mobigrid-module 1.1.25-beta.17 → 1.1.25-beta.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -49,5 +49,5 @@ function gv(e,t){return e?function(e){return"function"==typeof e&&(()=>{const t=
49
49
  object-assign
50
50
  (c) Sindre Sorhus
51
51
  @license MIT
52
- */function Vv(){if(Cv)return Pv;Cv=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;return Pv=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(n,o){for(var i,a,l=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(n),s=1;s<arguments.length;s++){for(var c in i=Object(arguments[s]))t.call(i,c)&&(l[c]=i[c]);if(e){a=e(i);for(var u=0;u<a.length;u++)r.call(i,a[u])&&(l[a[u]]=i[a[u]])}}return l},Pv}function Hv(){if(zv)return Rv;zv=1;return Rv="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Uv(){return Nv?Tv:(Nv=1,Tv=Function.call.bind(Object.prototype.hasOwnProperty))}function $v(){if(Mv)return Lv;Mv=1;var e=function(){};if("production"!==ut.env.NODE_ENV){var t=Hv(),r={},n=Uv();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,a,l,s){if("production"!==ut.env.NODE_ENV)for(var c in o)if(n(o,c)){var u;try{if("function"!=typeof o[c]){var f=Error((l||"React class")+": "+a+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw f.name="Invariant Violation",f}u=o[c](i,c,l,a,null,t)}catch(e){u=e}if(!u||u instanceof Error||e((l||"React class")+": type specification of "+a+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in r)){r[u.message]=!0;var d=s?s():"";e("Failed "+a+" type: "+u.message+(null!=d?d:""))}}}return o.resetWarningCache=function(){"production"!==ut.env.NODE_ENV&&(r={})},Lv=o}function Yv(){if(Av)return Iv;Av=1;var e=Wv(),t=Vv(),r=Hv(),n=Uv(),o=$v(),i=function(){};function a(){return null}return"production"!==ut.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),Iv=function(l,s){var c="function"==typeof Symbol&&Symbol.iterator;var u="<<anonymous>>",f={array:h("array"),bigint:h("bigint"),bool:h("boolean"),func:h("function"),number:h("number"),object:h("object"),string:h("string"),symbol:h("symbol"),any:g(a),arrayOf:function(e){return g((function(t,n,o,i,a){if("function"!=typeof e)return new p("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var l=t[n];if(!Array.isArray(l))return new p("Invalid "+i+" `"+a+"` of type `"+v(l)+"` supplied to `"+o+"`, expected an array.");for(var s=0;s<l.length;s++){var c=e(l,s,o,i,a+"["+s+"]",r);if(c instanceof Error)return c}return null}))},element:g((function(e,t,r,n,o){var i=e[t];return l(i)?null:new p("Invalid "+n+" `"+o+"` of type `"+v(i)+"` supplied to `"+r+"`, expected a single ReactElement.")})),elementType:g((function(t,r,n,o,i){var a=t[r];return e.isValidElementType(a)?null:new p("Invalid "+o+" `"+i+"` of type `"+v(a)+"` supplied to `"+n+"`, expected a single ReactElement type.")})),instanceOf:function(e){return g((function(t,r,n,o,i){if(!(t[r]instanceof e)){var a=e.name||u;return new p("Invalid "+o+" `"+i+"` of type `"+(((l=t[r]).constructor&&l.constructor.name?l.constructor.name:u)+"` supplied to `")+n+"`, expected instance of `"+a+"`.")}var l;return null}))},node:g((function(e,t,r,n,o){return m(e[t])?null:new p("Invalid "+n+" `"+o+"` supplied to `"+r+"`, expected a ReactNode.")})),objectOf:function(e){return g((function(t,o,i,a,l){if("function"!=typeof e)return new p("Property `"+l+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var s=t[o],c=v(s);if("object"!==c)return new p("Invalid "+a+" `"+l+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var u in s)if(n(s,u)){var f=e(s,u,i,a,l+"."+u,r);if(f instanceof Error)return f}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==ut.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a;return g((function(t,r,n,o,i){for(var a=t[r],l=0;l<e.length;l++)if(d(a,e[l]))return null;var s=JSON.stringify(e,(function(e,t){return"symbol"===b(t)?String(t):t}));return new p("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+n+"`, expected one of "+s+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==ut.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+w(o)+" at index "+t+"."),a}return g((function(t,o,i,a,l){for(var s=[],c=0;c<e.length;c++){var u=(0,e[c])(t,o,i,a,l,r);if(null==u)return null;u.data&&n(u.data,"expectedType")&&s.push(u.data.expectedType)}return new p("Invalid "+a+" `"+l+"` supplied to `"+i+"`"+(s.length>0?", expected one of type ["+s.join(", ")+"]":"")+".")}))},shape:function(e){return g((function(t,n,o,i,a){var l=t[n],s=v(l);if("object"!==s)return new p("Invalid "+i+" `"+a+"` of type `"+s+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var u=e[c];if("function"!=typeof u)return y(o,i,a,c,b(u));var f=u(l,c,o,i,a+"."+c,r);if(f)return f}return null}))},exact:function(e){return g((function(o,i,a,l,s){var c=o[i],u=v(c);if("object"!==u)return new p("Invalid "+l+" `"+s+"` of type `"+u+"` supplied to `"+a+"`, expected `object`.");var f=t({},o[i],e);for(var d in f){var g=e[d];if(n(e,d)&&"function"!=typeof g)return y(a,l,s,d,b(g));if(!g)return new p("Invalid "+l+" `"+s+"` key `"+d+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var h=g(c,d,a,l,s+"."+d,r);if(h)return h}return null}))}};function d(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function p(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function g(e){if("production"!==ut.env.NODE_ENV)var t={},n=0;function o(o,a,l,c,f,d,g){if(c=c||u,d=d||l,g!==r){if(s){var h=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 h.name="Invariant Violation",h}if("production"!==ut.env.NODE_ENV&&"undefined"!=typeof console){var y=c+":"+l;!t[y]&&n<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[y]=!0,n++)}}return null==a[l]?o?null===a[l]?new p("The "+f+" `"+d+"` is marked as required in `"+c+"`, but its value is `null`."):new p("The "+f+" `"+d+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(a,l,c,f,d)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function h(e){return g((function(t,r,n,o,i,a){var l=t[r];return v(l)!==e?new p("Invalid "+o+" `"+i+"` of type `"+b(l)+"` supplied to `"+n+"`, expected `"+e+"`.",{expectedType:e}):null}))}function y(e,t,r,n,o){return new p((e||"React class")+": "+t+" type `"+r+"."+n+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function m(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(m);if(null===e||l(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var r,n=t.call(e);if(t!==e.entries){for(;!(r=n.next()).done;)if(!m(r.value))return!1}else for(;!(r=n.next()).done;){var o=r.value;if(o&&!m(o[1]))return!1}return!0;default:return!1}}function v(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=v(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function w(e){var t=b(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return p.prototype=Error.prototype,f.checkPropTypes=o,f.resetWarningCache=o.resetWarningCache,f.PropTypes=f,f},Iv}function Gv(){if(Dv)return _v;Dv=1;var e=Hv();function t(){}function r(){}return r.resetWarningCache=t,_v=function(){function n(t,r,n,o,i,a){if(a!==e){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function o(){return n}n.isRequired=n;var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:t};return i.PropTypes=i,i}}function qv(){if(Bv)return xv.exports;if(Bv=1,"production"!==ut.env.NODE_ENV){var e=Wv();xv.exports=Yv()(e.isElement,true)}else xv.exports=Gv()();return xv.exports}var Kv=Wi(qv());function Xv(){return Xv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xv.apply(this,arguments)}function Jv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}var Zv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jv(t,["color","size"]);return e.createElement("svg",Xv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"}))}));function Qv(){return Qv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qv.apply(this,arguments)}function eb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zv.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zv.displayName="Activity";var tb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eb(t,["color","size"]);return e.createElement("svg",Qv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"}),e.createElement("polygon",{points:"12 15 17 21 7 21 12 15"}))}));function rb(){return rb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rb.apply(this,arguments)}function nb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tb.displayName="Airplay";var ob=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nb(t,["color","size"]);return e.createElement("svg",rb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));function ib(){return ib=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ib.apply(this,arguments)}function ab(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ob.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ob.displayName="AlertCircle";var lb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ab(t,["color","size"]);return e.createElement("svg",ib({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));function sb(){return sb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sb.apply(this,arguments)}function cb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lb.displayName="AlertOctagon";var ub=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cb(t,["color","size"]);return e.createElement("svg",sb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}),e.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"13"}),e.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));function fb(){return fb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fb.apply(this,arguments)}function db(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ub.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ub.displayName="AlertTriangle";var pb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=db(t,["color","size"]);return e.createElement("svg",fb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"10",x2:"6",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"18",y1:"18",x2:"6",y2:"18"}))}));function gb(){return gb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gb.apply(this,arguments)}function hb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pb.displayName="AlignCenter";var yb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hb(t,["color","size"]);return e.createElement("svg",gb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"21",y1:"10",x2:"3",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"21",y1:"18",x2:"3",y2:"18"}))}));function mb(){return mb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mb.apply(this,arguments)}function vb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yb.displayName="AlignJustify";var bb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vb(t,["color","size"]);return e.createElement("svg",mb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"10",x2:"3",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"17",y1:"18",x2:"3",y2:"18"}))}));function wb(){return wb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wb.apply(this,arguments)}function Ob(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bb.displayName="AlignLeft";var xb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ob(t,["color","size"]);return e.createElement("svg",wb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"21",y1:"10",x2:"7",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"21",y1:"18",x2:"7",y2:"18"}))}));function Eb(){return Eb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Eb.apply(this,arguments)}function jb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xb.displayName="AlignRight";var kb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jb(t,["color","size"]);return e.createElement("svg",Eb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"5",r:"3"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"8"}),e.createElement("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"}))}));function Sb(){return Sb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sb.apply(this,arguments)}function Pb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kb.displayName="Anchor";var Cb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Pb(t,["color","size"]);return e.createElement("svg",Sb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"14.31",y1:"8",x2:"20.05",y2:"17.94"}),e.createElement("line",{x1:"9.69",y1:"8",x2:"21.17",y2:"8"}),e.createElement("line",{x1:"7.38",y1:"12",x2:"13.12",y2:"2.06"}),e.createElement("line",{x1:"9.69",y1:"16",x2:"3.95",y2:"6.06"}),e.createElement("line",{x1:"14.31",y1:"16",x2:"2.83",y2:"16"}),e.createElement("line",{x1:"16.62",y1:"12",x2:"10.88",y2:"21.94"}))}));function Rb(){return Rb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rb.apply(this,arguments)}function zb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Cb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Cb.displayName="Aperture";var Tb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zb(t,["color","size"]);return e.createElement("svg",Rb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"21 8 21 21 3 21 3 8"}),e.createElement("rect",{x:"1",y:"3",width:"22",height:"5"}),e.createElement("line",{x1:"10",y1:"12",x2:"14",y2:"12"}))}));function Nb(){return Nb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nb.apply(this,arguments)}function Lb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tb.displayName="Archive";var Mb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lb(t,["color","size"]);return e.createElement("svg",Nb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"8 12 12 16 16 12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}))}));function Ib(){return Ib=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ib.apply(this,arguments)}function Ab(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mb.displayName="ArrowDownCircle";var _b=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ab(t,["color","size"]);return e.createElement("svg",Ib({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"7",x2:"7",y2:"17"}),e.createElement("polyline",{points:"17 17 7 17 7 7"}))}));function Db(){return Db=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Db.apply(this,arguments)}function Bb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_b.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_b.displayName="ArrowDownLeft";var Fb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bb(t,["color","size"]);return e.createElement("svg",Db({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"7",y1:"7",x2:"17",y2:"17"}),e.createElement("polyline",{points:"17 7 17 17 7 17"}))}));function Wb(){return Wb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wb.apply(this,arguments)}function Vb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fb.displayName="ArrowDownRight";var Hb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vb(t,["color","size"]);return e.createElement("svg",Wb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("polyline",{points:"19 12 12 19 5 12"}))}));function Ub(){return Ub=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ub.apply(this,arguments)}function $b(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hb.displayName="ArrowDown";var Yb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$b(t,["color","size"]);return e.createElement("svg",Ub({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 8 8 12 12 16"}),e.createElement("line",{x1:"16",y1:"12",x2:"8",y2:"12"}))}));function Gb(){return Gb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gb.apply(this,arguments)}function qb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yb.displayName="ArrowLeftCircle";var Kb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qb(t,["color","size"]);return e.createElement("svg",Gb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"12",x2:"5",y2:"12"}),e.createElement("polyline",{points:"12 19 5 12 12 5"}))}));function Xb(){return Xb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xb.apply(this,arguments)}function Jb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kb.displayName="ArrowLeft";var Zb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jb(t,["color","size"]);return e.createElement("svg",Xb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 16 16 12 12 8"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function Qb(){return Qb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qb.apply(this,arguments)}function ew(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zb.displayName="ArrowRightCircle";var tw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ew(t,["color","size"]);return e.createElement("svg",Qb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e.createElement("polyline",{points:"12 5 19 12 12 19"}))}));function rw(){return rw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rw.apply(this,arguments)}function nw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tw.displayName="ArrowRight";var ow=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nw(t,["color","size"]);return e.createElement("svg",rw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"16 12 12 8 8 12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"8"}))}));function iw(){return iw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iw.apply(this,arguments)}function aw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ow.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ow.displayName="ArrowUpCircle";var lw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aw(t,["color","size"]);return e.createElement("svg",iw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"17",x2:"7",y2:"7"}),e.createElement("polyline",{points:"7 17 7 7 17 7"}))}));function sw(){return sw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sw.apply(this,arguments)}function cw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lw.displayName="ArrowUpLeft";var uw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cw(t,["color","size"]);return e.createElement("svg",sw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"7",y1:"17",x2:"17",y2:"7"}),e.createElement("polyline",{points:"7 7 17 7 17 17"}))}));function fw(){return fw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fw.apply(this,arguments)}function dw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uw.displayName="ArrowUpRight";var pw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dw(t,["color","size"]);return e.createElement("svg",fw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"5"}),e.createElement("polyline",{points:"5 12 12 5 19 12"}))}));function gw(){return gw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gw.apply(this,arguments)}function hw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pw.displayName="ArrowUp";var yw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hw(t,["color","size"]);return e.createElement("svg",gw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"}))}));function mw(){return mw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mw.apply(this,arguments)}function vw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yw.displayName="AtSign";var bw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vw(t,["color","size"]);return e.createElement("svg",mw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"8",r:"7"}),e.createElement("polyline",{points:"8.21 13.89 7 23 12 20 17 23 15.79 13.88"}))}));function ww(){return ww=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ww.apply(this,arguments)}function Ow(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bw.displayName="Award";var xw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ow(t,["color","size"]);return e.createElement("svg",ww({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),e.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),e.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"14"}))}));function Ew(){return Ew=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ew.apply(this,arguments)}function jw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xw.displayName="BarChart2";var kw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jw(t,["color","size"]);return e.createElement("svg",Ew({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"10"}),e.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"4"}),e.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"16"}))}));function Sw(){return Sw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sw.apply(this,arguments)}function Pw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kw.displayName="BarChart";var Cw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Pw(t,["color","size"]);return e.createElement("svg",Sw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19"}),e.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}),e.createElement("polyline",{points:"11 6 7 12 13 12 9 18"}))}));function Rw(){return Rw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rw.apply(this,arguments)}function zw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Cw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Cw.displayName="BatteryCharging";var Tw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zw(t,["color","size"]);return e.createElement("svg",Rw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"6",width:"18",height:"12",rx:"2",ry:"2"}),e.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}))}));function Nw(){return Nw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nw.apply(this,arguments)}function Lw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tw.displayName="Battery";var Mw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lw(t,["color","size"]);return e.createElement("svg",Nw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}),e.createElement("path",{d:"M18.63 13A17.89 17.89 0 0 1 18 8"}),e.createElement("path",{d:"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"}),e.createElement("path",{d:"M18 8a6 6 0 0 0-9.33-5"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function Iw(){return Iw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Iw.apply(this,arguments)}function Aw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mw.displayName="BellOff";var _w=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Aw(t,["color","size"]);return e.createElement("svg",Iw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"}),e.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}))}));function Dw(){return Dw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dw.apply(this,arguments)}function Bw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_w.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_w.displayName="Bell";var Fw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bw(t,["color","size"]);return e.createElement("svg",Dw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"}))}));function Ww(){return Ww=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ww.apply(this,arguments)}function Vw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fw.displayName="Bluetooth";var Hw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vw(t,["color","size"]);return e.createElement("svg",Ww({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}),e.createElement("path",{d:"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}))}));function Uw(){return Uw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Uw.apply(this,arguments)}function $w(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hw.displayName="Bold";var Yw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$w(t,["color","size"]);return e.createElement("svg",Uw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"}),e.createElement("path",{d:"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"}))}));function Gw(){return Gw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gw.apply(this,arguments)}function qw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yw.displayName="BookOpen";var Kw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qw(t,["color","size"]);return e.createElement("svg",Gw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20"}),e.createElement("path",{d:"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"}))}));function Xw(){return Xw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xw.apply(this,arguments)}function Jw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kw.displayName="Book";var Zw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jw(t,["color","size"]);return e.createElement("svg",Xw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"}))}));function Qw(){return Qw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qw.apply(this,arguments)}function eO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zw.displayName="Bookmark";var tO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eO(t,["color","size"]);return e.createElement("svg",Qw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function rO(){return rO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rO.apply(this,arguments)}function nO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tO.displayName="Box";var oO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nO(t,["color","size"]);return e.createElement("svg",rO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2"}),e.createElement("path",{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"}))}));function iO(){return iO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iO.apply(this,arguments)}function aO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oO.displayName="Briefcase";var lO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aO(t,["color","size"]);return e.createElement("svg",iO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),e.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),e.createElement("line",{x1:"3",y1:"10",x2:"21",y2:"10"}))}));function sO(){return sO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sO.apply(this,arguments)}function cO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lO.displayName="Calendar";var uO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cO(t,["color","size"]);return e.createElement("svg",sO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56"}))}));function fO(){return fO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fO.apply(this,arguments)}function dO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uO.displayName="CameraOff";var pO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dO(t,["color","size"]);return e.createElement("svg",fO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),e.createElement("circle",{cx:"12",cy:"13",r:"4"}))}));function gO(){return gO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gO.apply(this,arguments)}function hO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pO.displayName="Camera";var yO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hO(t,["color","size"]);return e.createElement("svg",gO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6"}),e.createElement("line",{x1:"2",y1:"20",x2:"2.01",y2:"20"}))}));function mO(){return mO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mO.apply(this,arguments)}function vO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yO.displayName="Cast";var bO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vO(t,["color","size"]);return e.createElement("svg",mO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"}),e.createElement("polyline",{points:"22 4 12 14.01 9 11.01"}))}));function wO(){return wO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wO.apply(this,arguments)}function OO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bO.displayName="CheckCircle";var xO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OO(t,["color","size"]);return e.createElement("svg",wO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 11 12 14 22 4"}),e.createElement("path",{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"}))}));function EO(){return EO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EO.apply(this,arguments)}function jO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xO.displayName="CheckSquare";var kO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jO(t,["color","size"]);return e.createElement("svg",EO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"20 6 9 17 4 12"}))}));function SO(){return SO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SO.apply(this,arguments)}function PO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kO.displayName="Check";var CO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PO(t,["color","size"]);return e.createElement("svg",SO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6 9 12 15 18 9"}))}));function RO(){return RO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RO.apply(this,arguments)}function zO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CO.displayName="ChevronDown";var TO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zO(t,["color","size"]);return e.createElement("svg",RO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 18 9 12 15 6"}))}));function NO(){return NO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NO.apply(this,arguments)}function LO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TO.displayName="ChevronLeft";var MO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LO(t,["color","size"]);return e.createElement("svg",NO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 18 15 12 9 6"}))}));function IO(){return IO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IO.apply(this,arguments)}function AO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MO.displayName="ChevronRight";var _O=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AO(t,["color","size"]);return e.createElement("svg",IO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"18 15 12 9 6 15"}))}));function DO(){return DO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DO.apply(this,arguments)}function BO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_O.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_O.displayName="ChevronUp";var FO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BO(t,["color","size"]);return e.createElement("svg",DO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"7 13 12 18 17 13"}),e.createElement("polyline",{points:"7 6 12 11 17 6"}))}));function WO(){return WO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WO.apply(this,arguments)}function VO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FO.displayName="ChevronsDown";var HO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VO(t,["color","size"]);return e.createElement("svg",WO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"11 17 6 12 11 7"}),e.createElement("polyline",{points:"18 17 13 12 18 7"}))}));function UO(){return UO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UO.apply(this,arguments)}function $O(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HO.displayName="ChevronsLeft";var YO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$O(t,["color","size"]);return e.createElement("svg",UO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"13 17 18 12 13 7"}),e.createElement("polyline",{points:"6 17 11 12 6 7"}))}));function GO(){return GO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GO.apply(this,arguments)}function qO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YO.displayName="ChevronsRight";var KO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qO(t,["color","size"]);return e.createElement("svg",GO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"17 11 12 6 7 11"}),e.createElement("polyline",{points:"17 18 12 13 7 18"}))}));function XO(){return XO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XO.apply(this,arguments)}function JO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KO.displayName="ChevronsUp";var ZO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JO(t,["color","size"]);return e.createElement("svg",XO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"21.17",y1:"8",x2:"12",y2:"8"}),e.createElement("line",{x1:"3.95",y1:"6.06",x2:"8.54",y2:"14"}),e.createElement("line",{x1:"10.88",y1:"21.94",x2:"15.46",y2:"14"}))}));function QO(){return QO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QO.apply(this,arguments)}function ex(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZO.displayName="Chrome";var tx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ex(t,["color","size"]);return e.createElement("svg",QO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));function rx(){return rx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rx.apply(this,arguments)}function nx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tx.displayName="Circle";var ox=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nx(t,["color","size"]);return e.createElement("svg",rx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}),e.createElement("rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1"}))}));function ix(){return ix=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ix.apply(this,arguments)}function ax(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ox.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ox.displayName="Clipboard";var lx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ax(t,["color","size"]);return e.createElement("svg",ix({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 6 12 12 16 14"}))}));function sx(){return sx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sx.apply(this,arguments)}function cx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lx.displayName="Clock";var ux=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cx(t,["color","size"]);return e.createElement("svg",sx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"19",x2:"8",y2:"21"}),e.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"15"}),e.createElement("line",{x1:"16",y1:"19",x2:"16",y2:"21"}),e.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"15"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"17"}),e.createElement("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}))}));function fx(){return fx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fx.apply(this,arguments)}function dx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ux.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ux.displayName="CloudDrizzle";var px=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dx(t,["color","size"]);return e.createElement("svg",fx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"}),e.createElement("polyline",{points:"13 11 9 17 15 17 11 23"}))}));function gx(){return gx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gx.apply(this,arguments)}function hx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}px.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},px.displayName="CloudLightning";var yx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hx(t,["color","size"]);return e.createElement("svg",gx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function mx(){return mx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mx.apply(this,arguments)}function vx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yx.displayName="CloudOff";var bx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vx(t,["color","size"]);return e.createElement("svg",mx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"21"}),e.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"21"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"23"}),e.createElement("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}))}));function wx(){return wx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wx.apply(this,arguments)}function Ox(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bx.displayName="CloudRain";var xx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ox(t,["color","size"]);return e.createElement("svg",wx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25"}),e.createElement("line",{x1:"8",y1:"16",x2:"8.01",y2:"16"}),e.createElement("line",{x1:"8",y1:"20",x2:"8.01",y2:"20"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}),e.createElement("line",{x1:"12",y1:"22",x2:"12.01",y2:"22"}),e.createElement("line",{x1:"16",y1:"16",x2:"16.01",y2:"16"}),e.createElement("line",{x1:"16",y1:"20",x2:"16.01",y2:"20"}))}));function Ex(){return Ex=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ex.apply(this,arguments)}function jx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xx.displayName="CloudSnow";var kx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jx(t,["color","size"]);return e.createElement("svg",Ex({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"}))}));function Sx(){return Sx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sx.apply(this,arguments)}function Px(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kx.displayName="Cloud";var Cx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Px(t,["color","size"]);return e.createElement("svg",Sx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 18 22 12 16 6"}),e.createElement("polyline",{points:"8 6 2 12 8 18"}))}));function Rx(){return Rx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rx.apply(this,arguments)}function zx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Cx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Cx.displayName="Code";var Tx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zx(t,["color","size"]);return e.createElement("svg",Rx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"15.5"}),e.createElement("polyline",{points:"22 8.5 12 15.5 2 8.5"}),e.createElement("polyline",{points:"2 15.5 12 8.5 22 15.5"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"8.5"}))}));function Nx(){return Nx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nx.apply(this,arguments)}function Lx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tx.displayName="Codepen";var Mx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lx(t,["color","size"]);return e.createElement("svg",Nx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"7.5 4.21 12 6.81 16.5 4.21"}),e.createElement("polyline",{points:"7.5 19.79 7.5 14.6 3 12"}),e.createElement("polyline",{points:"21 12 16.5 14.6 16.5 19.79"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function Ix(){return Ix=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ix.apply(this,arguments)}function Ax(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mx.displayName="Codesandbox";var _x=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ax(t,["color","size"]);return e.createElement("svg",Ix({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1"}),e.createElement("path",{d:"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"}),e.createElement("line",{x1:"6",y1:"1",x2:"6",y2:"4"}),e.createElement("line",{x1:"10",y1:"1",x2:"10",y2:"4"}),e.createElement("line",{x1:"14",y1:"1",x2:"14",y2:"4"}))}));function Dx(){return Dx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dx.apply(this,arguments)}function Bx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_x.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_x.displayName="Coffee";var Fx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bx(t,["color","size"]);return e.createElement("svg",Dx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18"}))}));function Wx(){return Wx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wx.apply(this,arguments)}function Vx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fx.displayName="Columns";var Hx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vx(t,["color","size"]);return e.createElement("svg",Wx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z"}))}));function Ux(){return Ux=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ux.apply(this,arguments)}function $x(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hx.displayName="Command";var Yx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$x(t,["color","size"]);return e.createElement("svg",Ux({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"}))}));function Gx(){return Gx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gx.apply(this,arguments)}function qx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yx.displayName="Compass";var Kx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qx(t,["color","size"]);return e.createElement("svg",Gx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),e.createElement("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"}))}));function Xx(){return Xx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xx.apply(this,arguments)}function Jx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kx.displayName="Copy";var Zx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jx(t,["color","size"]);return e.createElement("svg",Xx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 10 4 15 9 20"}),e.createElement("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"}))}));function Qx(){return Qx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qx.apply(this,arguments)}function eE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zx.displayName="CornerDownLeft";var tE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eE(t,["color","size"]);return e.createElement("svg",Qx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 10 20 15 15 20"}),e.createElement("path",{d:"M4 4v7a4 4 0 0 0 4 4h12"}))}));function rE(){return rE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rE.apply(this,arguments)}function nE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tE.displayName="CornerDownRight";var oE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nE(t,["color","size"]);return e.createElement("svg",rE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"14 15 9 20 4 15"}),e.createElement("path",{d:"M20 4h-7a4 4 0 0 0-4 4v12"}))}));function iE(){return iE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iE.apply(this,arguments)}function aE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oE.displayName="CornerLeftDown";var lE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aE(t,["color","size"]);return e.createElement("svg",iE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"14 9 9 4 4 9"}),e.createElement("path",{d:"M20 20h-7a4 4 0 0 1-4-4V4"}))}));function sE(){return sE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sE.apply(this,arguments)}function cE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lE.displayName="CornerLeftUp";var uE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cE(t,["color","size"]);return e.createElement("svg",sE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"10 15 15 20 20 15"}),e.createElement("path",{d:"M4 4h7a4 4 0 0 1 4 4v12"}))}));function fE(){return fE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fE.apply(this,arguments)}function dE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uE.displayName="CornerRightDown";var pE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dE(t,["color","size"]);return e.createElement("svg",fE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"10 9 15 4 20 9"}),e.createElement("path",{d:"M4 20h7a4 4 0 0 0 4-4V4"}))}));function gE(){return gE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gE.apply(this,arguments)}function hE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pE.displayName="CornerRightUp";var yE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hE(t,["color","size"]);return e.createElement("svg",gE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 14 4 9 9 4"}),e.createElement("path",{d:"M20 20v-7a4 4 0 0 0-4-4H4"}))}));function mE(){return mE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mE.apply(this,arguments)}function vE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yE.displayName="CornerUpLeft";var bE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vE(t,["color","size"]);return e.createElement("svg",mE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 14 20 9 15 4"}),e.createElement("path",{d:"M4 20v-7a4 4 0 0 1 4-4h12"}))}));function wE(){return wE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wE.apply(this,arguments)}function OE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bE.displayName="CornerUpRight";var xE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OE(t,["color","size"]);return e.createElement("svg",wE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",ry:"2"}),e.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}),e.createElement("line",{x1:"9",y1:"1",x2:"9",y2:"4"}),e.createElement("line",{x1:"15",y1:"1",x2:"15",y2:"4"}),e.createElement("line",{x1:"9",y1:"20",x2:"9",y2:"23"}),e.createElement("line",{x1:"15",y1:"20",x2:"15",y2:"23"}),e.createElement("line",{x1:"20",y1:"9",x2:"23",y2:"9"}),e.createElement("line",{x1:"20",y1:"14",x2:"23",y2:"14"}),e.createElement("line",{x1:"1",y1:"9",x2:"4",y2:"9"}),e.createElement("line",{x1:"1",y1:"14",x2:"4",y2:"14"}))}));function EE(){return EE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EE.apply(this,arguments)}function jE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xE.displayName="Cpu";var kE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jE(t,["color","size"]);return e.createElement("svg",EE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2"}),e.createElement("line",{x1:"1",y1:"10",x2:"23",y2:"10"}))}));function SE(){return SE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SE.apply(this,arguments)}function PE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kE.displayName="CreditCard";var CE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PE(t,["color","size"]);return e.createElement("svg",SE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6.13 1L6 16a2 2 0 0 0 2 2h15"}),e.createElement("path",{d:"M1 6.13L16 6a2 2 0 0 1 2 2v15"}))}));function RE(){return RE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RE.apply(this,arguments)}function zE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CE.displayName="Crop";var TE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zE(t,["color","size"]);return e.createElement("svg",RE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"22",y1:"12",x2:"18",y2:"12"}),e.createElement("line",{x1:"6",y1:"12",x2:"2",y2:"12"}),e.createElement("line",{x1:"12",y1:"6",x2:"12",y2:"2"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"18"}))}));function NE(){return NE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NE.apply(this,arguments)}function LE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TE.displayName="Crosshair";var ME=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LE(t,["color","size"]);return e.createElement("svg",NE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),e.createElement("path",{d:"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"}),e.createElement("path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"}))}));function IE(){return IE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IE.apply(this,arguments)}function AE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ME.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ME.displayName="Database";var _E=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AE(t,["color","size"]);return e.createElement("svg",IE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"}),e.createElement("line",{x1:"18",y1:"9",x2:"12",y2:"15"}),e.createElement("line",{x1:"12",y1:"9",x2:"18",y2:"15"}))}));function DE(){return DE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DE.apply(this,arguments)}function BE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_E.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_E.displayName="Delete";var FE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BE(t,["color","size"]);return e.createElement("svg",DE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));function WE(){return WE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WE.apply(this,arguments)}function VE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FE.displayName="Disc";var HE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VE(t,["color","size"]);return e.createElement("svg",WE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}),e.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));function UE(){return UE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UE.apply(this,arguments)}function $E(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HE.displayName="DivideCircle";var YE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$E(t,["color","size"]);return e.createElement("svg",UE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}))}));function GE(){return GE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GE.apply(this,arguments)}function qE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YE.displayName="DivideSquare";var KE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qE(t,["color","size"]);return e.createElement("svg",GE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"6",r:"2"}),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e.createElement("circle",{cx:"12",cy:"18",r:"2"}))}));function XE(){return XE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XE.apply(this,arguments)}function JE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KE.displayName="Divide";var ZE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JE(t,["color","size"]);return e.createElement("svg",XE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"23"}),e.createElement("path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"}))}));function QE(){return QE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QE.apply(this,arguments)}function ej(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZE.displayName="DollarSign";var tj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ej(t,["color","size"]);return e.createElement("svg",QE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"8 17 12 21 16 17"}),e.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),e.createElement("path",{d:"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"}))}));function rj(){return rj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rj.apply(this,arguments)}function nj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tj.displayName="DownloadCloud";var oj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nj(t,["color","size"]);return e.createElement("svg",rj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.createElement("polyline",{points:"7 10 12 15 17 10"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"3"}))}));function ij(){return ij=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ij.apply(this,arguments)}function aj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oj.displayName="Download";var lj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aj(t,["color","size"]);return e.createElement("svg",ij({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"}))}));function sj(){return sj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sj.apply(this,arguments)}function cj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lj.displayName="Dribbble";var uj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cj(t,["color","size"]);return e.createElement("svg",sj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"}))}));function fj(){return fj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fj.apply(this,arguments)}function dj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uj.displayName="Droplet";var pj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dj(t,["color","size"]);return e.createElement("svg",fj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"}))}));function gj(){return gj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gj.apply(this,arguments)}function hj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pj.displayName="Edit2";var yj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hj(t,["color","size"]);return e.createElement("svg",gj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 20h9"}),e.createElement("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"}))}));function mj(){return mj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mj.apply(this,arguments)}function vj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yj.displayName="Edit3";var bj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vj(t,["color","size"]);return e.createElement("svg",mj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),e.createElement("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"}))}));function wj(){return wj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wj.apply(this,arguments)}function Oj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bj.displayName="Edit";var xj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Oj(t,["color","size"]);return e.createElement("svg",wj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),e.createElement("polyline",{points:"15 3 21 3 21 9"}),e.createElement("line",{x1:"10",y1:"14",x2:"21",y2:"3"}))}));function Ej(){return Ej=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ej.apply(this,arguments)}function jj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xj.displayName="ExternalLink";var kj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jj(t,["color","size"]);return e.createElement("svg",Ej({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function Sj(){return Sj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sj.apply(this,arguments)}function Pj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kj.displayName="EyeOff";var Cj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Pj(t,["color","size"]);return e.createElement("svg",Sj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),e.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));function Rj(){return Rj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rj.apply(this,arguments)}function zj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Cj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Cj.displayName="Eye";var Tj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zj(t,["color","size"]);return e.createElement("svg",Rj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"}))}));function Nj(){return Nj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nj.apply(this,arguments)}function Lj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tj.displayName="Facebook";var Mj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lj(t,["color","size"]);return e.createElement("svg",Nj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"13 19 22 12 13 5 13 19"}),e.createElement("polygon",{points:"2 19 11 12 2 5 2 19"}))}));function Ij(){return Ij=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ij.apply(this,arguments)}function Aj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mj.displayName="FastForward";var _j=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Aj(t,["color","size"]);return e.createElement("svg",Ij({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"}),e.createElement("line",{x1:"16",y1:"8",x2:"2",y2:"22"}),e.createElement("line",{x1:"17.5",y1:"15",x2:"9",y2:"15"}))}));function Dj(){return Dj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dj.apply(this,arguments)}function Bj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_j.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_j.displayName="Feather";var Fj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bj(t,["color","size"]);return e.createElement("svg",Dj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"}),e.createElement("path",{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"}),e.createElement("path",{d:"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z"}),e.createElement("path",{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"}),e.createElement("path",{d:"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"}))}));function Wj(){return Wj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wj.apply(this,arguments)}function Vj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fj.displayName="Figma";var Hj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vj(t,["color","size"]);return e.createElement("svg",Wj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));function Uj(){return Uj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Uj.apply(this,arguments)}function $j(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hj.displayName="FileMinus";var Yj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$j(t,["color","size"]);return e.createElement("svg",Uj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"12"}),e.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));function Gj(){return Gj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gj.apply(this,arguments)}function qj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yj.displayName="FilePlus";var Kj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qj(t,["color","size"]);return e.createElement("svg",Gj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),e.createElement("line",{x1:"16",y1:"17",x2:"8",y2:"17"}),e.createElement("polyline",{points:"10 9 9 9 8 9"}))}));function Xj(){return Xj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xj.apply(this,arguments)}function Jj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kj.displayName="FileText";var Zj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jj(t,["color","size"]);return e.createElement("svg",Xj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"}),e.createElement("polyline",{points:"13 2 13 9 20 9"}))}));function Qj(){return Qj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qj.apply(this,arguments)}function ek(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zj.displayName="File";var tk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ek(t,["color","size"]);return e.createElement("svg",Qj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2.18",ry:"2.18"}),e.createElement("line",{x1:"7",y1:"2",x2:"7",y2:"22"}),e.createElement("line",{x1:"17",y1:"2",x2:"17",y2:"22"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"2",y1:"7",x2:"7",y2:"7"}),e.createElement("line",{x1:"2",y1:"17",x2:"7",y2:"17"}),e.createElement("line",{x1:"17",y1:"17",x2:"22",y2:"17"}),e.createElement("line",{x1:"17",y1:"7",x2:"22",y2:"7"}))}));function rk(){return rk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rk.apply(this,arguments)}function nk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tk.displayName="Film";var ok=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nk(t,["color","size"]);return e.createElement("svg",rk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"}))}));function ik(){return ik=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ik.apply(this,arguments)}function ak(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ok.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ok.displayName="Filter";var lk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ak(t,["color","size"]);return e.createElement("svg",ik({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"}),e.createElement("line",{x1:"4",y1:"22",x2:"4",y2:"15"}))}));function sk(){return sk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sk.apply(this,arguments)}function ck(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lk.displayName="Flag";var uk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ck(t,["color","size"]);return e.createElement("svg",sk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}),e.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));function fk(){return fk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fk.apply(this,arguments)}function dk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uk.displayName="FolderMinus";var pk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dk(t,["color","size"]);return e.createElement("svg",fk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}),e.createElement("line",{x1:"12",y1:"11",x2:"12",y2:"17"}),e.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));function gk(){return gk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gk.apply(this,arguments)}function hk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pk.displayName="FolderPlus";var yk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hk(t,["color","size"]);return e.createElement("svg",gk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("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 mk(){return mk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mk.apply(this,arguments)}function vk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yk.displayName="Folder";var bk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vk(t,["color","size"]);return e.createElement("svg",mk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"}))}));function wk(){return wk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wk.apply(this,arguments)}function Ok(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bk.displayName="Framer";var xk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ok(t,["color","size"]);return e.createElement("svg",wk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M16 16s-1.5-2-4-2-4 2-4 2"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function Ek(){return Ek=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ek.apply(this,arguments)}function jk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xk.displayName="Frown";var kk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jk(t,["color","size"]);return e.createElement("svg",Ek({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"20 12 20 22 4 22 4 12"}),e.createElement("rect",{x:"2",y:"7",width:"20",height:"5"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"7"}),e.createElement("path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"}),e.createElement("path",{d:"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"}))}));function Sk(){return Sk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sk.apply(this,arguments)}function Pk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kk.displayName="Gift";var Ck=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Pk(t,["color","size"]);return e.createElement("svg",Sk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"6",y1:"3",x2:"6",y2:"15"}),e.createElement("circle",{cx:"18",cy:"6",r:"3"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("path",{d:"M18 9a9 9 0 0 1-9 9"}))}));function Rk(){return Rk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rk.apply(this,arguments)}function zk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ck.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Ck.displayName="GitBranch";var Tk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zk(t,["color","size"]);return e.createElement("svg",Rk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"1.05",y1:"12",x2:"7",y2:"12"}),e.createElement("line",{x1:"17.01",y1:"12",x2:"22.96",y2:"12"}))}));function Nk(){return Nk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nk.apply(this,arguments)}function Lk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tk.displayName="GitCommit";var Mk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lk(t,["color","size"]);return e.createElement("svg",Nk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"18",r:"3"}),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("path",{d:"M6 21V9a9 9 0 0 0 9 9"}))}));function Ik(){return Ik=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ik.apply(this,arguments)}function Ak(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mk.displayName="GitMerge";var _k=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ak(t,["color","size"]);return e.createElement("svg",Ik({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"18",r:"3"}),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("path",{d:"M13 6h3a2 2 0 0 1 2 2v7"}),e.createElement("line",{x1:"6",y1:"9",x2:"6",y2:"21"}))}));function Dk(){return Dk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dk.apply(this,arguments)}function Bk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_k.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_k.displayName="GitPullRequest";var Fk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bk(t,["color","size"]);return e.createElement("svg",Dk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"}))}));function Wk(){return Wk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wk.apply(this,arguments)}function Vk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fk.displayName="GitHub";var Hk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vk(t,["color","size"]);return e.createElement("svg",Wk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"}))}));function Uk(){return Uk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Uk.apply(this,arguments)}function $k(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hk.displayName="Gitlab";var Yk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$k(t,["color","size"]);return e.createElement("svg",Uk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"}))}));function Gk(){return Gk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gk.apply(this,arguments)}function qk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yk.displayName="Globe";var Kk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qk(t,["color","size"]);return e.createElement("svg",Gk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"7",height:"7"}),e.createElement("rect",{x:"14",y:"3",width:"7",height:"7"}),e.createElement("rect",{x:"14",y:"14",width:"7",height:"7"}),e.createElement("rect",{x:"3",y:"14",width:"7",height:"7"}))}));function Xk(){return Xk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xk.apply(this,arguments)}function Jk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kk.displayName="Grid";var Zk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jk(t,["color","size"]);return e.createElement("svg",Xk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"22",y1:"12",x2:"2",y2:"12"}),e.createElement("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}),e.createElement("line",{x1:"6",y1:"16",x2:"6.01",y2:"16"}),e.createElement("line",{x1:"10",y1:"16",x2:"10.01",y2:"16"}))}));function Qk(){return Qk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qk.apply(this,arguments)}function eS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zk.displayName="HardDrive";var tS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eS(t,["color","size"]);return e.createElement("svg",Qk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"4",y1:"9",x2:"20",y2:"9"}),e.createElement("line",{x1:"4",y1:"15",x2:"20",y2:"15"}),e.createElement("line",{x1:"10",y1:"3",x2:"8",y2:"21"}),e.createElement("line",{x1:"16",y1:"3",x2:"14",y2:"21"}))}));function rS(){return rS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rS.apply(this,arguments)}function nS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tS.displayName="Hash";var oS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nS(t,["color","size"]);return e.createElement("svg",rS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 18v-6a9 9 0 0 1 18 0v6"}),e.createElement("path",{d:"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"}))}));function iS(){return iS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iS.apply(this,arguments)}function aS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oS.displayName="Headphones";var lS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aS(t,["color","size"]);return e.createElement("svg",iS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"}))}));function sS(){return sS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sS.apply(this,arguments)}function cS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lS.displayName="Heart";var uS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cS(t,["color","size"]);return e.createElement("svg",sS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}),e.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));function fS(){return fS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fS.apply(this,arguments)}function dS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uS.displayName="HelpCircle";var pS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dS(t,["color","size"]);return e.createElement("svg",fS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}))}));function gS(){return gS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gS.apply(this,arguments)}function hS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pS.displayName="Hexagon";var yS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hS(t,["color","size"]);return e.createElement("svg",gS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),e.createElement("polyline",{points:"9 22 9 12 15 12 15 22"}))}));function mS(){return mS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mS.apply(this,arguments)}function vS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yS.displayName="Home";var bS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vS(t,["color","size"]);return e.createElement("svg",mS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),e.createElement("polyline",{points:"21 15 16 10 5 21"}))}));function wS(){return wS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wS.apply(this,arguments)}function OS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bS.displayName="Image";var xS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OS(t,["color","size"]);return e.createElement("svg",wS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),e.createElement("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}))}));function ES(){return ES=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ES.apply(this,arguments)}function jS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xS.displayName="Inbox";var kS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jS(t,["color","size"]);return e.createElement("svg",ES({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"}))}));function SS(){return SS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SS.apply(this,arguments)}function PS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kS.displayName="Info";var CS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PS(t,["color","size"]);return e.createElement("svg",SS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),e.createElement("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),e.createElement("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"}))}));function RS(){return RS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RS.apply(this,arguments)}function zS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CS.displayName="Instagram";var TS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zS(t,["color","size"]);return e.createElement("svg",RS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"4",x2:"10",y2:"4"}),e.createElement("line",{x1:"14",y1:"20",x2:"5",y2:"20"}),e.createElement("line",{x1:"15",y1:"4",x2:"9",y2:"20"}))}));function NS(){return NS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NS.apply(this,arguments)}function LS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TS.displayName="Italic";var MS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LS(t,["color","size"]);return e.createElement("svg",NS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"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 IS(){return IS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IS.apply(this,arguments)}function AS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MS.displayName="Key";var _S=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AS(t,["color","size"]);return e.createElement("svg",IS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),e.createElement("polyline",{points:"2 17 12 22 22 17"}),e.createElement("polyline",{points:"2 12 12 17 22 12"}))}));function DS(){return DS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DS.apply(this,arguments)}function BS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_S.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_S.displayName="Layers";var FS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BS(t,["color","size"]);return e.createElement("svg",DS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"3",y1:"9",x2:"21",y2:"9"}),e.createElement("line",{x1:"9",y1:"21",x2:"9",y2:"9"}))}));function WS(){return WS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WS.apply(this,arguments)}function VS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FS.displayName="Layout";var HS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VS(t,["color","size"]);return e.createElement("svg",WS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"9.17",y2:"9.17"}),e.createElement("line",{x1:"14.83",y1:"14.83",x2:"19.07",y2:"19.07"}),e.createElement("line",{x1:"14.83",y1:"9.17",x2:"19.07",y2:"4.93"}),e.createElement("line",{x1:"14.83",y1:"9.17",x2:"18.36",y2:"5.64"}),e.createElement("line",{x1:"4.93",y1:"19.07",x2:"9.17",y2:"14.83"}))}));function US(){return US=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},US.apply(this,arguments)}function $S(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HS.displayName="LifeBuoy";var YS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$S(t,["color","size"]);return e.createElement("svg",US({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function GS(){return GS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GS.apply(this,arguments)}function qS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YS.displayName="Link2";var KS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qS(t,["color","size"]);return e.createElement("svg",GS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),e.createElement("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"}))}));function XS(){return XS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XS.apply(this,arguments)}function JS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KS.displayName="Link";var ZS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JS(t,["color","size"]);return e.createElement("svg",XS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"}),e.createElement("rect",{x:"2",y:"9",width:"4",height:"12"}),e.createElement("circle",{cx:"4",cy:"4",r:"2"}))}));function QS(){return QS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QS.apply(this,arguments)}function eP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZS.displayName="Linkedin";var tP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eP(t,["color","size"]);return e.createElement("svg",QS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"6",x2:"21",y2:"6"}),e.createElement("line",{x1:"8",y1:"12",x2:"21",y2:"12"}),e.createElement("line",{x1:"8",y1:"18",x2:"21",y2:"18"}),e.createElement("line",{x1:"3",y1:"6",x2:"3.01",y2:"6"}),e.createElement("line",{x1:"3",y1:"12",x2:"3.01",y2:"12"}),e.createElement("line",{x1:"3",y1:"18",x2:"3.01",y2:"18"}))}));function rP(){return rP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rP.apply(this,arguments)}function nP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tP.displayName="List";var oP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nP(t,["color","size"]);return e.createElement("svg",rP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"6"}),e.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"22"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76"}),e.createElement("line",{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07"}),e.createElement("line",{x1:"2",y1:"12",x2:"6",y2:"12"}),e.createElement("line",{x1:"18",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24"}),e.createElement("line",{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93"}))}));function iP(){return iP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iP.apply(this,arguments)}function aP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oP.displayName="Loader";var lP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aP(t,["color","size"]);return e.createElement("svg",iP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.createElement("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}))}));function sP(){return sP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sP.apply(this,arguments)}function cP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lP.displayName="Lock";var uP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cP(t,["color","size"]);return e.createElement("svg",sP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"}),e.createElement("polyline",{points:"10 17 15 12 10 7"}),e.createElement("line",{x1:"15",y1:"12",x2:"3",y2:"12"}))}));function fP(){return fP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fP.apply(this,arguments)}function dP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uP.displayName="LogIn";var pP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dP(t,["color","size"]);return e.createElement("svg",fP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}),e.createElement("polyline",{points:"16 17 21 12 16 7"}),e.createElement("line",{x1:"21",y1:"12",x2:"9",y2:"12"}))}));function gP(){return gP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gP.apply(this,arguments)}function hP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pP.displayName="LogOut";var yP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hP(t,["color","size"]);return e.createElement("svg",gP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"}),e.createElement("polyline",{points:"22,6 12,13 2,6"}))}));function mP(){return mP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mP.apply(this,arguments)}function vP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yP.displayName="Mail";var bP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vP(t,["color","size"]);return e.createElement("svg",mP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}),e.createElement("circle",{cx:"12",cy:"10",r:"3"}))}));function wP(){return wP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wP.apply(this,arguments)}function OP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bP.displayName="MapPin";var xP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OP(t,["color","size"]);return e.createElement("svg",wP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"}),e.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"18"}),e.createElement("line",{x1:"16",y1:"6",x2:"16",y2:"22"}))}));function EP(){return EP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EP.apply(this,arguments)}function jP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xP.displayName="Map";var kP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jP(t,["color","size"]);return e.createElement("svg",EP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 3 21 3 21 9"}),e.createElement("polyline",{points:"9 21 3 21 3 15"}),e.createElement("line",{x1:"21",y1:"3",x2:"14",y2:"10"}),e.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));function SP(){return SP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SP.apply(this,arguments)}function PP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kP.displayName="Maximize2";var CP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PP(t,["color","size"]);return e.createElement("svg",SP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"}))}));function RP(){return RP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RP.apply(this,arguments)}function zP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CP.displayName="Maximize";var TP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zP(t,["color","size"]);return e.createElement("svg",RP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"8",y1:"15",x2:"16",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function NP(){return NP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NP.apply(this,arguments)}function LP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TP.displayName="Meh";var MP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LP(t,["color","size"]);return e.createElement("svg",NP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"3",y1:"12",x2:"21",y2:"12"}),e.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),e.createElement("line",{x1:"3",y1:"18",x2:"21",y2:"18"}))}));function IP(){return IP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IP.apply(this,arguments)}function AP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MP.displayName="Menu";var _P=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AP(t,["color","size"]);return e.createElement("svg",IP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"}))}));function DP(){return DP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DP.apply(this,arguments)}function BP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_P.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_P.displayName="MessageCircle";var FP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BP(t,["color","size"]);return e.createElement("svg",DP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"}))}));function WP(){return WP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WP.apply(this,arguments)}function VP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FP.displayName="MessageSquare";var HP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VP(t,["color","size"]);return e.createElement("svg",WP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"}),e.createElement("path",{d:"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"}),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),e.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));function UP(){return UP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UP.apply(this,arguments)}function $P(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HP.displayName="MicOff";var YP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$P(t,["color","size"]);return e.createElement("svg",UP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}),e.createElement("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),e.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));function GP(){return GP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GP.apply(this,arguments)}function qP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YP.displayName="Mic";var KP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qP(t,["color","size"]);return e.createElement("svg",GP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 14 10 14 10 20"}),e.createElement("polyline",{points:"20 10 14 10 14 4"}),e.createElement("line",{x1:"14",y1:"10",x2:"21",y2:"3"}),e.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));function XP(){return XP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XP.apply(this,arguments)}function JP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KP.displayName="Minimize2";var ZP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JP(t,["color","size"]);return e.createElement("svg",XP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"}))}));function QP(){return QP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QP.apply(this,arguments)}function eC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZP.displayName="Minimize";var tC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eC(t,["color","size"]);return e.createElement("svg",QP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function rC(){return rC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rC.apply(this,arguments)}function nC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tC.displayName="MinusCircle";var oC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nC(t,["color","size"]);return e.createElement("svg",rC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function iC(){return iC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iC.apply(this,arguments)}function aC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oC.displayName="MinusSquare";var lC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aC(t,["color","size"]);return e.createElement("svg",iC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function sC(){return sC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sC.apply(this,arguments)}function cC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lC.displayName="Minus";var uC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cC(t,["color","size"]);return e.createElement("svg",sC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"21",x2:"16",y2:"21"}),e.createElement("line",{x1:"12",y1:"17",x2:"12",y2:"21"}))}));function fC(){return fC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fC.apply(this,arguments)}function dC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uC.displayName="Monitor";var pC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dC(t,["color","size"]);return e.createElement("svg",fC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"}))}));function gC(){return gC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gC.apply(this,arguments)}function hC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pC.displayName="Moon";var yC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hC(t,["color","size"]);return e.createElement("svg",gC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"1"}),e.createElement("circle",{cx:"19",cy:"12",r:"1"}),e.createElement("circle",{cx:"5",cy:"12",r:"1"}))}));function mC(){return mC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mC.apply(this,arguments)}function vC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yC.displayName="MoreHorizontal";var bC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vC(t,["color","size"]);return e.createElement("svg",mC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"1"}),e.createElement("circle",{cx:"12",cy:"5",r:"1"}),e.createElement("circle",{cx:"12",cy:"19",r:"1"}))}));function wC(){return wC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wC.apply(this,arguments)}function OC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bC.displayName="MoreVertical";var xC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OC(t,["color","size"]);return e.createElement("svg",wC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"}),e.createElement("path",{d:"M13 13l6 6"}))}));function EC(){return EC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EC.apply(this,arguments)}function jC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xC.displayName="MousePointer";var kC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jC(t,["color","size"]);return e.createElement("svg",EC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"5 9 2 12 5 15"}),e.createElement("polyline",{points:"9 5 12 2 15 5"}),e.createElement("polyline",{points:"15 19 12 22 9 19"}),e.createElement("polyline",{points:"19 9 22 12 19 15"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"22"}))}));function SC(){return SC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SC.apply(this,arguments)}function PC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kC.displayName="Move";var CC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PC(t,["color","size"]);return e.createElement("svg",SC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 18V5l12-2v13"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("circle",{cx:"18",cy:"16",r:"3"}))}));function RC(){return RC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RC.apply(this,arguments)}function zC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CC.displayName="Music";var TC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zC(t,["color","size"]);return e.createElement("svg",RC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 19 21 12 17 5 21 12 2"}))}));function NC(){return NC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NC.apply(this,arguments)}function LC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TC.displayName="Navigation2";var MC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LC(t,["color","size"]);return e.createElement("svg",NC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"3 11 22 2 13 21 11 13 3 11"}))}));function IC(){return IC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IC.apply(this,arguments)}function AC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MC.displayName="Navigation";var _C=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AC(t,["color","size"]);return e.createElement("svg",IC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}))}));function DC(){return DC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DC.apply(this,arguments)}function BC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_C.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_C.displayName="Octagon";var FC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BC(t,["color","size"]);return e.createElement("svg",DC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function WC(){return WC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WC.apply(this,arguments)}function VC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FC.displayName="Package";var HC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VC(t,["color","size"]);return e.createElement("svg",WC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"}))}));function UC(){return UC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UC.apply(this,arguments)}function $C(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HC.displayName="Paperclip";var YC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$C(t,["color","size"]);return e.createElement("svg",UC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"10",y1:"15",x2:"10",y2:"9"}),e.createElement("line",{x1:"14",y1:"15",x2:"14",y2:"9"}))}));function GC(){return GC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GC.apply(this,arguments)}function qC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YC.displayName="PauseCircle";var KC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qC(t,["color","size"]);return e.createElement("svg",GC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"6",y:"4",width:"4",height:"16"}),e.createElement("rect",{x:"14",y:"4",width:"4",height:"16"}))}));function XC(){return XC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XC.apply(this,arguments)}function JC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KC.displayName="Pause";var ZC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JC(t,["color","size"]);return e.createElement("svg",XC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 19l7-7 3 3-7 7-3-3z"}),e.createElement("path",{d:"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}),e.createElement("path",{d:"M2 2l7.586 7.586"}),e.createElement("circle",{cx:"11",cy:"11",r:"2"}))}));function QC(){return QC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QC.apply(this,arguments)}function eR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZC.displayName="PenTool";var tR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eR(t,["color","size"]);return e.createElement("svg",QC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"5",x2:"5",y2:"19"}),e.createElement("circle",{cx:"6.5",cy:"6.5",r:"2.5"}),e.createElement("circle",{cx:"17.5",cy:"17.5",r:"2.5"}))}));function rR(){return rR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rR.apply(this,arguments)}function nR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tR.displayName="Percent";var oR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nR(t,["color","size"]);return e.createElement("svg",rR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function iR(){return iR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iR.apply(this,arguments)}function aR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oR.displayName="PhoneCall";var lR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aR(t,["color","size"]);return e.createElement("svg",iR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"19 1 23 5 19 9"}),e.createElement("line",{x1:"15",y1:"5",x2:"23",y2:"5"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function sR(){return sR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sR.apply(this,arguments)}function cR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lR.displayName="PhoneForwarded";var uR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cR(t,["color","size"]);return e.createElement("svg",sR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 2 16 8 22 8"}),e.createElement("line",{x1:"23",y1:"1",x2:"16",y2:"8"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function fR(){return fR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fR.apply(this,arguments)}function dR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uR.displayName="PhoneIncoming";var pR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dR(t,["color","size"]);return e.createElement("svg",fR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"23",y1:"1",x2:"17",y2:"7"}),e.createElement("line",{x1:"17",y1:"1",x2:"23",y2:"7"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function gR(){return gR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gR.apply(this,arguments)}function hR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pR.displayName="PhoneMissed";var yR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hR(t,["color","size"]);return e.createElement("svg",gR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91"}),e.createElement("line",{x1:"23",y1:"1",x2:"1",y2:"23"}))}));function mR(){return mR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mR.apply(this,arguments)}function vR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yR.displayName="PhoneOff";var bR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vR(t,["color","size"]);return e.createElement("svg",mR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 7 23 1 17 1"}),e.createElement("line",{x1:"16",y1:"8",x2:"23",y2:"1"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function wR(){return wR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wR.apply(this,arguments)}function OR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bR.displayName="PhoneOutgoing";var xR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OR(t,["color","size"]);return e.createElement("svg",wR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function ER(){return ER=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ER.apply(this,arguments)}function jR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xR.displayName="Phone";var kR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jR(t,["color","size"]);return e.createElement("svg",ER({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),e.createElement("path",{d:"M22 12A10 10 0 0 0 12 2v10z"}))}));function SR(){return SR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SR.apply(this,arguments)}function PR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kR.displayName="PieChart";var CR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PR(t,["color","size"]);return e.createElement("svg",SR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polygon",{points:"10 8 16 12 10 16 10 8"}))}));function RR(){return RR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RR.apply(this,arguments)}function zR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CR.displayName="PlayCircle";var TR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zR(t,["color","size"]);return e.createElement("svg",RR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"5 3 19 12 5 21 5 3"}))}));function NR(){return NR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NR.apply(this,arguments)}function LR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TR.displayName="Play";var MR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LR(t,["color","size"]);return e.createElement("svg",NR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function IR(){return IR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IR.apply(this,arguments)}function AR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MR.displayName="PlusCircle";var _R=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AR(t,["color","size"]);return e.createElement("svg",IR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function DR(){return DR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DR.apply(this,arguments)}function BR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_R.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_R.displayName="PlusSquare";var FR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BR(t,["color","size"]);return e.createElement("svg",DR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function WR(){return WR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WR.apply(this,arguments)}function VR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FR.displayName="Plus";var HR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VR(t,["color","size"]);return e.createElement("svg",WR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"}),e.createElement("polyline",{points:"8 10 12 14 16 10"}))}));function UR(){return UR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UR.apply(this,arguments)}function $R(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HR.displayName="Pocket";var YR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$R(t,["color","size"]);return e.createElement("svg",UR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18.36 6.64a9 9 0 1 1-12.73 0"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"12"}))}));function GR(){return GR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GR.apply(this,arguments)}function qR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YR.displayName="Power";var KR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qR(t,["color","size"]);return e.createElement("svg",GR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6 9 6 2 18 2 18 9"}),e.createElement("path",{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"}),e.createElement("rect",{x:"6",y:"14",width:"12",height:"8"}))}));function XR(){return XR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XR.apply(this,arguments)}function JR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KR.displayName="Printer";var ZR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JR(t,["color","size"]);return e.createElement("svg",XR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"2"}),e.createElement("path",{d:"M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"}))}));function QR(){return QR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QR.apply(this,arguments)}function ez(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZR.displayName="Radio";var tz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ez(t,["color","size"]);return e.createElement("svg",QR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"1 4 1 10 7 10"}),e.createElement("polyline",{points:"23 20 23 14 17 14"}),e.createElement("path",{d:"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"}))}));function rz(){return rz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rz.apply(this,arguments)}function nz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tz.displayName="RefreshCcw";var oz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nz(t,["color","size"]);return e.createElement("svg",rz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 4 23 10 17 10"}),e.createElement("polyline",{points:"1 20 1 14 7 14"}),e.createElement("path",{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"}))}));function iz(){return iz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iz.apply(this,arguments)}function az(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oz.displayName="RefreshCw";var lz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=az(t,["color","size"]);return e.createElement("svg",iz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"17 1 21 5 17 9"}),e.createElement("path",{d:"M3 11V9a4 4 0 0 1 4-4h14"}),e.createElement("polyline",{points:"7 23 3 19 7 15"}),e.createElement("path",{d:"M21 13v2a4 4 0 0 1-4 4H3"}))}));function sz(){return sz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sz.apply(this,arguments)}function cz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lz.displayName="Repeat";var uz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cz(t,["color","size"]);return e.createElement("svg",sz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 19 2 12 11 5 11 19"}),e.createElement("polygon",{points:"22 19 13 12 22 5 22 19"}))}));function fz(){return fz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fz.apply(this,arguments)}function dz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uz.displayName="Rewind";var pz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dz(t,["color","size"]);return e.createElement("svg",fz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"1 4 1 10 7 10"}),e.createElement("path",{d:"M3.51 15a9 9 0 1 0 2.13-9.36L1 10"}))}));function gz(){return gz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gz.apply(this,arguments)}function hz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pz.displayName="RotateCcw";var yz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hz(t,["color","size"]);return e.createElement("svg",gz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 4 23 10 17 10"}),e.createElement("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"}))}));function mz(){return mz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mz.apply(this,arguments)}function vz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yz.displayName="RotateCw";var bz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vz(t,["color","size"]);return e.createElement("svg",mz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 11a9 9 0 0 1 9 9"}),e.createElement("path",{d:"M4 4a16 16 0 0 1 16 16"}),e.createElement("circle",{cx:"5",cy:"19",r:"1"}))}));function wz(){return wz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wz.apply(this,arguments)}function Oz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bz.displayName="Rss";var xz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Oz(t,["color","size"]);return e.createElement("svg",wz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}),e.createElement("polyline",{points:"17 21 17 13 7 13 7 21"}),e.createElement("polyline",{points:"7 3 7 8 15 8"}))}));function Ez(){return Ez=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ez.apply(this,arguments)}function jz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xz.displayName="Save";var kz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jz(t,["color","size"]);return e.createElement("svg",Ez({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("line",{x1:"20",y1:"4",x2:"8.12",y2:"15.88"}),e.createElement("line",{x1:"14.47",y1:"14.48",x2:"20",y2:"20"}),e.createElement("line",{x1:"8.12",y1:"8.12",x2:"12",y2:"12"}))}));function Sz(){return Sz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sz.apply(this,arguments)}function Pz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kz.displayName="Scissors";var Cz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Pz(t,["color","size"]);return e.createElement("svg",Sz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}))}));function Rz(){return Rz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rz.apply(this,arguments)}function zz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Cz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Cz.displayName="Search";var Tz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zz(t,["color","size"]);return e.createElement("svg",Rz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),e.createElement("polygon",{points:"22 2 15 22 11 13 2 9 22 2"}))}));function Nz(){return Nz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nz.apply(this,arguments)}function Lz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tz.displayName="Send";var Mz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lz(t,["color","size"]);return e.createElement("svg",Nz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"8",rx:"2",ry:"2"}),e.createElement("rect",{x:"2",y:"14",width:"20",height:"8",rx:"2",ry:"2"}),e.createElement("line",{x1:"6",y1:"6",x2:"6.01",y2:"6"}),e.createElement("line",{x1:"6",y1:"18",x2:"6.01",y2:"18"}))}));function Iz(){return Iz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Iz.apply(this,arguments)}function Az(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mz.displayName="Server";var _z=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Az(t,["color","size"]);return e.createElement("svg",Iz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"3"}),e.createElement("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"}))}));function Dz(){return Dz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dz.apply(this,arguments)}function Bz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_z.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_z.displayName="Settings";var Fz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bz(t,["color","size"]);return e.createElement("svg",Dz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"5",r:"3"}),e.createElement("circle",{cx:"6",cy:"12",r:"3"}),e.createElement("circle",{cx:"18",cy:"19",r:"3"}),e.createElement("line",{x1:"8.59",y1:"13.51",x2:"15.42",y2:"17.49"}),e.createElement("line",{x1:"15.41",y1:"6.51",x2:"8.59",y2:"10.49"}))}));function Wz(){return Wz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wz.apply(this,arguments)}function Vz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fz.displayName="Share2";var Hz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vz(t,["color","size"]);return e.createElement("svg",Wz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}),e.createElement("polyline",{points:"16 6 12 2 8 6"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"15"}))}));function Uz(){return Uz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Uz.apply(this,arguments)}function $z(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hz.displayName="Share";var Yz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$z(t,["color","size"]);return e.createElement("svg",Uz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18"}),e.createElement("path",{d:"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function Gz(){return Gz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gz.apply(this,arguments)}function qz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yz.displayName="ShieldOff";var Kz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qz(t,["color","size"]);return e.createElement("svg",Gz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}))}));function Xz(){return Xz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xz.apply(this,arguments)}function Jz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kz.displayName="Shield";var Zz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jz(t,["color","size"]);return e.createElement("svg",Xz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"}),e.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),e.createElement("path",{d:"M16 10a4 4 0 0 1-8 0"}))}));function Qz(){return Qz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qz.apply(this,arguments)}function eT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zz.displayName="ShoppingBag";var tT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eT(t,["color","size"]);return e.createElement("svg",Qz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"9",cy:"21",r:"1"}),e.createElement("circle",{cx:"20",cy:"21",r:"1"}),e.createElement("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"}))}));function rT(){return rT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rT.apply(this,arguments)}function nT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tT.displayName="ShoppingCart";var oT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nT(t,["color","size"]);return e.createElement("svg",rT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 3 21 3 21 8"}),e.createElement("line",{x1:"4",y1:"20",x2:"21",y2:"3"}),e.createElement("polyline",{points:"21 16 21 21 16 21"}),e.createElement("line",{x1:"15",y1:"15",x2:"21",y2:"21"}),e.createElement("line",{x1:"4",y1:"4",x2:"9",y2:"9"}))}));function iT(){return iT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iT.apply(this,arguments)}function aT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oT.displayName="Shuffle";var lT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aT(t,["color","size"]);return e.createElement("svg",iT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"9",y1:"3",x2:"9",y2:"21"}))}));function sT(){return sT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sT.apply(this,arguments)}function cT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lT.displayName="Sidebar";var uT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cT(t,["color","size"]);return e.createElement("svg",sT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"19 20 9 12 19 4 19 20"}),e.createElement("line",{x1:"5",y1:"19",x2:"5",y2:"5"}))}));function fT(){return fT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fT.apply(this,arguments)}function dT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uT.displayName="SkipBack";var pT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dT(t,["color","size"]);return e.createElement("svg",fT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"5 4 15 12 5 20 5 4"}),e.createElement("line",{x1:"19",y1:"5",x2:"19",y2:"19"}))}));function gT(){return gT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gT.apply(this,arguments)}function hT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pT.displayName="SkipForward";var yT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hT(t,["color","size"]);return e.createElement("svg",gT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5z"}),e.createElement("path",{d:"M20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}),e.createElement("path",{d:"M9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5z"}),e.createElement("path",{d:"M3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z"}),e.createElement("path",{d:"M14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5z"}),e.createElement("path",{d:"M15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}),e.createElement("path",{d:"M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5z"}),e.createElement("path",{d:"M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"}))}));function mT(){return mT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mT.apply(this,arguments)}function vT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yT.displayName="Slack";var bT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vT(t,["color","size"]);return e.createElement("svg",mT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"19.07",y2:"19.07"}))}));function wT(){return wT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wT.apply(this,arguments)}function OT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bT.displayName="Slash";var xT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OT(t,["color","size"]);return e.createElement("svg",wT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"4",y1:"21",x2:"4",y2:"14"}),e.createElement("line",{x1:"4",y1:"10",x2:"4",y2:"3"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"3"}),e.createElement("line",{x1:"20",y1:"21",x2:"20",y2:"16"}),e.createElement("line",{x1:"20",y1:"12",x2:"20",y2:"3"}),e.createElement("line",{x1:"1",y1:"14",x2:"7",y2:"14"}),e.createElement("line",{x1:"9",y1:"8",x2:"15",y2:"8"}),e.createElement("line",{x1:"17",y1:"16",x2:"23",y2:"16"}))}));function ET(){return ET=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ET.apply(this,arguments)}function jT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xT.displayName="Sliders";var kT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jT(t,["color","size"]);return e.createElement("svg",ET({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));function ST(){return ST=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ST.apply(this,arguments)}function PT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kT.displayName="Smartphone";var CT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PT(t,["color","size"]);return e.createElement("svg",ST({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function RT(){return RT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RT.apply(this,arguments)}function zT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CT.displayName="Smile";var TT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zT(t,["color","size"]);return e.createElement("svg",RT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),e.createElement("circle",{cx:"12",cy:"14",r:"4"}),e.createElement("line",{x1:"12",y1:"6",x2:"12.01",y2:"6"}))}));function NT(){return NT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NT.apply(this,arguments)}function LT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TT.displayName="Speaker";var MT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LT(t,["color","size"]);return e.createElement("svg",NT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}))}));function IT(){return IT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IT.apply(this,arguments)}function AT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MT.displayName="Square";var _T=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AT(t,["color","size"]);return e.createElement("svg",IT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"}))}));function DT(){return DT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DT.apply(this,arguments)}function BT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_T.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_T.displayName="Star";var FT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BT(t,["color","size"]);return e.createElement("svg",DT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}))}));function WT(){return WT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WT.apply(this,arguments)}function VT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FT.displayName="StopCircle";var HT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VT(t,["color","size"]);return e.createElement("svg",WT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"5"}),e.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.createElement("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),e.createElement("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),e.createElement("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),e.createElement("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),e.createElement("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),e.createElement("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"}))}));function UT(){return UT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UT.apply(this,arguments)}function $T(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HT.displayName="Sun";var YT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$T(t,["color","size"]);return e.createElement("svg",UT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"9"}),e.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),e.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),e.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),e.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),e.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),e.createElement("polyline",{points:"8 6 12 2 16 6"}))}));function GT(){return GT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GT.apply(this,arguments)}function qT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YT.displayName="Sunrise";var KT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qT(t,["color","size"]);return e.createElement("svg",GT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),e.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"2"}),e.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),e.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),e.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),e.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),e.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),e.createElement("polyline",{points:"16 5 12 9 8 5"}))}));function XT(){return XT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XT.apply(this,arguments)}function JT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KT.displayName="Sunset";var ZT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JT(t,["color","size"]);return e.createElement("svg",XT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18"}))}));function QT(){return QT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QT.apply(this,arguments)}function eN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZT.displayName="Table";var tN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eN(t,["color","size"]);return e.createElement("svg",QT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));function rN(){return rN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rN.apply(this,arguments)}function nN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tN.displayName="Tablet";var oN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nN(t,["color","size"]);return e.createElement("svg",rN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"}),e.createElement("line",{x1:"7",y1:"7",x2:"7.01",y2:"7"}))}));function iN(){return iN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iN.apply(this,arguments)}function aN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oN.displayName="Tag";var lN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aN(t,["color","size"]);return e.createElement("svg",iN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"6"}),e.createElement("circle",{cx:"12",cy:"12",r:"2"}))}));function sN(){return sN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sN.apply(this,arguments)}function cN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lN.displayName="Target";var uN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cN(t,["color","size"]);return e.createElement("svg",sN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 17 10 11 4 5"}),e.createElement("line",{x1:"12",y1:"19",x2:"20",y2:"19"}))}));function fN(){return fN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fN.apply(this,arguments)}function dN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uN.displayName="Terminal";var pN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dN(t,["color","size"]);return e.createElement("svg",fN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"}))}));function gN(){return gN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gN.apply(this,arguments)}function hN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pN.displayName="Thermometer";var yN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hN(t,["color","size"]);return e.createElement("svg",gN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"}))}));function mN(){return mN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mN.apply(this,arguments)}function vN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yN.displayName="ThumbsDown";var bN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vN(t,["color","size"]);return e.createElement("svg",mN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"}))}));function wN(){return wN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wN.apply(this,arguments)}function ON(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bN.displayName="ThumbsUp";var xN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ON(t,["color","size"]);return e.createElement("svg",wN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.createElement("circle",{cx:"8",cy:"12",r:"3"}))}));function EN(){return EN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EN.apply(this,arguments)}function jN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xN.displayName="ToggleLeft";var kN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jN(t,["color","size"]);return e.createElement("svg",EN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.createElement("circle",{cx:"16",cy:"12",r:"3"}))}));function SN(){return SN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SN.apply(this,arguments)}function PN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kN.displayName="ToggleRight";var CN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PN(t,["color","size"]);return e.createElement("svg",SN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"}))}));function RN(){return RN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RN.apply(this,arguments)}function zN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CN.displayName="Tool";var TN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zN(t,["color","size"]);return e.createElement("svg",RN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"3 6 5 6 21 6"}),e.createElement("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}),e.createElement("line",{x1:"10",y1:"11",x2:"10",y2:"17"}),e.createElement("line",{x1:"14",y1:"11",x2:"14",y2:"17"}))}));function NN(){return NN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NN.apply(this,arguments)}function LN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TN.displayName="Trash2";var MN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LN(t,["color","size"]);return e.createElement("svg",NN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"3 6 5 6 21 6"}),e.createElement("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}))}));function IN(){return IN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IN.apply(this,arguments)}function AN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MN.displayName="Trash";var _N=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AN(t,["color","size"]);return e.createElement("svg",IN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("rect",{x:"7",y:"7",width:"3",height:"9"}),e.createElement("rect",{x:"14",y:"7",width:"3",height:"5"}))}));function DN(){return DN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DN.apply(this,arguments)}function BN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_N.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_N.displayName="Trello";var FN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BN(t,["color","size"]);return e.createElement("svg",DN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),e.createElement("polyline",{points:"17 18 23 18 23 12"}))}));function WN(){return WN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WN.apply(this,arguments)}function VN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FN.displayName="TrendingDown";var HN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VN(t,["color","size"]);return e.createElement("svg",WN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),e.createElement("polyline",{points:"17 6 23 6 23 12"}))}));function UN(){return UN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UN.apply(this,arguments)}function $N(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HN.displayName="TrendingUp";var YN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$N(t,["color","size"]);return e.createElement("svg",UN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}))}));function GN(){return GN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GN.apply(this,arguments)}function qN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YN.displayName="Triangle";var KN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qN(t,["color","size"]);return e.createElement("svg",GN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"3",width:"15",height:"13"}),e.createElement("polygon",{points:"16 8 20 8 23 11 23 16 16 16 16 8"}),e.createElement("circle",{cx:"5.5",cy:"18.5",r:"2.5"}),e.createElement("circle",{cx:"18.5",cy:"18.5",r:"2.5"}))}));function XN(){return XN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XN.apply(this,arguments)}function JN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KN.displayName="Truck";var ZN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JN(t,["color","size"]);return e.createElement("svg",XN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"7",width:"20",height:"15",rx:"2",ry:"2"}),e.createElement("polyline",{points:"17 2 12 7 7 2"}))}));function QN(){return QN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QN.apply(this,arguments)}function eL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZN.displayName="Tv";var tL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eL(t,["color","size"]);return e.createElement("svg",QN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"}))}));function rL(){return rL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rL.apply(this,arguments)}function nL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tL.displayName="Twitch";var oL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nL(t,["color","size"]);return e.createElement("svg",rL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"}))}));function iL(){return iL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iL.apply(this,arguments)}function aL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oL.displayName="Twitter";var lL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aL(t,["color","size"]);return e.createElement("svg",iL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 7 4 4 20 4 20 7"}),e.createElement("line",{x1:"9",y1:"20",x2:"15",y2:"20"}),e.createElement("line",{x1:"12",y1:"4",x2:"12",y2:"20"}))}));function sL(){return sL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sL.apply(this,arguments)}function cL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lL.displayName="Type";var uL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cL(t,["color","size"]);return e.createElement("svg",sL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"}))}));function fL(){return fL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fL.apply(this,arguments)}function dL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uL.displayName="Umbrella";var pL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dL(t,["color","size"]);return e.createElement("svg",fL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"}),e.createElement("line",{x1:"4",y1:"21",x2:"20",y2:"21"}))}));function gL(){return gL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gL.apply(this,arguments)}function hL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pL.displayName="Underline";var yL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hL(t,["color","size"]);return e.createElement("svg",gL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.createElement("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"}))}));function mL(){return mL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mL.apply(this,arguments)}function vL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yL.displayName="Unlock";var bL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vL(t,["color","size"]);return e.createElement("svg",mL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 16 12 12 8 16"}),e.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),e.createElement("path",{d:"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"}),e.createElement("polyline",{points:"16 16 12 12 8 16"}))}));function wL(){return wL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wL.apply(this,arguments)}function OL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bL.displayName="UploadCloud";var xL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OL(t,["color","size"]);return e.createElement("svg",wL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.createElement("polyline",{points:"17 8 12 3 7 8"}),e.createElement("line",{x1:"12",y1:"3",x2:"12",y2:"15"}))}));function EL(){return EL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EL.apply(this,arguments)}function jL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xL.displayName="Upload";var kL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jL(t,["color","size"]);return e.createElement("svg",EL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("polyline",{points:"17 11 19 13 23 9"}))}));function SL(){return SL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SL.apply(this,arguments)}function PL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kL.displayName="UserCheck";var CL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PL(t,["color","size"]);return e.createElement("svg",SL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));function RL(){return RL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RL.apply(this,arguments)}function zL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CL.displayName="UserMinus";var TL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zL(t,["color","size"]);return e.createElement("svg",RL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"20",y1:"8",x2:"20",y2:"14"}),e.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));function NL(){return NL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NL.apply(this,arguments)}function LL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TL.displayName="UserPlus";var ML=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LL(t,["color","size"]);return e.createElement("svg",NL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"18",y1:"8",x2:"23",y2:"13"}),e.createElement("line",{x1:"23",y1:"8",x2:"18",y2:"13"}))}));function IL(){return IL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IL.apply(this,arguments)}function AL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ML.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ML.displayName="UserX";var _L=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AL(t,["color","size"]);return e.createElement("svg",IL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"12",cy:"7",r:"4"}))}));function DL(){return DL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DL.apply(this,arguments)}function BL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_L.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_L.displayName="User";var FL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BL(t,["color","size"]);return e.createElement("svg",DL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"9",cy:"7",r:"4"}),e.createElement("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),e.createElement("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"}))}));function WL(){return WL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WL.apply(this,arguments)}function VL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FL.displayName="Users";var HL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VL(t,["color","size"]);return e.createElement("svg",WL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function UL(){return UL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UL.apply(this,arguments)}function $L(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HL.displayName="VideoOff";var YL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$L(t,["color","size"]);return e.createElement("svg",UL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"23 7 16 12 23 17 23 7"}),e.createElement("rect",{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"}))}));function GL(){return GL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GL.apply(this,arguments)}function qL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YL.displayName="Video";var KL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qL(t,["color","size"]);return e.createElement("svg",GL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"5.5",cy:"11.5",r:"4.5"}),e.createElement("circle",{cx:"18.5",cy:"11.5",r:"4.5"}),e.createElement("line",{x1:"5.5",y1:"16",x2:"18.5",y2:"16"}))}));function XL(){return XL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XL.apply(this,arguments)}function JL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KL.displayName="Voicemail";var ZL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JL(t,["color","size"]);return e.createElement("svg",XL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07"}))}));function QL(){return QL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QL.apply(this,arguments)}function eM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZL.displayName="Volume1";var tM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eM(t,["color","size"]);return e.createElement("svg",QL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"}))}));function rM(){return rM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rM.apply(this,arguments)}function nM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tM.displayName="Volume2";var oM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nM(t,["color","size"]);return e.createElement("svg",rM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("line",{x1:"23",y1:"9",x2:"17",y2:"15"}),e.createElement("line",{x1:"17",y1:"9",x2:"23",y2:"15"}))}));function iM(){return iM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iM.apply(this,arguments)}function aM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oM.displayName="VolumeX";var lM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aM(t,["color","size"]);return e.createElement("svg",iM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}))}));function sM(){return sM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sM.apply(this,arguments)}function cM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lM.displayName="Volume";var uM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cM(t,["color","size"]);return e.createElement("svg",sM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"7"}),e.createElement("polyline",{points:"12 9 12 12 13.5 13.5"}),e.createElement("path",{d:"M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"}))}));function fM(){return fM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fM.apply(this,arguments)}function dM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uM.displayName="Watch";var pM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dM(t,["color","size"]);return e.createElement("svg",fM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M16.72 11.06A10.94 10.94 0 0 1 19 12.55"}),e.createElement("path",{d:"M5 12.55a10.94 10.94 0 0 1 5.17-2.39"}),e.createElement("path",{d:"M10.71 5.05A16 16 0 0 1 22.58 9"}),e.createElement("path",{d:"M1.42 9a15.91 15.91 0 0 1 4.7-2.88"}),e.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),e.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function gM(){return gM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gM.apply(this,arguments)}function hM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pM.displayName="WifiOff";var yM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hM(t,["color","size"]);return e.createElement("svg",gM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 12.55a11 11 0 0 1 14.08 0"}),e.createElement("path",{d:"M1.42 9a16 16 0 0 1 21.16 0"}),e.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),e.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function mM(){return mM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mM.apply(this,arguments)}function vM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yM.displayName="Wifi";var bM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vM(t,["color","size"]);return e.createElement("svg",mM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("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 wM(){return wM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wM.apply(this,arguments)}function OM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bM.displayName="Wind";var xM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OM(t,["color","size"]);return e.createElement("svg",wM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function EM(){return EM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EM.apply(this,arguments)}function jM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xM.displayName="XCircle";var kM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jM(t,["color","size"]);return e.createElement("svg",EM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function SM(){return SM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SM.apply(this,arguments)}function PM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kM.displayName="XOctagon";var CM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PM(t,["color","size"]);return e.createElement("svg",SM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}))}));function RM(){return RM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RM.apply(this,arguments)}function zM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CM.displayName="XSquare";var TM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zM(t,["color","size"]);return e.createElement("svg",RM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),e.createElement("line",{x1:"6",y1:"6",x2:"18",y2:"18"}))}));function NM(){return NM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NM.apply(this,arguments)}function LM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TM.displayName="X";var MM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LM(t,["color","size"]);return e.createElement("svg",NM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"}),e.createElement("polygon",{points:"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"}))}));function IM(){return IM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IM.apply(this,arguments)}function AM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MM.displayName="Youtube";var _M=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AM(t,["color","size"]);return e.createElement("svg",IM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"12.41 6.75 13 2 10.57 4.92"}),e.createElement("polyline",{points:"18.57 12.91 21 10 15.66 10"}),e.createElement("polyline",{points:"8 8 3 14 12 14 11 22 16 16"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function DM(){return DM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DM.apply(this,arguments)}function BM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_M.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_M.displayName="ZapOff";var FM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BM(t,["color","size"]);return e.createElement("svg",DM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"}))}));function WM(){return WM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WM.apply(this,arguments)}function VM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FM.displayName="Zap";var HM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VM(t,["color","size"]);return e.createElement("svg",WM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.createElement("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),e.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));function UM(){return UM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UM.apply(this,arguments)}function $M(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HM.displayName="ZoomIn";var YM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$M(t,["color","size"]);return e.createElement("svg",UM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));YM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YM.displayName="ZoomOut";var GM=Object.freeze({__proto__:null,Activity:Zv,Airplay:tb,AlertCircle:ob,AlertOctagon:lb,AlertTriangle:ub,AlignCenter:pb,AlignJustify:yb,AlignLeft:bb,AlignRight:xb,Anchor:kb,Aperture:Cb,Archive:Tb,ArrowDown:Hb,ArrowDownCircle:Mb,ArrowDownLeft:_b,ArrowDownRight:Fb,ArrowLeft:Kb,ArrowLeftCircle:Yb,ArrowRight:tw,ArrowRightCircle:Zb,ArrowUp:pw,ArrowUpCircle:ow,ArrowUpLeft:lw,ArrowUpRight:uw,AtSign:yw,Award:bw,BarChart:kw,BarChart2:xw,Battery:Tw,BatteryCharging:Cw,Bell:_w,BellOff:Mw,Bluetooth:Fw,Bold:Hw,Book:Kw,BookOpen:Yw,Bookmark:Zw,Box:tO,Briefcase:oO,Calendar:lO,Camera:pO,CameraOff:uO,Cast:yO,Check:kO,CheckCircle:bO,CheckSquare:xO,ChevronDown:CO,ChevronLeft:TO,ChevronRight:MO,ChevronUp:_O,ChevronsDown:FO,ChevronsLeft:HO,ChevronsRight:YO,ChevronsUp:KO,Chrome:ZO,Circle:tx,Clipboard:ox,Clock:lx,Cloud:kx,CloudDrizzle:ux,CloudLightning:px,CloudOff:yx,CloudRain:bx,CloudSnow:xx,Code:Cx,Codepen:Tx,Codesandbox:Mx,Coffee:_x,Columns:Fx,Command:Hx,Compass:Yx,Copy:Kx,CornerDownLeft:Zx,CornerDownRight:tE,CornerLeftDown:oE,CornerLeftUp:lE,CornerRightDown:uE,CornerRightUp:pE,CornerUpLeft:yE,CornerUpRight:bE,Cpu:xE,CreditCard:kE,Crop:CE,Crosshair:TE,Database:ME,Delete:_E,Disc:FE,Divide:KE,DivideCircle:HE,DivideSquare:YE,DollarSign:ZE,Download:oj,DownloadCloud:tj,Dribbble:lj,Droplet:uj,Edit:bj,Edit2:pj,Edit3:yj,ExternalLink:xj,Eye:Cj,EyeOff:kj,Facebook:Tj,FastForward:Mj,Feather:_j,Figma:Fj,File:Zj,FileMinus:Hj,FilePlus:Yj,FileText:Kj,Film:tk,Filter:ok,Flag:lk,Folder:yk,FolderMinus:uk,FolderPlus:pk,Framer:bk,Frown:xk,Gift:kk,GitBranch:Ck,GitCommit:Tk,GitHub:Fk,GitMerge:Mk,GitPullRequest:_k,Gitlab:Hk,Globe:Yk,Grid:Kk,HardDrive:Zk,Hash:tS,Headphones:oS,Heart:lS,HelpCircle:uS,Hexagon:pS,Home:yS,Image:bS,Inbox:xS,Info:kS,Instagram:CS,Italic:TS,Key:MS,Layers:_S,Layout:FS,LifeBuoy:HS,Link:KS,Link2:YS,Linkedin:ZS,List:tP,Loader:oP,Lock:lP,LogIn:uP,LogOut:pP,Mail:yP,Map:xP,MapPin:bP,Maximize:CP,Maximize2:kP,Meh:TP,Menu:MP,MessageCircle:_P,MessageSquare:FP,Mic:YP,MicOff:HP,Minimize:ZP,Minimize2:KP,Minus:lC,MinusCircle:tC,MinusSquare:oC,Monitor:uC,Moon:pC,MoreHorizontal:yC,MoreVertical:bC,MousePointer:xC,Move:kC,Music:CC,Navigation:MC,Navigation2:TC,Octagon:_C,Package:FC,Paperclip:HC,Pause:KC,PauseCircle:YC,PenTool:ZC,Percent:tR,Phone:xR,PhoneCall:oR,PhoneForwarded:lR,PhoneIncoming:uR,PhoneMissed:pR,PhoneOff:yR,PhoneOutgoing:bR,PieChart:kR,Play:TR,PlayCircle:CR,Plus:FR,PlusCircle:MR,PlusSquare:_R,Pocket:HR,Power:YR,Printer:KR,Radio:ZR,RefreshCcw:tz,RefreshCw:oz,Repeat:lz,Rewind:uz,RotateCcw:pz,RotateCw:yz,Rss:bz,Save:xz,Scissors:kz,Search:Cz,Send:Tz,Server:Mz,Settings:_z,Share:Hz,Share2:Fz,Shield:Kz,ShieldOff:Yz,ShoppingBag:Zz,ShoppingCart:tT,Shuffle:oT,Sidebar:lT,SkipBack:uT,SkipForward:pT,Slack:yT,Slash:bT,Sliders:xT,Smartphone:kT,Smile:CT,Speaker:TT,Square:MT,Star:_T,StopCircle:FT,Sun:HT,Sunrise:YT,Sunset:KT,Table:ZT,Tablet:tN,Tag:oN,Target:lN,Terminal:uN,Thermometer:pN,ThumbsDown:yN,ThumbsUp:bN,ToggleLeft:xN,ToggleRight:kN,Tool:CN,Trash:MN,Trash2:TN,Trello:_N,TrendingDown:FN,TrendingUp:HN,Triangle:YN,Truck:KN,Tv:ZN,Twitch:tL,Twitter:oL,Type:lL,Umbrella:uL,Underline:pL,Unlock:yL,Upload:xL,UploadCloud:bL,User:_L,UserCheck:kL,UserMinus:CL,UserPlus:TL,UserX:ML,Users:FL,Video:YL,VideoOff:HL,Voicemail:KL,Volume:lM,Volume1:ZL,Volume2:tM,VolumeX:oM,Watch:uM,Wifi:yM,WifiOff:pM,Wind:bM,X:TM,XCircle:xM,XOctagon:kM,XSquare:CM,Youtube:MM,Zap:FM,ZapOff:_M,ZoomIn:HM,ZoomOut:YM}),qM=function(t){var r,n=t.name,o=a(t,["name"]),l=GM[(r=n,r.split(/[-_]/).map((function(e){return e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()})).join(""))];return l?e.createElement(l,i({},o)):(console.warn('Icon "'.concat(n,'" not found in react-feather library')),null)};function KM(t){var r=t.data,o=t.columns,i=t.isLoading,a=t.callbacks,l=function(e){const t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[r]=n.useState((()=>({current:pv(t)}))),[o,i]=n.useState((()=>r.current.initialState));return r.current.setOptions((t=>({...t,...e,state:{...o,...e.state},onStateChange:t=>{i(t),null==e.onStateChange||e.onStateChange(t)}}))),r.current}({data:i?[]:r,columns:o.map((function(t){return{accessorKey:t.key,header:t.title,cell:function(r){var n,o;if("ACTIONS_BUTTONS"===t.key)return e.createElement("div",{className:"flex gap-2 justify-end"},null===(n=t.actions)||void 0===n?void 0:n.map((function(t,n){return e.createElement("button",{key:n,className:"inline-flex items-center px-2 py-1 text-sm rounded-full transition-colors duration-200 ".concat(0===n?"text-blue-700 bg-blue-50 border border-blue-200 hover:bg-blue-100":1===n?"text-green-700 bg-green-50 border border-green-200 hover:bg-green-100":2===n?"text-purple-700 bg-purple-50 border border-purple-200 hover:bg-purple-100":3===n?"text-orange-700 bg-orange-50 border border-orange-200 hover:bg-orange-100":"text-gray-700 bg-gray-50 border border-gray-200 hover:bg-gray-100"),onClick:function(){if(!a[t.action])return alert("the action is not found");a[t.action](r.row.original)}},t.icon&&e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"mr-2"},e.createElement(qM,{name:t.icon.replace(/^icon-/,""),className:"mr-2"})),t.label)})));if("status"===t.type){var i=r.getValue();return e.createElement("div",{className:"flex items-center justify-center"},e.createElement("span",{className:"px-2 py-1 rounded-full text-xs font-medium text-center ".concat({PENDING:"bg-yellow-100 text-yellow-800",PAID:"bg-green-100 text-green-800",CANCELLED:"bg-red-100 text-red-800",CANCEL_STARTED:"bg-orange-100 text-orange-800",ECHEC:"bg-gray-100 text-gray-800"}[i]||"bg-gray-100 text-gray-800")},i||"-"))}return"money"===t.type?"".concat(r.getValue()," ").concat(t.currency):"date"===t.type?xe(Re(r.getValue()),null!==(o=t.pattern)&&void 0!==o?o:"dd-MM-yyyy"):t.scroll?e.createElement("div",{className:"max-h-24 overflow-y-auto"},r.getValue()):r.getValue()}}})),getCoreRowModel:e=>Em((()=>[e.options.data]),(t=>{const r={rows:[],flatRows:[],rowsById:{}},n=function(t,o,i){void 0===o&&(o=0);const a=[];for(let s=0;s<t.length;s++){const c=Rm(e,e._getRowId(t[s],s,i),t[s],s,o,0,null==i?void 0:i.id);var l;r.flatRows.push(c),r.rowsById[c.id]=c,a.push(c),e.options.getSubRows&&(c.originalSubRows=e.options.getSubRows(t[s],s),null!=(l=c.originalSubRows)&&l.length&&(c.subRows=n(c.originalSubRows,o+1,c)))}return a};return r.rows=n(t),r}),jm(e.options,"debugTable","getRowModel",(()=>e._autoResetPageIndex()))),enableMultiRowSelection:!0,enableRowSelection:!0,state:{rowSelection:{}}});return e.createElement(hv,{className:"border border-gray-200 rounded-md"},e.createElement(yv,{className:"bg-gray-50"},l.getHeaderGroups().map((function(t){return e.createElement(vv,{key:t.id},t.headers.map((function(t){return e.createElement(bv,{key:t.id,className:"font-medium text-gray-800 py-2"},gv(t.column.columnDef.header,t.getContext()))})))}))),e.createElement(mv,null,i?e.createElement(vv,null,e.createElement(wv,{colSpan:o.length,className:"text-center py-4"},e.createElement("svg",{className:"animate-spin h-5 w-5 mx-auto mb-2",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e.createElement("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),e.createElement("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})),"Chargement des données...")):r&&0!==r.length?l.getRowModel().rows.map((function(t){return e.createElement(vv,{key:t.id,className:"bg-white hover:bg-gray-100"},t.getVisibleCells().map((function(t){return e.createElement(wv,{key:t.id},gv(t.column.columnDef.cell,t.getContext()))})))})):e.createElement(vv,null,e.createElement(wv,{colSpan:o.length,className:"text-center py-4"},"Aucune donnée disponible"))))}var XM=function(e){var t=e.className,r=a(e,["className"]);return n.createElement("nav",i({role:"navigation","aria-label":"pagination",className:vi("mx-auto flex w-full justify-center",t)},r))};XM.displayName="Pagination";var JM=n.forwardRef((function(e,t){var r=e.className,o=a(e,["className"]);return n.createElement("ul",i({ref:t,className:vi("flex flex-row items-center gap-1",r)},o))}));JM.displayName="PaginationContent";var ZM=n.forwardRef((function(e,t){var r=e.className,o=a(e,["className"]);return n.createElement("li",i({ref:t,className:vi("",r)},o))}));ZM.displayName="PaginationItem";var QM=function(e){var t=e.className,r=e.isActive,o=e.size,l=void 0===o?"icon":o,s=a(e,["className","isActive","size"]);return n.createElement("a",i({"aria-current":r?"page":void 0,className:vi(ta({variant:r?"outline":"ghost",size:l}),t)},s))};QM.displayName="PaginationLink";var eI=function(e){var t=e.className,r=a(e,["className"]);return n.createElement(QM,i({"aria-label":"Go to previous page",size:"default",className:vi("gap-1 pl-2.5",t)},r),n.createElement(zi,{className:"h-4 w-4"}),n.createElement("span",null,"Previous"))};eI.displayName="PaginationPrevious";var tI=function(e){var t=e.className,r=a(e,["className"]);return n.createElement(QM,i({"aria-label":"Go to next page",size:"default",className:vi("gap-1 pr-2.5",t)},r),n.createElement("span",null,"Next"),n.createElement(Ti,{className:"h-4 w-4"}))};tI.displayName="PaginationNext";var rI=function(e){var t=e.className,r=a(e,["className"]);return n.createElement("span",i({"aria-hidden":!0,className:vi("flex h-9 w-9 items-center justify-center",t)},r),n.createElement(Ii,{className:"h-4 w-4"}),n.createElement("span",{className:"sr-only"},"More pages"))};function nI(t){var r=t.currentPage,n=t.totalPages,o=t.onPageChange;return e.createElement(XM,null,e.createElement(JM,null,function(){var t=[];t.push(e.createElement(ZM,{key:"prev"},e.createElement(eI,{href:"#",onClick:function(e){e.preventDefault(),r>1&&o(r-1)}}))),t.push(e.createElement(ZM,{key:1},e.createElement(QM,{href:"#",isActive:1===r,onClick:function(e){e.preventDefault(),o(1)}},"1")));var i=Math.max(2,r-1),a=Math.min(n-1,r+1);i>2&&t.push(e.createElement(ZM,{key:"ellipsis1"},e.createElement(rI,null)));for(var l=function(n){t.push(e.createElement(ZM,{key:n},e.createElement(QM,{href:"#",isActive:r===n,onClick:function(e){e.preventDefault(),o(n)}},n)))},s=i;s<=a;s++)l(s);return a<n-1&&t.push(e.createElement(ZM,{key:"ellipsis2"},e.createElement(rI,null))),n>1&&t.push(e.createElement(ZM,{key:n},e.createElement(QM,{href:"#",isActive:r===n,onClick:function(e){e.preventDefault(),o(n)}},n))),t.push(e.createElement(ZM,{key:"next"},e.createElement(tI,{href:"#",onClick:function(e){e.preventDefault(),r<n&&o(r+1)}}))),t}()))}function oI(){return e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},e.createElement(Ai,{className:"h-5 w-5 animate-spin mx-auto mb-2"}),e.createElement("div",null,"Loading configuration...")))}function iI(){return e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},e.createElement(Mi,{className:"h-5 w-5 mx-auto mb-2",color:"red"}),e.createElement("div",null,"Invalid configuration")))}rI.displayName="PaginationEllipsis",wo.defaults.withCredentials=!0;module.exports=function(t){var r,n=t.dataUrl,o=t.configUrl,a=t.preJsUrl,u=t.configJson,f=void 0===u?null:u,d=t.preJs,p=void 0===d?null:d,g=t.customHeaders,h=void 0===g?{}:g,y=t.itemsPerPage,m=void 0===y?14:y,v=t.dateFormat,b=void 0===v?"MM-dd-yyyy HH:mm":v,w=t.children,O=t.callbacks,x=void 0===O?{}:O,E=e.useState(f),j=E[0],k=E[1],S=e.useState(!1),P=S[0],C=S[1],R=e.useState(!1),z=R[0],T=R[1],N=e.useState([]),L=N[0],M=N[1],I=e.useState(!1),A=I[0],_=I[1],D=e.useState([]),B=D[0],F=D[1],W=e.useState(0),V=W[0],H=W[1],U=e.useState(1),$=U[0],Y=U[1],G=e.useState(1),q=G[0],K=G[1],X=e.useState({fromDate:new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()).toLocaleString(),toDate:new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate(),23,59,59).toLocaleString()}),J=X[0],Z=X[1],Q=e.useState((null===(r=null==f?void 0:f.Filters)||void 0===r?void 0:r.flat())||[]),ee=Q[0],te=Q[1];e.useEffect((function(){o&&l(void 0,void 0,void 0,(function(){var e,t;return s(this,(function(r){switch(r.label){case 0:return r.trys.push([0,4,,5]),!o||j?[3,3]:[4,fetch(o)];case 1:return[4,r.sent().json()];case 2:(e=r.sent())&&e.title&&e.data_url&&e.colomns?(k(e),te((null===(t=e.Filters)||void 0===t?void 0:t.flat())||[])):C(!0),r.label=3;case 3:return[3,5];case 4:return r.sent(),C(!0),[3,5];case 5:return[2]}}))})),(a||p)&&l(void 0,void 0,void 0,(function(){var e,t;return s(this,(function(r){switch(r.label){case 0:return e=p,a?[4,fetch(a)]:[3,3];case 1:return[4,r.sent().text()];case 2:e=r.sent(),r.label=3;case 3:return(t=document.createElement("script")).textContent=e,document.head.appendChild(t),[2]}}))}))}),[o,a,p]),e.useEffect((function(){var e=new AbortController;return j&&l(void 0,void 0,void 0,(function(){var t,r,n,o,i;return s(this,(function(a){switch(a.label){case 0:t=(null===(i=null==j?void 0:j.Filters)||void 0===i?void 0:i.flat())||[],r=0,n=t,a.label=1;case 1:return r<n.length?"Select"===(o=n[r]).type&&o.urlSource?[4,ne(o,e.signal)]:[3,3]:[3,4];case 2:a.sent(),a.label=3;case 3:return r++,[3,1];case 4:return[2]}}))})),function(){return e.abort()}}),[j]),e.useEffect((function(){re()}),[$]);var re=function(){return l(void 0,void 0,void 0,(function(){var e,t,r,o,a;return s(this,(function(l){switch(l.label){case 0:M([]),e={page:$,filters:i(i({},J),{fromDate:xe(Re(J.fromDate),b),toDate:xe(Re(J.toDate),b)})},_(!0),l.label=1;case 1:return l.trys.push([1,3,,4]),[4,wo.post(null!=n?n:j.data_url,e,{headers:i({"Content-Type":"application/json",Accept:"application/json"},h)})];case 2:return t=l.sent(),_(!1),(null==t?void 0:t.data)?(F(null===(r=t.data)||void 0===r?void 0:r.DATA),H(null===(o=t.data)||void 0===o?void 0:o.PAGESNUM),K(Math.ceil((null===(a=t.data)||void 0===a?void 0:a.PAGESNUM)/m)||1)):C(!0),[3,4];case 3:return l.sent(),_(!1),M((function(e){return c(c([],e,!0),[{title:"Erreur",message:"Une erreur est survenue"}],!1)})),[3,4];case 4:return[2]}}))}))},ne=function(e,t,r){return l(void 0,void 0,void 0,(function(){var n,o,a,l;return s(this,(function(s){switch(s.label){case 0:if(T(!0),n=e.urlSource,"Select"!==e.type||!e.urlSource)return[3,5];r&&(n="".concat(e.urlSource,"?search=").concat(r)),s.label=1;case 1:return s.trys.push([1,3,4,5]),[4,wo.get(n,{signal:t,headers:i({"Content-Type":"application/json",Accept:"application/json"},h)})];case 2:return 200===(null==(o=s.sent())?void 0:o.status)&&(null==o?void 0:o.data)&&(a=Array.isArray(o.data)?o.data:[],te((function(t){return t.map((function(t){return t.name===e.name?i(i({},t),{options:a}):t}))}))),[3,5];case 3:return l=s.sent(),wo.isCancel(l)||(M((function(t){return c(c([],t,!0),[{title:"Erreur",message:"Une erreur est survenue lors de la récupération des options pour ".concat(e.name)}],!1)})),console.error("Error fetching options for ".concat(e.name,":"),l)),[3,5];case 4:return T(!1),[7];case 5:return[2]}}))}))};return P?e.createElement(iI,null):j?e.createElement("div",{className:"flex flex-col gap-4 p-4 max-w-[1300px] mx-auto mt-8 mb-"},e.createElement(bm,{title:j.title,configFilters:ee,filters:J,setFilters:Z,onSearch:function(){return re()},count:V,isLoading:A,setCurrentPage:Y,handleOptionsSearch:function(e,t){return l(void 0,void 0,void 0,(function(){return s(this,(function(r){switch(r.label){case 0:return[4,ne(e,void 0,t)];case 1:return r.sent(),[2]}}))}))},optionsLoading:z}),L.map((function(t,r){return e.createElement(wi,{key:r,variant:"destructive"},e.createElement(Mi,{className:"h-4 w-4"}),e.createElement(Oi,null,t.title),e.createElement(xi,null,t.message))})),e.createElement(KM,{data:B,columns:j.colomns,isLoading:A,callbacks:x}),e.createElement(nI,{currentPage:$,totalPages:q,onPageChange:Y}),w):e.createElement(oI,null)};
52
+ */function Vv(){if(Cv)return Pv;Cv=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;return Pv=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(n,o){for(var i,a,l=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(n),s=1;s<arguments.length;s++){for(var c in i=Object(arguments[s]))t.call(i,c)&&(l[c]=i[c]);if(e){a=e(i);for(var u=0;u<a.length;u++)r.call(i,a[u])&&(l[a[u]]=i[a[u]])}}return l},Pv}function Hv(){if(zv)return Rv;zv=1;return Rv="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Uv(){return Nv?Tv:(Nv=1,Tv=Function.call.bind(Object.prototype.hasOwnProperty))}function $v(){if(Mv)return Lv;Mv=1;var e=function(){};if("production"!==ut.env.NODE_ENV){var t=Hv(),r={},n=Uv();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,a,l,s){if("production"!==ut.env.NODE_ENV)for(var c in o)if(n(o,c)){var u;try{if("function"!=typeof o[c]){var f=Error((l||"React class")+": "+a+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw f.name="Invariant Violation",f}u=o[c](i,c,l,a,null,t)}catch(e){u=e}if(!u||u instanceof Error||e((l||"React class")+": type specification of "+a+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in r)){r[u.message]=!0;var d=s?s():"";e("Failed "+a+" type: "+u.message+(null!=d?d:""))}}}return o.resetWarningCache=function(){"production"!==ut.env.NODE_ENV&&(r={})},Lv=o}function Yv(){if(Av)return Iv;Av=1;var e=Wv(),t=Vv(),r=Hv(),n=Uv(),o=$v(),i=function(){};function a(){return null}return"production"!==ut.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),Iv=function(l,s){var c="function"==typeof Symbol&&Symbol.iterator;var u="<<anonymous>>",f={array:h("array"),bigint:h("bigint"),bool:h("boolean"),func:h("function"),number:h("number"),object:h("object"),string:h("string"),symbol:h("symbol"),any:g(a),arrayOf:function(e){return g((function(t,n,o,i,a){if("function"!=typeof e)return new p("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var l=t[n];if(!Array.isArray(l))return new p("Invalid "+i+" `"+a+"` of type `"+v(l)+"` supplied to `"+o+"`, expected an array.");for(var s=0;s<l.length;s++){var c=e(l,s,o,i,a+"["+s+"]",r);if(c instanceof Error)return c}return null}))},element:g((function(e,t,r,n,o){var i=e[t];return l(i)?null:new p("Invalid "+n+" `"+o+"` of type `"+v(i)+"` supplied to `"+r+"`, expected a single ReactElement.")})),elementType:g((function(t,r,n,o,i){var a=t[r];return e.isValidElementType(a)?null:new p("Invalid "+o+" `"+i+"` of type `"+v(a)+"` supplied to `"+n+"`, expected a single ReactElement type.")})),instanceOf:function(e){return g((function(t,r,n,o,i){if(!(t[r]instanceof e)){var a=e.name||u;return new p("Invalid "+o+" `"+i+"` of type `"+(((l=t[r]).constructor&&l.constructor.name?l.constructor.name:u)+"` supplied to `")+n+"`, expected instance of `"+a+"`.")}var l;return null}))},node:g((function(e,t,r,n,o){return m(e[t])?null:new p("Invalid "+n+" `"+o+"` supplied to `"+r+"`, expected a ReactNode.")})),objectOf:function(e){return g((function(t,o,i,a,l){if("function"!=typeof e)return new p("Property `"+l+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var s=t[o],c=v(s);if("object"!==c)return new p("Invalid "+a+" `"+l+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var u in s)if(n(s,u)){var f=e(s,u,i,a,l+"."+u,r);if(f instanceof Error)return f}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==ut.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a;return g((function(t,r,n,o,i){for(var a=t[r],l=0;l<e.length;l++)if(d(a,e[l]))return null;var s=JSON.stringify(e,(function(e,t){return"symbol"===b(t)?String(t):t}));return new p("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+n+"`, expected one of "+s+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==ut.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+w(o)+" at index "+t+"."),a}return g((function(t,o,i,a,l){for(var s=[],c=0;c<e.length;c++){var u=(0,e[c])(t,o,i,a,l,r);if(null==u)return null;u.data&&n(u.data,"expectedType")&&s.push(u.data.expectedType)}return new p("Invalid "+a+" `"+l+"` supplied to `"+i+"`"+(s.length>0?", expected one of type ["+s.join(", ")+"]":"")+".")}))},shape:function(e){return g((function(t,n,o,i,a){var l=t[n],s=v(l);if("object"!==s)return new p("Invalid "+i+" `"+a+"` of type `"+s+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var u=e[c];if("function"!=typeof u)return y(o,i,a,c,b(u));var f=u(l,c,o,i,a+"."+c,r);if(f)return f}return null}))},exact:function(e){return g((function(o,i,a,l,s){var c=o[i],u=v(c);if("object"!==u)return new p("Invalid "+l+" `"+s+"` of type `"+u+"` supplied to `"+a+"`, expected `object`.");var f=t({},o[i],e);for(var d in f){var g=e[d];if(n(e,d)&&"function"!=typeof g)return y(a,l,s,d,b(g));if(!g)return new p("Invalid "+l+" `"+s+"` key `"+d+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var h=g(c,d,a,l,s+"."+d,r);if(h)return h}return null}))}};function d(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function p(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function g(e){if("production"!==ut.env.NODE_ENV)var t={},n=0;function o(o,a,l,c,f,d,g){if(c=c||u,d=d||l,g!==r){if(s){var h=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 h.name="Invariant Violation",h}if("production"!==ut.env.NODE_ENV&&"undefined"!=typeof console){var y=c+":"+l;!t[y]&&n<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[y]=!0,n++)}}return null==a[l]?o?null===a[l]?new p("The "+f+" `"+d+"` is marked as required in `"+c+"`, but its value is `null`."):new p("The "+f+" `"+d+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(a,l,c,f,d)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function h(e){return g((function(t,r,n,o,i,a){var l=t[r];return v(l)!==e?new p("Invalid "+o+" `"+i+"` of type `"+b(l)+"` supplied to `"+n+"`, expected `"+e+"`.",{expectedType:e}):null}))}function y(e,t,r,n,o){return new p((e||"React class")+": "+t+" type `"+r+"."+n+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function m(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(m);if(null===e||l(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var r,n=t.call(e);if(t!==e.entries){for(;!(r=n.next()).done;)if(!m(r.value))return!1}else for(;!(r=n.next()).done;){var o=r.value;if(o&&!m(o[1]))return!1}return!0;default:return!1}}function v(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=v(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function w(e){var t=b(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return p.prototype=Error.prototype,f.checkPropTypes=o,f.resetWarningCache=o.resetWarningCache,f.PropTypes=f,f},Iv}function Gv(){if(Dv)return _v;Dv=1;var e=Hv();function t(){}function r(){}return r.resetWarningCache=t,_v=function(){function n(t,r,n,o,i,a){if(a!==e){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function o(){return n}n.isRequired=n;var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:t};return i.PropTypes=i,i}}function qv(){if(Bv)return xv.exports;if(Bv=1,"production"!==ut.env.NODE_ENV){var e=Wv();xv.exports=Yv()(e.isElement,true)}else xv.exports=Gv()();return xv.exports}var Kv=Wi(qv());function Xv(){return Xv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xv.apply(this,arguments)}function Jv(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}var Zv=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jv(t,["color","size"]);return e.createElement("svg",Xv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"}))}));function Qv(){return Qv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qv.apply(this,arguments)}function eb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zv.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zv.displayName="Activity";var tb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eb(t,["color","size"]);return e.createElement("svg",Qv({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"}),e.createElement("polygon",{points:"12 15 17 21 7 21 12 15"}))}));function rb(){return rb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rb.apply(this,arguments)}function nb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tb.displayName="Airplay";var ob=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nb(t,["color","size"]);return e.createElement("svg",rb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));function ib(){return ib=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ib.apply(this,arguments)}function ab(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ob.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ob.displayName="AlertCircle";var lb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ab(t,["color","size"]);return e.createElement("svg",ib({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"}))}));function sb(){return sb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sb.apply(this,arguments)}function cb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lb.displayName="AlertOctagon";var ub=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cb(t,["color","size"]);return e.createElement("svg",sb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}),e.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"13"}),e.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));function fb(){return fb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fb.apply(this,arguments)}function db(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ub.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ub.displayName="AlertTriangle";var pb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=db(t,["color","size"]);return e.createElement("svg",fb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"10",x2:"6",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"18",y1:"18",x2:"6",y2:"18"}))}));function gb(){return gb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gb.apply(this,arguments)}function hb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pb.displayName="AlignCenter";var yb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hb(t,["color","size"]);return e.createElement("svg",gb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"21",y1:"10",x2:"3",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"21",y1:"18",x2:"3",y2:"18"}))}));function mb(){return mb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mb.apply(this,arguments)}function vb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yb.displayName="AlignJustify";var bb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vb(t,["color","size"]);return e.createElement("svg",mb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"10",x2:"3",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"17",y1:"18",x2:"3",y2:"18"}))}));function wb(){return wb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wb.apply(this,arguments)}function Ob(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bb.displayName="AlignLeft";var xb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ob(t,["color","size"]);return e.createElement("svg",wb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"21",y1:"10",x2:"7",y2:"10"}),e.createElement("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),e.createElement("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),e.createElement("line",{x1:"21",y1:"18",x2:"7",y2:"18"}))}));function Eb(){return Eb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Eb.apply(this,arguments)}function jb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xb.displayName="AlignRight";var kb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jb(t,["color","size"]);return e.createElement("svg",Eb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"5",r:"3"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"8"}),e.createElement("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"}))}));function Sb(){return Sb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sb.apply(this,arguments)}function Pb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kb.displayName="Anchor";var Cb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Pb(t,["color","size"]);return e.createElement("svg",Sb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"14.31",y1:"8",x2:"20.05",y2:"17.94"}),e.createElement("line",{x1:"9.69",y1:"8",x2:"21.17",y2:"8"}),e.createElement("line",{x1:"7.38",y1:"12",x2:"13.12",y2:"2.06"}),e.createElement("line",{x1:"9.69",y1:"16",x2:"3.95",y2:"6.06"}),e.createElement("line",{x1:"14.31",y1:"16",x2:"2.83",y2:"16"}),e.createElement("line",{x1:"16.62",y1:"12",x2:"10.88",y2:"21.94"}))}));function Rb(){return Rb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rb.apply(this,arguments)}function zb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Cb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Cb.displayName="Aperture";var Tb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zb(t,["color","size"]);return e.createElement("svg",Rb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"21 8 21 21 3 21 3 8"}),e.createElement("rect",{x:"1",y:"3",width:"22",height:"5"}),e.createElement("line",{x1:"10",y1:"12",x2:"14",y2:"12"}))}));function Nb(){return Nb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nb.apply(this,arguments)}function Lb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tb.displayName="Archive";var Mb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lb(t,["color","size"]);return e.createElement("svg",Nb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"8 12 12 16 16 12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}))}));function Ib(){return Ib=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ib.apply(this,arguments)}function Ab(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mb.displayName="ArrowDownCircle";var _b=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ab(t,["color","size"]);return e.createElement("svg",Ib({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"7",x2:"7",y2:"17"}),e.createElement("polyline",{points:"17 17 7 17 7 7"}))}));function Db(){return Db=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Db.apply(this,arguments)}function Bb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_b.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_b.displayName="ArrowDownLeft";var Fb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bb(t,["color","size"]);return e.createElement("svg",Db({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"7",y1:"7",x2:"17",y2:"17"}),e.createElement("polyline",{points:"17 7 17 17 7 17"}))}));function Wb(){return Wb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wb.apply(this,arguments)}function Vb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fb.displayName="ArrowDownRight";var Hb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vb(t,["color","size"]);return e.createElement("svg",Wb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("polyline",{points:"19 12 12 19 5 12"}))}));function Ub(){return Ub=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ub.apply(this,arguments)}function $b(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hb.displayName="ArrowDown";var Yb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$b(t,["color","size"]);return e.createElement("svg",Ub({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 8 8 12 12 16"}),e.createElement("line",{x1:"16",y1:"12",x2:"8",y2:"12"}))}));function Gb(){return Gb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gb.apply(this,arguments)}function qb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yb.displayName="ArrowLeftCircle";var Kb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qb(t,["color","size"]);return e.createElement("svg",Gb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"12",x2:"5",y2:"12"}),e.createElement("polyline",{points:"12 19 5 12 12 5"}))}));function Xb(){return Xb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xb.apply(this,arguments)}function Jb(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kb.displayName="ArrowLeft";var Zb=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jb(t,["color","size"]);return e.createElement("svg",Xb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 16 16 12 12 8"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function Qb(){return Qb=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qb.apply(this,arguments)}function ew(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zb.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zb.displayName="ArrowRightCircle";var tw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ew(t,["color","size"]);return e.createElement("svg",Qb({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e.createElement("polyline",{points:"12 5 19 12 12 19"}))}));function rw(){return rw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rw.apply(this,arguments)}function nw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tw.displayName="ArrowRight";var ow=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nw(t,["color","size"]);return e.createElement("svg",rw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"16 12 12 8 8 12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"8"}))}));function iw(){return iw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iw.apply(this,arguments)}function aw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ow.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ow.displayName="ArrowUpCircle";var lw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aw(t,["color","size"]);return e.createElement("svg",iw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"17",y1:"17",x2:"7",y2:"7"}),e.createElement("polyline",{points:"7 17 7 7 17 7"}))}));function sw(){return sw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sw.apply(this,arguments)}function cw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lw.displayName="ArrowUpLeft";var uw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cw(t,["color","size"]);return e.createElement("svg",sw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"7",y1:"17",x2:"17",y2:"7"}),e.createElement("polyline",{points:"7 7 17 7 17 17"}))}));function fw(){return fw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fw.apply(this,arguments)}function dw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uw.displayName="ArrowUpRight";var pw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dw(t,["color","size"]);return e.createElement("svg",fw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"5"}),e.createElement("polyline",{points:"5 12 12 5 19 12"}))}));function gw(){return gw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gw.apply(this,arguments)}function hw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pw.displayName="ArrowUp";var yw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hw(t,["color","size"]);return e.createElement("svg",gw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"}))}));function mw(){return mw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mw.apply(this,arguments)}function vw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yw.displayName="AtSign";var bw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vw(t,["color","size"]);return e.createElement("svg",mw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"8",r:"7"}),e.createElement("polyline",{points:"8.21 13.89 7 23 12 20 17 23 15.79 13.88"}))}));function ww(){return ww=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ww.apply(this,arguments)}function Ow(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bw.displayName="Award";var xw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ow(t,["color","size"]);return e.createElement("svg",ww({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),e.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),e.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"14"}))}));function Ew(){return Ew=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ew.apply(this,arguments)}function jw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xw.displayName="BarChart2";var kw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jw(t,["color","size"]);return e.createElement("svg",Ew({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"20",x2:"12",y2:"10"}),e.createElement("line",{x1:"18",y1:"20",x2:"18",y2:"4"}),e.createElement("line",{x1:"6",y1:"20",x2:"6",y2:"16"}))}));function Sw(){return Sw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sw.apply(this,arguments)}function Pw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kw.displayName="BarChart";var Cw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Pw(t,["color","size"]);return e.createElement("svg",Sw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19"}),e.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}),e.createElement("polyline",{points:"11 6 7 12 13 12 9 18"}))}));function Rw(){return Rw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rw.apply(this,arguments)}function zw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Cw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Cw.displayName="BatteryCharging";var Tw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zw(t,["color","size"]);return e.createElement("svg",Rw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"6",width:"18",height:"12",rx:"2",ry:"2"}),e.createElement("line",{x1:"23",y1:"13",x2:"23",y2:"11"}))}));function Nw(){return Nw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nw.apply(this,arguments)}function Lw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tw.displayName="Battery";var Mw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lw(t,["color","size"]);return e.createElement("svg",Nw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}),e.createElement("path",{d:"M18.63 13A17.89 17.89 0 0 1 18 8"}),e.createElement("path",{d:"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"}),e.createElement("path",{d:"M18 8a6 6 0 0 0-9.33-5"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function Iw(){return Iw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Iw.apply(this,arguments)}function Aw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mw.displayName="BellOff";var _w=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Aw(t,["color","size"]);return e.createElement("svg",Iw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"}),e.createElement("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}))}));function Dw(){return Dw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dw.apply(this,arguments)}function Bw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_w.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_w.displayName="Bell";var Fw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bw(t,["color","size"]);return e.createElement("svg",Dw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"}))}));function Ww(){return Ww=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ww.apply(this,arguments)}function Vw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fw.displayName="Bluetooth";var Hw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vw(t,["color","size"]);return e.createElement("svg",Ww({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}),e.createElement("path",{d:"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}))}));function Uw(){return Uw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Uw.apply(this,arguments)}function $w(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hw.displayName="Bold";var Yw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$w(t,["color","size"]);return e.createElement("svg",Uw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"}),e.createElement("path",{d:"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"}))}));function Gw(){return Gw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gw.apply(this,arguments)}function qw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yw.displayName="BookOpen";var Kw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qw(t,["color","size"]);return e.createElement("svg",Gw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20"}),e.createElement("path",{d:"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"}))}));function Xw(){return Xw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xw.apply(this,arguments)}function Jw(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kw.displayName="Book";var Zw=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jw(t,["color","size"]);return e.createElement("svg",Xw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"}))}));function Qw(){return Qw=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qw.apply(this,arguments)}function eO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zw.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zw.displayName="Bookmark";var tO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eO(t,["color","size"]);return e.createElement("svg",Qw({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function rO(){return rO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rO.apply(this,arguments)}function nO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tO.displayName="Box";var oO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nO(t,["color","size"]);return e.createElement("svg",rO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2"}),e.createElement("path",{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"}))}));function iO(){return iO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iO.apply(this,arguments)}function aO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oO.displayName="Briefcase";var lO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aO(t,["color","size"]);return e.createElement("svg",iO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),e.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),e.createElement("line",{x1:"3",y1:"10",x2:"21",y2:"10"}))}));function sO(){return sO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sO.apply(this,arguments)}function cO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lO.displayName="Calendar";var uO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cO(t,["color","size"]);return e.createElement("svg",sO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56"}))}));function fO(){return fO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fO.apply(this,arguments)}function dO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uO.displayName="CameraOff";var pO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dO(t,["color","size"]);return e.createElement("svg",fO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),e.createElement("circle",{cx:"12",cy:"13",r:"4"}))}));function gO(){return gO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gO.apply(this,arguments)}function hO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pO.displayName="Camera";var yO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hO(t,["color","size"]);return e.createElement("svg",gO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6"}),e.createElement("line",{x1:"2",y1:"20",x2:"2.01",y2:"20"}))}));function mO(){return mO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mO.apply(this,arguments)}function vO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yO.displayName="Cast";var bO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vO(t,["color","size"]);return e.createElement("svg",mO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"}),e.createElement("polyline",{points:"22 4 12 14.01 9 11.01"}))}));function wO(){return wO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wO.apply(this,arguments)}function OO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bO.displayName="CheckCircle";var xO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OO(t,["color","size"]);return e.createElement("svg",wO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 11 12 14 22 4"}),e.createElement("path",{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"}))}));function EO(){return EO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EO.apply(this,arguments)}function jO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xO.displayName="CheckSquare";var kO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jO(t,["color","size"]);return e.createElement("svg",EO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"20 6 9 17 4 12"}))}));function SO(){return SO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SO.apply(this,arguments)}function PO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kO.displayName="Check";var CO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PO(t,["color","size"]);return e.createElement("svg",SO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6 9 12 15 18 9"}))}));function RO(){return RO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RO.apply(this,arguments)}function zO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CO.displayName="ChevronDown";var TO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zO(t,["color","size"]);return e.createElement("svg",RO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 18 9 12 15 6"}))}));function NO(){return NO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NO.apply(this,arguments)}function LO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TO.displayName="ChevronLeft";var MO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LO(t,["color","size"]);return e.createElement("svg",NO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 18 15 12 9 6"}))}));function IO(){return IO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IO.apply(this,arguments)}function AO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MO.displayName="ChevronRight";var _O=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AO(t,["color","size"]);return e.createElement("svg",IO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"18 15 12 9 6 15"}))}));function DO(){return DO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DO.apply(this,arguments)}function BO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_O.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_O.displayName="ChevronUp";var FO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BO(t,["color","size"]);return e.createElement("svg",DO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"7 13 12 18 17 13"}),e.createElement("polyline",{points:"7 6 12 11 17 6"}))}));function WO(){return WO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WO.apply(this,arguments)}function VO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FO.displayName="ChevronsDown";var HO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VO(t,["color","size"]);return e.createElement("svg",WO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"11 17 6 12 11 7"}),e.createElement("polyline",{points:"18 17 13 12 18 7"}))}));function UO(){return UO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UO.apply(this,arguments)}function $O(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HO.displayName="ChevronsLeft";var YO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$O(t,["color","size"]);return e.createElement("svg",UO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"13 17 18 12 13 7"}),e.createElement("polyline",{points:"6 17 11 12 6 7"}))}));function GO(){return GO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GO.apply(this,arguments)}function qO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YO.displayName="ChevronsRight";var KO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qO(t,["color","size"]);return e.createElement("svg",GO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"17 11 12 6 7 11"}),e.createElement("polyline",{points:"17 18 12 13 7 18"}))}));function XO(){return XO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XO.apply(this,arguments)}function JO(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KO.displayName="ChevronsUp";var ZO=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JO(t,["color","size"]);return e.createElement("svg",XO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"21.17",y1:"8",x2:"12",y2:"8"}),e.createElement("line",{x1:"3.95",y1:"6.06",x2:"8.54",y2:"14"}),e.createElement("line",{x1:"10.88",y1:"21.94",x2:"15.46",y2:"14"}))}));function QO(){return QO=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QO.apply(this,arguments)}function ex(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZO.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZO.displayName="Chrome";var tx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ex(t,["color","size"]);return e.createElement("svg",QO({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));function rx(){return rx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rx.apply(this,arguments)}function nx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tx.displayName="Circle";var ox=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nx(t,["color","size"]);return e.createElement("svg",rx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}),e.createElement("rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1"}))}));function ix(){return ix=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ix.apply(this,arguments)}function ax(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ox.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ox.displayName="Clipboard";var lx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ax(t,["color","size"]);return e.createElement("svg",ix({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polyline",{points:"12 6 12 12 16 14"}))}));function sx(){return sx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sx.apply(this,arguments)}function cx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lx.displayName="Clock";var ux=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cx(t,["color","size"]);return e.createElement("svg",sx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"19",x2:"8",y2:"21"}),e.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"15"}),e.createElement("line",{x1:"16",y1:"19",x2:"16",y2:"21"}),e.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"15"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"17"}),e.createElement("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}))}));function fx(){return fx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fx.apply(this,arguments)}function dx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ux.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ux.displayName="CloudDrizzle";var px=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dx(t,["color","size"]);return e.createElement("svg",fx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"}),e.createElement("polyline",{points:"13 11 9 17 15 17 11 23"}))}));function gx(){return gx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gx.apply(this,arguments)}function hx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}px.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},px.displayName="CloudLightning";var yx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hx(t,["color","size"]);return e.createElement("svg",gx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function mx(){return mx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mx.apply(this,arguments)}function vx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yx.displayName="CloudOff";var bx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vx(t,["color","size"]);return e.createElement("svg",mx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"16",y1:"13",x2:"16",y2:"21"}),e.createElement("line",{x1:"8",y1:"13",x2:"8",y2:"21"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"23"}),e.createElement("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}))}));function wx(){return wx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wx.apply(this,arguments)}function Ox(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bx.displayName="CloudRain";var xx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ox(t,["color","size"]);return e.createElement("svg",wx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25"}),e.createElement("line",{x1:"8",y1:"16",x2:"8.01",y2:"16"}),e.createElement("line",{x1:"8",y1:"20",x2:"8.01",y2:"20"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}),e.createElement("line",{x1:"12",y1:"22",x2:"12.01",y2:"22"}),e.createElement("line",{x1:"16",y1:"16",x2:"16.01",y2:"16"}),e.createElement("line",{x1:"16",y1:"20",x2:"16.01",y2:"20"}))}));function Ex(){return Ex=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ex.apply(this,arguments)}function jx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xx.displayName="CloudSnow";var kx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jx(t,["color","size"]);return e.createElement("svg",Ex({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"}))}));function Sx(){return Sx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sx.apply(this,arguments)}function Px(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kx.displayName="Cloud";var Cx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Px(t,["color","size"]);return e.createElement("svg",Sx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 18 22 12 16 6"}),e.createElement("polyline",{points:"8 6 2 12 8 18"}))}));function Rx(){return Rx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rx.apply(this,arguments)}function zx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Cx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Cx.displayName="Code";var Tx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zx(t,["color","size"]);return e.createElement("svg",Rx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"15.5"}),e.createElement("polyline",{points:"22 8.5 12 15.5 2 8.5"}),e.createElement("polyline",{points:"2 15.5 12 8.5 22 15.5"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"8.5"}))}));function Nx(){return Nx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nx.apply(this,arguments)}function Lx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tx.displayName="Codepen";var Mx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lx(t,["color","size"]);return e.createElement("svg",Nx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"7.5 4.21 12 6.81 16.5 4.21"}),e.createElement("polyline",{points:"7.5 19.79 7.5 14.6 3 12"}),e.createElement("polyline",{points:"21 12 16.5 14.6 16.5 19.79"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function Ix(){return Ix=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ix.apply(this,arguments)}function Ax(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mx.displayName="Codesandbox";var _x=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ax(t,["color","size"]);return e.createElement("svg",Ix({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1"}),e.createElement("path",{d:"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"}),e.createElement("line",{x1:"6",y1:"1",x2:"6",y2:"4"}),e.createElement("line",{x1:"10",y1:"1",x2:"10",y2:"4"}),e.createElement("line",{x1:"14",y1:"1",x2:"14",y2:"4"}))}));function Dx(){return Dx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dx.apply(this,arguments)}function Bx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_x.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_x.displayName="Coffee";var Fx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bx(t,["color","size"]);return e.createElement("svg",Dx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18"}))}));function Wx(){return Wx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wx.apply(this,arguments)}function Vx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fx.displayName="Columns";var Hx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vx(t,["color","size"]);return e.createElement("svg",Wx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z"}))}));function Ux(){return Ux=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ux.apply(this,arguments)}function $x(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hx.displayName="Command";var Yx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$x(t,["color","size"]);return e.createElement("svg",Ux({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"}))}));function Gx(){return Gx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gx.apply(this,arguments)}function qx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yx.displayName="Compass";var Kx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qx(t,["color","size"]);return e.createElement("svg",Gx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),e.createElement("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"}))}));function Xx(){return Xx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xx.apply(this,arguments)}function Jx(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kx.displayName="Copy";var Zx=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jx(t,["color","size"]);return e.createElement("svg",Xx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 10 4 15 9 20"}),e.createElement("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"}))}));function Qx(){return Qx=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qx.apply(this,arguments)}function eE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zx.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zx.displayName="CornerDownLeft";var tE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eE(t,["color","size"]);return e.createElement("svg",Qx({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 10 20 15 15 20"}),e.createElement("path",{d:"M4 4v7a4 4 0 0 0 4 4h12"}))}));function rE(){return rE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rE.apply(this,arguments)}function nE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tE.displayName="CornerDownRight";var oE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nE(t,["color","size"]);return e.createElement("svg",rE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"14 15 9 20 4 15"}),e.createElement("path",{d:"M20 4h-7a4 4 0 0 0-4 4v12"}))}));function iE(){return iE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iE.apply(this,arguments)}function aE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oE.displayName="CornerLeftDown";var lE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aE(t,["color","size"]);return e.createElement("svg",iE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"14 9 9 4 4 9"}),e.createElement("path",{d:"M20 20h-7a4 4 0 0 1-4-4V4"}))}));function sE(){return sE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sE.apply(this,arguments)}function cE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lE.displayName="CornerLeftUp";var uE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cE(t,["color","size"]);return e.createElement("svg",sE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"10 15 15 20 20 15"}),e.createElement("path",{d:"M4 4h7a4 4 0 0 1 4 4v12"}))}));function fE(){return fE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fE.apply(this,arguments)}function dE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uE.displayName="CornerRightDown";var pE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dE(t,["color","size"]);return e.createElement("svg",fE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"10 9 15 4 20 9"}),e.createElement("path",{d:"M4 20h7a4 4 0 0 0 4-4V4"}))}));function gE(){return gE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gE.apply(this,arguments)}function hE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pE.displayName="CornerRightUp";var yE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hE(t,["color","size"]);return e.createElement("svg",gE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"9 14 4 9 9 4"}),e.createElement("path",{d:"M20 20v-7a4 4 0 0 0-4-4H4"}))}));function mE(){return mE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mE.apply(this,arguments)}function vE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yE.displayName="CornerUpLeft";var bE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vE(t,["color","size"]);return e.createElement("svg",mE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 14 20 9 15 4"}),e.createElement("path",{d:"M4 20v-7a4 4 0 0 1 4-4h12"}))}));function wE(){return wE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wE.apply(this,arguments)}function OE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bE.displayName="CornerUpRight";var xE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OE(t,["color","size"]);return e.createElement("svg",wE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",ry:"2"}),e.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}),e.createElement("line",{x1:"9",y1:"1",x2:"9",y2:"4"}),e.createElement("line",{x1:"15",y1:"1",x2:"15",y2:"4"}),e.createElement("line",{x1:"9",y1:"20",x2:"9",y2:"23"}),e.createElement("line",{x1:"15",y1:"20",x2:"15",y2:"23"}),e.createElement("line",{x1:"20",y1:"9",x2:"23",y2:"9"}),e.createElement("line",{x1:"20",y1:"14",x2:"23",y2:"14"}),e.createElement("line",{x1:"1",y1:"9",x2:"4",y2:"9"}),e.createElement("line",{x1:"1",y1:"14",x2:"4",y2:"14"}))}));function EE(){return EE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EE.apply(this,arguments)}function jE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xE.displayName="Cpu";var kE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jE(t,["color","size"]);return e.createElement("svg",EE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2"}),e.createElement("line",{x1:"1",y1:"10",x2:"23",y2:"10"}))}));function SE(){return SE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SE.apply(this,arguments)}function PE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kE.displayName="CreditCard";var CE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PE(t,["color","size"]);return e.createElement("svg",SE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6.13 1L6 16a2 2 0 0 0 2 2h15"}),e.createElement("path",{d:"M1 6.13L16 6a2 2 0 0 1 2 2v15"}))}));function RE(){return RE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RE.apply(this,arguments)}function zE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CE.displayName="Crop";var TE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zE(t,["color","size"]);return e.createElement("svg",RE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"22",y1:"12",x2:"18",y2:"12"}),e.createElement("line",{x1:"6",y1:"12",x2:"2",y2:"12"}),e.createElement("line",{x1:"12",y1:"6",x2:"12",y2:"2"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"18"}))}));function NE(){return NE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NE.apply(this,arguments)}function LE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TE.displayName="Crosshair";var ME=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LE(t,["color","size"]);return e.createElement("svg",NE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),e.createElement("path",{d:"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"}),e.createElement("path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"}))}));function IE(){return IE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IE.apply(this,arguments)}function AE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ME.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ME.displayName="Database";var _E=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AE(t,["color","size"]);return e.createElement("svg",IE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"}),e.createElement("line",{x1:"18",y1:"9",x2:"12",y2:"15"}),e.createElement("line",{x1:"12",y1:"9",x2:"18",y2:"15"}))}));function DE(){return DE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DE.apply(this,arguments)}function BE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_E.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_E.displayName="Delete";var FE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BE(t,["color","size"]);return e.createElement("svg",DE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));function WE(){return WE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WE.apply(this,arguments)}function VE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FE.displayName="Disc";var HE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VE(t,["color","size"]);return e.createElement("svg",WE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}),e.createElement("circle",{cx:"12",cy:"12",r:"10"}))}));function UE(){return UE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UE.apply(this,arguments)}function $E(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HE.displayName="DivideCircle";var YE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$E(t,["color","size"]);return e.createElement("svg",UE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"8"}))}));function GE(){return GE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GE.apply(this,arguments)}function qE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YE.displayName="DivideSquare";var KE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qE(t,["color","size"]);return e.createElement("svg",GE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"6",r:"2"}),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e.createElement("circle",{cx:"12",cy:"18",r:"2"}))}));function XE(){return XE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XE.apply(this,arguments)}function JE(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KE.displayName="Divide";var ZE=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JE(t,["color","size"]);return e.createElement("svg",XE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"23"}),e.createElement("path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"}))}));function QE(){return QE=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QE.apply(this,arguments)}function ej(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZE.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZE.displayName="DollarSign";var tj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ej(t,["color","size"]);return e.createElement("svg",QE({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"8 17 12 21 16 17"}),e.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),e.createElement("path",{d:"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"}))}));function rj(){return rj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rj.apply(this,arguments)}function nj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tj.displayName="DownloadCloud";var oj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nj(t,["color","size"]);return e.createElement("svg",rj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.createElement("polyline",{points:"7 10 12 15 17 10"}),e.createElement("line",{x1:"12",y1:"15",x2:"12",y2:"3"}))}));function ij(){return ij=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ij.apply(this,arguments)}function aj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oj.displayName="Download";var lj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aj(t,["color","size"]);return e.createElement("svg",ij({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"}))}));function sj(){return sj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sj.apply(this,arguments)}function cj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lj.displayName="Dribbble";var uj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cj(t,["color","size"]);return e.createElement("svg",sj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"}))}));function fj(){return fj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fj.apply(this,arguments)}function dj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uj.displayName="Droplet";var pj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dj(t,["color","size"]);return e.createElement("svg",fj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"}))}));function gj(){return gj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gj.apply(this,arguments)}function hj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pj.displayName="Edit2";var yj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hj(t,["color","size"]);return e.createElement("svg",gj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 20h9"}),e.createElement("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"}))}));function mj(){return mj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mj.apply(this,arguments)}function vj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yj.displayName="Edit3";var bj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vj(t,["color","size"]);return e.createElement("svg",mj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),e.createElement("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"}))}));function wj(){return wj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wj.apply(this,arguments)}function Oj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bj.displayName="Edit";var xj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Oj(t,["color","size"]);return e.createElement("svg",wj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),e.createElement("polyline",{points:"15 3 21 3 21 9"}),e.createElement("line",{x1:"10",y1:"14",x2:"21",y2:"3"}))}));function Ej(){return Ej=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ej.apply(this,arguments)}function jj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xj.displayName="ExternalLink";var kj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jj(t,["color","size"]);return e.createElement("svg",Ej({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function Sj(){return Sj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sj.apply(this,arguments)}function Pj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kj.displayName="EyeOff";var Cj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Pj(t,["color","size"]);return e.createElement("svg",Sj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),e.createElement("circle",{cx:"12",cy:"12",r:"3"}))}));function Rj(){return Rj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rj.apply(this,arguments)}function zj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Cj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Cj.displayName="Eye";var Tj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zj(t,["color","size"]);return e.createElement("svg",Rj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"}))}));function Nj(){return Nj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nj.apply(this,arguments)}function Lj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tj.displayName="Facebook";var Mj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lj(t,["color","size"]);return e.createElement("svg",Nj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"13 19 22 12 13 5 13 19"}),e.createElement("polygon",{points:"2 19 11 12 2 5 2 19"}))}));function Ij(){return Ij=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ij.apply(this,arguments)}function Aj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mj.displayName="FastForward";var _j=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Aj(t,["color","size"]);return e.createElement("svg",Ij({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"}),e.createElement("line",{x1:"16",y1:"8",x2:"2",y2:"22"}),e.createElement("line",{x1:"17.5",y1:"15",x2:"9",y2:"15"}))}));function Dj(){return Dj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dj.apply(this,arguments)}function Bj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_j.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_j.displayName="Feather";var Fj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bj(t,["color","size"]);return e.createElement("svg",Dj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"}),e.createElement("path",{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"}),e.createElement("path",{d:"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z"}),e.createElement("path",{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"}),e.createElement("path",{d:"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"}))}));function Wj(){return Wj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wj.apply(this,arguments)}function Vj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fj.displayName="Figma";var Hj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vj(t,["color","size"]);return e.createElement("svg",Wj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));function Uj(){return Uj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Uj.apply(this,arguments)}function $j(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hj.displayName="FileMinus";var Yj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$j(t,["color","size"]);return e.createElement("svg",Uj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"12"}),e.createElement("line",{x1:"9",y1:"15",x2:"15",y2:"15"}))}));function Gj(){return Gj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gj.apply(this,arguments)}function qj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yj.displayName="FilePlus";var Kj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qj(t,["color","size"]);return e.createElement("svg",Gj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),e.createElement("polyline",{points:"14 2 14 8 20 8"}),e.createElement("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),e.createElement("line",{x1:"16",y1:"17",x2:"8",y2:"17"}),e.createElement("polyline",{points:"10 9 9 9 8 9"}))}));function Xj(){return Xj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xj.apply(this,arguments)}function Jj(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kj.displayName="FileText";var Zj=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jj(t,["color","size"]);return e.createElement("svg",Xj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"}),e.createElement("polyline",{points:"13 2 13 9 20 9"}))}));function Qj(){return Qj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qj.apply(this,arguments)}function ek(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zj.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zj.displayName="File";var tk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ek(t,["color","size"]);return e.createElement("svg",Qj({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2.18",ry:"2.18"}),e.createElement("line",{x1:"7",y1:"2",x2:"7",y2:"22"}),e.createElement("line",{x1:"17",y1:"2",x2:"17",y2:"22"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"2",y1:"7",x2:"7",y2:"7"}),e.createElement("line",{x1:"2",y1:"17",x2:"7",y2:"17"}),e.createElement("line",{x1:"17",y1:"17",x2:"22",y2:"17"}),e.createElement("line",{x1:"17",y1:"7",x2:"22",y2:"7"}))}));function rk(){return rk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rk.apply(this,arguments)}function nk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tk.displayName="Film";var ok=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nk(t,["color","size"]);return e.createElement("svg",rk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"}))}));function ik(){return ik=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ik.apply(this,arguments)}function ak(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ok.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ok.displayName="Filter";var lk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ak(t,["color","size"]);return e.createElement("svg",ik({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"}),e.createElement("line",{x1:"4",y1:"22",x2:"4",y2:"15"}))}));function sk(){return sk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sk.apply(this,arguments)}function ck(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lk.displayName="Flag";var uk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ck(t,["color","size"]);return e.createElement("svg",sk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}),e.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));function fk(){return fk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fk.apply(this,arguments)}function dk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uk.displayName="FolderMinus";var pk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dk(t,["color","size"]);return e.createElement("svg",fk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}),e.createElement("line",{x1:"12",y1:"11",x2:"12",y2:"17"}),e.createElement("line",{x1:"9",y1:"14",x2:"15",y2:"14"}))}));function gk(){return gk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gk.apply(this,arguments)}function hk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pk.displayName="FolderPlus";var yk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hk(t,["color","size"]);return e.createElement("svg",gk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("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 mk(){return mk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mk.apply(this,arguments)}function vk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yk.displayName="Folder";var bk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vk(t,["color","size"]);return e.createElement("svg",mk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"}))}));function wk(){return wk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wk.apply(this,arguments)}function Ok(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bk.displayName="Framer";var xk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ok(t,["color","size"]);return e.createElement("svg",wk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M16 16s-1.5-2-4-2-4 2-4 2"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function Ek(){return Ek=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ek.apply(this,arguments)}function jk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xk.displayName="Frown";var kk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jk(t,["color","size"]);return e.createElement("svg",Ek({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"20 12 20 22 4 22 4 12"}),e.createElement("rect",{x:"2",y:"7",width:"20",height:"5"}),e.createElement("line",{x1:"12",y1:"22",x2:"12",y2:"7"}),e.createElement("path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"}),e.createElement("path",{d:"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"}))}));function Sk(){return Sk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sk.apply(this,arguments)}function Pk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kk.displayName="Gift";var Ck=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Pk(t,["color","size"]);return e.createElement("svg",Sk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"6",y1:"3",x2:"6",y2:"15"}),e.createElement("circle",{cx:"18",cy:"6",r:"3"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("path",{d:"M18 9a9 9 0 0 1-9 9"}))}));function Rk(){return Rk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rk.apply(this,arguments)}function zk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Ck.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Ck.displayName="GitBranch";var Tk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zk(t,["color","size"]);return e.createElement("svg",Rk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"1.05",y1:"12",x2:"7",y2:"12"}),e.createElement("line",{x1:"17.01",y1:"12",x2:"22.96",y2:"12"}))}));function Nk(){return Nk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nk.apply(this,arguments)}function Lk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tk.displayName="GitCommit";var Mk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lk(t,["color","size"]);return e.createElement("svg",Nk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"18",r:"3"}),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("path",{d:"M6 21V9a9 9 0 0 0 9 9"}))}));function Ik(){return Ik=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ik.apply(this,arguments)}function Ak(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mk.displayName="GitMerge";var _k=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Ak(t,["color","size"]);return e.createElement("svg",Ik({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"18",r:"3"}),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("path",{d:"M13 6h3a2 2 0 0 1 2 2v7"}),e.createElement("line",{x1:"6",y1:"9",x2:"6",y2:"21"}))}));function Dk(){return Dk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dk.apply(this,arguments)}function Bk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_k.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_k.displayName="GitPullRequest";var Fk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bk(t,["color","size"]);return e.createElement("svg",Dk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"}))}));function Wk(){return Wk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wk.apply(this,arguments)}function Vk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fk.displayName="GitHub";var Hk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vk(t,["color","size"]);return e.createElement("svg",Wk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"}))}));function Uk(){return Uk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Uk.apply(this,arguments)}function $k(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hk.displayName="Gitlab";var Yk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$k(t,["color","size"]);return e.createElement("svg",Uk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"}))}));function Gk(){return Gk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gk.apply(this,arguments)}function qk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yk.displayName="Globe";var Kk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qk(t,["color","size"]);return e.createElement("svg",Gk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"7",height:"7"}),e.createElement("rect",{x:"14",y:"3",width:"7",height:"7"}),e.createElement("rect",{x:"14",y:"14",width:"7",height:"7"}),e.createElement("rect",{x:"3",y:"14",width:"7",height:"7"}))}));function Xk(){return Xk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xk.apply(this,arguments)}function Jk(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kk.displayName="Grid";var Zk=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jk(t,["color","size"]);return e.createElement("svg",Xk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"22",y1:"12",x2:"2",y2:"12"}),e.createElement("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}),e.createElement("line",{x1:"6",y1:"16",x2:"6.01",y2:"16"}),e.createElement("line",{x1:"10",y1:"16",x2:"10.01",y2:"16"}))}));function Qk(){return Qk=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qk.apply(this,arguments)}function eS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zk.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zk.displayName="HardDrive";var tS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eS(t,["color","size"]);return e.createElement("svg",Qk({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"4",y1:"9",x2:"20",y2:"9"}),e.createElement("line",{x1:"4",y1:"15",x2:"20",y2:"15"}),e.createElement("line",{x1:"10",y1:"3",x2:"8",y2:"21"}),e.createElement("line",{x1:"16",y1:"3",x2:"14",y2:"21"}))}));function rS(){return rS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rS.apply(this,arguments)}function nS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tS.displayName="Hash";var oS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nS(t,["color","size"]);return e.createElement("svg",rS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 18v-6a9 9 0 0 1 18 0v6"}),e.createElement("path",{d:"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"}))}));function iS(){return iS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iS.apply(this,arguments)}function aS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oS.displayName="Headphones";var lS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aS(t,["color","size"]);return e.createElement("svg",iS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"}))}));function sS(){return sS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sS.apply(this,arguments)}function cS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lS.displayName="Heart";var uS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cS(t,["color","size"]);return e.createElement("svg",sS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}),e.createElement("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"}))}));function fS(){return fS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fS.apply(this,arguments)}function dS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uS.displayName="HelpCircle";var pS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dS(t,["color","size"]);return e.createElement("svg",fS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}))}));function gS(){return gS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gS.apply(this,arguments)}function hS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pS.displayName="Hexagon";var yS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hS(t,["color","size"]);return e.createElement("svg",gS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),e.createElement("polyline",{points:"9 22 9 12 15 12 15 22"}))}));function mS(){return mS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mS.apply(this,arguments)}function vS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yS.displayName="Home";var bS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vS(t,["color","size"]);return e.createElement("svg",mS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),e.createElement("polyline",{points:"21 15 16 10 5 21"}))}));function wS(){return wS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wS.apply(this,arguments)}function OS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bS.displayName="Image";var xS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OS(t,["color","size"]);return e.createElement("svg",wS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),e.createElement("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}))}));function ES(){return ES=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ES.apply(this,arguments)}function jS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xS.displayName="Inbox";var kS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jS(t,["color","size"]);return e.createElement("svg",ES({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"}))}));function SS(){return SS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SS.apply(this,arguments)}function PS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kS.displayName="Info";var CS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PS(t,["color","size"]);return e.createElement("svg",SS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),e.createElement("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),e.createElement("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"}))}));function RS(){return RS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RS.apply(this,arguments)}function zS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CS.displayName="Instagram";var TS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zS(t,["color","size"]);return e.createElement("svg",RS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"4",x2:"10",y2:"4"}),e.createElement("line",{x1:"14",y1:"20",x2:"5",y2:"20"}),e.createElement("line",{x1:"15",y1:"4",x2:"9",y2:"20"}))}));function NS(){return NS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NS.apply(this,arguments)}function LS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TS.displayName="Italic";var MS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LS(t,["color","size"]);return e.createElement("svg",NS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"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 IS(){return IS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IS.apply(this,arguments)}function AS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MS.displayName="Key";var _S=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AS(t,["color","size"]);return e.createElement("svg",IS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),e.createElement("polyline",{points:"2 17 12 22 22 17"}),e.createElement("polyline",{points:"2 12 12 17 22 12"}))}));function DS(){return DS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DS.apply(this,arguments)}function BS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_S.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_S.displayName="Layers";var FS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BS(t,["color","size"]);return e.createElement("svg",DS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"3",y1:"9",x2:"21",y2:"9"}),e.createElement("line",{x1:"9",y1:"21",x2:"9",y2:"9"}))}));function WS(){return WS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WS.apply(this,arguments)}function VS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FS.displayName="Layout";var HS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VS(t,["color","size"]);return e.createElement("svg",WS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"4"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"9.17",y2:"9.17"}),e.createElement("line",{x1:"14.83",y1:"14.83",x2:"19.07",y2:"19.07"}),e.createElement("line",{x1:"14.83",y1:"9.17",x2:"19.07",y2:"4.93"}),e.createElement("line",{x1:"14.83",y1:"9.17",x2:"18.36",y2:"5.64"}),e.createElement("line",{x1:"4.93",y1:"19.07",x2:"9.17",y2:"14.83"}))}));function US(){return US=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},US.apply(this,arguments)}function $S(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HS.displayName="LifeBuoy";var YS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$S(t,["color","size"]);return e.createElement("svg",US({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function GS(){return GS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GS.apply(this,arguments)}function qS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YS.displayName="Link2";var KS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qS(t,["color","size"]);return e.createElement("svg",GS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),e.createElement("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"}))}));function XS(){return XS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XS.apply(this,arguments)}function JS(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KS.displayName="Link";var ZS=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JS(t,["color","size"]);return e.createElement("svg",XS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"}),e.createElement("rect",{x:"2",y:"9",width:"4",height:"12"}),e.createElement("circle",{cx:"4",cy:"4",r:"2"}))}));function QS(){return QS=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QS.apply(this,arguments)}function eP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZS.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZS.displayName="Linkedin";var tP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eP(t,["color","size"]);return e.createElement("svg",QS({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"8",y1:"6",x2:"21",y2:"6"}),e.createElement("line",{x1:"8",y1:"12",x2:"21",y2:"12"}),e.createElement("line",{x1:"8",y1:"18",x2:"21",y2:"18"}),e.createElement("line",{x1:"3",y1:"6",x2:"3.01",y2:"6"}),e.createElement("line",{x1:"3",y1:"12",x2:"3.01",y2:"12"}),e.createElement("line",{x1:"3",y1:"18",x2:"3.01",y2:"18"}))}));function rP(){return rP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rP.apply(this,arguments)}function nP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tP.displayName="List";var oP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nP(t,["color","size"]);return e.createElement("svg",rP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"6"}),e.createElement("line",{x1:"12",y1:"18",x2:"12",y2:"22"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76"}),e.createElement("line",{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07"}),e.createElement("line",{x1:"2",y1:"12",x2:"6",y2:"12"}),e.createElement("line",{x1:"18",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24"}),e.createElement("line",{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93"}))}));function iP(){return iP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iP.apply(this,arguments)}function aP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oP.displayName="Loader";var lP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aP(t,["color","size"]);return e.createElement("svg",iP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.createElement("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}))}));function sP(){return sP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sP.apply(this,arguments)}function cP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lP.displayName="Lock";var uP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cP(t,["color","size"]);return e.createElement("svg",sP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"}),e.createElement("polyline",{points:"10 17 15 12 10 7"}),e.createElement("line",{x1:"15",y1:"12",x2:"3",y2:"12"}))}));function fP(){return fP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fP.apply(this,arguments)}function dP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uP.displayName="LogIn";var pP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dP(t,["color","size"]);return e.createElement("svg",fP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}),e.createElement("polyline",{points:"16 17 21 12 16 7"}),e.createElement("line",{x1:"21",y1:"12",x2:"9",y2:"12"}))}));function gP(){return gP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gP.apply(this,arguments)}function hP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pP.displayName="LogOut";var yP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hP(t,["color","size"]);return e.createElement("svg",gP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"}),e.createElement("polyline",{points:"22,6 12,13 2,6"}))}));function mP(){return mP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mP.apply(this,arguments)}function vP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yP.displayName="Mail";var bP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vP(t,["color","size"]);return e.createElement("svg",mP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}),e.createElement("circle",{cx:"12",cy:"10",r:"3"}))}));function wP(){return wP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wP.apply(this,arguments)}function OP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bP.displayName="MapPin";var xP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OP(t,["color","size"]);return e.createElement("svg",wP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"}),e.createElement("line",{x1:"8",y1:"2",x2:"8",y2:"18"}),e.createElement("line",{x1:"16",y1:"6",x2:"16",y2:"22"}))}));function EP(){return EP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EP.apply(this,arguments)}function jP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xP.displayName="Map";var kP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jP(t,["color","size"]);return e.createElement("svg",EP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"15 3 21 3 21 9"}),e.createElement("polyline",{points:"9 21 3 21 3 15"}),e.createElement("line",{x1:"21",y1:"3",x2:"14",y2:"10"}),e.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));function SP(){return SP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SP.apply(this,arguments)}function PP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kP.displayName="Maximize2";var CP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PP(t,["color","size"]);return e.createElement("svg",SP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"}))}));function RP(){return RP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RP.apply(this,arguments)}function zP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CP.displayName="Maximize";var TP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zP(t,["color","size"]);return e.createElement("svg",RP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"8",y1:"15",x2:"16",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function NP(){return NP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NP.apply(this,arguments)}function LP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TP.displayName="Meh";var MP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LP(t,["color","size"]);return e.createElement("svg",NP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"3",y1:"12",x2:"21",y2:"12"}),e.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),e.createElement("line",{x1:"3",y1:"18",x2:"21",y2:"18"}))}));function IP(){return IP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IP.apply(this,arguments)}function AP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MP.displayName="Menu";var _P=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AP(t,["color","size"]);return e.createElement("svg",IP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"}))}));function DP(){return DP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DP.apply(this,arguments)}function BP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_P.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_P.displayName="MessageCircle";var FP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BP(t,["color","size"]);return e.createElement("svg",DP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"}))}));function WP(){return WP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WP.apply(this,arguments)}function VP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FP.displayName="MessageSquare";var HP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VP(t,["color","size"]);return e.createElement("svg",WP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"}),e.createElement("path",{d:"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"}),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),e.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));function UP(){return UP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UP.apply(this,arguments)}function $P(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HP.displayName="MicOff";var YP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$P(t,["color","size"]);return e.createElement("svg",UP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}),e.createElement("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),e.createElement("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),e.createElement("line",{x1:"8",y1:"23",x2:"16",y2:"23"}))}));function GP(){return GP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GP.apply(this,arguments)}function qP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YP.displayName="Mic";var KP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qP(t,["color","size"]);return e.createElement("svg",GP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 14 10 14 10 20"}),e.createElement("polyline",{points:"20 10 14 10 14 4"}),e.createElement("line",{x1:"14",y1:"10",x2:"21",y2:"3"}),e.createElement("line",{x1:"3",y1:"21",x2:"10",y2:"14"}))}));function XP(){return XP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XP.apply(this,arguments)}function JP(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KP.displayName="Minimize2";var ZP=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JP(t,["color","size"]);return e.createElement("svg",XP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"}))}));function QP(){return QP=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QP.apply(this,arguments)}function eC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZP.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZP.displayName="Minimize";var tC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eC(t,["color","size"]);return e.createElement("svg",QP({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function rC(){return rC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rC.apply(this,arguments)}function nC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tC.displayName="MinusCircle";var oC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nC(t,["color","size"]);return e.createElement("svg",rC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function iC(){return iC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iC.apply(this,arguments)}function aC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oC.displayName="MinusSquare";var lC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aC(t,["color","size"]);return e.createElement("svg",iC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function sC(){return sC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sC.apply(this,arguments)}function cC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lC.displayName="Minus";var uC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cC(t,["color","size"]);return e.createElement("svg",sC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2"}),e.createElement("line",{x1:"8",y1:"21",x2:"16",y2:"21"}),e.createElement("line",{x1:"12",y1:"17",x2:"12",y2:"21"}))}));function fC(){return fC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fC.apply(this,arguments)}function dC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uC.displayName="Monitor";var pC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dC(t,["color","size"]);return e.createElement("svg",fC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"}))}));function gC(){return gC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gC.apply(this,arguments)}function hC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pC.displayName="Moon";var yC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hC(t,["color","size"]);return e.createElement("svg",gC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"1"}),e.createElement("circle",{cx:"19",cy:"12",r:"1"}),e.createElement("circle",{cx:"5",cy:"12",r:"1"}))}));function mC(){return mC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mC.apply(this,arguments)}function vC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yC.displayName="MoreHorizontal";var bC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vC(t,["color","size"]);return e.createElement("svg",mC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"1"}),e.createElement("circle",{cx:"12",cy:"5",r:"1"}),e.createElement("circle",{cx:"12",cy:"19",r:"1"}))}));function wC(){return wC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wC.apply(this,arguments)}function OC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bC.displayName="MoreVertical";var xC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OC(t,["color","size"]);return e.createElement("svg",wC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"}),e.createElement("path",{d:"M13 13l6 6"}))}));function EC(){return EC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EC.apply(this,arguments)}function jC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xC.displayName="MousePointer";var kC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jC(t,["color","size"]);return e.createElement("svg",EC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"5 9 2 12 5 15"}),e.createElement("polyline",{points:"9 5 12 2 15 5"}),e.createElement("polyline",{points:"15 19 12 22 9 19"}),e.createElement("polyline",{points:"19 9 22 12 19 15"}),e.createElement("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"22"}))}));function SC(){return SC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SC.apply(this,arguments)}function PC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kC.displayName="Move";var CC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PC(t,["color","size"]);return e.createElement("svg",SC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 18V5l12-2v13"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("circle",{cx:"18",cy:"16",r:"3"}))}));function RC(){return RC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RC.apply(this,arguments)}function zC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CC.displayName="Music";var TC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zC(t,["color","size"]);return e.createElement("svg",RC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 19 21 12 17 5 21 12 2"}))}));function NC(){return NC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NC.apply(this,arguments)}function LC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TC.displayName="Navigation2";var MC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LC(t,["color","size"]);return e.createElement("svg",NC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"3 11 22 2 13 21 11 13 3 11"}))}));function IC(){return IC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IC.apply(this,arguments)}function AC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MC.displayName="Navigation";var _C=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AC(t,["color","size"]);return e.createElement("svg",IC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}))}));function DC(){return DC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DC.apply(this,arguments)}function BC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_C.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_C.displayName="Octagon";var FC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BC(t,["color","size"]);return e.createElement("svg",DC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}),e.createElement("path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}),e.createElement("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),e.createElement("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}))}));function WC(){return WC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WC.apply(this,arguments)}function VC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FC.displayName="Package";var HC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VC(t,["color","size"]);return e.createElement("svg",WC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"}))}));function UC(){return UC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UC.apply(this,arguments)}function $C(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HC.displayName="Paperclip";var YC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$C(t,["color","size"]);return e.createElement("svg",UC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"10",y1:"15",x2:"10",y2:"9"}),e.createElement("line",{x1:"14",y1:"15",x2:"14",y2:"9"}))}));function GC(){return GC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GC.apply(this,arguments)}function qC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YC.displayName="PauseCircle";var KC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qC(t,["color","size"]);return e.createElement("svg",GC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"6",y:"4",width:"4",height:"16"}),e.createElement("rect",{x:"14",y:"4",width:"4",height:"16"}))}));function XC(){return XC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XC.apply(this,arguments)}function JC(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KC.displayName="Pause";var ZC=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JC(t,["color","size"]);return e.createElement("svg",XC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 19l7-7 3 3-7 7-3-3z"}),e.createElement("path",{d:"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}),e.createElement("path",{d:"M2 2l7.586 7.586"}),e.createElement("circle",{cx:"11",cy:"11",r:"2"}))}));function QC(){return QC=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QC.apply(this,arguments)}function eR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZC.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZC.displayName="PenTool";var tR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eR(t,["color","size"]);return e.createElement("svg",QC({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"19",y1:"5",x2:"5",y2:"19"}),e.createElement("circle",{cx:"6.5",cy:"6.5",r:"2.5"}),e.createElement("circle",{cx:"17.5",cy:"17.5",r:"2.5"}))}));function rR(){return rR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rR.apply(this,arguments)}function nR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tR.displayName="Percent";var oR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nR(t,["color","size"]);return e.createElement("svg",rR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function iR(){return iR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iR.apply(this,arguments)}function aR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oR.displayName="PhoneCall";var lR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aR(t,["color","size"]);return e.createElement("svg",iR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"19 1 23 5 19 9"}),e.createElement("line",{x1:"15",y1:"5",x2:"23",y2:"5"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function sR(){return sR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sR.apply(this,arguments)}function cR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lR.displayName="PhoneForwarded";var uR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cR(t,["color","size"]);return e.createElement("svg",sR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 2 16 8 22 8"}),e.createElement("line",{x1:"23",y1:"1",x2:"16",y2:"8"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function fR(){return fR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fR.apply(this,arguments)}function dR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uR.displayName="PhoneIncoming";var pR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dR(t,["color","size"]);return e.createElement("svg",fR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"23",y1:"1",x2:"17",y2:"7"}),e.createElement("line",{x1:"17",y1:"1",x2:"23",y2:"7"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function gR(){return gR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gR.apply(this,arguments)}function hR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pR.displayName="PhoneMissed";var yR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hR(t,["color","size"]);return e.createElement("svg",gR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91"}),e.createElement("line",{x1:"23",y1:"1",x2:"1",y2:"23"}))}));function mR(){return mR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mR.apply(this,arguments)}function vR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yR.displayName="PhoneOff";var bR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vR(t,["color","size"]);return e.createElement("svg",mR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 7 23 1 17 1"}),e.createElement("line",{x1:"16",y1:"8",x2:"23",y2:"1"}),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function wR(){return wR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wR.apply(this,arguments)}function OR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bR.displayName="PhoneOutgoing";var xR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OR(t,["color","size"]);return e.createElement("svg",wR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}))}));function ER(){return ER=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ER.apply(this,arguments)}function jR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xR.displayName="Phone";var kR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jR(t,["color","size"]);return e.createElement("svg",ER({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),e.createElement("path",{d:"M22 12A10 10 0 0 0 12 2v10z"}))}));function SR(){return SR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SR.apply(this,arguments)}function PR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kR.displayName="PieChart";var CR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PR(t,["color","size"]);return e.createElement("svg",SR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("polygon",{points:"10 8 16 12 10 16 10 8"}))}));function RR(){return RR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RR.apply(this,arguments)}function zR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CR.displayName="PlayCircle";var TR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zR(t,["color","size"]);return e.createElement("svg",RR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"5 3 19 12 5 21 5 3"}))}));function NR(){return NR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NR.apply(this,arguments)}function LR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TR.displayName="Play";var MR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LR(t,["color","size"]);return e.createElement("svg",NR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function IR(){return IR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IR.apply(this,arguments)}function AR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MR.displayName="PlusCircle";var _R=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AR(t,["color","size"]);return e.createElement("svg",IR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),e.createElement("line",{x1:"8",y1:"12",x2:"16",y2:"12"}))}));function DR(){return DR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DR.apply(this,arguments)}function BR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_R.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_R.displayName="PlusSquare";var FR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BR(t,["color","size"]);return e.createElement("svg",DR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),e.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}))}));function WR(){return WR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WR.apply(this,arguments)}function VR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FR.displayName="Plus";var HR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VR(t,["color","size"]);return e.createElement("svg",WR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"}),e.createElement("polyline",{points:"8 10 12 14 16 10"}))}));function UR(){return UR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UR.apply(this,arguments)}function $R(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HR.displayName="Pocket";var YR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$R(t,["color","size"]);return e.createElement("svg",UR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M18.36 6.64a9 9 0 1 1-12.73 0"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"12"}))}));function GR(){return GR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GR.apply(this,arguments)}function qR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YR.displayName="Power";var KR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qR(t,["color","size"]);return e.createElement("svg",GR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"6 9 6 2 18 2 18 9"}),e.createElement("path",{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"}),e.createElement("rect",{x:"6",y:"14",width:"12",height:"8"}))}));function XR(){return XR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XR.apply(this,arguments)}function JR(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KR.displayName="Printer";var ZR=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JR(t,["color","size"]);return e.createElement("svg",XR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"2"}),e.createElement("path",{d:"M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"}))}));function QR(){return QR=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QR.apply(this,arguments)}function ez(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZR.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZR.displayName="Radio";var tz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ez(t,["color","size"]);return e.createElement("svg",QR({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"1 4 1 10 7 10"}),e.createElement("polyline",{points:"23 20 23 14 17 14"}),e.createElement("path",{d:"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"}))}));function rz(){return rz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rz.apply(this,arguments)}function nz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tz.displayName="RefreshCcw";var oz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nz(t,["color","size"]);return e.createElement("svg",rz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 4 23 10 17 10"}),e.createElement("polyline",{points:"1 20 1 14 7 14"}),e.createElement("path",{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"}))}));function iz(){return iz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iz.apply(this,arguments)}function az(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oz.displayName="RefreshCw";var lz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=az(t,["color","size"]);return e.createElement("svg",iz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"17 1 21 5 17 9"}),e.createElement("path",{d:"M3 11V9a4 4 0 0 1 4-4h14"}),e.createElement("polyline",{points:"7 23 3 19 7 15"}),e.createElement("path",{d:"M21 13v2a4 4 0 0 1-4 4H3"}))}));function sz(){return sz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sz.apply(this,arguments)}function cz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lz.displayName="Repeat";var uz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cz(t,["color","size"]);return e.createElement("svg",sz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 19 2 12 11 5 11 19"}),e.createElement("polygon",{points:"22 19 13 12 22 5 22 19"}))}));function fz(){return fz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fz.apply(this,arguments)}function dz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uz.displayName="Rewind";var pz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dz(t,["color","size"]);return e.createElement("svg",fz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"1 4 1 10 7 10"}),e.createElement("path",{d:"M3.51 15a9 9 0 1 0 2.13-9.36L1 10"}))}));function gz(){return gz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gz.apply(this,arguments)}function hz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pz.displayName="RotateCcw";var yz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hz(t,["color","size"]);return e.createElement("svg",gz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 4 23 10 17 10"}),e.createElement("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"}))}));function mz(){return mz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mz.apply(this,arguments)}function vz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yz.displayName="RotateCw";var bz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vz(t,["color","size"]);return e.createElement("svg",mz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 11a9 9 0 0 1 9 9"}),e.createElement("path",{d:"M4 4a16 16 0 0 1 16 16"}),e.createElement("circle",{cx:"5",cy:"19",r:"1"}))}));function wz(){return wz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wz.apply(this,arguments)}function Oz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bz.displayName="Rss";var xz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Oz(t,["color","size"]);return e.createElement("svg",wz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}),e.createElement("polyline",{points:"17 21 17 13 7 13 7 21"}),e.createElement("polyline",{points:"7 3 7 8 15 8"}))}));function Ez(){return Ez=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ez.apply(this,arguments)}function jz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xz.displayName="Save";var kz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jz(t,["color","size"]);return e.createElement("svg",Ez({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"6",cy:"6",r:"3"}),e.createElement("circle",{cx:"6",cy:"18",r:"3"}),e.createElement("line",{x1:"20",y1:"4",x2:"8.12",y2:"15.88"}),e.createElement("line",{x1:"14.47",y1:"14.48",x2:"20",y2:"20"}),e.createElement("line",{x1:"8.12",y1:"8.12",x2:"12",y2:"12"}))}));function Sz(){return Sz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sz.apply(this,arguments)}function Pz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kz.displayName="Scissors";var Cz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Pz(t,["color","size"]);return e.createElement("svg",Sz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}))}));function Rz(){return Rz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Rz.apply(this,arguments)}function zz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Cz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Cz.displayName="Search";var Tz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zz(t,["color","size"]);return e.createElement("svg",Rz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),e.createElement("polygon",{points:"22 2 15 22 11 13 2 9 22 2"}))}));function Nz(){return Nz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nz.apply(this,arguments)}function Lz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Tz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Tz.displayName="Send";var Mz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Lz(t,["color","size"]);return e.createElement("svg",Nz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"2",width:"20",height:"8",rx:"2",ry:"2"}),e.createElement("rect",{x:"2",y:"14",width:"20",height:"8",rx:"2",ry:"2"}),e.createElement("line",{x1:"6",y1:"6",x2:"6.01",y2:"6"}),e.createElement("line",{x1:"6",y1:"18",x2:"6.01",y2:"18"}))}));function Iz(){return Iz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Iz.apply(this,arguments)}function Az(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Mz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Mz.displayName="Server";var _z=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Az(t,["color","size"]);return e.createElement("svg",Iz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"3"}),e.createElement("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"}))}));function Dz(){return Dz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dz.apply(this,arguments)}function Bz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_z.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_z.displayName="Settings";var Fz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Bz(t,["color","size"]);return e.createElement("svg",Dz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"18",cy:"5",r:"3"}),e.createElement("circle",{cx:"6",cy:"12",r:"3"}),e.createElement("circle",{cx:"18",cy:"19",r:"3"}),e.createElement("line",{x1:"8.59",y1:"13.51",x2:"15.42",y2:"17.49"}),e.createElement("line",{x1:"15.41",y1:"6.51",x2:"8.59",y2:"10.49"}))}));function Wz(){return Wz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wz.apply(this,arguments)}function Vz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Fz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Fz.displayName="Share2";var Hz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Vz(t,["color","size"]);return e.createElement("svg",Wz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}),e.createElement("polyline",{points:"16 6 12 2 8 6"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"15"}))}));function Uz(){return Uz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Uz.apply(this,arguments)}function $z(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Hz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Hz.displayName="Share";var Yz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$z(t,["color","size"]);return e.createElement("svg",Uz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18"}),e.createElement("path",{d:"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function Gz(){return Gz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gz.apply(this,arguments)}function qz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Yz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Yz.displayName="ShieldOff";var Kz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qz(t,["color","size"]);return e.createElement("svg",Gz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}))}));function Xz(){return Xz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xz.apply(this,arguments)}function Jz(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Kz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Kz.displayName="Shield";var Zz=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=Jz(t,["color","size"]);return e.createElement("svg",Xz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"}),e.createElement("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),e.createElement("path",{d:"M16 10a4 4 0 0 1-8 0"}))}));function Qz(){return Qz=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qz.apply(this,arguments)}function eT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}Zz.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},Zz.displayName="ShoppingBag";var tT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eT(t,["color","size"]);return e.createElement("svg",Qz({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"9",cy:"21",r:"1"}),e.createElement("circle",{cx:"20",cy:"21",r:"1"}),e.createElement("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"}))}));function rT(){return rT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rT.apply(this,arguments)}function nT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tT.displayName="ShoppingCart";var oT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nT(t,["color","size"]);return e.createElement("svg",rT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 3 21 3 21 8"}),e.createElement("line",{x1:"4",y1:"20",x2:"21",y2:"3"}),e.createElement("polyline",{points:"21 16 21 21 16 21"}),e.createElement("line",{x1:"15",y1:"15",x2:"21",y2:"21"}),e.createElement("line",{x1:"4",y1:"4",x2:"9",y2:"9"}))}));function iT(){return iT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iT.apply(this,arguments)}function aT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oT.displayName="Shuffle";var lT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aT(t,["color","size"]);return e.createElement("svg",iT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"9",y1:"3",x2:"9",y2:"21"}))}));function sT(){return sT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sT.apply(this,arguments)}function cT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lT.displayName="Sidebar";var uT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cT(t,["color","size"]);return e.createElement("svg",sT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"19 20 9 12 19 4 19 20"}),e.createElement("line",{x1:"5",y1:"19",x2:"5",y2:"5"}))}));function fT(){return fT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fT.apply(this,arguments)}function dT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uT.displayName="SkipBack";var pT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dT(t,["color","size"]);return e.createElement("svg",fT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"5 4 15 12 5 20 5 4"}),e.createElement("line",{x1:"19",y1:"5",x2:"19",y2:"19"}))}));function gT(){return gT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gT.apply(this,arguments)}function hT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pT.displayName="SkipForward";var yT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hT(t,["color","size"]);return e.createElement("svg",gT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5z"}),e.createElement("path",{d:"M20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}),e.createElement("path",{d:"M9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5z"}),e.createElement("path",{d:"M3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z"}),e.createElement("path",{d:"M14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5z"}),e.createElement("path",{d:"M15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}),e.createElement("path",{d:"M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5z"}),e.createElement("path",{d:"M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"}))}));function mT(){return mT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mT.apply(this,arguments)}function vT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yT.displayName="Slack";var bT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vT(t,["color","size"]);return e.createElement("svg",mT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"4.93",y1:"4.93",x2:"19.07",y2:"19.07"}))}));function wT(){return wT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wT.apply(this,arguments)}function OT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bT.displayName="Slash";var xT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OT(t,["color","size"]);return e.createElement("svg",wT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"4",y1:"21",x2:"4",y2:"14"}),e.createElement("line",{x1:"4",y1:"10",x2:"4",y2:"3"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"12"}),e.createElement("line",{x1:"12",y1:"8",x2:"12",y2:"3"}),e.createElement("line",{x1:"20",y1:"21",x2:"20",y2:"16"}),e.createElement("line",{x1:"20",y1:"12",x2:"20",y2:"3"}),e.createElement("line",{x1:"1",y1:"14",x2:"7",y2:"14"}),e.createElement("line",{x1:"9",y1:"8",x2:"15",y2:"8"}),e.createElement("line",{x1:"17",y1:"16",x2:"23",y2:"16"}))}));function ET(){return ET=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ET.apply(this,arguments)}function jT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xT.displayName="Sliders";var kT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jT(t,["color","size"]);return e.createElement("svg",ET({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));function ST(){return ST=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ST.apply(this,arguments)}function PT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kT.displayName="Smartphone";var CT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PT(t,["color","size"]);return e.createElement("svg",ST({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),e.createElement("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),e.createElement("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"}))}));function RT(){return RT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RT.apply(this,arguments)}function zT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CT.displayName="Smile";var TT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zT(t,["color","size"]);return e.createElement("svg",RT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),e.createElement("circle",{cx:"12",cy:"14",r:"4"}),e.createElement("line",{x1:"12",y1:"6",x2:"12.01",y2:"6"}))}));function NT(){return NT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NT.apply(this,arguments)}function LT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TT.displayName="Speaker";var MT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LT(t,["color","size"]);return e.createElement("svg",NT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}))}));function IT(){return IT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IT.apply(this,arguments)}function AT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MT.displayName="Square";var _T=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AT(t,["color","size"]);return e.createElement("svg",IT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"}))}));function DT(){return DT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DT.apply(this,arguments)}function BT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_T.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_T.displayName="Star";var FT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BT(t,["color","size"]);return e.createElement("svg",DT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("rect",{x:"9",y:"9",width:"6",height:"6"}))}));function WT(){return WT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WT.apply(this,arguments)}function VT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FT.displayName="StopCircle";var HT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VT(t,["color","size"]);return e.createElement("svg",WT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"5"}),e.createElement("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),e.createElement("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),e.createElement("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),e.createElement("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),e.createElement("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),e.createElement("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),e.createElement("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),e.createElement("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"}))}));function UT(){return UT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UT.apply(this,arguments)}function $T(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HT.displayName="Sun";var YT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$T(t,["color","size"]);return e.createElement("svg",UT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),e.createElement("line",{x1:"12",y1:"2",x2:"12",y2:"9"}),e.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),e.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),e.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),e.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),e.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),e.createElement("polyline",{points:"8 6 12 2 16 6"}))}));function GT(){return GT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GT.apply(this,arguments)}function qT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YT.displayName="Sunrise";var KT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qT(t,["color","size"]);return e.createElement("svg",GT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 18a5 5 0 0 0-10 0"}),e.createElement("line",{x1:"12",y1:"9",x2:"12",y2:"2"}),e.createElement("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),e.createElement("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),e.createElement("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),e.createElement("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),e.createElement("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),e.createElement("polyline",{points:"16 5 12 9 8 5"}))}));function XT(){return XT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XT.apply(this,arguments)}function JT(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KT.displayName="Sunset";var ZT=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JT(t,["color","size"]);return e.createElement("svg",XT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18"}))}));function QT(){return QT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QT.apply(this,arguments)}function eN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZT.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZT.displayName="Table";var tN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eN(t,["color","size"]);return e.createElement("svg",QT({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),e.createElement("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}))}));function rN(){return rN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rN.apply(this,arguments)}function nN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tN.displayName="Tablet";var oN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nN(t,["color","size"]);return e.createElement("svg",rN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"}),e.createElement("line",{x1:"7",y1:"7",x2:"7.01",y2:"7"}))}));function iN(){return iN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iN.apply(this,arguments)}function aN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oN.displayName="Tag";var lN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aN(t,["color","size"]);return e.createElement("svg",iN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("circle",{cx:"12",cy:"12",r:"6"}),e.createElement("circle",{cx:"12",cy:"12",r:"2"}))}));function sN(){return sN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sN.apply(this,arguments)}function cN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lN.displayName="Target";var uN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cN(t,["color","size"]);return e.createElement("svg",sN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 17 10 11 4 5"}),e.createElement("line",{x1:"12",y1:"19",x2:"20",y2:"19"}))}));function fN(){return fN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fN.apply(this,arguments)}function dN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uN.displayName="Terminal";var pN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dN(t,["color","size"]);return e.createElement("svg",fN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"}))}));function gN(){return gN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gN.apply(this,arguments)}function hN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pN.displayName="Thermometer";var yN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hN(t,["color","size"]);return e.createElement("svg",gN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"}))}));function mN(){return mN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mN.apply(this,arguments)}function vN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yN.displayName="ThumbsDown";var bN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vN(t,["color","size"]);return e.createElement("svg",mN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"}))}));function wN(){return wN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wN.apply(this,arguments)}function ON(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bN.displayName="ThumbsUp";var xN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=ON(t,["color","size"]);return e.createElement("svg",wN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.createElement("circle",{cx:"8",cy:"12",r:"3"}))}));function EN(){return EN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EN.apply(this,arguments)}function jN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xN.displayName="ToggleLeft";var kN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jN(t,["color","size"]);return e.createElement("svg",EN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),e.createElement("circle",{cx:"16",cy:"12",r:"3"}))}));function SN(){return SN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SN.apply(this,arguments)}function PN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kN.displayName="ToggleRight";var CN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PN(t,["color","size"]);return e.createElement("svg",SN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"}))}));function RN(){return RN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RN.apply(this,arguments)}function zN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CN.displayName="Tool";var TN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zN(t,["color","size"]);return e.createElement("svg",RN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"3 6 5 6 21 6"}),e.createElement("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}),e.createElement("line",{x1:"10",y1:"11",x2:"10",y2:"17"}),e.createElement("line",{x1:"14",y1:"11",x2:"14",y2:"17"}))}));function NN(){return NN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NN.apply(this,arguments)}function LN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TN.displayName="Trash2";var MN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LN(t,["color","size"]);return e.createElement("svg",NN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"3 6 5 6 21 6"}),e.createElement("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}))}));function IN(){return IN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IN.apply(this,arguments)}function AN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MN.displayName="Trash";var _N=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AN(t,["color","size"]);return e.createElement("svg",IN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("rect",{x:"7",y:"7",width:"3",height:"9"}),e.createElement("rect",{x:"14",y:"7",width:"3",height:"5"}))}));function DN(){return DN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DN.apply(this,arguments)}function BN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_N.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_N.displayName="Trello";var FN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BN(t,["color","size"]);return e.createElement("svg",DN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),e.createElement("polyline",{points:"17 18 23 18 23 12"}))}));function WN(){return WN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WN.apply(this,arguments)}function VN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FN.displayName="TrendingDown";var HN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VN(t,["color","size"]);return e.createElement("svg",WN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),e.createElement("polyline",{points:"17 6 23 6 23 12"}))}));function UN(){return UN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UN.apply(this,arguments)}function $N(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HN.displayName="TrendingUp";var YN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$N(t,["color","size"]);return e.createElement("svg",UN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}))}));function GN(){return GN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GN.apply(this,arguments)}function qN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YN.displayName="Triangle";var KN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qN(t,["color","size"]);return e.createElement("svg",GN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"1",y:"3",width:"15",height:"13"}),e.createElement("polygon",{points:"16 8 20 8 23 11 23 16 16 16 16 8"}),e.createElement("circle",{cx:"5.5",cy:"18.5",r:"2.5"}),e.createElement("circle",{cx:"18.5",cy:"18.5",r:"2.5"}))}));function XN(){return XN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XN.apply(this,arguments)}function JN(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KN.displayName="Truck";var ZN=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JN(t,["color","size"]);return e.createElement("svg",XN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"2",y:"7",width:"20",height:"15",rx:"2",ry:"2"}),e.createElement("polyline",{points:"17 2 12 7 7 2"}))}));function QN(){return QN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QN.apply(this,arguments)}function eL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZN.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZN.displayName="Tv";var tL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eL(t,["color","size"]);return e.createElement("svg",QN({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"}))}));function rL(){return rL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rL.apply(this,arguments)}function nL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tL.displayName="Twitch";var oL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nL(t,["color","size"]);return e.createElement("svg",rL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"}))}));function iL(){return iL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iL.apply(this,arguments)}function aL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oL.displayName="Twitter";var lL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aL(t,["color","size"]);return e.createElement("svg",iL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"4 7 4 4 20 4 20 7"}),e.createElement("line",{x1:"9",y1:"20",x2:"15",y2:"20"}),e.createElement("line",{x1:"12",y1:"4",x2:"12",y2:"20"}))}));function sL(){return sL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sL.apply(this,arguments)}function cL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lL.displayName="Type";var uL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cL(t,["color","size"]);return e.createElement("svg",sL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"}))}));function fL(){return fL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fL.apply(this,arguments)}function dL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uL.displayName="Umbrella";var pL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dL(t,["color","size"]);return e.createElement("svg",fL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"}),e.createElement("line",{x1:"4",y1:"21",x2:"20",y2:"21"}))}));function gL(){return gL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gL.apply(this,arguments)}function hL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pL.displayName="Underline";var yL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hL(t,["color","size"]);return e.createElement("svg",gL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),e.createElement("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"}))}));function mL(){return mL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mL.apply(this,arguments)}function vL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yL.displayName="Unlock";var bL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vL(t,["color","size"]);return e.createElement("svg",mL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"16 16 12 12 8 16"}),e.createElement("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),e.createElement("path",{d:"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"}),e.createElement("polyline",{points:"16 16 12 12 8 16"}))}));function wL(){return wL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wL.apply(this,arguments)}function OL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bL.displayName="UploadCloud";var xL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OL(t,["color","size"]);return e.createElement("svg",wL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),e.createElement("polyline",{points:"17 8 12 3 7 8"}),e.createElement("line",{x1:"12",y1:"3",x2:"12",y2:"15"}))}));function EL(){return EL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EL.apply(this,arguments)}function jL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xL.displayName="Upload";var kL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jL(t,["color","size"]);return e.createElement("svg",EL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("polyline",{points:"17 11 19 13 23 9"}))}));function SL(){return SL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SL.apply(this,arguments)}function PL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kL.displayName="UserCheck";var CL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PL(t,["color","size"]);return e.createElement("svg",SL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));function RL(){return RL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RL.apply(this,arguments)}function zL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CL.displayName="UserMinus";var TL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zL(t,["color","size"]);return e.createElement("svg",RL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"20",y1:"8",x2:"20",y2:"14"}),e.createElement("line",{x1:"23",y1:"11",x2:"17",y2:"11"}))}));function NL(){return NL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NL.apply(this,arguments)}function LL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TL.displayName="UserPlus";var ML=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LL(t,["color","size"]);return e.createElement("svg",NL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"8.5",cy:"7",r:"4"}),e.createElement("line",{x1:"18",y1:"8",x2:"23",y2:"13"}),e.createElement("line",{x1:"23",y1:"8",x2:"18",y2:"13"}))}));function IL(){return IL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IL.apply(this,arguments)}function AL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ML.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ML.displayName="UserX";var _L=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AL(t,["color","size"]);return e.createElement("svg",IL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"12",cy:"7",r:"4"}))}));function DL(){return DL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DL.apply(this,arguments)}function BL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_L.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_L.displayName="User";var FL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BL(t,["color","size"]);return e.createElement("svg",DL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),e.createElement("circle",{cx:"9",cy:"7",r:"4"}),e.createElement("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),e.createElement("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"}))}));function WL(){return WL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WL.apply(this,arguments)}function VL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FL.displayName="Users";var HL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VL(t,["color","size"]);return e.createElement("svg",WL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function UL(){return UL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UL.apply(this,arguments)}function $L(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HL.displayName="VideoOff";var YL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$L(t,["color","size"]);return e.createElement("svg",UL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"23 7 16 12 23 17 23 7"}),e.createElement("rect",{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"}))}));function GL(){return GL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},GL.apply(this,arguments)}function qL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}YL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YL.displayName="Video";var KL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=qL(t,["color","size"]);return e.createElement("svg",GL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"5.5",cy:"11.5",r:"4.5"}),e.createElement("circle",{cx:"18.5",cy:"11.5",r:"4.5"}),e.createElement("line",{x1:"5.5",y1:"16",x2:"18.5",y2:"16"}))}));function XL(){return XL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},XL.apply(this,arguments)}function JL(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}KL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},KL.displayName="Voicemail";var ZL=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=JL(t,["color","size"]);return e.createElement("svg",XL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07"}))}));function QL(){return QL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},QL.apply(this,arguments)}function eM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}ZL.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},ZL.displayName="Volume1";var tM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=eM(t,["color","size"]);return e.createElement("svg",QL({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"}))}));function rM(){return rM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},rM.apply(this,arguments)}function nM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}tM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},tM.displayName="Volume2";var oM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=nM(t,["color","size"]);return e.createElement("svg",rM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),e.createElement("line",{x1:"23",y1:"9",x2:"17",y2:"15"}),e.createElement("line",{x1:"17",y1:"9",x2:"23",y2:"15"}))}));function iM(){return iM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iM.apply(this,arguments)}function aM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}oM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},oM.displayName="VolumeX";var lM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=aM(t,["color","size"]);return e.createElement("svg",iM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}))}));function sM(){return sM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sM.apply(this,arguments)}function cM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}lM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},lM.displayName="Volume";var uM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=cM(t,["color","size"]);return e.createElement("svg",sM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"7"}),e.createElement("polyline",{points:"12 9 12 12 13.5 13.5"}),e.createElement("path",{d:"M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"}))}));function fM(){return fM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},fM.apply(this,arguments)}function dM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}uM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},uM.displayName="Watch";var pM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=dM(t,["color","size"]);return e.createElement("svg",fM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),e.createElement("path",{d:"M16.72 11.06A10.94 10.94 0 0 1 19 12.55"}),e.createElement("path",{d:"M5 12.55a10.94 10.94 0 0 1 5.17-2.39"}),e.createElement("path",{d:"M10.71 5.05A16 16 0 0 1 22.58 9"}),e.createElement("path",{d:"M1.42 9a15.91 15.91 0 0 1 4.7-2.88"}),e.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),e.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function gM(){return gM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gM.apply(this,arguments)}function hM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}pM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},pM.displayName="WifiOff";var yM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=hM(t,["color","size"]);return e.createElement("svg",gM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M5 12.55a11 11 0 0 1 14.08 0"}),e.createElement("path",{d:"M1.42 9a16 16 0 0 1 21.16 0"}),e.createElement("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),e.createElement("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"}))}));function mM(){return mM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mM.apply(this,arguments)}function vM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}yM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},yM.displayName="Wifi";var bM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=vM(t,["color","size"]);return e.createElement("svg",mM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("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 wM(){return wM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wM.apply(this,arguments)}function OM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}bM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},bM.displayName="Wind";var xM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=OM(t,["color","size"]);return e.createElement("svg",wM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"12",cy:"12",r:"10"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function EM(){return EM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},EM.apply(this,arguments)}function jM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}xM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},xM.displayName="XCircle";var kM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=jM(t,["color","size"]);return e.createElement("svg",EM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}))}));function SM(){return SM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},SM.apply(this,arguments)}function PM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}kM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},kM.displayName="XOctagon";var CM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=PM(t,["color","size"]);return e.createElement("svg",SM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),e.createElement("line",{x1:"9",y1:"9",x2:"15",y2:"15"}),e.createElement("line",{x1:"15",y1:"9",x2:"9",y2:"15"}))}));function RM(){return RM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},RM.apply(this,arguments)}function zM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}CM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},CM.displayName="XSquare";var TM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=zM(t,["color","size"]);return e.createElement("svg",RM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),e.createElement("line",{x1:"6",y1:"6",x2:"18",y2:"18"}))}));function NM(){return NM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},NM.apply(this,arguments)}function LM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}TM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},TM.displayName="X";var MM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=LM(t,["color","size"]);return e.createElement("svg",NM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("path",{d:"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"}),e.createElement("polygon",{points:"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"}))}));function IM(){return IM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},IM.apply(this,arguments)}function AM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}MM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},MM.displayName="Youtube";var _M=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=AM(t,["color","size"]);return e.createElement("svg",IM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polyline",{points:"12.41 6.75 13 2 10.57 4.92"}),e.createElement("polyline",{points:"18.57 12.91 21 10 15.66 10"}),e.createElement("polyline",{points:"8 8 3 14 12 14 11 22 16 16"}),e.createElement("line",{x1:"1",y1:"1",x2:"23",y2:"23"}))}));function DM(){return DM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},DM.apply(this,arguments)}function BM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}_M.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},_M.displayName="ZapOff";var FM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=BM(t,["color","size"]);return e.createElement("svg",DM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"}))}));function WM(){return WM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},WM.apply(this,arguments)}function VM(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}FM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},FM.displayName="Zap";var HM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=VM(t,["color","size"]);return e.createElement("svg",WM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.createElement("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),e.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));function UM(){return UM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},UM.apply(this,arguments)}function $M(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}HM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},HM.displayName="ZoomIn";var YM=e.forwardRef((function(t,r){var n=t.color,o=void 0===n?"currentColor":n,i=t.size,a=void 0===i?24:i,l=$M(t,["color","size"]);return e.createElement("svg",UM({ref:r,xmlns:"http://www.w3.org/2000/svg",width:a,height:a,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},l),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),e.createElement("line",{x1:"8",y1:"11",x2:"14",y2:"11"}))}));YM.propTypes={color:Kv.string,size:Kv.oneOfType([Kv.string,Kv.number])},YM.displayName="ZoomOut";var GM=Object.freeze({__proto__:null,Activity:Zv,Airplay:tb,AlertCircle:ob,AlertOctagon:lb,AlertTriangle:ub,AlignCenter:pb,AlignJustify:yb,AlignLeft:bb,AlignRight:xb,Anchor:kb,Aperture:Cb,Archive:Tb,ArrowDown:Hb,ArrowDownCircle:Mb,ArrowDownLeft:_b,ArrowDownRight:Fb,ArrowLeft:Kb,ArrowLeftCircle:Yb,ArrowRight:tw,ArrowRightCircle:Zb,ArrowUp:pw,ArrowUpCircle:ow,ArrowUpLeft:lw,ArrowUpRight:uw,AtSign:yw,Award:bw,BarChart:kw,BarChart2:xw,Battery:Tw,BatteryCharging:Cw,Bell:_w,BellOff:Mw,Bluetooth:Fw,Bold:Hw,Book:Kw,BookOpen:Yw,Bookmark:Zw,Box:tO,Briefcase:oO,Calendar:lO,Camera:pO,CameraOff:uO,Cast:yO,Check:kO,CheckCircle:bO,CheckSquare:xO,ChevronDown:CO,ChevronLeft:TO,ChevronRight:MO,ChevronUp:_O,ChevronsDown:FO,ChevronsLeft:HO,ChevronsRight:YO,ChevronsUp:KO,Chrome:ZO,Circle:tx,Clipboard:ox,Clock:lx,Cloud:kx,CloudDrizzle:ux,CloudLightning:px,CloudOff:yx,CloudRain:bx,CloudSnow:xx,Code:Cx,Codepen:Tx,Codesandbox:Mx,Coffee:_x,Columns:Fx,Command:Hx,Compass:Yx,Copy:Kx,CornerDownLeft:Zx,CornerDownRight:tE,CornerLeftDown:oE,CornerLeftUp:lE,CornerRightDown:uE,CornerRightUp:pE,CornerUpLeft:yE,CornerUpRight:bE,Cpu:xE,CreditCard:kE,Crop:CE,Crosshair:TE,Database:ME,Delete:_E,Disc:FE,Divide:KE,DivideCircle:HE,DivideSquare:YE,DollarSign:ZE,Download:oj,DownloadCloud:tj,Dribbble:lj,Droplet:uj,Edit:bj,Edit2:pj,Edit3:yj,ExternalLink:xj,Eye:Cj,EyeOff:kj,Facebook:Tj,FastForward:Mj,Feather:_j,Figma:Fj,File:Zj,FileMinus:Hj,FilePlus:Yj,FileText:Kj,Film:tk,Filter:ok,Flag:lk,Folder:yk,FolderMinus:uk,FolderPlus:pk,Framer:bk,Frown:xk,Gift:kk,GitBranch:Ck,GitCommit:Tk,GitHub:Fk,GitMerge:Mk,GitPullRequest:_k,Gitlab:Hk,Globe:Yk,Grid:Kk,HardDrive:Zk,Hash:tS,Headphones:oS,Heart:lS,HelpCircle:uS,Hexagon:pS,Home:yS,Image:bS,Inbox:xS,Info:kS,Instagram:CS,Italic:TS,Key:MS,Layers:_S,Layout:FS,LifeBuoy:HS,Link:KS,Link2:YS,Linkedin:ZS,List:tP,Loader:oP,Lock:lP,LogIn:uP,LogOut:pP,Mail:yP,Map:xP,MapPin:bP,Maximize:CP,Maximize2:kP,Meh:TP,Menu:MP,MessageCircle:_P,MessageSquare:FP,Mic:YP,MicOff:HP,Minimize:ZP,Minimize2:KP,Minus:lC,MinusCircle:tC,MinusSquare:oC,Monitor:uC,Moon:pC,MoreHorizontal:yC,MoreVertical:bC,MousePointer:xC,Move:kC,Music:CC,Navigation:MC,Navigation2:TC,Octagon:_C,Package:FC,Paperclip:HC,Pause:KC,PauseCircle:YC,PenTool:ZC,Percent:tR,Phone:xR,PhoneCall:oR,PhoneForwarded:lR,PhoneIncoming:uR,PhoneMissed:pR,PhoneOff:yR,PhoneOutgoing:bR,PieChart:kR,Play:TR,PlayCircle:CR,Plus:FR,PlusCircle:MR,PlusSquare:_R,Pocket:HR,Power:YR,Printer:KR,Radio:ZR,RefreshCcw:tz,RefreshCw:oz,Repeat:lz,Rewind:uz,RotateCcw:pz,RotateCw:yz,Rss:bz,Save:xz,Scissors:kz,Search:Cz,Send:Tz,Server:Mz,Settings:_z,Share:Hz,Share2:Fz,Shield:Kz,ShieldOff:Yz,ShoppingBag:Zz,ShoppingCart:tT,Shuffle:oT,Sidebar:lT,SkipBack:uT,SkipForward:pT,Slack:yT,Slash:bT,Sliders:xT,Smartphone:kT,Smile:CT,Speaker:TT,Square:MT,Star:_T,StopCircle:FT,Sun:HT,Sunrise:YT,Sunset:KT,Table:ZT,Tablet:tN,Tag:oN,Target:lN,Terminal:uN,Thermometer:pN,ThumbsDown:yN,ThumbsUp:bN,ToggleLeft:xN,ToggleRight:kN,Tool:CN,Trash:MN,Trash2:TN,Trello:_N,TrendingDown:FN,TrendingUp:HN,Triangle:YN,Truck:KN,Tv:ZN,Twitch:tL,Twitter:oL,Type:lL,Umbrella:uL,Underline:pL,Unlock:yL,Upload:xL,UploadCloud:bL,User:_L,UserCheck:kL,UserMinus:CL,UserPlus:TL,UserX:ML,Users:FL,Video:YL,VideoOff:HL,Voicemail:KL,Volume:lM,Volume1:ZL,Volume2:tM,VolumeX:oM,Watch:uM,Wifi:yM,WifiOff:pM,Wind:bM,X:TM,XCircle:xM,XOctagon:kM,XSquare:CM,Youtube:MM,Zap:FM,ZapOff:_M,ZoomIn:HM,ZoomOut:YM}),qM=function(t){var r,n=t.name,o=a(t,["name"]),l=GM[(r=n,r.split(/[-_]/).map((function(e){return e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()})).join(""))];return l?e.createElement(l,i({},o)):(console.warn('Icon "'.concat(n,'" not found in react-feather library')),null)};function KM(t){var r=t.data,o=t.columns,i=t.isLoading,a=t.callbacks,l=function(e){const t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[r]=n.useState((()=>({current:pv(t)}))),[o,i]=n.useState((()=>r.current.initialState));return r.current.setOptions((t=>({...t,...e,state:{...o,...e.state},onStateChange:t=>{i(t),null==e.onStateChange||e.onStateChange(t)}}))),r.current}({data:i?[]:r,columns:o.map((function(t){return{accessorKey:t.key,header:t.title,cell:function(r){var n,o;if("ACTIONS_BUTTONS"===t.key)return e.createElement("div",{className:"flex gap-2 justify-end"},null===(n=t.actions)||void 0===n?void 0:n.map((function(t,n){return e.createElement("button",{key:n,className:"inline-flex items-center px-2 py-1 text-sm rounded-full transition-colors duration-200 ".concat(0===n?"text-blue-700 bg-blue-50 border border-blue-200 hover:bg-blue-100":1===n?"text-green-700 bg-green-50 border border-green-200 hover:bg-green-100":2===n?"text-purple-700 bg-purple-50 border border-purple-200 hover:bg-purple-100":3===n?"text-orange-700 bg-orange-50 border border-orange-200 hover:bg-orange-100":"text-gray-700 bg-gray-50 border border-gray-200 hover:bg-gray-100"),onClick:function(){if(!a[t.action])return alert("the action is not found");a[t.action](r.row.original)}},t.icon&&e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"mr-2"},e.createElement(qM,{name:t.icon.replace(/^icon-/,""),className:"mr-2"})),t.label)})));if("status"===t.type){var i=r.getValue();return e.createElement("div",{className:"flex items-center justify-center"},e.createElement("span",{className:"px-2 py-1 rounded-full text-xs font-medium text-center ".concat({PENDING:"bg-yellow-100 text-yellow-800",PAID:"bg-green-100 text-green-800",CANCELLED:"bg-red-100 text-red-800",CANCEL_STARTED:"bg-orange-100 text-orange-800",ECHEC:"bg-gray-100 text-gray-800"}[i]||"bg-gray-100 text-gray-800")},i||"-"))}return"money"===t.type?"".concat(r.getValue()," ").concat(t.currency):"date"===t.type?xe(Re(r.getValue()),null!==(o=t.pattern)&&void 0!==o?o:"dd-MM-yyyy"):t.scroll?e.createElement("div",{className:"max-h-24 overflow-y-auto"},r.getValue()):r.getValue()}}})),getCoreRowModel:e=>Em((()=>[e.options.data]),(t=>{const r={rows:[],flatRows:[],rowsById:{}},n=function(t,o,i){void 0===o&&(o=0);const a=[];for(let s=0;s<t.length;s++){const c=Rm(e,e._getRowId(t[s],s,i),t[s],s,o,0,null==i?void 0:i.id);var l;r.flatRows.push(c),r.rowsById[c.id]=c,a.push(c),e.options.getSubRows&&(c.originalSubRows=e.options.getSubRows(t[s],s),null!=(l=c.originalSubRows)&&l.length&&(c.subRows=n(c.originalSubRows,o+1,c)))}return a};return r.rows=n(t),r}),jm(e.options,"debugTable","getRowModel",(()=>e._autoResetPageIndex()))),enableMultiRowSelection:!0,enableRowSelection:!0,state:{rowSelection:{}}});return e.createElement(hv,{className:"border border-gray-200 rounded-md"},e.createElement(yv,{className:"bg-gray-50"},l.getHeaderGroups().map((function(t){return e.createElement(vv,{key:t.id},t.headers.map((function(t){return e.createElement(bv,{key:t.id,className:"font-medium text-gray-800 py-2"},gv(t.column.columnDef.header,t.getContext()))})))}))),e.createElement(mv,null,i?e.createElement(vv,null,e.createElement(wv,{colSpan:o.length,className:"text-center py-4"},e.createElement("svg",{className:"animate-spin h-5 w-5 mx-auto mb-2",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e.createElement("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),e.createElement("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})),"Chargement des données...")):r&&0!==r.length?l.getRowModel().rows.map((function(t){return e.createElement(vv,{key:t.id,className:"bg-white hover:bg-gray-100"},t.getVisibleCells().map((function(t){return e.createElement(wv,{key:t.id},gv(t.column.columnDef.cell,t.getContext()))})))})):e.createElement(vv,null,e.createElement(wv,{colSpan:o.length,className:"text-center py-4"},"Aucune donnée disponible"))))}var XM=function(e){var t=e.className,r=a(e,["className"]);return n.createElement("nav",i({role:"navigation","aria-label":"pagination",className:vi("mx-auto flex w-full justify-center",t)},r))};XM.displayName="Pagination";var JM=n.forwardRef((function(e,t){var r=e.className,o=a(e,["className"]);return n.createElement("ul",i({ref:t,className:vi("flex flex-row items-center gap-1",r)},o))}));JM.displayName="PaginationContent";var ZM=n.forwardRef((function(e,t){var r=e.className,o=a(e,["className"]);return n.createElement("li",i({ref:t,className:vi("",r)},o))}));ZM.displayName="PaginationItem";var QM=function(e){var t=e.className,r=e.isActive,o=e.size,l=void 0===o?"icon":o,s=a(e,["className","isActive","size"]);return n.createElement("a",i({"aria-current":r?"page":void 0,className:vi(ta({variant:r?"outline":"ghost",size:l}),t)},s))};QM.displayName="PaginationLink";var eI=function(e){var t=e.className,r=a(e,["className"]);return n.createElement(QM,i({"aria-label":"Go to previous page",size:"default",className:vi("gap-1 pl-2.5",t)},r),n.createElement(zi,{className:"h-4 w-4"}),n.createElement("span",null,"Previous"))};eI.displayName="PaginationPrevious";var tI=function(e){var t=e.className,r=a(e,["className"]);return n.createElement(QM,i({"aria-label":"Go to next page",size:"default",className:vi("gap-1 pr-2.5",t)},r),n.createElement("span",null,"Next"),n.createElement(Ti,{className:"h-4 w-4"}))};tI.displayName="PaginationNext";var rI=function(e){var t=e.className,r=a(e,["className"]);return n.createElement("span",i({"aria-hidden":!0,className:vi("flex h-9 w-9 items-center justify-center",t)},r),n.createElement(Ii,{className:"h-4 w-4"}),n.createElement("span",{className:"sr-only"},"More pages"))};function nI(t){var r=t.currentPage,n=t.totalPages,o=t.onPageChange;return e.createElement(XM,null,e.createElement(JM,null,function(){var t=[];t.push(e.createElement(ZM,{key:"prev"},e.createElement(eI,{href:"#",onClick:function(e){e.preventDefault(),r>1&&o(r-1)}}))),t.push(e.createElement(ZM,{key:1},e.createElement(QM,{href:"#",isActive:1===r,onClick:function(e){e.preventDefault(),o(1)}},"1")));var i=Math.max(2,r-1),a=Math.min(n-1,r+1);i>2&&t.push(e.createElement(ZM,{key:"ellipsis1"},e.createElement(rI,null)));for(var l=function(n){t.push(e.createElement(ZM,{key:n},e.createElement(QM,{href:"#",isActive:r===n,onClick:function(e){e.preventDefault(),o(n)}},n)))},s=i;s<=a;s++)l(s);return a<n-1&&t.push(e.createElement(ZM,{key:"ellipsis2"},e.createElement(rI,null))),n>1&&t.push(e.createElement(ZM,{key:n},e.createElement(QM,{href:"#",isActive:r===n,onClick:function(e){e.preventDefault(),o(n)}},n))),t.push(e.createElement(ZM,{key:"next"},e.createElement(tI,{href:"#",onClick:function(e){e.preventDefault(),r<n&&o(r+1)}}))),t}()))}function oI(){return e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},e.createElement(Ai,{className:"h-5 w-5 animate-spin mx-auto mb-2"}),e.createElement("div",null,"Loading configuration...")))}function iI(){return e.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},e.createElement("div",{style:{position:"absolute"}},e.createElement(Mi,{className:"h-5 w-5 mx-auto mb-2",color:"red"}),e.createElement("div",null,"Invalid configuration")))}rI.displayName="PaginationEllipsis",wo.defaults.withCredentials=!0;module.exports=function(t){var r,n=t.dataUrl,o=t.configUrl,a=t.preJsUrl,u=t.configJson,f=void 0===u?null:u,d=t.preJs,p=void 0===d?null:d,g=t.customHeaders,h=void 0===g?{}:g,y=t.itemsPerPage,m=void 0===y?14:y,v=t.dateFormat,b=void 0===v?"MM-dd-yyyy HH:mm":v,w=t.children,O=t.callbacks,x=void 0===O?{}:O,E=e.useState(f),j=E[0],k=E[1],S=e.useState(!1),P=S[0],C=S[1],R=e.useState(!1),z=R[0],T=R[1],N=e.useState([]),L=N[0],M=N[1],I=e.useState(!1),A=I[0],_=I[1],D=e.useState([]),B=D[0],F=D[1],W=e.useState(0),V=W[0],H=W[1],U=e.useState(1),$=U[0],Y=U[1],G=e.useState(1),q=G[0],K=G[1],X=e.useState({fromDate:new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()).toISOString(),toDate:new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate(),23,59,59).toISOString()}),J=X[0],Z=X[1],Q=e.useState((null===(r=null==f?void 0:f.Filters)||void 0===r?void 0:r.flat())||[]),ee=Q[0],te=Q[1];e.useEffect((function(){o&&l(void 0,void 0,void 0,(function(){var e,t;return s(this,(function(r){switch(r.label){case 0:return r.trys.push([0,4,,5]),!o||j?[3,3]:[4,fetch(o)];case 1:return[4,r.sent().json()];case 2:(e=r.sent())&&e.title&&e.data_url&&e.colomns?(k(e),te((null===(t=e.Filters)||void 0===t?void 0:t.flat())||[])):C(!0),r.label=3;case 3:return[3,5];case 4:return r.sent(),C(!0),[3,5];case 5:return[2]}}))})),(a||p)&&l(void 0,void 0,void 0,(function(){var e,t;return s(this,(function(r){switch(r.label){case 0:return e=p,a?[4,fetch(a)]:[3,3];case 1:return[4,r.sent().text()];case 2:e=r.sent(),r.label=3;case 3:return(t=document.createElement("script")).textContent=e,document.head.appendChild(t),[2]}}))}))}),[o,a,p]),e.useEffect((function(){var e=new AbortController;return j&&l(void 0,void 0,void 0,(function(){var t,r,n,o,i;return s(this,(function(a){switch(a.label){case 0:t=(null===(i=null==j?void 0:j.Filters)||void 0===i?void 0:i.flat())||[],r=0,n=t,a.label=1;case 1:return r<n.length?"Select"===(o=n[r]).type&&o.urlSource?[4,ne(o,e.signal)]:[3,3]:[3,4];case 2:a.sent(),a.label=3;case 3:return r++,[3,1];case 4:return[2]}}))})),function(){return e.abort()}}),[j]),e.useEffect((function(){re()}),[$]);var re=function(){return l(void 0,void 0,void 0,(function(){var e,t,r,o,a;return s(this,(function(l){switch(l.label){case 0:M([]),e={page:$,filters:i(i({},J),{fromDate:xe(Re(J.fromDate),b),toDate:xe(Re(J.toDate),b)})},_(!0),l.label=1;case 1:return l.trys.push([1,3,,4]),[4,wo.post(null!=n?n:j.data_url,e,{headers:i({"Content-Type":"application/json",Accept:"application/json"},h)})];case 2:return t=l.sent(),_(!1),(null==t?void 0:t.data)?(F(null===(r=t.data)||void 0===r?void 0:r.DATA),H(null===(o=t.data)||void 0===o?void 0:o.PAGESNUM),K(Math.ceil((null===(a=t.data)||void 0===a?void 0:a.PAGESNUM)/m)||1)):C(!0),[3,4];case 3:return l.sent(),_(!1),M((function(e){return c(c([],e,!0),[{title:"Erreur",message:"Une erreur est survenue"}],!1)})),[3,4];case 4:return[2]}}))}))},ne=function(e,t,r){return l(void 0,void 0,void 0,(function(){var n,o,a,l;return s(this,(function(s){switch(s.label){case 0:if(T(!0),n=e.urlSource,"Select"!==e.type||!e.urlSource)return[3,5];r&&(n="".concat(e.urlSource,"?search=").concat(r)),s.label=1;case 1:return s.trys.push([1,3,4,5]),[4,wo.get(n,{signal:t,headers:i({"Content-Type":"application/json",Accept:"application/json"},h)})];case 2:return 200===(null==(o=s.sent())?void 0:o.status)&&(null==o?void 0:o.data)&&(a=Array.isArray(o.data)?o.data:[],te((function(t){return t.map((function(t){return t.name===e.name?i(i({},t),{options:a}):t}))}))),[3,5];case 3:return l=s.sent(),wo.isCancel(l)||(M((function(t){return c(c([],t,!0),[{title:"Erreur",message:"Une erreur est survenue lors de la récupération des options pour ".concat(e.name)}],!1)})),console.error("Error fetching options for ".concat(e.name,":"),l)),[3,5];case 4:return T(!1),[7];case 5:return[2]}}))}))};return P?e.createElement(iI,null):j?e.createElement("div",{className:"flex flex-col gap-4 p-4 max-w-[1300px] mx-auto mt-8 mb-"},e.createElement(bm,{title:j.title,configFilters:ee,filters:J,setFilters:Z,onSearch:function(){return re()},count:V,isLoading:A,setCurrentPage:Y,handleOptionsSearch:function(e,t){return l(void 0,void 0,void 0,(function(){return s(this,(function(r){switch(r.label){case 0:return[4,ne(e,void 0,t)];case 1:return r.sent(),[2]}}))}))},optionsLoading:z}),L.map((function(t,r){return e.createElement(wi,{key:r,variant:"destructive"},e.createElement(Mi,{className:"h-4 w-4"}),e.createElement(Oi,null,t.title),e.createElement(xi,null,t.message))})),e.createElement(KM,{data:B,columns:j.colomns,isLoading:A,callbacks:x}),e.createElement(nI,{currentPage:$,totalPages:q,onPageChange:Y}),w):e.createElement(oI,null)};
53
53
  //# sourceMappingURL=index.cjs.map