"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react");var ee={exports:{}},E={};/** * @license React * react-jsx-runtime.production.min.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */var ze;function j2(){if(ze)return E;ze=1;var o=s,t=Symbol.for("react.element"),i=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,e=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,V={key:!0,ref:!0,__self:!0,__source:!0};function b(F,k,W){var L,S={},B=null,H=null;W!==void 0&&(B=""+W),k.key!==void 0&&(B=""+k.key),k.ref!==void 0&&(H=k.ref);for(L in k)n.call(k,L)&&!V.hasOwnProperty(L)&&(S[L]=k[L]);if(F&&F.defaultProps)for(L in k=F.defaultProps,k)S[L]===void 0&&(S[L]=k[L]);return{$$typeof:t,type:F,key:B,ref:H,props:S,_owner:e.current}}return E.Fragment=i,E.jsx=b,E.jsxs=b,E}var O={};/** * @license React * react-jsx-runtime.development.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */var Fe;function W2(){return Fe||(Fe=1,process.env.NODE_ENV!=="production"&&function(){var o=s,t=Symbol.for("react.element"),i=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),e=Symbol.for("react.strict_mode"),V=Symbol.for("react.profiler"),b=Symbol.for("react.provider"),F=Symbol.for("react.context"),k=Symbol.for("react.forward_ref"),W=Symbol.for("react.suspense"),L=Symbol.for("react.suspense_list"),S=Symbol.for("react.memo"),B=Symbol.for("react.lazy"),H=Symbol.for("react.offscreen"),re=Symbol.iterator,$i="@@iterator";function Xi(d){if(d===null||typeof d!="object")return null;var h=re&&d[re]||d[$i];return typeof h=="function"?h:null}var M=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function v(d){{for(var h=arguments.length,c=new Array(h>1?h-1:0),w=1;w=1&&y>=0&&u[x]!==m[y];)y--;for(;x>=1&&y>=0;x--,y--)if(u[x]!==m[y]){if(x!==1||y!==1)do if(x--,y--,y<0||u[x]!==m[y]){var C=` `+u[x].replace(" at new "," at ");return d.displayName&&C.includes("")&&(C=C.replace("",d.displayName)),typeof d=="function"&&_.set(d,C),C}while(x>=1&&y>=0);break}}}finally{$=!1,G.current=g,i2(),Error.prepareStackTrace=p}var A=d?d.displayName||d.name:"",Re=A?D(A):"";return typeof d=="function"&&_.set(d,Re),Re}function l2(d,h,c){return we(d,!1)}function a2(d){var h=d.prototype;return!!(h&&h.isReactComponent)}function U(d,h,c){if(d==null)return"";if(typeof d=="function")return we(d,a2(d));if(typeof d=="string")return D(d);switch(d){case W:return D("Suspense");case L:return D("SuspenseList")}if(typeof d=="object")switch(d.$$typeof){case k:return l2(d.render);case S:return U(d.type,h,c);case B:{var w=d,p=w._payload,g=w._init;try{return U(g(p),h,c)}catch{}}}return""}var I=Object.prototype.hasOwnProperty,ue={},fe=M.ReactDebugCurrentFrame;function q(d){if(d){var h=d._owner,c=U(d.type,d._source,h?h.type:null);fe.setExtraStackFrame(c)}else fe.setExtraStackFrame(null)}function d2(d,h,c,w,p){{var g=Function.call.bind(I);for(var f in d)if(g(d,f)){var u=void 0;try{if(typeof d[f]!="function"){var m=Error((w||"React class")+": "+c+" type `"+f+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof d[f]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw m.name="Invariant Violation",m}u=d[f](h,f,w,c,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(x){u=x}u&&!(u instanceof Error)&&(q(p),v("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",w||"React class",c,f,typeof u),q(null)),u instanceof Error&&!(u.message in ue)&&(ue[u.message]=!0,q(p),v("Failed %s type: %s",c,u.message),q(null))}}}var h2=Array.isArray;function X(d){return h2(d)}function c2(d){{var h=typeof Symbol=="function"&&Symbol.toStringTag,c=h&&d[Symbol.toStringTag]||d.constructor.name||"Object";return c}}function w2(d){try{return pe(d),!1}catch{return!0}}function pe(d){return""+d}function ge(d){if(w2(d))return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",c2(d)),pe(d)}var P=M.ReactCurrentOwner,u2={key:!0,ref:!0,__self:!0,__source:!0},xe,ye,Z;Z={};function f2(d){if(I.call(d,"ref")){var h=Object.getOwnPropertyDescriptor(d,"ref").get;if(h&&h.isReactWarning)return!1}return d.ref!==void 0}function p2(d){if(I.call(d,"key")){var h=Object.getOwnPropertyDescriptor(d,"key").get;if(h&&h.isReactWarning)return!1}return d.key!==void 0}function g2(d,h){if(typeof d.ref=="string"&&P.current&&h&&P.current.stateNode!==h){var c=R(P.current.type);Z[c]||(v('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',R(P.current.type),d.ref),Z[c]=!0)}}function x2(d,h){{var c=function(){xe||(xe=!0,v("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",h))};c.isReactWarning=!0,Object.defineProperty(d,"key",{get:c,configurable:!0})}}function y2(d,h){{var c=function(){ye||(ye=!0,v("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",h))};c.isReactWarning=!0,Object.defineProperty(d,"ref",{get:c,configurable:!0})}}var k2=function(d,h,c,w,p,g,f){var u={$$typeof:t,type:d,key:h,ref:c,props:f,_owner:g};return u._store={},Object.defineProperty(u._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(u,"_self",{configurable:!1,enumerable:!1,writable:!1,value:w}),Object.defineProperty(u,"_source",{configurable:!1,enumerable:!1,writable:!1,value:p}),Object.freeze&&(Object.freeze(u.props),Object.freeze(u)),u};function v2(d,h,c,w,p){{var g,f={},u=null,m=null;c!==void 0&&(ge(c),u=""+c),p2(h)&&(ge(h.key),u=""+h.key),f2(h)&&(m=h.ref,g2(h,p));for(g in h)I.call(h,g)&&!u2.hasOwnProperty(g)&&(f[g]=h[g]);if(d&&d.defaultProps){var x=d.defaultProps;for(g in x)f[g]===void 0&&(f[g]=x[g])}if(u||m){var y=typeof d=="function"?d.displayName||d.name||"Unknown":d;u&&x2(f,y),m&&y2(f,y)}return k2(d,u,m,p,w,P.current,f)}}var J=M.ReactCurrentOwner,ke=M.ReactDebugCurrentFrame;function N(d){if(d){var h=d._owner,c=U(d.type,d._source,h?h.type:null);ke.setExtraStackFrame(c)}else ke.setExtraStackFrame(null)}var K;K=!1;function Q(d){return typeof d=="object"&&d!==null&&d.$$typeof===t}function ve(){{if(J.current){var d=R(J.current.type);if(d)return` Check the render method of \``+d+"`."}return""}}function m2(d){{if(d!==void 0){var h=d.fileName.replace(/^.*[\\\/]/,""),c=d.lineNumber;return` Check your code at `+h+":"+c+"."}return""}}var me={};function L2(d){{var h=ve();if(!h){var c=typeof d=="string"?d:d.displayName||d.name;c&&(h=` Check the top-level render call using <`+c+">.")}return h}}function Le(d,h){{if(!d._store||d._store.validated||d.key!=null)return;d._store.validated=!0;var c=L2(h);if(me[c])return;me[c]=!0;var w="";d&&d._owner&&d._owner!==J.current&&(w=" It was passed a child from "+R(d._owner.type)+"."),N(d),v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',c,w),N(null)}}function Ce(d,h){{if(typeof d!="object")return;if(X(d))for(var c=0;c",u=" Did you accidentally export a JSX literal instead of a component?"):x=typeof d,v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",x,u)}var y=v2(d,h,c,p,g);if(y==null)return y;if(f){var C=h.children;if(C!==void 0)if(w)if(X(C)){for(var A=0;A{const t={xs:12,sm:14,base:16,lg:18,xl:20,"2xl":24,"3xl":30,"4xl":36,"5xl":48,"6xl":60,"7xl":72,"8xl":96,"9xl":128};if(typeof o!="string"&&typeof o!="number")throw new Error("Invalid size input");return t[o]||o},je=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"})})});je.displayName="Activity";const We=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("polygon",{points:"12 15 17 21 7 21 12 15"})]})});We.displayName="Airplay";const Me=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),r("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]})});Me.displayName="AlertCircle";const Ne=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),r("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]})});Ne.displayName="AlertOctagon";const Ae=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"12",y1:"9",x2:"12",y2:"13"}),r("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"})]})});Ae.displayName="AlertTriangle";const be=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"18",y1:"10",x2:"6",y2:"10"}),r("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),r("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),r("line",{x1:"18",y1:"18",x2:"6",y2:"18"})]})});be.displayName="AlignCenter";const Te=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"21",y1:"10",x2:"3",y2:"10"}),r("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),r("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),r("line",{x1:"21",y1:"18",x2:"3",y2:"18"})]})});Te.displayName="AlignJustify";const Pe=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"17",y1:"10",x2:"3",y2:"10"}),r("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),r("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),r("line",{x1:"17",y1:"18",x2:"3",y2:"18"})]})});Pe.displayName="AlignLeft";const Ee=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"21",y1:"10",x2:"7",y2:"10"}),r("line",{x1:"21",y1:"6",x2:"3",y2:"6"}),r("line",{x1:"21",y1:"14",x2:"3",y2:"14"}),r("line",{x1:"21",y1:"18",x2:"7",y2:"18"})]})});Ee.displayName="AlignRight";const Oe=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"5",r:"3"}),r("line",{x1:"12",y1:"22",x2:"12",y2:"8"}),r("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"})]})});Oe.displayName="Anchor";const Ve=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("line",{x1:"14.31",y1:"8",x2:"20.05",y2:"17.94"}),r("line",{x1:"9.69",y1:"8",x2:"21.17",y2:"8"}),r("line",{x1:"7.38",y1:"12",x2:"13.12",y2:"2.06"}),r("line",{x1:"9.69",y1:"16",x2:"3.95",y2:"6.06"}),r("line",{x1:"14.31",y1:"16",x2:"2.83",y2:"16"}),r("line",{x1:"16.62",y1:"12",x2:"10.88",y2:"21.94"})]})});Ve.displayName="Aperture";const He=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"21 8 21 21 3 21 3 8"}),r("rect",{x:"1",y:"3",width:"22",height:"5"}),r("line",{x1:"10",y1:"12",x2:"14",y2:"12"})]})});He.displayName="Archive";const De=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("polyline",{points:"8 12 12 16 16 12"}),r("line",{x1:"12",y1:"8",x2:"12",y2:"16"})]})});De.displayName="ArrowDownCircle";const _e=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"17",y1:"7",x2:"7",y2:"17"}),r("polyline",{points:"17 17 7 17 7 7"})]})});_e.displayName="ArrowDownLeft";const Ue=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"7",y1:"7",x2:"17",y2:"17"}),r("polyline",{points:"17 7 17 17 7 17"})]})});Ue.displayName="ArrowDownRight";const Ie=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),r("polyline",{points:"19 12 12 19 5 12"})]})});Ie.displayName="ArrowDown";const qe=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("polyline",{points:"12 8 8 12 12 16"}),r("line",{x1:"16",y1:"12",x2:"8",y2:"12"})]})});qe.displayName="ArrowLeftCircle";const Ge=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"19",y1:"12",x2:"5",y2:"12"}),r("polyline",{points:"12 19 5 12 12 5"})]})});Ge.displayName="ArrowLeft";const Ye=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("polyline",{points:"12 16 16 12 12 8"}),r("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]})});Ye.displayName="ArrowRightCircle";const $e=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),r("polyline",{points:"12 5 19 12 12 19"})]})});$e.displayName="ArrowRight";const Xe=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("polyline",{points:"16 12 12 8 8 12"}),r("line",{x1:"12",y1:"16",x2:"12",y2:"8"})]})});Xe.displayName="ArrowUpCircle";const Ze=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"17",y1:"17",x2:"7",y2:"7"}),r("polyline",{points:"7 17 7 7 17 7"})]})});Ze.displayName="ArrowUpLeft";const Je=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"7",y1:"17",x2:"17",y2:"7"}),r("polyline",{points:"7 7 17 7 17 17"})]})});Je.displayName="ArrowUpRight";const Ke=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"12",y1:"19",x2:"12",y2:"5"}),r("polyline",{points:"5 12 12 5 19 12"})]})});Ke.displayName="ArrowUp";const Qe=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"4"}),r("path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"})]})});Qe.displayName="AtSign";const er=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"8",r:"7"}),r("polyline",{points:"8.21 13.89 7 23 12 20 17 23 15.79 13.88"})]})});er.displayName="Award";const rr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),r("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),r("line",{x1:"6",y1:"20",x2:"6",y2:"14"})]})});rr.displayName="BarChart2";const or=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"12",y1:"20",x2:"12",y2:"10"}),r("line",{x1:"18",y1:"20",x2:"18",y2:"4"}),r("line",{x1:"6",y1:"20",x2:"6",y2:"16"})]})});or.displayName="BarChart";const tr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"23",y1:"13",x2:"23",y2:"11"}),r("polyline",{points:"11 6 7 12 13 12 9 18"})]})});tr.displayName="BatteryCharging";const nr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"1",y:"6",width:"18",height:"12",rx:"2",ry:"2"}),r("line",{x1:"23",y1:"13",x2:"23",y2:"11"})]})});nr.displayName="Battery";const ir=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"}),r("path",{d:"M18.63 13A17.89 17.89 0 0 1 18 8"}),r("path",{d:"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"}),r("path",{d:"M18 8a6 6 0 0 0-9.33-5"}),r("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]})});ir.displayName="BellOff";const sr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"}),r("path",{d:"M13.73 21a2 2 0 0 1-3.46 0"})]})});sr.displayName="Bell";const lr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polyline",{points:"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"})})});lr.displayName="Bluetooth";const ar=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}),r("path",{d:"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"})]})});ar.displayName="Bold";const dr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"}),r("path",{d:"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"})]})});dr.displayName="BookOpen";const hr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20"}),r("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"})]})});hr.displayName="Book";const cr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"})})});cr.displayName="Bookmark";const wr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),r("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"})]})});wr.displayName="Box";const ur=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2"}),r("path",{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"})]})});ur.displayName="Briefcase";const fr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),r("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),r("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),r("line",{x1:"3",y1:"10",x2:"21",y2:"10"})]})});fr.displayName="Calendar";const pr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),r("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"})]})});pr.displayName="CameraOff";const gr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("circle",{cx:"12",cy:"13",r:"4"})]})});gr.displayName="Camera";const xr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"2",y1:"20",x2:"2.01",y2:"20"})]})});xr.displayName="Cast";const yr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"}),r("polyline",{points:"22 4 12 14.01 9 11.01"})]})});yr.displayName="CheckCircle";const kr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"9 11 12 14 22 4"}),r("path",{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"})]})});kr.displayName="CheckSquare";const vr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polyline",{points:"20 6 9 17 4 12"})})});vr.displayName="Check";const mr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polyline",{points:"6 9 12 15 18 9"})})});mr.displayName="ChevronDown";const Lr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polyline",{points:"15 18 9 12 15 6"})})});Lr.displayName="ChevronLeft";const Cr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polyline",{points:"9 18 15 12 9 6"})})});Cr.displayName="ChevronRight";const Sr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polyline",{points:"18 15 12 9 6 15"})})});Sr.displayName="ChevronUp";const Rr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"7 13 12 18 17 13"}),r("polyline",{points:"7 6 12 11 17 6"})]})});Rr.displayName="ChevronsDown";const zr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"11 17 6 12 11 7"}),r("polyline",{points:"18 17 13 12 18 7"})]})});zr.displayName="ChevronsLeft";const Fr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"13 17 18 12 13 7"}),r("polyline",{points:"6 17 11 12 6 7"})]})});Fr.displayName="ChevronsRight";const Br=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"17 11 12 6 7 11"}),r("polyline",{points:"17 18 12 13 7 18"})]})});Br.displayName="ChevronsUp";const jr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("circle",{cx:"12",cy:"12",r:"4"}),r("line",{x1:"21.17",y1:"8",x2:"12",y2:"8"}),r("line",{x1:"3.95",y1:"6.06",x2:"8.54",y2:"14"}),r("line",{x1:"10.88",y1:"21.94",x2:"15.46",y2:"14"})]})});jr.displayName="Chrome";const Wr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("circle",{cx:"12",cy:"12",r:"10"})})});Wr.displayName="Circle";const Mr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1"})]})});Mr.displayName="Clipboard";const Nr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("polyline",{points:"12 6 12 12 16 14"})]})});Nr.displayName="Clock";const Ar=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"8",y1:"19",x2:"8",y2:"21"}),r("line",{x1:"8",y1:"13",x2:"8",y2:"15"}),r("line",{x1:"16",y1:"19",x2:"16",y2:"21"}),r("line",{x1:"16",y1:"13",x2:"16",y2:"15"}),r("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),r("line",{x1:"12",y1:"15",x2:"12",y2:"17"}),r("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"})]})});Ar.displayName="CloudDrizzle";const br=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"}),r("polyline",{points:"13 11 9 17 15 17 11 23"})]})});br.displayName="CloudLightning";const Tr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]})});Tr.displayName="CloudOff";const Pr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"16",y1:"13",x2:"16",y2:"21"}),r("line",{x1:"8",y1:"13",x2:"8",y2:"21"}),r("line",{x1:"12",y1:"15",x2:"12",y2:"23"}),r("path",{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"})]})});Pr.displayName="CloudRain";const Er=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25"}),r("line",{x1:"8",y1:"16",x2:"8.01",y2:"16"}),r("line",{x1:"8",y1:"20",x2:"8.01",y2:"20"}),r("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"}),r("line",{x1:"12",y1:"22",x2:"12.01",y2:"22"}),r("line",{x1:"16",y1:"16",x2:"16.01",y2:"16"}),r("line",{x1:"16",y1:"20",x2:"16.01",y2:"20"})]})});Er.displayName="CloudSnow";const Or=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"})})});Or.displayName="Cloud";const Vr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"16 18 22 12 16 6"}),r("polyline",{points:"8 6 2 12 8 18"})]})});Vr.displayName="Code";const Hr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polygon",{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}),r("line",{x1:"12",y1:"22",x2:"12",y2:"15.5"}),r("polyline",{points:"22 8.5 12 15.5 2 8.5"}),r("polyline",{points:"2 15.5 12 8.5 22 15.5"}),r("line",{x1:"12",y1:"2",x2:"12",y2:"8.5"})]})});Hr.displayName="Codepen";const Dr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("polyline",{points:"7.5 4.21 12 6.81 16.5 4.21"}),r("polyline",{points:"7.5 19.79 7.5 14.6 3 12"}),r("polyline",{points:"21 12 16.5 14.6 16.5 19.79"}),r("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),r("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"})]})});Dr.displayName="Codesandbox";const _r=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1"}),r("path",{d:"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"}),r("line",{x1:"6",y1:"1",x2:"6",y2:"4"}),r("line",{x1:"10",y1:"1",x2:"10",y2:"4"}),r("line",{x1:"14",y1:"1",x2:"14",y2:"4"})]})});_r.displayName="Coffee";const Ur=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Ur.displayName="Columns";const Ir=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Ir.displayName="Command";const qr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"})]})});qr.displayName="Compass";const Gr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),r("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]})});Gr.displayName="Copy";const Yr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"9 10 4 15 9 20"}),r("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"})]})});Yr.displayName="CornerDownLeft";const $r=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"15 10 20 15 15 20"}),r("path",{d:"M4 4v7a4 4 0 0 0 4 4h12"})]})});$r.displayName="CornerDownRight";const Xr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"14 15 9 20 4 15"}),r("path",{d:"M20 4h-7a4 4 0 0 0-4 4v12"})]})});Xr.displayName="CornerLeftDown";const Zr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"14 9 9 4 4 9"}),r("path",{d:"M20 20h-7a4 4 0 0 1-4-4V4"})]})});Zr.displayName="CornerLeftUp";const Jr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"10 15 15 20 20 15"}),r("path",{d:"M4 4h7a4 4 0 0 1 4 4v12"})]})});Jr.displayName="CornerRightDown";const Kr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"10 9 15 4 20 9"}),r("path",{d:"M4 20h7a4 4 0 0 0 4-4V4"})]})});Kr.displayName="CornerRightUp";const Qr=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"9 14 4 9 9 4"}),r("path",{d:"M20 20v-7a4 4 0 0 0-4-4H4"})]})});Qr.displayName="CornerUpLeft";const eo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"15 14 20 9 15 4"}),r("path",{d:"M4 20v-7a4 4 0 0 1 4-4h12"})]})});eo.displayName="CornerUpRight";const ro=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",ry:"2"}),r("rect",{x:"9",y:"9",width:"6",height:"6"}),r("line",{x1:"9",y1:"1",x2:"9",y2:"4"}),r("line",{x1:"15",y1:"1",x2:"15",y2:"4"}),r("line",{x1:"9",y1:"20",x2:"9",y2:"23"}),r("line",{x1:"15",y1:"20",x2:"15",y2:"23"}),r("line",{x1:"20",y1:"9",x2:"23",y2:"9"}),r("line",{x1:"20",y1:"14",x2:"23",y2:"14"}),r("line",{x1:"1",y1:"9",x2:"4",y2:"9"}),r("line",{x1:"1",y1:"14",x2:"4",y2:"14"})]})});ro.displayName="Cpu";const oo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2"}),r("line",{x1:"1",y1:"10",x2:"23",y2:"10"})]})});oo.displayName="CreditCard";const to=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M6.13 1L6 16a2 2 0 0 0 2 2h15"}),r("path",{d:"M1 6.13L16 6a2 2 0 0 1 2 2v15"})]})});to.displayName="Crop";const no=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("line",{x1:"22",y1:"12",x2:"18",y2:"12"}),r("line",{x1:"6",y1:"12",x2:"2",y2:"12"}),r("line",{x1:"12",y1:"6",x2:"12",y2:"2"}),r("line",{x1:"12",y1:"22",x2:"12",y2:"18"})]})});no.displayName="Crosshair";const io=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),r("path",{d:"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"}),r("path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"})]})});io.displayName="Database";const so=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"}),r("line",{x1:"18",y1:"9",x2:"12",y2:"15"}),r("line",{x1:"12",y1:"9",x2:"18",y2:"15"})]})});so.displayName="Delete";const lo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("circle",{cx:"12",cy:"12",r:"3"})]})});lo.displayName="Disc";const ao=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),r("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),r("line",{x1:"12",y1:"8",x2:"12",y2:"8"}),r("circle",{cx:"12",cy:"12",r:"10"})]})});ao.displayName="DivideCircle";const ho=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),r("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),r("line",{x1:"12",y1:"16",x2:"12",y2:"16"}),r("line",{x1:"12",y1:"8",x2:"12",y2:"8"})]})});ho.displayName="DivideSquare";const co=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"6",r:"2"}),r("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),r("circle",{cx:"12",cy:"18",r:"2"})]})});co.displayName="Divide";const wo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"12",y1:"1",x2:"12",y2:"23"}),r("path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"})]})});wo.displayName="DollarSign";const uo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"8 17 12 21 16 17"}),r("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),r("path",{d:"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"})]})});uo.displayName="DownloadCloud";const fo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),r("polyline",{points:"7 10 12 15 17 10"}),r("line",{x1:"12",y1:"15",x2:"12",y2:"3"})]})});fo.displayName="Download";const po=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("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"})]})});po.displayName="Dribbble";const go=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"})})});go.displayName="Droplet";const xo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"})})});xo.displayName="Edit2";const yo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M12 20h9"}),r("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"})]})});yo.displayName="Edit3";const ko=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),r("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]})});ko.displayName="Edit";const vo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),r("polyline",{points:"15 3 21 3 21 9"}),r("line",{x1:"10",y1:"14",x2:"21",y2:"3"})]})});vo.displayName="ExternalLink";const mo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]})});mo.displayName="EyeOff";const Lo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),r("circle",{cx:"12",cy:"12",r:"3"})]})});Lo.displayName="Eye";const Co=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"})})});Co.displayName="Facebook";const So=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polygon",{points:"13 19 22 12 13 5 13 19"}),r("polygon",{points:"2 19 11 12 2 5 2 19"})]})});So.displayName="FastForward";const Ro=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"}),r("line",{x1:"16",y1:"8",x2:"2",y2:"22"}),r("line",{x1:"17.5",y1:"15",x2:"9",y2:"15"})]})});Ro.displayName="Feather";const zo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"}),r("path",{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"}),r("path",{d:"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z"}),r("path",{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"}),r("path",{d:"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"})]})});zo.displayName="Figma";const Fo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),r("polyline",{points:"14 2 14 8 20 8"}),r("line",{x1:"9",y1:"15",x2:"15",y2:"15"})]})});Fo.displayName="FileMinus";const Bo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),r("polyline",{points:"14 2 14 8 20 8"}),r("line",{x1:"12",y1:"18",x2:"12",y2:"12"}),r("line",{x1:"9",y1:"15",x2:"15",y2:"15"})]})});Bo.displayName="FilePlus";const jo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),r("polyline",{points:"14 2 14 8 20 8"}),r("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),r("line",{x1:"16",y1:"17",x2:"8",y2:"17"}),r("polyline",{points:"10 9 9 9 8 9"})]})});jo.displayName="FileText";const Wo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"}),r("polyline",{points:"13 2 13 9 20 9"})]})});Wo.displayName="File";const Mo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2.18",ry:"2.18"}),r("line",{x1:"7",y1:"2",x2:"7",y2:"22"}),r("line",{x1:"17",y1:"2",x2:"17",y2:"22"}),r("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),r("line",{x1:"2",y1:"7",x2:"7",y2:"7"}),r("line",{x1:"2",y1:"17",x2:"7",y2:"17"}),r("line",{x1:"17",y1:"17",x2:"22",y2:"17"}),r("line",{x1:"17",y1:"7",x2:"22",y2:"7"})]})});Mo.displayName="Film";const No=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"})})});No.displayName="Filter";const Ao=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"4",y1:"22",x2:"4",y2:"15"})]})});Ao.displayName="Flag";const bo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"9",y1:"14",x2:"15",y2:"14"})]})});bo.displayName="FolderMinus";const To=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"12",y1:"11",x2:"12",y2:"17"}),r("line",{x1:"9",y1:"14",x2:"15",y2:"14"})]})});To.displayName="FolderPlus";const Po=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Po.displayName="Folder";const Eo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"})})});Eo.displayName="Framer";const Oo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("path",{d:"M16 16s-1.5-2-4-2-4 2-4 2"}),r("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),r("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]})});Oo.displayName="Frown";const Vo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"20 12 20 22 4 22 4 12"}),r("rect",{x:"2",y:"7",width:"20",height:"5"}),r("line",{x1:"12",y1:"22",x2:"12",y2:"7"}),r("path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"}),r("path",{d:"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"})]})});Vo.displayName="Gift";const Ho=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"6",y1:"3",x2:"6",y2:"15"}),r("circle",{cx:"18",cy:"6",r:"3"}),r("circle",{cx:"6",cy:"18",r:"3"}),r("path",{d:"M18 9a9 9 0 0 1-9 9"})]})});Ho.displayName="GitBranch";const Do=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"4"}),r("line",{x1:"1.05",y1:"12",x2:"7",y2:"12"}),r("line",{x1:"17.01",y1:"12",x2:"22.96",y2:"12"})]})});Do.displayName="GitCommit";const _o=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"18",cy:"18",r:"3"}),r("circle",{cx:"6",cy:"6",r:"3"}),r("path",{d:"M6 21V9a9 9 0 0 0 9 9"})]})});_o.displayName="GitMerge";const Uo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"18",cy:"18",r:"3"}),r("circle",{cx:"6",cy:"6",r:"3"}),r("path",{d:"M13 6h3a2 2 0 0 1 2 2v7"}),r("line",{x1:"6",y1:"9",x2:"6",y2:"21"})]})});Uo.displayName="GitPullRequest";const Io=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Io.displayName="GitHub";const qo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});qo.displayName="Gitlab";const Go=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),r("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"})]})});Go.displayName="Globe";const Yo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"3",width:"7",height:"7"}),r("rect",{x:"14",y:"3",width:"7",height:"7"}),r("rect",{x:"14",y:"14",width:"7",height:"7"}),r("rect",{x:"3",y:"14",width:"7",height:"7"})]})});Yo.displayName="Grid";const $o=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"22",y1:"12",x2:"2",y2:"12"}),r("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"}),r("line",{x1:"6",y1:"16",x2:"6.01",y2:"16"}),r("line",{x1:"10",y1:"16",x2:"10.01",y2:"16"})]})});$o.displayName="HardDrive";const Xo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"4",y1:"9",x2:"20",y2:"9"}),r("line",{x1:"4",y1:"15",x2:"20",y2:"15"}),r("line",{x1:"10",y1:"3",x2:"8",y2:"21"}),r("line",{x1:"16",y1:"3",x2:"14",y2:"21"})]})});Xo.displayName="Hash";const Zo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M3 18v-6a9 9 0 0 1 18 0v6"}),r("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"})]})});Zo.displayName="Headphones";const Jo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Jo.displayName="Heart";const Ko=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}),r("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"})]})});Ko.displayName="HelpCircle";const Qo=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Qo.displayName="Hexagon";const et=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),r("polyline",{points:"9 22 9 12 15 12 15 22"})]})});et.displayName="Home";const rt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),r("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),r("polyline",{points:"21 15 16 10 5 21"})]})});rt.displayName="Image";const ot=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),r("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"})]})});ot.displayName="Inbox";const tt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),r("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"})]})});tt.displayName="Info";const nt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),r("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),r("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"})]})});nt.displayName="Instagram";const it=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"19",y1:"4",x2:"10",y2:"4"}),r("line",{x1:"14",y1:"20",x2:"5",y2:"20"}),r("line",{x1:"15",y1:"4",x2:"9",y2:"20"})]})});it.displayName="Italic";const st=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});st.displayName="Key";const lt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),r("polyline",{points:"2 17 12 22 22 17"}),r("polyline",{points:"2 12 12 17 22 12"})]})});lt.displayName="Layers";const at=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),r("line",{x1:"3",y1:"9",x2:"21",y2:"9"}),r("line",{x1:"9",y1:"21",x2:"9",y2:"9"})]})});at.displayName="Layout";const dt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("circle",{cx:"12",cy:"12",r:"4"}),r("line",{x1:"4.93",y1:"4.93",x2:"9.17",y2:"9.17"}),r("line",{x1:"14.83",y1:"14.83",x2:"19.07",y2:"19.07"}),r("line",{x1:"14.83",y1:"9.17",x2:"19.07",y2:"4.93"}),r("line",{x1:"14.83",y1:"9.17",x2:"18.36",y2:"5.64"}),r("line",{x1:"4.93",y1:"19.07",x2:"9.17",y2:"14.83"})]})});dt.displayName="LifeBuoy";const ht=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]})});ht.displayName="Link2";const ct=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),r("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"})]})});ct.displayName="Link";const wt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("rect",{x:"2",y:"9",width:"4",height:"12"}),r("circle",{cx:"4",cy:"4",r:"2"})]})});wt.displayName="Linkedin";const ut=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"8",y1:"6",x2:"21",y2:"6"}),r("line",{x1:"8",y1:"12",x2:"21",y2:"12"}),r("line",{x1:"8",y1:"18",x2:"21",y2:"18"}),r("line",{x1:"3",y1:"6",x2:"3.01",y2:"6"}),r("line",{x1:"3",y1:"12",x2:"3.01",y2:"12"}),r("line",{x1:"3",y1:"18",x2:"3.01",y2:"18"})]})});ut.displayName="List";const ft=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"12",y1:"2",x2:"12",y2:"6"}),r("line",{x1:"12",y1:"18",x2:"12",y2:"22"}),r("line",{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76"}),r("line",{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07"}),r("line",{x1:"2",y1:"12",x2:"6",y2:"12"}),r("line",{x1:"18",y1:"12",x2:"22",y2:"12"}),r("line",{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24"}),r("line",{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93"})]})});ft.displayName="Loader";const pt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),r("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"})]})});pt.displayName="Lock";const gt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"}),r("polyline",{points:"10 17 15 12 10 7"}),r("line",{x1:"15",y1:"12",x2:"3",y2:"12"})]})});gt.displayName="LogIn";const xt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}),r("polyline",{points:"16 17 21 12 16 7"}),r("line",{x1:"21",y1:"12",x2:"9",y2:"12"})]})});xt.displayName="LogOut";const yt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("polyline",{points:"22,6 12,13 2,6"})]})});yt.displayName="Mail";const kt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}),r("circle",{cx:"12",cy:"10",r:"3"})]})});kt.displayName="MapPin";const vt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polygon",{points:"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"}),r("line",{x1:"8",y1:"2",x2:"8",y2:"18"}),r("line",{x1:"16",y1:"6",x2:"16",y2:"22"})]})});vt.displayName="Map";const mt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"15 3 21 3 21 9"}),r("polyline",{points:"9 21 3 21 3 15"}),r("line",{x1:"21",y1:"3",x2:"14",y2:"10"}),r("line",{x1:"3",y1:"21",x2:"10",y2:"14"})]})});mt.displayName="Maximize2";const Lt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Lt.displayName="Maximize";const Ct=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("line",{x1:"8",y1:"15",x2:"16",y2:"15"}),r("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),r("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]})});Ct.displayName="Meh";const St=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"3",y1:"12",x2:"21",y2:"12"}),r("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),r("line",{x1:"3",y1:"18",x2:"21",y2:"18"})]})});St.displayName="Menu";const Rt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Rt.displayName="MessageCircle";const zt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"})})});zt.displayName="MessageSquare";const Ft=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),r("path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"}),r("path",{d:"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"}),r("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),r("line",{x1:"8",y1:"23",x2:"16",y2:"23"})]})});Ft.displayName="MicOff";const Bt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}),r("path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}),r("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),r("line",{x1:"8",y1:"23",x2:"16",y2:"23"})]})});Bt.displayName="Mic";const jt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"4 14 10 14 10 20"}),r("polyline",{points:"20 10 14 10 14 4"}),r("line",{x1:"14",y1:"10",x2:"21",y2:"3"}),r("line",{x1:"3",y1:"21",x2:"10",y2:"14"})]})});jt.displayName="Minimize2";const Wt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Wt.displayName="Minimize";const Mt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]})});Mt.displayName="MinusCircle";const Nt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),r("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]})});Nt.displayName="MinusSquare";const At=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("line",{x1:"5",y1:"12",x2:"19",y2:"12"})})});At.displayName="Minus";const bt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2"}),r("line",{x1:"8",y1:"21",x2:"16",y2:"21"}),r("line",{x1:"12",y1:"17",x2:"12",y2:"21"})]})});bt.displayName="Monitor";const Tt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})})});Tt.displayName="Moon";const Pt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"1"}),r("circle",{cx:"19",cy:"12",r:"1"}),r("circle",{cx:"5",cy:"12",r:"1"})]})});Pt.displayName="MoreHorizontal";const Et=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"1"}),r("circle",{cx:"12",cy:"5",r:"1"}),r("circle",{cx:"12",cy:"19",r:"1"})]})});Et.displayName="MoreVertical";const Ot=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"}),r("path",{d:"M13 13l6 6"})]})});Ot.displayName="MousePointer";const Vt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"5 9 2 12 5 15"}),r("polyline",{points:"9 5 12 2 15 5"}),r("polyline",{points:"15 19 12 22 9 19"}),r("polyline",{points:"19 9 22 12 19 15"}),r("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),r("line",{x1:"12",y1:"2",x2:"12",y2:"22"})]})});Vt.displayName="Move";const Ht=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M9 18V5l12-2v13"}),r("circle",{cx:"6",cy:"18",r:"3"}),r("circle",{cx:"18",cy:"16",r:"3"})]})});Ht.displayName="Music";const Dt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polygon",{points:"12 2 19 21 12 17 5 21 12 2"})})});Dt.displayName="Navigation2";const _t=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polygon",{points:"3 11 22 2 13 21 11 13 3 11"})})});_t.displayName="Navigation";const Ut=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Ut.displayName="Octagon";const It=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}),r("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"}),r("polyline",{points:"3.27 6.96 12 12.01 20.73 6.96"}),r("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"})]})});It.displayName="Package";const qt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});qt.displayName="Paperclip";const Gt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("line",{x1:"10",y1:"15",x2:"10",y2:"9"}),r("line",{x1:"14",y1:"15",x2:"14",y2:"9"})]})});Gt.displayName="PauseCircle";const Yt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"6",y:"4",width:"4",height:"16"}),r("rect",{x:"14",y:"4",width:"4",height:"16"})]})});Yt.displayName="Pause";const $t=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M12 19l7-7 3 3-7 7-3-3z"}),r("path",{d:"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}),r("path",{d:"M2 2l7.586 7.586"}),r("circle",{cx:"11",cy:"11",r:"2"})]})});$t.displayName="PenTool";const Xt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"19",y1:"5",x2:"5",y2:"19"}),r("circle",{cx:"6.5",cy:"6.5",r:"2.5"}),r("circle",{cx:"17.5",cy:"17.5",r:"2.5"})]})});Xt.displayName="Percent";const Zt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Zt.displayName="PhoneCall";const Jt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"19 1 23 5 19 9"}),r("line",{x1:"15",y1:"5",x2:"23",y2:"5"}),r("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"})]})});Jt.displayName="PhoneForwarded";const Kt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"16 2 16 8 22 8"}),r("line",{x1:"23",y1:"1",x2:"16",y2:"8"}),r("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"})]})});Kt.displayName="PhoneIncoming";const Qt=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"23",y1:"1",x2:"17",y2:"7"}),r("line",{x1:"17",y1:"1",x2:"23",y2:"7"}),r("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"})]})});Qt.displayName="PhoneMissed";const en=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"23",y1:"1",x2:"1",y2:"23"})]})});en.displayName="PhoneOff";const rn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"23 7 23 1 17 1"}),r("line",{x1:"16",y1:"8",x2:"23",y2:"1"}),r("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"})]})});rn.displayName="PhoneOutgoing";const on=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});on.displayName="Phone";const tn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),r("path",{d:"M22 12A10 10 0 0 0 12 2v10z"})]})});tn.displayName="PieChart";const nn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("polygon",{points:"10 8 16 12 10 16 10 8"})]})});nn.displayName="PlayCircle";const sn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polygon",{points:"5 3 19 12 5 21 5 3"})})});sn.displayName="Play";const ln=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),r("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]})});ln.displayName="PlusCircle";const an=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),r("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),r("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]})});an.displayName="PlusSquare";const dn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),r("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]})});dn.displayName="Plus";const hn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("polyline",{points:"8 10 12 14 16 10"})]})});hn.displayName="Pocket";const cn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M18.36 6.64a9 9 0 1 1-12.73 0"}),r("line",{x1:"12",y1:"2",x2:"12",y2:"12"})]})});cn.displayName="Power";const wn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"6 9 6 2 18 2 18 9"}),r("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"}),r("rect",{x:"6",y:"14",width:"12",height:"8"})]})});wn.displayName="Printer";const un=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"2"}),r("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"})]})});un.displayName="Radio";const fn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"1 4 1 10 7 10"}),r("polyline",{points:"23 20 23 14 17 14"}),r("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"})]})});fn.displayName="RefreshCcw";const pn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"23 4 23 10 17 10"}),r("polyline",{points:"1 20 1 14 7 14"}),r("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"})]})});pn.displayName="RefreshCw";const gn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"17 1 21 5 17 9"}),r("path",{d:"M3 11V9a4 4 0 0 1 4-4h14"}),r("polyline",{points:"7 23 3 19 7 15"}),r("path",{d:"M21 13v2a4 4 0 0 1-4 4H3"})]})});gn.displayName="Repeat";const xn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polygon",{points:"11 19 2 12 11 5 11 19"}),r("polygon",{points:"22 19 13 12 22 5 22 19"})]})});xn.displayName="Rewind";const yn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"1 4 1 10 7 10"}),r("path",{d:"M3.51 15a9 9 0 1 0 2.13-9.36L1 10"})]})});yn.displayName="RotateCcw";const kn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"23 4 23 10 17 10"}),r("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"})]})});kn.displayName="RotateCw";const vn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M4 11a9 9 0 0 1 9 9"}),r("path",{d:"M4 4a16 16 0 0 1 16 16"}),r("circle",{cx:"5",cy:"19",r:"1"})]})});vn.displayName="Rss";const mn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}),r("polyline",{points:"17 21 17 13 7 13 7 21"}),r("polyline",{points:"7 3 7 8 15 8"})]})});mn.displayName="Save";const Ln=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"6",cy:"6",r:"3"}),r("circle",{cx:"6",cy:"18",r:"3"}),r("line",{x1:"20",y1:"4",x2:"8.12",y2:"15.88"}),r("line",{x1:"14.47",y1:"14.48",x2:"20",y2:"20"}),r("line",{x1:"8.12",y1:"8.12",x2:"12",y2:"12"})]})});Ln.displayName="Scissors";const Cn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"11",cy:"11",r:"8"}),r("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"})]})});Cn.displayName="Search";const Sn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),r("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]})});Sn.displayName="Send";const Rn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"2",y:"2",width:"20",height:"8",rx:"2",ry:"2"}),r("rect",{x:"2",y:"14",width:"20",height:"8",rx:"2",ry:"2"}),r("line",{x1:"6",y1:"6",x2:"6.01",y2:"6"}),r("line",{x1:"6",y1:"18",x2:"6.01",y2:"18"})]})});Rn.displayName="Server";const zn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"3"}),r("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"})]})});zn.displayName="Settings";const Fn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"18",cy:"5",r:"3"}),r("circle",{cx:"6",cy:"12",r:"3"}),r("circle",{cx:"18",cy:"19",r:"3"}),r("line",{x1:"8.59",y1:"13.51",x2:"15.42",y2:"17.49"}),r("line",{x1:"15.41",y1:"6.51",x2:"8.59",y2:"10.49"})]})});Fn.displayName="Share2";const Bn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}),r("polyline",{points:"16 6 12 2 8 6"}),r("line",{x1:"12",y1:"2",x2:"12",y2:"15"})]})});Bn.displayName="Share";const jn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18"}),r("path",{d:"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38"}),r("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]})});jn.displayName="ShieldOff";const Wn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"})})});Wn.displayName="Shield";const Mn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"}),r("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),r("path",{d:"M16 10a4 4 0 0 1-8 0"})]})});Mn.displayName="ShoppingBag";const Nn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"9",cy:"21",r:"1"}),r("circle",{cx:"20",cy:"21",r:"1"}),r("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"})]})});Nn.displayName="ShoppingCart";const An=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"16 3 21 3 21 8"}),r("line",{x1:"4",y1:"20",x2:"21",y2:"3"}),r("polyline",{points:"21 16 21 21 16 21"}),r("line",{x1:"15",y1:"15",x2:"21",y2:"21"}),r("line",{x1:"4",y1:"4",x2:"9",y2:"9"})]})});An.displayName="Shuffle";const bn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),r("line",{x1:"9",y1:"3",x2:"9",y2:"21"})]})});bn.displayName="Sidebar";const Tn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polygon",{points:"19 20 9 12 19 4 19 20"}),r("line",{x1:"5",y1:"19",x2:"5",y2:"5"})]})});Tn.displayName="SkipBack";const Pn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polygon",{points:"5 4 15 12 5 20 5 4"}),r("line",{x1:"19",y1:"5",x2:"19",y2:"19"})]})});Pn.displayName="SkipForward";const En=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("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"}),r("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"}),r("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"}),r("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"}),r("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"}),r("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"}),r("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"})]})});En.displayName="Slack";const On=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("line",{x1:"4.93",y1:"4.93",x2:"19.07",y2:"19.07"})]})});On.displayName="Slash";const Vn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"4",y1:"21",x2:"4",y2:"14"}),r("line",{x1:"4",y1:"10",x2:"4",y2:"3"}),r("line",{x1:"12",y1:"21",x2:"12",y2:"12"}),r("line",{x1:"12",y1:"8",x2:"12",y2:"3"}),r("line",{x1:"20",y1:"21",x2:"20",y2:"16"}),r("line",{x1:"20",y1:"12",x2:"20",y2:"3"}),r("line",{x1:"1",y1:"14",x2:"7",y2:"14"}),r("line",{x1:"9",y1:"8",x2:"15",y2:"8"}),r("line",{x1:"17",y1:"16",x2:"23",y2:"16"})]})});Vn.displayName="Sliders";const Hn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2"}),r("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"})]})});Hn.displayName="Smartphone";const Dn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),r("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),r("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]})});Dn.displayName="Smile";const _n=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),r("circle",{cx:"12",cy:"14",r:"4"}),r("line",{x1:"12",y1:"6",x2:"12.01",y2:"6"})]})});_n.displayName="Speaker";const Un=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"})})});Un.displayName="Square";const In=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});In.displayName="Star";const qn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("rect",{x:"9",y:"9",width:"6",height:"6"})]})});qn.displayName="StopCircle";const Gn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"5"}),r("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),r("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),r("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),r("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),r("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),r("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),r("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),r("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]})});Gn.displayName="Sun";const Yn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M17 18a5 5 0 0 0-10 0"}),r("line",{x1:"12",y1:"2",x2:"12",y2:"9"}),r("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),r("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),r("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),r("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),r("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),r("polyline",{points:"8 6 12 2 16 6"})]})});Yn.displayName="Sunrise";const $n=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M17 18a5 5 0 0 0-10 0"}),r("line",{x1:"12",y1:"9",x2:"12",y2:"2"}),r("line",{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}),r("line",{x1:"1",y1:"18",x2:"3",y2:"18"}),r("line",{x1:"21",y1:"18",x2:"23",y2:"18"}),r("line",{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}),r("line",{x1:"23",y1:"22",x2:"1",y2:"22"}),r("polyline",{points:"16 5 12 9 8 5"})]})});$n.displayName="Sunset";const Xn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Xn.displayName="Table";const Zn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),r("line",{x1:"12",y1:"18",x2:"12.01",y2:"18"})]})});Zn.displayName="Tablet";const Jn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"7",y1:"7",x2:"7.01",y2:"7"})]})});Jn.displayName="Tag";const Kn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("circle",{cx:"12",cy:"12",r:"6"}),r("circle",{cx:"12",cy:"12",r:"2"})]})});Kn.displayName="Target";const Qn=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"4 17 10 11 4 5"}),r("line",{x1:"12",y1:"19",x2:"20",y2:"19"})]})});Qn.displayName="Terminal";const ei=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"})})});ei.displayName="Thermometer";const ri=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});ri.displayName="ThumbsDown";const oi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});oi.displayName="ThumbsUp";const ti=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),r("circle",{cx:"8",cy:"12",r:"3"})]})});ti.displayName="ToggleLeft";const ni=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}),r("circle",{cx:"16",cy:"12",r:"3"})]})});ni.displayName="ToggleRight";const ii=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});ii.displayName="Tool";const si=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"3 6 5 6 21 6"}),r("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"}),r("line",{x1:"10",y1:"11",x2:"10",y2:"17"}),r("line",{x1:"14",y1:"11",x2:"14",y2:"17"})]})});si.displayName="Trash2";const li=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"3 6 5 6 21 6"}),r("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"})]})});li.displayName="Trash";const ai=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),r("rect",{x:"7",y:"7",width:"3",height:"9"}),r("rect",{x:"14",y:"7",width:"3",height:"5"})]})});ai.displayName="Trello";const di=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),r("polyline",{points:"17 18 23 18 23 12"})]})});di.displayName="TrendingDown";const hi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),r("polyline",{points:"17 6 23 6 23 12"})]})});hi.displayName="TrendingUp";const ci=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});ci.displayName="Triangle";const wi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"1",y:"3",width:"15",height:"13"}),r("polygon",{points:"16 8 20 8 23 11 23 16 16 16 16 8"}),r("circle",{cx:"5.5",cy:"18.5",r:"2.5"}),r("circle",{cx:"18.5",cy:"18.5",r:"2.5"})]})});wi.displayName="Truck";const ui=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"2",y:"7",width:"20",height:"15",rx:"2",ry:"2"}),r("polyline",{points:"17 2 12 7 7 2"})]})});ui.displayName="Tv";const fi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"})})});fi.displayName="Twitch";const pi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});pi.displayName="Twitter";const gi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"4 7 4 4 20 4 20 7"}),r("line",{x1:"9",y1:"20",x2:"15",y2:"20"}),r("line",{x1:"12",y1:"4",x2:"12",y2:"20"})]})});gi.displayName="Type";const xi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("path",{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"})})});xi.displayName="Umbrella";const yi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"}),r("line",{x1:"4",y1:"21",x2:"20",y2:"21"})]})});yi.displayName="Underline";const ki=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),r("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"})]})});ki.displayName="Unlock";const vi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"16 16 12 12 8 16"}),r("line",{x1:"12",y1:"12",x2:"12",y2:"21"}),r("path",{d:"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"}),r("polyline",{points:"16 16 12 12 8 16"})]})});vi.displayName="UploadCloud";const mi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),r("polyline",{points:"17 8 12 3 7 8"}),r("line",{x1:"12",y1:"3",x2:"12",y2:"15"})]})});mi.displayName="Upload";const Li=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),r("circle",{cx:"8.5",cy:"7",r:"4"}),r("polyline",{points:"17 11 19 13 23 9"})]})});Li.displayName="UserCheck";const Ci=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),r("circle",{cx:"8.5",cy:"7",r:"4"}),r("line",{x1:"23",y1:"11",x2:"17",y2:"11"})]})});Ci.displayName="UserMinus";const Si=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),r("circle",{cx:"8.5",cy:"7",r:"4"}),r("line",{x1:"20",y1:"8",x2:"20",y2:"14"}),r("line",{x1:"23",y1:"11",x2:"17",y2:"11"})]})});Si.displayName="UserPlus";const Ri=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),r("circle",{cx:"8.5",cy:"7",r:"4"}),r("line",{x1:"18",y1:"8",x2:"23",y2:"13"}),r("line",{x1:"23",y1:"8",x2:"18",y2:"13"})]})});Ri.displayName="UserX";const zi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),r("circle",{cx:"12",cy:"7",r:"4"})]})});zi.displayName="User";const Fi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),r("circle",{cx:"9",cy:"7",r:"4"}),r("path",{d:"M23 21v-2a4 4 0 0 0-3-3.87"}),r("path",{d:"M16 3.13a4 4 0 0 1 0 7.75"})]})});Fi.displayName="Users";const Bi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]})});Bi.displayName="VideoOff";const ji=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polygon",{points:"23 7 16 12 23 17 23 7"}),r("rect",{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"})]})});ji.displayName="Video";const Wi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"5.5",cy:"11.5",r:"4.5"}),r("circle",{cx:"18.5",cy:"11.5",r:"4.5"}),r("line",{x1:"5.5",y1:"16",x2:"18.5",y2:"16"})]})});Wi.displayName="Voicemail";const Mi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),r("path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07"})]})});Mi.displayName="Volume1";const Ni=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),r("path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"})]})});Ni.displayName="Volume2";const Ai=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),r("line",{x1:"23",y1:"9",x2:"17",y2:"15"}),r("line",{x1:"17",y1:"9",x2:"23",y2:"15"})]})});Ai.displayName="VolumeX";const bi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"})})});bi.displayName="Volume";const Ti=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"7"}),r("polyline",{points:"12 9 12 12 13.5 13.5"}),r("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"})]})});Ti.displayName="Watch";const Pi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"1",y1:"1",x2:"23",y2:"23"}),r("path",{d:"M16.72 11.06A10.94 10.94 0 0 1 19 12.55"}),r("path",{d:"M5 12.55a10.94 10.94 0 0 1 5.17-2.39"}),r("path",{d:"M10.71 5.05A16 16 0 0 1 22.58 9"}),r("path",{d:"M1.42 9a15.91 15.91 0 0 1 4.7-2.88"}),r("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),r("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"})]})});Pi.displayName="WifiOff";const Ei=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("path",{d:"M5 12.55a11 11 0 0 1 14.08 0"}),r("path",{d:"M1.42 9a16 16 0 0 1 21.16 0"}),r("path",{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}),r("line",{x1:"12",y1:"20",x2:"12.01",y2:"20"})]})});Ei.displayName="Wifi";const Oi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("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"})})});Oi.displayName="Wind";const Vi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"12",cy:"12",r:"10"}),r("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),r("line",{x1:"9",y1:"9",x2:"15",y2:"15"})]})});Vi.displayName="XCircle";const Hi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("line",{x1:"15",y1:"9",x2:"9",y2:"15"}),r("line",{x1:"9",y1:"9",x2:"15",y2:"15"})]})});Hi.displayName="XOctagon";const Di=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),r("line",{x1:"9",y1:"9",x2:"15",y2:"15"}),r("line",{x1:"15",y1:"9",x2:"9",y2:"15"})]})});Di.displayName="XSquare";const _i=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),r("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})});_i.displayName="X";const Ui=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("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"}),r("polygon",{points:"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"})]})});Ui.displayName="Youtube";const Ii=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("polyline",{points:"12.41 6.75 13 2 10.57 4.92"}),r("polyline",{points:"18.57 12.91 21 10 15.66 10"}),r("polyline",{points:"8 8 3 14 12 14 11 22 16 16"}),r("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]})});Ii.displayName="ZapOff";const qi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return r("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:r("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"})})});qi.displayName="Zap";const Gi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"11",cy:"11",r:"8"}),r("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),r("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),r("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]})});Gi.displayName="ZoomIn";const Yi=s.forwardRef(({color:o="currentColor",size:t=24,...i},n)=>{const e=l(t);return a("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:o,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...i,children:[r("circle",{cx:"11",cy:"11",r:"8"}),r("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),r("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]})});Yi.displayName="ZoomOut";exports.FiActivity=je;exports.FiAirplay=We;exports.FiAlertCircle=Me;exports.FiAlertOctagon=Ne;exports.FiAlertTriangle=Ae;exports.FiAlignCenter=be;exports.FiAlignJustify=Te;exports.FiAlignLeft=Pe;exports.FiAlignRight=Ee;exports.FiAnchor=Oe;exports.FiAperture=Ve;exports.FiArchive=He;exports.FiArrowDown=Ie;exports.FiArrowDownCircle=De;exports.FiArrowDownLeft=_e;exports.FiArrowDownRight=Ue;exports.FiArrowLeft=Ge;exports.FiArrowLeftCircle=qe;exports.FiArrowRight=$e;exports.FiArrowRightCircle=Ye;exports.FiArrowUp=Ke;exports.FiArrowUpCircle=Xe;exports.FiArrowUpLeft=Ze;exports.FiArrowUpRight=Je;exports.FiAtSign=Qe;exports.FiAward=er;exports.FiBarChart=or;exports.FiBarChart2=rr;exports.FiBattery=nr;exports.FiBatteryCharging=tr;exports.FiBell=sr;exports.FiBellOff=ir;exports.FiBluetooth=lr;exports.FiBold=ar;exports.FiBook=hr;exports.FiBookOpen=dr;exports.FiBookmark=cr;exports.FiBox=wr;exports.FiBriefcase=ur;exports.FiCalendar=fr;exports.FiCamera=gr;exports.FiCameraOff=pr;exports.FiCast=xr;exports.FiCheck=vr;exports.FiCheckCircle=yr;exports.FiCheckSquare=kr;exports.FiChevronDown=mr;exports.FiChevronLeft=Lr;exports.FiChevronRight=Cr;exports.FiChevronUp=Sr;exports.FiChevronsDown=Rr;exports.FiChevronsLeft=zr;exports.FiChevronsRight=Fr;exports.FiChevronsUp=Br;exports.FiChrome=jr;exports.FiCircle=Wr;exports.FiClipboard=Mr;exports.FiClock=Nr;exports.FiCloud=Or;exports.FiCloudDrizzle=Ar;exports.FiCloudLightning=br;exports.FiCloudOff=Tr;exports.FiCloudRain=Pr;exports.FiCloudSnow=Er;exports.FiCode=Vr;exports.FiCodepen=Hr;exports.FiCodesandbox=Dr;exports.FiCoffee=_r;exports.FiColumns=Ur;exports.FiCommand=Ir;exports.FiCompass=qr;exports.FiCopy=Gr;exports.FiCornerDownLeft=Yr;exports.FiCornerDownRight=$r;exports.FiCornerLeftDown=Xr;exports.FiCornerLeftUp=Zr;exports.FiCornerRightDown=Jr;exports.FiCornerRightUp=Kr;exports.FiCornerUpLeft=Qr;exports.FiCornerUpRight=eo;exports.FiCpu=ro;exports.FiCreditCard=oo;exports.FiCrop=to;exports.FiCrosshair=no;exports.FiDatabase=io;exports.FiDelete=so;exports.FiDisc=lo;exports.FiDivide=co;exports.FiDivideCircle=ao;exports.FiDivideSquare=ho;exports.FiDollarSign=wo;exports.FiDownload=fo;exports.FiDownloadCloud=uo;exports.FiDribbble=po;exports.FiDroplet=go;exports.FiEdit=ko;exports.FiEdit2=xo;exports.FiEdit3=yo;exports.FiExternalLink=vo;exports.FiEye=Lo;exports.FiEyeOff=mo;exports.FiFacebook=Co;exports.FiFastForward=So;exports.FiFeather=Ro;exports.FiFigma=zo;exports.FiFile=Wo;exports.FiFileMinus=Fo;exports.FiFilePlus=Bo;exports.FiFileText=jo;exports.FiFilm=Mo;exports.FiFilter=No;exports.FiFlag=Ao;exports.FiFolder=Po;exports.FiFolderMinus=bo;exports.FiFolderPlus=To;exports.FiFramer=Eo;exports.FiFrown=Oo;exports.FiGift=Vo;exports.FiGitBranch=Ho;exports.FiGitCommit=Do;exports.FiGitHub=Io;exports.FiGitMerge=_o;exports.FiGitPullRequest=Uo;exports.FiGitlab=qo;exports.FiGlobe=Go;exports.FiGrid=Yo;exports.FiHardDrive=$o;exports.FiHash=Xo;exports.FiHeadphones=Zo;exports.FiHeart=Jo;exports.FiHelpCircle=Ko;exports.FiHexagon=Qo;exports.FiHome=et;exports.FiImage=rt;exports.FiInbox=ot;exports.FiInfo=tt;exports.FiInstagram=nt;exports.FiItalic=it;exports.FiKey=st;exports.FiLayers=lt;exports.FiLayout=at;exports.FiLifeBuoy=dt;exports.FiLink=ct;exports.FiLink2=ht;exports.FiLinkedin=wt;exports.FiList=ut;exports.FiLoader=ft;exports.FiLock=pt;exports.FiLogIn=gt;exports.FiLogOut=xt;exports.FiMail=yt;exports.FiMap=vt;exports.FiMapPin=kt;exports.FiMaximize=Lt;exports.FiMaximize2=mt;exports.FiMeh=Ct;exports.FiMenu=St;exports.FiMessageCircle=Rt;exports.FiMessageSquare=zt;exports.FiMic=Bt;exports.FiMicOff=Ft;exports.FiMinimize=Wt;exports.FiMinimize2=jt;exports.FiMinus=At;exports.FiMinusCircle=Mt;exports.FiMinusSquare=Nt;exports.FiMonitor=bt;exports.FiMoon=Tt;exports.FiMoreHorizontal=Pt;exports.FiMoreVertical=Et;exports.FiMousePointer=Ot;exports.FiMove=Vt;exports.FiMusic=Ht;exports.FiNavigation=_t;exports.FiNavigation2=Dt;exports.FiOctagon=Ut;exports.FiPackage=It;exports.FiPaperclip=qt;exports.FiPause=Yt;exports.FiPauseCircle=Gt;exports.FiPenTool=$t;exports.FiPercent=Xt;exports.FiPhone=on;exports.FiPhoneCall=Zt;exports.FiPhoneForwarded=Jt;exports.FiPhoneIncoming=Kt;exports.FiPhoneMissed=Qt;exports.FiPhoneOff=en;exports.FiPhoneOutgoing=rn;exports.FiPieChart=tn;exports.FiPlay=sn;exports.FiPlayCircle=nn;exports.FiPlus=dn;exports.FiPlusCircle=ln;exports.FiPlusSquare=an;exports.FiPocket=hn;exports.FiPower=cn;exports.FiPrinter=wn;exports.FiRadio=un;exports.FiRefreshCcw=fn;exports.FiRefreshCw=pn;exports.FiRepeat=gn;exports.FiRewind=xn;exports.FiRotateCcw=yn;exports.FiRotateCw=kn;exports.FiRss=vn;exports.FiSave=mn;exports.FiScissors=Ln;exports.FiSearch=Cn;exports.FiSend=Sn;exports.FiServer=Rn;exports.FiSettings=zn;exports.FiShare=Bn;exports.FiShare2=Fn;exports.FiShield=Wn;exports.FiShieldOff=jn;exports.FiShoppingBag=Mn;exports.FiShoppingCart=Nn;exports.FiShuffle=An;exports.FiSidebar=bn;exports.FiSkipBack=Tn;exports.FiSkipForward=Pn;exports.FiSlack=En;exports.FiSlash=On;exports.FiSliders=Vn;exports.FiSmartphone=Hn;exports.FiSmile=Dn;exports.FiSpeaker=_n;exports.FiSquare=Un;exports.FiStar=In;exports.FiStopCircle=qn;exports.FiSun=Gn;exports.FiSunrise=Yn;exports.FiSunset=$n;exports.FiTable=Xn;exports.FiTablet=Zn;exports.FiTag=Jn;exports.FiTarget=Kn;exports.FiTerminal=Qn;exports.FiThermometer=ei;exports.FiThumbsDown=ri;exports.FiThumbsUp=oi;exports.FiToggleLeft=ti;exports.FiToggleRight=ni;exports.FiTool=ii;exports.FiTrash=li;exports.FiTrash2=si;exports.FiTrello=ai;exports.FiTrendingDown=di;exports.FiTrendingUp=hi;exports.FiTriangle=ci;exports.FiTruck=wi;exports.FiTv=ui;exports.FiTwitch=fi;exports.FiTwitter=pi;exports.FiType=gi;exports.FiUmbrella=xi;exports.FiUnderline=yi;exports.FiUnlock=ki;exports.FiUpload=mi;exports.FiUploadCloud=vi;exports.FiUser=zi;exports.FiUserCheck=Li;exports.FiUserMinus=Ci;exports.FiUserPlus=Si;exports.FiUserX=Ri;exports.FiUsers=Fi;exports.FiVideo=ji;exports.FiVideoOff=Bi;exports.FiVoicemail=Wi;exports.FiVolume=bi;exports.FiVolume1=Mi;exports.FiVolume2=Ni;exports.FiVolumeX=Ai;exports.FiWatch=Ti;exports.FiWifi=Ei;exports.FiWifiOff=Pi;exports.FiWind=Oi;exports.FiX=_i;exports.FiXCircle=Vi;exports.FiXOctagon=Hi;exports.FiXSquare=Di;exports.FiYoutube=Ui;exports.FiZap=qi;exports.FiZapOff=Ii;exports.FiZoomIn=Gi;exports.FiZoomOut=Yi;