The Future of Autonomous Trading: From Hype to Reality
Exploring how autonomous trading agents are evolving from experimental technology to mainstream financial infrastructure.
=this.size&&(c=this.size-1),this.at(c)}keyFrom(o,i){let r=this.indexOf(o);if(r===-1)return;let c=r+i;return c<0&&(c=0),c>=this.size&&(c=this.size-1),this.keyAt(c)}find(o,i){let r=0;for(let c of this){if(Reflect.apply(o,i,[c,r,this]))return c;r++}}findIndex(o,i){let r=0;for(let c of this){if(Reflect.apply(o,i,[c,r,this]))return r;r++}return-1}filter(o,i){let r=[],c=0;for(let s of this)Reflect.apply(o,i,[s,c,this])&&r.push(s),c++;return new Ge(r)}map(o,i){let r=[],c=0;for(let s of this)r.push([s[0],Reflect.apply(o,i,[s,c,this])]),c++;return new Ge(r)}reduce(...o){let[i,r]=o,c=0,s=r??this.at(0);for(let d of this)c===0&&o.length===1?s=d:s=Reflect.apply(i,this,[s,d,c,this]),c++;return s}reduceRight(...o){let[i,r]=o,c=r??this.at(-1);for(let s=this.size-1;s>=0;s--){let d=this.at(s);s===this.size-1&&o.length===1?c=d:c=Reflect.apply(i,this,[c,d,s,this])}return c}toSorted(o){let i=[...this.entries()].sort(o);return new Ge(i)}toReversed(){let o=new Ge;for(let i=this.size-1;i>=0;i--){let r=this.keyAt(i),c=this.get(r);o.set(r,c)}return o}toSpliced(...o){let i=[...this.entries()];return i.splice(...o),new Ge(i)}slice(o,i){let r=new Ge,c=this.size-1;if(o===void 0)return r;o<0&&(o=o+this.size),i!==void 0&&i>0&&(c=i-1);for(let s=o;s<=c;s++){let d=this.keyAt(s),l=this.get(d);r.set(d,l)}return r}every(o,i){let r=0;for(let c of this){if(!Reflect.apply(o,i,[c,r,this]))return!1;r++}return!0}some(o,i){let r=0;for(let c of this){if(Reflect.apply(o,i,[c,r,this]))return!0;r++}return!1}},Me=new WeakMap,Ge);function yC(t,a){if("at"in Array.prototype)return Array.prototype.at.call(t,a);let o=Rz(t,a);return o===-1?void 0:t[o]}function Rz(t,a){let o=t.length,i=pI(a),r=i>=0?i:o+i;return r<0||r>=o?-1:r}function pI(t){return t!==t||t===0?0:Math.trunc(t)}var j1=Ue();function Dz(t){let a=t+"CollectionProvider",[o,i]=(0,zz.createContextScope)(a),[r,c]=o(a,{collectionElement:null,collectionRef:{current:null},collectionRefObject:{current:null},itemMap:new pC,setItemMap:()=>{}}),s=({state:w,...N})=>w?(0,j1.jsx)(l,{...N,state:w}):(0,j1.jsx)(d,{...N});s.displayName=a;let d=w=>{let N=x();return(0,j1.jsx)(l,{...w,state:N})};d.displayName=a+"Init";let l=w=>{let{scope:N,children:A,state:T}=w,V=Ye.default.useRef(null),[b,H]=Ye.default.useState(null),te=(0,uC.useComposedRefs)(V,H),[ae,le]=T;return Ye.default.useEffect(()=>{if(!b)return;let re=Bz(()=>{});return re.observe(b,{childList:!0,subtree:!0}),()=>{re.disconnect()}},[b]),(0,j1.jsx)(r,{scope:N,itemMap:ae,setItemMap:le,collectionRef:te,collectionRefObject:V,collectionElement:b,children:A})};l.displayName=a+"Impl";let u=t+"CollectionSlot",p=(0,cI.createSlot)(u),h=Ye.default.forwardRef((w,N)=>{let{scope:A,children:T}=w,V=c(u,A),b=(0,uC.useComposedRefs)(N,V.collectionRef);return(0,j1.jsx)(p,{ref:b,children:T})});h.displayName=u;let y=t+"CollectionItemSlot",k="data-radix-collection-item",f=(0,cI.createSlot)(y),g=Ye.default.forwardRef((w,N)=>{let{scope:A,children:T,...V}=w,b=Ye.default.useRef(null),[H,te]=Ye.default.useState(null),ae=(0,uC.useComposedRefs)(N,b,te),le=c(y,A),{setItemMap:re}=le,me=Ye.default.useRef(V);Hz(me.current,V)||(me.current=V);let he=me.current;return Ye.default.useEffect(()=>{let O=he;return re(j=>H?j.has(H)?j.set(H,{...O,element:H}).toSorted(dI):(j.set(H,{...O,element:H}),j.toSorted(dI)):j),()=>{re(j=>!H||!j.has(H)?j:(j.delete(H),new pC(j)))}},[H,he,re]),(0,j1.jsx)(f,{[k]:"",ref:ae,children:T})});g.displayName=y;function x(){return Ye.default.useState(new pC)}function v(w){let{itemMap:N}=c(t+"CollectionConsumer",w);return N}return[{Provider:s,Slot:h,ItemSlot:g},{createCollectionScope:i,useCollection:v,useInitCollection:x}]}function Hz(t,a){if(t===a)return!0;if(typeof t!="object"||typeof a!="object"||t==null||a==null)return!1;let o=Object.keys(t),i=Object.keys(a);if(o.length!==i.length)return!1;for(let r of o)if(!Object.prototype.hasOwnProperty.call(a,r)||t[r]!==a[r])return!1;return!0}function jz(t,a){return!!(a.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_PRECEDING)}function dI(t,a){return!t[1].element||!a[1].element?0:jz(t[1].element,a[1].element)?-1:1}function Bz(t){return new MutationObserver(o=>{for(let i of o)if(i.type==="childList"){t();return}})}});var yi=ce((s3e,gI)=>{"use strict";var Fz=Object.create,cr=Object.defineProperty,Oz=Object.getOwnPropertyDescriptor,Ez=Object.getOwnPropertyNames,Uz=Object.getPrototypeOf,Gz=Object.prototype.hasOwnProperty,Wz=(t,a)=>{for(var o in a)cr(t,o,{get:a[o],enumerable:!0})},fI=(t,a,o,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let r of Ez(a))!Gz.call(t,r)&&r!==o&&cr(t,r,{get:()=>a[r],enumerable:!(i=Oz(a,r))||i.enumerable});return t},Zz=(t,a,o)=>(o=t!=null?Fz(Uz(t)):{},fI(a||!t||!t.__esModule?cr(o,"default",{value:t,enumerable:!0}):o,t)),Xz=t=>fI(cr({},"__esModule",{value:!0}),t),mI={};Wz(mI,{useLayoutEffect:()=>Yz});gI.exports=Xz(mI);var Kz=Zz(se()),Yz=globalThis?.document?Kz.useLayoutEffect:()=>{}});var kC=ce((d3e,_I)=>{"use strict";var Jz=Object.create,sr=Object.defineProperty,Qz=Object.getOwnPropertyDescriptor,eR=Object.getOwnPropertyNames,tR=Object.getPrototypeOf,aR=Object.prototype.hasOwnProperty,oR=(t,a)=>{for(var o in a)sr(t,o,{get:a[o],enumerable:!0})},MI=(t,a,o,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let r of eR(a))!aR.call(t,r)&&r!==o&&sr(t,r,{get:()=>a[r],enumerable:!(i=Qz(a,r))||i.enumerable});return t},nR=(t,a,o)=>(o=t!=null?Jz(tR(t)):{},MI(a||!t||!t.__esModule?sr(o,"default",{value:t,enumerable:!0}):o,t)),iR=t=>MI(sr({},"__esModule",{value:!0}),t),vI={};oR(vI,{useId:()=>dR});_I.exports=iR(vI);var xI=nR(se()),rR=yi(),cR=xI[" useId ".trim().toString()]||(()=>{}),sR=0;function dR(t){let[a,o]=xI.useState(cR());return(0,rR.useLayoutEffect)(()=>{t||o(i=>i??String(sR++))},[t]),t||(a?`radix-${a}`:"")}});var fC=ce((l3e,bI)=>{bI.exports=ReactDOM});var mC=ce((h3e,NI)=>{"use strict";var lR=Object.create,dr=Object.defineProperty,hR=Object.getOwnPropertyDescriptor,uR=Object.getOwnPropertyNames,pR=Object.getPrototypeOf,yR=Object.prototype.hasOwnProperty,kR=(t,a)=>{for(var o in a)dr(t,o,{get:a[o],enumerable:!0})},wI=(t,a,o,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let r of uR(a))!yR.call(t,r)&&r!==o&&dr(t,r,{get:()=>a[r],enumerable:!(i=hR(a,r))||i.enumerable});return t},CI=(t,a,o)=>(o=t!=null?lR(pR(t)):{},wI(a||!t||!t.__esModule?dr(o,"default",{value:t,enumerable:!0}):o,t)),fR=t=>wI(dr({},"__esModule",{value:!0}),t),LI={};kR(LI,{Primitive:()=>SI,Root:()=>bR,dispatchDiscreteCustomEvent:()=>_R});NI.exports=fR(LI);var mR=CI(se()),gR=CI(fC()),MR=H1(),vR=Ue(),xR=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],SI=xR.reduce((t,a)=>{let o=(0,MR.createSlot)(`Primitive.${a}`),i=mR.forwardRef((r,c)=>{let{asChild:s,...d}=r,l=s?o:a;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),(0,vR.jsx)(l,{...d,ref:c})});return i.displayName=`Primitive.${a}`,{...t,[a]:i}},{});function _R(t,a){t&&gR.flushSync(()=>t.dispatchEvent(a))}var bR=SI});var qI=ce((u3e,PI)=>{"use strict";var wR=Object.create,lr=Object.defineProperty,CR=Object.getOwnPropertyDescriptor,LR=Object.getOwnPropertyNames,SR=Object.getPrototypeOf,NR=Object.prototype.hasOwnProperty,IR=(t,a)=>{for(var o in a)lr(t,o,{get:a[o],enumerable:!0})},II=(t,a,o,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let r of LR(a))!NR.call(t,r)&&r!==o&&lr(t,r,{get:()=>a[r],enumerable:!(i=CR(a,r))||i.enumerable});return t},AR=(t,a,o)=>(o=t!=null?wR(SR(t)):{},II(a||!t||!t.__esModule?lr(o,"default",{value:t,enumerable:!0}):o,t)),PR=t=>II(lr({},"__esModule",{value:!0}),t),AI={};IR(AI,{useCallbackRef:()=>qR});PI.exports=PR(AI);var gC=AR(se());function qR(t){let a=gC.useRef(t);return gC.useEffect(()=>{a.current=t}),gC.useMemo(()=>(...o)=>a.current?.(...o),[])}});var DI=ce((p3e,RI)=>{"use strict";var TR=Object.create,ur=Object.defineProperty,$R=Object.getOwnPropertyDescriptor,VR=Object.getOwnPropertyNames,zR=Object.getPrototypeOf,RR=Object.prototype.hasOwnProperty,DR=(t,a)=>{for(var o in a)ur(t,o,{get:a[o],enumerable:!0})},VI=(t,a,o,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let r of VR(a))!RR.call(t,r)&&r!==o&&ur(t,r,{get:()=>a[r],enumerable:!(i=$R(a,r))||i.enumerable});return t},HR=(t,a,o)=>(o=t!=null?TR(zR(t)):{},VI(a||!t||!t.__esModule?ur(o,"default",{value:t,enumerable:!0}):o,t)),jR=t=>VI(ur({},"__esModule",{value:!0}),t),zI={};DR(zI,{useEffectEvent:()=>FR});RI.exports=jR(zI);var BR=yi(),hr=HR(se()),TI=hr[" useEffectEvent ".trim().toString()],$I=hr[" useInsertionEffect ".trim().toString()];function FR(t){if(typeof TI=="function")return TI(t);let a=hr.useRef(()=>{throw new Error("Cannot call an event handler while rendering.")});return typeof $I=="function"?$I(()=>{a.current=t}):(0,BR.useLayoutEffect)(()=>{a.current=t}),hr.useMemo(()=>(...o)=>a.current?.(...o),[])}});var MC=ce((y3e,OI)=>{"use strict";var OR=Object.create,pr=Object.defineProperty,ER=Object.getOwnPropertyDescriptor,UR=Object.getOwnPropertyNames,GR=Object.getPrototypeOf,WR=Object.prototype.hasOwnProperty,ZR=(t,a)=>{for(var o in a)pr(t,o,{get:a[o],enumerable:!0})},jI=(t,a,o,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let r of UR(a))!WR.call(t,r)&&r!==o&&pr(t,r,{get:()=>a[r],enumerable:!(i=ER(a,r))||i.enumerable});return t},BI=(t,a,o)=>(o=t!=null?OR(GR(t)):{},jI(a||!t||!t.__esModule?pr(o,"default",{value:t,enumerable:!0}):o,t)),XR=t=>jI(pr({},"__esModule",{value:!0}),t),FI={};ZR(FI,{useControllableState:()=>JR,useControllableStateReducer:()=>aD});OI.exports=XR(FI);var yt=BI(se()),KR=yi(),YR=yt[" useInsertionEffect ".trim().toString()]||KR.useLayoutEffect;function JR({prop:t,defaultProp:a,onChange:o=()=>{},caller:i}){let[r,c,s]=QR({defaultProp:a,onChange:o}),d=t!==void 0,l=d?t:r;{let p=yt.useRef(t!==void 0);yt.useEffect(()=>{let h=p.current;h!==d&&console.warn(`${i} is changing from ${h?"controlled":"uncontrolled"} to ${d?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),p.current=d},[d,i])}let u=yt.useCallback(p=>{if(d){let h=eD(p)?p(t):p;h!==t&&s.current?.(h)}else c(p)},[d,t,c,s]);return[l,u]}function QR({defaultProp:t,onChange:a}){let[o,i]=yt.useState(t),r=yt.useRef(o),c=yt.useRef(a);return YR(()=>{c.current=a},[a]),yt.useEffect(()=>{r.current!==o&&(c.current?.(o),r.current=o)},[o,r]),[o,i,c]}function eD(t){return typeof t=="function"}var St=BI(se()),tD=DI(),HI=Symbol("RADIX:SYNC_STATE");function aD(t,a,o,i){let{prop:r,defaultProp:c,onChange:s,caller:d}=a,l=r!==void 0,u=(0,tD.useEffectEvent)(s);{let x=St.useRef(r!==void 0);St.useEffect(()=>{let v=x.current;v!==l&&console.warn(`${d} is changing from ${v?"controlled":"uncontrolled"} to ${l?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),x.current=l},[l,d])}let p=[{...o,state:c}];i&&p.push(i);let[h,y]=St.useReducer((x,v)=>{if(v.type===HI)return{...x,state:v.state};let S=t(x,v);return l&&!Object.is(S.state,x.state)&&u(S.state),S},...p),k=h.state,f=St.useRef(k);St.useEffect(()=>{f.current!==k&&(f.current=k,l||u(k))},[u,k,f,l]);let g=St.useMemo(()=>r!==void 0?{...h,state:r}:h,[h,r]);return St.useEffect(()=>{l&&!Object.is(r,h.state)&&y({type:HI,state:r})},[r,h.state,l]),[g,y]}});var vC=ce((k3e,XI)=>{"use strict";var oD=Object.create,yr=Object.defineProperty,nD=Object.getOwnPropertyDescriptor,iD=Object.getOwnPropertyNames,rD=Object.getPrototypeOf,cD=Object.prototype.hasOwnProperty,sD=(t,a)=>{for(var o in a)yr(t,o,{get:a[o],enumerable:!0})},EI=(t,a,o,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let r of iD(a))!cD.call(t,r)&&r!==o&&yr(t,r,{get:()=>a[r],enumerable:!(i=nD(a,r))||i.enumerable});return t},dD=(t,a,o)=>(o=t!=null?oD(rD(t)):{},EI(a||!t||!t.__esModule?yr(o,"default",{value:t,enumerable:!0}):o,t)),lD=t=>EI(yr({},"__esModule",{value:!0}),t),UI={};sD(UI,{DirectionProvider:()=>ZI,Provider:()=>pD,useDirection:()=>uD});XI.exports=lD(UI);var GI=dD(se()),hD=Ue(),WI=GI.createContext(void 0),ZI=t=>{let{dir:a,children:o}=t;return(0,hD.jsx)(WI.Provider,{value:a,children:o})};function uD(t){let a=GI.useContext(WI);return t||a||"ltr"}var pD=ZI});var CC=ce((f3e,aA)=>{"use strict";"use client";var yD=Object.create,kr=Object.defineProperty,kD=Object.getOwnPropertyDescriptor,fD=Object.getOwnPropertyNames,mD=Object.getPrototypeOf,gD=Object.prototype.hasOwnProperty,MD=(t,a)=>{for(var o in a)kr(t,o,{get:a[o],enumerable:!0})},KI=(t,a,o,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let r of fD(a))!gD.call(t,r)&&r!==o&&kr(t,r,{get:()=>a[r],enumerable:!(i=kD(a,r))||i.enumerable});return t},vD=(t,a,o)=>(o=t!=null?yD(mD(t)):{},KI(a||!t||!t.__esModule?kr(o,"default",{value:t,enumerable:!0}):o,t)),xD=t=>KI(kr({},"__esModule",{value:!0}),t),YI={};MD(YI,{Item:()=>BD,Root:()=>jD,RovingFocusGroup:()=>bC,RovingFocusGroupItem:()=>wC,createRovingFocusGroupScope:()=>qD});aA.exports=xD(YI);var Te=vD(se()),B1=lC(),_D=kI(),bD=D1(),wD=pi(),CD=kC(),JI=mC(),LD=qI(),SD=MC(),ND=vC(),Nt=Ue(),xC="rovingFocusGroup.onEntryFocus",ID={bubbles:!1,cancelable:!0},ki="RovingFocusGroup",[_C,QI,AD]=(0,_D.createCollection)(ki),[PD,qD]=(0,wD.createContextScope)(ki,[AD]),[TD,$D]=PD(ki),bC=Te.forwardRef((t,a)=>(0,Nt.jsx)(_C.Provider,{scope:t.__scopeRovingFocusGroup,children:(0,Nt.jsx)(_C.Slot,{scope:t.__scopeRovingFocusGroup,children:(0,Nt.jsx)(VD,{...t,ref:a})})}));bC.displayName=ki;var VD=Te.forwardRef((t,a)=>{let{__scopeRovingFocusGroup:o,orientation:i,loop:r=!1,dir:c,currentTabStopId:s,defaultCurrentTabStopId:d,onCurrentTabStopIdChange:l,onEntryFocus:u,preventScrollOnEntryFocus:p=!1,...h}=t,y=Te.useRef(null),k=(0,bD.useComposedRefs)(a,y),f=(0,ND.useDirection)(c),[g,x]=(0,SD.useControllableState)({prop:s,defaultProp:d??null,onChange:l,caller:ki}),[v,S]=Te.useState(!1),w=(0,LD.useCallbackRef)(u),N=QI(o),A=Te.useRef(!1),[T,V]=Te.useState(0);return Te.useEffect(()=>{let b=y.current;if(b)return b.addEventListener(xC,w),()=>b.removeEventListener(xC,w)},[w]),(0,Nt.jsx)(TD,{scope:o,orientation:i,dir:f,loop:r,currentTabStopId:g,onItemFocus:Te.useCallback(b=>x(b),[x]),onItemShiftTab:Te.useCallback(()=>S(!0),[]),onFocusableItemAdd:Te.useCallback(()=>V(b=>b+1),[]),onFocusableItemRemove:Te.useCallback(()=>V(b=>b-1),[]),children:(0,Nt.jsx)(JI.Primitive.div,{tabIndex:v||T===0?-1:0,"data-orientation":i,...h,ref:k,style:{outline:"none",...t.style},onMouseDown:(0,B1.composeEventHandlers)(t.onMouseDown,()=>{A.current=!0}),onFocus:(0,B1.composeEventHandlers)(t.onFocus,b=>{let H=!A.current;if(b.target===b.currentTarget&&H&&!v){let te=new CustomEvent(xC,ID);if(b.currentTarget.dispatchEvent(te),!te.defaultPrevented){let ae=N().filter(O=>O.focusable),le=ae.find(O=>O.active),re=ae.find(O=>O.id===g),he=[le,re,...ae].filter(Boolean).map(O=>O.ref.current);tA(he,p)}}A.current=!1}),onBlur:(0,B1.composeEventHandlers)(t.onBlur,()=>S(!1))})})}),eA="RovingFocusGroupItem",wC=Te.forwardRef((t,a)=>{let{__scopeRovingFocusGroup:o,focusable:i=!0,active:r=!1,tabStopId:c,children:s,...d}=t,l=(0,CD.useId)(),u=c||l,p=$D(eA,o),h=p.currentTabStopId===u,y=QI(o),{onFocusableItemAdd:k,onFocusableItemRemove:f,currentTabStopId:g}=p;return Te.useEffect(()=>{if(i)return k(),()=>f()},[i,k,f]),(0,Nt.jsx)(_C.ItemSlot,{scope:o,id:u,focusable:i,active:r,children:(0,Nt.jsx)(JI.Primitive.span,{tabIndex:h?0:-1,"data-orientation":p.orientation,...d,ref:a,onMouseDown:(0,B1.composeEventHandlers)(t.onMouseDown,x=>{i?p.onItemFocus(u):x.preventDefault()}),onFocus:(0,B1.composeEventHandlers)(t.onFocus,()=>p.onItemFocus(u)),onKeyDown:(0,B1.composeEventHandlers)(t.onKeyDown,x=>{if(x.key==="Tab"&&x.shiftKey){p.onItemShiftTab();return}if(x.target!==x.currentTarget)return;let v=DD(x,p.orientation,p.dir);if(v!==void 0){if(x.metaKey||x.ctrlKey||x.altKey||x.shiftKey)return;x.preventDefault();let w=y().filter(N=>N.focusable).map(N=>N.ref.current);if(v==="last")w.reverse();else if(v==="prev"||v==="next"){v==="prev"&&w.reverse();let N=w.indexOf(x.currentTarget);w=p.loop?HD(w,N+1):w.slice(N+1)}setTimeout(()=>tA(w))}}),children:typeof s=="function"?s({isCurrentTabStop:h,hasTabStop:g!=null}):s})})});wC.displayName=eA;var zD={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function RD(t,a){return a!=="rtl"?t:t==="ArrowLeft"?"ArrowRight":t==="ArrowRight"?"ArrowLeft":t}function DD(t,a,o){let i=RD(t.key,o);if(!(a==="vertical"&&["ArrowLeft","ArrowRight"].includes(i))&&!(a==="horizontal"&&["ArrowUp","ArrowDown"].includes(i)))return zD[i]}function tA(t,a=!1){let o=document.activeElement;for(let i of t)if(i===o||(i.focus({preventScroll:a}),document.activeElement!==o))return}function HD(t,a){return t.map((o,i)=>t[(a+i)%t.length])}var jD=bC,BD=wC});var sA=ce((m3e,cA)=>{"use strict";"use client";var FD=Object.create,mr=Object.defineProperty,OD=Object.getOwnPropertyDescriptor,ED=Object.getOwnPropertyNames,UD=Object.getPrototypeOf,GD=Object.prototype.hasOwnProperty,WD=(t,a)=>{for(var o in a)mr(t,o,{get:a[o],enumerable:!0})},nA=(t,a,o,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let r of ED(a))!GD.call(t,r)&&r!==o&&mr(t,r,{get:()=>a[r],enumerable:!(i=OD(a,r))||i.enumerable});return t},iA=(t,a,o)=>(o=t!=null?FD(UD(t)):{},nA(a||!t||!t.__esModule?mr(o,"default",{value:t,enumerable:!0}):o,t)),ZD=t=>nA(mr({},"__esModule",{value:!0}),t),rA={};WD(rA,{Presence:()=>LC,Root:()=>eH});cA.exports=ZD(rA);var kt=iA(se()),XD=D1(),oA=yi(),KD=iA(se());function YD(t,a){return KD.useReducer((o,i)=>a[o][i]??o,t)}var LC=t=>{let{present:a,children:o}=t,i=JD(a),r=typeof o=="function"?o({present:i.isPresent}):kt.Children.only(o),c=(0,XD.useComposedRefs)(i.ref,QD(r));return typeof o=="function"||i.isPresent?kt.cloneElement(r,{ref:c}):null};LC.displayName="Presence";function JD(t){let[a,o]=kt.useState(),i=kt.useRef(null),r=kt.useRef(t),c=kt.useRef("none"),s=t?"mounted":"unmounted",[d,l]=YD(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return kt.useEffect(()=>{let u=fr(i.current);c.current=d==="mounted"?u:"none"},[d]),(0,oA.useLayoutEffect)(()=>{let u=i.current,p=r.current;if(p!==t){let y=c.current,k=fr(u);t?l("MOUNT"):k==="none"||u?.display==="none"?l("UNMOUNT"):l(p&&y!==k?"ANIMATION_OUT":"UNMOUNT"),r.current=t}},[t,l]),(0,oA.useLayoutEffect)(()=>{if(a){let u,p=a.ownerDocument.defaultView??window,h=k=>{let g=fr(i.current).includes(CSS.escape(k.animationName));if(k.target===a&&g&&(l("ANIMATION_END"),!r.current)){let x=a.style.animationFillMode;a.style.animationFillMode="forwards",u=p.setTimeout(()=>{a.style.animationFillMode==="forwards"&&(a.style.animationFillMode=x)})}},y=k=>{k.target===a&&(c.current=fr(i.current))};return a.addEventListener("animationstart",y),a.addEventListener("animationcancel",h),a.addEventListener("animationend",h),()=>{p.clearTimeout(u),a.removeEventListener("animationstart",y),a.removeEventListener("animationcancel",h),a.removeEventListener("animationend",h)}}else l("ANIMATION_END")},[a,l]),{isPresent:["mounted","unmountSuspended"].includes(d),ref:kt.useCallback(u=>{i.current=u?getComputedStyle(u):null,o(u)},[])}}function fr(t){return t?.animationName||"none"}function QD(t){let a=Object.getOwnPropertyDescriptor(t.props,"ref")?.get,o=a&&"isReactWarning"in a&&a.isReactWarning;return o?t.ref:(a=Object.getOwnPropertyDescriptor(t,"ref")?.get,o=a&&"isReactWarning"in a&&a.isReactWarning,o?t.props.ref:t.props.ref||t.ref)}var eH=LC});var xA=ce((g3e,vA)=>{"use strict";"use client";var tH=Object.create,gr=Object.defineProperty,aH=Object.getOwnPropertyDescriptor,oH=Object.getOwnPropertyNames,nH=Object.getPrototypeOf,iH=Object.prototype.hasOwnProperty,rH=(t,a)=>{for(var o in a)gr(t,o,{get:a[o],enumerable:!0})},dA=(t,a,o,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let r of oH(a))!iH.call(t,r)&&r!==o&&gr(t,r,{get:()=>a[r],enumerable:!(i=aH(a,r))||i.enumerable});return t},lA=(t,a,o)=>(o=t!=null?tH(nH(t)):{},dA(a||!t||!t.__esModule?gr(o,"default",{value:t,enumerable:!0}):o,t)),cH=t=>dA(gr({},"__esModule",{value:!0}),t),hA={};rH(hA,{Content:()=>MH,List:()=>mH,Root:()=>fH,Tabs:()=>IC,TabsContent:()=>qC,TabsList:()=>AC,TabsTrigger:()=>PC,Trigger:()=>gH,createTabsScope:()=>yH});vA.exports=cH(hA);var F1=lA(se()),SC=lC(),sH=pi(),uA=CC(),dH=sA(),Mr=mC(),pA=lA(CC()),lH=vC(),hH=MC(),uH=kC(),ft=Ue(),vr="Tabs",[pH,yH]=(0,sH.createContextScope)(vr,[uA.createRovingFocusGroupScope]),yA=(0,uA.createRovingFocusGroupScope)(),[kH,NC]=pH(vr),IC=F1.forwardRef((t,a)=>{let{__scopeTabs:o,value:i,onValueChange:r,defaultValue:c,orientation:s="horizontal",dir:d,activationMode:l="automatic",...u}=t,p=(0,lH.useDirection)(d),[h,y]=(0,hH.useControllableState)({prop:i,onChange:r,defaultProp:c??"",caller:vr});return(0,ft.jsx)(kH,{scope:o,baseId:(0,uH.useId)(),value:h,onValueChange:y,orientation:s,dir:p,activationMode:l,children:(0,ft.jsx)(Mr.Primitive.div,{dir:p,"data-orientation":s,...u,ref:a})})});IC.displayName=vr;var kA="TabsList",AC=F1.forwardRef((t,a)=>{let{__scopeTabs:o,loop:i=!0,...r}=t,c=NC(kA,o),s=yA(o);return(0,ft.jsx)(pA.Root,{asChild:!0,...s,orientation:c.orientation,dir:c.dir,loop:i,children:(0,ft.jsx)(Mr.Primitive.div,{role:"tablist","aria-orientation":c.orientation,...r,ref:a})})});AC.displayName=kA;var fA="TabsTrigger",PC=F1.forwardRef((t,a)=>{let{__scopeTabs:o,value:i,disabled:r=!1,...c}=t,s=NC(fA,o),d=yA(o),l=gA(s.baseId,i),u=MA(s.baseId,i),p=i===s.value;return(0,ft.jsx)(pA.Item,{asChild:!0,...d,focusable:!r,active:p,children:(0,ft.jsx)(Mr.Primitive.button,{type:"button",role:"tab","aria-selected":p,"aria-controls":u,"data-state":p?"active":"inactive","data-disabled":r?"":void 0,disabled:r,id:l,...c,ref:a,onMouseDown:(0,SC.composeEventHandlers)(t.onMouseDown,h=>{!r&&h.button===0&&h.ctrlKey===!1?s.onValueChange(i):h.preventDefault()}),onKeyDown:(0,SC.composeEventHandlers)(t.onKeyDown,h=>{[" ","Enter"].includes(h.key)&&s.onValueChange(i)}),onFocus:(0,SC.composeEventHandlers)(t.onFocus,()=>{let h=s.activationMode!=="manual";!p&&!r&&h&&s.onValueChange(i)})})})});PC.displayName=fA;var mA="TabsContent",qC=F1.forwardRef((t,a)=>{let{__scopeTabs:o,value:i,forceMount:r,children:c,...s}=t,d=NC(mA,o),l=gA(d.baseId,i),u=MA(d.baseId,i),p=i===d.value,h=F1.useRef(p);return F1.useEffect(()=>{let y=requestAnimationFrame(()=>h.current=!1);return()=>cancelAnimationFrame(y)},[]),(0,ft.jsx)(dH.Presence,{present:r||p,children:({present:y})=>(0,ft.jsx)(Mr.Primitive.div,{"data-state":p?"active":"inactive","data-orientation":d.orientation,role:"tabpanel","aria-labelledby":l,hidden:!y,id:u,tabIndex:0,...s,ref:a,style:{...t.style,animationDuration:h.current?"0s":void 0},children:y&&c})})});qC.displayName=mA;function gA(t,a){return`${t}-trigger-${a}`}function MA(t,a){return`${t}-content-${a}`}var fH=IC,mH=AC,gH=PC,MH=qC});var $C=ce(e=>{"use strict";var mi=se(),vH=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),xH=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(a,o,i)=>i?i.toUpperCase():o.toLowerCase()),_A=t=>{let a=xH(t);return a.charAt(0).toUpperCase()+a.slice(1)},bA=(...t)=>t.filter((a,o,i)=>!!a&&a.trim()!==""&&i.indexOf(a)===o).join(" ").trim(),_H=t=>{for(let a in t)if(a.startsWith("aria-")||a==="role"||a==="title")return!0},bH={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"},wA=mi.forwardRef(({color:t="currentColor",size:a=24,strokeWidth:o=2,absoluteStrokeWidth:i,className:r="",children:c,iconNode:s,...d},l)=>mi.createElement("svg",{ref:l,...bH,width:a,height:a,stroke:t,strokeWidth:i?Number(o)*24/Number(a):o,className:bA("lucide",r),...!c&&!_H(d)&&{"aria-hidden":"true"},...d},[...s.map(([u,p])=>mi.createElement(u,p)),...Array.isArray(c)?c:[c]])),n=(t,a)=>{let o=mi.forwardRef(({className:i,...r},c)=>mi.createElement(wA,{ref:c,iconNode:a,className:bA(`lucide-${vH(_A(t))}`,`lucide-${t}`,i),...r}));return o.displayName=_A(t),o},wH=[["path",{d:"m14 12 4 4 4-4",key:"buelq4"}],["path",{d:"M18 16V7",key:"ty0viw"}],["path",{d:"m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16",key:"d5nyq2"}],["path",{d:"M3.304 13h6.392",key:"1q3zxz"}]],wr=n("a-arrow-down",wH),CH=[["path",{d:"m14 11 4-4 4 4",key:"1pu57t"}],["path",{d:"M18 16V7",key:"ty0viw"}],["path",{d:"m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16",key:"d5nyq2"}],["path",{d:"M3.304 13h6.392",key:"1q3zxz"}]],Cr=n("a-arrow-up",CH),LH=[["path",{d:"m15 16 2.536-7.328a1.02 1.02 1 0 1 1.928 0L22 16",key:"xik6mr"}],["path",{d:"M15.697 14h5.606",key:"1stdlc"}],["path",{d:"m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16",key:"d5nyq2"}],["path",{d:"M3.304 13h6.392",key:"1q3zxz"}]],Lr=n("a-large-small",LH),SH=[["circle",{cx:"16",cy:"4",r:"1",key:"1grugj"}],["path",{d:"m18 19 1-7-6 1",key:"r0i19z"}],["path",{d:"m5 8 3-3 5.5 3-2.36 3.5",key:"9ptxx2"}],["path",{d:"M4.24 14.5a5 5 0 0 0 6.88 6",key:"10kmtu"}],["path",{d:"M13.76 17.5a5 5 0 0 0-6.88-6",key:"2qq6rc"}]],Sr=n("accessibility",SH),NH=[["path",{d:"M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2",key:"169zse"}]],Nr=n("activity",NH),IH=[["path",{d:"M18 17.5a2.5 2.5 0 1 1-4 2.03V12",key:"yd12zl"}],["path",{d:"M6 12H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2",key:"larmp2"}],["path",{d:"M6 8h12",key:"6g4wlu"}],["path",{d:"M6.6 15.572A2 2 0 1 0 10 17v-5",key:"1x1kqn"}]],Ir=n("air-vent",IH),AH=[["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",key:"ns4c3b"}],["path",{d:"m12 15 5 6H7Z",key:"14qnn2"}]],Ar=n("airplay",AH),PH=[["circle",{cx:"12",cy:"13",r:"8",key:"3y4lt7"}],["path",{d:"M5 3 2 6",key:"18tl5t"}],["path",{d:"m22 6-3-3",key:"1opdir"}],["path",{d:"M6.38 18.7 4 21",key:"17xu3x"}],["path",{d:"M17.64 18.67 20 21",key:"kv2oe2"}],["path",{d:"m9 13 2 2 4-4",key:"6343dt"}]],It=n("alarm-clock-check",PH),qH=[["circle",{cx:"12",cy:"13",r:"8",key:"3y4lt7"}],["path",{d:"M5 3 2 6",key:"18tl5t"}],["path",{d:"m22 6-3-3",key:"1opdir"}],["path",{d:"M6.38 18.7 4 21",key:"17xu3x"}],["path",{d:"M17.64 18.67 20 21",key:"kv2oe2"}],["path",{d:"M9 13h6",key:"1uhe8q"}]],At=n("alarm-clock-minus",qH),TH=[["path",{d:"M6.87 6.87a8 8 0 1 0 11.26 11.26",key:"3on8tj"}],["path",{d:"M19.9 14.25a8 8 0 0 0-9.15-9.15",key:"15ghsc"}],["path",{d:"m22 6-3-3",key:"1opdir"}],["path",{d:"M6.26 18.67 4 21",key:"yzmioq"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M4 4 2 6",key:"1ycko6"}]],Pr=n("alarm-clock-off",TH),$H=[["circle",{cx:"12",cy:"13",r:"8",key:"3y4lt7"}],["path",{d:"M5 3 2 6",key:"18tl5t"}],["path",{d:"m22 6-3-3",key:"1opdir"}],["path",{d:"M6.38 18.7 4 21",key:"17xu3x"}],["path",{d:"M17.64 18.67 20 21",key:"kv2oe2"}],["path",{d:"M12 10v6",key:"1bos4e"}],["path",{d:"M9 13h6",key:"1uhe8q"}]],Pt=n("alarm-clock-plus",$H),VH=[["circle",{cx:"12",cy:"13",r:"8",key:"3y4lt7"}],["path",{d:"M12 9v4l2 2",key:"1c63tq"}],["path",{d:"M5 3 2 6",key:"18tl5t"}],["path",{d:"m22 6-3-3",key:"1opdir"}],["path",{d:"M6.38 18.7 4 21",key:"17xu3x"}],["path",{d:"M17.64 18.67 20 21",key:"kv2oe2"}]],qr=n("alarm-clock",VH),zH=[["path",{d:"M11 21c0-2.5 2-2.5 2-5",key:"1sicvv"}],["path",{d:"M16 21c0-2.5 2-2.5 2-5",key:"1o3eny"}],["path",{d:"m19 8-.8 3a1.25 1.25 0 0 1-1.2 1H7a1.25 1.25 0 0 1-1.2-1L5 8",key:"1bvca4"}],["path",{d:"M21 3a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a1 1 0 0 1 1-1z",key:"x3qr1j"}],["path",{d:"M6 21c0-2.5 2-2.5 2-5",key:"i3w1gp"}]],Tr=n("alarm-smoke",zH),RH=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["polyline",{points:"11 3 11 11 14 8 17 11 17 3",key:"1wcwz3"}]],$r=n("album",RH),DH=[["path",{d:"M2 12h20",key:"9i4pu4"}],["path",{d:"M10 16v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-4",key:"11f1s0"}],["path",{d:"M10 8V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v4",key:"t14dx9"}],["path",{d:"M20 16v1a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-1",key:"1w07xs"}],["path",{d:"M14 8V7c0-1.1.9-2 2-2h2a2 2 0 0 1 2 2v1",key:"1apec2"}]],Vr=n("align-center-horizontal",DH),HH=[["path",{d:"M17 12H7",key:"16if0g"}],["path",{d:"M19 18H5",key:"18s9l3"}],["path",{d:"M21 6H3",key:"1jwq7v"}]],zr=n("align-center",HH),jH=[["path",{d:"M12 2v20",key:"t6zp3m"}],["path",{d:"M8 10H4a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h4",key:"14d6g8"}],["path",{d:"M16 10h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4",key:"1e2lrw"}],["path",{d:"M8 20H7a2 2 0 0 1-2-2v-2c0-1.1.9-2 2-2h1",key:"1fkdwx"}],["path",{d:"M16 14h1a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-1",key:"1euafb"}]],Rr=n("align-center-vertical",jH),BH=[["rect",{width:"6",height:"16",x:"4",y:"2",rx:"2",key:"z5wdxg"}],["rect",{width:"6",height:"9",x:"14",y:"9",rx:"2",key:"um7a8w"}],["path",{d:"M22 22H2",key:"19qnx5"}]],Dr=n("align-end-horizontal",BH),FH=[["rect",{width:"16",height:"6",x:"2",y:"4",rx:"2",key:"10wcwx"}],["rect",{width:"9",height:"6",x:"9",y:"14",rx:"2",key:"4p5bwg"}],["path",{d:"M22 22V2",key:"12ipfv"}]],Hr=n("align-end-vertical",FH),OH=[["rect",{width:"6",height:"14",x:"4",y:"5",rx:"2",key:"1wwnby"}],["rect",{width:"6",height:"10",x:"14",y:"7",rx:"2",key:"1fe6j6"}],["path",{d:"M17 22v-5",key:"4b6g73"}],["path",{d:"M17 7V2",key:"hnrr36"}],["path",{d:"M7 22v-3",key:"1r4jpn"}],["path",{d:"M7 5V2",key:"liy1u9"}]],jr=n("align-horizontal-distribute-center",OH),EH=[["rect",{width:"6",height:"14",x:"4",y:"5",rx:"2",key:"1wwnby"}],["rect",{width:"6",height:"10",x:"14",y:"7",rx:"2",key:"1fe6j6"}],["path",{d:"M10 2v20",key:"uyc634"}],["path",{d:"M20 2v20",key:"1tx262"}]],Br=n("align-horizontal-distribute-end",EH),UH=[["rect",{width:"6",height:"14",x:"4",y:"5",rx:"2",key:"1wwnby"}],["rect",{width:"6",height:"10",x:"14",y:"7",rx:"2",key:"1fe6j6"}],["path",{d:"M4 2v20",key:"gtpd5x"}],["path",{d:"M14 2v20",key:"tg6bpw"}]],Fr=n("align-horizontal-distribute-start",UH),GH=[["rect",{width:"6",height:"14",x:"2",y:"5",rx:"2",key:"dy24zr"}],["rect",{width:"6",height:"10",x:"16",y:"7",rx:"2",key:"13zkjt"}],["path",{d:"M12 2v20",key:"t6zp3m"}]],Or=n("align-horizontal-justify-center",GH),WH=[["rect",{width:"6",height:"14",x:"2",y:"5",rx:"2",key:"dy24zr"}],["rect",{width:"6",height:"10",x:"12",y:"7",rx:"2",key:"1ht384"}],["path",{d:"M22 2v20",key:"40qfg1"}]],Er=n("align-horizontal-justify-end",WH),ZH=[["rect",{width:"6",height:"14",x:"6",y:"5",rx:"2",key:"hsirpf"}],["rect",{width:"6",height:"10",x:"16",y:"7",rx:"2",key:"13zkjt"}],["path",{d:"M2 2v20",key:"1ivd8o"}]],Ur=n("align-horizontal-justify-start",ZH),XH=[["rect",{width:"6",height:"10",x:"9",y:"7",rx:"2",key:"yn7j0q"}],["path",{d:"M4 22V2",key:"tsjzd3"}],["path",{d:"M20 22V2",key:"1bnhr8"}]],Gr=n("align-horizontal-space-around",XH),KH=[["rect",{width:"6",height:"14",x:"3",y:"5",rx:"2",key:"j77dae"}],["rect",{width:"6",height:"10",x:"15",y:"7",rx:"2",key:"bq30hj"}],["path",{d:"M3 2v20",key:"1d2pfg"}],["path",{d:"M21 2v20",key:"p059bm"}]],Wr=n("align-horizontal-space-between",KH),YH=[["path",{d:"M3 12h18",key:"1i2n21"}],["path",{d:"M3 18h18",key:"1h113x"}],["path",{d:"M3 6h18",key:"d0wm0j"}]],Zr=n("align-justify",YH),JH=[["path",{d:"M15 12H3",key:"6jk70r"}],["path",{d:"M17 18H3",key:"1amg6g"}],["path",{d:"M21 6H3",key:"1jwq7v"}]],Xr=n("align-left",JH),QH=[["path",{d:"M21 12H9",key:"dn1m92"}],["path",{d:"M21 18H7",key:"1ygte8"}],["path",{d:"M21 6H3",key:"1jwq7v"}]],Kr=n("align-right",QH),ej=[["rect",{width:"6",height:"16",x:"4",y:"6",rx:"2",key:"1n4dg1"}],["rect",{width:"6",height:"9",x:"14",y:"6",rx:"2",key:"17khns"}],["path",{d:"M22 2H2",key:"fhrpnj"}]],Yr=n("align-start-horizontal",ej),tj=[["rect",{width:"9",height:"6",x:"6",y:"14",rx:"2",key:"lpm2y7"}],["rect",{width:"16",height:"6",x:"6",y:"4",rx:"2",key:"rdj6ps"}],["path",{d:"M2 2v20",key:"1ivd8o"}]],Jr=n("align-start-vertical",tj),aj=[["path",{d:"M22 17h-3",key:"1lwga1"}],["path",{d:"M22 7h-5",key:"o2endc"}],["path",{d:"M5 17H2",key:"1gx9xc"}],["path",{d:"M7 7H2",key:"6bq26l"}],["rect",{x:"5",y:"14",width:"14",height:"6",rx:"2",key:"1qrzuf"}],["rect",{x:"7",y:"4",width:"10",height:"6",rx:"2",key:"we8e9z"}]],Qr=n("align-vertical-distribute-center",aj),oj=[["rect",{width:"14",height:"6",x:"5",y:"14",rx:"2",key:"jmoj9s"}],["rect",{width:"10",height:"6",x:"7",y:"4",rx:"2",key:"aza5on"}],["path",{d:"M2 20h20",key:"owomy5"}],["path",{d:"M2 10h20",key:"1ir3d8"}]],ec=n("align-vertical-distribute-end",oj),nj=[["rect",{width:"14",height:"6",x:"5",y:"14",rx:"2",key:"jmoj9s"}],["rect",{width:"10",height:"6",x:"7",y:"4",rx:"2",key:"aza5on"}],["path",{d:"M2 14h20",key:"myj16y"}],["path",{d:"M2 4h20",key:"mda7wb"}]],tc=n("align-vertical-distribute-start",nj),ij=[["rect",{width:"14",height:"6",x:"5",y:"16",rx:"2",key:"1i8z2d"}],["rect",{width:"10",height:"6",x:"7",y:"2",rx:"2",key:"ypihtt"}],["path",{d:"M2 12h20",key:"9i4pu4"}]],ac=n("align-vertical-justify-center",ij),rj=[["rect",{width:"14",height:"6",x:"5",y:"12",rx:"2",key:"4l4tp2"}],["rect",{width:"10",height:"6",x:"7",y:"2",rx:"2",key:"ypihtt"}],["path",{d:"M2 22h20",key:"272qi7"}]],oc=n("align-vertical-justify-end",rj),cj=[["rect",{width:"14",height:"6",x:"5",y:"16",rx:"2",key:"1i8z2d"}],["rect",{width:"10",height:"6",x:"7",y:"6",rx:"2",key:"13squh"}],["path",{d:"M2 2h20",key:"1ennik"}]],nc=n("align-vertical-justify-start",cj),sj=[["rect",{width:"10",height:"6",x:"7",y:"9",rx:"2",key:"b1zbii"}],["path",{d:"M22 20H2",key:"1p1f7z"}],["path",{d:"M22 4H2",key:"1b7qnq"}]],ic=n("align-vertical-space-around",sj),dj=[["rect",{width:"14",height:"6",x:"5",y:"15",rx:"2",key:"1w91an"}],["rect",{width:"10",height:"6",x:"7",y:"3",rx:"2",key:"17wqzy"}],["path",{d:"M2 21h20",key:"1nyx9w"}],["path",{d:"M2 3h20",key:"91anmk"}]],rc=n("align-vertical-space-between",dj),lj=[["path",{d:"M10 10H6",key:"1bsnug"}],["path",{d:"M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2",key:"wrbu53"}],["path",{d:"M19 18h2a1 1 0 0 0 1-1v-3.28a1 1 0 0 0-.684-.948l-1.923-.641a1 1 0 0 1-.578-.502l-1.539-3.076A1 1 0 0 0 16.382 8H14",key:"lrkjwd"}],["path",{d:"M8 8v4",key:"1fwk8c"}],["path",{d:"M9 18h6",key:"x1upvd"}],["circle",{cx:"17",cy:"18",r:"2",key:"332jqn"}],["circle",{cx:"7",cy:"18",r:"2",key:"19iecd"}]],cc=n("ambulance",lj),hj=[["path",{d:"M17.5 12c0 4.4-3.6 8-8 8A4.5 4.5 0 0 1 5 15.5c0-6 8-4 8-8.5a3 3 0 1 0-6 0c0 3 2.5 8.5 12 13",key:"1o9ehi"}],["path",{d:"M16 12h3",key:"4uvgyw"}]],sc=n("ampersand",hj),uj=[["path",{d:"M10 17c-5-3-7-7-7-9a2 2 0 0 1 4 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5",key:"12lh1k"}],["path",{d:"M22 17c-5-3-7-7-7-9a2 2 0 0 1 4 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5",key:"173c68"}]],dc=n("ampersands",uj),pj=[["path",{d:"M10 2v5.632c0 .424-.272.795-.653.982A6 6 0 0 0 6 14c.006 4 3 7 5 8",key:"1h8rid"}],["path",{d:"M10 5H8a2 2 0 0 0 0 4h.68",key:"3ezsi6"}],["path",{d:"M14 2v5.632c0 .424.272.795.652.982A6 6 0 0 1 18 14c0 4-3 7-5 8",key:"yt6q09"}],["path",{d:"M14 5h2a2 2 0 0 1 0 4h-.68",key:"8f95yk"}],["path",{d:"M18 22H6",key:"mg6kv4"}],["path",{d:"M9 2h6",key:"1jrp98"}]],lc=n("amphora",pj),yj=[["path",{d:"M12 22V8",key:"qkxhtm"}],["path",{d:"M5 12H2a10 10 0 0 0 20 0h-3",key:"1hv3nh"}],["circle",{cx:"12",cy:"5",r:"3",key:"rqqgnr"}]],hc=n("anchor",yj),kj=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M16 16s-1.5-2-4-2-4 2-4 2",key:"epbg0q"}],["path",{d:"M7.5 8 10 9",key:"olxxln"}],["path",{d:"m14 9 2.5-1",key:"1j6cij"}],["path",{d:"M9 10h.01",key:"qbtxuw"}],["path",{d:"M15 10h.01",key:"1qmjsl"}]],uc=n("angry",kj),fj=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 15h8",key:"45n4r"}],["path",{d:"M8 9h2",key:"1g203m"}],["path",{d:"M14 9h2",key:"116p9w"}]],pc=n("annoyed",fj),mj=[["path",{d:"M2 12 7 2",key:"117k30"}],["path",{d:"m7 12 5-10",key:"1tvx22"}],["path",{d:"m12 12 5-10",key:"ev1o1a"}],["path",{d:"m17 12 5-10",key:"1e4ti3"}],["path",{d:"M4.5 7h15",key:"vlsxkz"}],["path",{d:"M12 16v6",key:"c8a4gj"}]],yc=n("antenna",mj),gj=[["path",{d:"M7 10H6a4 4 0 0 1-4-4 1 1 0 0 1 1-1h4",key:"1hjpb6"}],["path",{d:"M7 5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1 7 7 0 0 1-7 7H8a1 1 0 0 1-1-1z",key:"1qn45f"}],["path",{d:"M9 12v5",key:"3anwtq"}],["path",{d:"M15 12v5",key:"5xh3zn"}],["path",{d:"M5 20a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3 1 1 0 0 1-1 1H6a1 1 0 0 1-1-1",key:"1fi4x8"}]],kc=n("anvil",gj),Mj=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m14.31 8 5.74 9.94",key:"1y6ab4"}],["path",{d:"M9.69 8h11.48",key:"1wxppr"}],["path",{d:"m7.38 12 5.74-9.94",key:"1grp0k"}],["path",{d:"M9.69 16 3.95 6.06",key:"libnyf"}],["path",{d:"M14.31 16H2.83",key:"x5fava"}],["path",{d:"m16.62 12-5.74 9.94",key:"1vwawt"}]],fc=n("aperture",Mj),vj=[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"M6 8h.01",key:"x9i8wu"}],["path",{d:"M10 8h.01",key:"1r9ogq"}],["path",{d:"M14 8h.01",key:"1primd"}]],mc=n("app-window-mac",vj),xj=[["rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",key:"izxlao"}],["path",{d:"M10 4v4",key:"pp8u80"}],["path",{d:"M2 8h20",key:"d11cs7"}],["path",{d:"M6 4v4",key:"1svtjw"}]],gc=n("app-window",xj),_j=[["path",{d:"M12 6.528V3a1 1 0 0 1 1-1h0",key:"11qiee"}],["path",{d:"M18.237 21A15 15 0 0 0 22 11a6 6 0 0 0-10-4.472A6 6 0 0 0 2 11a15.1 15.1 0 0 0 3.763 10 3 3 0 0 0 3.648.648 5.5 5.5 0 0 1 5.178 0A3 3 0 0 0 18.237 21",key:"110c12"}]],Mc=n("apple",_j),bj=[["rect",{width:"20",height:"5",x:"2",y:"3",rx:"1",key:"1wp1u1"}],["path",{d:"M4 8v11a2 2 0 0 0 2 2h2",key:"tvwodi"}],["path",{d:"M20 8v11a2 2 0 0 1-2 2h-2",key:"1gkqxj"}],["path",{d:"m9 15 3-3 3 3",key:"1pd0qc"}],["path",{d:"M12 12v9",key:"192myk"}]],vc=n("archive-restore",bj),wj=[["rect",{width:"20",height:"5",x:"2",y:"3",rx:"1",key:"1wp1u1"}],["path",{d:"M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8",key:"1s80jp"}],["path",{d:"m9.5 17 5-5",key:"nakeu6"}],["path",{d:"m9.5 12 5 5",key:"1hccrj"}]],xc=n("archive-x",wj),Cj=[["rect",{width:"20",height:"5",x:"2",y:"3",rx:"1",key:"1wp1u1"}],["path",{d:"M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8",key:"1s80jp"}],["path",{d:"M10 12h4",key:"a56b0p"}]],_c=n("archive",Cj),Lj=[["path",{d:"M19 9V6a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v3",key:"irtipd"}],["path",{d:"M3 16a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V11a2 2 0 0 0-4 0z",key:"1qyhux"}],["path",{d:"M5 18v2",key:"ppbyun"}],["path",{d:"M19 18v2",key:"gy7782"}]],bc=n("armchair",Lj),Sj=[["path",{d:"M15 11a1 1 0 0 0 1 1h2.939a1 1 0 0 1 .75 1.811l-6.835 6.836a1.207 1.207 0 0 1-1.707 0L4.31 13.81a1 1 0 0 1 .75-1.811H8a1 1 0 0 0 1-1V9a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1z",key:"1hy3w3"}],["path",{d:"M9 4h6",key:"10am2s"}]],wc=n("arrow-big-down-dash",Sj),Nj=[["path",{d:"M15 11a1 1 0 0 0 1 1h2.939a1 1 0 0 1 .75 1.811l-6.835 6.836a1.207 1.207 0 0 1-1.707 0L4.31 13.81a1 1 0 0 1 .75-1.811H8a1 1 0 0 0 1-1V5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1z",key:"1eaqc3"}]],Cc=n("arrow-big-down",Nj),Ij=[["path",{d:"M13 9a1 1 0 0 1-1-1V5.061a1 1 0 0 0-1.811-.75l-6.835 6.836a1.207 1.207 0 0 0 0 1.707l6.835 6.835a1 1 0 0 0 1.811-.75V16a1 1 0 0 1 1-1h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1z",key:"p8w4w5"}],["path",{d:"M20 9v6",key:"14roy0"}]],Lc=n("arrow-big-left-dash",Ij),Aj=[["path",{d:"M13 9a1 1 0 0 1-1-1V5.061a1 1 0 0 0-1.811-.75l-6.835 6.836a1.207 1.207 0 0 0 0 1.707l6.835 6.835a1 1 0 0 0 1.811-.75V16a1 1 0 0 1 1-1h6a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1z",key:"aztept"}]],Sc=n("arrow-big-left",Aj),Pj=[["path",{d:"M11 9a1 1 0 0 0 1-1V5.061a1 1 0 0 1 1.811-.75l6.836 6.836a1.207 1.207 0 0 1 0 1.707l-6.836 6.835a1 1 0 0 1-1.811-.75V16a1 1 0 0 0-1-1H9a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z",key:"67vhrh"}],["path",{d:"M4 9v6",key:"bns7oa"}]],Nc=n("arrow-big-right-dash",Pj),qj=[["path",{d:"M11 9a1 1 0 0 0 1-1V5.061a1 1 0 0 1 1.811-.75l6.836 6.836a1.207 1.207 0 0 1 0 1.707l-6.836 6.835a1 1 0 0 1-1.811-.75V16a1 1 0 0 0-1-1H5a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z",key:"1232du"}]],Ic=n("arrow-big-right",qj),Tj=[["path",{d:"M9 13a1 1 0 0 0-1-1H5.061a1 1 0 0 1-.75-1.811l6.836-6.835a1.207 1.207 0 0 1 1.707 0l6.835 6.835a1 1 0 0 1-.75 1.811H16a1 1 0 0 0-1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1z",key:"pnzqmc"}],["path",{d:"M9 20h6",key:"s66wpe"}]],Ac=n("arrow-big-up-dash",Tj),$j=[["path",{d:"M9 13a1 1 0 0 0-1-1H5.061a1 1 0 0 1-.75-1.811l6.836-6.835a1.207 1.207 0 0 1 1.707 0l6.835 6.835a1 1 0 0 1-.75 1.811H16a1 1 0 0 0-1 1v6a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1z",key:"lh0v7k"}]],Pc=n("arrow-big-up",$j),Vj=[["path",{d:"m3 16 4 4 4-4",key:"1co6wj"}],["path",{d:"M7 20V4",key:"1yoxec"}],["rect",{x:"15",y:"4",width:"4",height:"6",ry:"2",key:"1bwicg"}],["path",{d:"M17 20v-6h-2",key:"1qp1so"}],["path",{d:"M15 20h4",key:"1j968p"}]],qc=n("arrow-down-0-1",Vj),zj=[["path",{d:"m3 16 4 4 4-4",key:"1co6wj"}],["path",{d:"M7 20V4",key:"1yoxec"}],["path",{d:"M17 10V4h-2",key:"zcsr5x"}],["path",{d:"M15 10h4",key:"id2lce"}],["rect",{x:"15",y:"14",width:"4",height:"6",ry:"2",key:"33xykx"}]],Tc=n("arrow-down-1-0",zj),Rj=[["path",{d:"m3 16 4 4 4-4",key:"1co6wj"}],["path",{d:"M7 20V4",key:"1yoxec"}],["path",{d:"M20 8h-5",key:"1vsyxs"}],["path",{d:"M15 10V6.5a2.5 2.5 0 0 1 5 0V10",key:"ag13bf"}],["path",{d:"M15 14h5l-5 6h5",key:"ur5jdg"}]],qt=n("arrow-down-a-z",Rj),Dj=[["path",{d:"M19 3H5",key:"1236rx"}],["path",{d:"M12 21V7",key:"gj6g52"}],["path",{d:"m6 15 6 6 6-6",key:"h15q88"}]],$c=n("arrow-down-from-line",Dj),Hj=[["path",{d:"M17 7 7 17",key:"15tmo1"}],["path",{d:"M17 17H7V7",key:"1org7z"}]],Vc=n("arrow-down-left",Hj),jj=[["path",{d:"m7 7 10 10",key:"1fmybs"}],["path",{d:"M17 7v10H7",key:"6fjiku"}]],zc=n("arrow-down-right",jj),Bj=[["path",{d:"m3 16 4 4 4-4",key:"1co6wj"}],["path",{d:"M7 20V4",key:"1yoxec"}],["path",{d:"M11 4h4",key:"6d7r33"}],["path",{d:"M11 8h7",key:"djye34"}],["path",{d:"M11 12h10",key:"1438ji"}]],Rc=n("arrow-down-narrow-wide",Bj),Fj=[["path",{d:"M12 2v14",key:"jyx4ut"}],["path",{d:"m19 9-7 7-7-7",key:"1oe3oy"}],["circle",{cx:"12",cy:"21",r:"1",key:"o0uj5v"}]],Dc=n("arrow-down-to-dot",Fj),Oj=[["path",{d:"M12 17V3",key:"1cwfxf"}],["path",{d:"m6 11 6 6 6-6",key:"12ii2o"}],["path",{d:"M19 21H5",key:"150jfl"}]],Hc=n("arrow-down-to-line",Oj),Ej=[["path",{d:"m3 16 4 4 4-4",key:"1co6wj"}],["path",{d:"M7 20V4",key:"1yoxec"}],["path",{d:"m21 8-4-4-4 4",key:"1c9v7m"}],["path",{d:"M17 4v16",key:"7dpous"}]],jc=n("arrow-down-up",Ej),Uj=[["path",{d:"m3 16 4 4 4-4",key:"1co6wj"}],["path",{d:"M7 20V4",key:"1yoxec"}],["path",{d:"M11 4h10",key:"1w87gc"}],["path",{d:"M11 8h7",key:"djye34"}],["path",{d:"M11 12h4",key:"q8tih4"}]],Tt=n("arrow-down-wide-narrow",Uj),Gj=[["path",{d:"m3 16 4 4 4-4",key:"1co6wj"}],["path",{d:"M7 4v16",key:"1glfcx"}],["path",{d:"M15 4h5l-5 6h5",key:"8asdl1"}],["path",{d:"M15 20v-3.5a2.5 2.5 0 0 1 5 0V20",key:"r6l5cz"}],["path",{d:"M20 18h-5",key:"18j1r2"}]],$t=n("arrow-down-z-a",Gj),Wj=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],Bc=n("arrow-down",Wj),Zj=[["path",{d:"M8 3 4 7l4 4",key:"9rb6wj"}],["path",{d:"M4 7h16",key:"6tx8e3"}],["path",{d:"m16 21 4-4-4-4",key:"siv7j2"}],["path",{d:"M20 17H4",key:"h6l3hr"}]],Fc=n("arrow-left-right",Zj),Xj=[["path",{d:"m9 6-6 6 6 6",key:"7v63n9"}],["path",{d:"M3 12h14",key:"13k4hi"}],["path",{d:"M21 19V5",key:"b4bplr"}]],Oc=n("arrow-left-from-line",Xj),Kj=[["path",{d:"M3 19V5",key:"rwsyhb"}],["path",{d:"m13 6-6 6 6 6",key:"1yhaz7"}],["path",{d:"M7 12h14",key:"uoisry"}]],Ec=n("arrow-left-to-line",Kj),Yj=[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]],Uc=n("arrow-left",Yj),Jj=[["path",{d:"M3 5v14",key:"1nt18q"}],["path",{d:"M21 12H7",key:"13ipq5"}],["path",{d:"m15 18 6-6-6-6",key:"6tx3qv"}]],Gc=n("arrow-right-from-line",Jj),Qj=[["path",{d:"m16 3 4 4-4 4",key:"1x1c3m"}],["path",{d:"M20 7H4",key:"zbl0bi"}],["path",{d:"m8 21-4-4 4-4",key:"h9nckh"}],["path",{d:"M4 17h16",key:"g4d7ey"}]],Wc=n("arrow-right-left",Qj),eB=[["path",{d:"M17 12H3",key:"8awo09"}],["path",{d:"m11 18 6-6-6-6",key:"8c2y43"}],["path",{d:"M21 5v14",key:"nzette"}]],Zc=n("arrow-right-to-line",eB),tB=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]],Xc=n("arrow-right",tB),aB=[["path",{d:"m3 8 4-4 4 4",key:"11wl7u"}],["path",{d:"M7 4v16",key:"1glfcx"}],["rect",{x:"15",y:"4",width:"4",height:"6",ry:"2",key:"1bwicg"}],["path",{d:"M17 20v-6h-2",key:"1qp1so"}],["path",{d:"M15 20h4",key:"1j968p"}]],Kc=n("arrow-up-0-1",aB),oB=[["path",{d:"m3 8 4-4 4 4",key:"11wl7u"}],["path",{d:"M7 4v16",key:"1glfcx"}],["path",{d:"M17 10V4h-2",key:"zcsr5x"}],["path",{d:"M15 10h4",key:"id2lce"}],["rect",{x:"15",y:"14",width:"4",height:"6",ry:"2",key:"33xykx"}]],Yc=n("arrow-up-1-0",oB),nB=[["path",{d:"m3 8 4-4 4 4",key:"11wl7u"}],["path",{d:"M7 4v16",key:"1glfcx"}],["path",{d:"M20 8h-5",key:"1vsyxs"}],["path",{d:"M15 10V6.5a2.5 2.5 0 0 1 5 0V10",key:"ag13bf"}],["path",{d:"M15 14h5l-5 6h5",key:"ur5jdg"}]],Vt=n("arrow-up-a-z",nB),iB=[["path",{d:"m21 16-4 4-4-4",key:"f6ql7i"}],["path",{d:"M17 20V4",key:"1ejh1v"}],["path",{d:"m3 8 4-4 4 4",key:"11wl7u"}],["path",{d:"M7 4v16",key:"1glfcx"}]],Jc=n("arrow-up-down",iB),rB=[["path",{d:"m5 9 7-7 7 7",key:"1hw5ic"}],["path",{d:"M12 16V2",key:"ywoabb"}],["circle",{cx:"12",cy:"21",r:"1",key:"o0uj5v"}]],Qc=n("arrow-up-from-dot",rB),cB=[["path",{d:"m18 9-6-6-6 6",key:"kcunyi"}],["path",{d:"M12 3v14",key:"7cf3v8"}],["path",{d:"M5 21h14",key:"11awu3"}]],es=n("arrow-up-from-line",cB),sB=[["path",{d:"M7 17V7h10",key:"11bw93"}],["path",{d:"M17 17 7 7",key:"2786uv"}]],ts=n("arrow-up-left",sB),dB=[["path",{d:"m3 8 4-4 4 4",key:"11wl7u"}],["path",{d:"M7 4v16",key:"1glfcx"}],["path",{d:"M11 12h4",key:"q8tih4"}],["path",{d:"M11 16h7",key:"uosisv"}],["path",{d:"M11 20h10",key:"jvxblo"}]],zt=n("arrow-up-narrow-wide",dB),lB=[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]],as=n("arrow-up-right",lB),hB=[["path",{d:"M5 3h14",key:"7usisc"}],["path",{d:"m18 13-6-6-6 6",key:"1kf1n9"}],["path",{d:"M12 7v14",key:"1akyts"}]],os=n("arrow-up-to-line",hB),uB=[["path",{d:"m3 8 4-4 4 4",key:"11wl7u"}],["path",{d:"M7 4v16",key:"1glfcx"}],["path",{d:"M11 12h10",key:"1438ji"}],["path",{d:"M11 16h7",key:"uosisv"}],["path",{d:"M11 20h4",key:"1krc32"}]],ns=n("arrow-up-wide-narrow",uB),pB=[["path",{d:"m3 8 4-4 4 4",key:"11wl7u"}],["path",{d:"M7 4v16",key:"1glfcx"}],["path",{d:"M15 4h5l-5 6h5",key:"8asdl1"}],["path",{d:"M15 20v-3.5a2.5 2.5 0 0 1 5 0V20",key:"r6l5cz"}],["path",{d:"M20 18h-5",key:"18j1r2"}]],Rt=n("arrow-up-z-a",pB),yB=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],is=n("arrow-up",yB),kB=[["path",{d:"m4 6 3-3 3 3",key:"9aidw8"}],["path",{d:"M7 17V3",key:"19qxw1"}],["path",{d:"m14 6 3-3 3 3",key:"6iy689"}],["path",{d:"M17 17V3",key:"o0fmgi"}],["path",{d:"M4 21h16",key:"1h09gz"}]],rs=n("arrows-up-from-line",kB),fB=[["path",{d:"M12 6v12",key:"1vza4d"}],["path",{d:"M17.196 9 6.804 15",key:"1ah31z"}],["path",{d:"m6.804 9 10.392 6",key:"1b6pxd"}]],cs=n("asterisk",fB),mB=[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8",key:"7n84p3"}]],ss=n("at-sign",mB),gB=[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["path",{d:"M20.2 20.2c2.04-2.03.02-7.36-4.5-11.9-4.54-4.52-9.87-6.54-11.9-4.5-2.04 2.03-.02 7.36 4.5 11.9 4.54 4.52 9.87 6.54 11.9 4.5Z",key:"1l2ple"}],["path",{d:"M15.7 15.7c4.52-4.54 6.54-9.87 4.5-11.9-2.03-2.04-7.36-.02-11.9 4.5-4.52 4.54-6.54 9.87-4.5 11.9 2.03 2.04 7.36.02 11.9-4.5Z",key:"1wam0m"}]],ds=n("atom",gB),MB=[["path",{d:"M2 10v3",key:"1fnikh"}],["path",{d:"M6 6v11",key:"11sgs0"}],["path",{d:"M10 3v18",key:"yhl04a"}],["path",{d:"M14 8v7",key:"3a1oy3"}],["path",{d:"M18 5v13",key:"123xd1"}],["path",{d:"M22 10v3",key:"154ddg"}]],ls=n("audio-lines",MB),vB=[["path",{d:"M2 13a2 2 0 0 0 2-2V7a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0V4a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0v-4a2 2 0 0 1 2-2",key:"57tc96"}]],hs=n("audio-waveform",vB),xB=[["path",{d:"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526",key:"1yiouv"}],["circle",{cx:"12",cy:"8",r:"6",key:"1vp47v"}]],us=n("award",xB),_B=[["path",{d:"m14 12-8.381 8.38a1 1 0 0 1-3.001-3L11 9",key:"5z9253"}],["path",{d:"M15 15.5a.5.5 0 0 0 .5.5A6.5 6.5 0 0 0 22 9.5a.5.5 0 0 0-.5-.5h-1.672a2 2 0 0 1-1.414-.586l-5.062-5.062a1.205 1.205 0 0 0-1.704 0L9.352 5.648a1.205 1.205 0 0 0 0 1.704l5.062 5.062A2 2 0 0 1 15 13.828z",key:"19zklq"}]],ps=n("axe",_B),bB=[["path",{d:"M13.5 10.5 15 9",key:"1nsxvm"}],["path",{d:"M4 4v15a1 1 0 0 0 1 1h15",key:"1w6lkd"}],["path",{d:"M4.293 19.707 6 18",key:"3g1p8c"}],["path",{d:"m9 15 1.5-1.5",key:"1xfbes"}]],Dt=n("axis-3d",bB),wB=[["path",{d:"M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5",key:"1u7htd"}],["path",{d:"M15 12h.01",key:"1k8ypt"}],["path",{d:"M19.38 6.813A9 9 0 0 1 20.8 10.2a2 2 0 0 1 0 3.6 9 9 0 0 1-17.6 0 2 2 0 0 1 0-3.6A9 9 0 0 1 12 3c2 0 3.5 1.1 3.5 2.5s-.9 2.5-2 2.5c-.8 0-1.5-.4-1.5-1",key:"11xh7x"}],["path",{d:"M9 12h.01",key:"157uk2"}]],ys=n("baby",wB),CB=[["path",{d:"M4 10a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z",key:"1ol0lm"}],["path",{d:"M8 10h8",key:"c7uz4u"}],["path",{d:"M8 18h8",key:"1no2b1"}],["path",{d:"M8 22v-6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v6",key:"1fr6do"}],["path",{d:"M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2",key:"donm21"}]],ks=n("backpack",CB),LB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]],fs=n("badge-alert",LB),SB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"M12 7v10",key:"jspqdw"}],["path",{d:"M15.4 10a4 4 0 1 0 0 4",key:"2eqtx8"}]],ms=n("badge-cent",SB),NB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],Ht=n("badge-check",NB),IB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8",key:"1h4pet"}],["path",{d:"M12 18V6",key:"zqpxq5"}]],gs=n("badge-dollar-sign",IB),AB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"M7 12h5",key:"gblrwe"}],["path",{d:"M15 9.4a4 4 0 1 0 0 5.2",key:"1makmb"}]],Ms=n("badge-euro",AB),PB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"M8 8h8",key:"1bis0t"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"m13 17-5-1h1a4 4 0 0 0 0-8",key:"nu2bwa"}]],vs=n("badge-indian-rupee",PB),qB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["line",{x1:"12",x2:"12",y1:"16",y2:"12",key:"1y1yb1"}],["line",{x1:"12",x2:"12.01",y1:"8",y2:"8",key:"110wyk"}]],xs=n("badge-info",qB),TB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"m9 8 3 3v7",key:"17yadx"}],["path",{d:"m12 11 3-3",key:"p4cfq1"}],["path",{d:"M9 12h6",key:"1c52cq"}],["path",{d:"M9 16h6",key:"8wimt3"}]],_s=n("badge-japanese-yen",TB),$B=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["line",{x1:"8",x2:"16",y1:"12",y2:"12",key:"1jonct"}]],bs=n("badge-minus",$B),VB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"M9 9h.01",key:"1q5me6"}],["path",{d:"M15 15h.01",key:"lqbp3k"}]],ws=n("badge-percent",VB),zB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["line",{x1:"12",x2:"12",y1:"8",y2:"16",key:"10p56q"}],["line",{x1:"8",x2:"16",y1:"12",y2:"12",key:"1jonct"}]],Cs=n("badge-plus",zB),RB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"M8 12h4",key:"qz6y1c"}],["path",{d:"M10 16V9.5a2.5 2.5 0 0 1 5 0",key:"3mlbjk"}],["path",{d:"M8 16h7",key:"sbedsn"}]],Ls=n("badge-pound-sterling",RB),DB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["line",{x1:"12",x2:"12.01",y1:"17",y2:"17",key:"io3f8k"}]],jt=n("badge-question-mark",DB),HB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"M9 16h5",key:"1syiyw"}],["path",{d:"M9 12h5a2 2 0 1 0 0-4h-3v9",key:"1ge9c1"}]],Ss=n("badge-russian-ruble",HB),jB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"M11 17V8h4",key:"1bfq6y"}],["path",{d:"M11 12h3",key:"2eqnfz"}],["path",{d:"M9 16h4",key:"1skf3a"}]],Ns=n("badge-swiss-franc",jB),BB=[["path",{d:"M11 7v10a5 5 0 0 0 5-5",key:"1ja3ih"}],["path",{d:"m15 8-6 3",key:"4x0uwz"}],["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76",key:"18242g"}]],Is=n("badge-turkish-lira",BB),FB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["line",{x1:"15",x2:"9",y1:"9",y2:"15",key:"f7djnv"}],["line",{x1:"9",x2:"15",y1:"9",y2:"15",key:"1shsy8"}]],As=n("badge-x",FB),OB=[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}]],Ps=n("badge",OB),EB=[["path",{d:"M22 18H6a2 2 0 0 1-2-2V7a2 2 0 0 0-2-2",key:"4irg2o"}],["path",{d:"M17 14V4a2 2 0 0 0-2-2h-1a2 2 0 0 0-2 2v10",key:"14fcyx"}],["rect",{width:"13",height:"8",x:"8",y:"6",rx:"1",key:"o6oiis"}],["circle",{cx:"18",cy:"20",r:"2",key:"t9985n"}],["circle",{cx:"9",cy:"20",r:"2",key:"e5v82j"}]],qs=n("baggage-claim",EB),UB=[["path",{d:"M4.929 4.929 19.07 19.071",key:"196cmz"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Ts=n("ban",UB),GB=[["path",{d:"M4 13c3.5-2 8-2 10 2a5.5 5.5 0 0 1 8 5",key:"1cscit"}],["path",{d:"M5.15 17.89c5.52-1.52 8.65-6.89 7-12C11.55 4 11.5 2 13 2c3.22 0 5 5.5 5 8 0 6.5-4.2 12-10.49 12C5.11 22 2 22 2 20c0-1.5 1.14-1.55 3.15-2.11Z",key:"1y1nbv"}]],$s=n("banana",GB),WB=[["path",{d:"M10 10.01h.01",key:"1e9xi7"}],["path",{d:"M10 14.01h.01",key:"ac23bv"}],["path",{d:"M14 10.01h.01",key:"2wfrvf"}],["path",{d:"M14 14.01h.01",key:"8tw8yn"}],["path",{d:"M18 6v11.5",key:"dkbidh"}],["path",{d:"M6 6v12",key:"vkc79e"}],["rect",{x:"2",y:"6",width:"20",height:"12",rx:"2",key:"1wpnh2"}]],Vs=n("bandage",WB),ZB=[["path",{d:"M12 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5",key:"x6cv4u"}],["path",{d:"m16 19 3 3 3-3",key:"1ibux0"}],["path",{d:"M18 12h.01",key:"yjnet6"}],["path",{d:"M19 16v6",key:"tddt3s"}],["path",{d:"M6 12h.01",key:"c2rlol"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],zs=n("banknote-arrow-down",ZB),XB=[["path",{d:"M12 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5",key:"x6cv4u"}],["path",{d:"M18 12h.01",key:"yjnet6"}],["path",{d:"M19 22v-6",key:"qhmiwi"}],["path",{d:"m22 19-3-3-3 3",key:"rn6bg2"}],["path",{d:"M6 12h.01",key:"c2rlol"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],Rs=n("banknote-arrow-up",XB),KB=[["path",{d:"M13 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5",key:"16nib6"}],["path",{d:"m17 17 5 5",key:"p7ous7"}],["path",{d:"M18 12h.01",key:"yjnet6"}],["path",{d:"m22 17-5 5",key:"gqnmv0"}],["path",{d:"M6 12h.01",key:"c2rlol"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],Ds=n("banknote-x",KB),YB=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"2",key:"9lu3g6"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M6 12h.01M18 12h.01",key:"113zkx"}]],Hs=n("banknote",YB),JB=[["path",{d:"M3 5v14",key:"1nt18q"}],["path",{d:"M8 5v14",key:"1ybrkv"}],["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"M17 5v14",key:"ycjyhj"}],["path",{d:"M21 5v14",key:"nzette"}]],js=n("barcode",JB),QB=[["path",{d:"M10 3a41 41 0 0 0 0 18",key:"1qcnzb"}],["path",{d:"M14 3a41 41 0 0 1 0 18",key:"547vd4"}],["path",{d:"M17 3a2 2 0 0 1 1.68.92 15.25 15.25 0 0 1 0 16.16A2 2 0 0 1 17 21H7a2 2 0 0 1-1.68-.92 15.25 15.25 0 0 1 0-16.16A2 2 0 0 1 7 3z",key:"1wepyy"}],["path",{d:"M3.84 17h16.32",key:"1wh981"}],["path",{d:"M3.84 7h16.32",key:"19jf4x"}]],Bs=n("barrel",QB),eF=[["path",{d:"M10 4 8 6",key:"1rru8s"}],["path",{d:"M17 19v2",key:"ts1sot"}],["path",{d:"M2 12h20",key:"9i4pu4"}],["path",{d:"M7 19v2",key:"12npes"}],["path",{d:"M9 5 7.621 3.621A2.121 2.121 0 0 0 4 5v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5",key:"14ym8i"}]],Fs=n("bath",eF),tF=[["path",{d:"M4 20h16",key:"14thso"}],["path",{d:"m6 16 6-12 6 12",key:"1b4byz"}],["path",{d:"M8 12h8",key:"1wcyev"}]],Os=n("baseline",tF),aF=[["path",{d:"m11 7-3 5h4l-3 5",key:"b4a64w"}],["path",{d:"M14.856 6H16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.935",key:"lre1cr"}],["path",{d:"M22 14v-4",key:"14q9d5"}],["path",{d:"M5.14 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2.936",key:"13q5k0"}]],Es=n("battery-charging",aF),oF=[["path",{d:"M10 10v4",key:"1mb2ec"}],["path",{d:"M14 10v4",key:"1nt88p"}],["path",{d:"M22 14v-4",key:"14q9d5"}],["path",{d:"M6 10v4",key:"1n77qd"}],["rect",{x:"2",y:"6",width:"16",height:"12",rx:"2",key:"13zb55"}]],Us=n("battery-full",oF),nF=[["path",{d:"M10 14v-4",key:"suye4c"}],["path",{d:"M22 14v-4",key:"14q9d5"}],["path",{d:"M6 14v-4",key:"14a6bd"}],["rect",{x:"2",y:"6",width:"16",height:"12",rx:"2",key:"13zb55"}]],Gs=n("battery-medium",nF),iF=[["path",{d:"M22 14v-4",key:"14q9d5"}],["path",{d:"M6 14v-4",key:"14a6bd"}],["rect",{x:"2",y:"6",width:"16",height:"12",rx:"2",key:"13zb55"}]],Ws=n("battery-low",iF),rF=[["path",{d:"M10 9v6",key:"17i7lo"}],["path",{d:"M12.543 6H16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.605",key:"o09yah"}],["path",{d:"M22 14v-4",key:"14q9d5"}],["path",{d:"M7 12h6",key:"iekk3h"}],["path",{d:"M7.606 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.606",key:"xyqvf1"}]],Zs=n("battery-plus",rF),cF=[["path",{d:"M10 17h.01",key:"nbq80n"}],["path",{d:"M10 7v6",key:"nne03l"}],["path",{d:"M14 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2",key:"1m83kb"}],["path",{d:"M22 14v-4",key:"14q9d5"}],["path",{d:"M6 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2",key:"h8lgfh"}]],Xs=n("battery-warning",cF),sF=[["path",{d:"M 22 14 L 22 10",key:"nqc4tb"}],["rect",{x:"2",y:"6",width:"16",height:"12",rx:"2",key:"13zb55"}]],Ks=n("battery",sF),dF=[["path",{d:"M4.5 3h15",key:"c7n0jr"}],["path",{d:"M6 3v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3",key:"m1uhx7"}],["path",{d:"M6 14h12",key:"4cwo0f"}]],Ys=n("beaker",dF),lF=[["path",{d:"M9 9c-.64.64-1.521.954-2.402 1.165A6 6 0 0 0 8 22a13.96 13.96 0 0 0 9.9-4.1",key:"bq3udt"}],["path",{d:"M10.75 5.093A6 6 0 0 1 22 8c0 2.411-.61 4.68-1.683 6.66",key:"17ccse"}],["path",{d:"M5.341 10.62a4 4 0 0 0 6.487 1.208M10.62 5.341a4.015 4.015 0 0 1 2.039 2.04",key:"18zqgq"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],Js=n("bean-off",lF),hF=[["path",{d:"M10.165 6.598C9.954 7.478 9.64 8.36 9 9c-.64.64-1.521.954-2.402 1.165A6 6 0 0 0 8 22c7.732 0 14-6.268 14-14a6 6 0 0 0-11.835-1.402Z",key:"1tvzk7"}],["path",{d:"M5.341 10.62a4 4 0 1 0 5.279-5.28",key:"2cyri2"}]],Qs=n("bean",hF),uF=[["path",{d:"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8",key:"1k78r4"}],["path",{d:"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4",key:"fb3tl2"}],["path",{d:"M12 4v6",key:"1dcgq2"}],["path",{d:"M2 18h20",key:"ajqnye"}]],e2=n("bed-double",uF),pF=[["path",{d:"M3 20v-8a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8",key:"1wm6mi"}],["path",{d:"M5 10V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4",key:"4k93s5"}],["path",{d:"M3 18h18",key:"1h113x"}]],t2=n("bed-single",pF),yF=[["path",{d:"M2 4v16",key:"vw9hq8"}],["path",{d:"M2 8h18a2 2 0 0 1 2 2v10",key:"1dgv2r"}],["path",{d:"M2 17h20",key:"18nfp3"}],["path",{d:"M6 8v9",key:"1yriud"}]],a2=n("bed",yF),kF=[["path",{d:"M13 13v5",key:"igwfh0"}],["path",{d:"M17 11.47V8",key:"16yw0g"}],["path",{d:"M17 11h1a3 3 0 0 1 2.745 4.211",key:"1xbt65"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-3",key:"c55o3e"}],["path",{d:"M7.536 7.535C6.766 7.649 6.154 8 5.5 8a2.5 2.5 0 0 1-1.768-4.268",key:"1ydug7"}],["path",{d:"M8.727 3.204C9.306 2.767 9.885 2 11 2c1.56 0 2 1.5 3 1.5s1.72-.5 2.5-.5a1 1 0 1 1 0 5c-.78 0-1.5-.5-2.5-.5a3.149 3.149 0 0 0-.842.12",key:"q81o7q"}],["path",{d:"M9 14.6V18",key:"20ek98"}]],o2=n("beer-off",kF),fF=[["path",{d:"M17 11h1a3 3 0 0 1 0 6h-1",key:"1yp76v"}],["path",{d:"M9 12v6",key:"1u1cab"}],["path",{d:"M13 12v6",key:"1sugkk"}],["path",{d:"M14 7.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 0 1 0-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 0 1 0 5c-.78 0-1.5-.5-2.5-.5Z",key:"1510fo"}],["path",{d:"M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8",key:"19jb7n"}]],n2=n("beer",fF),mF=[["path",{d:"M16.4 13.7A6.5 6.5 0 1 0 6.28 6.6c-1.1 3.13-.78 3.9-3.18 6.08A3 3 0 0 0 5 18c4 0 8.4-1.8 11.4-4.3",key:"cisjcv"}],["path",{d:"m18.5 6 2.19 4.5a6.48 6.48 0 0 1-2.29 7.2C15.4 20.2 11 22 7 22a3 3 0 0 1-2.68-1.66L2.4 16.5",key:"5byaag"}],["circle",{cx:"12.5",cy:"8.5",r:"2.5",key:"9738u8"}]],i2=n("beef",mF),gF=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0",key:"vwvbt9"}],["path",{d:"M13.916 2.314A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.74 7.327A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673 9 9 0 0 1-.585-.665",key:"1tip0g"}],["circle",{cx:"18",cy:"8",r:"3",key:"1g0gzu"}]],r2=n("bell-dot",gF),MF=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0",key:"vwvbt9"}],["path",{d:"M15 8h6",key:"8ybuxh"}],["path",{d:"M16.243 3.757A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673A9.4 9.4 0 0 1 18.667 12",key:"bdwj86"}]],c2=n("bell-minus",MF),vF=[["path",{d:"M18.518 17.347A7 7 0 0 1 14 19",key:"1emhpo"}],["path",{d:"M18.8 4A11 11 0 0 1 20 9",key:"127b67"}],["path",{d:"M9 9h.01",key:"1q5me6"}],["circle",{cx:"20",cy:"16",r:"2",key:"1v9bxh"}],["circle",{cx:"9",cy:"9",r:"7",key:"p2h5vp"}],["rect",{x:"4",y:"16",width:"10",height:"6",rx:"2",key:"bfnviv"}]],s2=n("bell-electric",vF),xF=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0",key:"vwvbt9"}],["path",{d:"M17 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 .258-1.742",key:"178tsu"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M8.668 3.01A6 6 0 0 1 18 8c0 2.687.77 4.653 1.707 6.05",key:"1hqiys"}]],d2=n("bell-off",xF),_F=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0",key:"vwvbt9"}],["path",{d:"M15 8h6",key:"8ybuxh"}],["path",{d:"M18 5v6",key:"g5ayrv"}],["path",{d:"M20.002 14.464a9 9 0 0 0 .738.863A1 1 0 0 1 20 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 8.75-5.332",key:"1abcvy"}]],l2=n("bell-plus",_F),bF=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0",key:"vwvbt9"}],["path",{d:"M22 8c0-2.3-.8-4.3-2-6",key:"5bb3ad"}],["path",{d:"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326",key:"11g9vi"}],["path",{d:"M4 2C2.8 3.7 2 5.7 2 8",key:"tap9e0"}]],h2=n("bell-ring",bF),wF=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0",key:"vwvbt9"}],["path",{d:"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326",key:"11g9vi"}]],u2=n("bell",wF),CF=[["rect",{width:"13",height:"7",x:"3",y:"3",rx:"1",key:"11xb64"}],["path",{d:"m22 15-3-3 3-3",key:"26chmm"}],["rect",{width:"13",height:"7",x:"3",y:"14",rx:"1",key:"k6ky7n"}]],Bt=n("between-horizontal-end",CF),LF=[["rect",{width:"13",height:"7",x:"8",y:"3",rx:"1",key:"pkso9a"}],["path",{d:"m2 9 3 3-3 3",key:"1agib5"}],["rect",{width:"13",height:"7",x:"8",y:"14",rx:"1",key:"1q5fc1"}]],Ft=n("between-horizontal-start",LF),SF=[["rect",{width:"7",height:"13",x:"3",y:"3",rx:"1",key:"1fdu0f"}],["path",{d:"m9 22 3-3 3 3",key:"17z65a"}],["rect",{width:"7",height:"13",x:"14",y:"3",rx:"1",key:"1squn4"}]],p2=n("between-vertical-end",SF),NF=[["rect",{width:"7",height:"13",x:"3",y:"8",rx:"1",key:"1fjrkv"}],["path",{d:"m15 2-3 3-3-3",key:"1uh6eb"}],["rect",{width:"7",height:"13",x:"14",y:"8",rx:"1",key:"w3fjg8"}]],y2=n("between-vertical-start",NF),IF=[["path",{d:"M12.409 13.017A5 5 0 0 1 22 15c0 3.866-4 7-9 7-4.077 0-8.153-.82-10.371-2.462-.426-.316-.631-.832-.62-1.362C2.118 12.723 2.627 2 10 2a3 3 0 0 1 3 3 2 2 0 0 1-2 2c-1.105 0-1.64-.444-2-1",key:"1pmlyh"}],["path",{d:"M15 14a5 5 0 0 0-7.584 2",key:"5rb254"}],["path",{d:"M9.964 6.825C8.019 7.977 9.5 13 8 15",key:"kbvsx9"}]],k2=n("biceps-flexed",IF),AF=[["circle",{cx:"18.5",cy:"17.5",r:"3.5",key:"15x4ox"}],["circle",{cx:"5.5",cy:"17.5",r:"3.5",key:"1noe27"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["path",{d:"M12 17.5V14l-3-3 4-3 2 3h2",key:"1npguv"}]],f2=n("bike",AF),PF=[["rect",{x:"14",y:"14",width:"4",height:"6",rx:"2",key:"p02svl"}],["rect",{x:"6",y:"4",width:"4",height:"6",rx:"2",key:"xm4xkj"}],["path",{d:"M6 20h4",key:"1i6q5t"}],["path",{d:"M14 10h4",key:"ru81e7"}],["path",{d:"M6 14h2v6",key:"16z9wg"}],["path",{d:"M14 4h2v6",key:"1idq9u"}]],m2=n("binary",PF),qF=[["path",{d:"M10 10h4",key:"tcdvrf"}],["path",{d:"M19 7V4a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3",key:"3apit1"}],["path",{d:"M20 21a2 2 0 0 0 2-2v-3.851c0-1.39-2-2.962-2-4.829V8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v11a2 2 0 0 0 2 2z",key:"rhpgnw"}],["path",{d:"M 22 16 L 2 16",key:"14lkq7"}],["path",{d:"M4 21a2 2 0 0 1-2-2v-3.851c0-1.39 2-2.962 2-4.829V8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v11a2 2 0 0 1-2 2z",key:"104b3k"}],["path",{d:"M9 7V4a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3",key:"14fczp"}]],g2=n("binoculars",qF),TF=[["circle",{cx:"12",cy:"11.9",r:"2",key:"e8h31w"}],["path",{d:"M6.7 3.4c-.9 2.5 0 5.2 2.2 6.7C6.5 9 3.7 9.6 2 11.6",key:"17bolr"}],["path",{d:"m8.9 10.1 1.4.8",key:"15ezny"}],["path",{d:"M17.3 3.4c.9 2.5 0 5.2-2.2 6.7 2.4-1.2 5.2-.6 6.9 1.5",key:"wtwa5u"}],["path",{d:"m15.1 10.1-1.4.8",key:"1r0b28"}],["path",{d:"M16.7 20.8c-2.6-.4-4.6-2.6-4.7-5.3-.2 2.6-2.1 4.8-4.7 5.2",key:"m7qszh"}],["path",{d:"M12 13.9v1.6",key:"zfyyim"}],["path",{d:"M13.5 5.4c-1-.2-2-.2-3 0",key:"1bi9q0"}],["path",{d:"M17 16.4c.7-.7 1.2-1.6 1.5-2.5",key:"1rhjqw"}],["path",{d:"M5.5 13.9c.3.9.8 1.8 1.5 2.5",key:"8gsud3"}]],M2=n("biohazard",TF),$F=[["path",{d:"M16 7h.01",key:"1kdx03"}],["path",{d:"M3.4 18H12a8 8 0 0 0 8-8V7a4 4 0 0 0-7.28-2.3L2 20",key:"oj1oa8"}],["path",{d:"m20 7 2 .5-2 .5",key:"12nv4d"}],["path",{d:"M10 18v3",key:"1yea0a"}],["path",{d:"M14 17.75V21",key:"1pymcb"}],["path",{d:"M7 18a6 6 0 0 0 3.84-10.61",key:"1npnn0"}]],v2=n("bird",$F),VF=[["path",{d:"M11.767 19.089c4.924.868 6.14-6.025 1.216-6.894m-1.216 6.894L5.86 18.047m5.908 1.042-.347 1.97m1.563-8.864c4.924.869 6.14-6.025 1.215-6.893m-1.215 6.893-3.94-.694m5.155-6.2L8.29 4.26m5.908 1.042.348-1.97M7.48 20.364l3.126-17.727",key:"yr8idg"}]],x2=n("bitcoin",VF),zF=[["circle",{cx:"9",cy:"9",r:"7",key:"p2h5vp"}],["circle",{cx:"15",cy:"15",r:"7",key:"19ennj"}]],_2=n("blend",zF),RF=[["path",{d:"M3 3h18",key:"o7r712"}],["path",{d:"M20 7H8",key:"gd2fo2"}],["path",{d:"M20 11H8",key:"1ynp89"}],["path",{d:"M10 19h10",key:"19hjk5"}],["path",{d:"M8 15h12",key:"1yqzne"}],["path",{d:"M4 3v14",key:"fggqzn"}],["circle",{cx:"4",cy:"19",r:"2",key:"p3m9r0"}]],b2=n("blinds",RF),DF=[["path",{d:"M10 22V7a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5a1 1 0 0 0-1-1H2",key:"1ah6g2"}],["rect",{x:"14",y:"2",width:"8",height:"8",rx:"1",key:"88lufb"}]],w2=n("blocks",DF),HF=[["path",{d:"m7 7 10 10-5 5V2l5 5L7 17",key:"1q5490"}],["line",{x1:"18",x2:"21",y1:"12",y2:"12",key:"1rsjjs"}],["line",{x1:"3",x2:"6",y1:"12",y2:"12",key:"11yl8c"}]],C2=n("bluetooth-connected",HF),jF=[["path",{d:"m17 17-5 5V12l-5 5",key:"v5aci6"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M14.5 9.5 17 7l-5-5v4.5",key:"1kddfz"}]],L2=n("bluetooth-off",jF),BF=[["path",{d:"m7 7 10 10-5 5V2l5 5L7 17",key:"1q5490"}],["path",{d:"M20.83 14.83a4 4 0 0 0 0-5.66",key:"k8tn1j"}],["path",{d:"M18 12h.01",key:"yjnet6"}]],S2=n("bluetooth-searching",BF),FF=[["path",{d:"m7 7 10 10-5 5V2l5 5L7 17",key:"1q5490"}]],N2=n("bluetooth",FF),OF=[["path",{d:"M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8",key:"mg9rjx"}]],I2=n("bold",OF),EF=[["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",key:"yt0hxn"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}]],A2=n("bolt",EF),UF=[["circle",{cx:"11",cy:"13",r:"9",key:"hd149"}],["path",{d:"M14.35 4.65 16.3 2.7a2.41 2.41 0 0 1 3.4 0l1.6 1.6a2.4 2.4 0 0 1 0 3.4l-1.95 1.95",key:"jp4j1b"}],["path",{d:"m22 2-1.5 1.5",key:"ay92ug"}]],P2=n("bomb",UF),GF=[["path",{d:"M17 10c.7-.7 1.69 0 2.5 0a2.5 2.5 0 1 0 0-5 .5.5 0 0 1-.5-.5 2.5 2.5 0 1 0-5 0c0 .81.7 1.8 0 2.5l-7 7c-.7.7-1.69 0-2.5 0a2.5 2.5 0 0 0 0 5c.28 0 .5.22.5.5a2.5 2.5 0 1 0 5 0c0-.81-.7-1.8 0-2.5Z",key:"w610uw"}]],q2=n("bone",GF),WF=[["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"m8 13 4-7 4 7",key:"4rari8"}],["path",{d:"M9.1 11h5.7",key:"1gkovt"}]],T2=n("book-a",WF),ZF=[["path",{d:"M12 13h.01",key:"y0uutt"}],["path",{d:"M12 6v3",key:"1m4b9j"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}]],$2=n("book-alert",ZF),XF=[["path",{d:"M12 6v7",key:"1f6ttz"}],["path",{d:"M16 8v3",key:"gejaml"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"M8 8v3",key:"1qzp49"}]],V2=n("book-audio",XF),KF=[["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"m9 9.5 2 2 4-4",key:"1dth82"}]],z2=n("book-check",KF),YF=[["path",{d:"M5 7a2 2 0 0 0-2 2v11",key:"1yhqjt"}],["path",{d:"M5.803 18H5a2 2 0 0 0 0 4h9.5a.5.5 0 0 0 .5-.5V21",key:"edzzo5"}],["path",{d:"M9 15V4a2 2 0 0 1 2-2h9.5a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5H11a2 2 0 0 1 0-4h10",key:"1nwzrg"}]],R2=n("book-copy",YF),JF=[["path",{d:"M12 17h1.5",key:"1gkc67"}],["path",{d:"M12 22h1.5",key:"1my7sn"}],["path",{d:"M12 2h1.5",key:"19tvb7"}],["path",{d:"M17.5 22H19a1 1 0 0 0 1-1",key:"10akbh"}],["path",{d:"M17.5 2H19a1 1 0 0 1 1 1v1.5",key:"1vrfjs"}],["path",{d:"M20 14v3h-2.5",key:"1naeju"}],["path",{d:"M20 8.5V10",key:"1ctpfu"}],["path",{d:"M4 10V8.5",key:"1o3zg5"}],["path",{d:"M4 19.5V14",key:"ob81pf"}],["path",{d:"M4 4.5A2.5 2.5 0 0 1 6.5 2H8",key:"s8vcyb"}],["path",{d:"M8 22H6.5a1 1 0 0 1 0-5H8",key:"1cu73q"}]],Ot=n("book-dashed",JF),QF=[["path",{d:"M12 13V7",key:"h0r20n"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"m9 10 3 3 3-3",key:"zt5b4y"}]],D2=n("book-down",QF),eO=[["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"M8 12v-2a4 4 0 0 1 8 0v2",key:"1vsqkj"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}]],H2=n("book-headphones",eO),tO=[["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"M8.62 9.8A2.25 2.25 0 1 1 12 6.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z",key:"9v40y5"}]],j2=n("book-heart",tO),aO=[["path",{d:"m20 13.7-2.1-2.1a2 2 0 0 0-2.8 0L9.7 17",key:"q6ojf0"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["circle",{cx:"10",cy:"8",r:"2",key:"2qkj4p"}]],B2=n("book-image",aO),oO=[["path",{d:"m19 3 1 1",key:"ze14oc"}],["path",{d:"m20 2-4.5 4.5",key:"1sppr8"}],["path",{d:"M20 7.898V21a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"1xzogz"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2h7.844",key:"vtdg6h"}],["circle",{cx:"14",cy:"8",r:"2",key:"u49eql"}]],F2=n("book-key",oO),nO=[["path",{d:"M18 6V4a2 2 0 1 0-4 0v2",key:"1aquzs"}],["path",{d:"M20 15v6a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"1rkj32"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H10",key:"18wgow"}],["rect",{x:"12",y:"6",width:"8",height:"5",rx:"1",key:"73l30o"}]],O2=n("book-lock",nO),iO=[["path",{d:"M10 2v8l3-3 3 3V2",key:"sqw3rj"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}]],E2=n("book-marked",iO),rO=[["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"M9 10h6",key:"9gxzsh"}]],U2=n("book-minus",rO),cO=[["path",{d:"M12 21V7",key:"gj6g52"}],["path",{d:"m16 12 2 2 4-4",key:"mdajum"}],["path",{d:"M22 6V4a1 1 0 0 0-1-1h-5a4 4 0 0 0-4 4 4 4 0 0 0-4-4H3a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h6a3 3 0 0 1 3 3 3 3 0 0 1 3-3h6a1 1 0 0 0 1-1v-1.3",key:"8arnkb"}]],G2=n("book-open-check",cO),sO=[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M16 12h2",key:"7q9ll5"}],["path",{d:"M16 8h2",key:"msurwy"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}],["path",{d:"M6 12h2",key:"32wvfc"}],["path",{d:"M6 8h2",key:"30oboj"}]],W2=n("book-open-text",sO),dO=[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]],Z2=n("book-open",dO),lO=[["path",{d:"M12 7v6",key:"lw1j43"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"M9 10h6",key:"9gxzsh"}]],X2=n("book-plus",lO),hO=[["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"M8 11h8",key:"vwpz6n"}],["path",{d:"M8 7h6",key:"1f0q6e"}]],K2=n("book-text",hO),uO=[["path",{d:"M10 13h4",key:"ytezjc"}],["path",{d:"M12 6v7",key:"1f6ttz"}],["path",{d:"M16 8V6H8v2",key:"x8j6u4"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}]],Y2=n("book-type",uO),pO=[["path",{d:"M12 13V7",key:"h0r20n"}],["path",{d:"M18 2h1a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"161d7n"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2",key:"1lorq7"}],["path",{d:"m9 10 3-3 3 3",key:"11gsxs"}],["path",{d:"m9 5 3-3 3 3",key:"l8vdw6"}]],J2=n("book-up-2",pO),yO=[["path",{d:"M12 13V7",key:"h0r20n"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"m9 10 3-3 3 3",key:"11gsxs"}]],Q2=n("book-up",yO),kO=[["path",{d:"M15 13a3 3 0 1 0-6 0",key:"10j68g"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["circle",{cx:"12",cy:"8",r:"2",key:"1822b1"}]],ed=n("book-user",kO),fO=[["path",{d:"m14.5 7-5 5",key:"dy991v"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"m9.5 7 5 5",key:"s45iea"}]],td=n("book-x",fO),mO=[["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}]],ad=n("book",mO),gO=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2Z",key:"169p4p"}],["path",{d:"m9 10 2 2 4-4",key:"1gnqz4"}]],od=n("bookmark-check",gO),MO=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z",key:"1fy3hk"}],["line",{x1:"15",x2:"9",y1:"10",y2:"10",key:"1gty7f"}]],nd=n("bookmark-minus",MO),vO=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z",key:"1fy3hk"}],["line",{x1:"12",x2:"12",y1:"7",y2:"13",key:"1cppfj"}],["line",{x1:"15",x2:"9",y1:"10",y2:"10",key:"1gty7f"}]],id=n("bookmark-plus",vO),xO=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2Z",key:"169p4p"}],["path",{d:"m14.5 7.5-5 5",key:"3lb6iw"}],["path",{d:"m9.5 7.5 5 5",key:"ko136h"}]],rd=n("bookmark-x",xO),_O=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z",key:"1fy3hk"}]],cd=n("bookmark",_O),bO=[["path",{d:"M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4",key:"vvzvr1"}],["path",{d:"M8 8v1",key:"xcqmfk"}],["path",{d:"M12 8v1",key:"1rj8u4"}],["path",{d:"M16 8v1",key:"1q12zr"}],["rect",{width:"20",height:"12",x:"2",y:"9",rx:"2",key:"igpb89"}],["circle",{cx:"8",cy:"15",r:"2",key:"fa4a8s"}],["circle",{cx:"16",cy:"15",r:"2",key:"14c3ya"}]],sd=n("boom-box",bO),wO=[["path",{d:"M12 6V2H8",key:"1155em"}],["path",{d:"M15 11v2",key:"i11awn"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"M20 16a2 2 0 0 1-2 2H8.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 4 20.286V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2z",key:"11gyqh"}],["path",{d:"M9 11v2",key:"1ueba0"}]],dd=n("bot-message-square",wO),CO=[["path",{d:"M13.67 8H18a2 2 0 0 1 2 2v4.33",key:"7az073"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M22 22 2 2",key:"1r8tn9"}],["path",{d:"M8 8H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 1.414-.586",key:"s09a7a"}],["path",{d:"M9 13v2",key:"rq6x2g"}],["path",{d:"M9.67 4H12v2.33",key:"110xot"}]],ld=n("bot-off",CO),LO=[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]],hd=n("bot",LO),SO=[["path",{d:"M10 3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a6 6 0 0 0 1.2 3.6l.6.8A6 6 0 0 1 17 13v8a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8a6 6 0 0 1 1.2-3.6l.6-.8A6 6 0 0 0 10 5z",key:"blqgoc"}],["path",{d:"M17 13h-4a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h4",key:"43jbee"}]],ud=n("bottle-wine",SO),NO=[["path",{d:"M17 3h4v4",key:"19p9u1"}],["path",{d:"M18.575 11.082a13 13 0 0 1 1.048 9.027 1.17 1.17 0 0 1-1.914.597L14 17",key:"12t3w9"}],["path",{d:"M7 10 3.29 6.29a1.17 1.17 0 0 1 .6-1.91 13 13 0 0 1 9.03 1.05",key:"ogng5l"}],["path",{d:"M7 14a1.7 1.7 0 0 0-1.207.5l-2.646 2.646A.5.5 0 0 0 3.5 18H5a1 1 0 0 1 1 1v1.5a.5.5 0 0 0 .854.354L9.5 18.207A1.7 1.7 0 0 0 10 17v-2a1 1 0 0 0-1-1z",key:"8v3fy2"}],["path",{d:"M9.707 14.293 21 3",key:"ydm3bn"}]],pd=n("bow-arrow",NO),IO=[["path",{d:"M21 8a2 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",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]],yd=n("box",IO),AO=[["path",{d:"M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z",key:"lc1i9w"}],["path",{d:"m7 16.5-4.74-2.85",key:"1o9zyk"}],["path",{d:"m7 16.5 5-3",key:"va8pkn"}],["path",{d:"M7 16.5v5.17",key:"jnp8gn"}],["path",{d:"M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z",key:"8zsnat"}],["path",{d:"m17 16.5-5-3",key:"8arw3v"}],["path",{d:"m17 16.5 4.74-2.85",key:"8rfmw"}],["path",{d:"M17 16.5v5.17",key:"k6z78m"}],["path",{d:"M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z",key:"1xygjf"}],["path",{d:"M12 8 7.26 5.15",key:"1vbdud"}],["path",{d:"m12 8 4.74-2.85",key:"3rx089"}],["path",{d:"M12 13.5V8",key:"1io7kd"}]],kd=n("boxes",AO),PO=[["path",{d:"M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1",key:"ezmyqa"}],["path",{d:"M16 21h1a2 2 0 0 0 2-2v-5c0-1.1.9-2 2-2a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2h-1",key:"e1hn23"}]],Et=n("braces",PO),qO=[["path",{d:"M16 3h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-3",key:"1kt8lf"}],["path",{d:"M8 21H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h3",key:"gduv9"}]],fd=n("brackets",qO),TO=[["path",{d:"M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z",key:"l5xja"}],["path",{d:"M9 13a4.5 4.5 0 0 0 3-4",key:"10igwf"}],["path",{d:"M6.003 5.125A3 3 0 0 0 6.401 6.5",key:"105sqy"}],["path",{d:"M3.477 10.896a4 4 0 0 1 .585-.396",key:"ql3yin"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M12 13h4",key:"1ku699"}],["path",{d:"M12 18h6a2 2 0 0 1 2 2v1",key:"105ag5"}],["path",{d:"M12 8h8",key:"1lhi5i"}],["path",{d:"M16 8V5a2 2 0 0 1 2-2",key:"u6izg6"}],["circle",{cx:"16",cy:"13",r:".5",key:"ry7gng"}],["circle",{cx:"18",cy:"3",r:".5",key:"1aiba7"}],["circle",{cx:"20",cy:"21",r:".5",key:"yhc1fs"}],["circle",{cx:"20",cy:"8",r:".5",key:"1e43v0"}]],md=n("brain-circuit",TO),$O=[["path",{d:"m10.852 14.772-.383.923",key:"11vil6"}],["path",{d:"m10.852 9.228-.383-.923",key:"1fjppe"}],["path",{d:"m13.148 14.772.382.924",key:"je3va1"}],["path",{d:"m13.531 8.305-.383.923",key:"18epck"}],["path",{d:"m14.772 10.852.923-.383",key:"k9m8cz"}],["path",{d:"m14.772 13.148.923.383",key:"1xvhww"}],["path",{d:"M17.598 6.5A3 3 0 1 0 12 5a3 3 0 0 0-5.63-1.446 3 3 0 0 0-.368 1.571 4 4 0 0 0-2.525 5.771",key:"jcbbz1"}],["path",{d:"M17.998 5.125a4 4 0 0 1 2.525 5.771",key:"1kkn7e"}],["path",{d:"M19.505 10.294a4 4 0 0 1-1.5 7.706",key:"18bmuc"}],["path",{d:"M4.032 17.483A4 4 0 0 0 11.464 20c.18-.311.892-.311 1.072 0a4 4 0 0 0 7.432-2.516",key:"uozx0d"}],["path",{d:"M4.5 10.291A4 4 0 0 0 6 18",key:"whdemb"}],["path",{d:"M6.002 5.125a3 3 0 0 0 .4 1.375",key:"1kqy2g"}],["path",{d:"m9.228 10.852-.923-.383",key:"1wtb30"}],["path",{d:"m9.228 13.148-.923.383",key:"1a830x"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],gd=n("brain-cog",$O),VO=[["path",{d:"M12 18V5",key:"adv99a"}],["path",{d:"M15 13a4.17 4.17 0 0 1-3-4 4.17 4.17 0 0 1-3 4",key:"1e3is1"}],["path",{d:"M17.598 6.5A3 3 0 1 0 12 5a3 3 0 1 0-5.598 1.5",key:"1gqd8o"}],["path",{d:"M17.997 5.125a4 4 0 0 1 2.526 5.77",key:"iwvgf7"}],["path",{d:"M18 18a4 4 0 0 0 2-7.464",key:"efp6ie"}],["path",{d:"M19.967 17.483A4 4 0 1 1 12 18a4 4 0 1 1-7.967-.517",key:"1gq6am"}],["path",{d:"M6 18a4 4 0 0 1-2-7.464",key:"k1g0md"}],["path",{d:"M6.003 5.125a4 4 0 0 0-2.526 5.77",key:"q97ue3"}]],Md=n("brain",VO),zO=[["path",{d:"M16 3v2.107",key:"gq8xun"}],["path",{d:"M17 9c1 3 2.5 3.5 3.5 4.5A5 5 0 0 1 22 17a5 5 0 0 1-10 0c0-.3 0-.6.1-.9a2 2 0 1 0 3.3-2C13 11.5 16 9 17 9",key:"1l2pih"}],["path",{d:"M21 8.274V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.938",key:"jrnqjp"}],["path",{d:"M3 15h5.253",key:"xqg7rb"}],["path",{d:"M3 9h8.228",key:"1ppb70"}],["path",{d:"M8 15v6",key:"1stoo3"}],["path",{d:"M8 3v6",key:"vlvjmk"}]],vd=n("brick-wall-fire",zO),RO=[["path",{d:"M12 9v1.258",key:"iwpddn"}],["path",{d:"M16 3v5.46",key:"d7ew98"}],["path",{d:"M21 9.118V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h5.75",key:"137t5x"}],["path",{d:"M22 17.5c0 2.499-1.75 3.749-3.83 4.474a.5.5 0 0 1-.335-.005c-2.085-.72-3.835-1.97-3.835-4.47V14a.5.5 0 0 1 .5-.499c1 0 2.25-.6 3.12-1.36a.6.6 0 0 1 .76-.001c.875.765 2.12 1.36 3.12 1.36a.5.5 0 0 1 .5.5z",key:"16j3tf"}],["path",{d:"M3 15h7",key:"1qldh6"}],["path",{d:"M3 9h12.142",key:"1yjd6m"}],["path",{d:"M8 15v6",key:"1stoo3"}],["path",{d:"M8 3v6",key:"vlvjmk"}]],xd=n("brick-wall-shield",RO),DO=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M12 9v6",key:"199k2o"}],["path",{d:"M16 15v6",key:"8rj2es"}],["path",{d:"M16 3v6",key:"1j6rpj"}],["path",{d:"M3 15h18",key:"5xshup"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"M8 15v6",key:"1stoo3"}],["path",{d:"M8 3v6",key:"vlvjmk"}]],_d=n("brick-wall",DO),HO=[["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2",key:"1ksdt3"}],["path",{d:"M22 13a18.15 18.15 0 0 1-20 0",key:"12hx5q"}],["rect",{width:"20",height:"14",x:"2",y:"6",rx:"2",key:"i6l2r4"}]],bd=n("briefcase-business",HO),jO=[["path",{d:"M10 20v2",key:"1n8e1g"}],["path",{d:"M14 20v2",key:"1lq872"}],["path",{d:"M18 20v2",key:"10uadw"}],["path",{d:"M21 20H3",key:"kdqkdp"}],["path",{d:"M6 20v2",key:"a9bc87"}],["path",{d:"M8 16V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v12",key:"17n9tx"}],["rect",{x:"4",y:"6",width:"16",height:"10",rx:"2",key:"1097i5"}]],wd=n("briefcase-conveyor-belt",jO),BO=[["path",{d:"M12 11v4",key:"a6ujw6"}],["path",{d:"M14 13h-4",key:"1pl8zg"}],["path",{d:"M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2",key:"1ksdt3"}],["path",{d:"M18 6v14",key:"1mu4gy"}],["path",{d:"M6 6v14",key:"1s15cj"}],["rect",{width:"20",height:"14",x:"2",y:"6",rx:"2",key:"i6l2r4"}]],Cd=n("briefcase-medical",BO),FO=[["path",{d:"M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16",key:"jecpp"}],["rect",{width:"20",height:"14",x:"2",y:"6",rx:"2",key:"i6l2r4"}]],Ld=n("briefcase",FO),OO=[["rect",{x:"8",y:"8",width:"8",height:"8",rx:"2",key:"yj20xf"}],["path",{d:"M4 10a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2",key:"1ltk23"}],["path",{d:"M14 20a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2",key:"1q24h9"}]],Sd=n("bring-to-front",OO),EO=[["path",{d:"m16 22-1-4",key:"1ow2iv"}],["path",{d:"M19 13.99a1 1 0 0 0 1-1V12a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v.99a1 1 0 0 0 1 1",key:"iw8jdu"}],["path",{d:"M5 14h14l1.973 6.767A1 1 0 0 1 20 22H4a1 1 0 0 1-.973-1.233z",key:"1soew8"}],["path",{d:"m8 22 1-4",key:"s3unb"}]],Nd=n("brush-cleaning",EO),UO=[["path",{d:"m11 10 3 3",key:"fzmg1i"}],["path",{d:"M6.5 21A3.5 3.5 0 1 0 3 17.5a2.62 2.62 0 0 1-.708 1.792A1 1 0 0 0 3 21z",key:"p4q2r7"}],["path",{d:"M9.969 17.031 21.378 5.624a1 1 0 0 0-3.002-3.002L6.967 14.031",key:"wy6l02"}]],Id=n("brush",UO),GO=[["path",{d:"M7.2 14.8a2 2 0 0 1 2 2",key:"1tw9gg"}],["circle",{cx:"18.5",cy:"8.5",r:"3.5",key:"1wadoa"}],["circle",{cx:"7.5",cy:"16.5",r:"5.5",key:"6mdt3g"}],["circle",{cx:"7.5",cy:"4.5",r:"2.5",key:"637s54"}]],Ad=n("bubbles",GO),WO=[["path",{d:"M10 19.655A6 6 0 0 1 6 14v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 3.97",key:"1gnv52"}],["path",{d:"M14 15.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997a1 1 0 0 1-1.517-.86z",key:"1weqy9"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M20.97 5c0 2.1-1.6 3.8-3.5 4",key:"18gb23"}],["path",{d:"M3 21c0-2.1 1.7-3.9 3.8-4",key:"4p0ekp"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"M6.53 9C4.6 8.8 3 7.1 3 5",key:"32zzws"}],["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M9 7.13v-1a3 3 0 0 1 4.18-2.895 3 3 0 0 1 1.821 2.896v1",key:"1dt6cl"}]],Pd=n("bug-play",WO),ZO=[["path",{d:"M15 7.13V6a3 3 0 0 0-5.14-2.1L8 2",key:"vl8zik"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M22 13h-4v-2a4 4 0 0 0-4-4h-1.3",key:"1ou0bd"}],["path",{d:"M20.97 5c0 2.1-1.6 3.8-3.5 4",key:"18gb23"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M7.7 7.7A4 4 0 0 0 6 11v3a6 6 0 0 0 11.13 3.13",key:"1njkjs"}],["path",{d:"M12 20v-8",key:"i3yub9"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"M3 21c0-2.1 1.7-3.9 3.8-4",key:"4p0ekp"}]],qd=n("bug-off",ZO),XO=[["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M9 7.13v-1a3.003 3.003 0 1 1 6 0v1",key:"d7y7pr"}],["path",{d:"M12 20c-3.3 0-6-2.7-6-6v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v3c0 3.3-2.7 6-6 6",key:"xs1cw7"}],["path",{d:"M12 20v-9",key:"1qisl0"}],["path",{d:"M6.53 9C4.6 8.8 3 7.1 3 5",key:"32zzws"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"M3 21c0-2.1 1.7-3.9 3.8-4",key:"4p0ekp"}],["path",{d:"M20.97 5c0 2.1-1.6 3.8-3.5 4",key:"18gb23"}],["path",{d:"M22 13h-4",key:"1jl80f"}],["path",{d:"M17.2 17c2.1.1 3.8 1.9 3.8 4",key:"k3fwyw"}]],Td=n("bug",XO),KO=[["path",{d:"M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z",key:"1b4qmf"}],["path",{d:"M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2",key:"i71pzd"}],["path",{d:"M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2",key:"10jefs"}],["path",{d:"M10 6h4",key:"1itunk"}],["path",{d:"M10 10h4",key:"tcdvrf"}],["path",{d:"M10 14h4",key:"kelpxr"}],["path",{d:"M10 18h4",key:"1ulq68"}]],$d=n("building-2",KO),YO=[["path",{d:"M12 10h.01",key:"1nrarc"}],["path",{d:"M12 14h.01",key:"1etili"}],["path",{d:"M12 6h.01",key:"1vi96p"}],["path",{d:"M16 10h.01",key:"1m94wz"}],["path",{d:"M16 14h.01",key:"1gbofw"}],["path",{d:"M16 6h.01",key:"1x0f13"}],["path",{d:"M8 10h.01",key:"19clt8"}],["path",{d:"M8 14h.01",key:"6423bh"}],["path",{d:"M8 6h.01",key:"1dz90k"}],["path",{d:"M9 22v-3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3",key:"cabbwy"}],["rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",key:"1uxh74"}]],Vd=n("building",YO),JO=[["path",{d:"M4 6 2 7",key:"1mqr15"}],["path",{d:"M10 6h4",key:"1itunk"}],["path",{d:"m22 7-2-1",key:"1umjhc"}],["rect",{width:"16",height:"16",x:"4",y:"3",rx:"2",key:"1wxw4b"}],["path",{d:"M4 11h16",key:"mpoxn0"}],["path",{d:"M8 15h.01",key:"a7atzg"}],["path",{d:"M16 15h.01",key:"rnfrdf"}],["path",{d:"M6 19v2",key:"1loha6"}],["path",{d:"M18 21v-2",key:"sqyl04"}]],zd=n("bus-front",JO),QO=[["path",{d:"M8 6v6",key:"18i7km"}],["path",{d:"M15 6v6",key:"1sg6z9"}],["path",{d:"M2 12h19.6",key:"de5uta"}],["path",{d:"M18 18h3s.5-1.7.8-2.8c.1-.4.2-.8.2-1.2 0-.4-.1-.8-.2-1.2l-1.4-5C20.1 6.8 19.1 6 18 6H4a2 2 0 0 0-2 2v10h3",key:"1wwztk"}],["circle",{cx:"7",cy:"18",r:"2",key:"19iecd"}],["path",{d:"M9 18h5",key:"lrx6i"}],["circle",{cx:"16",cy:"18",r:"2",key:"1v4tcr"}]],Rd=n("bus",QO),eE=[["path",{d:"M10 3h.01",key:"lbucoy"}],["path",{d:"M14 2h.01",key:"1k8aa1"}],["path",{d:"m2 9 20-5",key:"1kz0j5"}],["path",{d:"M12 12V6.5",key:"1vbrij"}],["rect",{width:"16",height:"10",x:"4",y:"12",rx:"3",key:"if91er"}],["path",{d:"M9 12v5",key:"3anwtq"}],["path",{d:"M15 12v5",key:"5xh3zn"}],["path",{d:"M4 17h16",key:"g4d7ey"}]],Dd=n("cable-car",eE),tE=[["path",{d:"M17 19a1 1 0 0 1-1-1v-2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a1 1 0 0 1-1 1z",key:"trhst0"}],["path",{d:"M17 21v-2",key:"ds4u3f"}],["path",{d:"M19 14V6.5a1 1 0 0 0-7 0v11a1 1 0 0 1-7 0V10",key:"1mo9zo"}],["path",{d:"M21 21v-2",key:"eo0ou"}],["path",{d:"M3 5V3",key:"1k5hjh"}],["path",{d:"M4 10a2 2 0 0 1-2-2V6a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2z",key:"1dd30t"}],["path",{d:"M7 5V3",key:"1t1388"}]],Hd=n("cable",tE),aE=[["path",{d:"M16 13H3",key:"1wpj08"}],["path",{d:"M16 17H3",key:"3lvfcd"}],["path",{d:"m7.2 7.9-3.388 2.5A2 2 0 0 0 3 12.01V20a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-8.654c0-2-2.44-6.026-6.44-8.026a1 1 0 0 0-1.082.057L10.4 5.6",key:"1gmhf7"}],["circle",{cx:"9",cy:"7",r:"2",key:"1305pl"}]],jd=n("cake-slice",aE),oE=[["path",{d:"M20 21v-8a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8",key:"1w3rig"}],["path",{d:"M4 16s.5-1 2-1 2.5 2 4 2 2.5-2 4-2 2.5 2 4 2 2-1 2-1",key:"n2jgmb"}],["path",{d:"M2 21h20",key:"1nyx9w"}],["path",{d:"M7 8v3",key:"1qtyvj"}],["path",{d:"M12 8v3",key:"hwp4zt"}],["path",{d:"M17 8v3",key:"1i6e5u"}],["path",{d:"M7 4h.01",key:"1bh4kh"}],["path",{d:"M12 4h.01",key:"1ujb9j"}],["path",{d:"M17 4h.01",key:"1upcoc"}]],Bd=n("cake",oE),nE=[["rect",{width:"16",height:"20",x:"4",y:"2",rx:"2",key:"1nb95v"}],["line",{x1:"8",x2:"16",y1:"6",y2:"6",key:"x4nwl0"}],["line",{x1:"16",x2:"16",y1:"14",y2:"18",key:"wjye3r"}],["path",{d:"M16 10h.01",key:"1m94wz"}],["path",{d:"M12 10h.01",key:"1nrarc"}],["path",{d:"M8 10h.01",key:"19clt8"}],["path",{d:"M12 14h.01",key:"1etili"}],["path",{d:"M8 14h.01",key:"6423bh"}],["path",{d:"M12 18h.01",key:"mhygvu"}],["path",{d:"M8 18h.01",key:"lrp35t"}]],Fd=n("calculator",nE),iE=[["path",{d:"M11 14h1v4",key:"fy54vd"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}],["rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",key:"12vinp"}]],Od=n("calendar-1",iE),rE=[["path",{d:"m14 18 4-4 4 4",key:"ftkppy"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M18 22v-8",key:"su0gjh"}],["path",{d:"M21 11.343V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h9",key:"1exg90"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}]],Ed=n("calendar-arrow-up",rE),cE=[["path",{d:"m14 18 4 4 4-4",key:"1waygx"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M18 14v8",key:"irew45"}],["path",{d:"M21 11.354V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.343",key:"bse4f3"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}]],Ud=n("calendar-arrow-down",cE),sE=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M21 14V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8",key:"bce9hv"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"m16 20 2 2 4-4",key:"13tcca"}]],Gd=n("calendar-check-2",sE),dE=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"m9 16 2 2 4-4",key:"19s6y9"}]],Wd=n("calendar-check",dE),lE=[["path",{d:"M16 14v2.2l1.6 1",key:"fo4ql5"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M21 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5",key:"1osxxc"}],["path",{d:"M3 10h5",key:"r794hk"}],["path",{d:"M8 2v4",key:"1cmpym"}],["circle",{cx:"16",cy:"16",r:"6",key:"qoo3c4"}]],Zd=n("calendar-clock",lE),hE=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 14h.01",key:"6423bh"}],["path",{d:"M12 14h.01",key:"1etili"}],["path",{d:"M16 14h.01",key:"1gbofw"}],["path",{d:"M8 18h.01",key:"lrp35t"}],["path",{d:"M12 18h.01",key:"mhygvu"}],["path",{d:"M16 18h.01",key:"kzsmim"}]],Xd=n("calendar-days",hE),uE=[["path",{d:"m15.228 16.852-.923-.383",key:"npixar"}],["path",{d:"m15.228 19.148-.923.383",key:"51cr3n"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"m16.47 14.305.382.923",key:"obybxd"}],["path",{d:"m16.852 20.772-.383.924",key:"dpfhf9"}],["path",{d:"m19.148 15.228.383-.923",key:"1reyyz"}],["path",{d:"m19.53 21.696-.382-.924",key:"1goivc"}],["path",{d:"m20.772 16.852.924-.383",key:"htqkph"}],["path",{d:"m20.772 19.148.924.383",key:"9w9pjp"}],["path",{d:"M21 11V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6",key:"1dju0s"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}]],Kd=n("calendar-cog",uE),pE=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M21 17V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11Z",key:"kg77oy"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M15 22v-4a2 2 0 0 1 2-2h4",key:"1gnbqr"}]],Yd=n("calendar-fold",pE),yE=[["path",{d:"M12.127 22H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.125",key:"vxdnp4"}],["path",{d:"M14.62 18.8A2.25 2.25 0 1 1 18 15.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z",key:"15cy7q"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}]],Jd=n("calendar-heart",yE),kE=[["path",{d:"M16 19h6",key:"xwg31i"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M21 15V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8.5",key:"1scpom"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}]],Qd=n("calendar-minus",kE),fE=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M10 16h4",key:"17e571"}]],e0=n("calendar-minus-2",fE),mE=[["path",{d:"M4.2 4.2A2 2 0 0 0 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 1.82-1.18",key:"16swn3"}],["path",{d:"M21 15.5V6a2 2 0 0 0-2-2H9.5",key:"yhw86o"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M3 10h7",key:"1wap6i"}],["path",{d:"M21 10h-5.5",key:"quycpq"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],t0=n("calendar-off",mE),gE=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M10 16h4",key:"17e571"}],["path",{d:"M12 14v4",key:"1thi36"}]],a0=n("calendar-plus-2",gE),ME=[["path",{d:"M16 19h6",key:"xwg31i"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M19 16v6",key:"tddt3s"}],["path",{d:"M21 12.598V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8.5",key:"1glfrc"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}]],o0=n("calendar-plus",ME),vE=[["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M17 14h-6",key:"bkmgh3"}],["path",{d:"M13 18H7",key:"bb0bb7"}],["path",{d:"M7 14h.01",key:"1qa3f1"}],["path",{d:"M17 18h.01",key:"1bdyru"}]],n0=n("calendar-range",vE),xE=[["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M21 11.75V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.25",key:"1jrsq6"}],["path",{d:"m22 22-1.875-1.875",key:"13zax7"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}]],i0=n("calendar-search",xE),_E=[["path",{d:"M11 10v4h4",key:"172dkj"}],["path",{d:"m11 14 1.535-1.605a5 5 0 0 1 8 1.5",key:"vu0qm5"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"m21 18-1.535 1.605a5 5 0 0 1-8-1.5",key:"1qgeyt"}],["path",{d:"M21 22v-4h-4",key:"hrummi"}],["path",{d:"M21 8.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h4.3",key:"mctw84"}],["path",{d:"M3 10h4",key:"1el30a"}],["path",{d:"M8 2v4",key:"1cmpym"}]],r0=n("calendar-sync",_E),bE=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M21 13V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8",key:"3spt84"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"m17 22 5-5",key:"1k6ppv"}],["path",{d:"m17 17 5 5",key:"p7ous7"}]],c0=n("calendar-x-2",bE),wE=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"m14 14-4 4",key:"rymu2i"}],["path",{d:"m10 14 4 4",key:"3sz06r"}]],s0=n("calendar-x",wE),CE=[["path",{d:"M14.564 14.558a3 3 0 1 1-4.122-4.121",key:"1rnrzw"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M20 20H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 .819-.175",key:"1x3arw"}],["path",{d:"M9.695 4.024A2 2 0 0 1 10.004 4h3.993a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v7.344",key:"1i84u0"}]],d0=n("camera-off",CE),LE=[["path",{d:"M13.997 4a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 1.759-1.048l.489-.904A2 2 0 0 1 10.004 4z",key:"18u6gg"}],["circle",{cx:"12",cy:"13",r:"3",key:"1vg3eu"}]],l0=n("camera",LE),SE=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]],h0=n("calendar",SE),NE=[["path",{d:"M5.7 21a2 2 0 0 1-3.5-2l8.6-14a6 6 0 0 1 10.4 6 2 2 0 1 1-3.464-2 2 2 0 1 0-3.464-2Z",key:"isaq8g"}],["path",{d:"M17.75 7 15 2.1",key:"12x7e8"}],["path",{d:"M10.9 4.8 13 9",key:"100a87"}],["path",{d:"m7.9 9.7 2 4.4",key:"ntfhaj"}],["path",{d:"M4.9 14.7 7 18.9",key:"1x43jy"}]],u0=n("candy-cane",NE),IE=[["path",{d:"M10 10v7.9",key:"m8g9tt"}],["path",{d:"M11.802 6.145a5 5 0 0 1 6.053 6.053",key:"dn87i3"}],["path",{d:"M14 6.1v2.243",key:"1kzysn"}],["path",{d:"m15.5 15.571-.964.964a5 5 0 0 1-7.071 0 5 5 0 0 1 0-7.07l.964-.965",key:"3sxy18"}],["path",{d:"M16 7V3a1 1 0 0 1 1.707-.707 2.5 2.5 0 0 0 2.152.717 1 1 0 0 1 1.131 1.131 2.5 2.5 0 0 0 .717 2.152A1 1 0 0 1 21 8h-4",key:"gpb6xx"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M8 17v4a1 1 0 0 1-1.707.707 2.5 2.5 0 0 0-2.152-.717 1 1 0 0 1-1.131-1.131 2.5 2.5 0 0 0-.717-2.152A1 1 0 0 1 3 16h4",key:"qexcha"}]],p0=n("candy-off",IE),AE=[["path",{d:"M10 7v10.9",key:"1gynux"}],["path",{d:"M14 6.1V17",key:"116kdf"}],["path",{d:"M16 7V3a1 1 0 0 1 1.707-.707 2.5 2.5 0 0 0 2.152.717 1 1 0 0 1 1.131 1.131 2.5 2.5 0 0 0 .717 2.152A1 1 0 0 1 21 8h-4",key:"gpb6xx"}],["path",{d:"M16.536 7.465a5 5 0 0 0-7.072 0l-2 2a5 5 0 0 0 0 7.07 5 5 0 0 0 7.072 0l2-2a5 5 0 0 0 0-7.07",key:"1tsln4"}],["path",{d:"M8 17v4a1 1 0 0 1-1.707.707 2.5 2.5 0 0 0-2.152-.717 1 1 0 0 1-1.131-1.131 2.5 2.5 0 0 0-.717-2.152A1 1 0 0 1 3 16h4",key:"qexcha"}]],y0=n("candy",AE),PE=[["path",{d:"M12 22v-4",key:"1utk9m"}],["path",{d:"M7 12c-1.5 0-4.5 1.5-5 3 3.5 1.5 6 1 6 1-1.5 1.5-2 3.5-2 5 2.5 0 4.5-1.5 6-3 1.5 1.5 3.5 3 6 3 0-1.5-.5-3.5-2-5 0 0 2.5.5 6-1-.5-1.5-3.5-3-5-3 1.5-1 4-4 4-6-2.5 0-5.5 1.5-7 3 0-2.5-.5-5-2-7-1.5 2-2 4.5-2 7-1.5-1.5-4.5-3-7-3 0 2 2.5 5 4 6",key:"1mezod"}]],k0=n("cannabis",PE),qE=[["path",{d:"M10.5 5H19a2 2 0 0 1 2 2v8.5",key:"jqtk4d"}],["path",{d:"M17 11h-.5",key:"1961ue"}],["path",{d:"M19 19H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2",key:"1keqsi"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M7 11h4",key:"1o1z6v"}],["path",{d:"M7 15h2.5",key:"1ina1g"}]],f0=n("captions-off",qE),TE=[["rect",{width:"18",height:"14",x:"3",y:"5",rx:"2",ry:"2",key:"12ruh7"}],["path",{d:"M7 15h4M15 15h2M7 11h2M13 11h4",key:"1ueiar"}]],Ut=n("captions",TE),$E=[["path",{d:"m21 8-2 2-1.5-3.7A2 2 0 0 0 15.646 5H8.4a2 2 0 0 0-1.903 1.257L5 10 3 8",key:"1imjwt"}],["path",{d:"M7 14h.01",key:"1qa3f1"}],["path",{d:"M17 14h.01",key:"7oqj8z"}],["rect",{width:"18",height:"8",x:"3",y:"10",rx:"2",key:"a7itu8"}],["path",{d:"M5 18v2",key:"ppbyun"}],["path",{d:"M19 18v2",key:"gy7782"}]],m0=n("car-front",$E),VE=[["path",{d:"M10 2h4",key:"n1abiw"}],["path",{d:"m21 8-2 2-1.5-3.7A2 2 0 0 0 15.646 5H8.4a2 2 0 0 0-1.903 1.257L5 10 3 8",key:"1imjwt"}],["path",{d:"M7 14h.01",key:"1qa3f1"}],["path",{d:"M17 14h.01",key:"7oqj8z"}],["rect",{width:"18",height:"8",x:"3",y:"10",rx:"2",key:"a7itu8"}],["path",{d:"M5 18v2",key:"ppbyun"}],["path",{d:"M19 18v2",key:"gy7782"}]],g0=n("car-taxi-front",VE),zE=[["path",{d:"M19 17h2c.6 0 1-.4 1-1v-3c0-.9-.7-1.7-1.5-1.9C18.7 10.6 16 10 16 10s-1.3-1.4-2.2-2.3c-.5-.4-1.1-.7-1.8-.7H5c-.6 0-1.1.4-1.4.9l-1.4 2.9A3.7 3.7 0 0 0 2 12v4c0 .6.4 1 1 1h2",key:"5owen"}],["circle",{cx:"7",cy:"17",r:"2",key:"u2ysq9"}],["path",{d:"M9 17h6",key:"r8uit2"}],["circle",{cx:"17",cy:"17",r:"2",key:"axvx0g"}]],M0=n("car",zE),RE=[["path",{d:"M18 19V9a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v8a2 2 0 0 0 2 2h2",key:"19jm3t"}],["path",{d:"M2 9h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2",key:"13hakp"}],["path",{d:"M22 17v1a1 1 0 0 1-1 1H10v-9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v9",key:"1crci8"}],["circle",{cx:"8",cy:"19",r:"2",key:"t8fc5s"}]],v0=n("caravan",RE),DE=[["path",{d:"M12 14v4",key:"1thi36"}],["path",{d:"M14.172 2a2 2 0 0 1 1.414.586l3.828 3.828A2 2 0 0 1 20 7.828V20a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z",key:"1o66bk"}],["path",{d:"M8 14h8",key:"1fgep2"}],["rect",{x:"8",y:"10",width:"8",height:"8",rx:"1",key:"1aonk6"}]],x0=n("card-sim",DE),HE=[["path",{d:"M2.27 21.7s9.87-3.5 12.73-6.36a4.5 4.5 0 0 0-6.36-6.37C5.77 11.84 2.27 21.7 2.27 21.7zM8.64 14l-2.05-2.04M15.34 15l-2.46-2.46",key:"rfqxbe"}],["path",{d:"M22 9s-1.33-2-3.5-2C16.86 7 15 9 15 9s1.33 2 3.5 2S22 9 22 9z",key:"6b25w4"}],["path",{d:"M15 2s-2 1.33-2 3.5S15 9 15 9s2-1.84 2-3.5C17 3.33 15 2 15 2z",key:"fn65lo"}]],_0=n("carrot",HE),jE=[["path",{d:"M10 9v7",key:"ylp826"}],["path",{d:"M14 6v10",key:"1jy4vg"}],["circle",{cx:"17.5",cy:"12.5",r:"3.5",key:"1a9481"}],["circle",{cx:"6.5",cy:"12.5",r:"3.5",key:"2jlv1r"}]],b0=n("case-lower",jE),BE=[["path",{d:"m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16",key:"d5nyq2"}],["path",{d:"M22 9v7",key:"pvm9v3"}],["path",{d:"M3.304 13h6.392",key:"1q3zxz"}],["circle",{cx:"18.5",cy:"12.5",r:"3.5",key:"z97x68"}]],w0=n("case-sensitive",BE),FE=[["path",{d:"M15 11h4.5a1 1 0 0 1 0 5h-4a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h3a1 1 0 0 1 0 5",key:"nxs35"}],["path",{d:"m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16",key:"d5nyq2"}],["path",{d:"M3.304 13h6.392",key:"1q3zxz"}]],C0=n("case-upper",FE),OE=[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["circle",{cx:"8",cy:"10",r:"2",key:"1xl4ub"}],["path",{d:"M8 12h8",key:"1wcyev"}],["circle",{cx:"16",cy:"10",r:"2",key:"r14t7q"}],["path",{d:"m6 20 .7-2.9A1.4 1.4 0 0 1 8.1 16h7.8a1.4 1.4 0 0 1 1.4 1l.7 3",key:"l01ucn"}]],L0=n("cassette-tape",OE),EE=[["path",{d:"M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6",key:"3zrzxg"}],["path",{d:"M2 12a9 9 0 0 1 8 8",key:"g6cvee"}],["path",{d:"M2 16a5 5 0 0 1 4 4",key:"1y1dii"}],["line",{x1:"2",x2:"2.01",y1:"20",y2:"20",key:"xu2jvo"}]],S0=n("cast",EE),UE=[["path",{d:"M10 5V3",key:"1y54qe"}],["path",{d:"M14 5V3",key:"m6isi"}],["path",{d:"M15 21v-3a3 3 0 0 0-6 0v3",key:"lbp5hj"}],["path",{d:"M18 3v8",key:"2ollhf"}],["path",{d:"M18 5H6",key:"98imr9"}],["path",{d:"M22 11H2",key:"1lmjae"}],["path",{d:"M22 9v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9",key:"1rly83"}],["path",{d:"M6 3v8",key:"csox7g"}]],N0=n("castle",UE),GE=[["path",{d:"M12 5c.67 0 1.35.09 2 .26 1.78-2 5.03-2.84 6.42-2.26 1.4.58-.42 7-.42 7 .57 1.07 1 2.24 1 3.44C21 17.9 16.97 21 12 21s-9-3-9-7.56c0-1.25.5-2.4 1-3.44 0 0-1.89-6.42-.5-7 1.39-.58 4.72.23 6.5 2.23A9.04 9.04 0 0 1 12 5Z",key:"x6xyqk"}],["path",{d:"M8 14v.5",key:"1nzgdb"}],["path",{d:"M16 14v.5",key:"1lajdz"}],["path",{d:"M11.25 16.25h1.5L12 17l-.75-.75Z",key:"12kq1m"}]],I0=n("cat",GE),WE=[["path",{d:"M16.75 12h3.632a1 1 0 0 1 .894 1.447l-2.034 4.069a1 1 0 0 1-1.708.134l-2.124-2.97",key:"ir91b5"}],["path",{d:"M17.106 9.053a1 1 0 0 1 .447 1.341l-3.106 6.211a1 1 0 0 1-1.342.447L3.61 12.3a2.92 2.92 0 0 1-1.3-3.91L3.69 5.6a2.92 2.92 0 0 1 3.92-1.3z",key:"jlp8i1"}],["path",{d:"M2 19h3.76a2 2 0 0 0 1.8-1.1L9 15",key:"19bib8"}],["path",{d:"M2 21v-4",key:"l40lih"}],["path",{d:"M7 9h.01",key:"19b3jx"}]],A0=n("cctv",WE),ZE=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"M7 11.207a.5.5 0 0 1 .146-.353l2-2a.5.5 0 0 1 .708 0l3.292 3.292a.5.5 0 0 0 .708 0l4.292-4.292a.5.5 0 0 1 .854.353V16a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1z",key:"q0gr47"}]],Gt=n("chart-area",ZE),XE=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["rect",{x:"7",y:"13",width:"9",height:"4",rx:"1",key:"1iip1u"}],["rect",{x:"7",y:"5",width:"12",height:"4",rx:"1",key:"1anskk"}]],Wt=n("chart-bar-big",XE),KE=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"M7 11h8",key:"1feolt"}],["path",{d:"M7 16h3",key:"ur6vzw"}],["path",{d:"M7 6h12",key:"sz5b0d"}]],P0=n("chart-bar-decreasing",KE),YE=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"M7 11h8",key:"1feolt"}],["path",{d:"M7 16h12",key:"wsnu98"}],["path",{d:"M7 6h3",key:"w9rmul"}]],q0=n("chart-bar-increasing",YE),JE=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"M7 16h8",key:"srdodz"}],["path",{d:"M7 11h12",key:"127s9w"}],["path",{d:"M7 6h3",key:"w9rmul"}]],Zt=n("chart-bar",JE),QE=[["path",{d:"M11 13v4",key:"vyy2rb"}],["path",{d:"M15 5v4",key:"1gx88a"}],["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["rect",{x:"7",y:"13",width:"9",height:"4",rx:"1",key:"1iip1u"}],["rect",{x:"7",y:"5",width:"12",height:"4",rx:"1",key:"1anskk"}]],T0=n("chart-bar-stacked",QE),eU=[["path",{d:"M9 5v4",key:"14uxtq"}],["rect",{width:"4",height:"6",x:"7",y:"9",rx:"1",key:"f4fvz0"}],["path",{d:"M9 15v2",key:"r5rk32"}],["path",{d:"M17 3v2",key:"1l2re6"}],["rect",{width:"4",height:"8",x:"15",y:"5",rx:"1",key:"z38je5"}],["path",{d:"M17 13v3",key:"5l0wba"}],["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}]],Xt=n("chart-candlestick",eU),tU=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["rect",{x:"15",y:"5",width:"4",height:"12",rx:"1",key:"q8uenq"}],["rect",{x:"7",y:"8",width:"4",height:"9",rx:"1",key:"sr5ea"}]],Kt=n("chart-column-big",tU),aU=[["path",{d:"M13 17V9",key:"1fwyjl"}],["path",{d:"M18 17v-3",key:"1sqioe"}],["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"M8 17V5",key:"1wzmnc"}]],$0=n("chart-column-decreasing",aU),oU=[["path",{d:"M13 17V9",key:"1fwyjl"}],["path",{d:"M18 17V5",key:"sfb6ij"}],["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"M8 17v-3",key:"17ska0"}]],Yt=n("chart-column-increasing",oU),nU=[["path",{d:"M11 13H7",key:"t0o9gq"}],["path",{d:"M19 9h-4",key:"rera1j"}],["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["rect",{x:"15",y:"5",width:"4",height:"12",rx:"1",key:"q8uenq"}],["rect",{x:"7",y:"8",width:"4",height:"9",rx:"1",key:"sr5ea"}]],V0=n("chart-column-stacked",nU),iU=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"M18 17V9",key:"2bz60n"}],["path",{d:"M13 17V5",key:"1frdt8"}],["path",{d:"M8 17v-3",key:"17ska0"}]],Jt=n("chart-column",iU),rU=[["path",{d:"M10 6h8",key:"zvc2xc"}],["path",{d:"M12 16h6",key:"yi5mkt"}],["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"M8 11h7",key:"wz2hg0"}]],z0=n("chart-gantt",rU),cU=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"m19 9-5 5-4-4-3 3",key:"2osh9i"}]],Qt=n("chart-line",cU),sU=[["path",{d:"m13.11 7.664 1.78 2.672",key:"go2gg9"}],["path",{d:"m14.162 12.788-3.324 1.424",key:"11x848"}],["path",{d:"m20 4-6.06 1.515",key:"1wxxh7"}],["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["circle",{cx:"12",cy:"6",r:"2",key:"1jj5th"}],["circle",{cx:"16",cy:"12",r:"2",key:"4ma0v8"}],["circle",{cx:"9",cy:"15",r:"2",key:"lf2ghp"}]],R0=n("chart-network",sU),dU=[["path",{d:"M12 20V10",key:"g8npz5"}],["path",{d:"M18 20v-4",key:"8uic4z"}],["path",{d:"M6 20V4",key:"1w1bmo"}]],D0=n("chart-no-axes-column-decreasing",dU),lU=[["line",{x1:"12",x2:"12",y1:"20",y2:"10",key:"1vz5eb"}],["line",{x1:"18",x2:"18",y1:"20",y2:"4",key:"cun8e5"}],["line",{x1:"6",x2:"6",y1:"20",y2:"16",key:"hq0ia6"}]],ea=n("chart-no-axes-column-increasing",lU),hU=[["line",{x1:"18",x2:"18",y1:"20",y2:"10",key:"1xfpm4"}],["line",{x1:"12",x2:"12",y1:"20",y2:"4",key:"be30l9"}],["line",{x1:"6",x2:"6",y1:"20",y2:"14",key:"1r4le6"}]],ta=n("chart-no-axes-column",hU),uU=[["path",{d:"M12 16v5",key:"zza2cw"}],["path",{d:"M16 14v7",key:"1g90b9"}],["path",{d:"M20 10v11",key:"1iqoj0"}],["path",{d:"m22 3-8.646 8.646a.5.5 0 0 1-.708 0L9.354 8.354a.5.5 0 0 0-.707 0L2 15",key:"1fw8x9"}],["path",{d:"M4 18v3",key:"1yp0dc"}],["path",{d:"M8 14v7",key:"n3cwzv"}]],H0=n("chart-no-axes-combined",uU),pU=[["path",{d:"M8 6h10",key:"9lnwnk"}],["path",{d:"M6 12h9",key:"1g9pqf"}],["path",{d:"M11 18h7",key:"c8dzvl"}]],aa=n("chart-no-axes-gantt",pU),yU=[["path",{d:"M21 12c.552 0 1.005-.449.95-.998a10 10 0 0 0-8.953-8.951c-.55-.055-.998.398-.998.95v8a1 1 0 0 0 1 1z",key:"pzmjnu"}],["path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83",key:"k2fpak"}]],oa=n("chart-pie",yU),kU=[["circle",{cx:"7.5",cy:"7.5",r:".5",fill:"currentColor",key:"kqv944"}],["circle",{cx:"18.5",cy:"5.5",r:".5",fill:"currentColor",key:"lysivs"}],["circle",{cx:"11.5",cy:"11.5",r:".5",fill:"currentColor",key:"byv1b8"}],["circle",{cx:"7.5",cy:"16.5",r:".5",fill:"currentColor",key:"nkw3mc"}],["circle",{cx:"17.5",cy:"14.5",r:".5",fill:"currentColor",key:"1gjh6j"}],["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}]],na=n("chart-scatter",kU),fU=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"M7 16c.5-2 1.5-7 4-7 2 0 2 3 4 3 2.5 0 4.5-5 5-7",key:"lw07rv"}]],j0=n("chart-spline",fU),mU=[["path",{d:"M18 6 7 17l-5-5",key:"116fxf"}],["path",{d:"m22 10-7.5 7.5L13 16",key:"ke71qq"}]],B0=n("check-check",mU),gU=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],F0=n("check",gU),MU=[["path",{d:"M20 4L9 15",key:"1qkx8z"}],["path",{d:"M21 19L3 19",key:"100sma"}],["path",{d:"M9 15L4 10",key:"9zxff7"}]],O0=n("check-line",MU),vU=[["path",{d:"M17 21a1 1 0 0 0 1-1v-5.35c0-.457.316-.844.727-1.041a4 4 0 0 0-2.134-7.589 5 5 0 0 0-9.186 0 4 4 0 0 0-2.134 7.588c.411.198.727.585.727 1.041V20a1 1 0 0 0 1 1Z",key:"1qvrer"}],["path",{d:"M6 17h12",key:"1jwigz"}]],E0=n("chef-hat",vU),xU=[["path",{d:"M2 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z",key:"cvxqlc"}],["path",{d:"M12 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z",key:"1ostrc"}],["path",{d:"M7 14c3.22-2.91 4.29-8.75 5-12 1.66 2.38 4.94 9 5 12",key:"hqx58h"}],["path",{d:"M22 9c-4.29 0-7.14-2.33-10-7 5.71 0 10 4.67 10 7Z",key:"eykp1o"}]],U0=n("cherry",xU),_U=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],G0=n("chevron-down",_U),bU=[["path",{d:"m17 18-6-6 6-6",key:"1yerx2"}],["path",{d:"M7 6v12",key:"1p53r6"}]],W0=n("chevron-first",bU),wU=[["path",{d:"m7 18 6-6-6-6",key:"lwmzdw"}],["path",{d:"M17 6v12",key:"1o0aio"}]],Z0=n("chevron-last",wU),CU=[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]],X0=n("chevron-left",CU),LU=[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]],K0=n("chevron-right",LU),SU=[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]],Y0=n("chevron-up",SU),NU=[["path",{d:"m7 20 5-5 5 5",key:"13a0gw"}],["path",{d:"m7 4 5 5 5-5",key:"1kwcof"}]],J0=n("chevrons-down-up",NU),IU=[["path",{d:"m7 6 5 5 5-5",key:"1lc07p"}],["path",{d:"m7 13 5 5 5-5",key:"1d48rs"}]],Q0=n("chevrons-down",IU),AU=[["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 12h.01",key:"1l6xoz"}],["path",{d:"m17 7 5 5-5 5",key:"1xlxn0"}],["path",{d:"m7 7-5 5 5 5",key:"19njba"}],["path",{d:"M8 12h.01",key:"czm47f"}]],el=n("chevrons-left-right-ellipsis",AU),PU=[["path",{d:"m9 7-5 5 5 5",key:"j5w590"}],["path",{d:"m15 7 5 5-5 5",key:"1bl6da"}]],tl=n("chevrons-left-right",PU),qU=[["path",{d:"m11 17-5-5 5-5",key:"13zhaf"}],["path",{d:"m18 17-5-5 5-5",key:"h8a8et"}]],al=n("chevrons-left",qU),TU=[["path",{d:"m20 17-5-5 5-5",key:"30x0n2"}],["path",{d:"m4 17 5-5-5-5",key:"16spf4"}]],ol=n("chevrons-right-left",TU),$U=[["path",{d:"m6 17 5-5-5-5",key:"xnjwq"}],["path",{d:"m13 17 5-5-5-5",key:"17xmmf"}]],nl=n("chevrons-right",$U),VU=[["path",{d:"m7 15 5 5 5-5",key:"1hf1tw"}],["path",{d:"m7 9 5-5 5 5",key:"sgt6xg"}]],il=n("chevrons-up-down",VU),zU=[["path",{d:"m17 11-5-5-5 5",key:"e8nh98"}],["path",{d:"m17 18-5-5-5 5",key:"2avn1x"}]],rl=n("chevrons-up",zU),RU=[["path",{d:"M10.88 21.94 15.46 14",key:"xkve6t"}],["path",{d:"M21.17 8H12",key:"19dcdn"}],["path",{d:"M3.95 6.06 8.54 14",key:"g8jz9m"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}]],ia=n("chromium",RU),DU=[["path",{d:"M10 9h4",key:"u4k05v"}],["path",{d:"M12 7v5",key:"ma6bk"}],["path",{d:"M14 22v-4a2 2 0 0 0-4 0v4",key:"1pdhuj"}],["path",{d:"M18 22V5.618a1 1 0 0 0-.553-.894l-4.553-2.277a2 2 0 0 0-1.788 0L6.553 4.724A1 1 0 0 0 6 5.618V22",key:"1rkokr"}],["path",{d:"m18 7 3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.618a1 1 0 0 1 .553-.894L6 7",key:"1w6esw"}]],cl=n("church",DU),HU=[["path",{d:"M12 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h13",key:"1gdiyg"}],["path",{d:"M18 8c0-2.5-2-2.5-2-5",key:"1il607"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M21 12a1 1 0 0 1 1 1v2a1 1 0 0 1-.5.866",key:"166zjj"}],["path",{d:"M22 8c0-2.5-2-2.5-2-5",key:"1gah44"}],["path",{d:"M7 12v4",key:"jqww69"}]],sl=n("cigarette-off",HU),jU=[["path",{d:"M17 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14",key:"1mb5g1"}],["path",{d:"M18 8c0-2.5-2-2.5-2-5",key:"1il607"}],["path",{d:"M21 16a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1",key:"1yl5r7"}],["path",{d:"M22 8c0-2.5-2-2.5-2-5",key:"1gah44"}],["path",{d:"M7 12v4",key:"jqww69"}]],dl=n("cigarette",jU),BU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]],ra=n("circle-alert",BU),FU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 8v8",key:"napkw2"}],["path",{d:"m8 12 4 4 4-4",key:"k98ssh"}]],ca=n("circle-arrow-down",FU),OU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m12 8-4 4 4 4",key:"15vm53"}],["path",{d:"M16 12H8",key:"1fr5h0"}]],sa=n("circle-arrow-left",OU),EU=[["path",{d:"M2 12a10 10 0 1 1 10 10",key:"1yn6ov"}],["path",{d:"m2 22 10-10",key:"28ilpk"}],["path",{d:"M8 22H2v-6",key:"sulq54"}]],da=n("circle-arrow-out-down-left",EU),UU=[["path",{d:"M12 22a10 10 0 1 1 10-10",key:"130bv5"}],["path",{d:"M22 22 12 12",key:"131aw7"}],["path",{d:"M22 16v6h-6",key:"1gvm70"}]],la=n("circle-arrow-out-down-right",UU),GU=[["path",{d:"M2 8V2h6",key:"hiwtdz"}],["path",{d:"m2 2 10 10",key:"1oh8rs"}],["path",{d:"M12 2A10 10 0 1 1 2 12",key:"rrk4fa"}]],ha=n("circle-arrow-out-up-left",GU),WU=[["path",{d:"M22 12A10 10 0 1 1 12 2",key:"1fm58d"}],["path",{d:"M22 2 12 12",key:"yg2myt"}],["path",{d:"M16 2h6v6",key:"zan5cs"}]],ua=n("circle-arrow-out-up-right",WU),ZU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m12 16 4-4-4-4",key:"1i9zcv"}],["path",{d:"M8 12h8",key:"1wcyev"}]],pa=n("circle-arrow-right",ZU),XU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16 12-4-4-4 4",key:"177agl"}],["path",{d:"M12 16V8",key:"1sbj14"}]],ya=n("circle-arrow-up",XU),KU=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],ka=n("circle-check-big",KU),YU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],fa=n("circle-check",YU),JU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16 10-4 4-4-4",key:"894hmk"}]],ma=n("circle-chevron-down",JU),QU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m14 16-4-4 4-4",key:"ojs7w8"}]],ga=n("circle-chevron-left",QU),eG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m10 8 4 4-4 4",key:"1wy4r4"}]],Ma=n("circle-chevron-right",eG),tG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m8 14 4-4 4 4",key:"fy2ptz"}]],va=n("circle-chevron-up",tG),aG=[["path",{d:"M10.1 2.182a10 10 0 0 1 3.8 0",key:"5ilxe3"}],["path",{d:"M13.9 21.818a10 10 0 0 1-3.8 0",key:"11zvb9"}],["path",{d:"M17.609 3.721a10 10 0 0 1 2.69 2.7",key:"1iw5b2"}],["path",{d:"M2.182 13.9a10 10 0 0 1 0-3.8",key:"c0bmvh"}],["path",{d:"M20.279 17.609a10 10 0 0 1-2.7 2.69",key:"1ruxm7"}],["path",{d:"M21.818 10.1a10 10 0 0 1 0 3.8",key:"qkgqxc"}],["path",{d:"M3.721 6.391a10 10 0 0 1 2.7-2.69",key:"1mcia2"}],["path",{d:"M6.391 20.279a10 10 0 0 1-2.69-2.7",key:"1fvljs"}]],ll=n("circle-dashed",aG),oG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8",key:"1h4pet"}],["path",{d:"M12 18V6",key:"zqpxq5"}]],hl=n("circle-dollar-sign",oG),nG=[["line",{x1:"8",x2:"16",y1:"12",y2:"12",key:"1jonct"}],["line",{x1:"12",x2:"12",y1:"16",y2:"16",key:"aqc6ln"}],["line",{x1:"12",x2:"12",y1:"8",y2:"8",key:"1mkcni"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],xa=n("circle-divide",nG),iG=[["path",{d:"M10.1 2.18a9.93 9.93 0 0 1 3.8 0",key:"1qdqn0"}],["path",{d:"M17.6 3.71a9.95 9.95 0 0 1 2.69 2.7",key:"1bq7p6"}],["path",{d:"M21.82 10.1a9.93 9.93 0 0 1 0 3.8",key:"1rlaqf"}],["path",{d:"M20.29 17.6a9.95 9.95 0 0 1-2.7 2.69",key:"1xk03u"}],["path",{d:"M13.9 21.82a9.94 9.94 0 0 1-3.8 0",key:"l7re25"}],["path",{d:"M6.4 20.29a9.95 9.95 0 0 1-2.69-2.7",key:"1v18p6"}],["path",{d:"M2.18 13.9a9.93 9.93 0 0 1 0-3.8",key:"xdo6bj"}],["path",{d:"M3.71 6.4a9.95 9.95 0 0 1 2.7-2.69",key:"1jjmaz"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],ul=n("circle-dot-dashed",iG),rG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],pl=n("circle-dot",rG),cG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M17 12h.01",key:"1m0b6t"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M7 12h.01",key:"eqddd0"}]],yl=n("circle-ellipsis",cG),sG=[["path",{d:"M12 2a10 10 0 0 1 7.38 16.75",key:"175t95"}],["path",{d:"m16 12-4-4-4 4",key:"177agl"}],["path",{d:"M12 16V8",key:"1sbj14"}],["path",{d:"M2.5 8.875a10 10 0 0 0-.5 3",key:"1vce0s"}],["path",{d:"M2.83 16a10 10 0 0 0 2.43 3.4",key:"o3fkw4"}],["path",{d:"M4.636 5.235a10 10 0 0 1 .891-.857",key:"1szpfk"}],["path",{d:"M8.644 21.42a10 10 0 0 0 7.631-.38",key:"9yhvd4"}]],kl=n("circle-fading-arrow-up",sG),dG=[["path",{d:"M7 10h10",key:"1101jm"}],["path",{d:"M7 14h10",key:"1mhdw3"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],fl=n("circle-equal",dG),lG=[["path",{d:"M12 2a10 10 0 0 1 7.38 16.75",key:"175t95"}],["path",{d:"M12 8v8",key:"napkw2"}],["path",{d:"M16 12H8",key:"1fr5h0"}],["path",{d:"M2.5 8.875a10 10 0 0 0-.5 3",key:"1vce0s"}],["path",{d:"M2.83 16a10 10 0 0 0 2.43 3.4",key:"o3fkw4"}],["path",{d:"M4.636 5.235a10 10 0 0 1 .891-.857",key:"1szpfk"}],["path",{d:"M8.644 21.42a10 10 0 0 0 7.631-.38",key:"9yhvd4"}]],ml=n("circle-fading-plus",lG),hG=[["path",{d:"M15.6 2.7a10 10 0 1 0 5.7 5.7",key:"1e0p6d"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M13.4 10.6 19 5",key:"1kr7tw"}]],_a=n("circle-gauge",hG),uG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}]],ba=n("circle-minus",uG),pG=[["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M8.35 2.69A10 10 0 0 1 21.3 15.65",key:"1pfsoa"}],["path",{d:"M19.08 19.08A10 10 0 1 1 4.92 4.92",key:"1ablyi"}]],gl=n("circle-off",pG),yG=[["path",{d:"M12.656 7H13a3 3 0 0 1 2.984 3.307",key:"1sjx87"}],["path",{d:"M13 13H9",key:"e2beee"}],["path",{d:"M19.071 19.071A1 1 0 0 1 4.93 4.93",key:"1kb595"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M8.357 2.687a10 10 0 0 1 12.956 12.956",key:"5bsfdx"}],["path",{d:"M9 17V9",key:"ojradj"}]],wa=n("circle-parking-off",yG),kG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9 17V7h4a3 3 0 0 1 0 6H9",key:"1dfk2c"}]],Ca=n("circle-parking",kG),fG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"10",x2:"10",y1:"15",y2:"9",key:"c1nkhi"}],["line",{x1:"14",x2:"14",y1:"15",y2:"9",key:"h65svq"}]],La=n("circle-pause",fG),mG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"M9 9h.01",key:"1q5me6"}],["path",{d:"M15 15h.01",key:"lqbp3k"}]],Sa=n("circle-percent",mG),gG=[["path",{d:"M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z",key:"kmsa83"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Na=n("circle-play",gG),MG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M12 8v8",key:"napkw2"}]],Ia=n("circle-plus",MG),vG=[["path",{d:"M10 16V9.5a1 1 0 0 1 5 0",key:"1i1are"}],["path",{d:"M8 12h4",key:"qz6y1c"}],["path",{d:"M8 16h7",key:"sbedsn"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Ml=n("circle-pound-sterling",vG),xG=[["path",{d:"M12 7v4",key:"xawao1"}],["path",{d:"M7.998 9.003a5 5 0 1 0 8-.005",key:"1pek45"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Aa=n("circle-power",xG),_G=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]],Je=n("circle-question-mark",_G),bG=[["path",{d:"M22 2 2 22",key:"y4kqgn"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Pa=n("circle-slash-2",bG),wG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"9",x2:"15",y1:"15",y2:"9",key:"1dfufj"}]],vl=n("circle-slash",wG),CG=[["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}]],xl=n("circle-small",CG),LG=[["path",{d:"M11.051 7.616a1 1 0 0 1 1.909.024l.737 1.452a1 1 0 0 0 .737.535l1.634.256a1 1 0 0 1 .588 1.806l-1.172 1.168a1 1 0 0 0-.282.866l.259 1.613a1 1 0 0 1-1.541 1.134l-1.465-.75a1 1 0 0 0-.912 0l-1.465.75a1 1 0 0 1-1.539-1.133l.258-1.613a1 1 0 0 0-.282-.867l-1.156-1.152a1 1 0 0 1 .572-1.822l1.633-.256a1 1 0 0 0 .737-.535z",key:"285bvi"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],_l=n("circle-star",LG),SG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["rect",{x:"9",y:"9",width:"6",height:"6",rx:"1",key:"1ssd4o"}]],qa=n("circle-stop",SG),NG=[["path",{d:"M18 20a6 6 0 0 0-12 0",key:"1qehca"}],["circle",{cx:"12",cy:"10",r:"4",key:"1h16sb"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Ta=n("circle-user-round",NG),IG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}],["path",{d:"M7 20.662V19a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v1.662",key:"154egf"}]],$a=n("circle-user",IG),AG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],Va=n("circle-x",AG),PG=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],bl=n("circle",PG),qG=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M11 9h4a2 2 0 0 0 2-2V3",key:"1ve2rv"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"M7 21v-4a2 2 0 0 1 2-2h4",key:"1fwkro"}],["circle",{cx:"15",cy:"15",r:"2",key:"3i40o0"}]],wl=n("circuit-board",qG),TG=[["path",{d:"M21.66 17.67a1.08 1.08 0 0 1-.04 1.6A12 12 0 0 1 4.73 2.38a1.1 1.1 0 0 1 1.61-.04z",key:"4ite01"}],["path",{d:"M19.65 15.66A8 8 0 0 1 8.35 4.34",key:"1gxipu"}],["path",{d:"m14 10-5.5 5.5",key:"92pfem"}],["path",{d:"M14 17.85V10H6.15",key:"xqmtsk"}]],Cl=n("citrus",TG),$G=[["path",{d:"M20.2 6 3 11l-.9-2.4c-.3-1.1.3-2.2 1.3-2.5l13.5-4c1.1-.3 2.2.3 2.5 1.3Z",key:"1tn4o7"}],["path",{d:"m6.2 5.3 3.1 3.9",key:"iuk76l"}],["path",{d:"m12.4 3.4 3.1 4",key:"6hsd6n"}],["path",{d:"M3 11h18v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2Z",key:"ltgou9"}]],Ll=n("clapperboard",$G),VG=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["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",key:"116196"}],["path",{d:"m9 14 2 2 4-4",key:"df797q"}]],Sl=n("clipboard-check",VG),zG=[["path",{d:"M16 14v2.2l1.6 1",key:"fo4ql5"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v.832",key:"1ujtp2"}],["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2",key:"qvpao1"}],["circle",{cx:"16",cy:"16",r:"6",key:"qoo3c4"}],["rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",key:"ublpy"}]],Nl=n("clipboard-clock",zG),RG=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2",key:"4jdomd"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v4",key:"3hqy98"}],["path",{d:"M21 14H11",key:"1bme5i"}],["path",{d:"m15 10-4 4 4 4",key:"5dvupr"}]],Il=n("clipboard-copy",RG),DG=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["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",key:"116196"}],["path",{d:"M12 11h4",key:"1jrz19"}],["path",{d:"M12 16h4",key:"n85exb"}],["path",{d:"M8 11h.01",key:"1dfujw"}],["path",{d:"M8 16h.01",key:"18s6g9"}]],Al=n("clipboard-list",DG),HG=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["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",key:"116196"}],["path",{d:"M9 14h6",key:"159ibu"}]],Pl=n("clipboard-minus",HG),jG=[["path",{d:"M11 14h10",key:"1w8e9d"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v1.344",key:"1e62lh"}],["path",{d:"m17 18 4-4-4-4",key:"z2g111"}],["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 1.793-1.113",key:"bjbb7m"}],["rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",key:"ublpy"}]],ql=n("clipboard-paste",jG),BG=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",key:"1oijnt"}],["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.5",key:"1but9f"}],["path",{d:"M16 4h2a2 2 0 0 1 1.73 1",key:"1p8n7l"}],["path",{d:"M8 18h1",key:"13wk12"}],["path",{d:"M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"2t3380"}]],za=n("clipboard-pen-line",BG),FG=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",key:"1oijnt"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-5.5",key:"cereej"}],["path",{d:"M4 13.5V6a2 2 0 0 1 2-2h2",key:"5ua5vh"}],["path",{d:"M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"1y4qbx"}]],Ra=n("clipboard-pen",FG),OG=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["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",key:"116196"}],["path",{d:"M9 14h6",key:"159ibu"}],["path",{d:"M12 17v-6",key:"1y8rbf"}]],Tl=n("clipboard-plus",OG),EG=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["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",key:"116196"}],["path",{d:"M9 12v-1h6v1",key:"iehl6m"}],["path",{d:"M11 17h2",key:"12w5me"}],["path",{d:"M12 11v6",key:"1bwqyc"}]],$l=n("clipboard-type",EG),UG=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["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",key:"116196"}],["path",{d:"m15 11-6 6",key:"1toa9n"}],["path",{d:"m9 11 6 6",key:"wlibny"}]],Vl=n("clipboard-x",UG),GG=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["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",key:"116196"}]],zl=n("clipboard",GG),WG=[["path",{d:"M12 6v6l2-4",key:"miptyd"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Rl=n("clock-1",WG),ZG=[["path",{d:"M12 6v6l-4-2",key:"cedpoo"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Dl=n("clock-10",ZG),XG=[["path",{d:"M12 6v6l-2-4",key:"ns39ag"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Hl=n("clock-11",XG),KG=[["path",{d:"M12 6v6",key:"1ipuwl"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],jl=n("clock-12",KG),YG=[["path",{d:"M12 6v6l4-2",key:"1r2kuh"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Bl=n("clock-2",YG),JG=[["path",{d:"M12 6v6h4",key:"135r8i"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Fl=n("clock-3",JG),QG=[["path",{d:"M12 6v6l4 2",key:"mmk7yg"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Ol=n("clock-4",QG),eW=[["path",{d:"M12 6v6l2 4",key:"1287s9"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],El=n("clock-5",eW),tW=[["path",{d:"M12 6v10",key:"wf7rdh"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Ul=n("clock-6",tW),aW=[["path",{d:"M12 6v6l-2 4",key:"1095bu"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Gl=n("clock-7",aW),oW=[["path",{d:"M12 6v6H8",key:"u39vzm"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Wl=n("clock-9",oW),nW=[["path",{d:"M12 6v6l-4 2",key:"imc3wl"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Zl=n("clock-8",nW),iW=[["path",{d:"M12 6v6l4 2",key:"mmk7yg"}],["path",{d:"M20 12v5",key:"12wsvk"}],["path",{d:"M20 21h.01",key:"1p6o6n"}],["path",{d:"M21.25 8.2A10 10 0 1 0 16 21.16",key:"17fp9f"}]],Xl=n("clock-alert",iW),rW=[["path",{d:"M12 6v6l2 1",key:"19cm8n"}],["path",{d:"M12.337 21.994a10 10 0 1 1 9.588-8.767",key:"28moa"}],["path",{d:"m14 18 4 4 4-4",key:"1waygx"}],["path",{d:"M18 14v8",key:"irew45"}]],Kl=n("clock-arrow-down",rW),cW=[["path",{d:"M12 6v6l1.56.78",key:"14ed3g"}],["path",{d:"M13.227 21.925a10 10 0 1 1 8.767-9.588",key:"jwkls1"}],["path",{d:"m14 18 4-4 4 4",key:"ftkppy"}],["path",{d:"M18 22v-8",key:"su0gjh"}]],Yl=n("clock-arrow-up",cW),sW=[["path",{d:"M12 2a10 10 0 0 1 7.38 16.75",key:"175t95"}],["path",{d:"M12 6v6l4 2",key:"mmk7yg"}],["path",{d:"M2.5 8.875a10 10 0 0 0-.5 3",key:"1vce0s"}],["path",{d:"M2.83 16a10 10 0 0 0 2.43 3.4",key:"o3fkw4"}],["path",{d:"M4.636 5.235a10 10 0 0 1 .891-.857",key:"1szpfk"}],["path",{d:"M8.644 21.42a10 10 0 0 0 7.631-.38",key:"9yhvd4"}]],Jl=n("clock-fading",sW),dW=[["path",{d:"M12 6v6l3.644 1.822",key:"1jmett"}],["path",{d:"M16 19h6",key:"xwg31i"}],["path",{d:"M19 16v6",key:"tddt3s"}],["path",{d:"M21.92 13.267a10 10 0 1 0-8.653 8.653",key:"1u0osk"}]],Ql=n("clock-plus",dW),lW=[["path",{d:"M10 9.17a3 3 0 1 0 0 5.66",key:"h9wayk"}],["path",{d:"M17 9.17a3 3 0 1 0 0 5.66",key:"1v6zke"}],["rect",{x:"2",y:"5",width:"20",height:"14",rx:"2",key:"qneu4z"}]],eh=n("closed-caption",lW),hW=[["path",{d:"M12 6v6l4 2",key:"mmk7yg"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],th=n("clock",hW),uW=[["path",{d:"M12 12v4",key:"tww15h"}],["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M17 18h.5a1 1 0 0 0 0-9h-1.79A7 7 0 1 0 7 17.708",key:"xsb5ju"}]],ah=n("cloud-alert",uW),pW=[["path",{d:"m17 15-5.5 5.5L9 18",key:"15q87x"}],["path",{d:"M5 17.743A7 7 0 1 1 15.71 10h1.79a4.5 4.5 0 0 1 1.5 8.742",key:"9ho6ki"}]],oh=n("cloud-check",pW),yW=[["path",{d:"m10.852 19.772-.383.924",key:"r7sl7d"}],["path",{d:"m13.148 14.228.383-.923",key:"1d5zpm"}],["path",{d:"M13.148 19.772a3 3 0 1 0-2.296-5.544l-.383-.923",key:"1ydik7"}],["path",{d:"m13.53 20.696-.382-.924a3 3 0 1 1-2.296-5.544",key:"1m1vsf"}],["path",{d:"m14.772 15.852.923-.383",key:"660p6e"}],["path",{d:"m14.772 18.148.923.383",key:"hrcpis"}],["path",{d:"M4.2 15.1a7 7 0 1 1 9.93-9.858A7 7 0 0 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.2",key:"j2q98n"}],["path",{d:"m9.228 15.852-.923-.383",key:"1p9ong"}],["path",{d:"m9.228 18.148-.923.383",key:"6558rz"}]],nh=n("cloud-cog",yW),kW=[["path",{d:"M12 13v8l-4-4",key:"1f5nwf"}],["path",{d:"m12 21 4-4",key:"1lfcce"}],["path",{d:"M4.393 15.269A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.436 8.284",key:"ui1hmy"}]],Da=n("cloud-download",kW),fW=[["path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242",key:"1pljnt"}],["path",{d:"M8 19v1",key:"1dk2by"}],["path",{d:"M8 14v1",key:"84yxot"}],["path",{d:"M16 19v1",key:"v220m7"}],["path",{d:"M16 14v1",key:"g12gj6"}],["path",{d:"M12 21v1",key:"q8vafk"}],["path",{d:"M12 16v1",key:"1mx6rx"}]],ih=n("cloud-drizzle",fW),mW=[["path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242",key:"1pljnt"}],["path",{d:"M16 17H7",key:"pygtm1"}],["path",{d:"M17 21H9",key:"1u2q02"}]],rh=n("cloud-fog",mW),gW=[["path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242",key:"1pljnt"}],["path",{d:"M16 14v2",key:"a1is7l"}],["path",{d:"M8 14v2",key:"1e9m6t"}],["path",{d:"M16 20h.01",key:"xwek51"}],["path",{d:"M8 20h.01",key:"1vjney"}],["path",{d:"M12 16v2",key:"z66u1j"}],["path",{d:"M12 22h.01",key:"1urd7a"}]],ch=n("cloud-hail",gW),MW=[["path",{d:"M6 16.326A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 .5 8.973",key:"1cez44"}],["path",{d:"m13 12-3 5h4l-3 5",key:"1t22er"}]],sh=n("cloud-lightning",MW),vW=[["path",{d:"M11 20v2",key:"174qtz"}],["path",{d:"M18.376 14.512a6 6 0 0 0 3.461-4.127c.148-.625-.659-.97-1.248-.714a4 4 0 0 1-5.259-5.26c.255-.589-.09-1.395-.716-1.248a6 6 0 0 0-4.594 5.36",key:"zwnc1e"}],["path",{d:"M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24",key:"1qmrp3"}],["path",{d:"M7 19v2",key:"12npes"}]],dh=n("cloud-moon-rain",vW),xW=[["path",{d:"M13 16a3 3 0 0 1 0 6H7a5 5 0 1 1 4.9-6z",key:"ie2ih4"}],["path",{d:"M18.376 14.512a6 6 0 0 0 3.461-4.127c.148-.625-.659-.97-1.248-.714a4 4 0 0 1-5.259-5.26c.255-.589-.09-1.395-.716-1.248a6 6 0 0 0-4.594 5.36",key:"zwnc1e"}]],lh=n("cloud-moon",xW),_W=[["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M5.782 5.782A7 7 0 0 0 9 19h8.5a4.5 4.5 0 0 0 1.307-.193",key:"yfwify"}],["path",{d:"M21.532 16.5A4.5 4.5 0 0 0 17.5 10h-1.79A7.008 7.008 0 0 0 10 5.07",key:"jlfiyv"}]],hh=n("cloud-off",_W),bW=[["path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242",key:"1pljnt"}],["path",{d:"m9.2 22 3-7",key:"sb5f6j"}],["path",{d:"m9 13-3 7",key:"500co5"}],["path",{d:"m17 13-3 7",key:"8t2fiy"}]],uh=n("cloud-rain-wind",bW),wW=[["path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242",key:"1pljnt"}],["path",{d:"M16 14v6",key:"1j4efv"}],["path",{d:"M8 14v6",key:"17c4r9"}],["path",{d:"M12 16v6",key:"c8a4gj"}]],ph=n("cloud-rain",wW),CW=[["path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242",key:"1pljnt"}],["path",{d:"M8 15h.01",key:"a7atzg"}],["path",{d:"M8 19h.01",key:"puxtts"}],["path",{d:"M12 17h.01",key:"p32p05"}],["path",{d:"M12 21h.01",key:"h35vbk"}],["path",{d:"M16 15h.01",key:"rnfrdf"}],["path",{d:"M16 19h.01",key:"1vcnzz"}]],yh=n("cloud-snow",CW),LW=[["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}],["path",{d:"M15.947 12.65a4 4 0 0 0-5.925-4.128",key:"dpwdj0"}],["path",{d:"M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24",key:"1qmrp3"}],["path",{d:"M11 20v2",key:"174qtz"}],["path",{d:"M7 19v2",key:"12npes"}]],kh=n("cloud-sun-rain",LW),SW=[["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}],["path",{d:"M15.947 12.65a4 4 0 0 0-5.925-4.128",key:"dpwdj0"}],["path",{d:"M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z",key:"s09mg5"}]],fh=n("cloud-sun",SW),NW=[["path",{d:"M12 13v8",key:"1l5pq0"}],["path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242",key:"1pljnt"}],["path",{d:"m8 17 4-4 4 4",key:"1quai1"}]],Ha=n("cloud-upload",NW),IW=[["path",{d:"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z",key:"p7xjir"}]],mh=n("cloud",IW),AW=[["path",{d:"M17.5 21H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z",key:"gqqjvc"}],["path",{d:"M22 10a3 3 0 0 0-3-3h-2.207a5.502 5.502 0 0 0-10.702.5",key:"1p2s76"}]],gh=n("cloudy",AW),PW=[["path",{d:"M16.17 7.83 2 22",key:"t58vo8"}],["path",{d:"M4.02 12a2.827 2.827 0 1 1 3.81-4.17A2.827 2.827 0 1 1 12 4.02a2.827 2.827 0 1 1 4.17 3.81A2.827 2.827 0 1 1 19.98 12a2.827 2.827 0 1 1-3.81 4.17A2.827 2.827 0 1 1 12 19.98a2.827 2.827 0 1 1-4.17-3.81A1 1 0 1 1 4 12",key:"17k36q"}],["path",{d:"m7.83 7.83 8.34 8.34",key:"1d7sxk"}]],Mh=n("clover",PW),qW=[["path",{d:"M17.28 9.05a5.5 5.5 0 1 0-10.56 0A5.5 5.5 0 1 0 12 17.66a5.5 5.5 0 1 0 5.28-8.6Z",key:"27yuqz"}],["path",{d:"M12 17.66L12 22",key:"ogfahf"}]],vh=n("club",qW),TW=[["path",{d:"m18 16 4-4-4-4",key:"1inbqp"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"m14.5 4-5 16",key:"e7oirm"}]],ja=n("code-xml",TW),$W=[["path",{d:"m16 18 6-6-6-6",key:"eg8j8"}],["path",{d:"m8 6-6 6 6 6",key:"ppft3o"}]],xh=n("code",$W),VW=[["polygon",{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2",key:"srzb37"}],["line",{x1:"12",x2:"12",y1:"22",y2:"15.5",key:"1t73f2"}],["polyline",{points:"22 8.5 12 15.5 2 8.5",key:"ajlxae"}],["polyline",{points:"2 15.5 12 8.5 22 15.5",key:"susrui"}],["line",{x1:"12",x2:"12",y1:"2",y2:"8.5",key:"2cldga"}]],_h=n("codepen",VW),zW=[["path",{d:"M10 2v2",key:"7u0qdc"}],["path",{d:"M14 2v2",key:"6buw04"}],["path",{d:"M16 8a1 1 0 0 1 1 1v8a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1h14a4 4 0 1 1 0 8h-1",key:"pwadti"}],["path",{d:"M6 2v2",key:"colzsn"}]],bh=n("coffee",zW),RW=[["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",key:"yt0hxn"}],["polyline",{points:"7.5 4.21 12 6.81 16.5 4.21",key:"fabo96"}],["polyline",{points:"7.5 19.79 7.5 14.6 3 12",key:"z377f1"}],["polyline",{points:"21 12 16.5 14.6 16.5 19.79",key:"9nrev1"}],["polyline",{points:"3.27 6.96 12 12.01 20.73 6.96",key:"1180pa"}],["line",{x1:"12",x2:"12",y1:"22.08",y2:"12",key:"3z3uq6"}]],wh=n("codesandbox",RW),DW=[["path",{d:"M11 10.27 7 3.34",key:"16pf9h"}],["path",{d:"m11 13.73-4 6.93",key:"794ttg"}],["path",{d:"M12 22v-2",key:"1osdcq"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M14 12h8",key:"4f43i9"}],["path",{d:"m17 20.66-1-1.73",key:"eq3orb"}],["path",{d:"m17 3.34-1 1.73",key:"2wel8s"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"m20.66 17-1.73-1",key:"sg0v6f"}],["path",{d:"m20.66 7-1.73 1",key:"1ow05n"}],["path",{d:"m3.34 17 1.73-1",key:"nuk764"}],["path",{d:"m3.34 7 1.73 1",key:"1ulond"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["circle",{cx:"12",cy:"12",r:"8",key:"46899m"}]],Ch=n("cog",DW),HW=[["circle",{cx:"8",cy:"8",r:"6",key:"3yglwk"}],["path",{d:"M18.09 10.37A6 6 0 1 1 10.34 18",key:"t5s6rm"}],["path",{d:"M7 6h1v4",key:"1obek4"}],["path",{d:"m16.71 13.88.7.71-2.82 2.82",key:"1rbuyh"}]],Lh=n("coins",HW),jW=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M12 3v18",key:"108xh3"}]],Ba=n("columns-2",jW),BW=[["path",{d:"M10.5 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.5",key:"1g2yzs"}],["path",{d:"m14.3 19.6 1-.4",key:"11sv9r"}],["path",{d:"M15 3v7.5",key:"7lm50a"}],["path",{d:"m15.2 16.9-.9-.3",key:"1t7mvx"}],["path",{d:"m16.6 21.7.3-.9",key:"1j67ps"}],["path",{d:"m16.8 15.3-.4-1",key:"1ei7r6"}],["path",{d:"m19.1 15.2.3-.9",key:"18r7jp"}],["path",{d:"m19.6 21.7-.4-1",key:"z2vh2"}],["path",{d:"m20.7 16.8 1-.4",key:"19m87a"}],["path",{d:"m21.7 19.4-.9-.3",key:"1qgwi9"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}]],Qe=n("columns-3-cog",BW),FW=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"M15 3v18",key:"14nvp0"}]],Fa=n("columns-3",FW),OW=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M7.5 3v18",key:"w0wo6v"}],["path",{d:"M12 3v18",key:"108xh3"}],["path",{d:"M16.5 3v18",key:"10tjh1"}]],Sh=n("columns-4",OW),EW=[["path",{d:"M10 18H5a3 3 0 0 1-3-3v-1",key:"ru65g8"}],["path",{d:"M14 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"e30een"}],["path",{d:"M20 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"2ahx8o"}],["path",{d:"m7 21 3-3-3-3",key:"127cv2"}],["rect",{x:"14",y:"14",width:"8",height:"8",rx:"2",key:"1b0bso"}],["rect",{x:"2",y:"2",width:"8",height:"8",rx:"2",key:"1x09vl"}]],Nh=n("combine",EW),UW=[["path",{d:"M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3",key:"11bfej"}]],Ih=n("command",UW),GW=[["path",{d:"m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z",key:"9ktpf1"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Ah=n("compass",GW),WW=[["path",{d:"M15.536 11.293a1 1 0 0 0 0 1.414l2.376 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z",key:"1uwlt4"}],["path",{d:"M2.297 11.293a1 1 0 0 0 0 1.414l2.377 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414L6.088 8.916a1 1 0 0 0-1.414 0z",key:"10291m"}],["path",{d:"M8.916 17.912a1 1 0 0 0 0 1.415l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.415l-2.377-2.376a1 1 0 0 0-1.414 0z",key:"1tqoq1"}],["path",{d:"M8.916 4.674a1 1 0 0 0 0 1.414l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z",key:"1x6lto"}]],Ph=n("component",WW),ZW=[["rect",{width:"14",height:"8",x:"5",y:"2",rx:"2",key:"wc9tft"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",key:"w68u3i"}],["path",{d:"M6 18h2",key:"rwmk9e"}],["path",{d:"M12 18h6",key:"aqd8w3"}]],qh=n("computer",ZW),XW=[["path",{d:"m20.9 18.55-8-15.98a1 1 0 0 0-1.8 0l-8 15.98",key:"53pte7"}],["ellipse",{cx:"12",cy:"19",rx:"9",ry:"3",key:"1ji25f"}]],Th=n("cone",XW),KW=[["path",{d:"M3 20a1 1 0 0 1-1-1v-1a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1Z",key:"1pvr1r"}],["path",{d:"M20 16a8 8 0 1 0-16 0",key:"1pa543"}],["path",{d:"M12 4v4",key:"1bq03y"}],["path",{d:"M10 4h4",key:"1xpv9s"}]],$h=n("concierge-bell",KW),YW=[["rect",{x:"2",y:"6",width:"20",height:"8",rx:"1",key:"1estib"}],["path",{d:"M17 14v7",key:"7m2elx"}],["path",{d:"M7 14v7",key:"1cm7wv"}],["path",{d:"M17 3v3",key:"1v4jwn"}],["path",{d:"M7 3v3",key:"7o6guu"}],["path",{d:"M10 14 2.3 6.3",key:"1023jk"}],["path",{d:"m14 6 7.7 7.7",key:"1s8pl2"}],["path",{d:"m8 6 8 8",key:"hl96qh"}]],Vh=n("construction",YW),JW=[["path",{d:"M16 2v2",key:"scm5qe"}],["path",{d:"M17.915 22a6 6 0 0 0-12 0",key:"suqz9p"}],["path",{d:"M8 2v2",key:"pbkmx"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",key:"12vinp"}]],Oa=n("contact-round",JW),QW=[["path",{d:"M16 2v2",key:"scm5qe"}],["path",{d:"M7 22v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2",key:"1waht3"}],["path",{d:"M8 2v2",key:"pbkmx"}],["circle",{cx:"12",cy:"11",r:"3",key:"itu57m"}],["rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",key:"12vinp"}]],zh=n("contact",QW),eZ=[["path",{d:"M22 7.7c0-.6-.4-1.2-.8-1.5l-6.3-3.9a1.72 1.72 0 0 0-1.7 0l-10.3 6c-.5.2-.9.8-.9 1.4v6.6c0 .5.4 1.2.8 1.5l6.3 3.9a1.72 1.72 0 0 0 1.7 0l10.3-6c.5-.3.9-1 .9-1.5Z",key:"1t2lqe"}],["path",{d:"M10 21.9V14L2.1 9.1",key:"o7czzq"}],["path",{d:"m10 14 11.9-6.9",key:"zm5e20"}],["path",{d:"M14 19.8v-8.1",key:"159ecu"}],["path",{d:"M18 17.5V9.4",key:"11uown"}]],Rh=n("container",eZ),tZ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 18a6 6 0 0 0 0-12v12z",key:"j4l70d"}]],Dh=n("contrast",tZ),aZ=[["path",{d:"M12 2a10 10 0 1 0 10 10 4 4 0 0 1-5-5 4 4 0 0 1-5-5",key:"laymnq"}],["path",{d:"M8.5 8.5v.01",key:"ue8clq"}],["path",{d:"M16 15.5v.01",key:"14dtrp"}],["path",{d:"M12 12v.01",key:"u5ubse"}],["path",{d:"M11 17v.01",key:"1hyl5a"}],["path",{d:"M7 14v.01",key:"uct60s"}]],Hh=n("cookie",aZ),oZ=[["path",{d:"M2 12h20",key:"9i4pu4"}],["path",{d:"M20 12v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8",key:"u0tga0"}],["path",{d:"m4 8 16-4",key:"16g0ng"}],["path",{d:"m8.86 6.78-.45-1.81a2 2 0 0 1 1.45-2.43l1.94-.48a2 2 0 0 1 2.43 1.46l.45 1.8",key:"12cejc"}]],jh=n("cooking-pot",oZ),nZ=[["path",{d:"m12 15 2 2 4-4",key:"2c609p"}],["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]],Bh=n("copy-check",nZ),iZ=[["line",{x1:"12",x2:"18",y1:"15",y2:"15",key:"1nscbv"}],["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]],Fh=n("copy-minus",iZ),rZ=[["line",{x1:"15",x2:"15",y1:"12",y2:"18",key:"1p7wdc"}],["line",{x1:"12",x2:"18",y1:"15",y2:"15",key:"1nscbv"}],["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]],Oh=n("copy-plus",rZ),cZ=[["line",{x1:"12",x2:"18",y1:"18",y2:"12",key:"ebkxgr"}],["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]],Eh=n("copy-slash",cZ),sZ=[["line",{x1:"12",x2:"18",y1:"12",y2:"18",key:"1rg63v"}],["line",{x1:"12",x2:"18",y1:"18",y2:"12",key:"ebkxgr"}],["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]],Uh=n("copy-x",sZ),dZ=[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]],Gh=n("copy",dZ),lZ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.17 14.83a4 4 0 1 0 0-5.66",key:"1sveal"}]],Wh=n("copyleft",lZ),hZ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M14.83 14.83a4 4 0 1 1 0-5.66",key:"1i56pz"}]],Zh=n("copyright",hZ),uZ=[["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}],["path",{d:"m9 10-5 5 5 5",key:"1kshq7"}]],Xh=n("corner-down-left",uZ),pZ=[["path",{d:"m15 10 5 5-5 5",key:"qqa56n"}],["path",{d:"M4 4v7a4 4 0 0 0 4 4h12",key:"z08zvw"}]],Kh=n("corner-down-right",pZ),yZ=[["path",{d:"m14 15-5 5-5-5",key:"1eia93"}],["path",{d:"M20 4h-7a4 4 0 0 0-4 4v12",key:"nbpdq2"}]],Yh=n("corner-left-down",yZ),kZ=[["path",{d:"M14 9 9 4 4 9",key:"1af5af"}],["path",{d:"M20 20h-7a4 4 0 0 1-4-4V4",key:"1blwi3"}]],Jh=n("corner-left-up",kZ),fZ=[["path",{d:"m10 15 5 5 5-5",key:"1hpjnr"}],["path",{d:"M4 4h7a4 4 0 0 1 4 4v12",key:"wcbgct"}]],Qh=n("corner-right-down",fZ),mZ=[["path",{d:"m10 9 5-5 5 5",key:"9ctzwi"}],["path",{d:"M4 20h7a4 4 0 0 0 4-4V4",key:"1plgdj"}]],eu=n("corner-right-up",mZ),gZ=[["path",{d:"M20 20v-7a4 4 0 0 0-4-4H4",key:"1nkjon"}],["path",{d:"M9 14 4 9l5-5",key:"102s5s"}]],tu=n("corner-up-left",gZ),MZ=[["path",{d:"m15 14 5-5-5-5",key:"12vg1m"}],["path",{d:"M4 20v-7a4 4 0 0 1 4-4h12",key:"1lu4f8"}]],au=n("corner-up-right",MZ),vZ=[["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M17 20v2",key:"1rnc9c"}],["path",{d:"M17 2v2",key:"11trls"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M2 17h2",key:"7oei6x"}],["path",{d:"M2 7h2",key:"asdhe0"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"M20 17h2",key:"1fpfkl"}],["path",{d:"M20 7h2",key:"1o8tra"}],["path",{d:"M7 20v2",key:"4gnj0m"}],["path",{d:"M7 2v2",key:"1i4yhu"}],["rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",key:"1vbyd7"}],["rect",{x:"8",y:"8",width:"8",height:"8",rx:"1",key:"z9xiuo"}]],ou=n("cpu",vZ),xZ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M10 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1",key:"1ss3eq"}],["path",{d:"M17 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1",key:"1od56t"}]],nu=n("creative-commons",xZ),_Z=[["rect",{width:"20",height:"14",x:"2",y:"5",rx:"2",key:"ynyp8z"}],["line",{x1:"2",x2:"22",y1:"10",y2:"10",key:"1b3vmo"}]],iu=n("credit-card",_Z),bZ=[["path",{d:"M10.2 18H4.774a1.5 1.5 0 0 1-1.352-.97 11 11 0 0 1 .132-6.487",key:"14kkz9"}],["path",{d:"M18 10.2V4.774a1.5 1.5 0 0 0-.97-1.352 11 11 0 0 0-6.486.132",key:"1g7v07"}],["path",{d:"M18 5a4 3 0 0 1 4 3 2 2 0 0 1-2 2 10 10 0 0 0-5.139 1.42",key:"ratg6b"}],["path",{d:"M5 18a3 4 0 0 0 3 4 2 2 0 0 0 2-2 10 10 0 0 1 1.42-5.14",key:"4454f0"}],["path",{d:"M8.709 2.554a10 10 0 0 0-6.155 6.155 1.5 1.5 0 0 0 .676 1.626l9.807 5.42a2 2 0 0 0 2.718-2.718l-5.42-9.807a1.5 1.5 0 0 0-1.626-.676",key:"qmemie"}]],ru=n("croissant",bZ),wZ=[["path",{d:"M6 2v14a2 2 0 0 0 2 2h14",key:"ron5a4"}],["path",{d:"M18 22V8a2 2 0 0 0-2-2H2",key:"7s9ehn"}]],cu=n("crop",wZ),CZ=[["path",{d:"M4 9a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4a1 1 0 0 1 1 1v4a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-4a1 1 0 0 1 1-1h4a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-4a1 1 0 0 1-1-1V4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4a1 1 0 0 1-1 1z",key:"1xbrqy"}]],su=n("cross",CZ),LZ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"22",x2:"18",y1:"12",y2:"12",key:"l9bcsi"}],["line",{x1:"6",x2:"2",y1:"12",y2:"12",key:"13hhkx"}],["line",{x1:"12",x2:"12",y1:"6",y2:"2",key:"10w3f3"}],["line",{x1:"12",x2:"12",y1:"22",y2:"18",key:"15g9kq"}]],du=n("crosshair",LZ),SZ=[["path",{d:"M11.562 3.266a.5.5 0 0 1 .876 0L15.39 8.87a1 1 0 0 0 1.516.294L21.183 5.5a.5.5 0 0 1 .798.519l-2.834 10.246a1 1 0 0 1-.956.734H5.81a1 1 0 0 1-.957-.734L2.02 6.02a.5.5 0 0 1 .798-.519l4.276 3.664a1 1 0 0 0 1.516-.294z",key:"1vdc57"}],["path",{d:"M5 21h14",key:"11awu3"}]],lu=n("crown",SZ),NZ=[["path",{d:"m21.12 6.4-6.05-4.06a2 2 0 0 0-2.17-.05L2.95 8.41a2 2 0 0 0-.95 1.7v5.82a2 2 0 0 0 .88 1.66l6.05 4.07a2 2 0 0 0 2.17.05l9.95-6.12a2 2 0 0 0 .95-1.7V8.06a2 2 0 0 0-.88-1.66Z",key:"1u2ovd"}],["path",{d:"M10 22v-8L2.25 9.15",key:"11pn4q"}],["path",{d:"m10 14 11.77-6.87",key:"1kt1wh"}]],hu=n("cuboid",NZ),IZ=[["path",{d:"m6 8 1.75 12.28a2 2 0 0 0 2 1.72h4.54a2 2 0 0 0 2-1.72L18 8",key:"8166m8"}],["path",{d:"M5 8h14",key:"pcz4l3"}],["path",{d:"M7 15a6.47 6.47 0 0 1 5 0 6.47 6.47 0 0 0 5 0",key:"yjz344"}],["path",{d:"m12 8 1-6h2",key:"3ybfa4"}]],uu=n("cup-soda",IZ),AZ=[["circle",{cx:"12",cy:"12",r:"8",key:"46899m"}],["line",{x1:"3",x2:"6",y1:"3",y2:"6",key:"1jkytn"}],["line",{x1:"21",x2:"18",y1:"3",y2:"6",key:"14zfjt"}],["line",{x1:"3",x2:"6",y1:"21",y2:"18",key:"iusuec"}],["line",{x1:"21",x2:"18",y1:"21",y2:"18",key:"yj2dd7"}]],pu=n("currency",AZ),PZ=[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5v14a9 3 0 0 0 18 0V5",key:"aqi0yr"}]],yu=n("cylinder",PZ),qZ=[["path",{d:"M11 11.31c1.17.56 1.54 1.69 3.5 1.69 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"157kva"}],["path",{d:"M11.75 18c.35.5 1.45 1 2.75 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"d7q6m6"}],["path",{d:"M2 10h4",key:"l0bgd4"}],["path",{d:"M2 14h4",key:"1gsvsf"}],["path",{d:"M2 18h4",key:"1bu2t1"}],["path",{d:"M2 6h4",key:"aawbzj"}],["path",{d:"M7 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1L10 4a1 1 0 0 0-1-1z",key:"pr6s65"}]],ku=n("dam",qZ),TZ=[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 12a9 3 0 0 0 5 2.69",key:"1ui2ym"}],["path",{d:"M21 9.3V5",key:"6k6cib"}],["path",{d:"M3 5v14a9 3 0 0 0 6.47 2.88",key:"i62tjy"}],["path",{d:"M12 12v4h4",key:"1bxaet"}],["path",{d:"M13 20a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L12 16",key:"1f4ei9"}]],fu=n("database-backup",TZ),$Z=[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 15 21.84",key:"14ibmq"}],["path",{d:"M21 5V8",key:"1marbg"}],["path",{d:"M21 12L18 17H22L19 22",key:"zafso"}],["path",{d:"M3 12A9 3 0 0 0 14.59 14.87",key:"1y4wr8"}]],mu=n("database-zap",$Z),VZ=[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]],gu=n("database",VZ),zZ=[["path",{d:"m13 21-3-3 3-3",key:"s3o1nf"}],["path",{d:"M20 18H10",key:"14r3mt"}],["path",{d:"M3 11h.01",key:"1eifu7"}],["rect",{x:"6",y:"3",width:"5",height:"8",rx:"2.5",key:"v9paqo"}]],Mu=n("decimals-arrow-left",zZ),RZ=[["path",{d:"M10 18h10",key:"1y5s8o"}],["path",{d:"m17 21 3-3-3-3",key:"1ammt0"}],["path",{d:"M3 11h.01",key:"1eifu7"}],["rect",{x:"15",y:"3",width:"5",height:"8",rx:"2.5",key:"76md6a"}],["rect",{x:"6",y:"3",width:"5",height:"8",rx:"2.5",key:"v9paqo"}]],vu=n("decimals-arrow-right",RZ),DZ=[["path",{d:"M10 5a2 2 0 0 0-1.344.519l-6.328 5.74a1 1 0 0 0 0 1.481l6.328 5.741A2 2 0 0 0 10 19h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2z",key:"1yo7s0"}],["path",{d:"m12 9 6 6",key:"anjzzh"}],["path",{d:"m18 9-6 6",key:"1fp51s"}]],xu=n("delete",DZ),HZ=[["path",{d:"M10.162 3.167A10 10 0 0 0 2 13a2 2 0 0 0 4 0v-1a2 2 0 0 1 4 0v4a2 2 0 0 0 4 0v-4a2 2 0 0 1 4 0v1a2 2 0 0 0 4-.006 10 10 0 0 0-8.161-9.826",key:"xi88qy"}],["path",{d:"M20.804 14.869a9 9 0 0 1-17.608 0",key:"1r28rg"}],["circle",{cx:"12",cy:"4",r:"2",key:"muu5ef"}]],_u=n("dessert",HZ),jZ=[["circle",{cx:"19",cy:"19",r:"2",key:"17f5cg"}],["circle",{cx:"5",cy:"5",r:"2",key:"1gwv83"}],["path",{d:"M6.48 3.66a10 10 0 0 1 13.86 13.86",key:"xr8kdq"}],["path",{d:"m6.41 6.41 11.18 11.18",key:"uhpjw7"}],["path",{d:"M3.66 6.48a10 10 0 0 0 13.86 13.86",key:"cldpwv"}]],bu=n("diameter",jZ),BZ=[["path",{d:"M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z",key:"1ey20j"}],["path",{d:"M8 12h8",key:"1wcyev"}]],wu=n("diamond-minus",BZ),FZ=[["path",{d:"M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0Z",key:"1tpxz2"}],["path",{d:"M9.2 9.2h.01",key:"1b7bvt"}],["path",{d:"m14.5 9.5-5 5",key:"17q4r4"}],["path",{d:"M14.7 14.8h.01",key:"17nsh4"}]],Ea=n("diamond-percent",FZ),OZ=[["path",{d:"M12 8v8",key:"napkw2"}],["path",{d:"M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z",key:"1ey20j"}],["path",{d:"M8 12h8",key:"1wcyev"}]],Cu=n("diamond-plus",OZ),EZ=[["path",{d:"M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41l-7.59-7.59a2.41 2.41 0 0 0-3.41 0Z",key:"1f1r0c"}]],Lu=n("diamond",EZ),UZ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"M12 12h.01",key:"1mp3jc"}]],Su=n("dice-1",UZ),GZ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"M15 9h.01",key:"x1ddxp"}],["path",{d:"M9 15h.01",key:"fzyn71"}]],Nu=n("dice-2",GZ),WZ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"M16 8h.01",key:"cr5u4v"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M8 16h.01",key:"18s6g9"}]],Iu=n("dice-3",WZ),ZZ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"M16 8h.01",key:"cr5u4v"}],["path",{d:"M8 8h.01",key:"1e4136"}],["path",{d:"M8 16h.01",key:"18s6g9"}],["path",{d:"M16 16h.01",key:"1f9h7w"}]],Au=n("dice-4",ZZ),XZ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"M16 8h.01",key:"cr5u4v"}],["path",{d:"M8 8h.01",key:"1e4136"}],["path",{d:"M8 16h.01",key:"18s6g9"}],["path",{d:"M16 16h.01",key:"1f9h7w"}],["path",{d:"M12 12h.01",key:"1mp3jc"}]],Pu=n("dice-5",XZ),KZ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"M16 8h.01",key:"cr5u4v"}],["path",{d:"M16 12h.01",key:"1l6xoz"}],["path",{d:"M16 16h.01",key:"1f9h7w"}],["path",{d:"M8 8h.01",key:"1e4136"}],["path",{d:"M8 12h.01",key:"czm47f"}],["path",{d:"M8 16h.01",key:"18s6g9"}]],qu=n("dice-6",KZ),YZ=[["rect",{width:"12",height:"12",x:"2",y:"10",rx:"2",ry:"2",key:"6agr2n"}],["path",{d:"m17.92 14 3.5-3.5a2.24 2.24 0 0 0 0-3l-5-4.92a2.24 2.24 0 0 0-3 0L10 6",key:"1o487t"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"M10 14h.01",key:"ssrbsk"}],["path",{d:"M15 6h.01",key:"cblpky"}],["path",{d:"M18 9h.01",key:"2061c0"}]],Tu=n("dices",YZ),JZ=[["path",{d:"M12 3v14",key:"7cf3v8"}],["path",{d:"M5 10h14",key:"elsbfy"}],["path",{d:"M5 21h14",key:"11awu3"}]],$u=n("diff",JZ),QZ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 12h.01",key:"1mp3jc"}]],Vu=n("disc-2",QZ),eX=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M6 12c0-1.7.7-3.2 1.8-4.2",key:"oqkarx"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M18 12c0 1.7-.7 3.2-1.8 4.2",key:"1eah9h"}]],zu=n("disc-3",eX),tX=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["circle",{cx:"12",cy:"12",r:"5",key:"nd82uf"}],["path",{d:"M12 12h.01",key:"1mp3jc"}]],Ru=n("disc-album",tX),aX=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],Du=n("disc",aX),oX=[["circle",{cx:"12",cy:"6",r:"1",key:"1bh7o1"}],["line",{x1:"5",x2:"19",y1:"12",y2:"12",key:"13b5wn"}],["circle",{cx:"12",cy:"18",r:"1",key:"lqb9t5"}]],Hu=n("divide",oX),nX=[["path",{d:"M15 2c-1.35 1.5-2.092 3-2.5 4.5L14 8",key:"1bivrr"}],["path",{d:"m17 6-2.891-2.891",key:"xu6p2f"}],["path",{d:"M2 15c3.333-3 6.667-3 10-3",key:"nxix30"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"m20 9 .891.891",key:"3xwk7g"}],["path",{d:"M22 9c-1.5 1.35-3 2.092-4.5 2.5l-1-1",key:"18cutr"}],["path",{d:"M3.109 14.109 4 15",key:"q76aoh"}],["path",{d:"m6.5 12.5 1 1",key:"cs35ky"}],["path",{d:"m7 18 2.891 2.891",key:"1sisit"}],["path",{d:"M9 22c1.35-1.5 2.092-3 2.5-4.5L10 16",key:"rlvei3"}]],ju=n("dna-off",nX),iX=[["path",{d:"M2 8h20",key:"d11cs7"}],["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"M6 16h12",key:"u522kt"}]],Bu=n("dock",iX),rX=[["path",{d:"M11.25 16.25h1.5L12 17z",key:"w7jh35"}],["path",{d:"M16 14v.5",key:"1lajdz"}],["path",{d:"M4.42 11.247A13.152 13.152 0 0 0 4 14.556C4 18.728 7.582 21 12 21s8-2.272 8-6.444a11.702 11.702 0 0 0-.493-3.309",key:"u7s9ue"}],["path",{d:"M8 14v.5",key:"1nzgdb"}],["path",{d:"M8.5 8.5c-.384 1.05-1.083 2.028-2.344 2.5-1.931.722-3.576-.297-3.656-1-.113-.994 1.177-6.53 4-7 1.923-.321 3.651.845 3.651 2.235A7.497 7.497 0 0 1 14 5.277c0-1.39 1.844-2.598 3.767-2.277 2.823.47 4.113 6.006 4 7-.08.703-1.725 1.722-3.656 1-1.261-.472-1.855-1.45-2.239-2.5",key:"v8hric"}]],Fu=n("dog",rX),cX=[["path",{d:"m10 16 1.5 1.5",key:"11lckj"}],["path",{d:"m14 8-1.5-1.5",key:"1ohn8i"}],["path",{d:"M15 2c-1.798 1.998-2.518 3.995-2.807 5.993",key:"80uv8i"}],["path",{d:"m16.5 10.5 1 1",key:"696xn5"}],["path",{d:"m17 6-2.891-2.891",key:"xu6p2f"}],["path",{d:"M2 15c6.667-6 13.333 0 20-6",key:"1pyr53"}],["path",{d:"m20 9 .891.891",key:"3xwk7g"}],["path",{d:"M3.109 14.109 4 15",key:"q76aoh"}],["path",{d:"m6.5 12.5 1 1",key:"cs35ky"}],["path",{d:"m7 18 2.891 2.891",key:"1sisit"}],["path",{d:"M9 22c1.798-1.998 2.518-3.995 2.807-5.993",key:"q3hbxp"}]],Ou=n("dna",cX),sX=[["line",{x1:"12",x2:"12",y1:"2",y2:"22",key:"7eqyqh"}],["path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6",key:"1b0p4s"}]],Eu=n("dollar-sign",sX),dX=[["path",{d:"M20.5 10a2.5 2.5 0 0 1-2.4-3H18a2.95 2.95 0 0 1-2.6-4.4 10 10 0 1 0 6.3 7.1c-.3.2-.8.3-1.2.3",key:"19sr3x"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],Uu=n("donut",dX),lX=[["path",{d:"M10 12h.01",key:"1kxr2c"}],["path",{d:"M18 9V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14",key:"1bnhmg"}],["path",{d:"M2 20h8",key:"10ntw1"}],["path",{d:"M20 17v-2a2 2 0 1 0-4 0v2",key:"pwaxnr"}],["rect",{x:"14",y:"17",width:"8",height:"5",rx:"1",key:"15pjcy"}]],Gu=n("door-closed-locked",lX),hX=[["path",{d:"M10 12h.01",key:"1kxr2c"}],["path",{d:"M18 20V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14",key:"36qu9e"}],["path",{d:"M2 20h20",key:"owomy5"}]],Wu=n("door-closed",hX),uX=[["path",{d:"M11 20H2",key:"nlcfvz"}],["path",{d:"M11 4.562v16.157a1 1 0 0 0 1.242.97L19 20V5.562a2 2 0 0 0-1.515-1.94l-4-1A2 2 0 0 0 11 4.561z",key:"au4z13"}],["path",{d:"M11 4H8a2 2 0 0 0-2 2v14",key:"74r1mk"}],["path",{d:"M14 12h.01",key:"1jfl7z"}],["path",{d:"M22 20h-3",key:"vhrsz"}]],Zu=n("door-open",uX),pX=[["circle",{cx:"12.1",cy:"12.1",r:"1",key:"18d7e5"}]],Xu=n("dot",pX),yX=[["path",{d:"M12 15V3",key:"m9g1x1"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["path",{d:"m7 10 5 5 5-5",key:"brsn70"}]],Ku=n("download",yX),kX=[["path",{d:"m12.99 6.74 1.93 3.44",key:"iwagvd"}],["path",{d:"M19.136 12a10 10 0 0 1-14.271 0",key:"ppmlo4"}],["path",{d:"m21 21-2.16-3.84",key:"vylbct"}],["path",{d:"m3 21 8.02-14.26",key:"1ssaw4"}],["circle",{cx:"12",cy:"5",r:"2",key:"f1ur92"}]],Yu=n("drafting-compass",kX),fX=[["path",{d:"M10 11h.01",key:"d2at3l"}],["path",{d:"M14 6h.01",key:"k028ub"}],["path",{d:"M18 6h.01",key:"1v4wsw"}],["path",{d:"M6.5 13.1h.01",key:"1748ia"}],["path",{d:"M22 5c0 9-4 12-6 12s-6-3-6-12c0-2 2-3 6-3s6 1 6 3",key:"172yzv"}],["path",{d:"M17.4 9.9c-.8.8-2 .8-2.8 0",key:"1obv0w"}],["path",{d:"M10.1 7.1C9 7.2 7.7 7.7 6 8.6c-3.5 2-4.7 3.9-3.7 5.6 4.5 7.8 9.5 8.4 11.2 7.4.9-.5 1.9-2.1 1.9-4.7",key:"rqjl8i"}],["path",{d:"M9.1 16.5c.3-1.1 1.4-1.7 2.4-1.4",key:"1mr6wy"}]],Ju=n("drama",fX),mX=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M19.13 5.09C15.22 9.14 10 10.44 2.25 10.94",key:"hpej1"}],["path",{d:"M21.75 12.84c-6.62-1.41-12.14 1-16.38 6.32",key:"1tr44o"}],["path",{d:"M8.56 2.75c4.37 6 6 9.42 8 17.72",key:"kbh691"}]],Qu=n("dribbble",mX),gX=[["path",{d:"M10 18a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a3 3 0 0 1-3-3 1 1 0 0 1 1-1z",key:"ioqxb1"}],["path",{d:"M13 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1l-.81 3.242a1 1 0 0 1-.97.758H8",key:"1rs59n"}],["path",{d:"M14 4h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-3",key:"105ega"}],["path",{d:"M18 6h4",key:"66u95g"}],["path",{d:"m5 10-2 8",key:"xt2lic"}],["path",{d:"m7 18 2-8",key:"1bzku2"}]],ep=n("drill",gX),MX=[["path",{d:"M10 10 7 7",key:"zp14k7"}],["path",{d:"m10 14-3 3",key:"1jrpxk"}],["path",{d:"m14 10 3-3",key:"7tigam"}],["path",{d:"m14 14 3 3",key:"vm23p3"}],["path",{d:"M14.205 4.139a4 4 0 1 1 5.439 5.863",key:"1tm5p2"}],["path",{d:"M19.637 14a4 4 0 1 1-5.432 5.868",key:"16egi2"}],["path",{d:"M4.367 10a4 4 0 1 1 5.438-5.862",key:"1wta6a"}],["path",{d:"M9.795 19.862a4 4 0 1 1-5.429-5.873",key:"q39hpv"}],["rect",{x:"10",y:"8",width:"4",height:"8",rx:"1",key:"phrjt1"}]],tp=n("drone",MX),vX=[["path",{d:"M18.715 13.186C18.29 11.858 17.384 10.607 16 9.5c-2-1.6-3.5-4-4-6.5a10.7 10.7 0 0 1-.884 2.586",key:"8suz2t"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M8.795 8.797A11 11 0 0 1 8 9.5C6 11.1 5 13 5 15a7 7 0 0 0 13.222 3.208",key:"19dw9m"}]],ap=n("droplet-off",vX),xX=[["path",{d:"M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5C6 11.1 5 13 5 15a7 7 0 0 0 7 7z",key:"c7niix"}]],op=n("droplet",xX),_X=[["path",{d:"M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z",key:"1ptgy4"}],["path",{d:"M12.56 6.6A10.97 10.97 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97",key:"1sl1rz"}]],np=n("droplets",_X),bX=[["path",{d:"m2 2 8 8",key:"1v6059"}],["path",{d:"m22 2-8 8",key:"173r8a"}],["ellipse",{cx:"12",cy:"9",rx:"10",ry:"5",key:"liohsx"}],["path",{d:"M7 13.4v7.9",key:"1yi6u9"}],["path",{d:"M12 14v8",key:"1tn2tj"}],["path",{d:"M17 13.4v7.9",key:"eqz2v3"}],["path",{d:"M2 9v8a10 5 0 0 0 20 0V9",key:"1750ul"}]],ip=n("drum",bX),wX=[["path",{d:"M15.4 15.63a7.875 6 135 1 1 6.23-6.23 4.5 3.43 135 0 0-6.23 6.23",key:"1dtqwm"}],["path",{d:"m8.29 12.71-2.6 2.6a2.5 2.5 0 1 0-1.65 4.65A2.5 2.5 0 1 0 8.7 18.3l2.59-2.59",key:"1oq1fw"}]],rp=n("drumstick",wX),CX=[["path",{d:"M17.596 12.768a2 2 0 1 0 2.829-2.829l-1.768-1.767a2 2 0 0 0 2.828-2.829l-2.828-2.828a2 2 0 0 0-2.829 2.828l-1.767-1.768a2 2 0 1 0-2.829 2.829z",key:"9m4mmf"}],["path",{d:"m2.5 21.5 1.4-1.4",key:"17g3f0"}],["path",{d:"m20.1 3.9 1.4-1.4",key:"1qn309"}],["path",{d:"M5.343 21.485a2 2 0 1 0 2.829-2.828l1.767 1.768a2 2 0 1 0 2.829-2.829l-6.364-6.364a2 2 0 1 0-2.829 2.829l1.768 1.767a2 2 0 0 0-2.828 2.829z",key:"1t2c92"}],["path",{d:"m9.6 14.4 4.8-4.8",key:"6umqxw"}]],cp=n("dumbbell",CX),LX=[["path",{d:"M6 18.5a3.5 3.5 0 1 0 7 0c0-1.57.92-2.52 2.04-3.46",key:"1qngmn"}],["path",{d:"M6 8.5c0-.75.13-1.47.36-2.14",key:"b06bma"}],["path",{d:"M8.8 3.15A6.5 6.5 0 0 1 19 8.5c0 1.63-.44 2.81-1.09 3.76",key:"g10hsz"}],["path",{d:"M12.5 6A2.5 2.5 0 0 1 15 8.5M10 13a2 2 0 0 0 1.82-1.18",key:"ygzou7"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],sp=n("ear-off",LX),SX=[["path",{d:"M6 8.5a6.5 6.5 0 1 1 13 0c0 6-6 6-6 10a3.5 3.5 0 1 1-7 0",key:"1dfaln"}],["path",{d:"M15 8.5a2.5 2.5 0 0 0-5 0v1a2 2 0 1 1 0 4",key:"1qnva7"}]],dp=n("ear",SX),NX=[["path",{d:"M7 3.34V5a3 3 0 0 0 3 3",key:"w732o8"}],["path",{d:"M11 21.95V18a2 2 0 0 0-2-2 2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05",key:"f02343"}],["path",{d:"M21.54 15H17a2 2 0 0 0-2 2v4.54",key:"1djwo0"}],["path",{d:"M12 2a10 10 0 1 0 9.54 13",key:"zjsr6q"}],["path",{d:"M20 6V4a2 2 0 1 0-4 0v2",key:"1of5e8"}],["rect",{width:"8",height:"5",x:"14",y:"6",rx:"1",key:"1fmf51"}]],lp=n("earth-lock",NX),IX=[["path",{d:"M21.54 15H17a2 2 0 0 0-2 2v4.54",key:"1djwo0"}],["path",{d:"M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17",key:"1tzkfa"}],["path",{d:"M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05",key:"14pb5j"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Ua=n("earth",IX),AX=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a7 7 0 1 0 10 10",key:"1yuj32"}]],hp=n("eclipse",AX),PX=[["circle",{cx:"11.5",cy:"12.5",r:"3.5",key:"1cl1mi"}],["path",{d:"M3 8c0-3.5 2.5-6 6.5-6 5 0 4.83 3 7.5 5s5 2 5 6c0 4.5-2.5 6.5-7 6.5-2.5 0-2.5 2.5-6 2.5s-7-2-7-5.5c0-3 1.5-3 1.5-5C3.5 10 3 9 3 8Z",key:"165ef9"}]],up=n("egg-fried",PX),qX=[["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M20 14.347V14c0-6-4-12-8-12-1.078 0-2.157.436-3.157 1.19",key:"13g2jy"}],["path",{d:"M6.206 6.21C4.871 8.4 4 11.2 4 14a8 8 0 0 0 14.568 4.568",key:"1581id"}]],pp=n("egg-off",qX),TX=[["path",{d:"M12 2C8 2 4 8 4 14a8 8 0 0 0 16 0c0-6-4-12-8-12",key:"1le142"}]],yp=n("egg",TX),$X=[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"12",cy:"5",r:"1",key:"gxeob9"}],["circle",{cx:"12",cy:"19",r:"1",key:"lyex9k"}]],Ga=n("ellipsis-vertical",$X),VX=[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"19",cy:"12",r:"1",key:"1wjl8i"}],["circle",{cx:"5",cy:"12",r:"1",key:"1pcz8c"}]],Wa=n("ellipsis",VX),zX=[["path",{d:"M5 15a6.5 6.5 0 0 1 7 0 6.5 6.5 0 0 0 7 0",key:"yrdkhy"}],["path",{d:"M5 9a6.5 6.5 0 0 1 7 0 6.5 6.5 0 0 0 7 0",key:"gzkvyz"}]],kp=n("equal-approximately",zX),RX=[["line",{x1:"5",x2:"19",y1:"9",y2:"9",key:"1nwqeh"}],["line",{x1:"5",x2:"19",y1:"15",y2:"15",key:"g8yjpy"}]],fp=n("equal",RX),DX=[["line",{x1:"5",x2:"19",y1:"9",y2:"9",key:"1nwqeh"}],["line",{x1:"5",x2:"19",y1:"15",y2:"15",key:"g8yjpy"}],["line",{x1:"19",x2:"5",y1:"5",y2:"19",key:"1x9vlm"}]],mp=n("equal-not",DX),HX=[["path",{d:"M21 21H8a2 2 0 0 1-1.42-.587l-3.994-3.999a2 2 0 0 1 0-2.828l10-10a2 2 0 0 1 2.829 0l5.999 6a2 2 0 0 1 0 2.828L12.834 21",key:"g5wo59"}],["path",{d:"m5.082 11.09 8.828 8.828",key:"1wx5vj"}]],gp=n("eraser",HX),jX=[["path",{d:"m15 20 3-3h2a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h2l3 3z",key:"rbahqx"}],["path",{d:"M6 8v1",key:"1636ez"}],["path",{d:"M10 8v1",key:"1talb4"}],["path",{d:"M14 8v1",key:"1rsfgr"}],["path",{d:"M18 8v1",key:"gnkwox"}]],Mp=n("ethernet-port",jX),BX=[["path",{d:"M4 10h12",key:"1y6xl8"}],["path",{d:"M4 14h9",key:"1loblj"}],["path",{d:"M19 6a7.7 7.7 0 0 0-5.2-2A7.9 7.9 0 0 0 6 12c0 4.4 3.5 8 7.8 8 2 0 3.8-.8 5.2-2",key:"1j6lzo"}]],vp=n("euro",BX),FX=[["path",{d:"m15 15 6 6",key:"1s409w"}],["path",{d:"m15 9 6-6",key:"ko1vev"}],["path",{d:"M21 16v5h-5",key:"1ck2sf"}],["path",{d:"M21 8V3h-5",key:"1qoq8a"}],["path",{d:"M3 16v5h5",key:"1t08am"}],["path",{d:"m3 21 6-6",key:"wwnumi"}],["path",{d:"M3 8V3h5",key:"1ln10m"}],["path",{d:"M9 9 3 3",key:"v551iv"}]],xp=n("expand",FX),OX=[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]],_p=n("external-link",OX),EX=[["path",{d:"m15 18-.722-3.25",key:"1j64jw"}],["path",{d:"M2 8a10.645 10.645 0 0 0 20 0",key:"1e7gxb"}],["path",{d:"m20 15-1.726-2.05",key:"1cnuld"}],["path",{d:"m4 15 1.726-2.05",key:"1dsqqd"}],["path",{d:"m9 18 .722-3.25",key:"ypw2yx"}]],bp=n("eye-closed",EX),UX=[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],wp=n("eye-off",UX),GX=[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],Cp=n("eye",GX),WX=[["path",{d:"M12 16h.01",key:"1drbdi"}],["path",{d:"M16 16h.01",key:"1f9h7w"}],["path",{d:"M3 19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a.5.5 0 0 0-.769-.422l-4.462 2.844A.5.5 0 0 1 15 10.5v-2a.5.5 0 0 0-.769-.422L9.77 10.922A.5.5 0 0 1 9 10.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2z",key:"1iv0i2"}],["path",{d:"M8 16h.01",key:"18s6g9"}]],Lp=n("factory",WX),ZX=[["path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z",key:"1jg4f8"}]],Sp=n("facebook",ZX),XX=[["path",{d:"M10.827 16.379a6.082 6.082 0 0 1-8.618-7.002l5.412 1.45a6.082 6.082 0 0 1 7.002-8.618l-1.45 5.412a6.082 6.082 0 0 1 8.618 7.002l-5.412-1.45a6.082 6.082 0 0 1-7.002 8.618l1.45-5.412Z",key:"484a7f"}],["path",{d:"M12 12v.01",key:"u5ubse"}]],Np=n("fan",XX),KX=[["path",{d:"M12 6a2 2 0 0 1 3.414-1.414l6 6a2 2 0 0 1 0 2.828l-6 6A2 2 0 0 1 12 18z",key:"b19h5q"}],["path",{d:"M2 6a2 2 0 0 1 3.414-1.414l6 6a2 2 0 0 1 0 2.828l-6 6A2 2 0 0 1 2 18z",key:"h7h5ge"}]],Ip=n("fast-forward",KX),YX=[["path",{d:"M12.67 19a2 2 0 0 0 1.416-.588l6.154-6.172a6 6 0 0 0-8.49-8.49L5.586 9.914A2 2 0 0 0 5 11.328V18a1 1 0 0 0 1 1z",key:"18jl4k"}],["path",{d:"M16 8 2 22",key:"vp34q"}],["path",{d:"M17.5 15H9",key:"1oz8nu"}]],Ap=n("feather",YX),JX=[["path",{d:"M4 3 2 5v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z",key:"1n2rgs"}],["path",{d:"M6 8h4",key:"utf9t1"}],["path",{d:"M6 18h4",key:"12yh4b"}],["path",{d:"m12 3-2 2v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z",key:"3ha7mj"}],["path",{d:"M14 8h4",key:"1r8wg2"}],["path",{d:"M14 18h4",key:"1t3kbu"}],["path",{d:"m20 3-2 2v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z",key:"dfd4e2"}]],Pp=n("fence",JX),QX=[["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m6.8 15-3.5 2",key:"hjy98k"}],["path",{d:"m20.7 7-3.5 2",key:"f08gto"}],["path",{d:"M6.8 9 3.3 7",key:"1aevh4"}],["path",{d:"m20.7 17-3.5-2",key:"1liqo3"}],["path",{d:"m9 22 3-8 3 8",key:"wees03"}],["path",{d:"M8 22h8",key:"rmew8v"}],["path",{d:"M18 18.7a9 9 0 1 0-12 0",key:"dhzg4g"}]],qp=n("ferris-wheel",QX),eK=[["path",{d:"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z",key:"1340ok"}],["path",{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z",key:"1hz3m3"}],["path",{d:"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z",key:"1oz8n2"}],["path",{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z",key:"1ff65i"}],["path",{d:"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z",key:"pdip6e"}]],Tp=n("figma",eK),tK=[["path",{d:"M10 12v-1",key:"v7bkov"}],["path",{d:"M10 18v-2",key:"1cjy8d"}],["path",{d:"M10 7V6",key:"dljcrl"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M15.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 .274 1.01",key:"gkbcor"}],["circle",{cx:"10",cy:"20",r:"2",key:"1xzdoj"}]],$p=n("file-archive",tK),aK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2",key:"17k7jt"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"3",cy:"17",r:"1",key:"vo6nti"}],["path",{d:"M2 17v-3a4 4 0 0 1 8 0v3",key:"1ggdre"}],["circle",{cx:"9",cy:"17",r:"1",key:"bc1fq4"}]],Vp=n("file-audio-2",aK),oK=[["path",{d:"M17.5 22h.5a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"rslqgf"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2 19a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0v-4a6 6 0 0 1 12 0v4a2 2 0 1 1-4 0v-1a2 2 0 1 1 4 0",key:"9f7x3i"}]],zp=n("file-audio",oK),nK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m8 18 4-4",key:"12zab0"}],["path",{d:"M8 10v8h8",key:"tlaukw"}]],Za=n("file-axis-3d",nK),iK=[["path",{d:"m13.69 12.479 1.29 4.88a.5.5 0 0 1-.697.591l-1.844-.849a1 1 0 0 0-.88.001l-1.846.85a.5.5 0 0 1-.693-.593l1.29-4.88",key:"7a4gmr"}],["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z",key:"1mlx9k"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}]],Rp=n("file-badge-2",iK),rK=[["path",{d:"M12 22h6a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3.072",key:"n6s66f"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m6.69 16.479 1.29 4.88a.5.5 0 0 1-.698.591l-1.843-.849a1 1 0 0 0-.88.001l-1.846.85a.5.5 0 0 1-.693-.593l1.29-4.88",key:"1e6yvx"}],["circle",{cx:"5",cy:"14",r:"3",key:"ufru5t"}]],Dp=n("file-badge",rK),cK=[["path",{d:"M14.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"16lz6z"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M3 13.1a2 2 0 0 0-1 1.76v3.24a2 2 0 0 0 .97 1.78L6 21.7a2 2 0 0 0 2.03.01L11 19.9a2 2 0 0 0 1-1.76V14.9a2 2 0 0 0-.97-1.78L8 11.3a2 2 0 0 0-2.03-.01Z",key:"99pj1s"}],["path",{d:"M7 17v5",key:"1yj1jh"}],["path",{d:"M11.7 14.2 7 17l-4.7-2.8",key:"1yk8tc"}]],Hp=n("file-box",cK),sK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 18v-2",key:"qcmpov"}],["path",{d:"M12 18v-4",key:"q1q25u"}],["path",{d:"M16 18v-6",key:"15y0np"}]],Xa=n("file-chart-column-increasing",sK),dK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 18v-1",key:"zg0ygc"}],["path",{d:"M12 18v-6",key:"17g6i2"}],["path",{d:"M16 18v-3",key:"j5jt4h"}]],Ka=n("file-chart-column",dK),lK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m16 13-3.5 3.5-2-2L8 17",key:"zz7yod"}]],Ya=n("file-chart-line",lK),hK=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3.5",key:"13ddob"}],["path",{d:"M4.017 11.512a6 6 0 1 0 8.466 8.475",key:"s6vs5t"}],["path",{d:"M9 16a1 1 0 0 1-1-1v-4c0-.552.45-1.008.995-.917a6 6 0 0 1 4.922 4.922c.091.544-.365.995-.917.995z",key:"1dl6s6"}]],Ja=n("file-chart-pie",hK),uK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m3 15 2 2 4-4",key:"1lhrkk"}]],jp=n("file-check-2",uK),pK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m9 15 2 2 4-4",key:"1grp1n"}]],Bp=n("file-check",pK),yK=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"37hlfg"}],["path",{d:"M8 14v2.2l1.6 1",key:"6m4bie"}],["circle",{cx:"8",cy:"16",r:"6",key:"10v15b"}]],Fp=n("file-clock",yK),kK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m5 12-3 3 3 3",key:"oke12k"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}]],Op=n("file-code-2",kK),fK=[["path",{d:"M10 12.5 8 15l2 2.5",key:"1tg20x"}],["path",{d:"m14 12.5 2 2.5-2 2.5",key:"yinavb"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z",key:"1mlx9k"}]],Ep=n("file-code",fK),mK=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m2.305 15.53.923-.382",key:"yfp9st"}],["path",{d:"m3.228 12.852-.924-.383",key:"bckynb"}],["path",{d:"M4.677 21.5a2 2 0 0 0 1.313.5H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2.5",key:"1yo3oz"}],["path",{d:"m4.852 11.228-.383-.923",key:"1j88i9"}],["path",{d:"m4.852 16.772-.383.924",key:"sag1dv"}],["path",{d:"m7.148 11.228.383-.923",key:"rj39hk"}],["path",{d:"m7.53 17.696-.382-.924",key:"1uu5cs"}],["path",{d:"m8.772 12.852.923-.383",key:"13811l"}],["path",{d:"m8.772 15.148.923.383",key:"z1a5l0"}],["circle",{cx:"6",cy:"14",r:"3",key:"a1xfv6"}]],Qa=n("file-cog",mK),gK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M9 10h6",key:"9gxzsh"}],["path",{d:"M12 13V7",key:"h0r20n"}],["path",{d:"M9 17h6",key:"r8uit2"}]],Up=n("file-diff",gK),MK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["rect",{width:"4",height:"6",x:"2",y:"12",rx:"2",key:"jm304g"}],["path",{d:"M10 12h2v6",key:"12zw74"}],["path",{d:"M10 18h4",key:"1ulq68"}]],Gp=n("file-digit",MK),vK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M12 18v-6",key:"17g6i2"}],["path",{d:"m9 15 3 3 3-3",key:"1npd3o"}]],Wp=n("file-down",vK),xK=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2.62 13.8A2.25 2.25 0 1 1 6 10.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z",key:"1cfqzq"}],["path",{d:"M4 6.005V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-1.9-1.376",key:"gjdjhc"}]],Zp=n("file-heart",xK),_K=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"10",cy:"12",r:"2",key:"737tya"}],["path",{d:"m20 17-1.296-1.296a2.41 2.41 0 0 0-3.408 0L9 22",key:"wt3hpn"}]],Xp=n("file-image",_K),bK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2 15h10",key:"jfw4w8"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}]],Kp=n("file-input",bK),wK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1",key:"fq0c9t"}],["path",{d:"M8 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1",key:"4gibmv"}]],Yp=n("file-json-2",wK),CK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1",key:"1oajmo"}],["path",{d:"M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1",key:"mpwhp6"}]],Jp=n("file-json",CK),LK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v6",key:"rc0qvx"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"4",cy:"16",r:"2",key:"1ehqvc"}],["path",{d:"m10 10-4.5 4.5",key:"7fwrp6"}],["path",{d:"m9 11 1 1",key:"wa6s5q"}]],Qp=n("file-key-2",LK),SK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["circle",{cx:"10",cy:"16",r:"2",key:"4ckbqe"}],["path",{d:"m16 10-4.5 4.5",key:"7p3ebg"}],["path",{d:"m15 11 1 1",key:"1bsyx3"}]],ey=n("file-key",SK),NK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1",key:"jmtmu2"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["rect",{width:"8",height:"5",x:"2",y:"13",rx:"1",key:"10y5wo"}],["path",{d:"M8 13v-2a2 2 0 1 0-4 0v2",key:"1pdxzg"}]],ty=n("file-lock-2",NK),IK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M3 15h6",key:"4e2qda"}]],ay=n("file-minus-2",IK),AK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["rect",{width:"8",height:"6",x:"8",y:"12",rx:"1",key:"3yr8at"}],["path",{d:"M10 12v-2a2 2 0 1 1 4 0v2",key:"j4i8d"}]],oy=n("file-lock",AK),PK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M9 15h6",key:"cctwl0"}]],ny=n("file-minus",PK),qK=[["path",{d:"M10.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v8.4",key:"1d3kfm"}],["path",{d:"M8 18v-7.7L16 9v7",key:"1oie6o"}],["circle",{cx:"14",cy:"16",r:"2",key:"1bzzi3"}],["circle",{cx:"6",cy:"18",r:"2",key:"1fncim"}]],iy=n("file-music",qK),TK=[["path",{d:"m18 5-2.414-2.414A2 2 0 0 0 14.172 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2",key:"142zxg"}],["path",{d:"M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"2t3380"}],["path",{d:"M8 18h1",key:"13wk12"}]],eo=n("file-pen-line",TK),$K=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 7V4a2 2 0 0 1 2-2 2 2 0 0 0-2 2",key:"1vk7w2"}],["path",{d:"M4.063 20.999a2 2 0 0 0 2 1L18 22a2 2 0 0 0 2-2V7l-5-5H6",key:"1jink5"}],["path",{d:"m5 11-3 3",key:"1dgrs4"}],["path",{d:"m5 17-3-3h10",key:"1mvvaf"}]],ry=n("file-output",$K),VK=[["path",{d:"M12.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v9.5",key:"1couwa"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"1y4qbx"}]],to=n("file-pen",VK),zK=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z",key:"1mlx9k"}],["path",{d:"M15.033 13.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56v-4.704a.645.645 0 0 1 .967-.56z",key:"1tzo1f"}]],ao=n("file-play",zK),RK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M9 15h6",key:"cctwl0"}],["path",{d:"M12 18v-6",key:"17g6i2"}]],cy=n("file-plus",RK),DK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M3 15h6",key:"4e2qda"}],["path",{d:"M6 12v6",key:"1u72j0"}]],sy=n("file-plus-2",DK),HK=[["path",{d:"M12 17h.01",key:"p32p05"}],["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z",key:"1mlx9k"}],["path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3",key:"mhlwft"}]],oo=n("file-question-mark",HK),jK=[["path",{d:"M20 10V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4",key:"1rdf37"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M16 14a2 2 0 0 0-2 2",key:"ceaadl"}],["path",{d:"M20 14a2 2 0 0 1 2 2",key:"1ny6zw"}],["path",{d:"M20 22a2 2 0 0 0 2-2",key:"1l9q4k"}],["path",{d:"M16 22a2 2 0 0 1-2-2",key:"1wqh5n"}]],dy=n("file-scan",jK),BK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"11.5",cy:"14.5",r:"2.5",key:"1bq0ko"}],["path",{d:"M13.3 16.3 15 18",key:"2quom7"}]],ly=n("file-search-2",BK),FK=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4.268 21a2 2 0 0 0 1.727 1H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"ms7g94"}],["path",{d:"m9 18-1.5-1.5",key:"1j6qii"}],["circle",{cx:"5",cy:"14",r:"3",key:"ufru5t"}]],hy=n("file-search",FK),OK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M10 11v2",key:"1s651w"}],["path",{d:"M8 17h8",key:"wh5c61"}],["path",{d:"M14 16v2",key:"12fp5e"}]],uy=n("file-sliders",OK),EK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 13h2",key:"yr2amv"}],["path",{d:"M14 13h2",key:"un5t4a"}],["path",{d:"M8 17h2",key:"2yhykz"}],["path",{d:"M14 17h2",key:"10kma7"}]],py=n("file-spreadsheet",EK),UK=[["path",{d:"M11 21a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1",key:"likhh7"}],["path",{d:"M16 16a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1",key:"17ky3x"}],["path",{d:"M21 6a2 2 0 0 0-.586-1.414l-2-2A2 2 0 0 0 17 2h-3a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1z",key:"1hyeo0"}]],yy=n("file-stack",UK),GK=[["path",{d:"m10 18 3-3-3-3",key:"18f6ys"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 11V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7",key:"50q2rw"}]],ky=n("file-symlink",GK),WK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m8 16 2-2-2-2",key:"10vzyd"}],["path",{d:"M12 18h4",key:"1wd2n7"}]],fy=n("file-terminal",WK),ZK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]],my=n("file-text",ZK),XK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2 13v-1h6v1",key:"1dh9dg"}],["path",{d:"M5 12v6",key:"150t9c"}],["path",{d:"M4 18h2",key:"1xrofg"}]],gy=n("file-type-2",XK),KK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M9 13v-1h6v1",key:"1bb014"}],["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"M11 18h2",key:"12mj7e"}]],My=n("file-type",KK),YK=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"m15 15-3-3-3 3",key:"15xj92"}]],vy=n("file-up",YK),JK=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M15 18a3 3 0 1 0-6 0",key:"16awa0"}],["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z",key:"1mlx9k"}],["circle",{cx:"12",cy:"13",r:"2",key:"1c1ljs"}]],xy=n("file-user",JK),QK=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["rect",{width:"8",height:"6",x:"2",y:"12",rx:"1",key:"1a6c1e"}],["path",{d:"m10 13.843 3.033-1.755a.645.645 0 0 1 .967.56v4.704a.645.645 0 0 1-.967.56L10 16.157",key:"vd9ei0"}]],no=n("file-video-camera",QK),eY=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 15h.01",key:"a7atzg"}],["path",{d:"M11.5 13.5a2.5 2.5 0 0 1 0 3",key:"1fccat"}],["path",{d:"M15 12a5 5 0 0 1 0 6",key:"ps46cm"}]],_y=n("file-volume-2",eY),tY=[["path",{d:"M11 11a5 5 0 0 1 0 6",key:"193qb2"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23",key:"ifyjnl"}],["path",{d:"M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z",key:"mk8rxu"}]],by=n("file-volume",tY),aY=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],wy=n("file-warning",aY),oY=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m8 12.5-5 5",key:"b853mi"}],["path",{d:"m3 12.5 5 5",key:"1qls4r"}]],Cy=n("file-x-2",oY),nY=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m14.5 12.5-5 5",key:"b62r18"}],["path",{d:"m9.5 12.5 5 5",key:"1rk7el"}]],Ly=n("file-x",nY),iY=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}]],Sy=n("file",iY),rY=[["path",{d:"M15 2a2 2 0 0 1 1.414.586l4 4A2 2 0 0 1 21 8v7a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z",key:"1vo8kb"}],["path",{d:"M15 2v4a2 2 0 0 0 2 2h4",key:"sud9ri"}],["path",{d:"M5 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 1.732-1",key:"l4dndm"}]],Ny=n("files",rY),cY=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M7 3v18",key:"bbkbws"}],["path",{d:"M3 7.5h4",key:"zfgn84"}],["path",{d:"M3 12h18",key:"1i2n21"}],["path",{d:"M3 16.5h4",key:"1230mu"}],["path",{d:"M17 3v18",key:"in4fa5"}],["path",{d:"M17 7.5h4",key:"myr1c1"}],["path",{d:"M17 16.5h4",key:"go4c1d"}]],Iy=n("film",cY),sY=[["path",{d:"M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4",key:"1nerag"}],["path",{d:"M14 13.12c0 2.38 0 6.38-1 8.88",key:"o46ks0"}],["path",{d:"M17.29 21.02c.12-.6.43-2.3.5-3.02",key:"ptglia"}],["path",{d:"M2 12a10 10 0 0 1 18-6",key:"ydlgp0"}],["path",{d:"M2 16h.01",key:"1gqxmh"}],["path",{d:"M21.8 16c.2-2 .131-5.354 0-6",key:"drycrb"}],["path",{d:"M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2",key:"1tidbn"}],["path",{d:"M8.65 22c.21-.66.45-1.32.57-2",key:"13wd9y"}],["path",{d:"M9 6.8a6 6 0 0 1 9 5.2v2",key:"1fr1j5"}]],Ay=n("fingerprint",sY),dY=[["path",{d:"M15 6.5V3a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3.5",key:"sqyvz"}],["path",{d:"M9 18h8",key:"i7pszb"}],["path",{d:"M18 3h-3",key:"7idoqj"}],["path",{d:"M11 3a6 6 0 0 0-6 6v11",key:"1v5je3"}],["path",{d:"M5 13h4",key:"svpcxo"}],["path",{d:"M17 10a4 4 0 0 0-8 0v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2Z",key:"vsjego"}]],Py=n("fire-extinguisher",dY),lY=[["path",{d:"M18 12.47v.03m0-.5v.47m-.475 5.056A6.744 6.744 0 0 1 15 18c-3.56 0-7.56-2.53-8.5-6 .348-1.28 1.114-2.433 2.121-3.38m3.444-2.088A8.802 8.802 0 0 1 15 6c3.56 0 6.06 2.54 7 6-.309 1.14-.786 2.177-1.413 3.058",key:"1j1hse"}],["path",{d:"M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33m7.48-4.372A9.77 9.77 0 0 1 16 6.07m0 11.86a9.77 9.77 0 0 1-1.728-3.618",key:"1q46z8"}],["path",{d:"m16.01 17.93-.23 1.4A2 2 0 0 1 13.8 21H9.5a5.96 5.96 0 0 0 1.49-3.98M8.53 3h5.27a2 2 0 0 1 1.98 1.67l.23 1.4M2 2l20 20",key:"1407gh"}]],qy=n("fish-off",lY),hY=[["path",{d:"M2 16s9-15 20-4C11 23 2 8 2 8",key:"h4oh4o"}]],Ty=n("fish-symbol",hY),uY=[["path",{d:"M6.5 12c.94-3.46 4.94-6 8.5-6 3.56 0 6.06 2.54 7 6-.94 3.47-3.44 6-7 6s-7.56-2.53-8.5-6Z",key:"15baut"}],["path",{d:"M18 12v.5",key:"18hhni"}],["path",{d:"M16 17.93a9.77 9.77 0 0 1 0-11.86",key:"16dt7o"}],["path",{d:"M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33",key:"l9di03"}],["path",{d:"M10.46 7.26C10.2 5.88 9.17 4.24 8 3h5.8a2 2 0 0 1 1.98 1.67l.23 1.4",key:"1kjonw"}],["path",{d:"m16.01 17.93-.23 1.4A2 2 0 0 1 13.8 21H9.5a5.96 5.96 0 0 0 1.49-3.98",key:"1zlm23"}]],$y=n("fish",uY),pY=[["path",{d:"M16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528",key:"1q158e"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M4 22V4",key:"1plyxx"}],["path",{d:"M7.656 2H8c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10.347",key:"xj1b71"}]],Vy=n("flag-off",pY),yY=[["path",{d:"M18 22V2.8a.8.8 0 0 0-1.17-.71L5.45 7.78a.8.8 0 0 0 0 1.44L18 15.5",key:"rbbtmw"}]],zy=n("flag-triangle-left",yY),kY=[["path",{d:"M6 22V2.8a.8.8 0 0 1 1.17-.71l11.38 5.69a.8.8 0 0 1 0 1.44L6 15.5",key:"kfjsu0"}]],Ry=n("flag-triangle-right",kY),fY=[["path",{d:"M4 22V4a1 1 0 0 1 .4-.8A6 6 0 0 1 8 2c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10a1 1 0 0 1-.4.8A6 6 0 0 1 16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528",key:"1jaruq"}]],Dy=n("flag",fY),mY=[["path",{d:"M12 2c1 3 2.5 3.5 3.5 4.5A5 5 0 0 1 17 10a5 5 0 1 1-10 0c0-.3 0-.6.1-.9a2 2 0 1 0 3.3-2C8 4.5 11 2 12 2Z",key:"1ir223"}],["path",{d:"m5 22 14-4",key:"1brv4h"}],["path",{d:"m5 18 14 4",key:"lgyyje"}]],Hy=n("flame-kindling",mY),gY=[["path",{d:"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z",key:"96xj49"}]],jy=n("flame",gY),MY=[["path",{d:"M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4",key:"1r120k"}],["path",{d:"M7 2h11v4c0 2-2 2-2 4v1",key:"dz1920"}],["line",{x1:"11",x2:"18",y1:"6",y2:"6",key:"bi1vpe"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],By=n("flashlight-off",MY),vY=[["path",{d:"M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z",key:"1orkel"}],["line",{x1:"6",x2:"18",y1:"6",y2:"6",key:"1z11jq"}],["line",{x1:"12",x2:"12",y1:"12",y2:"12",key:"1f4yc1"}]],Fy=n("flashlight",vY),xY=[["path",{d:"M10 2v2.343",key:"15t272"}],["path",{d:"M14 2v6.343",key:"sxr80q"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M20 20a2 2 0 0 1-2 2H6a2 2 0 0 1-1.755-2.96l5.227-9.563",key:"k0duyd"}],["path",{d:"M6.453 15H15",key:"1f0z33"}],["path",{d:"M8.5 2h7",key:"csnxdl"}]],Oy=n("flask-conical-off",xY),_Y=[["path",{d:"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2",key:"18mbvz"}],["path",{d:"M6.453 15h11.094",key:"3shlmq"}],["path",{d:"M8.5 2h7",key:"csnxdl"}]],Ey=n("flask-conical",_Y),bY=[["path",{d:"M10 2v6.292a7 7 0 1 0 4 0V2",key:"1s42pc"}],["path",{d:"M5 15h14",key:"m0yey3"}],["path",{d:"M8.5 2h7",key:"csnxdl"}]],Uy=n("flask-round",bY),wY=[["path",{d:"m3 7 5 5-5 5V7",key:"couhi7"}],["path",{d:"m21 7-5 5 5 5V7",key:"6ouia7"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"M12 14v2",key:"8jcxud"}],["path",{d:"M12 8v2",key:"1woqiv"}],["path",{d:"M12 2v2",key:"tus03m"}]],Gy=n("flip-horizontal-2",wY),CY=[["path",{d:"M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3",key:"1i73f7"}],["path",{d:"M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3",key:"saxlbk"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"M12 14v2",key:"8jcxud"}],["path",{d:"M12 8v2",key:"1woqiv"}],["path",{d:"M12 2v2",key:"tus03m"}]],Wy=n("flip-horizontal",CY),LY=[["path",{d:"m17 3-5 5-5-5h10",key:"1ftt6x"}],["path",{d:"m17 21-5-5-5 5h10",key:"1m0wmu"}],["path",{d:"M4 12H2",key:"rhcxmi"}],["path",{d:"M10 12H8",key:"s88cx1"}],["path",{d:"M16 12h-2",key:"10asgb"}],["path",{d:"M22 12h-2",key:"14jgyd"}]],Zy=n("flip-vertical-2",LY),SY=[["path",{d:"M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3",key:"14bfxa"}],["path",{d:"M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3",key:"14rx03"}],["path",{d:"M4 12H2",key:"rhcxmi"}],["path",{d:"M10 12H8",key:"s88cx1"}],["path",{d:"M16 12h-2",key:"10asgb"}],["path",{d:"M22 12h-2",key:"14jgyd"}]],Xy=n("flip-vertical",SY),NY=[["path",{d:"M12 5a3 3 0 1 1 3 3m-3-3a3 3 0 1 0-3 3m3-3v1M9 8a3 3 0 1 0 3 3M9 8h1m5 0a3 3 0 1 1-3 3m3-3h-1m-2 3v-1",key:"3pnvol"}],["circle",{cx:"12",cy:"8",r:"2",key:"1822b1"}],["path",{d:"M12 10v12",key:"6ubwww"}],["path",{d:"M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z",key:"9hd38g"}],["path",{d:"M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z",key:"ufn41s"}]],Ky=n("flower-2",NY),IY=[["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"M12 16.5A4.5 4.5 0 1 1 7.5 12 4.5 4.5 0 1 1 12 7.5a4.5 4.5 0 1 1 4.5 4.5 4.5 4.5 0 1 1-4.5 4.5",key:"14wa3c"}],["path",{d:"M12 7.5V9",key:"1oy5b0"}],["path",{d:"M7.5 12H9",key:"eltsq1"}],["path",{d:"M16.5 12H15",key:"vk5kw4"}],["path",{d:"M12 16.5V15",key:"k7eayi"}],["path",{d:"m8 8 1.88 1.88",key:"nxy4qf"}],["path",{d:"M14.12 9.88 16 8",key:"1lst6k"}],["path",{d:"m8 16 1.88-1.88",key:"h2eex1"}],["path",{d:"M14.12 14.12 16 16",key:"uqkrx3"}]],Yy=n("flower",IY),AY=[["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}]],Jy=n("focus",AY),PY=[["path",{d:"M2 12h6",key:"1wqiqv"}],["path",{d:"M22 12h-6",key:"1eg9hc"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 8v2",key:"1woqiv"}],["path",{d:"M12 14v2",key:"8jcxud"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m19 9-3 3 3 3",key:"12ol22"}],["path",{d:"m5 15 3-3-3-3",key:"1kdhjc"}]],Qy=n("fold-horizontal",PY),qY=[["path",{d:"M12 22v-6",key:"6o8u61"}],["path",{d:"M12 8V2",key:"1wkif3"}],["path",{d:"M4 12H2",key:"rhcxmi"}],["path",{d:"M10 12H8",key:"s88cx1"}],["path",{d:"M16 12h-2",key:"10asgb"}],["path",{d:"M22 12h-2",key:"14jgyd"}],["path",{d:"m15 19-3-3-3 3",key:"e37ymu"}],["path",{d:"m15 5-3 3-3-3",key:"19d6lf"}]],e4=n("fold-vertical",qY),TY=[["circle",{cx:"15",cy:"19",r:"2",key:"u2pros"}],["path",{d:"M20.9 19.8A2 2 0 0 0 22 18V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h5.1",key:"1jj40k"}],["path",{d:"M15 11v-1",key:"cntcp"}],["path",{d:"M15 17v-2",key:"1279jj"}]],t4=n("folder-archive",TY),$Y=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}],["path",{d:"m9 13 2 2 4-4",key:"6343dt"}]],a4=n("folder-check",$Y),VY=[["path",{d:"M16 14v2.2l1.6 1",key:"fo4ql5"}],["path",{d:"M7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2",key:"1urifu"}],["circle",{cx:"16",cy:"16",r:"6",key:"qoo3c4"}]],o4=n("folder-clock",VY),zY=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}],["path",{d:"M2 10h20",key:"1ir3d8"}]],n4=n("folder-closed",zY),RY=[["path",{d:"M10 10.5 8 13l2 2.5",key:"m4t9c1"}],["path",{d:"m14 10.5 2 2.5-2 2.5",key:"14w2eb"}],["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2z",key:"1u1bxd"}]],i4=n("folder-code",RY),DY=[["path",{d:"M10.3 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.98a2 2 0 0 1 1.69.9l.66 1.2A2 2 0 0 0 12 6h8a2 2 0 0 1 2 2v3.3",key:"128dxu"}],["path",{d:"m14.305 19.53.923-.382",key:"3m78fa"}],["path",{d:"m15.228 16.852-.923-.383",key:"npixar"}],["path",{d:"m16.852 15.228-.383-.923",key:"5xggr7"}],["path",{d:"m16.852 20.772-.383.924",key:"dpfhf9"}],["path",{d:"m19.148 15.228.383-.923",key:"1reyyz"}],["path",{d:"m19.53 21.696-.382-.924",key:"1goivc"}],["path",{d:"m20.772 16.852.924-.383",key:"htqkph"}],["path",{d:"m20.772 19.148.924.383",key:"9w9pjp"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}]],io=n("folder-cog",DY),HY=[["path",{d:"M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z",key:"1fr9dc"}],["circle",{cx:"12",cy:"13",r:"1",key:"49l61u"}]],r4=n("folder-dot",HY),jY=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}],["path",{d:"M12 10v6",key:"1bos4e"}],["path",{d:"m15 13-3 3-3-3",key:"6j2sf0"}]],c4=n("folder-down",jY),BY=[["path",{d:"M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5",key:"1w6njk"}],["circle",{cx:"13",cy:"12",r:"2",key:"1j92g6"}],["path",{d:"M18 19c-2.8 0-5-2.2-5-5v8",key:"pkpw2h"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}]],s4=n("folder-git-2",BY),FY=[["path",{d:"M10.638 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v3.417",key:"10r6g4"}],["path",{d:"M14.62 18.8A2.25 2.25 0 1 1 18 15.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z",key:"15cy7q"}]],d4=n("folder-heart",FY),OY=[["circle",{cx:"12",cy:"13",r:"2",key:"1c1ljs"}],["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}],["path",{d:"M14 13h3",key:"1dgedf"}],["path",{d:"M7 13h3",key:"1pygq7"}]],l4=n("folder-git",OY),EY=[["path",{d:"M2 9V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-1",key:"fm4g5t"}],["path",{d:"M2 13h10",key:"pgb2dq"}],["path",{d:"m9 16 3-3-3-3",key:"6m91ic"}]],h4=n("folder-input",EY),UY=[["path",{d:"M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z",key:"1fr9dc"}],["path",{d:"M8 10v4",key:"tgpxqk"}],["path",{d:"M12 10v2",key:"hh53o1"}],["path",{d:"M16 10v6",key:"1d6xys"}]],u4=n("folder-kanban",UY),GY=[["circle",{cx:"16",cy:"20",r:"2",key:"1vifvg"}],["path",{d:"M10 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v2",key:"3hgo9p"}],["path",{d:"m22 14-4.5 4.5",key:"1ef6z8"}],["path",{d:"m21 15 1 1",key:"1ejcpy"}]],p4=n("folder-key",GY),WY=[["rect",{width:"8",height:"5",x:"14",y:"17",rx:"1",key:"19aais"}],["path",{d:"M10 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v2.5",key:"1w6v7t"}],["path",{d:"M20 17v-2a2 2 0 1 0-4 0v2",key:"pwaxnr"}]],y4=n("folder-lock",WY),ZY=[["path",{d:"M9 13h6",key:"1uhe8q"}],["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]],k4=n("folder-minus",ZY),XY=[["path",{d:"m6 14 1.45-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.55 6a2 2 0 0 1-1.94 1.5H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H18a2 2 0 0 1 2 2v2",key:"1nmvlm"}],["circle",{cx:"14",cy:"15",r:"1",key:"1gm4qj"}]],f4=n("folder-open-dot",XY),KY=[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]],m4=n("folder-open",KY),YY=[["path",{d:"M2 7.5V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-1.5",key:"1yk7aj"}],["path",{d:"M2 13h10",key:"pgb2dq"}],["path",{d:"m5 10-3 3 3 3",key:"1r8ie0"}]],g4=n("folder-output",YY),JY=[["path",{d:"M2 11.5V5a2 2 0 0 1 2-2h3.9c.7 0 1.3.3 1.7.9l.8 1.2c.4.6 1 .9 1.7.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-9.5",key:"a8xqs0"}],["path",{d:"M11.378 13.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"1saktj"}]],ro=n("folder-pen",JY),QY=[["path",{d:"M12 10v6",key:"1bos4e"}],["path",{d:"M9 13h6",key:"1uhe8q"}],["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]],M4=n("folder-plus",QY),eJ=[["path",{d:"M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z",key:"1fr9dc"}],["circle",{cx:"12",cy:"13",r:"2",key:"1c1ljs"}],["path",{d:"M12 15v5",key:"11xva1"}]],v4=n("folder-root",eJ),tJ=[["circle",{cx:"11.5",cy:"12.5",r:"2.5",key:"1ea5ju"}],["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}],["path",{d:"M13.3 14.3 15 16",key:"1y4v1n"}]],x4=n("folder-search-2",tJ),aJ=[["path",{d:"M10.7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v4.1",key:"1bw5m7"}],["path",{d:"m21 21-1.9-1.9",key:"1g2n9r"}],["circle",{cx:"17",cy:"17",r:"3",key:"18b49y"}]],_4=n("folder-search",aJ),oJ=[["path",{d:"M2 9.35V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7",key:"y8kt7d"}],["path",{d:"m8 16 3-3-3-3",key:"rlqrt1"}]],b4=n("folder-symlink",oJ),nJ=[["path",{d:"M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v.5",key:"1dkoa9"}],["path",{d:"M12 10v4h4",key:"1czhmt"}],["path",{d:"m12 14 1.535-1.605a5 5 0 0 1 8 1.5",key:"lvuxfi"}],["path",{d:"M22 22v-4h-4",key:"1ewp4q"}],["path",{d:"m22 18-1.535 1.605a5 5 0 0 1-8-1.5",key:"14ync0"}]],w4=n("folder-sync",nJ),iJ=[["path",{d:"M20 10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2.5a1 1 0 0 1-.8-.4l-.9-1.2A1 1 0 0 0 15 3h-2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z",key:"hod4my"}],["path",{d:"M20 21a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-2.9a1 1 0 0 1-.88-.55l-.42-.85a1 1 0 0 0-.92-.6H13a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z",key:"w4yl2u"}],["path",{d:"M3 5a2 2 0 0 0 2 2h3",key:"f2jnh7"}],["path",{d:"M3 3v13a2 2 0 0 0 2 2h3",key:"k8epm1"}]],C4=n("folder-tree",iJ),rJ=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}],["path",{d:"M12 10v6",key:"1bos4e"}],["path",{d:"m9 13 3-3 3 3",key:"1pxg3c"}]],L4=n("folder-up",rJ),cJ=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}],["path",{d:"m9.5 10.5 5 5",key:"ra9qjz"}],["path",{d:"m14.5 10.5-5 5",key:"l2rkpq"}]],S4=n("folder-x",cJ),sJ=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]],N4=n("folder",sJ),dJ=[["path",{d:"M20 5a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h2.5a1.5 1.5 0 0 1 1.2.6l.6.8a1.5 1.5 0 0 0 1.2.6z",key:"a4852j"}],["path",{d:"M3 8.268a2 2 0 0 0-1 1.738V19a2 2 0 0 0 2 2h11a2 2 0 0 0 1.732-1",key:"yxbcw3"}]],I4=n("folders",dJ),lJ=[["path",{d:"M12 12H5a2 2 0 0 0-2 2v5",key:"7zsz91"}],["circle",{cx:"13",cy:"19",r:"2",key:"wjnkru"}],["circle",{cx:"5",cy:"19",r:"2",key:"v8kfzx"}],["path",{d:"M8 19h3m5-17v17h6M6 12V7c0-1.1.9-2 2-2h3l5 5",key:"13bk1p"}]],A4=n("forklift",lJ),hJ=[["path",{d:"M4 16v-2.38C4 11.5 2.97 10.5 3 8c.03-2.72 1.49-6 4.5-6C9.37 2 10 3.8 10 5.5c0 3.11-2 5.66-2 8.68V16a2 2 0 1 1-4 0Z",key:"1dudjm"}],["path",{d:"M20 20v-2.38c0-2.12 1.03-3.12 1-5.62-.03-2.72-1.49-6-4.5-6C14.63 6 14 7.8 14 9.5c0 3.11 2 5.66 2 8.68V20a2 2 0 1 0 4 0Z",key:"l2t8xc"}],["path",{d:"M16 17h4",key:"1dejxt"}],["path",{d:"M4 13h4",key:"1bwh8b"}]],P4=n("footprints",hJ),uJ=[["path",{d:"m15 17 5-5-5-5",key:"nf172w"}],["path",{d:"M4 18v-2a4 4 0 0 1 4-4h12",key:"jmiej9"}]],q4=n("forward",uJ),pJ=[["line",{x1:"22",x2:"2",y1:"6",y2:"6",key:"15w7dq"}],["line",{x1:"22",x2:"2",y1:"18",y2:"18",key:"1ip48p"}],["line",{x1:"6",x2:"6",y1:"2",y2:"22",key:"a2lnyx"}],["line",{x1:"18",x2:"18",y1:"2",y2:"22",key:"8vb6jd"}]],T4=n("frame",pJ),yJ=[["path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7",key:"1a2nng"}]],$4=n("framer",yJ),kJ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M16 16s-1.5-2-4-2-4 2-4 2",key:"epbg0q"}],["line",{x1:"9",x2:"9.01",y1:"9",y2:"9",key:"yxxnd0"}],["line",{x1:"15",x2:"15.01",y1:"9",y2:"9",key:"1p4y9e"}]],V4=n("frown",kJ),fJ=[["line",{x1:"3",x2:"15",y1:"22",y2:"22",key:"xegly4"}],["line",{x1:"4",x2:"14",y1:"9",y2:"9",key:"xcnuvu"}],["path",{d:"M14 22V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v18",key:"16j0yd"}],["path",{d:"M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 2 2a2 2 0 0 0 2-2V9.83a2 2 0 0 0-.59-1.42L18 5",key:"7cu91f"}]],z4=n("fuel",fJ),mJ=[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["rect",{width:"10",height:"8",x:"7",y:"8",rx:"1",key:"vys8me"}]],R4=n("fullscreen",mJ),gJ=[["path",{d:"M13.354 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l1.218-1.348",key:"8mvsmf"}],["path",{d:"M16 6h6",key:"1dogtp"}],["path",{d:"M19 3v6",key:"1ytpjt"}]],D4=n("funnel-plus",gJ),MJ=[["path",{d:"M12.531 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l.427-.473",key:"ol2ft2"}],["path",{d:"m16.5 3.5 5 5",key:"15e6fa"}],["path",{d:"m21.5 3.5-5 5",key:"m0lwru"}]],co=n("funnel-x",MJ),vJ=[["path",{d:"M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z",key:"sc7q7i"}]],so=n("funnel",vJ),xJ=[["path",{d:"M2 7v10",key:"a2pl2d"}],["path",{d:"M6 5v14",key:"1kq3d7"}],["rect",{width:"12",height:"18",x:"10",y:"3",rx:"2",key:"13i7bc"}]],H4=n("gallery-horizontal-end",xJ),_J=[["path",{d:"M2 3v18",key:"pzttux"}],["rect",{width:"12",height:"18",x:"6",y:"3",rx:"2",key:"btr8bg"}],["path",{d:"M22 3v18",key:"6jf3v"}]],j4=n("gallery-horizontal",_J),bJ=[["rect",{width:"18",height:"14",x:"3",y:"3",rx:"2",key:"74y24f"}],["path",{d:"M4 21h1",key:"16zlid"}],["path",{d:"M9 21h1",key:"15o7lz"}],["path",{d:"M14 21h1",key:"v9vybs"}],["path",{d:"M19 21h1",key:"edywat"}]],B4=n("gallery-thumbnails",bJ),wJ=[["path",{d:"M7 2h10",key:"nczekb"}],["path",{d:"M5 6h14",key:"u2x4p"}],["rect",{width:"18",height:"12",x:"3",y:"10",rx:"2",key:"l0tzu3"}]],F4=n("gallery-vertical-end",wJ),CJ=[["path",{d:"M3 2h18",key:"15qxfx"}],["rect",{width:"18",height:"12",x:"3",y:"6",rx:"2",key:"1439r6"}],["path",{d:"M3 22h18",key:"8prr45"}]],O4=n("gallery-vertical",CJ),LJ=[["line",{x1:"6",x2:"10",y1:"11",y2:"11",key:"1gktln"}],["line",{x1:"8",x2:"8",y1:"9",y2:"13",key:"qnk9ow"}],["line",{x1:"15",x2:"15.01",y1:"12",y2:"12",key:"krot7o"}],["line",{x1:"18",x2:"18.01",y1:"10",y2:"10",key:"1lcuu1"}],["path",{d:"M17.32 5H6.68a4 4 0 0 0-3.978 3.59c-.006.052-.01.101-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258-.007-.05-.011-.1-.017-.151A4 4 0 0 0 17.32 5z",key:"mfqc10"}]],E4=n("gamepad-2",LJ),SJ=[["line",{x1:"6",x2:"10",y1:"12",y2:"12",key:"161bw2"}],["line",{x1:"8",x2:"8",y1:"10",y2:"14",key:"1i6ji0"}],["line",{x1:"15",x2:"15.01",y1:"13",y2:"13",key:"dqpgro"}],["line",{x1:"18",x2:"18.01",y1:"11",y2:"11",key:"meh2c"}],["rect",{width:"20",height:"12",x:"2",y:"6",rx:"2",key:"9lu3g6"}]],U4=n("gamepad",SJ),NJ=[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]],G4=n("gauge",NJ),IJ=[["path",{d:"m14 13-8.381 8.38a1 1 0 0 1-3.001-3l8.384-8.381",key:"pgg06f"}],["path",{d:"m16 16 6-6",key:"vzrcl6"}],["path",{d:"m21.5 10.5-8-8",key:"a17d9x"}],["path",{d:"m8 8 6-6",key:"18bi4p"}],["path",{d:"m8.5 7.5 8 8",key:"1oyaui"}]],W4=n("gavel",IJ),AJ=[["path",{d:"M10.5 3 8 9l4 13 4-13-2.5-6",key:"b3dvk1"}],["path",{d:"M17 3a2 2 0 0 1 1.6.8l3 4a2 2 0 0 1 .013 2.382l-7.99 10.986a2 2 0 0 1-3.247 0l-7.99-10.986A2 2 0 0 1 2.4 7.8l2.998-3.997A2 2 0 0 1 7 3z",key:"7w4byz"}],["path",{d:"M2 9h20",key:"16fsjt"}]],Z4=n("gem",AJ),PJ=[["path",{d:"M11.5 21a7.5 7.5 0 1 1 7.35-9",key:"1gyj8k"}],["path",{d:"M13 12V3",key:"18om2a"}],["path",{d:"M4 21h16",key:"1h09gz"}],["path",{d:"M9 12V3",key:"geutu0"}]],X4=n("georgian-lari",PJ),qJ=[["path",{d:"M9 10h.01",key:"qbtxuw"}],["path",{d:"M15 10h.01",key:"1qmjsl"}],["path",{d:"M12 2a8 8 0 0 0-8 8v12l3-3 2.5 2.5L12 19l2.5 2.5L17 19l3 3V10a8 8 0 0 0-8-8z",key:"uwwb07"}]],K4=n("ghost",qJ),TJ=[["rect",{x:"3",y:"8",width:"18",height:"4",rx:"1",key:"bkv52"}],["path",{d:"M12 8v13",key:"1c76mn"}],["path",{d:"M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7",key:"6wjy6b"}],["path",{d:"M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5",key:"1ihvrl"}]],Y4=n("gift",TJ),$J=[["path",{d:"M6 3v12",key:"qpgusn"}],["path",{d:"M18 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6z",key:"1d02ji"}],["path",{d:"M6 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6z",key:"chk6ph"}],["path",{d:"M15 6a9 9 0 0 0-9 9",key:"or332x"}],["path",{d:"M18 15v6",key:"9wciyi"}],["path",{d:"M21 18h-6",key:"139f0c"}]],J4=n("git-branch-plus",$J),VJ=[["line",{x1:"6",x2:"6",y1:"3",y2:"15",key:"17qcm7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]],Q4=n("git-branch",VJ),zJ=[["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["line",{x1:"3",x2:"9",y1:"12",y2:"12",key:"1dyftd"}],["line",{x1:"15",x2:"21",y1:"12",y2:"12",key:"oup4p8"}]],lo=n("git-commit-horizontal",zJ),RJ=[["path",{d:"M12 3v6",key:"1holv5"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"M12 15v6",key:"a9ows0"}]],ek=n("git-commit-vertical",RJ),DJ=[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M13 6h3a2 2 0 0 1 2 2v7",key:"1yeb86"}],["path",{d:"M11 18H8a2 2 0 0 1-2-2V9",key:"19pyzm"}]],tk=n("git-compare",DJ),HJ=[["circle",{cx:"5",cy:"6",r:"3",key:"1qnov2"}],["path",{d:"M12 6h5a2 2 0 0 1 2 2v7",key:"1yj91y"}],["path",{d:"m15 9-3-3 3-3",key:"1lwv8l"}],["circle",{cx:"19",cy:"18",r:"3",key:"1qljk2"}],["path",{d:"M12 18H7a2 2 0 0 1-2-2V9",key:"16sdep"}],["path",{d:"m9 15 3 3-3 3",key:"1m3kbl"}]],ak=n("git-compare-arrows",HJ),jJ=[["circle",{cx:"12",cy:"18",r:"3",key:"1mpf1b"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["path",{d:"M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9",key:"1uq4wg"}],["path",{d:"M12 12v3",key:"158kv8"}]],ok=n("git-fork",jJ),BJ=[["circle",{cx:"5",cy:"6",r:"3",key:"1qnov2"}],["path",{d:"M5 9v6",key:"158jrl"}],["circle",{cx:"5",cy:"18",r:"3",key:"104gr9"}],["path",{d:"M12 3v18",key:"108xh3"}],["circle",{cx:"19",cy:"6",r:"3",key:"108a5v"}],["path",{d:"M16 15.7A9 9 0 0 0 19 9",key:"1e3vqb"}]],nk=n("git-graph",BJ),FJ=[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M6 21V9a9 9 0 0 0 9 9",key:"7kw0sc"}]],ik=n("git-merge",FJ),OJ=[["circle",{cx:"5",cy:"6",r:"3",key:"1qnov2"}],["path",{d:"M5 9v12",key:"ih889a"}],["circle",{cx:"19",cy:"18",r:"3",key:"1qljk2"}],["path",{d:"m15 9-3-3 3-3",key:"1lwv8l"}],["path",{d:"M12 6h5a2 2 0 0 1 2 2v7",key:"1yj91y"}]],rk=n("git-pull-request-arrow",OJ),EJ=[["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M6 9v12",key:"1sc30k"}],["path",{d:"m21 3-6 6",key:"16nqsk"}],["path",{d:"m21 9-6-6",key:"9j17rh"}],["path",{d:"M18 11.5V15",key:"65xf6f"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}]],ck=n("git-pull-request-closed",EJ),UJ=[["circle",{cx:"5",cy:"6",r:"3",key:"1qnov2"}],["path",{d:"M5 9v12",key:"ih889a"}],["path",{d:"m15 9-3-3 3-3",key:"1lwv8l"}],["path",{d:"M12 6h5a2 2 0 0 1 2 2v3",key:"1rbwk6"}],["path",{d:"M19 15v6",key:"10aioa"}],["path",{d:"M22 18h-6",key:"1d5gi5"}]],sk=n("git-pull-request-create-arrow",UJ),GJ=[["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M6 9v12",key:"1sc30k"}],["path",{d:"M13 6h3a2 2 0 0 1 2 2v3",key:"1jb6z3"}],["path",{d:"M18 15v6",key:"9wciyi"}],["path",{d:"M21 18h-6",key:"139f0c"}]],dk=n("git-pull-request-create",GJ),WJ=[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M18 6V5",key:"1oao2s"}],["path",{d:"M18 11v-1",key:"11c8tz"}],["line",{x1:"6",x2:"6",y1:"9",y2:"21",key:"rroup"}]],lk=n("git-pull-request-draft",WJ),ZJ=[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M13 6h3a2 2 0 0 1 2 2v7",key:"1yeb86"}],["line",{x1:"6",x2:"6",y1:"9",y2:"21",key:"rroup"}]],hk=n("git-pull-request",ZJ),XJ=[["path",{d:"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4",key:"tonef"}],["path",{d:"M9 18c-4.51 2-5-2-7-2",key:"9comsn"}]],uk=n("github",XJ),KJ=[["path",{d:"m22 13.29-3.33-10a.42.42 0 0 0-.14-.18.38.38 0 0 0-.22-.11.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18l-2.26 6.67H8.32L6.1 3.26a.42.42 0 0 0-.1-.18.38.38 0 0 0-.26-.08.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18L2 13.29a.74.74 0 0 0 .27.83L12 21l9.69-6.88a.71.71 0 0 0 .31-.83Z",key:"148pdi"}]],pk=n("gitlab",KJ),YJ=[["path",{d:"M5.116 4.104A1 1 0 0 1 6.11 3h11.78a1 1 0 0 1 .994 1.105L17.19 20.21A2 2 0 0 1 15.2 22H8.8a2 2 0 0 1-2-1.79z",key:"p55z4y"}],["path",{d:"M6 12a5 5 0 0 1 6 0 5 5 0 0 0 6 0",key:"mjntcy"}]],yk=n("glass-water",YJ),JJ=[["circle",{cx:"6",cy:"15",r:"4",key:"vux9w4"}],["circle",{cx:"18",cy:"15",r:"4",key:"18o8ve"}],["path",{d:"M14 15a2 2 0 0 0-2-2 2 2 0 0 0-2 2",key:"1ag4bs"}],["path",{d:"M2.5 13 5 7c.7-1.3 1.4-2 3-2",key:"1hm1gs"}],["path",{d:"M21.5 13 19 7c-.7-1.3-1.5-2-3-2",key:"1r31ai"}]],kk=n("glasses",JJ),QJ=[["path",{d:"M15.686 15A14.5 14.5 0 0 1 12 22a14.5 14.5 0 0 1 0-20 10 10 0 1 0 9.542 13",key:"qkt0x6"}],["path",{d:"M2 12h8.5",key:"ovaggd"}],["path",{d:"M20 6V4a2 2 0 1 0-4 0v2",key:"1of5e8"}],["rect",{width:"8",height:"5",x:"14",y:"6",rx:"1",key:"1fmf51"}]],fk=n("globe-lock",QJ),eQ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]],mk=n("globe",eQ),tQ=[["path",{d:"M12 13V2l8 4-8 4",key:"5wlwwj"}],["path",{d:"M20.561 10.222a9 9 0 1 1-12.55-5.29",key:"1c0wjv"}],["path",{d:"M8.002 9.997a5 5 0 1 0 8.9 2.02",key:"gb1g7m"}]],gk=n("goal",tQ),aQ=[["path",{d:"M2 21V3",key:"1bzk4w"}],["path",{d:"M2 5h18a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2.26",key:"1d64pi"}],["path",{d:"M7 17v3a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-3",key:"5hbqbf"}],["circle",{cx:"16",cy:"11",r:"2",key:"qt15rb"}],["circle",{cx:"8",cy:"11",r:"2",key:"ssideg"}]],Mk=n("gpu",aQ),oQ=[["path",{d:"M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z",key:"j76jl0"}],["path",{d:"M22 10v6",key:"1lu8f3"}],["path",{d:"M6 12.5V16a6 3 0 0 0 12 0v-3.5",key:"1r8lef"}]],vk=n("graduation-cap",oQ),nQ=[["path",{d:"M22 5V2l-5.89 5.89",key:"1eenpo"}],["circle",{cx:"16.6",cy:"15.89",r:"3",key:"xjtalx"}],["circle",{cx:"8.11",cy:"7.4",r:"3",key:"u2fv6i"}],["circle",{cx:"12.35",cy:"11.65",r:"3",key:"i6i8g7"}],["circle",{cx:"13.91",cy:"5.85",r:"3",key:"6ye0dv"}],["circle",{cx:"18.15",cy:"10.09",r:"3",key:"snx9no"}],["circle",{cx:"6.56",cy:"13.2",r:"3",key:"17x4xg"}],["circle",{cx:"10.8",cy:"17.44",r:"3",key:"1hogw9"}],["circle",{cx:"5",cy:"19",r:"3",key:"1sn6vo"}]],xk=n("grape",nQ),iQ=[["path",{d:"M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3",key:"11za1p"}],["path",{d:"m16 19 2 2 4-4",key:"1b14m6"}]],ho=n("grid-2x2-check",iQ),rQ=[["path",{d:"M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3",key:"11za1p"}],["path",{d:"M16 19h6",key:"xwg31i"}],["path",{d:"M19 22v-6",key:"qhmiwi"}]],uo=n("grid-2x2-plus",rQ),cQ=[["path",{d:"M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3",key:"11za1p"}],["path",{d:"m16 16 5 5",key:"8tpb07"}],["path",{d:"m16 21 5-5",key:"193jll"}]],po=n("grid-2x2-x",cQ),sQ=[["path",{d:"M12 3v18",key:"108xh3"}],["path",{d:"M3 12h18",key:"1i2n21"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],yo=n("grid-2x2",sQ),dQ=[["path",{d:"M15 3v18",key:"14nvp0"}],["path",{d:"M3 12h18",key:"1i2n21"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],_k=n("grid-3x2",dQ),lQ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"M3 15h18",key:"5xshup"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"M15 3v18",key:"14nvp0"}]],et=n("grid-3x3",lQ),hQ=[["circle",{cx:"12",cy:"9",r:"1",key:"124mty"}],["circle",{cx:"19",cy:"9",r:"1",key:"1ruzo2"}],["circle",{cx:"5",cy:"9",r:"1",key:"1a8b28"}],["circle",{cx:"12",cy:"15",r:"1",key:"1e56xg"}],["circle",{cx:"19",cy:"15",r:"1",key:"1a92ep"}],["circle",{cx:"5",cy:"15",r:"1",key:"5r1jwy"}]],bk=n("grip-horizontal",hQ),uQ=[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]],wk=n("grip-vertical",uQ),pQ=[["circle",{cx:"12",cy:"5",r:"1",key:"gxeob9"}],["circle",{cx:"19",cy:"5",r:"1",key:"w8mnmm"}],["circle",{cx:"5",cy:"5",r:"1",key:"lttvr7"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"19",cy:"12",r:"1",key:"1wjl8i"}],["circle",{cx:"5",cy:"12",r:"1",key:"1pcz8c"}],["circle",{cx:"12",cy:"19",r:"1",key:"lyex9k"}],["circle",{cx:"19",cy:"19",r:"1",key:"shf9b7"}],["circle",{cx:"5",cy:"19",r:"1",key:"bfqh0e"}]],Ck=n("grip",pQ),yQ=[["path",{d:"M3 7V5c0-1.1.9-2 2-2h2",key:"adw53z"}],["path",{d:"M17 3h2c1.1 0 2 .9 2 2v2",key:"an4l38"}],["path",{d:"M21 17v2c0 1.1-.9 2-2 2h-2",key:"144t0e"}],["path",{d:"M7 21H5c-1.1 0-2-.9-2-2v-2",key:"rtnfgi"}],["rect",{width:"7",height:"5",x:"7",y:"7",rx:"1",key:"1eyiv7"}],["rect",{width:"7",height:"5",x:"10",y:"12",rx:"1",key:"1qlmkx"}]],Lk=n("group",yQ),kQ=[["path",{d:"m11.9 12.1 4.514-4.514",key:"109xqo"}],["path",{d:"M20.1 2.3a1 1 0 0 0-1.4 0l-1.114 1.114A2 2 0 0 0 17 4.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 17.828 7h1.344a2 2 0 0 0 1.414-.586L21.7 5.3a1 1 0 0 0 0-1.4z",key:"txyc8t"}],["path",{d:"m6 16 2 2",key:"16qmzd"}],["path",{d:"M8.23 9.85A3 3 0 0 1 11 8a5 5 0 0 1 5 5 3 3 0 0 1-1.85 2.77l-.92.38A2 2 0 0 0 12 18a4 4 0 0 1-4 4 6 6 0 0 1-6-6 4 4 0 0 1 4-4 2 2 0 0 0 1.85-1.23z",key:"1de1vg"}]],Sk=n("guitar",kQ),fQ=[["path",{d:"M12 16H4a2 2 0 1 1 0-4h16a2 2 0 1 1 0 4h-4.25",key:"5dloqd"}],["path",{d:"M5 12a2 2 0 0 1-2-2 9 7 0 0 1 18 0 2 2 0 0 1-2 2",key:"1vl3my"}],["path",{d:"M5 16a2 2 0 0 0-2 2 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 2 2 0 0 0-2-2q0 0 0 0",key:"1us75o"}],["path",{d:"m6.67 12 6.13 4.6a2 2 0 0 0 2.8-.4l3.15-4.2",key:"qqzweh"}]],Nk=n("hamburger",fQ),mQ=[["path",{d:"m15 12-9.373 9.373a1 1 0 0 1-3.001-3L12 9",key:"1hayfq"}],["path",{d:"m18 15 4-4",key:"16gjal"}],["path",{d:"m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172v-.344a2 2 0 0 0-.586-1.414l-1.657-1.657A6 6 0 0 0 12.516 3H9l1.243 1.243A6 6 0 0 1 12 8.485V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5",key:"15ts47"}]],Ik=n("hammer",mQ),gQ=[["path",{d:"M13.144 21.144A7.274 10.445 45 1 0 2.856 10.856",key:"1k1t7q"}],["path",{d:"M13.144 21.144A7.274 4.365 45 0 0 2.856 10.856a7.274 4.365 45 0 0 10.288 10.288",key:"153t1g"}],["path",{d:"M16.565 10.435 18.6 8.4a2.501 2.501 0 1 0 1.65-4.65 2.5 2.5 0 1 0-4.66 1.66l-2.024 2.025",key:"gzrt0n"}],["path",{d:"m8.5 16.5-1-1",key:"otr954"}]],Ak=n("ham",gQ),MQ=[["path",{d:"M11 15h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 17",key:"geh8rc"}],["path",{d:"m7 21 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9",key:"1fto5m"}],["path",{d:"m2 16 6 6",key:"1pfhp9"}],["circle",{cx:"16",cy:"9",r:"2.9",key:"1n0dlu"}],["circle",{cx:"6",cy:"5",r:"3",key:"151irh"}]],Pk=n("hand-coins",MQ),vQ=[["path",{d:"M12.035 17.012a3 3 0 0 0-3-3l-.311-.002a.72.72 0 0 1-.505-1.229l1.195-1.195A2 2 0 0 1 10.828 11H12a2 2 0 0 0 0-4H9.243a3 3 0 0 0-2.122.879l-2.707 2.707A4.83 4.83 0 0 0 3 14a8 8 0 0 0 8 8h2a8 8 0 0 0 8-8V7a2 2 0 1 0-4 0v2a2 2 0 1 0 4 0",key:"1ff7rl"}],["path",{d:"M13.888 9.662A2 2 0 0 0 17 8V5A2 2 0 1 0 13 5",key:"1xmd21"}],["path",{d:"M9 5A2 2 0 1 0 5 5V10",key:"f3wfjw"}],["path",{d:"M9 7V4A2 2 0 1 1 13 4V7.268",key:"eaoucv"}]],qk=n("hand-fist",vQ),xQ=[["path",{d:"M18 11.5V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4",key:"edstyy"}],["path",{d:"M14 10V8a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2",key:"19wdwo"}],["path",{d:"M10 9.9V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5",key:"1lugqo"}],["path",{d:"M6 14a2 2 0 0 0-2-2a2 2 0 0 0-2 2",key:"1hbeus"}],["path",{d:"M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-4a8 8 0 0 1-8-8 2 2 0 1 1 4 0",key:"1etffm"}]],ko=n("hand-grab",xQ),_Q=[["path",{d:"M11 14h2a2 2 0 0 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16",key:"1v1a37"}],["path",{d:"m14.45 13.39 5.05-4.694C20.196 8 21 6.85 21 5.75a2.75 2.75 0 0 0-4.797-1.837.276.276 0 0 1-.406 0A2.75 2.75 0 0 0 11 5.75c0 1.2.802 2.248 1.5 2.946L16 11.95",key:"fhfbnt"}],["path",{d:"m2 15 6 6",key:"10dquu"}],["path",{d:"m7 20 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a1 1 0 0 0-2.75-2.91",key:"1x6kdw"}]],Tk=n("hand-heart",_Q),bQ=[["path",{d:"M11 12h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 14",key:"1j4xps"}],["path",{d:"m7 18 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9",key:"uospg8"}],["path",{d:"m2 13 6 6",key:"16e5sb"}]],fo=n("hand-helping",bQ),wQ=[["path",{d:"M18 12.5V10a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4",key:"wc6myp"}],["path",{d:"M14 11V9a2 2 0 1 0-4 0v2",key:"94qvcw"}],["path",{d:"M10 10.5V5a2 2 0 1 0-4 0v9",key:"m1ah89"}],["path",{d:"m7 15-1.76-1.76a2 2 0 0 0-2.83 2.82l3.6 3.6C7.5 21.14 9.2 22 12 22h2a8 8 0 0 0 8-8V7a2 2 0 1 0-4 0v5",key:"t1skq1"}]],$k=n("hand-metal",wQ),CQ=[["path",{d:"M12 3V2",key:"ar7q03"}],["path",{d:"m15.4 17.4 3.2-2.8a2 2 0 1 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2l-1.302-1.464A1 1 0 0 0 6.151 19H5",key:"n2g93r"}],["path",{d:"M2 14h12a2 2 0 0 1 0 4h-2",key:"1o2jem"}],["path",{d:"M4 10h16",key:"img6z1"}],["path",{d:"M5 10a7 7 0 0 1 14 0",key:"1ega1o"}],["path",{d:"M5 14v6a1 1 0 0 1-1 1H2",key:"1hescx"}]],Vk=n("hand-platter",CQ),LQ=[["path",{d:"M18 11V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2",key:"1fvzgz"}],["path",{d:"M14 10V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2",key:"1kc0my"}],["path",{d:"M10 10.5V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2v8",key:"10h0bg"}],["path",{d:"M18 8a2 2 0 1 1 4 0v6a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15",key:"1s1gnw"}]],zk=n("hand",LQ),SQ=[["path",{d:"M2.048 18.566A2 2 0 0 0 4 21h16a2 2 0 0 0 1.952-2.434l-2-9A2 2 0 0 0 18 8H6a2 2 0 0 0-1.952 1.566z",key:"1qbui5"}],["path",{d:"M8 11V6a4 4 0 0 1 8 0v5",key:"tcht90"}]],Rk=n("handbag",SQ),NQ=[["path",{d:"m11 17 2 2a1 1 0 1 0 3-3",key:"efffak"}],["path",{d:"m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4",key:"9pr0kb"}],["path",{d:"m21 3 1 11h-2",key:"1tisrp"}],["path",{d:"M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3",key:"1uvwmv"}],["path",{d:"M3 4h8",key:"1ep09j"}]],Dk=n("handshake",NQ),IQ=[["path",{d:"M12 2v8",key:"1q4o3n"}],["path",{d:"m16 6-4 4-4-4",key:"6wukr"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",key:"w68u3i"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"M10 18h.01",key:"h775k"}]],Hk=n("hard-drive-download",IQ),AQ=[["path",{d:"m16 6-4-4-4 4",key:"13yo43"}],["path",{d:"M12 2v8",key:"1q4o3n"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",key:"w68u3i"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"M10 18h.01",key:"h775k"}]],jk=n("hard-drive-upload",AQ),PQ=[["line",{x1:"22",x2:"2",y1:"12",y2:"12",key:"1y58io"}],["path",{d:"M5.45 5.11 2 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",key:"oot6mr"}],["line",{x1:"6",x2:"6.01",y1:"16",y2:"16",key:"sgf278"}],["line",{x1:"10",x2:"10.01",y1:"16",y2:"16",key:"1l4acy"}]],Bk=n("hard-drive",PQ),qQ=[["path",{d:"M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5",key:"1p9q5i"}],["path",{d:"M14 6a6 6 0 0 1 6 6v3",key:"1hnv84"}],["path",{d:"M4 15v-3a6 6 0 0 1 6-6",key:"9ciidu"}],["rect",{x:"2",y:"15",width:"20",height:"4",rx:"1",key:"g3x8cw"}]],Fk=n("hard-hat",qQ),TQ=[["line",{x1:"4",x2:"20",y1:"9",y2:"9",key:"4lhtct"}],["line",{x1:"4",x2:"20",y1:"15",y2:"15",key:"vyu0kd"}],["line",{x1:"10",x2:"8",y1:"3",y2:"21",key:"1ggp8o"}],["line",{x1:"16",x2:"14",y1:"3",y2:"21",key:"weycgp"}]],Ok=n("hash",TQ),$Q=[["path",{d:"M14 18a2 2 0 0 0-4 0",key:"1v8fkw"}],["path",{d:"m19 11-2.11-6.657a2 2 0 0 0-2.752-1.148l-1.276.61A2 2 0 0 1 12 4H8.5a2 2 0 0 0-1.925 1.456L5 11",key:"1fkr7p"}],["path",{d:"M2 11h20",key:"3eubbj"}],["circle",{cx:"17",cy:"18",r:"3",key:"82mm0e"}],["circle",{cx:"7",cy:"18",r:"3",key:"lvkj7j"}]],Ek=n("hat-glasses",$Q),VQ=[["path",{d:"m5.2 6.2 1.4 1.4",key:"17imol"}],["path",{d:"M2 13h2",key:"13gyu8"}],["path",{d:"M20 13h2",key:"16rner"}],["path",{d:"m17.4 7.6 1.4-1.4",key:"t4xlah"}],["path",{d:"M22 17H2",key:"1gtaj3"}],["path",{d:"M22 21H2",key:"1gy6en"}],["path",{d:"M16 13a4 4 0 0 0-8 0",key:"1dyczq"}],["path",{d:"M12 5V2.5",key:"1vytko"}]],Uk=n("haze",VQ),zQ=[["path",{d:"M22 9a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1l2 2h12l2-2h1a1 1 0 0 0 1-1Z",key:"2128wb"}],["path",{d:"M7.5 12h9",key:"1t0ckc"}]],Gk=n("hdmi-port",zQ),RQ=[["path",{d:"M4 12h8",key:"17cfdx"}],["path",{d:"M4 18V6",key:"1rz3zl"}],["path",{d:"M12 18V6",key:"zqpxq5"}],["path",{d:"m17 12 3-2v8",key:"1hhhft"}]],Wk=n("heading-1",RQ),DQ=[["path",{d:"M4 12h8",key:"17cfdx"}],["path",{d:"M4 18V6",key:"1rz3zl"}],["path",{d:"M12 18V6",key:"zqpxq5"}],["path",{d:"M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2",key:"68ncm8"}],["path",{d:"M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2",key:"1ejuhz"}]],Zk=n("heading-3",DQ),HQ=[["path",{d:"M4 12h8",key:"17cfdx"}],["path",{d:"M4 18V6",key:"1rz3zl"}],["path",{d:"M12 18V6",key:"zqpxq5"}],["path",{d:"M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1",key:"9jr5yi"}]],Xk=n("heading-2",HQ),jQ=[["path",{d:"M12 18V6",key:"zqpxq5"}],["path",{d:"M17 10v3a1 1 0 0 0 1 1h3",key:"tj5zdr"}],["path",{d:"M21 10v8",key:"1kdml4"}],["path",{d:"M4 12h8",key:"17cfdx"}],["path",{d:"M4 18V6",key:"1rz3zl"}]],Kk=n("heading-4",jQ),BQ=[["path",{d:"M4 12h8",key:"17cfdx"}],["path",{d:"M4 18V6",key:"1rz3zl"}],["path",{d:"M12 18V6",key:"zqpxq5"}],["path",{d:"M17 13v-3h4",key:"1nvgqp"}],["path",{d:"M17 17.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17",key:"2nebdn"}]],Yk=n("heading-5",BQ),FQ=[["path",{d:"M4 12h8",key:"17cfdx"}],["path",{d:"M4 18V6",key:"1rz3zl"}],["path",{d:"M12 18V6",key:"zqpxq5"}],["circle",{cx:"19",cy:"16",r:"2",key:"15mx69"}],["path",{d:"M20 10c-2 2-3 3.5-3 6",key:"f35dl0"}]],Jk=n("heading-6",FQ),OQ=[["path",{d:"M6 12h12",key:"8npq4p"}],["path",{d:"M6 20V4",key:"1w1bmo"}],["path",{d:"M18 20V4",key:"o2hl4u"}]],Qk=n("heading",OQ),EQ=[["path",{d:"M21 14h-1.343",key:"1jdnxi"}],["path",{d:"M9.128 3.47A9 9 0 0 1 21 12v3.343",key:"6kipu2"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M20.414 20.414A2 2 0 0 1 19 21h-1a2 2 0 0 1-2-2v-3",key:"9x50f4"}],["path",{d:"M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 2.636-6.364",key:"1bkxnm"}]],e5=n("headphone-off",EQ),UQ=[["path",{d:"M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3",key:"1xhozi"}]],t5=n("headphones",UQ),GQ=[["path",{d:"M3 11h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-5Zm0 0a9 9 0 1 1 18 0m0 0v5a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3Z",key:"12oyoe"}],["path",{d:"M21 16v2a4 4 0 0 1-4 4h-5",key:"1x7m43"}]],a5=n("headset",GQ),WQ=[["path",{d:"M12.409 5.824c-.702.792-1.15 1.496-1.415 2.166l2.153 2.156a.5.5 0 0 1 0 .707l-2.293 2.293a.5.5 0 0 0 0 .707L12 15",key:"idzbju"}],["path",{d:"M13.508 20.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 9.591-3.677.6.6 0 0 0 .818.001A5.5 5.5 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5z",key:"1su70f"}]],o5=n("heart-crack",WQ),ZQ=[["path",{d:"M19.414 14.414C21 12.828 22 11.5 22 9.5a5.5 5.5 0 0 0-9.591-3.676.6.6 0 0 1-.818.001A5.5 5.5 0 0 0 2 9.5c0 2.3 1.5 4 3 5.5l5.535 5.362a2 2 0 0 0 2.879.052 2.12 2.12 0 0 0-.004-3 2.124 2.124 0 1 0 3-3 2.124 2.124 0 0 0 3.004 0 2 2 0 0 0 0-2.828l-1.881-1.882a2.41 2.41 0 0 0-3.409 0l-1.71 1.71a2 2 0 0 1-2.828 0 2 2 0 0 1 0-2.828l2.823-2.762",key:"17lmqv"}]],n5=n("heart-handshake",ZQ),XQ=[["path",{d:"m14.876 18.99-1.368 1.323a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5a5.2 5.2 0 0 1-.244 1.572",key:"15yztm"}],["path",{d:"M15 15h6",key:"1u4692"}]],i5=n("heart-minus",XQ),KQ=[["path",{d:"M10.5 4.893a5.5 5.5 0 0 1 1.091.931.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 1.872-1.002 3.356-2.187 4.655",key:"1inpfl"}],["path",{d:"m16.967 16.967-3.459 3.346a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 2.747-4.761",key:"vbc6x7"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],r5=n("heart-off",KQ),YQ=[["path",{d:"m14.479 19.374-.971.939a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5a5.2 5.2 0 0 1-.219 1.49",key:"wg5jx"}],["path",{d:"M15 15h6",key:"1u4692"}],["path",{d:"M18 12v6",key:"1houu1"}]],c5=n("heart-plus",YQ),JQ=[["path",{d:"M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5",key:"mvr1a0"}]],s5=n("heart",JQ),QQ=[["path",{d:"M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5",key:"mvr1a0"}],["path",{d:"M3.22 13H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27",key:"auskq0"}]],d5=n("heart-pulse",QQ),eee=[["path",{d:"M11 8c2-3-2-3 0-6",key:"1ldv5m"}],["path",{d:"M15.5 8c2-3-2-3 0-6",key:"1otqoz"}],["path",{d:"M6 10h.01",key:"1lbq93"}],["path",{d:"M6 14h.01",key:"zudwn7"}],["path",{d:"M10 16v-4",key:"1c25yv"}],["path",{d:"M14 16v-4",key:"1dkbt8"}],["path",{d:"M18 16v-4",key:"1yg9me"}],["path",{d:"M20 6a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3",key:"1ubg90"}],["path",{d:"M5 20v2",key:"1abpe8"}],["path",{d:"M19 20v2",key:"kqn6ft"}]],l5=n("heater",eee),tee=[["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",key:"yt0hxn"}]],h5=n("hexagon",tee),aee=[["path",{d:"m9 11-6 6v3h9l3-3",key:"1a3l36"}],["path",{d:"m22 12-4.6 4.6a2 2 0 0 1-2.8 0l-5.2-5.2a2 2 0 0 1 0-2.8L14 4",key:"14a9rk"}]],u5=n("highlighter",aee),oee=[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M12 7v5l4 2",key:"1fdv2h"}]],p5=n("history",oee),nee=[["path",{d:"M10.82 16.12c1.69.6 3.91.79 5.18.85.28.01.53-.09.7-.27",key:"qyzcap"}],["path",{d:"M11.14 20.57c.52.24 2.44 1.12 4.08 1.37.46.06.86-.25.9-.71.12-1.52-.3-3.43-.5-4.28",key:"y078lb"}],["path",{d:"M16.13 21.05c1.65.63 3.68.84 4.87.91a.9.9 0 0 0 .7-.26",key:"1utre3"}],["path",{d:"M17.99 5.52a20.83 20.83 0 0 1 3.15 4.5.8.8 0 0 1-.68 1.13c-1.17.1-2.5.02-3.9-.25",key:"17o9hm"}],["path",{d:"M20.57 11.14c.24.52 1.12 2.44 1.37 4.08.04.3-.08.59-.31.75",key:"1d1n4p"}],["path",{d:"M4.93 4.93a10 10 0 0 0-.67 13.4c.35.43.96.4 1.17-.12.69-1.71 1.07-5.07 1.07-6.71 1.34.45 3.1.9 4.88.62a.85.85 0 0 0 .48-.24",key:"9uv3tt"}],["path",{d:"M5.52 17.99c1.05.95 2.91 2.42 4.5 3.15a.8.8 0 0 0 1.13-.68c.2-2.34-.33-5.3-1.57-8.28",key:"1292wz"}],["path",{d:"M8.35 2.68a10 10 0 0 1 9.98 1.58c.43.35.4.96-.12 1.17-1.5.6-4.3.98-6.07 1.05",key:"7ozu9p"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],y5=n("hop-off",nee),iee=[["path",{d:"M10.82 16.12c1.69.6 3.91.79 5.18.85.55.03 1-.42.97-.97-.06-1.27-.26-3.5-.85-5.18",key:"18lxf1"}],["path",{d:"M11.5 6.5c1.64 0 5-.38 6.71-1.07.52-.2.55-.82.12-1.17A10 10 0 0 0 4.26 18.33c.35.43.96.4 1.17-.12.69-1.71 1.07-5.07 1.07-6.71 1.34.45 3.1.9 4.88.62a.88.88 0 0 0 .73-.74c.3-2.14-.15-3.5-.61-4.88",key:"vtfxrw"}],["path",{d:"M15.62 16.95c.2.85.62 2.76.5 4.28a.77.77 0 0 1-.9.7 16.64 16.64 0 0 1-4.08-1.36",key:"13hl71"}],["path",{d:"M16.13 21.05c1.65.63 3.68.84 4.87.91a.9.9 0 0 0 .96-.96 17.68 17.68 0 0 0-.9-4.87",key:"1sl8oj"}],["path",{d:"M16.94 15.62c.86.2 2.77.62 4.29.5a.77.77 0 0 0 .7-.9 16.64 16.64 0 0 0-1.36-4.08",key:"19c6kt"}],["path",{d:"M17.99 5.52a20.82 20.82 0 0 1 3.15 4.5.8.8 0 0 1-.68 1.13c-2.33.2-5.3-.32-8.27-1.57",key:"85ghs3"}],["path",{d:"M4.93 4.93 3 3a.7.7 0 0 1 0-1",key:"x087yj"}],["path",{d:"M9.58 12.18c1.24 2.98 1.77 5.95 1.57 8.28a.8.8 0 0 1-1.13.68 20.82 20.82 0 0 1-4.5-3.15",key:"11xdqo"}]],k5=n("hop",iee),ree=[["path",{d:"M12 7v4",key:"xawao1"}],["path",{d:"M14 21v-3a2 2 0 0 0-4 0v3",key:"1rgiei"}],["path",{d:"M14 9h-4",key:"1w2s2s"}],["path",{d:"M18 11h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h2",key:"1tthqt"}],["path",{d:"M18 21V5a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16",key:"dw4p4i"}]],f5=n("hospital",ree),cee=[["path",{d:"M10 22v-6.57",key:"1wmca3"}],["path",{d:"M12 11h.01",key:"z322tv"}],["path",{d:"M12 7h.01",key:"1ivr5q"}],["path",{d:"M14 15.43V22",key:"1q2vjd"}],["path",{d:"M15 16a5 5 0 0 0-6 0",key:"o9wqvi"}],["path",{d:"M16 11h.01",key:"xkw8gn"}],["path",{d:"M16 7h.01",key:"1kdx03"}],["path",{d:"M8 11h.01",key:"1dfujw"}],["path",{d:"M8 7h.01",key:"1vti4s"}],["rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",key:"1uxh74"}]],m5=n("hotel",cee),see=[["path",{d:"M5 22h14",key:"ehvnwv"}],["path",{d:"M5 2h14",key:"pdyrp9"}],["path",{d:"M17 22v-4.172a2 2 0 0 0-.586-1.414L12 12l-4.414 4.414A2 2 0 0 0 7 17.828V22",key:"1d314k"}],["path",{d:"M7 2v4.172a2 2 0 0 0 .586 1.414L12 12l4.414-4.414A2 2 0 0 0 17 6.172V2",key:"1vvvr6"}]],g5=n("hourglass",see),dee=[["path",{d:"M10 12V8.964",key:"1vll13"}],["path",{d:"M14 12V8.964",key:"1x3qvg"}],["path",{d:"M15 12a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2a1 1 0 0 1 1-1z",key:"ppykja"}],["path",{d:"M8.5 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-2",key:"1gvg2z"}]],M5=n("house-plug",dee),lee=[["path",{d:"M12.662 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v2.475",key:"uubd2h"}],["path",{d:"M14.959 12.717A1 1 0 0 0 14 12h-4a1 1 0 0 0-1 1v8",key:"p7f341"}],["path",{d:"M15 18h6",key:"3b3c90"}],["path",{d:"M18 15v6",key:"9wciyi"}]],v5=n("house-plus",lee),hee=[["path",{d:"M9.5 13.866a4 4 0 0 1 5 .01",key:"1wy54i"}],["path",{d:"M12 17h.01",key:"p32p05"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"1d0kgt"}],["path",{d:"M7 10.754a8 8 0 0 1 10 0",key:"exoy2g"}]],x5=n("house-wifi",hee),uee=[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8",key:"5wwlr5"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"1d0kgt"}]],mo=n("house",uee),pee=[["path",{d:"M12 17c5 0 8-2.69 8-6H4c0 3.31 3 6 8 6m-4 4h8m-4-3v3M5.14 11a3.5 3.5 0 1 1 6.71 0",key:"1uxfcu"}],["path",{d:"M12.14 11a3.5 3.5 0 1 1 6.71 0",key:"4k3m1s"}],["path",{d:"M15.5 6.5a3.5 3.5 0 1 0-7 0",key:"zmuahr"}]],go=n("ice-cream-bowl",pee),yee=[["path",{d:"m7 11 4.08 10.35a1 1 0 0 0 1.84 0L17 11",key:"1v6356"}],["path",{d:"M17 7A5 5 0 0 0 7 7",key:"151p3v"}],["path",{d:"M17 7a2 2 0 0 1 0 4H7a2 2 0 0 1 0-4",key:"1sdaij"}]],Mo=n("ice-cream-cone",yee),kee=[["path",{d:"M13.5 8h-3",key:"xvov4w"}],["path",{d:"m15 2-1 2h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h3",key:"16uttc"}],["path",{d:"M16.899 22A5 5 0 0 0 7.1 22",key:"1d0ppr"}],["path",{d:"m9 2 3 6",key:"1o7bd9"}],["circle",{cx:"12",cy:"15",r:"3",key:"g36mzq"}]],_5=n("id-card-lanyard",kee),fee=[["path",{d:"M16 10h2",key:"8sgtl7"}],["path",{d:"M16 14h2",key:"epxaof"}],["path",{d:"M6.17 15a3 3 0 0 1 5.66 0",key:"n6f512"}],["circle",{cx:"9",cy:"11",r:"2",key:"yxgjnd"}],["rect",{x:"2",y:"5",width:"20",height:"14",rx:"2",key:"qneu4z"}]],b5=n("id-card",fee),mee=[["path",{d:"M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21",key:"9csbqa"}],["path",{d:"m14 19 3 3v-5.5",key:"9ldu5r"}],["path",{d:"m17 22 3-3",key:"1nkfve"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}]],w5=n("image-down",mee),gee=[["path",{d:"M21 9v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7",key:"m87ecr"}],["line",{x1:"16",x2:"22",y1:"5",y2:"5",key:"ez7e4s"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}]],C5=n("image-minus",gee),Mee=[["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}],["path",{d:"M10.41 10.41a2 2 0 1 1-2.83-2.83",key:"1bzlo9"}],["line",{x1:"13.5",x2:"6",y1:"13.5",y2:"21",key:"1q0aeu"}],["line",{x1:"18",x2:"21",y1:"12",y2:"15",key:"5mozeu"}],["path",{d:"M3.59 3.59A1.99 1.99 0 0 0 3 5v14a2 2 0 0 0 2 2h14c.55 0 1.052-.22 1.41-.59",key:"mmje98"}],["path",{d:"M21 15V5a2 2 0 0 0-2-2H9",key:"43el77"}]],L5=n("image-off",Mee),vee=[["path",{d:"M15 15.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997a1 1 0 0 1-1.517-.86z",key:"nrt1m3"}],["path",{d:"M21 12.17V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6",key:"99hgts"}],["path",{d:"m6 21 5-5",key:"1wyjai"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}]],S5=n("image-play",vee),xee=[["path",{d:"M16 5h6",key:"1vod17"}],["path",{d:"M19 2v6",key:"4bpg5p"}],["path",{d:"M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5",key:"1ue2ih"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}]],N5=n("image-plus",xee),_ee=[["path",{d:"M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21",key:"9csbqa"}],["path",{d:"m14 19.5 3-3 3 3",key:"9vmjn0"}],["path",{d:"M17 22v-5.5",key:"1aa6fl"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}]],I5=n("image-up",_ee),bee=[["path",{d:"M16 3h5v5",key:"1806ms"}],["path",{d:"M17 21h2a2 2 0 0 0 2-2",key:"130fy9"}],["path",{d:"M21 12v3",key:"1wzk3p"}],["path",{d:"m21 3-5 5",key:"1g5oa7"}],["path",{d:"M3 7V5a2 2 0 0 1 2-2",key:"kk3yz1"}],["path",{d:"m5 21 4.144-4.144a1.21 1.21 0 0 1 1.712 0L13 19",key:"fyekpt"}],["path",{d:"M9 3h3",key:"d52fa"}],["rect",{x:"3",y:"11",width:"10",height:"10",rx:"1",key:"1wpmix"}]],A5=n("image-upscale",bee),wee=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}]],P5=n("image",wee),Cee=[["path",{d:"m22 11-1.296-1.296a2.4 2.4 0 0 0-3.408 0L11 16",key:"9kzy35"}],["path",{d:"M4 8a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2",key:"1t0f0t"}],["circle",{cx:"13",cy:"7",r:"1",fill:"currentColor",key:"1obus6"}],["rect",{x:"8",y:"2",width:"14",height:"14",rx:"2",key:"1gvhby"}]],q5=n("images",Cee),Lee=[["path",{d:"M12 3v12",key:"1x0j5s"}],["path",{d:"m8 11 4 4 4-4",key:"1dohi6"}],["path",{d:"M8 5H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-4",key:"1ywtjm"}]],T5=n("import",Lee),See=[["polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12",key:"o97t9d"}],["path",{d:"M5.45 5.11 2 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",key:"oot6mr"}]],$5=n("inbox",See),Nee=[["path",{d:"M21 12H11",key:"wd7e0v"}],["path",{d:"M21 18H11",key:"4wu86t"}],["path",{d:"M21 6H11",key:"6dy1d6"}],["path",{d:"m7 8-4 4 4 4",key:"o5hrat"}]],vo=n("indent-decrease",Nee),Iee=[["path",{d:"M21 12H11",key:"wd7e0v"}],["path",{d:"M21 18H11",key:"4wu86t"}],["path",{d:"M21 6H11",key:"6dy1d6"}],["path",{d:"m3 8 4 4-4 4",key:"1a3j6y"}]],xo=n("indent-increase",Iee),Aee=[["path",{d:"M6 3h12",key:"ggurg9"}],["path",{d:"M6 8h12",key:"6g4wlu"}],["path",{d:"m6 13 8.5 8",key:"u1kupk"}],["path",{d:"M6 13h3",key:"wdp6ag"}],["path",{d:"M9 13c6.667 0 6.667-10 0-10",key:"1nkvk2"}]],V5=n("indian-rupee",Aee),Pee=[["path",{d:"M6 16c5 0 7-8 12-8a4 4 0 0 1 0 8c-5 0-7-8-12-8a4 4 0 1 0 0 8",key:"18ogeb"}]],z5=n("infinity",Pee),qee=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]],R5=n("info",qee),Tee=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M7 7h.01",key:"7u93v4"}],["path",{d:"M17 7h.01",key:"14a9sn"}],["path",{d:"M7 17h.01",key:"19xn7k"}],["path",{d:"M17 17h.01",key:"1sd3ek"}]],D5=n("inspection-panel",Tee),$ee=[["rect",{width:"20",height:"20",x:"2",y:"2",rx:"5",ry:"5",key:"2e1cvw"}],["path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z",key:"9exkf1"}],["line",{x1:"17.5",x2:"17.51",y1:"6.5",y2:"6.5",key:"r4j83e"}]],H5=n("instagram",$ee),Vee=[["line",{x1:"19",x2:"10",y1:"4",y2:"4",key:"15jd3p"}],["line",{x1:"14",x2:"5",y1:"20",y2:"20",key:"bu0au3"}],["line",{x1:"15",x2:"9",y1:"4",y2:"20",key:"uljnxc"}]],j5=n("italic",Vee),zee=[["path",{d:"M4 10a8 8 0 1 1 8 8H4",key:"svv66n"}],["path",{d:"m8 22-4-4 4-4",key:"6g7gki"}]],B5=n("iteration-cw",zee),Ree=[["path",{d:"m16 14 4 4-4 4",key:"hkso8o"}],["path",{d:"M20 10a8 8 0 1 0-8 8h8",key:"1bik7b"}]],F5=n("iteration-ccw",Ree),Dee=[["path",{d:"M21 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2Z",key:"jg2n2t"}],["path",{d:"M6 15v-2",key:"gd6mvg"}],["path",{d:"M12 15V9",key:"8c7uyn"}],["circle",{cx:"12",cy:"6",r:"3",key:"1gm2ql"}]],O5=n("joystick",Dee),Hee=[["path",{d:"M12 9.5V21m0-11.5L6 3m6 6.5L18 3",key:"2ej80x"}],["path",{d:"M6 15h12",key:"1hwgt5"}],["path",{d:"M6 11h12",key:"wf4gp6"}]],E5=n("japanese-yen",Hee),jee=[["path",{d:"M6 5v11",key:"mdvv1e"}],["path",{d:"M12 5v6",key:"14ar3b"}],["path",{d:"M18 5v14",key:"7ji314"}]],U5=n("kanban",jee),Bee=[["path",{d:"M18 17a1 1 0 0 0-1 1v1a2 2 0 1 0 2-2z",key:"skzb1g"}],["path",{d:"M20.97 3.61a.45.45 0 0 0-.58-.58C10.2 6.6 6.6 10.2 3.03 20.39a.45.45 0 0 0 .58.58C13.8 17.4 17.4 13.8 20.97 3.61",key:"cv9jm7"}],["path",{d:"m6.707 6.707 10.586 10.586",key:"d2l993"}],["path",{d:"M7 5a2 2 0 1 0-2 2h1a1 1 0 0 0 1-1z",key:"i0et4n"}]],G5=n("kayak",Bee),Fee=[["path",{d:"M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z",key:"1s6t7t"}],["circle",{cx:"16.5",cy:"7.5",r:".5",fill:"currentColor",key:"w0ekpg"}]],W5=n("key-round",Fee),Oee=[["path",{d:"M12.4 2.7a2.5 2.5 0 0 1 3.4 0l5.5 5.5a2.5 2.5 0 0 1 0 3.4l-3.7 3.7a2.5 2.5 0 0 1-3.4 0L8.7 9.8a2.5 2.5 0 0 1 0-3.4z",key:"165ttr"}],["path",{d:"m14 7 3 3",key:"1r5n42"}],["path",{d:"m9.4 10.6-6.814 6.814A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814",key:"1ubxi2"}]],Z5=n("key-square",Oee),Eee=[["path",{d:"m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4",key:"g0fldk"}],["path",{d:"m21 2-9.6 9.6",key:"1j0ho8"}],["circle",{cx:"7.5",cy:"15.5",r:"5.5",key:"yqb3hr"}]],X5=n("key",Eee),Uee=[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"M6 8h4",key:"utf9t1"}],["path",{d:"M14 8h.01",key:"1primd"}],["path",{d:"M18 8h.01",key:"emo2bl"}],["path",{d:"M2 12h20",key:"9i4pu4"}],["path",{d:"M6 12v4",key:"dy92yo"}],["path",{d:"M10 12v4",key:"1fxnav"}],["path",{d:"M14 12v4",key:"1hft58"}],["path",{d:"M18 12v4",key:"tjjnbz"}]],K5=n("keyboard-music",Uee),Gee=[["path",{d:"M 20 4 A2 2 0 0 1 22 6",key:"1g1fkt"}],["path",{d:"M 22 6 L 22 16.41",key:"1qjg3w"}],["path",{d:"M 7 16 L 16 16",key:"n0yqwb"}],["path",{d:"M 9.69 4 L 20 4",key:"kbpcgx"}],["path",{d:"M14 8h.01",key:"1primd"}],["path",{d:"M18 8h.01",key:"emo2bl"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2",key:"s23sx2"}],["path",{d:"M6 8h.01",key:"x9i8wu"}],["path",{d:"M8 12h.01",key:"czm47f"}]],Y5=n("keyboard-off",Gee),Wee=[["path",{d:"M10 8h.01",key:"1r9ogq"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M14 8h.01",key:"1primd"}],["path",{d:"M16 12h.01",key:"1l6xoz"}],["path",{d:"M18 8h.01",key:"emo2bl"}],["path",{d:"M6 8h.01",key:"x9i8wu"}],["path",{d:"M7 16h10",key:"wp8him"}],["path",{d:"M8 12h.01",key:"czm47f"}],["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}]],J5=n("keyboard",Wee),Zee=[["path",{d:"M12 2v5",key:"nd4vlx"}],["path",{d:"M14.829 15.998a3 3 0 1 1-5.658 0",key:"1pybiy"}],["path",{d:"M20.92 14.606A1 1 0 0 1 20 16H4a1 1 0 0 1-.92-1.394l3-7A1 1 0 0 1 7 7h10a1 1 0 0 1 .92.606z",key:"ma1wor"}]],Q5=n("lamp-ceiling",Zee),Xee=[["path",{d:"M10.293 2.293a1 1 0 0 1 1.414 0l2.5 2.5 5.994 1.227a1 1 0 0 1 .506 1.687l-7 7a1 1 0 0 1-1.687-.506l-1.227-5.994-2.5-2.5a1 1 0 0 1 0-1.414z",key:"sb8slu"}],["path",{d:"m14.207 4.793-3.414 3.414",key:"m2x3oj"}],["path",{d:"M3 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1z",key:"8b3myj"}],["path",{d:"m9.086 6.5-4.793 4.793a1 1 0 0 0-.18 1.17L7 18",key:"43s6cu"}]],ef=n("lamp-desk",Xee),Kee=[["path",{d:"M12 10v12",key:"6ubwww"}],["path",{d:"M17.929 7.629A1 1 0 0 1 17 9H7a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 9 2h6a1 1 0 0 1 .928.629z",key:"1o95gh"}],["path",{d:"M9 22h6",key:"1rlq3v"}]],tf=n("lamp-floor",Kee),Yee=[["path",{d:"M19.929 18.629A1 1 0 0 1 19 20H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 13h6a1 1 0 0 1 .928.629z",key:"u4w2d7"}],["path",{d:"M6 3a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z",key:"15356w"}],["path",{d:"M8 6h4a2 2 0 0 1 2 2v5",key:"1m6m7x"}]],af=n("lamp-wall-down",Yee),Jee=[["path",{d:"M19.929 9.629A1 1 0 0 1 19 11H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 4h6a1 1 0 0 1 .928.629z",key:"1uvrbf"}],["path",{d:"M6 15a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z",key:"154r2a"}],["path",{d:"M8 18h4a2 2 0 0 0 2-2v-5",key:"z9mbu0"}]],of=n("lamp-wall-up",Jee),Qee=[["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"M4.077 10.615A1 1 0 0 0 5 12h14a1 1 0 0 0 .923-1.385l-3.077-7.384A2 2 0 0 0 15 2H9a2 2 0 0 0-1.846 1.23Z",key:"1l7kg2"}],["path",{d:"M8 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1z",key:"1mmzpi"}]],nf=n("lamp",Qee),ete=[["path",{d:"m12 8 6-3-6-3v10",key:"mvpnpy"}],["path",{d:"m8 11.99-5.5 3.14a1 1 0 0 0 0 1.74l8.5 4.86a2 2 0 0 0 2 0l8.5-4.86a1 1 0 0 0 0-1.74L16 12",key:"ek95tt"}],["path",{d:"m6.49 12.85 11.02 6.3",key:"1kt42w"}],["path",{d:"M17.51 12.85 6.5 19.15",key:"v55bdg"}]],rf=n("land-plot",ete),tte=[["path",{d:"M10 18v-7",key:"wt116b"}],["path",{d:"M11.12 2.198a2 2 0 0 1 1.76.006l7.866 3.847c.476.233.31.949-.22.949H3.474c-.53 0-.695-.716-.22-.949z",key:"1m329m"}],["path",{d:"M14 18v-7",key:"vav6t3"}],["path",{d:"M18 18v-7",key:"aexdmj"}],["path",{d:"M3 22h18",key:"8prr45"}],["path",{d:"M6 18v-7",key:"1ivflk"}]],cf=n("landmark",tte),ate=[["path",{d:"m5 8 6 6",key:"1wu5hv"}],["path",{d:"m4 14 6-6 2-3",key:"1k1g8d"}],["path",{d:"M2 5h12",key:"or177f"}],["path",{d:"M7 2h1",key:"1t2jsx"}],["path",{d:"m22 22-5-10-5 10",key:"don7ne"}],["path",{d:"M14 18h6",key:"1m8k6r"}]],sf=n("languages",ate),ote=[["rect",{width:"18",height:"12",x:"3",y:"4",rx:"2",ry:"2",key:"1qhy41"}],["line",{x1:"2",x2:"22",y1:"20",y2:"20",key:"ni3hll"}]],_o=n("laptop-minimal",ote),nte=[["path",{d:"M2 20h20",key:"owomy5"}],["path",{d:"m9 10 2 2 4-4",key:"1gnqz4"}],["rect",{x:"3",y:"4",width:"18",height:"12",rx:"2",key:"8ur36m"}]],df=n("laptop-minimal-check",nte),ite=[["path",{d:"M18 5a2 2 0 0 1 2 2v8.526a2 2 0 0 0 .212.897l1.068 2.127a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45l1.068-2.127A2 2 0 0 0 4 15.526V7a2 2 0 0 1 2-2z",key:"1pdavp"}],["path",{d:"M20.054 15.987H3.946",key:"14rxg9"}]],lf=n("laptop",ite),rte=[["path",{d:"M7 22a5 5 0 0 1-2-4",key:"umushi"}],["path",{d:"M7 16.93c.96.43 1.96.74 2.99.91",key:"ybbtv3"}],["path",{d:"M3.34 14A6.8 6.8 0 0 1 2 10c0-4.42 4.48-8 10-8s10 3.58 10 8a7.19 7.19 0 0 1-.33 2",key:"gt5e1w"}],["path",{d:"M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z",key:"bq3ynw"}],["path",{d:"M14.33 22h-.09a.35.35 0 0 1-.24-.32v-10a.34.34 0 0 1 .33-.34c.08 0 .15.03.21.08l7.34 6a.33.33 0 0 1-.21.59h-4.49l-2.57 3.85a.35.35 0 0 1-.28.14z",key:"72q637"}]],hf=n("lasso-select",rte),cte=[["path",{d:"M3.704 14.467A10 8 0 0 1 2 10a10 8 0 0 1 20 0 10 8 0 0 1-10 8 10 8 0 0 1-5.181-1.158",key:"1yant3"}],["path",{d:"M7 22a5 5 0 0 1-2-3.994",key:"1xp6a4"}],["circle",{cx:"5",cy:"16",r:"2",key:"18csp3"}]],uf=n("lasso",cte),ste=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M18 13a6 6 0 0 1-6 5 6 6 0 0 1-6-5h12Z",key:"b2q4dd"}],["line",{x1:"9",x2:"9.01",y1:"9",y2:"9",key:"yxxnd0"}],["line",{x1:"15",x2:"15.01",y1:"9",y2:"9",key:"1p4y9e"}]],pf=n("laugh",ste),dte=[["path",{d:"M13 13.74a2 2 0 0 1-2 0L2.5 8.87a1 1 0 0 1 0-1.74L11 2.26a2 2 0 0 1 2 0l8.5 4.87a1 1 0 0 1 0 1.74z",key:"15q6uc"}],["path",{d:"m20 14.285 1.5.845a1 1 0 0 1 0 1.74L13 21.74a2 2 0 0 1-2 0l-8.5-4.87a1 1 0 0 1 0-1.74l1.5-.845",key:"byia6g"}]],yf=n("layers-2",dte),lte=[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]],bo=n("layers",lte),hte=[["rect",{width:"7",height:"9",x:"3",y:"3",rx:"1",key:"10lvy0"}],["rect",{width:"7",height:"5",x:"14",y:"3",rx:"1",key:"16une8"}],["rect",{width:"7",height:"9",x:"14",y:"12",rx:"1",key:"1hutg5"}],["rect",{width:"7",height:"5",x:"3",y:"16",rx:"1",key:"ldoo1y"}]],kf=n("layout-dashboard",hte),ute=[["rect",{width:"7",height:"7",x:"3",y:"3",rx:"1",key:"1g98yp"}],["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["rect",{width:"7",height:"7",x:"14",y:"14",rx:"1",key:"nxv5o0"}],["rect",{width:"7",height:"7",x:"3",y:"14",rx:"1",key:"1bb6yr"}]],ff=n("layout-grid",ute),pte=[["rect",{width:"7",height:"7",x:"3",y:"3",rx:"1",key:"1g98yp"}],["rect",{width:"7",height:"7",x:"3",y:"14",rx:"1",key:"1bb6yr"}],["path",{d:"M14 4h7",key:"3xa0d5"}],["path",{d:"M14 9h7",key:"1icrd9"}],["path",{d:"M14 15h7",key:"1mj8o2"}],["path",{d:"M14 20h7",key:"11slyb"}]],mf=n("layout-list",pte),yte=[["rect",{width:"7",height:"18",x:"3",y:"3",rx:"1",key:"2obqm"}],["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["rect",{width:"7",height:"7",x:"14",y:"14",rx:"1",key:"nxv5o0"}]],gf=n("layout-panel-left",yte),kte=[["rect",{width:"18",height:"7",x:"3",y:"3",rx:"1",key:"f1a2em"}],["rect",{width:"7",height:"7",x:"3",y:"14",rx:"1",key:"1bb6yr"}],["rect",{width:"7",height:"7",x:"14",y:"14",rx:"1",key:"nxv5o0"}]],Mf=n("layout-panel-top",kte),fte=[["rect",{width:"18",height:"7",x:"3",y:"3",rx:"1",key:"f1a2em"}],["rect",{width:"9",height:"7",x:"3",y:"14",rx:"1",key:"jqznyg"}],["rect",{width:"5",height:"7",x:"16",y:"14",rx:"1",key:"q5h2i8"}]],vf=n("layout-template",fte),mte=[["path",{d:"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z",key:"nnexq3"}],["path",{d:"M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12",key:"mt58a7"}]],xf=n("leaf",mte),gte=[["path",{d:"M2 22c1.25-.987 2.27-1.975 3.9-2.2a5.56 5.56 0 0 1 3.8 1.5 4 4 0 0 0 6.187-2.353 3.5 3.5 0 0 0 3.69-5.116A3.5 3.5 0 0 0 20.95 8 3.5 3.5 0 1 0 16 3.05a3.5 3.5 0 0 0-5.831 1.373 3.5 3.5 0 0 0-5.116 3.69 4 4 0 0 0-2.348 6.155C3.499 15.42 4.409 16.712 4.2 18.1 3.926 19.743 3.014 20.732 2 22",key:"1134nt"}],["path",{d:"M2 22 17 7",key:"1q7jp2"}]],_f=n("leafy-green",gte),Mte=[["path",{d:"M16 12h3a2 2 0 0 0 1.902-1.38l1.056-3.333A1 1 0 0 0 21 6H3a1 1 0 0 0-.958 1.287l1.056 3.334A2 2 0 0 0 5 12h3",key:"13jjxg"}],["path",{d:"M18 6V3a1 1 0 0 0-1-1h-3",key:"1550fe"}],["rect",{width:"8",height:"12",x:"8",y:"10",rx:"1",key:"qmu8b6"}]],bf=n("lectern",Mte),vte=[["path",{d:"M15 12h6",key:"upa0zy"}],["path",{d:"M15 6h6",key:"1jlkvy"}],["path",{d:"m3 13 3.553-7.724a.5.5 0 0 1 .894 0L11 13",key:"blevx4"}],["path",{d:"M3 18h18",key:"1h113x"}],["path",{d:"M3.92 11h6.16",key:"1bqo8m"}]],wf=n("letter-text",vte),xte=[["rect",{width:"8",height:"18",x:"3",y:"3",rx:"1",key:"oynpb5"}],["path",{d:"M7 3v18",key:"bbkbws"}],["path",{d:"M20.4 18.9c.2.5-.1 1.1-.6 1.3l-1.9.7c-.5.2-1.1-.1-1.3-.6L11.1 5.1c-.2-.5.1-1.1.6-1.3l1.9-.7c.5-.2 1.1.1 1.3.6Z",key:"1qboyk"}]],Cf=n("library-big",xte),_te=[["path",{d:"m16 6 4 14",key:"ji33uf"}],["path",{d:"M12 6v14",key:"1n7gus"}],["path",{d:"M8 8v12",key:"1gg7y9"}],["path",{d:"M4 4v16",key:"6qkkli"}]],Lf=n("library",_te),bte=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m4.93 4.93 4.24 4.24",key:"1ymg45"}],["path",{d:"m14.83 9.17 4.24-4.24",key:"1cb5xl"}],["path",{d:"m14.83 14.83 4.24 4.24",key:"q42g0n"}],["path",{d:"m9.17 14.83-4.24 4.24",key:"bqpfvv"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}]],Sf=n("life-buoy",bte),wte=[["path",{d:"M14 12h2v8",key:"c1fccl"}],["path",{d:"M14 20h4",key:"lzx1xo"}],["path",{d:"M6 12h4",key:"a4o3ry"}],["path",{d:"M6 20h4",key:"1i6q5t"}],["path",{d:"M8 20V8a4 4 0 0 1 7.464-2",key:"wk9t6r"}]],Nf=n("ligature",wte),Cte=[["path",{d:"M16.8 11.2c.8-.9 1.2-2 1.2-3.2a6 6 0 0 0-9.3-5",key:"1fkcox"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M6.3 6.3a4.67 4.67 0 0 0 1.2 5.2c.7.7 1.3 1.5 1.5 2.5",key:"10m8kw"}],["path",{d:"M9 18h6",key:"x1upvd"}],["path",{d:"M10 22h4",key:"ceow96"}]],If=n("lightbulb-off",Cte),Lte=[["path",{d:"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5",key:"1gvzjb"}],["path",{d:"M9 18h6",key:"x1upvd"}],["path",{d:"M10 22h4",key:"ceow96"}]],Af=n("lightbulb",Lte),Ste=[["path",{d:"M7 3.5c5-2 7 2.5 3 4C1.5 10 2 15 5 16c5 2 9-10 14-7s.5 13.5-4 12c-5-2.5.5-11 6-2",key:"1lrphd"}]],Pf=n("line-squiggle",Ste),Nte=[["path",{d:"M9 17H7A5 5 0 0 1 7 7",key:"10o201"}],["path",{d:"M15 7h2a5 5 0 0 1 4 8",key:"1d3206"}],["line",{x1:"8",x2:"12",y1:"12",y2:"12",key:"rvw6j4"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],qf=n("link-2-off",Nte),Ite=[["path",{d:"M9 17H7A5 5 0 0 1 7 7h2",key:"8i5ue5"}],["path",{d:"M15 7h2a5 5 0 1 1 0 10h-2",key:"1b9ql8"}],["line",{x1:"8",x2:"16",y1:"12",y2:"12",key:"1jonct"}]],Tf=n("link-2",Ite),Ate=[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",key:"1cjeqo"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",key:"19qd67"}]],$f=n("link",Ate),Pte=[["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",key:"c2jq9f"}],["rect",{width:"4",height:"12",x:"2",y:"9",key:"mk3on5"}],["circle",{cx:"4",cy:"4",r:"2",key:"bt5ra8"}]],Vf=n("linkedin",Pte),qte=[["path",{d:"M11 18H3",key:"n3j2dh"}],["path",{d:"m15 18 2 2 4-4",key:"1szwhi"}],["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 6H3",key:"1wxfjs"}]],zf=n("list-check",qte),Tte=[["path",{d:"m15 18 3-3 3 3",key:"1jycho"}],["path",{d:"m15 6 3 3 3-3",key:"1e0l95"}],["path",{d:"M3 12h8",key:"1xfjp6"}],["path",{d:"M3 18h8",key:"1wdxr2"}],["path",{d:"M3 6h8",key:"pjp5z6"}]],Rf=n("list-chevrons-down-up",Tte),$te=[["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["path",{d:"m3 7 2 2 4-4",key:"1obspn"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}]],Df=n("list-checks",$te),Vte=[["path",{d:"M10 12h11",key:"6m4ad9"}],["path",{d:"M10 18h11",key:"11hvi2"}],["path",{d:"M10 6h11",key:"c7qv1k"}],["path",{d:"m3 10 3-3-3-3",key:"i7pm08"}],["path",{d:"m3 20 3-3-3-3",key:"20gx1n"}]],Hf=n("list-collapse",Vte),zte=[["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M10 18H3",key:"13769t"}],["path",{d:"M21 6v10a2 2 0 0 1-2 2h-5",key:"ilrcs8"}],["path",{d:"m16 16-2 2 2 2",key:"kkc6pm"}]],jf=n("list-end",zte),Rte=[["path",{d:"M10 18h4",key:"1ulq68"}],["path",{d:"M11 6H3",key:"1u26ik"}],["path",{d:"M15 6h6",key:"1jlkvy"}],["path",{d:"M18 9V3",key:"xwwp7m"}],["path",{d:"M7 12h8",key:"7a1bxv"}]],Bf=n("list-filter-plus",Rte),Dte=[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M7 12h10",key:"b7w52i"}],["path",{d:"M10 18h4",key:"1ulq68"}]],Ff=n("list-filter",Dte),Hte=[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M21 12h-6",key:"bt1uis"}]],Of=n("list-minus",Hte),jte=[["path",{d:"M21 15V6",key:"h1cx4g"}],["path",{d:"M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",key:"8saifv"}],["path",{d:"M12 12H3",key:"18klou"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M12 18H3",key:"11ftsu"}]],Ef=n("list-music",jte),Bte=[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M18 9v6",key:"1twb98"}],["path",{d:"M21 12h-6",key:"bt1uis"}]],Uf=n("list-plus",Bte),Fte=[["path",{d:"M10 12h11",key:"6m4ad9"}],["path",{d:"M10 18h11",key:"11hvi2"}],["path",{d:"M10 6h11",key:"c7qv1k"}],["path",{d:"M4 10h2",key:"16xx2s"}],["path",{d:"M4 6h1v4",key:"cnovpq"}],["path",{d:"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1",key:"m9a95d"}]],Gf=n("list-ordered",Fte),Ote=[["path",{d:"M21 6H3",key:"1jwq7v"}],["path",{d:"M7 12H3",key:"13ou7f"}],["path",{d:"M7 18H3",key:"1sijw9"}],["path",{d:"M12 18a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L11 14",key:"qth677"}],["path",{d:"M11 10v4h4",key:"172dkj"}]],Wf=n("list-restart",Ote),Ete=[["rect",{x:"3",y:"5",width:"6",height:"6",rx:"1",key:"1defrl"}],["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}]],Zf=n("list-todo",Ete),Ute=[["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M10 6H3",key:"lf8lx7"}],["path",{d:"M21 18V8a2 2 0 0 0-2-2h-5",key:"1hghli"}],["path",{d:"m16 8-2-2 2-2",key:"160uvd"}]],Xf=n("list-start",Ute),Gte=[["path",{d:"M12 12H3",key:"18klou"}],["path",{d:"M12 18H3",key:"11ftsu"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M21.033 14.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56v-4.704a.645.645 0 0 1 .968-.56z",key:"lh7ho8"}]],Kf=n("list-video",Gte),Wte=[["path",{d:"M21 12h-8",key:"1bmf0i"}],["path",{d:"M21 6H8",key:"1pqkrb"}],["path",{d:"M21 18h-8",key:"1tm79t"}],["path",{d:"M3 6v4c0 1.1.9 2 2 2h3",key:"1ywdgy"}],["path",{d:"M3 10v6c0 1.1.9 2 2 2h3",key:"2wc746"}]],Yf=n("list-tree",Wte),Zte=[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"m19 10-4 4",key:"1tz659"}],["path",{d:"m15 10 4 4",key:"1n7nei"}]],Jf=n("list-x",Zte),Xte=[["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M3 18h.01",key:"1tta3j"}],["path",{d:"M3 6h.01",key:"1rqtza"}],["path",{d:"M8 12h13",key:"1za7za"}],["path",{d:"M8 18h13",key:"1lx6n3"}],["path",{d:"M8 6h13",key:"ik3vkj"}]],Qf=n("list",Xte),Kte=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]],wo=n("loader-circle",Kte),Yte=[["path",{d:"M22 12a1 1 0 0 1-10 0 1 1 0 0 0-10 0",key:"1lzz15"}],["path",{d:"M7 20.7a1 1 0 1 1 5-8.7 1 1 0 1 0 5-8.6",key:"1gnrpi"}],["path",{d:"M7 3.3a1 1 0 1 1 5 8.6 1 1 0 1 0 5 8.6",key:"u9yy5q"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],em=n("loader-pinwheel",Yte),Jte=[["line",{x1:"2",x2:"5",y1:"12",y2:"12",key:"bvdh0s"}],["line",{x1:"19",x2:"22",y1:"12",y2:"12",key:"1tbv5k"}],["line",{x1:"12",x2:"12",y1:"2",y2:"5",key:"11lu5j"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}],["circle",{cx:"12",cy:"12",r:"7",key:"fim9np"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],tm=n("locate-fixed",Jte),Qte=[["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m16.2 7.8 2.9-2.9",key:"r700ao"}],["path",{d:"M18 12h4",key:"wj9ykh"}],["path",{d:"m16.2 16.2 2.9 2.9",key:"1bxg5t"}],["path",{d:"M12 18v4",key:"jadmvz"}],["path",{d:"m4.9 19.1 2.9-2.9",key:"bwix9q"}],["path",{d:"M2 12h4",key:"j09sii"}],["path",{d:"m4.9 4.9 2.9 2.9",key:"giyufr"}]],am=n("loader",Qte),eae=[["path",{d:"M12 19v3",key:"npa21l"}],["path",{d:"M12 2v3",key:"qbqxhf"}],["path",{d:"M18.89 13.24a7 7 0 0 0-8.13-8.13",key:"1v9jrh"}],["path",{d:"M19 12h3",key:"osuazr"}],["path",{d:"M2 12h3",key:"1wrr53"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M7.05 7.05a7 7 0 0 0 9.9 9.9",key:"rc5l2e"}]],om=n("locate-off",eae),tae=[["line",{x1:"2",x2:"5",y1:"12",y2:"12",key:"bvdh0s"}],["line",{x1:"19",x2:"22",y1:"12",y2:"12",key:"1tbv5k"}],["line",{x1:"12",x2:"12",y1:"2",y2:"5",key:"11lu5j"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}],["circle",{cx:"12",cy:"12",r:"7",key:"fim9np"}]],nm=n("locate",tae),aae=[["circle",{cx:"12",cy:"16",r:"1",key:"1au0dj"}],["rect",{width:"18",height:"12",x:"3",y:"10",rx:"2",key:"l0tzu3"}],["path",{d:"M7 10V7a5 5 0 0 1 9.33-2.5",key:"car5b7"}]],Co=n("lock-keyhole-open",aae),oae=[["circle",{cx:"12",cy:"16",r:"1",key:"1au0dj"}],["rect",{x:"3",y:"10",width:"18",height:"12",rx:"2",key:"6s8ecr"}],["path",{d:"M7 10V7a5 5 0 0 1 10 0v3",key:"1pqi11"}]],im=n("lock-keyhole",oae),nae=[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4",key:"fwvmzm"}]],rm=n("lock",nae),iae=[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 9.9-1",key:"1mm8w8"}]],Lo=n("lock-open",iae),rae=[["path",{d:"m10 17 5-5-5-5",key:"1bsop3"}],["path",{d:"M15 12H3",key:"6jk70r"}],["path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4",key:"u53s6r"}]],cm=n("log-in",rae),cae=[["path",{d:"m16 17 5-5-5-5",key:"1bji2h"}],["path",{d:"M21 12H9",key:"dn1m92"}],["path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",key:"1uf3rs"}]],sm=n("log-out",cae),sae=[["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M3 12h1",key:"lp3yf2"}],["path",{d:"M3 18h1",key:"1eiwyy"}],["path",{d:"M3 6h1",key:"rgxa97"}],["path",{d:"M8 12h1",key:"1con00"}],["path",{d:"M8 18h1",key:"13wk12"}],["path",{d:"M8 6h1",key:"tn6mkg"}]],dm=n("logs",sae),dae=[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}],["path",{d:"M11 11a2 2 0 0 0 4 0 4 4 0 0 0-8 0 6 6 0 0 0 12 0",key:"107gwy"}]],lm=n("lollipop",dae),lae=[["path",{d:"M6 20a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2",key:"1m57jg"}],["path",{d:"M8 18V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v14",key:"1l99gc"}],["path",{d:"M10 20h4",key:"ni2waw"}],["circle",{cx:"16",cy:"20",r:"2",key:"1vifvg"}],["circle",{cx:"8",cy:"20",r:"2",key:"ckkr5m"}]],hm=n("luggage",lae),hae=[["path",{d:"m12 15 4 4",key:"lnac28"}],["path",{d:"M2.352 10.648a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l6.029-6.029a1 1 0 1 1 3 3l-6.029 6.029a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l6.365-6.367A1 1 0 0 0 8.716 4.282z",key:"nlhkjb"}],["path",{d:"m5 8 4 4",key:"j6kj7e"}]],um=n("magnet",hae),uae=[["path",{d:"M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8",key:"12jkf8"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}],["path",{d:"m16 19 2 2 4-4",key:"1b14m6"}]],pm=n("mail-check",uae),pae=[["path",{d:"M22 15V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8",key:"fuxbkv"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}],["path",{d:"M16 19h6",key:"xwg31i"}]],ym=n("mail-minus",pae),yae=[["path",{d:"M21.2 8.4c.5.38.8.97.8 1.6v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V10a2 2 0 0 1 .8-1.6l8-6a2 2 0 0 1 2.4 0l8 6Z",key:"1jhwl8"}],["path",{d:"m22 10-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 10",key:"1qfld7"}]],km=n("mail-open",yae),kae=[["path",{d:"M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8",key:"12jkf8"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}],["path",{d:"M19 16v6",key:"tddt3s"}],["path",{d:"M16 19h6",key:"xwg31i"}]],fm=n("mail-plus",kae),fae=[["path",{d:"M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5",key:"e61zoh"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}],["path",{d:"M18 15.28c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2",key:"7z9rxb"}],["path",{d:"M20 22v.01",key:"12bgn6"}]],So=n("mail-question-mark",fae),mae=[["path",{d:"M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5",key:"e61zoh"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}],["path",{d:"M20 14v4",key:"1hm744"}],["path",{d:"M20 22v.01",key:"12bgn6"}]],mm=n("mail-warning",mae),gae=[["path",{d:"M22 12.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h7.5",key:"w80f2v"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}],["path",{d:"M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",key:"8lzu5m"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["path",{d:"m22 22-1.5-1.5",key:"1x83k4"}]],gm=n("mail-search",gae),Mae=[["path",{d:"M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h9",key:"1j9vog"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}],["path",{d:"m17 17 4 4",key:"1b3523"}],["path",{d:"m21 17-4 4",key:"uinynz"}]],Mm=n("mail-x",Mae),vae=[["path",{d:"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7",key:"132q7q"}],["rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",key:"izxlao"}]],vm=n("mail",vae),xae=[["path",{d:"M22 17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.5C2 7 4 5 6.5 5H18c2.2 0 4 1.8 4 4v8Z",key:"1lbycx"}],["polyline",{points:"15,9 18,9 18,11",key:"1pm9c0"}],["path",{d:"M6.5 5C9 5 11 7 11 9.5V17a2 2 0 0 1-2 2",key:"15i455"}],["line",{x1:"6",x2:"7",y1:"10",y2:"10",key:"1e2scm"}]],xm=n("mailbox",xae),_ae=[["path",{d:"M17 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 1-1.732",key:"1vyzll"}],["path",{d:"m22 5.5-6.419 4.179a2 2 0 0 1-2.162 0L7 5.5",key:"k7ramc"}],["rect",{x:"7",y:"3",width:"15",height:"12",rx:"2",key:"17196g"}]],_m=n("mails",_ae),bae=[["path",{d:"m11 19-1.106-.552a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0l4.212 2.106a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619V14",key:"40pylx"}],["path",{d:"M15 5.764V14",key:"1bab71"}],["path",{d:"M21 18h-6",key:"139f0c"}],["path",{d:"M9 3.236v15",key:"1uimfh"}]],bm=n("map-minus",bae),wae=[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",key:"1r0f0z"}],["path",{d:"m9 10 2 2 4-4",key:"1gnqz4"}]],wm=n("map-pin-check-inside",wae),Cae=[["path",{d:"M19.43 12.935c.357-.967.57-1.955.57-2.935a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32.197 32.197 0 0 0 .813-.728",key:"1dq61d"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}],["path",{d:"m16 18 2 2 4-4",key:"1mkfmb"}]],Cm=n("map-pin-check",Cae),Lae=[["path",{d:"M15 22a1 1 0 0 1-1-1v-4a1 1 0 0 1 .445-.832l3-2a1 1 0 0 1 1.11 0l3 2A1 1 0 0 1 22 17v4a1 1 0 0 1-1 1z",key:"1p1rcz"}],["path",{d:"M18 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 .601.2",key:"mcbcs9"}],["path",{d:"M18 22v-3",key:"1t1ugv"}],["circle",{cx:"10",cy:"10",r:"3",key:"1ns7v1"}]],Lm=n("map-pin-house",Lae),Sae=[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",key:"1r0f0z"}],["path",{d:"M9 10h6",key:"9gxzsh"}]],Sm=n("map-pin-minus-inside",Sae),Nae=[["path",{d:"M18.977 14C19.6 12.701 20 11.343 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738",key:"11uxia"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}],["path",{d:"M16 18h6",key:"987eiv"}]],Nm=n("map-pin-minus",Nae),Iae=[["path",{d:"M12.75 7.09a3 3 0 0 1 2.16 2.16",key:"1d4wjd"}],["path",{d:"M17.072 17.072c-1.634 2.17-3.527 3.912-4.471 4.727a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 1.432-4.568",key:"12yil7"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M8.475 2.818A8 8 0 0 1 20 10c0 1.183-.31 2.377-.81 3.533",key:"lhrkcz"}],["path",{d:"M9.13 9.13a3 3 0 0 0 3.74 3.74",key:"13wojd"}]],Im=n("map-pin-off",Iae),Aae=[["path",{d:"M17.97 9.304A8 8 0 0 0 2 10c0 4.69 4.887 9.562 7.022 11.468",key:"1fahp3"}],["path",{d:"M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"1817ys"}],["circle",{cx:"10",cy:"10",r:"3",key:"1ns7v1"}]],No=n("map-pin-pen",Aae),Pae=[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",key:"1r0f0z"}],["path",{d:"M12 7v6",key:"lw1j43"}],["path",{d:"M9 10h6",key:"9gxzsh"}]],Am=n("map-pin-plus-inside",Pae),qae=[["path",{d:"M19.914 11.105A7.298 7.298 0 0 0 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738",key:"fcdtly"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}],["path",{d:"M16 18h6",key:"987eiv"}],["path",{d:"M19 15v6",key:"10aioa"}]],Pm=n("map-pin-plus",qae),Tae=[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",key:"1r0f0z"}],["path",{d:"m14.5 7.5-5 5",key:"3lb6iw"}],["path",{d:"m9.5 7.5 5 5",key:"ko136h"}]],qm=n("map-pin-x-inside",Tae),$ae=[["path",{d:"M19.752 11.901A7.78 7.78 0 0 0 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 19 19 0 0 0 .09-.077",key:"y0ewhp"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}],["path",{d:"m21.5 15.5-5 5",key:"11iqnx"}],["path",{d:"m21.5 20.5-5-5",key:"1bylgx"}]],Tm=n("map-pin-x",$ae),Vae=[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",key:"1r0f0z"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}]],$m=n("map-pin",Vae),zae=[["path",{d:"M18 8c0 3.613-3.869 7.429-5.393 8.795a1 1 0 0 1-1.214 0C9.87 15.429 6 11.613 6 8a6 6 0 0 1 12 0",key:"11u0oz"}],["circle",{cx:"12",cy:"8",r:"2",key:"1822b1"}],["path",{d:"M8.714 14h-3.71a1 1 0 0 0-.948.683l-2.004 6A1 1 0 0 0 3 22h18a1 1 0 0 0 .948-1.316l-2-6a1 1 0 0 0-.949-.684h-3.712",key:"q8zwxj"}]],Vm=n("map-pinned",zae),Rae=[["path",{d:"m11 19-1.106-.552a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0l4.212 2.106a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619V12",key:"svfegj"}],["path",{d:"M15 5.764V12",key:"1ocw4k"}],["path",{d:"M18 15v6",key:"9wciyi"}],["path",{d:"M21 18h-6",key:"139f0c"}],["path",{d:"M9 3.236v15",key:"1uimfh"}]],zm=n("map-plus",Rae),Dae=[["path",{d:"M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0z",key:"169xi5"}],["path",{d:"M15 5.764v15",key:"1pn4in"}],["path",{d:"M9 3.236v15",key:"1uimfh"}]],Rm=n("map",Dae),Hae=[["path",{d:"m14 6 4 4",key:"1q72g9"}],["path",{d:"M17 3h4v4",key:"19p9u1"}],["path",{d:"m21 3-7.75 7.75",key:"1cjbfd"}],["circle",{cx:"9",cy:"15",r:"6",key:"bx5svt"}]],Dm=n("mars-stroke",Hae),jae=[["path",{d:"M16 3h5v5",key:"1806ms"}],["path",{d:"m21 3-6.75 6.75",key:"pv0uzu"}],["circle",{cx:"10",cy:"14",r:"6",key:"1qwbdc"}]],Hm=n("mars",jae),Bae=[["path",{d:"M8 22h8",key:"rmew8v"}],["path",{d:"M12 11v11",key:"ur9y6a"}],["path",{d:"m19 3-7 8-7-8Z",key:"1sgpiw"}]],jm=n("martini",Bae),Fae=[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"m21 3-7 7",key:"1l2asr"}],["path",{d:"m3 21 7-7",key:"tjx5ai"}],["path",{d:"M9 21H3v-6",key:"wtvkvv"}]],Bm=n("maximize-2",Fae),Oae=[["path",{d:"M8 3H5a2 2 0 0 0-2 2v3",key:"1dcmit"}],["path",{d:"M21 8V5a2 2 0 0 0-2-2h-3",key:"1e4gt3"}],["path",{d:"M3 16v3a2 2 0 0 0 2 2h3",key:"wsl5sc"}],["path",{d:"M16 21h3a2 2 0 0 0 2-2v-3",key:"18trek"}]],Fm=n("maximize",Oae),Eae=[["path",{d:"M7.21 15 2.66 7.14a2 2 0 0 1 .13-2.2L4.4 2.8A2 2 0 0 1 6 2h12a2 2 0 0 1 1.6.8l1.6 2.14a2 2 0 0 1 .14 2.2L16.79 15",key:"143lza"}],["path",{d:"M11 12 5.12 2.2",key:"qhuxz6"}],["path",{d:"m13 12 5.88-9.8",key:"hbye0f"}],["path",{d:"M8 7h8",key:"i86dvs"}],["circle",{cx:"12",cy:"17",r:"5",key:"qbz8iq"}],["path",{d:"M12 18v-2h-.5",key:"fawc4q"}]],Om=n("medal",Eae),Uae=[["path",{d:"M11.636 6A13 13 0 0 0 19.4 3.2 1 1 0 0 1 21 4v11.344",key:"bycexp"}],["path",{d:"M14.378 14.357A13 13 0 0 0 11 14H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h1",key:"1t17s6"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M6 14a12 12 0 0 0 2.4 7.2 2 2 0 0 0 3.2-2.4A8 8 0 0 1 10 14",key:"1853fq"}],["path",{d:"M8 8v6",key:"aieo6v"}]],Em=n("megaphone-off",Uae),Gae=[["path",{d:"M11 6a13 13 0 0 0 8.4-2.8A1 1 0 0 1 21 4v12a1 1 0 0 1-1.6.8A13 13 0 0 0 11 14H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2z",key:"q8bfy3"}],["path",{d:"M6 14a12 12 0 0 0 2.4 7.2 2 2 0 0 0 3.2-2.4A8 8 0 0 1 10 14",key:"1853fq"}],["path",{d:"M8 6v8",key:"15ugcq"}]],Um=n("megaphone",Gae),Wae=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"8",x2:"16",y1:"15",y2:"15",key:"1xb1d9"}],["line",{x1:"9",x2:"9.01",y1:"9",y2:"9",key:"yxxnd0"}],["line",{x1:"15",x2:"15.01",y1:"9",y2:"9",key:"1p4y9e"}]],Gm=n("meh",Wae),Zae=[["path",{d:"M6 19v-3",key:"1nvgqn"}],["path",{d:"M10 19v-3",key:"iu8nkm"}],["path",{d:"M14 19v-3",key:"kcehxu"}],["path",{d:"M18 19v-3",key:"1vh91z"}],["path",{d:"M8 11V9",key:"63erz4"}],["path",{d:"M16 11V9",key:"fru6f3"}],["path",{d:"M12 11V9",key:"ha00sb"}],["path",{d:"M2 15h20",key:"16ne18"}],["path",{d:"M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.1a2 2 0 0 0 0 3.837V17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5.1a2 2 0 0 0 0-3.837Z",key:"lhddv3"}]],Wm=n("memory-stick",Zae),Xae=[["path",{d:"M4 12h16",key:"1lakjw"}],["path",{d:"M4 18h16",key:"19g7jn"}],["path",{d:"M4 6h16",key:"1o0s65"}]],Zm=n("menu",Xae),Kae=[["path",{d:"m8 6 4-4 4 4",key:"ybng9g"}],["path",{d:"M12 2v10.3a4 4 0 0 1-1.172 2.872L4 22",key:"1hyw0i"}],["path",{d:"m20 22-5-5",key:"1m27yz"}]],Xm=n("merge",Kae),Yae=[["path",{d:"m10 9-3 3 3 3",key:"1oro0q"}],["path",{d:"m14 15 3-3-3-3",key:"bz13h7"}],["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}]],Km=n("message-circle-code",Yae),Jae=[["path",{d:"M10.1 2.182a10 10 0 0 1 3.8 0",key:"5ilxe3"}],["path",{d:"M13.9 21.818a10 10 0 0 1-3.8 0",key:"11zvb9"}],["path",{d:"M17.609 3.72a10 10 0 0 1 2.69 2.7",key:"jiglxs"}],["path",{d:"M2.182 13.9a10 10 0 0 1 0-3.8",key:"c0bmvh"}],["path",{d:"M20.28 17.61a10 10 0 0 1-2.7 2.69",key:"elg7ff"}],["path",{d:"M21.818 10.1a10 10 0 0 1 0 3.8",key:"qkgqxc"}],["path",{d:"M3.721 6.391a10 10 0 0 1 2.7-2.69",key:"1mcia2"}],["path",{d:"m6.163 21.117-2.906.85a1 1 0 0 1-1.236-1.169l.965-2.98",key:"1qsu07"}]],Ym=n("message-circle-dashed",Jae),Qae=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}],["path",{d:"M7.828 13.07A3 3 0 0 1 12 8.764a3 3 0 0 1 5.004 2.224 3 3 0 0 1-.832 2.083l-3.447 3.62a1 1 0 0 1-1.45-.001z",key:"hoo97p"}]],Jm=n("message-circle-heart",Qae),eoe=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}],["path",{d:"M8 12h.01",key:"czm47f"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 12h.01",key:"1l6xoz"}]],Qm=n("message-circle-more",eoe),toe=[["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M4.93 4.929a10 10 0 0 0-1.938 11.412 2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 0 0 11.302-1.989",key:"7il5tn"}],["path",{d:"M8.35 2.69A10 10 0 0 1 21.3 15.65",key:"1pfsoa"}]],e3=n("message-circle-off",toe),aoe=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M12 8v8",key:"napkw2"}]],t3=n("message-circle-plus",aoe),ooe=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]],Io=n("message-circle-question-mark",ooe),noe=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}],["path",{d:"m10 15-3-3 3-3",key:"1pgupc"}],["path",{d:"M7 12h8a2 2 0 0 1 2 2v1",key:"89sh1g"}]],a3=n("message-circle-reply",noe),ioe=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],o3=n("message-circle-x",ioe),roe=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]],n3=n("message-circle-warning",roe),coe=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}]],i3=n("message-circle",coe),soe=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}],["path",{d:"m10 8-3 3 3 3",key:"fp6dz7"}],["path",{d:"m14 14 3-3-3-3",key:"1yrceu"}]],r3=n("message-square-code",soe),doe=[["path",{d:"M12 19h.01",key:"1wutuc"}],["path",{d:"M12 3h.01",key:"n36tog"}],["path",{d:"M16 19h.01",key:"1vcnzz"}],["path",{d:"M16 3h.01",key:"ll0zb8"}],["path",{d:"M2 13h.01",key:"1aptou"}],["path",{d:"M2 17v4.286a.71.71 0 0 0 1.212.502l2.202-2.202A2 2 0 0 1 6.828 19H8",key:"4cp7zq"}],["path",{d:"M2 5a2 2 0 0 1 2-2",key:"1iztiu"}],["path",{d:"M2 9h.01",key:"1nzd1v"}],["path",{d:"M20 3a2 2 0 0 1 2 2",key:"m48m3a"}],["path",{d:"M22 13h.01",key:"ke7esy"}],["path",{d:"M22 17a2 2 0 0 1-2 2",key:"17q5fo"}],["path",{d:"M22 9h.01",key:"npkp49"}],["path",{d:"M8 3h.01",key:"133hau"}]],c3=n("message-square-dashed",doe),loe=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}],["path",{d:"M10 15h4",key:"192ueg"}],["path",{d:"M10 9h4",key:"u4k05v"}],["path",{d:"M12 7v4",key:"xawao1"}]],s3=n("message-square-diff",loe),hoe=[["path",{d:"M12.7 3H4a2 2 0 0 0-2 2v16.286a.71.71 0 0 0 1.212.502l2.202-2.202A2 2 0 0 1 6.828 19H20a2 2 0 0 0 2-2v-4.7",key:"wjb7ig"}],["circle",{cx:"19",cy:"6",r:"3",key:"108a5v"}]],d3=n("message-square-dot",hoe),uoe=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}],["path",{d:"M7.5 9.5c0 .687.265 1.383.697 1.844l3.009 3.264a1.14 1.14 0 0 0 .407.314 1 1 0 0 0 .783-.004 1.14 1.14 0 0 0 .398-.31l3.008-3.264A2.77 2.77 0 0 0 16.5 9.5 2.5 2.5 0 0 0 12 8a2.5 2.5 0 0 0-4.5 1.5",key:"1faxuh"}]],l3=n("message-square-heart",uoe),poe=[["path",{d:"M22 8.5V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v16.286a.71.71 0 0 0 1.212.502l2.202-2.202A2 2 0 0 1 6.828 19H10",key:"fu6chl"}],["path",{d:"M20 15v-2a2 2 0 0 0-4 0v2",key:"vl8a78"}],["rect",{x:"14",y:"15",width:"8",height:"5",rx:"1",key:"37aafw"}]],h3=n("message-square-lock",poe),yoe=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}],["path",{d:"M12 11h.01",key:"z322tv"}],["path",{d:"M16 11h.01",key:"xkw8gn"}],["path",{d:"M8 11h.01",key:"1dfujw"}]],u3=n("message-square-more",yoe),koe=[["path",{d:"M19 19H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.7.7 0 0 1 2 21.286V5a2 2 0 0 1 1.184-1.826",key:"1wyg69"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M8.656 3H20a2 2 0 0 1 2 2v11.344",key:"mhl4k6"}]],p3=n("message-square-off",koe),foe=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}],["path",{d:"M14 13a2 2 0 0 0 2-2V9h-2",key:"zjz9hw"}],["path",{d:"M8 13a2 2 0 0 0 2-2V9H8",key:"14e02x"}]],y3=n("message-square-quote",foe),moe=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}],["path",{d:"M12 8v6",key:"1ib9pf"}],["path",{d:"M9 11h6",key:"1fldmi"}]],k3=n("message-square-plus",moe),goe=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}],["path",{d:"m10 8-3 3 3 3",key:"fp6dz7"}],["path",{d:"M17 14v-1a2 2 0 0 0-2-2H7",key:"1tkjnz"}]],f3=n("message-square-reply",goe),Moe=[["path",{d:"M12 3H4a2 2 0 0 0-2 2v16.286a.71.71 0 0 0 1.212.502l2.202-2.202A2 2 0 0 1 6.828 19H20a2 2 0 0 0 2-2v-4",key:"11da1y"}],["path",{d:"M16 3h6v6",key:"1bx56c"}],["path",{d:"m16 9 6-6",key:"m4dnic"}]],m3=n("message-square-share",Moe),voe=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}],["path",{d:"M7 11h10",key:"1twpyw"}],["path",{d:"M7 15h6",key:"d9of3u"}],["path",{d:"M7 7h8",key:"af5zfr"}]],g3=n("message-square-text",voe),xoe=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}],["path",{d:"M12 15h.01",key:"q59x07"}],["path",{d:"M12 7v4",key:"xawao1"}]],M3=n("message-square-warning",xoe),_oe=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}],["path",{d:"m14.5 8.5-5 5",key:"19tnj2"}],["path",{d:"m9.5 8.5 5 5",key:"1oa8ql"}]],v3=n("message-square-x",_oe),boe=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}]],x3=n("message-square",boe),woe=[["path",{d:"M16 10a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 14.286V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z",key:"1n2ejm"}],["path",{d:"M20 9a2 2 0 0 1 2 2v10.286a.71.71 0 0 1-1.212.502l-2.202-2.202A2 2 0 0 0 17.172 19H10a2 2 0 0 1-2-2v-1",key:"1qfcsi"}]],_3=n("messages-square",woe),Coe=[["path",{d:"M12 19v3",key:"npa21l"}],["path",{d:"M15 9.34V5a3 3 0 0 0-5.68-1.33",key:"1gzdoj"}],["path",{d:"M16.95 16.95A7 7 0 0 1 5 12v-2",key:"cqa7eg"}],["path",{d:"M18.89 13.23A7 7 0 0 0 19 12v-2",key:"16hl24"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12",key:"r2i35w"}]],b3=n("mic-off",Coe),Loe=[["path",{d:"m11 7.601-5.994 8.19a1 1 0 0 0 .1 1.298l.817.818a1 1 0 0 0 1.314.087L15.09 12",key:"80a601"}],["path",{d:"M16.5 21.174C15.5 20.5 14.372 20 13 20c-2.058 0-3.928 2.356-6 2-2.072-.356-2.775-3.369-1.5-4.5",key:"j0ngtp"}],["circle",{cx:"16",cy:"7",r:"5",key:"d08jfb"}]],Ao=n("mic-vocal",Loe),Soe=[["path",{d:"M18 12h2",key:"quuxs7"}],["path",{d:"M18 16h2",key:"zsn3lv"}],["path",{d:"M18 20h2",key:"9x5y9y"}],["path",{d:"M18 4h2",key:"1luxfb"}],["path",{d:"M18 8h2",key:"nxqzg"}],["path",{d:"M4 12h2",key:"1ltxp0"}],["path",{d:"M4 16h2",key:"8a5zha"}],["path",{d:"M4 20h2",key:"27dk57"}],["path",{d:"M4 4h2",key:"10groj"}],["path",{d:"M4 8h2",key:"18vq6w"}],["path",{d:"M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z",key:"1681fp"}]],w3=n("microchip",Soe),Noe=[["path",{d:"M12 19v3",key:"npa21l"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2",key:"1vc78b"}],["rect",{x:"9",y:"2",width:"6",height:"13",rx:"3",key:"s6n7sd"}]],C3=n("mic",Noe),Ioe=[["path",{d:"M6 18h8",key:"1borvv"}],["path",{d:"M3 22h18",key:"8prr45"}],["path",{d:"M14 22a7 7 0 1 0 0-14h-1",key:"1jwaiy"}],["path",{d:"M9 14h2",key:"197e7h"}],["path",{d:"M9 12a2 2 0 0 1-2-2V6h6v4a2 2 0 0 1-2 2Z",key:"1bmzmy"}],["path",{d:"M12 6V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3",key:"1drr47"}]],L3=n("microscope",Ioe),Aoe=[["rect",{width:"20",height:"15",x:"2",y:"4",rx:"2",key:"2no95f"}],["rect",{width:"8",height:"7",x:"6",y:"8",rx:"1",key:"zh9wx"}],["path",{d:"M18 8v7",key:"o5zi4n"}],["path",{d:"M6 19v2",key:"1loha6"}],["path",{d:"M18 19v2",key:"1dawf0"}]],S3=n("microwave",Aoe),Poe=[["path",{d:"M12 13v8",key:"1l5pq0"}],["path",{d:"M12 3v3",key:"1n5kay"}],["path",{d:"M4 6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h13a2 2 0 0 0 1.152-.365l3.424-2.317a1 1 0 0 0 0-1.635l-3.424-2.318A2 2 0 0 0 17 6z",key:"1btarq"}]],N3=n("milestone",Poe),qoe=[["path",{d:"M8 2h8",key:"1ssgc1"}],["path",{d:"M9 2v1.343M15 2v2.789a4 4 0 0 0 .672 2.219l.656.984a4 4 0 0 1 .672 2.22v1.131M7.8 7.8l-.128.192A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-3",key:"y0ejgx"}],["path",{d:"M7 15a6.47 6.47 0 0 1 5 0 6.472 6.472 0 0 0 3.435.435",key:"iaxqsy"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],I3=n("milk-off",qoe),Toe=[["path",{d:"M8 2h8",key:"1ssgc1"}],["path",{d:"M9 2v2.789a4 4 0 0 1-.672 2.219l-.656.984A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-9.789a4 4 0 0 0-.672-2.219l-.656-.984A4 4 0 0 1 15 4.788V2",key:"qtp12x"}],["path",{d:"M7 15a6.472 6.472 0 0 1 5 0 6.47 6.47 0 0 0 5 0",key:"ygeh44"}]],A3=n("milk",Toe),$oe=[["path",{d:"m14 10 7-7",key:"oa77jy"}],["path",{d:"M20 10h-6V4",key:"mjg0md"}],["path",{d:"m3 21 7-7",key:"tjx5ai"}],["path",{d:"M4 14h6v6",key:"rmj7iw"}]],P3=n("minimize-2",$oe),Voe=[["path",{d:"M8 3v3a2 2 0 0 1-2 2H3",key:"hohbtr"}],["path",{d:"M21 8h-3a2 2 0 0 1-2-2V3",key:"5jw1f3"}],["path",{d:"M3 16h3a2 2 0 0 1 2 2v3",key:"198tvr"}],["path",{d:"M16 21v-3a2 2 0 0 1 2-2h3",key:"ph8mxp"}]],q3=n("minimize",Voe),zoe=[["path",{d:"M5 12h14",key:"1ays0h"}]],T3=n("minus",zoe),Roe=[["path",{d:"m9 10 2 2 4-4",key:"1gnqz4"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M8 21h8",key:"1ev6f3"}]],$3=n("monitor-check",Roe),Doe=[["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"m14.305 7.53.923-.382",key:"1mlnsw"}],["path",{d:"m15.228 4.852-.923-.383",key:"82mpwg"}],["path",{d:"m16.852 3.228-.383-.924",key:"ln4sir"}],["path",{d:"m16.852 8.772-.383.923",key:"1dejw0"}],["path",{d:"m19.148 3.228.383-.924",key:"192kgf"}],["path",{d:"m19.53 9.696-.382-.924",key:"fiavlr"}],["path",{d:"m20.772 4.852.924-.383",key:"1j8mgp"}],["path",{d:"m20.772 7.148.924.383",key:"zix9be"}],["path",{d:"M22 13v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7",key:"1tnzv8"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}]],V3=n("monitor-cog",Doe),Hoe=[["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M22 12.307V15a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8.693",key:"1dx6ho"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["circle",{cx:"19",cy:"6",r:"3",key:"108a5v"}]],z3=n("monitor-dot",Hoe),joe=[["path",{d:"M12 13V7",key:"h0r20n"}],["path",{d:"m15 10-3 3-3-3",key:"lzhmyn"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M8 21h8",key:"1ev6f3"}]],R3=n("monitor-down",joe),Boe=[["path",{d:"M17 17H4a2 2 0 0 1-2-2V5c0-1.5 1-2 1-2",key:"k0q8oc"}],["path",{d:"M22 15V5a2 2 0 0 0-2-2H9",key:"cp1ac0"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],D3=n("monitor-off",Boe),Foe=[["path",{d:"M10 13V7",key:"1u13u9"}],["path",{d:"M14 13V7",key:"1vj9om"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M8 21h8",key:"1ev6f3"}]],H3=n("monitor-pause",Foe),Ooe=[["path",{d:"M15.033 9.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56V7.648a.645.645 0 0 1 .967-.56z",key:"vbtd3f"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",key:"x3v2xh"}]],j3=n("monitor-play",Ooe),Eoe=[["path",{d:"M5.5 20H8",key:"1k40s5"}],["path",{d:"M17 9h.01",key:"1j24nn"}],["rect",{width:"10",height:"16",x:"12",y:"4",rx:"2",key:"ixliua"}],["path",{d:"M8 6H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h4",key:"1mp6e1"}],["circle",{cx:"17",cy:"15",r:"1",key:"tqvash"}]],B3=n("monitor-speaker",Eoe),Uoe=[["path",{d:"M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8",key:"10dyio"}],["path",{d:"M10 19v-3.96 3.15",key:"1irgej"}],["path",{d:"M7 19h5",key:"qswx4l"}],["rect",{width:"6",height:"10",x:"16",y:"12",rx:"2",key:"1egngj"}]],F3=n("monitor-smartphone",Uoe),Goe=[["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",key:"x3v2xh"}],["rect",{x:"9",y:"7",width:"6",height:"6",rx:"1",key:"5m2oou"}]],O3=n("monitor-stop",Goe),Woe=[["path",{d:"m9 10 3-3 3 3",key:"11gsxs"}],["path",{d:"M12 13V7",key:"h0r20n"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M8 21h8",key:"1ev6f3"}]],E3=n("monitor-up",Woe),Zoe=[["path",{d:"m14.5 12.5-5-5",key:"1jahn5"}],["path",{d:"m9.5 12.5 5-5",key:"1k2t7b"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M8 21h8",key:"1ev6f3"}]],U3=n("monitor-x",Zoe),Xoe=[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21",key:"1svkeh"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21",key:"vw1qmm"}]],G3=n("monitor",Xoe),Koe=[["path",{d:"M18 5h4",key:"1lhgn2"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401",key:"kfwtm"}]],W3=n("moon-star",Koe),Yoe=[["path",{d:"M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401",key:"kfwtm"}]],Z3=n("moon",Yoe),Joe=[["path",{d:"m8 3 4 8 5-5 5 15H2L8 3z",key:"otkl63"}],["path",{d:"M4.14 15.08c2.62-1.57 5.24-1.43 7.86.42 2.74 1.94 5.49 2 8.23.19",key:"1pvmmp"}]],X3=n("mountain-snow",Joe),Qoe=[["path",{d:"M12 6v.343",key:"1gyhex"}],["path",{d:"M18.218 18.218A7 7 0 0 1 5 15V9a7 7 0 0 1 .782-3.218",key:"ukzz01"}],["path",{d:"M19 13.343V9A7 7 0 0 0 8.56 2.902",key:"104jy9"}],["path",{d:"M22 22 2 2",key:"1r8tn9"}]],K3=n("mouse-off",Qoe),ene=[["path",{d:"m8 3 4 8 5-5 5 15H2L8 3z",key:"otkl63"}]],Y3=n("mountain",ene),tne=[["path",{d:"M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z",key:"edeuup"}]],J3=n("mouse-pointer-2",tne),ane=[["path",{d:"M2.034 2.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.944L8.204 7.545a1 1 0 0 0-.66.66l-1.066 3.443a.5.5 0 0 1-.944.033z",key:"11pp1i"}],["circle",{cx:"16",cy:"16",r:"6",key:"qoo3c4"}],["path",{d:"m11.8 11.8 8.4 8.4",key:"oogvdj"}]],Q3=n("mouse-pointer-ban",ane),one=[["path",{d:"M14 4.1 12 6",key:"ita8i4"}],["path",{d:"m5.1 8-2.9-.8",key:"1go3kf"}],["path",{d:"m6 12-1.9 2",key:"mnht97"}],["path",{d:"M7.2 2.2 8 5.1",key:"1cfko1"}],["path",{d:"M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z",key:"s0h3yz"}]],e6=n("mouse-pointer-click",one),nne=[["rect",{x:"5",y:"2",width:"14",height:"20",rx:"7",key:"11ol66"}],["path",{d:"M12 6v4",key:"16clxf"}]],t6=n("mouse",nne),ine=[["path",{d:"M12.586 12.586 19 19",key:"ea5xo7"}],["path",{d:"M3.688 3.037a.497.497 0 0 0-.651.651l6.5 15.999a.501.501 0 0 0 .947-.062l1.569-6.083a2 2 0 0 1 1.448-1.479l6.124-1.579a.5.5 0 0 0 .063-.947z",key:"277e5u"}]],a6=n("mouse-pointer",ine),rne=[["path",{d:"M5 3v16h16",key:"1mqmf9"}],["path",{d:"m5 19 6-6",key:"jh6hbb"}],["path",{d:"m2 6 3-3 3 3",key:"tkyvxa"}],["path",{d:"m18 16 3 3-3 3",key:"1d4glt"}]],Po=n("move-3d",rne),cne=[["path",{d:"M19 13v6h-6",key:"1hxl6d"}],["path",{d:"M5 11V5h6",key:"12e2xe"}],["path",{d:"m5 5 14 14",key:"11anup"}]],o6=n("move-diagonal-2",cne),sne=[["path",{d:"M11 19H5V13",key:"1akmht"}],["path",{d:"M19 5L5 19",key:"72u4yj"}]],n6=n("move-down-left",sne),dne=[["path",{d:"M11 19H5v-6",key:"8awifj"}],["path",{d:"M13 5h6v6",key:"7voy1q"}],["path",{d:"M19 5 5 19",key:"wwaj1z"}]],i6=n("move-diagonal",dne),lne=[["path",{d:"M19 13V19H13",key:"10vkzq"}],["path",{d:"M5 5L19 19",key:"5zm2fv"}]],r6=n("move-down-right",lne),hne=[["path",{d:"M8 18L12 22L16 18",key:"cskvfv"}],["path",{d:"M12 2V22",key:"r89rzk"}]],c6=n("move-down",hne),une=[["path",{d:"m18 8 4 4-4 4",key:"1ak13k"}],["path",{d:"M2 12h20",key:"9i4pu4"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}]],s6=n("move-horizontal",une),pne=[["path",{d:"M18 8L22 12L18 16",key:"1r0oui"}],["path",{d:"M2 12H22",key:"1m8cig"}]],d6=n("move-right",pne),yne=[["path",{d:"M5 11V5H11",key:"3q78g9"}],["path",{d:"M5 5L19 19",key:"5zm2fv"}]],l6=n("move-up-left",yne),kne=[["path",{d:"M6 8L2 12L6 16",key:"kyvwex"}],["path",{d:"M2 12H22",key:"1m8cig"}]],h6=n("move-left",kne),fne=[["path",{d:"M13 5H19V11",key:"1n1gyv"}],["path",{d:"M19 5L5 19",key:"72u4yj"}]],u6=n("move-up-right",fne),mne=[["path",{d:"M12 2v20",key:"t6zp3m"}],["path",{d:"m8 18 4 4 4-4",key:"bh5tu3"}],["path",{d:"m8 6 4-4 4 4",key:"ybng9g"}]],p6=n("move-vertical",mne),gne=[["path",{d:"M12 2v20",key:"t6zp3m"}],["path",{d:"m15 19-3 3-3-3",key:"11eu04"}],["path",{d:"m19 9 3 3-3 3",key:"1mg7y2"}],["path",{d:"M2 12h20",key:"9i4pu4"}],["path",{d:"m5 9-3 3 3 3",key:"j64kie"}],["path",{d:"m9 5 3-3 3 3",key:"l8vdw6"}]],y6=n("move",gne),Mne=[["path",{d:"M8 6L12 2L16 6",key:"1yvkyx"}],["path",{d:"M12 2V22",key:"r89rzk"}]],k6=n("move-up",Mne),vne=[["circle",{cx:"8",cy:"18",r:"4",key:"1fc0mg"}],["path",{d:"M12 18V2l7 4",key:"g04rme"}]],f6=n("music-2",vne),xne=[["circle",{cx:"12",cy:"18",r:"4",key:"m3r9ws"}],["path",{d:"M16 18V2",key:"40x2m5"}]],m6=n("music-3",xne),_ne=[["path",{d:"M9 18V5l12-2v13",key:"1jmyc2"}],["path",{d:"m9 9 12-2",key:"1e64n2"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["circle",{cx:"18",cy:"16",r:"3",key:"1hluhg"}]],g6=n("music-4",_ne),bne=[["path",{d:"M9.31 9.31 5 21l7-4 7 4-1.17-3.17",key:"qoq2o2"}],["path",{d:"M14.53 8.88 12 2l-1.17 3.17",key:"k3sjzy"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],M6=n("navigation-2-off",bne),wne=[["polygon",{points:"12 2 19 21 12 17 5 21 12 2",key:"x8c0qg"}]],v6=n("navigation-2",wne),Cne=[["path",{d:"M9 18V5l12-2v13",key:"1jmyc2"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["circle",{cx:"18",cy:"16",r:"3",key:"1hluhg"}]],x6=n("music",Cne),Lne=[["path",{d:"M8.43 8.43 3 11l8 2 2 8 2.57-5.43",key:"1vdtb7"}],["path",{d:"M17.39 11.73 22 2l-9.73 4.61",key:"tya3r6"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],_6=n("navigation-off",Lne),Sne=[["polygon",{points:"3 11 22 2 13 21 11 13 3 11",key:"1ltx0t"}]],b6=n("navigation",Sne),Nne=[["rect",{x:"16",y:"16",width:"6",height:"6",rx:"1",key:"4q2zg0"}],["rect",{x:"2",y:"16",width:"6",height:"6",rx:"1",key:"8cvhb9"}],["rect",{x:"9",y:"2",width:"6",height:"6",rx:"1",key:"1egb70"}],["path",{d:"M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3",key:"1jsf9p"}],["path",{d:"M12 12V8",key:"2874zd"}]],w6=n("network",Nne),Ine=[["path",{d:"M6 8.32a7.43 7.43 0 0 1 0 7.36",key:"9iaqei"}],["path",{d:"M9.46 6.21a11.76 11.76 0 0 1 0 11.58",key:"1yha7l"}],["path",{d:"M12.91 4.1a15.91 15.91 0 0 1 .01 15.8",key:"4iu2gk"}],["path",{d:"M16.37 2a20.16 20.16 0 0 1 0 20",key:"sap9u2"}]],C6=n("nfc",Ine),Ane=[["path",{d:"M15 18h-5",key:"95g1m2"}],["path",{d:"M18 14h-8",key:"sponae"}],["path",{d:"M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2",key:"39pd36"}],["rect",{width:"8",height:"4",x:"10",y:"6",rx:"1",key:"aywv1n"}]],L6=n("newspaper",Ane),Pne=[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"m8.5 4 7 4",key:"m1xjk3"}],["path",{d:"m8.5 8 7-4",key:"t0m5j6"}],["circle",{cx:"12",cy:"17",r:"5",key:"qbz8iq"}]],S6=n("non-binary",Pne),qne=[["path",{d:"M13.4 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-7.4",key:"re6nr2"}],["path",{d:"M2 6h4",key:"aawbzj"}],["path",{d:"M2 10h4",key:"l0bgd4"}],["path",{d:"M2 14h4",key:"1gsvsf"}],["path",{d:"M2 18h4",key:"1bu2t1"}],["path",{d:"M21.378 5.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"pqwjuv"}]],N6=n("notebook-pen",qne),Tne=[["path",{d:"M2 6h4",key:"aawbzj"}],["path",{d:"M2 10h4",key:"l0bgd4"}],["path",{d:"M2 14h4",key:"1gsvsf"}],["path",{d:"M2 18h4",key:"1bu2t1"}],["rect",{width:"16",height:"20",x:"4",y:"2",rx:"2",key:"1nb95v"}],["path",{d:"M15 2v20",key:"dcj49h"}],["path",{d:"M15 7h5",key:"1xj5lc"}],["path",{d:"M15 12h5",key:"w5shd9"}],["path",{d:"M15 17h5",key:"1qaofu"}]],I6=n("notebook-tabs",Tne),$ne=[["path",{d:"M2 6h4",key:"aawbzj"}],["path",{d:"M2 10h4",key:"l0bgd4"}],["path",{d:"M2 14h4",key:"1gsvsf"}],["path",{d:"M2 18h4",key:"1bu2t1"}],["rect",{width:"16",height:"20",x:"4",y:"2",rx:"2",key:"1nb95v"}],["path",{d:"M9.5 8h5",key:"11mslq"}],["path",{d:"M9.5 12H16",key:"ktog6x"}],["path",{d:"M9.5 16H14",key:"p1seyn"}]],A6=n("notebook-text",$ne),Vne=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v2",key:"j91f56"}],["path",{d:"M20 12v2",key:"w8o0tu"}],["path",{d:"M20 18v2a2 2 0 0 1-2 2h-1",key:"1c9ggx"}],["path",{d:"M13 22h-2",key:"191ugt"}],["path",{d:"M7 22H6a2 2 0 0 1-2-2v-2",key:"1rt9px"}],["path",{d:"M4 14v-2",key:"1v0sqh"}],["path",{d:"M4 8V6a2 2 0 0 1 2-2h2",key:"1mwabg"}],["path",{d:"M8 10h6",key:"3oa6kw"}],["path",{d:"M8 14h8",key:"1fgep2"}],["path",{d:"M8 18h5",key:"17enja"}]],P6=n("notepad-text-dashed",Vne),zne=[["path",{d:"M2 6h4",key:"aawbzj"}],["path",{d:"M2 10h4",key:"l0bgd4"}],["path",{d:"M2 14h4",key:"1gsvsf"}],["path",{d:"M2 18h4",key:"1bu2t1"}],["rect",{width:"16",height:"20",x:"4",y:"2",rx:"2",key:"1nb95v"}],["path",{d:"M16 2v20",key:"rotuqe"}]],q6=n("notebook",zne),Rne=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"16",height:"18",x:"4",y:"4",rx:"2",key:"1u9h20"}],["path",{d:"M8 10h6",key:"3oa6kw"}],["path",{d:"M8 14h8",key:"1fgep2"}],["path",{d:"M8 18h5",key:"17enja"}]],T6=n("notepad-text",Rne),Dne=[["path",{d:"M12 4V2",key:"1k5q1u"}],["path",{d:"M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592A7.003 7.003 0 0 0 19 14v-4",key:"1tgyif"}],["path",{d:"M12 4C8 4 4.5 6 4 8c-.243.97-.919 1.952-2 3 1.31-.082 1.972-.29 3-1 .54.92.982 1.356 2 2 1.452-.647 1.954-1.098 2.5-2 .595.995 1.151 1.427 2.5 2 1.31-.621 1.862-1.058 2.5-2 .629.977 1.162 1.423 2.5 2 1.209-.548 1.68-.967 2-2 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4Z",key:"tnsqj"}]],$6=n("nut",Dne),Hne=[["path",{d:"M12 4V2",key:"1k5q1u"}],["path",{d:"M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592a7.01 7.01 0 0 0 4.125-2.939",key:"1xcvy9"}],["path",{d:"M19 10v3.343",key:"163tfc"}],["path",{d:"M12 12c-1.349-.573-1.905-1.005-2.5-2-.546.902-1.048 1.353-2.5 2-1.018-.644-1.46-1.08-2-2-1.028.71-1.69.918-3 1 1.081-1.048 1.757-2.03 2-3 .194-.776.84-1.551 1.79-2.21m11.654 5.997c.887-.457 1.28-.891 1.556-1.787 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4-.74 0-1.461.068-2.15.192",key:"17914v"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],V6=n("nut-off",Hne),jne=[["path",{d:"M12 16h.01",key:"1drbdi"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z",key:"1fd625"}]],qo=n("octagon-alert",jne),Bne=[["path",{d:"M10 15V9",key:"1lckn7"}],["path",{d:"M14 15V9",key:"1muqhk"}],["path",{d:"M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z",key:"2d38gg"}]],To=n("octagon-pause",Bne),Fne=[["path",{d:"M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z",key:"2d38gg"}],["path",{d:"M8 12h8",key:"1wcyev"}]],z6=n("octagon-minus",Fne),One=[["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z",key:"2d38gg"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],$o=n("octagon-x",One),Ene=[["path",{d:"M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z",key:"2d38gg"}]],R6=n("octagon",Ene),Une=[["path",{d:"M3 20h4.5a.5.5 0 0 0 .5-.5v-.282a.52.52 0 0 0-.247-.437 8 8 0 1 1 8.494-.001.52.52 0 0 0-.247.438v.282a.5.5 0 0 0 .5.5H21",key:"1x94xo"}]],D6=n("omega",Une),Gne=[["path",{d:"M3 3h6l6 18h6",key:"ph9rgk"}],["path",{d:"M14 3h7",key:"16f0ms"}]],H6=n("option",Gne),Wne=[["path",{d:"M20.341 6.484A10 10 0 0 1 10.266 21.85",key:"1enhxb"}],["path",{d:"M3.659 17.516A10 10 0 0 1 13.74 2.152",key:"1crzgf"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["circle",{cx:"19",cy:"5",r:"2",key:"mhkx31"}],["circle",{cx:"5",cy:"19",r:"2",key:"v8kfzx"}]],j6=n("orbit",Wne),Zne=[["path",{d:"M12 12V4a1 1 0 0 1 1-1h6.297a1 1 0 0 1 .651 1.759l-4.696 4.025",key:"1bx4vc"}],["path",{d:"m12 21-7.414-7.414A2 2 0 0 1 4 12.172V6.415a1.002 1.002 0 0 1 1.707-.707L20 20.009",key:"1h3km6"}],["path",{d:"m12.214 3.381 8.414 14.966a1 1 0 0 1-.167 1.199l-1.168 1.163a1 1 0 0 1-.706.291H6.351a1 1 0 0 1-.625-.219L3.25 18.8a1 1 0 0 1 .631-1.781l4.165.027",key:"1hj4wg"}]],B6=n("origami",Zne),Xne=[["path",{d:"M12 3v6",key:"1holv5"}],["path",{d:"M16.76 3a2 2 0 0 1 1.8 1.1l2.23 4.479a2 2 0 0 1 .21.891V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9.472a2 2 0 0 1 .211-.894L5.45 4.1A2 2 0 0 1 7.24 3z",key:"187q7i"}],["path",{d:"M3.054 9.013h17.893",key:"grwhos"}]],F6=n("package-2",Xne),Kne=[["path",{d:"m16 16 2 2 4-4",key:"gfu2re"}],["path",{d:"M21 10V8a2 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 0l2-1.14",key:"e7tb2h"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["line",{x1:"12",x2:"12",y1:"22",y2:"12",key:"a4e8g8"}]],O6=n("package-check",Kne),Yne=[["path",{d:"M16 16h6",key:"100bgy"}],["path",{d:"M21 10V8a2 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 0l2-1.14",key:"e7tb2h"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["line",{x1:"12",x2:"12",y1:"22",y2:"12",key:"a4e8g8"}]],E6=n("package-minus",Yne),Jne=[["path",{d:"M12 22v-9",key:"x3hkom"}],["path",{d:"M15.17 2.21a1.67 1.67 0 0 1 1.63 0L21 4.57a1.93 1.93 0 0 1 0 3.36L8.82 14.79a1.655 1.655 0 0 1-1.64 0L3 12.43a1.93 1.93 0 0 1 0-3.36z",key:"2ntwy6"}],["path",{d:"M20 13v3.87a2.06 2.06 0 0 1-1.11 1.83l-6 3.08a1.93 1.93 0 0 1-1.78 0l-6-3.08A2.06 2.06 0 0 1 4 16.87V13",key:"1pmm1c"}],["path",{d:"M21 12.43a1.93 1.93 0 0 0 0-3.36L8.83 2.2a1.64 1.64 0 0 0-1.63 0L3 4.57a1.93 1.93 0 0 0 0 3.36l12.18 6.86a1.636 1.636 0 0 0 1.63 0z",key:"12ttoo"}]],U6=n("package-open",Jne),Qne=[["path",{d:"M16 16h6",key:"100bgy"}],["path",{d:"M19 13v6",key:"85cyf1"}],["path",{d:"M21 10V8a2 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 0l2-1.14",key:"e7tb2h"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["line",{x1:"12",x2:"12",y1:"22",y2:"12",key:"a4e8g8"}]],G6=n("package-plus",Qne),e1e=[["path",{d:"M21 10V8a2 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 0l2-1.14",key:"e7tb2h"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["line",{x1:"12",x2:"12",y1:"22",y2:"12",key:"a4e8g8"}],["circle",{cx:"18.5",cy:"15.5",r:"2.5",key:"b5zd12"}],["path",{d:"M20.27 17.27 22 19",key:"1l4muz"}]],W6=n("package-search",e1e),t1e=[["path",{d:"M21 10V8a2 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 0l2-1.14",key:"e7tb2h"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["line",{x1:"12",x2:"12",y1:"22",y2:"12",key:"a4e8g8"}],["path",{d:"m17 13 5 5m-5 0 5-5",key:"im3w4b"}]],Z6=n("package-x",t1e),a1e=[["path",{d:"M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 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.73z",key:"1a0edw"}],["path",{d:"M12 22V12",key:"d0xqtd"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}]],X6=n("package",a1e),o1e=[["path",{d:"m19 11-8-8-8.6 8.6a2 2 0 0 0 0 2.8l5.2 5.2c.8.8 2 .8 2.8 0L19 11Z",key:"irua1i"}],["path",{d:"m5 2 5 5",key:"1lls2c"}],["path",{d:"M2 13h15",key:"1hkzvu"}],["path",{d:"M22 20a2 2 0 1 1-4 0c0-1.6 1.7-2.4 2-4 .3 1.6 2 2.4 2 4Z",key:"xk76lq"}]],K6=n("paint-bucket",o1e),n1e=[["rect",{width:"16",height:"6",x:"2",y:"2",rx:"2",key:"jcyz7m"}],["path",{d:"M10 16v-2a2 2 0 0 1 2-2h8a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2",key:"1b9h7c"}],["rect",{width:"4",height:"6",x:"8",y:"16",rx:"1",key:"d6e7yl"}]],Y6=n("paint-roller",n1e),i1e=[["path",{d:"M10 2v2",key:"7u0qdc"}],["path",{d:"M14 2v4",key:"qmzblu"}],["path",{d:"M17 2a1 1 0 0 1 1 1v9H6V3a1 1 0 0 1 1-1z",key:"ycvu00"}],["path",{d:"M6 12a1 1 0 0 0-1 1v1a2 2 0 0 0 2 2h2a1 1 0 0 1 1 1v2.9a2 2 0 1 0 4 0V17a1 1 0 0 1 1-1h2a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1",key:"iw4wnp"}]],Vo=n("paintbrush-vertical",i1e),r1e=[["path",{d:"m14.622 17.897-10.68-2.913",key:"vj2p1u"}],["path",{d:"M18.376 2.622a1 1 0 1 1 3.002 3.002L17.36 9.643a.5.5 0 0 0 0 .707l.944.944a2.41 2.41 0 0 1 0 3.408l-.944.944a.5.5 0 0 1-.707 0L8.354 7.348a.5.5 0 0 1 0-.707l.944-.944a2.41 2.41 0 0 1 3.408 0l.944.944a.5.5 0 0 0 .707 0z",key:"18tc5c"}],["path",{d:"M9 8c-1.804 2.71-3.97 3.46-6.583 3.948a.507.507 0 0 0-.302.819l7.32 8.883a1 1 0 0 0 1.185.204C12.735 20.405 16 16.792 16 15",key:"ytzfxy"}]],J6=n("paintbrush",r1e),c1e=[["path",{d:"M12 22a1 1 0 0 1 0-20 10 9 0 0 1 10 9 5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z",key:"e79jfc"}],["circle",{cx:"13.5",cy:"6.5",r:".5",fill:"currentColor",key:"1okk4w"}],["circle",{cx:"17.5",cy:"10.5",r:".5",fill:"currentColor",key:"f64h9f"}],["circle",{cx:"6.5",cy:"12.5",r:".5",fill:"currentColor",key:"qy21gx"}],["circle",{cx:"8.5",cy:"7.5",r:".5",fill:"currentColor",key:"fotxhn"}]],Q6=n("palette",c1e),s1e=[["path",{d:"M11.25 17.25h1.5L12 18z",key:"1wmwwj"}],["path",{d:"m15 12 2 2",key:"k60wz4"}],["path",{d:"M18 6.5a.5.5 0 0 0-.5-.5",key:"1ch4h4"}],["path",{d:"M20.69 9.67a4.5 4.5 0 1 0-7.04-5.5 8.35 8.35 0 0 0-3.3 0 4.5 4.5 0 1 0-7.04 5.5C2.49 11.2 2 12.88 2 14.5 2 19.47 6.48 22 12 22s10-2.53 10-7.5c0-1.62-.48-3.3-1.3-4.83",key:"1c660l"}],["path",{d:"M6 6.5a.495.495 0 0 1 .5-.5",key:"eviuep"}],["path",{d:"m9 12-2 2",key:"326nkw"}]],e8=n("panda",s1e),d1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 15h18",key:"5xshup"}],["path",{d:"m15 8-3 3-3-3",key:"1oxy1z"}]],t8=n("panel-bottom-close",d1e),l1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M14 15h1",key:"171nev"}],["path",{d:"M19 15h2",key:"1vnucp"}],["path",{d:"M3 15h2",key:"8bym0q"}],["path",{d:"M9 15h1",key:"1tg3ks"}]],zo=n("panel-bottom-dashed",l1e),h1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 15h18",key:"5xshup"}],["path",{d:"m9 10 3-3 3 3",key:"11gsxs"}]],a8=n("panel-bottom-open",h1e),u1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 15h18",key:"5xshup"}]],o8=n("panel-bottom",u1e),p1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m16 15-3-3 3-3",key:"14y99z"}]],Ro=n("panel-left-close",p1e),y1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 14v1",key:"askpd8"}],["path",{d:"M9 19v2",key:"16tejx"}],["path",{d:"M9 3v2",key:"1noubl"}],["path",{d:"M9 9v1",key:"19ebxg"}]],Do=n("panel-left-dashed",y1e),k1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m14 9 3 3-3 3",key:"8010ee"}]],Ho=n("panel-left-open",k1e),f1e=[["path",{d:"M16 10V9",key:"1s66rd"}],["path",{d:"M16 15v-1",key:"kmf0wu"}],["path",{d:"M16 21v-2",key:"63oau2"}],["path",{d:"M16 5V3",key:"2dizs0"}],["path",{d:"M8 10V9",key:"fun8gx"}],["path",{d:"M8 15v-1",key:"fel0bl"}],["path",{d:"M8 21v-2",key:"1lp7tu"}],["path",{d:"M8 5V3",key:"19j4ll"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],n8=n("panel-left-right-dashed",f1e),m1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]],jo=n("panel-left",m1e),g1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}],["path",{d:"m8 9 3 3-3 3",key:"12hl5m"}]],i8=n("panel-right-close",g1e),M1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 14v1",key:"ilsfch"}],["path",{d:"M15 19v2",key:"1fst2f"}],["path",{d:"M15 3v2",key:"z204g4"}],["path",{d:"M15 9v1",key:"z2a8b1"}]],Bo=n("panel-right-dashed",M1e),v1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}],["path",{d:"m10 15-3-3 3-3",key:"1pgupc"}]],r8=n("panel-right-open",v1e),x1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}]],c8=n("panel-right",x1e),_1e=[["path",{d:"M14 16h1",key:"1cioin"}],["path",{d:"M14 8h1",key:"1lfen6"}],["path",{d:"M19 16h2",key:"qbhnk2"}],["path",{d:"M19 8h2",key:"1jleli"}],["path",{d:"M3 16h2",key:"1r0mgj"}],["path",{d:"M3 8h2",key:"1ndivp"}],["path",{d:"M9 16h1",key:"1wweuk"}],["path",{d:"M9 8h1",key:"zb2d67"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],s8=n("panel-top-bottom-dashed",_1e),b1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"m9 16 3-3 3 3",key:"1idcnm"}]],d8=n("panel-top-close",b1e),w1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M14 9h1",key:"l0svgy"}],["path",{d:"M19 9h2",key:"te2zfg"}],["path",{d:"M3 9h2",key:"1h4ldw"}],["path",{d:"M9 9h1",key:"15jzuz"}]],Fo=n("panel-top-dashed",w1e),C1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"m15 14-3 3-3-3",key:"g215vf"}]],l8=n("panel-top-open",C1e),L1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}]],h8=n("panel-top",L1e),S1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"M9 15h12",key:"5ijen5"}]],u8=n("panels-left-bottom",S1e),N1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 15h12",key:"1wkqb3"}],["path",{d:"M15 3v18",key:"14nvp0"}]],p8=n("panels-right-bottom",N1e),I1e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"M9 21V9",key:"1oto5p"}]],Oo=n("panels-top-left",I1e),A1e=[["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551",key:"1miecu"}]],y8=n("paperclip",A1e),P1e=[["path",{d:"M8 21s-4-3-4-9 4-9 4-9",key:"uto9ud"}],["path",{d:"M16 3s4 3 4 9-4 9-4 9",key:"4w2vsq"}]],k8=n("parentheses",P1e),q1e=[["path",{d:"M11 15h2",key:"199qp6"}],["path",{d:"M12 12v3",key:"158kv8"}],["path",{d:"M12 19v3",key:"npa21l"}],["path",{d:"M15.282 19a1 1 0 0 0 .948-.68l2.37-6.988a7 7 0 1 0-13.2 0l2.37 6.988a1 1 0 0 0 .948.68z",key:"1jofit"}],["path",{d:"M9 9a3 3 0 1 1 6 0",key:"jdoeu8"}]],f8=n("parking-meter",q1e),T1e=[["path",{d:"M5.8 11.3 2 22l10.7-3.79",key:"gwxi1d"}],["path",{d:"M4 3h.01",key:"1vcuye"}],["path",{d:"M22 8h.01",key:"1mrtc2"}],["path",{d:"M15 2h.01",key:"1cjtqr"}],["path",{d:"M22 20h.01",key:"1mrys2"}],["path",{d:"m22 2-2.24.75a2.9 2.9 0 0 0-1.96 3.12c.1.86-.57 1.63-1.45 1.63h-.38c-.86 0-1.6.6-1.76 1.44L14 10",key:"hbicv8"}],["path",{d:"m22 13-.82-.33c-.86-.34-1.82.2-1.98 1.11c-.11.7-.72 1.22-1.43 1.22H17",key:"1i94pl"}],["path",{d:"m11 2 .33.82c.34.86-.2 1.82-1.11 1.98C9.52 4.9 9 5.52 9 6.23V7",key:"1cofks"}],["path",{d:"M11 13c1.93 1.93 2.83 4.17 2 5-.83.83-3.07-.07-5-2-1.93-1.93-2.83-4.17-2-5 .83-.83 3.07.07 5 2Z",key:"4kbmks"}]],m8=n("party-popper",T1e),$1e=[["rect",{x:"14",y:"3",width:"5",height:"18",rx:"1",key:"kaeet6"}],["rect",{x:"5",y:"3",width:"5",height:"18",rx:"1",key:"1wsw3u"}]],g8=n("pause",$1e),V1e=[["circle",{cx:"11",cy:"4",r:"2",key:"vol9p0"}],["circle",{cx:"18",cy:"8",r:"2",key:"17gozi"}],["circle",{cx:"20",cy:"16",r:"2",key:"1v9bxh"}],["path",{d:"M9 10a5 5 0 0 1 5 5v3.5a3.5 3.5 0 0 1-6.84 1.045Q6.52 17.48 4.46 16.84A3.5 3.5 0 0 1 5.5 10Z",key:"1ydw1z"}]],M8=n("paw-print",V1e),z1e=[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",key:"1uq1d7"}],["path",{d:"M15 14h.01",key:"1kp3bh"}],["path",{d:"M9 6h6",key:"dgm16u"}],["path",{d:"M9 10h6",key:"9gxzsh"}]],v8=n("pc-case",z1e),R1e=[["path",{d:"M13 21h8",key:"1jsn5i"}],["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}]],Eo=n("pen-line",R1e),D1e=[["path",{d:"m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982",key:"bjo8r8"}],["path",{d:"m12.829 7.172 4.359-4.346a1 1 0 1 1 3.986 3.986l-4.353 4.353",key:"16h5ne"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],x8=n("pen-off",D1e),H1e=[["path",{d:"M15.707 21.293a1 1 0 0 1-1.414 0l-1.586-1.586a1 1 0 0 1 0-1.414l5.586-5.586a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414z",key:"nt11vn"}],["path",{d:"m18 13-1.375-6.874a1 1 0 0 0-.746-.776L3.235 2.028a1 1 0 0 0-1.207 1.207L5.35 15.879a1 1 0 0 0 .776.746L13 18",key:"15qc1e"}],["path",{d:"m2.3 2.3 7.286 7.286",key:"1wuzzi"}],["circle",{cx:"11",cy:"11",r:"2",key:"xmgehs"}]],_8=n("pen-tool",H1e),j1e=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}]],Uo=n("pen",j1e),B1e=[["path",{d:"M13 21h8",key:"1jsn5i"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}],["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}]],b8=n("pencil-line",B1e),F1e=[["path",{d:"m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982",key:"bjo8r8"}],["path",{d:"m12.829 7.172 4.359-4.346a1 1 0 1 1 3.986 3.986l-4.353 4.353",key:"16h5ne"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],w8=n("pencil-off",F1e),O1e=[["path",{d:"M13 7 8.7 2.7a2.41 2.41 0 0 0-3.4 0L2.7 5.3a2.41 2.41 0 0 0 0 3.4L7 13",key:"orapub"}],["path",{d:"m8 6 2-2",key:"115y1s"}],["path",{d:"m18 16 2-2",key:"ee94s4"}],["path",{d:"m17 11 4.3 4.3c.94.94.94 2.46 0 3.4l-2.6 2.6c-.94.94-2.46.94-3.4 0L11 17",key:"cfq27r"}],["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]],C8=n("pencil-ruler",O1e),E1e=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]],L8=n("pencil",E1e),U1e=[["path",{d:"M10.83 2.38a2 2 0 0 1 2.34 0l8 5.74a2 2 0 0 1 .73 2.25l-3.04 9.26a2 2 0 0 1-1.9 1.37H7.04a2 2 0 0 1-1.9-1.37L2.1 10.37a2 2 0 0 1 .73-2.25z",key:"2hea0t"}]],S8=n("pentagon",U1e),G1e=[["line",{x1:"19",x2:"5",y1:"5",y2:"19",key:"1x9vlm"}],["circle",{cx:"6.5",cy:"6.5",r:"2.5",key:"4mh3h7"}],["circle",{cx:"17.5",cy:"17.5",r:"2.5",key:"1mdrzq"}]],N8=n("percent",G1e),W1e=[["circle",{cx:"12",cy:"5",r:"1",key:"gxeob9"}],["path",{d:"m9 20 3-6 3 6",key:"se2kox"}],["path",{d:"m6 8 6 2 6-2",key:"4o3us4"}],["path",{d:"M12 10v4",key:"1kjpxc"}]],I8=n("person-standing",W1e),Z1e=[["path",{d:"M20 11H4",key:"6ut86h"}],["path",{d:"M20 7H4",key:"zbl0bi"}],["path",{d:"M7 21V4a1 1 0 0 1 1-1h4a1 1 0 0 1 0 12H7",key:"1ana5r"}]],A8=n("philippine-peso",Z1e),X1e=[["path",{d:"M13 2a9 9 0 0 1 9 9",key:"1itnx2"}],["path",{d:"M13 6a5 5 0 0 1 5 5",key:"11nki7"}],["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",key:"9njp5v"}]],P8=n("phone-call",X1e),K1e=[["path",{d:"M14 6h8",key:"yd68k4"}],["path",{d:"m18 2 4 4-4 4",key:"pucp1d"}],["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",key:"9njp5v"}]],q8=n("phone-forwarded",K1e),Y1e=[["path",{d:"M16 2v6h6",key:"1mfrl5"}],["path",{d:"m22 2-6 6",key:"6f0sa0"}],["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",key:"9njp5v"}]],T8=n("phone-incoming",Y1e),J1e=[["path",{d:"m16 2 6 6",key:"1gw87d"}],["path",{d:"m22 2-6 6",key:"6f0sa0"}],["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",key:"9njp5v"}]],$8=n("phone-missed",J1e),Q1e=[["path",{d:"M10.1 13.9a14 14 0 0 0 3.732 2.668 1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2 18 18 0 0 1-12.728-5.272",key:"1wngk7"}],["path",{d:"M22 2 2 22",key:"y4kqgn"}],["path",{d:"M4.76 13.582A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 .244.473",key:"10hv5p"}]],V8=n("phone-off",Q1e),eie=[["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",key:"9njp5v"}]],z8=n("phone",eie),tie=[["path",{d:"m16 8 6-6",key:"oawc05"}],["path",{d:"M22 8V2h-6",key:"oqy2zc"}],["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",key:"9njp5v"}]],R8=n("phone-outgoing",tie),aie=[["line",{x1:"9",x2:"9",y1:"4",y2:"20",key:"ovs5a5"}],["path",{d:"M4 7c0-1.7 1.3-3 3-3h13",key:"10pag4"}],["path",{d:"M18 20c-1.7 0-3-1.3-3-3V4",key:"1gaosr"}]],D8=n("pi",aie),oie=[["path",{d:"M18.5 8c-1.4 0-2.6-.8-3.2-2A6.87 6.87 0 0 0 2 9v11a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-8.5C22 9.6 20.4 8 18.5 8",key:"lag0yf"}],["path",{d:"M2 14h20",key:"myj16y"}],["path",{d:"M6 14v4",key:"9ng0ue"}],["path",{d:"M10 14v4",key:"1v8uk5"}],["path",{d:"M14 14v4",key:"1tqops"}],["path",{d:"M18 14v4",key:"18uqwm"}]],H8=n("piano",oie),nie=[["path",{d:"m14 13-8.381 8.38a1 1 0 0 1-3.001-3L11 9.999",key:"1lw9ds"}],["path",{d:"M15.973 4.027A13 13 0 0 0 5.902 2.373c-1.398.342-1.092 2.158.277 2.601a19.9 19.9 0 0 1 5.822 3.024",key:"ffj4ej"}],["path",{d:"M16.001 11.999a19.9 19.9 0 0 1 3.024 5.824c.444 1.369 2.26 1.676 2.603.278A13 13 0 0 0 20 8.069",key:"8tj4zw"}],["path",{d:"M18.352 3.352a1.205 1.205 0 0 0-1.704 0l-5.296 5.296a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l5.296-5.296a1.205 1.205 0 0 0 0-1.704z",key:"hh6h97"}]],j8=n("pickaxe",nie),iie=[["path",{d:"M21 9V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h4",key:"daa4of"}],["rect",{width:"10",height:"7",x:"12",y:"13",rx:"2",key:"1nb8gs"}]],B8=n("picture-in-picture-2",iie),rie=[["path",{d:"M2 10h6V4",key:"zwrco"}],["path",{d:"m2 4 6 6",key:"ug085t"}],["path",{d:"M21 10V7a2 2 0 0 0-2-2h-7",key:"git5jr"}],["path",{d:"M3 14v2a2 2 0 0 0 2 2h3",key:"1f7fh3"}],["rect",{x:"12",y:"14",width:"10",height:"7",rx:"1",key:"1wjs3o"}]],F8=n("picture-in-picture",rie),cie=[["path",{d:"M11 17h3v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a3.16 3.16 0 0 0 2-2h1a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-1a5 5 0 0 0-2-4V3a4 4 0 0 0-3.2 1.6l-.3.4H11a6 6 0 0 0-6 6v1a5 5 0 0 0 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1z",key:"1piglc"}],["path",{d:"M16 10h.01",key:"1m94wz"}],["path",{d:"M2 8v1a2 2 0 0 0 2 2h1",key:"1env43"}]],O8=n("piggy-bank",cie),sie=[["path",{d:"M14 3v11",key:"mlfb7b"}],["path",{d:"M14 9h-3a3 3 0 0 1 0-6h9",key:"1ulc19"}],["path",{d:"M18 3v11",key:"1phi0r"}],["path",{d:"M22 18H2l4-4",key:"yt65j9"}],["path",{d:"m6 22-4-4",key:"6jgyf5"}]],E8=n("pilcrow-left",sie),die=[["path",{d:"M10 3v11",key:"o3l5kj"}],["path",{d:"M10 9H7a1 1 0 0 1 0-6h8",key:"1wb1nc"}],["path",{d:"M14 3v11",key:"mlfb7b"}],["path",{d:"m18 14 4 4H2",key:"4r8io1"}],["path",{d:"m22 18-4 4",key:"1hjjrd"}]],U8=n("pilcrow-right",die),lie=[["path",{d:"M13 4v16",key:"8vvj80"}],["path",{d:"M17 4v16",key:"7dpous"}],["path",{d:"M19 4H9.5a4.5 4.5 0 0 0 0 9H13",key:"sh4n9v"}]],G8=n("pilcrow",lie),hie=[["path",{d:"M18 11h-4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h4",key:"17ldeb"}],["path",{d:"M6 7v13a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7",key:"nc37y6"}],["rect",{width:"16",height:"5",x:"4",y:"2",rx:"1",key:"3jeezo"}]],W8=n("pill-bottle",hie),uie=[["path",{d:"m10.5 20.5 10-10a4.95 4.95 0 1 0-7-7l-10 10a4.95 4.95 0 1 0 7 7Z",key:"wa1lgi"}],["path",{d:"m8.5 8.5 7 7",key:"rvfmvr"}]],Z8=n("pill",uie),pie=[["path",{d:"M12 17v5",key:"bb1du9"}],["path",{d:"M15 9.34V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H7.89",key:"znwnzq"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M9 9v1.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h11",key:"c9qhm2"}]],X8=n("pin-off",pie),yie=[["path",{d:"M12 17v5",key:"bb1du9"}],["path",{d:"M9 10.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H8a2 2 0 0 0 0 4 1 1 0 0 1 1 1z",key:"1nkz8b"}]],K8=n("pin",yie),kie=[["path",{d:"m12 9-8.414 8.414A2 2 0 0 0 3 18.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 3.828 21h1.344a2 2 0 0 0 1.414-.586L15 12",key:"1y3wsu"}],["path",{d:"m18 9 .4.4a1 1 0 1 1-3 3l-3.8-3.8a1 1 0 1 1 3-3l.4.4 3.4-3.4a1 1 0 1 1 3 3z",key:"110lr1"}],["path",{d:"m2 22 .414-.414",key:"jhxm08"}]],Y8=n("pipette",kie),fie=[["path",{d:"m12 14-1 1",key:"11onhr"}],["path",{d:"m13.75 18.25-1.25 1.42",key:"1yisr3"}],["path",{d:"M17.775 5.654a15.68 15.68 0 0 0-12.121 12.12",key:"1qtqk6"}],["path",{d:"M18.8 9.3a1 1 0 0 0 2.1 7.7",key:"fbbbr2"}],["path",{d:"M21.964 20.732a1 1 0 0 1-1.232 1.232l-18-5a1 1 0 0 1-.695-1.232A19.68 19.68 0 0 1 15.732 2.037a1 1 0 0 1 1.232.695z",key:"1hyfdd"}]],J8=n("pizza",fie),mie=[["path",{d:"M2 22h20",key:"272qi7"}],["path",{d:"M3.77 10.77 2 9l2-4.5 1.1.55c.55.28.9.84.9 1.45s.35 1.17.9 1.45L8 8.5l3-6 1.05.53a2 2 0 0 1 1.09 1.52l.72 5.4a2 2 0 0 0 1.09 1.52l4.4 2.2c.42.22.78.55 1.01.96l.6 1.03c.49.88-.06 1.98-1.06 2.1l-1.18.15c-.47.06-.95-.02-1.37-.24L4.29 11.15a2 2 0 0 1-.52-.38Z",key:"1ma21e"}]],Q8=n("plane-landing",mie),gie=[["path",{d:"M2 22h20",key:"272qi7"}],["path",{d:"M6.36 17.4 4 17l-2-4 1.1-.55a2 2 0 0 1 1.8 0l.17.1a2 2 0 0 0 1.8 0L8 12 5 6l.9-.45a2 2 0 0 1 2.09.2l4.02 3a2 2 0 0 0 2.1.2l4.19-2.06a2.41 2.41 0 0 1 1.73-.17L21 7a1.4 1.4 0 0 1 .87 1.99l-.38.76c-.23.46-.6.84-1.07 1.08L7.58 17.2a2 2 0 0 1-1.22.18Z",key:"fkigj9"}]],eg=n("plane-takeoff",gie),Mie=[["path",{d:"M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z",key:"1v9wt8"}]],tg=n("plane",Mie),vie=[["path",{d:"M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z",key:"10ikf1"}]],ag=n("play",vie),xie=[["path",{d:"M9 2v6",key:"17ngun"}],["path",{d:"M15 2v6",key:"s7yy2p"}],["path",{d:"M12 17v5",key:"bb1du9"}],["path",{d:"M5 8h14",key:"pcz4l3"}],["path",{d:"M6 11V8h12v3a6 6 0 1 1-12 0Z",key:"wtfw2c"}]],og=n("plug-2",xie),_ie=[["path",{d:"M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z",key:"goz73y"}],["path",{d:"m2 22 3-3",key:"19mgm9"}],["path",{d:"M7.5 13.5 10 11",key:"7xgeeb"}],["path",{d:"M10.5 16.5 13 14",key:"10btkg"}],["path",{d:"m18 3-4 4h6l-4 4",key:"16psg9"}]],Go=n("plug-zap",_ie),bie=[["path",{d:"M12 22v-5",key:"1ega77"}],["path",{d:"M9 8V2",key:"14iosj"}],["path",{d:"M15 8V2",key:"18g5xt"}],["path",{d:"M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z",key:"osxo6l"}]],ng=n("plug",bie),wie=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],ig=n("plus",wie),Cie=[["path",{d:"M3 2v1c0 1 2 1 2 2S3 6 3 7s2 1 2 2-2 1-2 2 2 1 2 2",key:"19w3oe"}],["path",{d:"M18 6h.01",key:"1v4wsw"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"M20.83 8.83a4 4 0 0 0-5.66-5.66l-12 12a4 4 0 1 0 5.66 5.66Z",key:"6fykxj"}],["path",{d:"M18 11.66V22a4 4 0 0 0 4-4V6",key:"1utzek"}]],rg=n("pocket-knife",Cie),Lie=[["path",{d:"M20 3a2 2 0 0 1 2 2v6a1 1 0 0 1-20 0V5a2 2 0 0 1 2-2z",key:"1uodqw"}],["path",{d:"m8 10 4 4 4-4",key:"1mxd5q"}]],cg=n("pocket",Lie),Sie=[["path",{d:"M13 17a1 1 0 1 0-2 0l.5 4.5a0.5 0.5 0 0 0 1 0z",fill:"currentColor",key:"x1mxqr"}],["path",{d:"M16.85 18.58a9 9 0 1 0-9.7 0",key:"d71mpg"}],["path",{d:"M8 14a5 5 0 1 1 8 0",key:"fc81rn"}],["circle",{cx:"12",cy:"11",r:"1",fill:"currentColor",key:"vqiwd"}]],sg=n("podcast",Sie),Nie=[["path",{d:"M10 4.5V4a2 2 0 0 0-2.41-1.957",key:"jsi14n"}],["path",{d:"M13.9 8.4a2 2 0 0 0-1.26-1.295",key:"hirc7f"}],["path",{d:"M21.7 16.2A8 8 0 0 0 22 14v-3a2 2 0 1 0-4 0v-1a2 2 0 0 0-3.63-1.158",key:"1jxb2e"}],["path",{d:"m7 15-1.8-1.8a2 2 0 0 0-2.79 2.86L6 19.7a7.74 7.74 0 0 0 6 2.3h2a8 8 0 0 0 5.657-2.343",key:"10r7hm"}],["path",{d:"M6 6v8",key:"tv5xkp"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],dg=n("pointer-off",Nie),Iie=[["path",{d:"M22 14a8 8 0 0 1-8 8",key:"56vcr3"}],["path",{d:"M18 11v-1a2 2 0 0 0-2-2a2 2 0 0 0-2 2",key:"1agjmk"}],["path",{d:"M14 10V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1",key:"wdbh2u"}],["path",{d:"M10 9.5V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v10",key:"1ibuk9"}],["path",{d:"M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15",key:"g6ys72"}]],lg=n("pointer",Iie),Aie=[["path",{d:"M18 8a2 2 0 0 0 0-4 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0 0 4",key:"10td1f"}],["path",{d:"M10 22 9 8",key:"yjptiv"}],["path",{d:"m14 22 1-14",key:"8jwc8b"}],["path",{d:"M20 8c.5 0 .9.4.8 1l-2.6 12c-.1.5-.7 1-1.2 1H7c-.6 0-1.1-.4-1.2-1L3.2 9c-.1-.6.3-1 .8-1Z",key:"1qo33t"}]],hg=n("popcorn",Aie),Pie=[["path",{d:"M18.6 14.4c.8-.8.8-2 0-2.8l-8.1-8.1a4.95 4.95 0 1 0-7.1 7.1l8.1 8.1c.9.7 2.1.7 2.9-.1Z",key:"1o68ps"}],["path",{d:"m22 22-5.5-5.5",key:"17o70y"}]],ug=n("popsicle",Pie),qie=[["path",{d:"M18 7c0-5.333-8-5.333-8 0",key:"1prm2n"}],["path",{d:"M10 7v14",key:"18tmcs"}],["path",{d:"M6 21h12",key:"4dkmi1"}],["path",{d:"M6 13h10",key:"ybwr4a"}]],pg=n("pound-sterling",qie),Tie=[["path",{d:"M18.36 6.64A9 9 0 0 1 20.77 15",key:"dxknvb"}],["path",{d:"M6.16 6.16a9 9 0 1 0 12.68 12.68",key:"1x7qb5"}],["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],yg=n("power-off",Tie),$ie=[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"M18.4 6.6a9 9 0 1 1-12.77.04",key:"obofu9"}]],kg=n("power",$ie),Vie=[["path",{d:"M2 3h20",key:"91anmk"}],["path",{d:"M21 3v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3",key:"2k9sn8"}],["path",{d:"m7 21 5-5 5 5",key:"bip4we"}]],fg=n("presentation",Vie),zie=[["path",{d:"M13.5 22H7a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v.5",key:"qeb09x"}],["path",{d:"m16 19 2 2 4-4",key:"1b14m6"}],["path",{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2",key:"1md90i"}],["path",{d:"M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6",key:"1itne7"}]],mg=n("printer-check",zie),Rie=[["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",key:"143wyd"}],["path",{d:"M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6",key:"1itne7"}],["rect",{x:"6",y:"14",width:"12",height:"8",rx:"1",key:"1ue0tg"}]],gg=n("printer",Rie),Die=[["path",{d:"M5 7 3 5",key:"1yys58"}],["path",{d:"M9 6V3",key:"1ptz9u"}],["path",{d:"m13 7 2-2",key:"1w3vmq"}],["circle",{cx:"9",cy:"13",r:"3",key:"1mma13"}],["path",{d:"M11.83 12H20a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2.17",key:"2frwzc"}],["path",{d:"M16 16h2",key:"dnq2od"}]],Mg=n("projector",Die),Hie=[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"M12 9v11",key:"1fnkrn"}],["path",{d:"M2 9h13a2 2 0 0 1 2 2v9",key:"11z3ex"}]],vg=n("proportions",Hie),jie=[["path",{d:"M15.39 4.39a1 1 0 0 0 1.68-.474 2.5 2.5 0 1 1 3.014 3.015 1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474 2.5 2.5 0 1 0-3.014 3.015 1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474 2.5 2.5 0 1 1-3.014-3.015 1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474 2.5 2.5 0 1 0 3.014-3.015 1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z",key:"w46dr5"}]],xg=n("puzzle",jie),Bie=[["path",{d:"M2.5 16.88a1 1 0 0 1-.32-1.43l9-13.02a1 1 0 0 1 1.64 0l9 13.01a1 1 0 0 1-.32 1.44l-8.51 4.86a2 2 0 0 1-1.98 0Z",key:"aenxs0"}],["path",{d:"M12 2v20",key:"t6zp3m"}]],_g=n("pyramid",Bie),Fie=[["rect",{width:"5",height:"5",x:"3",y:"3",rx:"1",key:"1tu5fj"}],["rect",{width:"5",height:"5",x:"16",y:"3",rx:"1",key:"1v8r4q"}],["rect",{width:"5",height:"5",x:"3",y:"16",rx:"1",key:"1x03jg"}],["path",{d:"M21 16h-3a2 2 0 0 0-2 2v3",key:"177gqh"}],["path",{d:"M21 21v.01",key:"ents32"}],["path",{d:"M12 7v3a2 2 0 0 1-2 2H7",key:"8crl2c"}],["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M12 3h.01",key:"n36tog"}],["path",{d:"M12 16v.01",key:"133mhm"}],["path",{d:"M16 12h1",key:"1slzba"}],["path",{d:"M21 12v.01",key:"1lwtk9"}],["path",{d:"M12 21v-1",key:"1880an"}]],bg=n("qr-code",Fie),Oie=[["path",{d:"M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z",key:"rib7q0"}],["path",{d:"M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z",key:"1ymkrd"}]],wg=n("quote",Oie),Eie=[["path",{d:"M13 16a3 3 0 0 1 2.24 5",key:"1epib5"}],["path",{d:"M18 12h.01",key:"yjnet6"}],["path",{d:"M18 21h-8a4 4 0 0 1-4-4 7 7 0 0 1 7-7h.2L9.6 6.4a1 1 0 1 1 2.8-2.8L15.8 7h.2c3.3 0 6 2.7 6 6v1a2 2 0 0 1-2 2h-1a3 3 0 0 0-3 3",key:"ue9ozu"}],["path",{d:"M20 8.54V4a2 2 0 1 0-4 0v3",key:"49iql8"}],["path",{d:"M7.612 12.524a3 3 0 1 0-1.6 4.3",key:"1e33i0"}]],Cg=n("rabbit",Eie),Uie=[["path",{d:"M19.07 4.93A10 10 0 0 0 6.99 3.34",key:"z3du51"}],["path",{d:"M4 6h.01",key:"oypzma"}],["path",{d:"M2.29 9.62A10 10 0 1 0 21.31 8.35",key:"qzzz0"}],["path",{d:"M16.24 7.76A6 6 0 1 0 8.23 16.67",key:"1yjesh"}],["path",{d:"M12 18h.01",key:"mhygvu"}],["path",{d:"M17.99 11.66A6 6 0 0 1 15.77 16.67",key:"1u2y91"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"m13.41 10.59 5.66-5.66",key:"mhq4k0"}]],Lg=n("radar",Uie),Gie=[["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M14 15.4641a4 4 0 0 1-4 0L7.52786 19.74597 A 1 1 0 0 0 7.99303 21.16211 10 10 0 0 0 16.00697 21.16211 1 1 0 0 0 16.47214 19.74597z",key:"1y4lzb"}],["path",{d:"M16 12a4 4 0 0 0-2-3.464l2.472-4.282a1 1 0 0 1 1.46-.305 10 10 0 0 1 4.006 6.94A1 1 0 0 1 21 12z",key:"163ggk"}],["path",{d:"M8 12a4 4 0 0 1 2-3.464L7.528 4.254a1 1 0 0 0-1.46-.305 10 10 0 0 0-4.006 6.94A1 1 0 0 0 3 12z",key:"1l9i0b"}]],Sg=n("radiation",Gie),Wie=[["path",{d:"M3 12h3.28a1 1 0 0 1 .948.684l2.298 7.934a.5.5 0 0 0 .96-.044L13.82 4.771A1 1 0 0 1 14.792 4H21",key:"1mqj8i"}]],Ng=n("radical",Wie),Zie=[["path",{d:"M5 16v2",key:"g5qcv5"}],["path",{d:"M19 16v2",key:"1gbaio"}],["rect",{width:"20",height:"8",x:"2",y:"8",rx:"2",key:"vjsjur"}],["path",{d:"M18 12h.01",key:"yjnet6"}]],Ig=n("radio-receiver",Zie),Xie=[["path",{d:"M4.9 16.1C1 12.2 1 5.8 4.9 1.9",key:"s0qx1y"}],["path",{d:"M7.8 4.7a6.14 6.14 0 0 0-.8 7.5",key:"1idnkw"}],["circle",{cx:"12",cy:"9",r:"2",key:"1092wv"}],["path",{d:"M16.2 4.8c2 2 2.26 5.11.8 7.47",key:"ojru2q"}],["path",{d:"M19.1 1.9a9.96 9.96 0 0 1 0 14.1",key:"rhi7fg"}],["path",{d:"M9.5 18h5",key:"mfy3pd"}],["path",{d:"m8 22 4-11 4 11",key:"25yftu"}]],Ag=n("radio-tower",Xie),Kie=[["path",{d:"M16.247 7.761a6 6 0 0 1 0 8.478",key:"1fwjs5"}],["path",{d:"M19.075 4.933a10 10 0 0 1 0 14.134",key:"ehdyv1"}],["path",{d:"M4.925 19.067a10 10 0 0 1 0-14.134",key:"1q22gi"}],["path",{d:"M7.753 16.239a6 6 0 0 1 0-8.478",key:"r2q7qm"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],Pg=n("radio",Kie),Yie=[["path",{d:"M20.34 17.52a10 10 0 1 0-2.82 2.82",key:"fydyku"}],["circle",{cx:"19",cy:"19",r:"2",key:"17f5cg"}],["path",{d:"m13.41 13.41 4.18 4.18",key:"1gqbwc"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],qg=n("radius",Yie),Jie=[["path",{d:"M5 15h14",key:"m0yey3"}],["path",{d:"M5 9h14",key:"7tsvo6"}],["path",{d:"m14 20-5-5 6-6-5-5",key:"1jo42i"}]],Tg=n("rail-symbol",Jie),Qie=[["path",{d:"M22 17a10 10 0 0 0-20 0",key:"ozegv"}],["path",{d:"M6 17a6 6 0 0 1 12 0",key:"5giftw"}],["path",{d:"M10 17a2 2 0 0 1 4 0",key:"gnsikk"}]],$g=n("rainbow",Qie),ere=[["path",{d:"M13 22H4a2 2 0 0 1 0-4h12",key:"bt3f23"}],["path",{d:"M13.236 18a3 3 0 0 0-2.2-5",key:"1tbvmo"}],["path",{d:"M16 9h.01",key:"1bdo4e"}],["path",{d:"M16.82 3.94a3 3 0 1 1 3.237 4.868l1.815 2.587a1.5 1.5 0 0 1-1.5 2.1l-2.872-.453a3 3 0 0 0-3.5 3",key:"9ch7kn"}],["path",{d:"M17 4.988a3 3 0 1 0-5.2 2.052A7 7 0 0 0 4 14.015 4 4 0 0 0 8 18",key:"3s7e9i"}]],Vg=n("rat",ere),tre=[["rect",{width:"12",height:"20",x:"6",y:"2",rx:"2",key:"1oxtiu"}],["rect",{width:"20",height:"12",x:"2",y:"6",rx:"2",key:"9lu3g6"}]],zg=n("ratio",tre),are=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M12 6.5v11",key:"ecfhkf"}],["path",{d:"M15 9.4a4 4 0 1 0 0 5.2",key:"1makmb"}]],Rg=n("receipt-cent",are),ore=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M8 12h5",key:"1g6qi8"}],["path",{d:"M16 9.5a4 4 0 1 0 0 5.2",key:"b2px4r"}]],Dg=n("receipt-euro",ore),nre=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M8 7h8",key:"i86dvs"}],["path",{d:"M12 17.5 8 15h1a4 4 0 0 0 0-8",key:"grpkl4"}],["path",{d:"M8 11h8",key:"vwpz6n"}]],Hg=n("receipt-indian-rupee",nre),ire=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"m12 10 3-3",key:"1mc12w"}],["path",{d:"m9 7 3 3v7.5",key:"39i0xv"}],["path",{d:"M9 11h6",key:"1fldmi"}],["path",{d:"M9 15h6",key:"cctwl0"}]],jg=n("receipt-japanese-yen",ire),rre=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M8 13h5",key:"1k9z8w"}],["path",{d:"M10 17V9.5a2.5 2.5 0 0 1 5 0",key:"1dzgp0"}],["path",{d:"M8 17h7",key:"8mjdqu"}]],Bg=n("receipt-pound-sterling",rre),cre=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M8 15h5",key:"vxg57a"}],["path",{d:"M8 11h5a2 2 0 1 0 0-4h-3v10",key:"1usi5u"}]],Fg=n("receipt-russian-ruble",cre),sre=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M10 17V7h5",key:"k7jq18"}],["path",{d:"M10 11h4",key:"1i0mka"}],["path",{d:"M8 15h5",key:"vxg57a"}]],Og=n("receipt-swiss-franc",sre),dre=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M14 8H8",key:"1l3xfs"}],["path",{d:"M16 12H8",key:"1fr5h0"}],["path",{d:"M13 16H8",key:"wsln4y"}]],Eg=n("receipt-text",dre),lre=[["path",{d:"M10 6.5v11a5.5 5.5 0 0 0 5.5-5.5",key:"nw10mp"}],["path",{d:"m14 8-6 3",key:"2tb98i"}],["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1z",key:"io9ry0"}]],Ug=n("receipt-turkish-lira",lre),hre=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8",key:"1h4pet"}],["path",{d:"M12 17.5v-11",key:"1jc1ny"}]],Gg=n("receipt",hre),ure=[["path",{d:"M14 4v16H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1z",key:"1m5n7q"}],["circle",{cx:"14",cy:"12",r:"8",key:"1pag6k"}]],Wg=n("rectangle-circle",ure),pre=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"2",key:"9lu3g6"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M17 12h.01",key:"1m0b6t"}],["path",{d:"M7 12h.01",key:"eqddd0"}]],Wo=n("rectangle-ellipsis",pre),yre=[["path",{d:"M20 6a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-4a2 2 0 0 1-1.6-.8l-1.6-2.13a1 1 0 0 0-1.6 0L9.6 17.2A2 2 0 0 1 8 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2z",key:"d5y1f"}]],Zg=n("rectangle-goggles",yre),kre=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"2",key:"9lu3g6"}]],Xg=n("rectangle-horizontal",kre),fre=[["rect",{width:"12",height:"20",x:"6",y:"2",rx:"2",key:"1oxtiu"}]],Kg=n("rectangle-vertical",fre),mre=[["path",{d:"M7 19H4.815a1.83 1.83 0 0 1-1.57-.881 1.785 1.785 0 0 1-.004-1.784L7.196 9.5",key:"x6z5xu"}],["path",{d:"M11 19h8.203a1.83 1.83 0 0 0 1.556-.89 1.784 1.784 0 0 0 0-1.775l-1.226-2.12",key:"1x4zh5"}],["path",{d:"m14 16-3 3 3 3",key:"f6jyew"}],["path",{d:"M8.293 13.596 7.196 9.5 3.1 10.598",key:"wf1obh"}],["path",{d:"m9.344 5.811 1.093-1.892A1.83 1.83 0 0 1 11.985 3a1.784 1.784 0 0 1 1.546.888l3.943 6.843",key:"9tzpgr"}],["path",{d:"m13.378 9.633 4.096 1.098 1.097-4.096",key:"1oe83g"}]],Yg=n("recycle",mre),gre=[["path",{d:"m15 14 5-5-5-5",key:"12vg1m"}],["path",{d:"M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13",key:"6uklza"}]],Jg=n("redo-2",gre),Mre=[["circle",{cx:"12",cy:"17",r:"1",key:"1ixnty"}],["path",{d:"M21 7v6h-6",key:"3ptur4"}],["path",{d:"M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7",key:"1kgawr"}]],Qg=n("redo-dot",Mre),vre=[["path",{d:"M21 7v6h-6",key:"3ptur4"}],["path",{d:"M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7",key:"1kgawr"}]],e7=n("redo",vre),xre=[["path",{d:"M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"14sxne"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16",key:"1hlbsb"}],["path",{d:"M16 16h5v5",key:"ccwih5"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],t7=n("refresh-ccw-dot",xre),_re=[["path",{d:"M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"14sxne"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16",key:"1hlbsb"}],["path",{d:"M16 16h5v5",key:"ccwih5"}]],a7=n("refresh-ccw",_re),bre=[["path",{d:"M21 8L18.74 5.74A9.75 9.75 0 0 0 12 3C11 3 10.03 3.16 9.13 3.47",key:"1krf6h"}],["path",{d:"M8 16H3v5",key:"1cv678"}],["path",{d:"M3 12C3 9.51 4 7.26 5.64 5.64",key:"ruvoct"}],["path",{d:"m3 16 2.26 2.26A9.75 9.75 0 0 0 12 21c2.49 0 4.74-1 6.36-2.64",key:"19q130"}],["path",{d:"M21 12c0 1-.16 1.97-.47 2.87",key:"4w8emr"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M22 22 2 2",key:"1r8tn9"}]],o7=n("refresh-cw-off",bre),wre=[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]],n7=n("refresh-cw",wre),Cre=[["path",{d:"M5 6a4 4 0 0 1 4-4h6a4 4 0 0 1 4 4v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6Z",key:"fpq118"}],["path",{d:"M5 10h14",key:"elsbfy"}],["path",{d:"M15 7v6",key:"1nx30x"}]],i7=n("refrigerator",Cre),Lre=[["path",{d:"M17 3v10",key:"15fgeh"}],["path",{d:"m12.67 5.5 8.66 5",key:"1gpheq"}],["path",{d:"m12.67 10.5 8.66-5",key:"1dkfa6"}],["path",{d:"M9 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2z",key:"swwfx4"}]],r7=n("regex",Lre),Sre=[["path",{d:"M4 7V4h16v3",key:"9msm58"}],["path",{d:"M5 20h6",key:"1h6pxn"}],["path",{d:"M13 4 8 20",key:"kqq6aj"}],["path",{d:"m15 15 5 5",key:"me55sn"}],["path",{d:"m20 15-5 5",key:"11p7ol"}]],c7=n("remove-formatting",Sre),Nre=[["path",{d:"m17 2 4 4-4 4",key:"nntrym"}],["path",{d:"M3 11v-1a4 4 0 0 1 4-4h14",key:"84bu3i"}],["path",{d:"m7 22-4-4 4-4",key:"1wqhfi"}],["path",{d:"M21 13v1a4 4 0 0 1-4 4H3",key:"1rx37r"}],["path",{d:"M11 10h1v4",key:"70cz1p"}]],s7=n("repeat-1",Nre),Ire=[["path",{d:"m2 9 3-3 3 3",key:"1ltn5i"}],["path",{d:"M13 18H7a2 2 0 0 1-2-2V6",key:"1r6tfw"}],["path",{d:"m22 15-3 3-3-3",key:"4rnwn2"}],["path",{d:"M11 6h6a2 2 0 0 1 2 2v10",key:"2f72bc"}]],d7=n("repeat-2",Ire),Are=[["path",{d:"m17 2 4 4-4 4",key:"nntrym"}],["path",{d:"M3 11v-1a4 4 0 0 1 4-4h14",key:"84bu3i"}],["path",{d:"m7 22-4-4 4-4",key:"1wqhfi"}],["path",{d:"M21 13v1a4 4 0 0 1-4 4H3",key:"1rx37r"}]],l7=n("repeat",Are),Pre=[["path",{d:"M14 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"1yyzbs"}],["path",{d:"M14 4a2 2 0 0 1 2-2",key:"1w2hp7"}],["path",{d:"M16 10a2 2 0 0 1-2-2",key:"shjach"}],["path",{d:"M20 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"zfj4xr"}],["path",{d:"M20 2a2 2 0 0 1 2 2",key:"188mtx"}],["path",{d:"M22 8a2 2 0 0 1-2 2",key:"ddf4tu"}],["path",{d:"m3 7 3 3 3-3",key:"x25e72"}],["path",{d:"M6 10V5a 3 3 0 0 1 3-3h1",key:"1ageje"}],["rect",{x:"2",y:"14",width:"8",height:"8",rx:"2",key:"4rksxw"}]],h7=n("replace-all",Pre),qre=[["path",{d:"M14 4a2 2 0 0 1 2-2",key:"1w2hp7"}],["path",{d:"M16 10a2 2 0 0 1-2-2",key:"shjach"}],["path",{d:"M20 2a2 2 0 0 1 2 2",key:"188mtx"}],["path",{d:"M22 8a2 2 0 0 1-2 2",key:"ddf4tu"}],["path",{d:"m3 7 3 3 3-3",key:"x25e72"}],["path",{d:"M6 10V5a3 3 0 0 1 3-3h1",key:"3y3t5z"}],["rect",{x:"2",y:"14",width:"8",height:"8",rx:"2",key:"4rksxw"}]],u7=n("replace",qre),Tre=[["path",{d:"m12 17-5-5 5-5",key:"1s3y5u"}],["path",{d:"M22 18v-2a4 4 0 0 0-4-4H7",key:"1fcyog"}],["path",{d:"m7 17-5-5 5-5",key:"1ed8i2"}]],p7=n("reply-all",Tre),$re=[["path",{d:"M20 18v-2a4 4 0 0 0-4-4H4",key:"5vmcpk"}],["path",{d:"m9 17-5-5 5-5",key:"nvlc11"}]],y7=n("reply",$re),Vre=[["path",{d:"M12 6a2 2 0 0 0-3.414-1.414l-6 6a2 2 0 0 0 0 2.828l6 6A2 2 0 0 0 12 18z",key:"2a1g8i"}],["path",{d:"M22 6a2 2 0 0 0-3.414-1.414l-6 6a2 2 0 0 0 0 2.828l6 6A2 2 0 0 0 22 18z",key:"rg3s36"}]],k7=n("rewind",Vre),zre=[["path",{d:"M12 11.22C11 9.997 10 9 10 8a2 2 0 0 1 4 0c0 1-.998 2.002-2.01 3.22",key:"1rnhq3"}],["path",{d:"m12 18 2.57-3.5",key:"116vt7"}],["path",{d:"M6.243 9.016a7 7 0 0 1 11.507-.009",key:"10dq0b"}],["path",{d:"M9.35 14.53 12 11.22",key:"tdsyp2"}],["path",{d:"M9.35 14.53C7.728 12.246 6 10.221 6 7a6 5 0 0 1 12 0c-.005 3.22-1.778 5.235-3.43 7.5l3.557 4.527a1 1 0 0 1-.203 1.43l-1.894 1.36a1 1 0 0 1-1.384-.215L12 18l-2.679 3.593a1 1 0 0 1-1.39.213l-1.865-1.353a1 1 0 0 1-.203-1.422z",key:"nmifey"}]],f7=n("ribbon",zre),Rre=[["polyline",{points:"3.5 2 6.5 12.5 18 12.5",key:"y3iy52"}],["line",{x1:"9.5",x2:"5.5",y1:"12.5",y2:"20",key:"19vg5i"}],["line",{x1:"15",x2:"18.5",y1:"12.5",y2:"20",key:"1inpmv"}],["path",{d:"M2.75 18a13 13 0 0 0 18.5 0",key:"1nquas"}]],m7=n("rocking-chair",Rre),Dre=[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]],g7=n("rocket",Dre),Hre=[["path",{d:"M6 19V5",key:"1r845m"}],["path",{d:"M10 19V6.8",key:"9j2tfs"}],["path",{d:"M14 19v-7.8",key:"10s8qv"}],["path",{d:"M18 5v4",key:"1tajlv"}],["path",{d:"M18 19v-6",key:"ielfq3"}],["path",{d:"M22 19V9",key:"158nzp"}],["path",{d:"M2 19V9a4 4 0 0 1 4-4c2 0 4 1.33 6 4s4 4 6 4a4 4 0 1 0-3-6.65",key:"1930oh"}]],M7=n("roller-coaster",Hre),jre=[["path",{d:"M17 10h-1a4 4 0 1 1 4-4v.534",key:"7qf5zm"}],["path",{d:"M17 6h1a4 4 0 0 1 1.42 7.74l-2.29.87a6 6 0 0 1-5.339-10.68l2.069-1.31",key:"1et29u"}],["path",{d:"M4.5 17c2.8-.5 4.4 0 5.5.8s1.8 2.2 2.3 3.7c-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2",key:"kiv2lz"}],["path",{d:"M9.77 12C4 15 2 22 2 22",key:"h28rw0"}],["circle",{cx:"17",cy:"8",r:"2",key:"1330xn"}]],v7=n("rose",jre),Bre=[["path",{d:"M16.466 7.5C15.643 4.237 13.952 2 12 2 9.239 2 7 6.477 7 12s2.239 10 5 10c.342 0 .677-.069 1-.2",key:"10n0gc"}],["path",{d:"m15.194 13.707 3.814 1.86-1.86 3.814",key:"16shm9"}],["path",{d:"M19 15.57c-1.804.885-4.274 1.43-7 1.43-5.523 0-10-2.239-10-5s4.477-5 10-5c4.838 0 8.873 1.718 9.8 4",key:"1lxi77"}]],Zo=n("rotate-3d",Bre),Fre=[["path",{d:"m14.5 9.5 1 1",key:"159eiq"}],["path",{d:"m15.5 8.5-4 4",key:"iirg3q"}],["path",{d:"M3 12a9 9 0 1 0 9-9 9.74 9.74 0 0 0-6.74 2.74L3 8",key:"g2jlw"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["circle",{cx:"10",cy:"14",r:"2",key:"1239so"}]],x7=n("rotate-ccw-key",Fre),Ore=[["path",{d:"M20 9V7a2 2 0 0 0-2-2h-6",key:"19z8uc"}],["path",{d:"m15 2-3 3 3 3",key:"177bxs"}],["path",{d:"M20 13v5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2",key:"d36hnl"}]],_7=n("rotate-ccw-square",Ore),Ere=[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]],b7=n("rotate-ccw",Ere),Ure=[["path",{d:"M12 5H6a2 2 0 0 0-2 2v3",key:"l96uqu"}],["path",{d:"m9 8 3-3-3-3",key:"1gzgc3"}],["path",{d:"M4 14v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2",key:"1w2k5h"}]],w7=n("rotate-cw-square",Ure),Gre=[["path",{d:"M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8",key:"1p45f6"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}]],C7=n("rotate-cw",Gre),Wre=[["circle",{cx:"6",cy:"19",r:"3",key:"1kj8tv"}],["path",{d:"M9 19h8.5c.4 0 .9-.1 1.3-.2",key:"1effex"}],["path",{d:"M5.2 5.2A3.5 3.53 0 0 0 6.5 12H12",key:"k9y2ds"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M21 15.3a3.5 3.5 0 0 0-3.3-3.3",key:"11nlu2"}],["path",{d:"M15 5h-4.3",key:"6537je"}],["circle",{cx:"18",cy:"5",r:"3",key:"gq8acd"}]],L7=n("route-off",Wre),Zre=[["circle",{cx:"6",cy:"19",r:"3",key:"1kj8tv"}],["path",{d:"M9 19h8.5a3.5 3.5 0 0 0 0-7h-11a3.5 3.5 0 0 1 0-7H15",key:"1d8sl"}],["circle",{cx:"18",cy:"5",r:"3",key:"gq8acd"}]],S7=n("route",Zre),Xre=[["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",key:"w68u3i"}],["path",{d:"M6.01 18H6",key:"19vcac"}],["path",{d:"M10.01 18H10",key:"uamcmx"}],["path",{d:"M15 10v4",key:"qjz1xs"}],["path",{d:"M17.84 7.17a4 4 0 0 0-5.66 0",key:"1rif40"}],["path",{d:"M20.66 4.34a8 8 0 0 0-11.31 0",key:"6a5xfq"}]],N7=n("router",Xre),Kre=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 12h18",key:"1i2n21"}]],Xo=n("rows-2",Kre),Yre=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M21 9H3",key:"1338ky"}],["path",{d:"M21 15H3",key:"9uk58r"}]],Ko=n("rows-3",Yre),Jre=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M21 7.5H3",key:"1hm9pq"}],["path",{d:"M21 12H3",key:"2avoz0"}],["path",{d:"M21 16.5H3",key:"n7jzkj"}]],I7=n("rows-4",Jre),Qre=[["path",{d:"M12 15v-3.014",key:"aw6ppf"}],["path",{d:"M16 15v-3.014",key:"9e0vc7"}],["path",{d:"M20 6H4",key:"1lfz86"}],["path",{d:"M20 8V4",key:"1l2g47"}],["path",{d:"M4 8V4",key:"sppxzt"}],["path",{d:"M8 15v-3.014",key:"when08"}],["rect",{x:"3",y:"12",width:"18",height:"7",rx:"1",key:"1ucwdz"}]],A7=n("ruler-dimension-line",Qre),ece=[["path",{d:"M4 11a9 9 0 0 1 9 9",key:"pv89mb"}],["path",{d:"M4 4a16 16 0 0 1 16 16",key:"k0647b"}],["circle",{cx:"5",cy:"19",r:"1",key:"bfqh0e"}]],P7=n("rss",ece),tce=[["path",{d:"M21.3 15.3a2.4 2.4 0 0 1 0 3.4l-2.6 2.6a2.4 2.4 0 0 1-3.4 0L2.7 8.7a2.41 2.41 0 0 1 0-3.4l2.6-2.6a2.41 2.41 0 0 1 3.4 0Z",key:"icamh8"}],["path",{d:"m14.5 12.5 2-2",key:"inckbg"}],["path",{d:"m11.5 9.5 2-2",key:"fmmyf7"}],["path",{d:"m8.5 6.5 2-2",key:"vc6u1g"}],["path",{d:"m17.5 15.5 2-2",key:"wo5hmg"}]],q7=n("ruler",tce),ace=[["path",{d:"M6 11h8a4 4 0 0 0 0-8H9v18",key:"18ai8t"}],["path",{d:"M6 15h8",key:"1y8f6l"}]],T7=n("russian-ruble",ace),oce=[["path",{d:"M10 2v15",key:"1qf71f"}],["path",{d:"M7 22a4 4 0 0 1-4-4 1 1 0 0 1 1-1h16a1 1 0 0 1 1 1 4 4 0 0 1-4 4z",key:"1pxcvx"}],["path",{d:"M9.159 2.46a1 1 0 0 1 1.521-.193l9.977 8.98A1 1 0 0 1 20 13H4a1 1 0 0 1-.824-1.567z",key:"5oog16"}]],$7=n("sailboat",oce),nce=[["path",{d:"M7 21h10",key:"1b0cd5"}],["path",{d:"M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z",key:"4rw317"}],["path",{d:"M11.38 12a2.4 2.4 0 0 1-.4-4.77 2.4 2.4 0 0 1 3.2-2.77 2.4 2.4 0 0 1 3.47-.63 2.4 2.4 0 0 1 3.37 3.37 2.4 2.4 0 0 1-1.1 3.7 2.51 2.51 0 0 1 .03 1.1",key:"10xrj0"}],["path",{d:"m13 12 4-4",key:"1hckqy"}],["path",{d:"M10.9 7.25A3.99 3.99 0 0 0 4 10c0 .73.2 1.41.54 2",key:"1p4srx"}]],V7=n("salad",nce),ice=[["path",{d:"m2.37 11.223 8.372-6.777a2 2 0 0 1 2.516 0l8.371 6.777",key:"f1wd0e"}],["path",{d:"M21 15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-5.25",key:"1pfu07"}],["path",{d:"M3 15a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h9",key:"1oq9qw"}],["path",{d:"m6.67 15 6.13 4.6a2 2 0 0 0 2.8-.4l3.15-4.2",key:"1fnwu5"}],["rect",{width:"20",height:"4",x:"2",y:"11",rx:"1",key:"itshg"}]],z7=n("sandwich",ice),rce=[["path",{d:"M4 10a7.31 7.31 0 0 0 10 10Z",key:"1fzpp3"}],["path",{d:"m9 15 3-3",key:"88sc13"}],["path",{d:"M17 13a6 6 0 0 0-6-6",key:"15cc6u"}],["path",{d:"M21 13A10 10 0 0 0 11 3",key:"11nf8s"}]],R7=n("satellite-dish",rce),cce=[["path",{d:"m13.5 6.5-3.148-3.148a1.205 1.205 0 0 0-1.704 0L6.352 5.648a1.205 1.205 0 0 0 0 1.704L9.5 10.5",key:"dzhfyz"}],["path",{d:"M16.5 7.5 19 5",key:"1ltcjm"}],["path",{d:"m17.5 10.5 3.148 3.148a1.205 1.205 0 0 1 0 1.704l-2.296 2.296a1.205 1.205 0 0 1-1.704 0L13.5 14.5",key:"nfoymv"}],["path",{d:"M9 21a6 6 0 0 0-6-6",key:"1iajcf"}],["path",{d:"M9.352 10.648a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l4.296-4.296a1.205 1.205 0 0 0 0-1.704l-2.296-2.296a1.205 1.205 0 0 0-1.704 0z",key:"nv9zqy"}]],D7=n("satellite",cce),sce=[["path",{d:"m20 19.5-5.5 1.2",key:"1aenhr"}],["path",{d:"M14.5 4v11.22a1 1 0 0 0 1.242.97L20 15.2",key:"2rtezt"}],["path",{d:"m2.978 19.351 5.549-1.363A2 2 0 0 0 10 16V2",key:"1kbm92"}],["path",{d:"M20 10 4 13.5",key:"8nums9"}]],H7=n("saudi-riyal",sce),dce=[["path",{d:"M10 2v3a1 1 0 0 0 1 1h5",key:"1xspal"}],["path",{d:"M18 18v-6a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v6",key:"1ra60u"}],["path",{d:"M18 22H4a2 2 0 0 1-2-2V6",key:"pblm9e"}],["path",{d:"M8 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9.172a2 2 0 0 1 1.414.586l2.828 2.828A2 2 0 0 1 22 6.828V16a2 2 0 0 1-2.01 2z",key:"1yve0x"}]],j7=n("save-all",dce),lce=[["path",{d:"M13 13H8a1 1 0 0 0-1 1v7",key:"h8g396"}],["path",{d:"M14 8h1",key:"1lfen6"}],["path",{d:"M17 21v-4",key:"1yknxs"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M20.41 20.41A2 2 0 0 1 19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 .59-1.41",key:"1t4vdl"}],["path",{d:"M29.5 11.5s5 5 4 5",key:"zzn4i6"}],["path",{d:"M9 3h6.2a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V15",key:"24cby9"}]],B7=n("save-off",lce),hce=[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]],F7=n("save",hce),uce=[["path",{d:"m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z",key:"7g6ntu"}],["path",{d:"m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z",key:"ijws7r"}],["path",{d:"M7 21h10",key:"1b0cd5"}],["path",{d:"M12 3v18",key:"108xh3"}],["path",{d:"M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2",key:"3gwbw2"}]],O7=n("scale",uce),pce=[["path",{d:"M5 7v11a1 1 0 0 0 1 1h11",key:"13dt1j"}],["path",{d:"M5.293 18.707 11 13",key:"ezgbsx"}],["circle",{cx:"19",cy:"19",r:"2",key:"17f5cg"}],["circle",{cx:"5",cy:"5",r:"2",key:"1gwv83"}]],Yo=n("scale-3d",pce),yce=[["path",{d:"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7",key:"1m0v6g"}],["path",{d:"M14 15H9v-5",key:"pi4jk9"}],["path",{d:"M16 3h5v5",key:"1806ms"}],["path",{d:"M21 3 9 15",key:"15kdhq"}]],E7=n("scaling",yce),kce=[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["path",{d:"M8 7v10",key:"23sfjj"}],["path",{d:"M12 7v10",key:"jspqdw"}],["path",{d:"M17 7v10",key:"578dap"}]],U7=n("scan-barcode",kce),fce=[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["path",{d:"M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0",key:"11ak4c"}]],G7=n("scan-eye",fce),mce=[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["path",{d:"M8 14s1.5 2 4 2 4-2 4-2",key:"1y1vjs"}],["path",{d:"M9 9h.01",key:"1q5me6"}],["path",{d:"M15 9h.01",key:"x1ddxp"}]],W7=n("scan-face",mce),gce=[["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["path",{d:"M7.828 13.07A3 3 0 0 1 12 8.764a3 3 0 0 1 4.172 4.306l-3.447 3.62a1 1 0 0 1-1.449 0z",key:"1ak1ef"}]],Z7=n("scan-heart",gce),Mce=[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["path",{d:"M7 12h10",key:"b7w52i"}]],X7=n("scan-line",Mce),vce=[["path",{d:"M17 12v4a1 1 0 0 1-1 1h-4",key:"uk4fdo"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M17 8V7",key:"q2g9wo"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M7 17h.01",key:"19xn7k"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["rect",{x:"7",y:"7",width:"5",height:"5",rx:"1",key:"m9kyts"}]],K7=n("scan-qr-code",vce),xce=[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"m16 16-1.9-1.9",key:"1dq9hf"}]],Y7=n("scan-search",xce),_ce=[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["path",{d:"M7 8h8",key:"1jbsf9"}],["path",{d:"M7 12h10",key:"b7w52i"}],["path",{d:"M7 16h6",key:"1vyc9m"}]],J7=n("scan-text",_ce),bce=[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}]],Q7=n("scan",bce),wce=[["path",{d:"M14 21v-3a2 2 0 0 0-4 0v3",key:"1rgiei"}],["path",{d:"M18 5v16",key:"1ethyx"}],["path",{d:"m4 6 7.106-3.79a2 2 0 0 1 1.788 0L20 6",key:"zywc2d"}],["path",{d:"m6 11-3.52 2.147a1 1 0 0 0-.48.854V19a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a1 1 0 0 0-.48-.853L18 11",key:"1d4ql0"}],["path",{d:"M6 5v16",key:"1sn0nx"}],["circle",{cx:"12",cy:"9",r:"2",key:"1092wv"}]],e9=n("school",wce),Cce=[["path",{d:"M5.42 9.42 8 12",key:"12pkuq"}],["circle",{cx:"4",cy:"8",r:"2",key:"107mxr"}],["path",{d:"m14 6-8.58 8.58",key:"gvzu5l"}],["circle",{cx:"4",cy:"16",r:"2",key:"1ehqvc"}],["path",{d:"M10.8 14.8 14 18",key:"ax7m9r"}],["path",{d:"M16 12h-2",key:"10asgb"}],["path",{d:"M22 12h-2",key:"14jgyd"}]],t9=n("scissors-line-dashed",Cce),Lce=[["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M8.12 8.12 12 12",key:"1alkpv"}],["path",{d:"M20 4 8.12 15.88",key:"xgtan2"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M14.8 14.8 20 20",key:"ptml3r"}]],a9=n("scissors",Lce),Sce=[["path",{d:"M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3",key:"i8wdob"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"m22 3-5 5",key:"12jva0"}],["path",{d:"m17 3 5 5",key:"k36vhe"}]],o9=n("screen-share-off",Sce),Nce=[["path",{d:"M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3",key:"i8wdob"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"m17 8 5-5",key:"fqif7o"}],["path",{d:"M17 3h5v5",key:"1o3tu8"}]],n9=n("screen-share",Nce),Ice=[["path",{d:"M15 12h-5",key:"r7krc0"}],["path",{d:"M15 8h-5",key:"1khuty"}],["path",{d:"M19 17V5a2 2 0 0 0-2-2H4",key:"zz82l3"}],["path",{d:"M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3",key:"1ph1d7"}]],i9=n("scroll-text",Ice),Ace=[["path",{d:"M19 17V5a2 2 0 0 0-2-2H4",key:"zz82l3"}],["path",{d:"M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3",key:"1ph1d7"}]],r9=n("scroll",Ace),Pce=[["path",{d:"m8 11 2 2 4-4",key:"1sed1v"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]],c9=n("search-check",Pce),qce=[["path",{d:"m13 13.5 2-2.5-2-2.5",key:"1rvxrh"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}],["path",{d:"M9 8.5 7 11l2 2.5",key:"6ffwbx"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]],s9=n("search-code",qce),Tce=[["path",{d:"m13.5 8.5-5 5",key:"1cs55j"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]],d9=n("search-slash",Tce),$ce=[["path",{d:"m13.5 8.5-5 5",key:"1cs55j"}],["path",{d:"m8.5 8.5 5 5",key:"a8mexj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]],l9=n("search-x",$ce),Vce=[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]],h9=n("search",Vce),zce=[["path",{d:"M16 5a4 3 0 0 0-8 0c0 4 8 3 8 7a4 3 0 0 1-8 0",key:"vqan6v"}],["path",{d:"M8 19a4 3 0 0 0 8 0c0-4-8-3-8-7a4 3 0 0 1 8 0",key:"wdjd8o"}]],u9=n("section",zce),Rce=[["path",{d:"M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z",key:"117uat"}],["path",{d:"M6 12h16",key:"s4cdu5"}]],Jo=n("send-horizontal",Rce),Dce=[["rect",{x:"14",y:"14",width:"8",height:"8",rx:"2",key:"1b0bso"}],["rect",{x:"2",y:"2",width:"8",height:"8",rx:"2",key:"1x09vl"}],["path",{d:"M7 14v1a2 2 0 0 0 2 2h1",key:"pao6x6"}],["path",{d:"M14 7h1a2 2 0 0 1 2 2v1",key:"19tdru"}]],p9=n("send-to-back",Dce),Hce=[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]],y9=n("send",Hce),jce=[["path",{d:"m16 16-4 4-4-4",key:"3dv8je"}],["path",{d:"M3 12h18",key:"1i2n21"}],["path",{d:"m8 8 4-4 4 4",key:"2bscm2"}]],k9=n("separator-horizontal",jce),Bce=[["path",{d:"M12 3v18",key:"108xh3"}],["path",{d:"m16 16 4-4-4-4",key:"1js579"}],["path",{d:"m8 8-4 4 4 4",key:"1whems"}]],f9=n("separator-vertical",Bce),Fce=[["path",{d:"m10.852 14.772-.383.923",key:"11vil6"}],["path",{d:"M13.148 14.772a3 3 0 1 0-2.296-5.544l-.383-.923",key:"1v3clb"}],["path",{d:"m13.148 9.228.383-.923",key:"t2zzyc"}],["path",{d:"m13.53 15.696-.382-.924a3 3 0 1 1-2.296-5.544",key:"1bxfiv"}],["path",{d:"m14.772 10.852.923-.383",key:"k9m8cz"}],["path",{d:"m14.772 13.148.923.383",key:"1xvhww"}],["path",{d:"M4.5 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-.5",key:"tn8das"}],["path",{d:"M4.5 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-.5",key:"1g2pve"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"M6 6h.01",key:"1utrut"}],["path",{d:"m9.228 10.852-.923-.383",key:"1wtb30"}],["path",{d:"m9.228 13.148-.923.383",key:"1a830x"}]],m9=n("server-cog",Fce),Oce=[["path",{d:"M6 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-2",key:"4b9dqc"}],["path",{d:"M6 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2",key:"22nnkd"}],["path",{d:"M6 6h.01",key:"1utrut"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"m13 6-4 6h6l-4 6",key:"14hqih"}]],g9=n("server-crash",Oce),Ece=[["path",{d:"M7 2h13a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-5",key:"bt2siv"}],["path",{d:"M10 10 2.5 2.5C2 2 2 2.5 2 5v3a2 2 0 0 0 2 2h6z",key:"1hjrv1"}],["path",{d:"M22 17v-1a2 2 0 0 0-2-2h-1",key:"1iynyr"}],["path",{d:"M4 14a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16.5l1-.5.5.5-8-8H4z",key:"161ggg"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],M9=n("server-off",Ece),Uce=[["rect",{width:"20",height:"8",x:"2",y:"2",rx:"2",ry:"2",key:"ngkwjq"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",ry:"2",key:"iecqi9"}],["line",{x1:"6",x2:"6.01",y1:"6",y2:"6",key:"16zg32"}],["line",{x1:"6",x2:"6.01",y1:"18",y2:"18",key:"nzw8ys"}]],v9=n("server",Uce),Gce=[["path",{d:"M14 17H5",key:"gfn3mx"}],["path",{d:"M19 7h-9",key:"6i9tg"}],["circle",{cx:"17",cy:"17",r:"3",key:"18b49y"}],["circle",{cx:"7",cy:"7",r:"3",key:"dfmy0x"}]],x9=n("settings-2",Gce),Wce=[["path",{d:"M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915",key:"1i5ecw"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],_9=n("settings",Wce),Zce=[["path",{d:"M8.3 10a.7.7 0 0 1-.626-1.079L11.4 3a.7.7 0 0 1 1.198-.043L16.3 8.9a.7.7 0 0 1-.572 1.1Z",key:"1bo67w"}],["rect",{x:"3",y:"14",width:"7",height:"7",rx:"1",key:"1bkyp8"}],["circle",{cx:"17.5",cy:"17.5",r:"3.5",key:"w3z12y"}]],b9=n("shapes",Zce),Xce=[["circle",{cx:"18",cy:"5",r:"3",key:"gq8acd"}],["circle",{cx:"6",cy:"12",r:"3",key:"w7nqdw"}],["circle",{cx:"18",cy:"19",r:"3",key:"1xt0gg"}],["line",{x1:"8.59",x2:"15.42",y1:"13.51",y2:"17.49",key:"47mynk"}],["line",{x1:"15.41",x2:"8.59",y1:"6.51",y2:"10.49",key:"1n3mei"}]],w9=n("share-2",Xce),Kce=[["path",{d:"M12 2v13",key:"1km8f5"}],["path",{d:"m16 6-4-4-4 4",key:"13yo43"}],["path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8",key:"1b2hhj"}]],C9=n("share",Kce),Yce=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["line",{x1:"3",x2:"21",y1:"9",y2:"9",key:"1vqk6q"}],["line",{x1:"3",x2:"21",y1:"15",y2:"15",key:"o2sbyz"}],["line",{x1:"9",x2:"9",y1:"9",y2:"21",key:"1ib60c"}],["line",{x1:"15",x2:"15",y1:"9",y2:"21",key:"1n26ft"}]],L9=n("sheet",Yce),Jce=[["path",{d:"M14 11a2 2 0 1 1-4 0 4 4 0 0 1 8 0 6 6 0 0 1-12 0 8 8 0 0 1 16 0 10 10 0 1 1-20 0 11.93 11.93 0 0 1 2.42-7.22 2 2 0 1 1 3.16 2.44",key:"1cn552"}]],S9=n("shell",Jce),Qce=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]],N9=n("shield-alert",Qce),ese=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m4.243 5.21 14.39 12.472",key:"1c9a7c"}]],I9=n("shield-ban",ese),tse=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],A9=n("shield-check",tse),ase=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M12 22V2",key:"zs6s6o"}]],P9=n("shield-half",ase),ose=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M8 12h.01",key:"czm47f"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 12h.01",key:"1l6xoz"}]],q9=n("shield-ellipsis",ose),nse=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M9 12h6",key:"1c52cq"}]],T9=n("shield-minus",nse),ise=[["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M5 5a1 1 0 0 0-1 1v7c0 5 3.5 7.5 7.67 8.94a1 1 0 0 0 .67.01c2.35-.82 4.48-1.97 5.9-3.71",key:"1jlk70"}],["path",{d:"M9.309 3.652A12.252 12.252 0 0 0 11.24 2.28a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1v7a9.784 9.784 0 0 1-.08 1.264",key:"18rp1v"}]],$9=n("shield-off",ise),rse=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M9 12h6",key:"1c52cq"}],["path",{d:"M12 9v6",key:"199k2o"}]],V9=n("shield-plus",rse),cse=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3",key:"mhlwft"}],["path",{d:"M12 17h.01",key:"p32p05"}]],Qo=n("shield-question-mark",cse),sse=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M6.376 18.91a6 6 0 0 1 11.249.003",key:"hnjrf2"}],["circle",{cx:"12",cy:"11",r:"4",key:"1gt34v"}]],z9=n("shield-user",sse),dse=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m14.5 9.5-5 5",key:"17q4r4"}],["path",{d:"m9.5 9.5 5 5",key:"18nt4w"}]],en=n("shield-x",dse),lse=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}]],R9=n("shield",lse),hse=[["circle",{cx:"12",cy:"12",r:"8",key:"46899m"}],["path",{d:"M12 2v7.5",key:"1e5rl5"}],["path",{d:"m19 5-5.23 5.23",key:"1ezxxf"}],["path",{d:"M22 12h-7.5",key:"le1719"}],["path",{d:"m19 19-5.23-5.23",key:"p3fmgn"}],["path",{d:"M12 14.5V22",key:"dgcmos"}],["path",{d:"M10.23 13.77 5 19",key:"qwopd4"}],["path",{d:"M9.5 12H2",key:"r7bup8"}],["path",{d:"M10.23 10.23 5 5",key:"k2y7lj"}],["circle",{cx:"12",cy:"12",r:"2.5",key:"ix0uyj"}]],D9=n("ship-wheel",hse),use=[["path",{d:"M12 10.189V14",key:"1p8cqu"}],["path",{d:"M12 2v3",key:"qbqxhf"}],["path",{d:"M19 13V7a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v6",key:"qpkstq"}],["path",{d:"M19.38 20A11.6 11.6 0 0 0 21 14l-8.188-3.639a2 2 0 0 0-1.624 0L3 14a11.6 11.6 0 0 0 2.81 7.76",key:"7tigtc"}],["path",{d:"M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1s1.2 1 2.5 1c2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"1924j5"}]],H9=n("ship",use),pse=[["path",{d:"M20.38 3.46 16 2a4 4 0 0 1-8 0L3.62 3.46a2 2 0 0 0-1.34 2.23l.58 3.47a1 1 0 0 0 .99.84H6v10c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2V10h2.15a1 1 0 0 0 .99-.84l.58-3.47a2 2 0 0 0-1.34-2.23z",key:"1wgbhj"}]],j9=n("shirt",pse),yse=[["path",{d:"m15 11-1 9",key:"5wnq3a"}],["path",{d:"m19 11-4-7",key:"cnml18"}],["path",{d:"M2 11h20",key:"3eubbj"}],["path",{d:"m3.5 11 1.6 7.4a2 2 0 0 0 2 1.6h9.8a2 2 0 0 0 2-1.6l1.7-7.4",key:"yiazzp"}],["path",{d:"M4.5 15.5h15",key:"13mye1"}],["path",{d:"m5 11 4-7",key:"116ra9"}],["path",{d:"m9 11 1 9",key:"1ojof7"}]],B9=n("shopping-basket",yse),kse=[["path",{d:"M16 10a4 4 0 0 1-8 0",key:"1ltviw"}],["path",{d:"M3.103 6.034h17.794",key:"awc11p"}],["path",{d:"M3.4 5.467a2 2 0 0 0-.4 1.2V20a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6.667a2 2 0 0 0-.4-1.2l-2-2.667A2 2 0 0 0 17 2H7a2 2 0 0 0-1.6.8z",key:"o988cm"}]],F9=n("shopping-bag",kse),fse=[["circle",{cx:"8",cy:"21",r:"1",key:"jimo8o"}],["circle",{cx:"19",cy:"21",r:"1",key:"13723u"}],["path",{d:"M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12",key:"9zh506"}]],O9=n("shopping-cart",fse),mse=[["path",{d:"M21.56 4.56a1.5 1.5 0 0 1 0 2.122l-.47.47a3 3 0 0 1-4.212-.03 3 3 0 0 1 0-4.243l.44-.44a1.5 1.5 0 0 1 2.121 0z",key:"1gcedi"}],["path",{d:"M3 22a1 1 0 0 1-1-1v-3.586a1 1 0 0 1 .293-.707l3.355-3.355a1.205 1.205 0 0 1 1.704 0l3.296 3.296a1.205 1.205 0 0 1 0 1.704l-3.355 3.355a1 1 0 0 1-.707.293z",key:"pg9kv3"}],["path",{d:"m9 15 7.879-7.878",key:"1o1zgh"}]],E9=n("shovel",mse),gse=[["path",{d:"m4 4 2.5 2.5",key:"uv2vmf"}],["path",{d:"M13.5 6.5a4.95 4.95 0 0 0-7 7",key:"frdkwv"}],["path",{d:"M15 5 5 15",key:"1ag8rq"}],["path",{d:"M14 17v.01",key:"eokfpp"}],["path",{d:"M10 16v.01",key:"14uyyl"}],["path",{d:"M13 13v.01",key:"1v1k97"}],["path",{d:"M16 10v.01",key:"5169yg"}],["path",{d:"M11 20v.01",key:"cj92p8"}],["path",{d:"M17 14v.01",key:"11cswd"}],["path",{d:"M20 11v.01",key:"19e0od"}]],U9=n("shower-head",gse),Mse=[["path",{d:"M10 22v-5",key:"sfixh4"}],["path",{d:"M14 19v-2",key:"pdve8j"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M18 20v-3",key:"uox2gk"}],["path",{d:"M2 13h20",key:"5evz65"}],["path",{d:"M20 13V7l-5-5H6a2 2 0 0 0-2 2v9",key:"1rnpe2"}],["path",{d:"M6 20v-3",key:"c6pdcb"}]],G9=n("shredder",Mse),vse=[["path",{d:"M11 12h.01",key:"1lr4k6"}],["path",{d:"M13 22c.5-.5 1.12-1 2.5-1-1.38 0-2-.5-2.5-1",key:"fatpdi"}],["path",{d:"M14 2a3.28 3.28 0 0 1-3.227 1.798l-6.17-.561A2.387 2.387 0 1 0 4.387 8H15.5a1 1 0 0 1 0 13 1 1 0 0 0 0-5H12a7 7 0 0 1-7-7V8",key:"kehrqe"}],["path",{d:"M14 8a8.5 8.5 0 0 1 0 8",key:"1imjx2"}],["path",{d:"M16 16c2 0 4.5-4 4-6",key:"z0nejz"}]],W9=n("shrimp",vse),xse=[["path",{d:"m15 15 6 6m-6-6v4.8m0-4.8h4.8",key:"17vawe"}],["path",{d:"M9 19.8V15m0 0H4.2M9 15l-6 6",key:"chjx8e"}],["path",{d:"M15 4.2V9m0 0h4.8M15 9l6-6",key:"lav6yq"}],["path",{d:"M9 4.2V9m0 0H4.2M9 9 3 3",key:"1pxi2q"}]],Z9=n("shrink",xse),_se=[["path",{d:"M12 22v-5.172a2 2 0 0 0-.586-1.414L9.5 13.5",key:"1p17fm"}],["path",{d:"M14.5 14.5 12 17",key:"dy5w4y"}],["path",{d:"M17 8.8A6 6 0 0 1 13.8 20H10A6.5 6.5 0 0 1 7 8a5 5 0 0 1 10 0z",key:"6z7b3o"}]],X9=n("shrub",_se),bse=[["path",{d:"m18 14 4 4-4 4",key:"10pe0f"}],["path",{d:"m18 2 4 4-4 4",key:"pucp1d"}],["path",{d:"M2 18h1.973a4 4 0 0 0 3.3-1.7l5.454-8.6a4 4 0 0 1 3.3-1.7H22",key:"1ailkh"}],["path",{d:"M2 6h1.972a4 4 0 0 1 3.6 2.2",key:"km57vx"}],["path",{d:"M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45",key:"os18l9"}]],K9=n("shuffle",bse),wse=[["path",{d:"M18 7V5a1 1 0 0 0-1-1H6.5a.5.5 0 0 0-.4.8l4.5 6a2 2 0 0 1 0 2.4l-4.5 6a.5.5 0 0 0 .4.8H17a1 1 0 0 0 1-1v-2",key:"wuwx1p"}]],Y9=n("sigma",wse),Cse=[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}],["path",{d:"M12 20v-8",key:"i3yub9"}],["path",{d:"M17 20V8",key:"1tkaf5"}]],J9=n("signal-high",Cse),Lse=[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}],["path",{d:"M12 20v-8",key:"i3yub9"}]],Q9=n("signal-medium",Lse),Sse=[["path",{d:"M2 20h.01",key:"4haj6o"}]],eM=n("signal-zero",Sse),Nse=[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}]],tM=n("signal-low",Nse),Ise=[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}],["path",{d:"M12 20v-8",key:"i3yub9"}],["path",{d:"M17 20V8",key:"1tkaf5"}],["path",{d:"M22 4v16",key:"sih9yq"}]],aM=n("signal",Ise),Ase=[["path",{d:"m21 17-2.156-1.868A.5.5 0 0 0 18 15.5v.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1c0-2.545-3.991-3.97-8.5-4a1 1 0 0 0 0 5c4.153 0 4.745-11.295 5.708-13.5a2.5 2.5 0 1 1 3.31 3.284",key:"y32ogt"}],["path",{d:"M3 21h18",key:"itz85i"}]],oM=n("signature",Ase),Pse=[["path",{d:"M10 9H4L2 7l2-2h6",key:"1hq7x2"}],["path",{d:"M14 5h6l2 2-2 2h-6",key:"bv62ej"}],["path",{d:"M10 22V4a2 2 0 1 1 4 0v18",key:"eqpcf2"}],["path",{d:"M8 22h8",key:"rmew8v"}]],nM=n("signpost-big",Pse),qse=[["path",{d:"M12 13v8",key:"1l5pq0"}],["path",{d:"M12 3v3",key:"1n5kay"}],["path",{d:"M18 6a2 2 0 0 1 1.387.56l2.307 2.22a1 1 0 0 1 0 1.44l-2.307 2.22A2 2 0 0 1 18 13H6a2 2 0 0 1-1.387-.56l-2.306-2.22a1 1 0 0 1 0-1.44l2.306-2.22A2 2 0 0 1 6 6z",key:"gqqp9m"}]],iM=n("signpost",qse),Tse=[["path",{d:"M7 18v-6a5 5 0 1 1 10 0v6",key:"pcx96s"}],["path",{d:"M5 21a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2z",key:"1b4s83"}],["path",{d:"M21 12h1",key:"jtio3y"}],["path",{d:"M18.5 4.5 18 5",key:"g5sp9y"}],["path",{d:"M2 12h1",key:"1uaihz"}],["path",{d:"M12 2v1",key:"11qlp1"}],["path",{d:"m4.929 4.929.707.707",key:"1i51kw"}],["path",{d:"M12 12v6",key:"3ahymv"}]],rM=n("siren",Tse),$se=[["path",{d:"M17.971 4.285A2 2 0 0 1 21 6v12a2 2 0 0 1-3.029 1.715l-9.997-5.998a2 2 0 0 1-.003-3.432z",key:"15892j"}],["path",{d:"M3 20V4",key:"1ptbpl"}]],cM=n("skip-back",$se),Vse=[["path",{d:"M21 4v16",key:"7j8fe9"}],["path",{d:"M6.029 4.285A2 2 0 0 0 3 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z",key:"zs4d6"}]],sM=n("skip-forward",Vse),zse=[["path",{d:"m12.5 17-.5-1-.5 1h1z",key:"3me087"}],["path",{d:"M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z",key:"1o5pge"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}]],dM=n("skull",zse),Rse=[["path",{d:"M22 2 2 22",key:"y4kqgn"}]],lM=n("slash",Rse),Dse=[["rect",{width:"3",height:"8",x:"13",y:"2",rx:"1.5",key:"diqz80"}],["path",{d:"M19 8.5V10h1.5A1.5 1.5 0 1 0 19 8.5",key:"183iwg"}],["rect",{width:"3",height:"8",x:"8",y:"14",rx:"1.5",key:"hqg7r1"}],["path",{d:"M5 15.5V14H3.5A1.5 1.5 0 1 0 5 15.5",key:"76g71w"}],["rect",{width:"8",height:"3",x:"14",y:"13",rx:"1.5",key:"1kmz0a"}],["path",{d:"M15.5 19H14v1.5a1.5 1.5 0 1 0 1.5-1.5",key:"jc4sz0"}],["rect",{width:"8",height:"3",x:"2",y:"8",rx:"1.5",key:"1omvl4"}],["path",{d:"M8.5 5H10V3.5A1.5 1.5 0 1 0 8.5 5",key:"16f3cl"}]],hM=n("slack",Dse),Hse=[["path",{d:"M11 16.586V19a1 1 0 0 1-1 1H2L18.37 3.63a1 1 0 1 1 3 3l-9.663 9.663a1 1 0 0 1-1.414 0L8 14",key:"1sllp5"}]],uM=n("slice",Hse),jse=[["line",{x1:"21",x2:"14",y1:"4",y2:"4",key:"obuewd"}],["line",{x1:"10",x2:"3",y1:"4",y2:"4",key:"1q6298"}],["line",{x1:"21",x2:"12",y1:"12",y2:"12",key:"1iu8h1"}],["line",{x1:"8",x2:"3",y1:"12",y2:"12",key:"ntss68"}],["line",{x1:"21",x2:"16",y1:"20",y2:"20",key:"14d8ph"}],["line",{x1:"12",x2:"3",y1:"20",y2:"20",key:"m0wm8r"}],["line",{x1:"14",x2:"14",y1:"2",y2:"6",key:"14e1ph"}],["line",{x1:"8",x2:"8",y1:"10",y2:"14",key:"1i6ji0"}],["line",{x1:"16",x2:"16",y1:"18",y2:"22",key:"1lctlv"}]],pM=n("sliders-horizontal",jse),Bse=[["line",{x1:"4",x2:"4",y1:"21",y2:"14",key:"1p332r"}],["line",{x1:"4",x2:"4",y1:"10",y2:"3",key:"gb41h5"}],["line",{x1:"12",x2:"12",y1:"21",y2:"12",key:"hf2csr"}],["line",{x1:"12",x2:"12",y1:"8",y2:"3",key:"1kfi7u"}],["line",{x1:"20",x2:"20",y1:"21",y2:"16",key:"1lhrwl"}],["line",{x1:"20",x2:"20",y1:"12",y2:"3",key:"16vvfq"}],["line",{x1:"2",x2:"6",y1:"14",y2:"14",key:"1uebub"}],["line",{x1:"10",x2:"14",y1:"8",y2:"8",key:"1yglbp"}],["line",{x1:"18",x2:"22",y1:"16",y2:"16",key:"1jxqpz"}]],tn=n("sliders-vertical",Bse),Fse=[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2",key:"1yt0o3"}],["path",{d:"M12.667 8 10 12h4l-2.667 4",key:"h9lk2d"}]],yM=n("smartphone-charging",Fse),Ose=[["rect",{width:"7",height:"12",x:"2",y:"6",rx:"1",key:"5nje8w"}],["path",{d:"M13 8.32a7.43 7.43 0 0 1 0 7.36",key:"1g306n"}],["path",{d:"M16.46 6.21a11.76 11.76 0 0 1 0 11.58",key:"uqvjvo"}],["path",{d:"M19.91 4.1a15.91 15.91 0 0 1 .01 15.8",key:"ujntz3"}]],kM=n("smartphone-nfc",Ose),Ese=[["path",{d:"M22 11v1a10 10 0 1 1-9-10",key:"ew0xw9"}],["path",{d:"M8 14s1.5 2 4 2 4-2 4-2",key:"1y1vjs"}],["line",{x1:"9",x2:"9.01",y1:"9",y2:"9",key:"yxxnd0"}],["line",{x1:"15",x2:"15.01",y1:"9",y2:"9",key:"1p4y9e"}],["path",{d:"M16 5h6",key:"1vod17"}],["path",{d:"M19 2v6",key:"4bpg5p"}]],fM=n("smile-plus",Ese),Use=[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2",key:"1yt0o3"}],["path",{d:"M12 18h.01",key:"mhygvu"}]],mM=n("smartphone",Use),Gse=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 14s1.5 2 4 2 4-2 4-2",key:"1y1vjs"}],["line",{x1:"9",x2:"9.01",y1:"9",y2:"9",key:"yxxnd0"}],["line",{x1:"15",x2:"15.01",y1:"9",y2:"9",key:"1p4y9e"}]],gM=n("smile",Gse),Wse=[["path",{d:"M2 13a6 6 0 1 0 12 0 4 4 0 1 0-8 0 2 2 0 0 0 4 0",key:"hneq2s"}],["circle",{cx:"10",cy:"13",r:"8",key:"194lz3"}],["path",{d:"M2 21h12c4.4 0 8-3.6 8-8V7a2 2 0 1 0-4 0v6",key:"ixqyt7"}],["path",{d:"M18 3 19.1 5.2",key:"9tjm43"}],["path",{d:"M22 3 20.9 5.2",key:"j3odrs"}]],MM=n("snail",Wse),Zse=[["path",{d:"m10 20-1.25-2.5L6 18",key:"18frcb"}],["path",{d:"M10 4 8.75 6.5 6 6",key:"7mghy3"}],["path",{d:"m14 20 1.25-2.5L18 18",key:"1chtki"}],["path",{d:"m14 4 1.25 2.5L18 6",key:"1b4wsy"}],["path",{d:"m17 21-3-6h-4",key:"15hhxa"}],["path",{d:"m17 3-3 6 1.5 3",key:"11697g"}],["path",{d:"M2 12h6.5L10 9",key:"kv9z4n"}],["path",{d:"m20 10-1.5 2 1.5 2",key:"1swlpi"}],["path",{d:"M22 12h-6.5L14 15",key:"1mxi28"}],["path",{d:"m4 10 1.5 2L4 14",key:"k9enpj"}],["path",{d:"m7 21 3-6-1.5-3",key:"j8hb9u"}],["path",{d:"m7 3 3 6h4",key:"1otusx"}]],vM=n("snowflake",Zse),Xse=[["path",{d:"M10.5 2v4",key:"1xt6in"}],["path",{d:"M14 2H7a2 2 0 0 0-2 2",key:"e6xig3"}],["path",{d:"M19.29 14.76A6.67 6.67 0 0 1 17 11a6.6 6.6 0 0 1-2.29 3.76c-1.15.92-1.71 2.04-1.71 3.19 0 2.22 1.8 4.05 4 4.05s4-1.83 4-4.05c0-1.16-.57-2.26-1.71-3.19",key:"adq7uc"}],["path",{d:"M9.607 21H6a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7V7a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3",key:"t9hm96"}]],xM=n("soap-dispenser-droplet",Xse),Kse=[["path",{d:"M20 9V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3",key:"1dgpiv"}],["path",{d:"M2 16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v1.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5V11a2 2 0 0 0-4 0z",key:"xacw8m"}],["path",{d:"M4 18v2",key:"jwo5n2"}],["path",{d:"M20 18v2",key:"1ar1qi"}],["path",{d:"M12 4v9",key:"oqhhn3"}]],_M=n("sofa",Kse),Yse=[["path",{d:"M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z",key:"4rw317"}],["path",{d:"M7 21h10",key:"1b0cd5"}],["path",{d:"M19.5 12 22 6",key:"shfsr5"}],["path",{d:"M16.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.73 1.62",key:"rpc6vp"}],["path",{d:"M11.25 3c.27.1.8.53.74 1.36-.05.83-.93 1.2-.98 2.02-.06.78.33 1.24.72 1.62",key:"1lf63m"}],["path",{d:"M6.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.74 1.62",key:"97tijn"}]],bM=n("soup",Yse),Jse=[["path",{d:"M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1",key:"lt2kga"}]],wM=n("space",Jse),Qse=[["path",{d:"M12 18v4",key:"jadmvz"}],["path",{d:"M2 14.499a5.5 5.5 0 0 0 9.591 3.675.6.6 0 0 1 .818.001A5.5 5.5 0 0 0 22 14.5c0-2.29-1.5-4-3-5.5l-5.492-5.312a2 2 0 0 0-3-.02L5 8.999c-1.5 1.5-3 3.2-3 5.5",key:"1aw2pz"}]],CM=n("spade",Qse),e2e=[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}]],LM=n("sparkle",e2e),t2e=[["rect",{width:"16",height:"20",x:"4",y:"2",rx:"2",key:"1nb95v"}],["path",{d:"M12 6h.01",key:"1vi96p"}],["circle",{cx:"12",cy:"14",r:"4",key:"1jruaj"}],["path",{d:"M12 14h.01",key:"1etili"}]],SM=n("speaker",t2e),a2e=[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]],an=n("sparkles",a2e),o2e=[["path",{d:"M8.8 20v-4.1l1.9.2a2.3 2.3 0 0 0 2.164-2.1V8.3A5.37 5.37 0 0 0 2 8.25c0 2.8.656 3.054 1 4.55a5.77 5.77 0 0 1 .029 2.758L2 20",key:"11atix"}],["path",{d:"M19.8 17.8a7.5 7.5 0 0 0 .003-10.603",key:"yol142"}],["path",{d:"M17 15a3.5 3.5 0 0 0-.025-4.975",key:"ssbmkc"}]],NM=n("speech",o2e),n2e=[["path",{d:"m6 16 6-12 6 12",key:"1b4byz"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M4 21c1.1 0 1.1-1 2.3-1s1.1 1 2.3 1c1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1",key:"8mdmtu"}]],IM=n("spell-check-2",n2e),i2e=[["path",{d:"m6 16 6-12 6 12",key:"1b4byz"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"m16 20 2 2 4-4",key:"13tcca"}]],AM=n("spell-check",i2e),r2e=[["path",{d:"M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z",key:"xwnzip"}],["path",{d:"M5 17A12 12 0 0 1 17 5",key:"1okkup"}],["circle",{cx:"19",cy:"5",r:"2",key:"mhkx31"}],["circle",{cx:"5",cy:"19",r:"2",key:"v8kfzx"}]],PM=n("spline-pointer",r2e),c2e=[["circle",{cx:"19",cy:"5",r:"2",key:"mhkx31"}],["circle",{cx:"5",cy:"19",r:"2",key:"v8kfzx"}],["path",{d:"M5 17A12 12 0 0 1 17 5",key:"1okkup"}]],qM=n("spline",c2e),s2e=[["path",{d:"M16 3h5v5",key:"1806ms"}],["path",{d:"M8 3H3v5",key:"15dfkv"}],["path",{d:"M12 22v-8.3a4 4 0 0 0-1.172-2.872L3 3",key:"1qrqzj"}],["path",{d:"m15 9 6-6",key:"ko1vev"}]],TM=n("split",s2e),d2e=[["path",{d:"M15.295 19.562 16 22",key:"31jsb7"}],["path",{d:"m17 16 3.758 2.098",key:"121ar7"}],["path",{d:"m19 12.5 3.026-.598",key:"19ukd3"}],["path",{d:"M7.61 6.3a3 3 0 0 0-3.92 1.3l-1.38 2.79a3 3 0 0 0 1.3 3.91l6.89 3.597a1 1 0 0 0 1.342-.447l3.106-6.211a1 1 0 0 0-.447-1.341z",key:"lwb9l9"}],["path",{d:"M8 9V2",key:"1xa0v7"}]],$M=n("spotlight",d2e),l2e=[["path",{d:"M3 3h.01",key:"159qn6"}],["path",{d:"M7 5h.01",key:"1hq22a"}],["path",{d:"M11 7h.01",key:"1osv80"}],["path",{d:"M3 7h.01",key:"1xzrh3"}],["path",{d:"M7 9h.01",key:"19b3jx"}],["path",{d:"M3 11h.01",key:"1eifu7"}],["rect",{width:"4",height:"4",x:"15",y:"5",key:"mri9e4"}],["path",{d:"m19 9 2 2v10c0 .6-.4 1-1 1h-6c-.6 0-1-.4-1-1V11l2-2",key:"aib6hk"}],["path",{d:"m13 14 8-2",key:"1d7bmk"}],["path",{d:"m13 19 8-2",key:"1y2vml"}]],VM=n("spray-can",l2e),h2e=[["path",{d:"M17 13.44 4.442 17.082A2 2 0 0 0 4.982 21H19a2 2 0 0 0 .558-3.921l-1.115-.32A2 2 0 0 1 17 14.837V7.66",key:"13vns8"}],["path",{d:"m7 10.56 12.558-3.642A2 2 0 0 0 19.018 3H5a2 2 0 0 0-.558 3.921l1.115.32A2 2 0 0 1 7 9.163v7.178",key:"s8x3u0"}]],zM=n("spool",h2e),u2e=[["path",{d:"M14 9.536V7a4 4 0 0 1 4-4h1.5a.5.5 0 0 1 .5.5V5a4 4 0 0 1-4 4 4 4 0 0 0-4 4c0 2 1 3 1 5a5 5 0 0 1-1 3",key:"139s4v"}],["path",{d:"M4 9a5 5 0 0 1 8 4 5 5 0 0 1-8-4",key:"1dlkgp"}],["path",{d:"M5 21h14",key:"11awu3"}]],RM=n("sprout",u2e),p2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M17 12h-2l-2 5-2-10-2 5H7",key:"15hlnc"}]],on=n("square-activity",p2e),y2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m16 8-8 8",key:"166keh"}],["path",{d:"M16 16H8V8",key:"1w2ppm"}]],nn=n("square-arrow-down-left",y2e),k2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m8 8 8 8",key:"1imecy"}],["path",{d:"M16 8v8H8",key:"1lbpgo"}]],rn=n("square-arrow-down-right",k2e),f2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M12 8v8",key:"napkw2"}],["path",{d:"m8 12 4 4 4-4",key:"k98ssh"}]],cn=n("square-arrow-down",f2e),m2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m12 8-4 4 4 4",key:"15vm53"}],["path",{d:"M16 12H8",key:"1fr5h0"}]],sn=n("square-arrow-left",m2e),g2e=[["path",{d:"M13 21h6a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v6",key:"14qz4y"}],["path",{d:"m3 21 9-9",key:"1jfql5"}],["path",{d:"M9 21H3v-6",key:"wtvkvv"}]],dn=n("square-arrow-out-down-left",g2e),M2e=[["path",{d:"M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6",key:"14rsvq"}],["path",{d:"m21 21-9-9",key:"1et2py"}],["path",{d:"M21 15v6h-6",key:"1jko0i"}]],ln=n("square-arrow-out-down-right",M2e),v2e=[["path",{d:"M13 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6",key:"14mv1t"}],["path",{d:"m3 3 9 9",key:"rks13r"}],["path",{d:"M3 9V3h6",key:"ira0h2"}]],hn=n("square-arrow-out-up-left",v2e),x2e=[["path",{d:"M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6",key:"y09zxi"}],["path",{d:"m21 3-9 9",key:"mpx6sq"}],["path",{d:"M15 3h6v6",key:"1q9fwt"}]],un=n("square-arrow-out-up-right",x2e),_2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 16V8h8",key:"19xb1h"}],["path",{d:"M16 16 8 8",key:"1qdy8n"}]],pn=n("square-arrow-up-left",_2e),b2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"m12 16 4-4-4-4",key:"1i9zcv"}]],yn=n("square-arrow-right",b2e),w2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 8h8v8",key:"b65dnt"}],["path",{d:"m8 16 8-8",key:"13b9ih"}]],kn=n("square-arrow-up-right",w2e),C2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M12 8v8",key:"napkw2"}],["path",{d:"m8.5 14 7-4",key:"12hpby"}],["path",{d:"m8.5 10 7 4",key:"wwy2dy"}]],fn=n("square-asterisk",C2e),L2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m16 12-4-4-4 4",key:"177agl"}],["path",{d:"M12 16V8",key:"1sbj14"}]],mn=n("square-arrow-up",L2e),S2e=[["path",{d:"M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2",key:"1vzg26"}],["path",{d:"M10 22H8",key:"euku7a"}],["path",{d:"M16 22h-2",key:"18d249"}],["circle",{cx:"8",cy:"8",r:"2",key:"14cg06"}],["path",{d:"M9.414 9.414 12 12",key:"qz4lzr"}],["path",{d:"M14.8 14.8 18 18",key:"11flf1"}],["circle",{cx:"8",cy:"16",r:"2",key:"1acxsx"}],["path",{d:"m18 6-8.586 8.586",key:"11kzk1"}]],gn=n("square-bottom-dashed-scissors",S2e),N2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 8h7",key:"kbo1nt"}],["path",{d:"M8 12h6",key:"ikassy"}],["path",{d:"M11 16h5",key:"oq65wt"}]],tt=n("square-chart-gantt",N2e),I2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],Mn=n("square-check",I2e),A2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m16 10-4 4-4-4",key:"894hmk"}]],vn=n("square-chevron-down",A2e),P2e=[["path",{d:"M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344",key:"2acyp4"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],xn=n("square-check-big",P2e),q2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m14 16-4-4 4-4",key:"ojs7w8"}]],_n=n("square-chevron-left",q2e),T2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m10 8 4 4-4 4",key:"1wy4r4"}]],bn=n("square-chevron-right",T2e),$2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m8 14 4-4 4 4",key:"fy2ptz"}]],wn=n("square-chevron-up",$2e),V2e=[["path",{d:"m10 9-3 3 3 3",key:"1oro0q"}],["path",{d:"m14 15 3-3-3-3",key:"bz13h7"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],Cn=n("square-code",V2e),z2e=[["path",{d:"M10 9.5 8 12l2 2.5",key:"3mjy60"}],["path",{d:"M14 21h1",key:"v9vybs"}],["path",{d:"m14 9.5 2 2.5-2 2.5",key:"1bir2l"}],["path",{d:"M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2",key:"as5y1o"}],["path",{d:"M9 21h1",key:"15o7lz"}]],DM=n("square-dashed-bottom-code",z2e),R2e=[["path",{d:"M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2",key:"as5y1o"}],["path",{d:"M9 21h1",key:"15o7lz"}],["path",{d:"M14 21h1",key:"v9vybs"}]],HM=n("square-dashed-bottom",R2e),D2e=[["path",{d:"M8 7v7",key:"1x2jlm"}],["path",{d:"M12 7v4",key:"xawao1"}],["path",{d:"M16 7v9",key:"1hp2iy"}],["path",{d:"M5 3a2 2 0 0 0-2 2",key:"y57alp"}],["path",{d:"M9 3h1",key:"1yesri"}],["path",{d:"M14 3h1",key:"1ec4yj"}],["path",{d:"M19 3a2 2 0 0 1 2 2",key:"18rm91"}],["path",{d:"M21 9v1",key:"mxsmne"}],["path",{d:"M21 14v1",key:"169vum"}],["path",{d:"M21 19a2 2 0 0 1-2 2",key:"1j7049"}],["path",{d:"M14 21h1",key:"v9vybs"}],["path",{d:"M9 21h1",key:"15o7lz"}],["path",{d:"M5 21a2 2 0 0 1-2-2",key:"sbafld"}],["path",{d:"M3 14v1",key:"vnatye"}],["path",{d:"M3 9v1",key:"1r0deq"}]],Ln=n("square-dashed-kanban",D2e),H2e=[["path",{d:"M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z",key:"xwnzip"}],["path",{d:"M5 3a2 2 0 0 0-2 2",key:"y57alp"}],["path",{d:"M19 3a2 2 0 0 1 2 2",key:"18rm91"}],["path",{d:"M5 21a2 2 0 0 1-2-2",key:"sbafld"}],["path",{d:"M9 3h1",key:"1yesri"}],["path",{d:"M9 21h2",key:"1qve2z"}],["path",{d:"M14 3h1",key:"1ec4yj"}],["path",{d:"M3 9v1",key:"1r0deq"}],["path",{d:"M21 9v2",key:"p14lih"}],["path",{d:"M3 14v1",key:"vnatye"}]],Sn=n("square-dashed-mouse-pointer",H2e),j2e=[["path",{d:"M14 21h1",key:"v9vybs"}],["path",{d:"M21 14v1",key:"169vum"}],["path",{d:"M21 19a2 2 0 0 1-2 2",key:"1j7049"}],["path",{d:"M21 9v1",key:"mxsmne"}],["path",{d:"M3 14v1",key:"vnatye"}],["path",{d:"M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2",key:"89voep"}],["path",{d:"M3 9v1",key:"1r0deq"}],["path",{d:"M5 21a2 2 0 0 1-2-2",key:"sbafld"}],["path",{d:"M9 21h1",key:"15o7lz"}]],jM=n("square-dashed-top-solid",j2e),B2e=[["path",{d:"M5 3a2 2 0 0 0-2 2",key:"y57alp"}],["path",{d:"M19 3a2 2 0 0 1 2 2",key:"18rm91"}],["path",{d:"M21 19a2 2 0 0 1-2 2",key:"1j7049"}],["path",{d:"M5 21a2 2 0 0 1-2-2",key:"sbafld"}],["path",{d:"M9 3h1",key:"1yesri"}],["path",{d:"M9 21h1",key:"15o7lz"}],["path",{d:"M14 3h1",key:"1ec4yj"}],["path",{d:"M14 21h1",key:"v9vybs"}],["path",{d:"M3 9v1",key:"1r0deq"}],["path",{d:"M21 9v1",key:"mxsmne"}],["path",{d:"M3 14v1",key:"vnatye"}],["path",{d:"M21 14v1",key:"169vum"}]],Nn=n("square-dashed",B2e),F2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["line",{x1:"8",x2:"16",y1:"12",y2:"12",key:"1jonct"}],["line",{x1:"12",x2:"12",y1:"16",y2:"16",key:"aqc6ln"}],["line",{x1:"12",x2:"12",y1:"8",y2:"8",key:"1mkcni"}]],In=n("square-divide",F2e),O2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M7 10h10",key:"1101jm"}],["path",{d:"M7 14h10",key:"1mhdw3"}]],An=n("square-equal",O2e),E2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],Pn=n("square-dot",E2e),U2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3",key:"m1af9g"}],["path",{d:"M9 11.2h5.7",key:"3zgcl2"}]],qn=n("square-function",U2e),G2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 7v7",key:"1x2jlm"}],["path",{d:"M12 7v4",key:"xawao1"}],["path",{d:"M16 7v9",key:"1hp2iy"}]],Tn=n("square-kanban",G2e),W2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M7 7v10",key:"d5nglc"}],["path",{d:"M11 7v10",key:"pptsnr"}],["path",{d:"m15 7 2 10",key:"1m7qm5"}]],$n=n("square-library",W2e),Z2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 16V8l4 4 4-4v8",key:"141u4e"}]],Vn=n("square-m",Z2e),X2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M7 8h10",key:"1jw688"}],["path",{d:"M7 12h10",key:"b7w52i"}],["path",{d:"M7 16h10",key:"wp8him"}]],zn=n("square-menu",X2e),K2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 12h8",key:"1wcyev"}]],Rn=n("square-minus",K2e),Y2e=[["path",{d:"M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z",key:"xwnzip"}],["path",{d:"M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6",key:"14rsvq"}]],Dn=n("square-mouse-pointer",Y2e),J2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 17V7h4a3 3 0 0 1 0 6H9",key:"1dfk2c"}]],Hn=n("square-parking",J2e),Q2e=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["line",{x1:"10",x2:"10",y1:"15",y2:"9",key:"c1nkhi"}],["line",{x1:"14",x2:"14",y1:"15",y2:"9",key:"h65svq"}]],BM=n("square-pause",Q2e),ede=[["path",{d:"M3.6 3.6A2 2 0 0 1 5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-.59 1.41",key:"9l1ft6"}],["path",{d:"M3 8.7V19a2 2 0 0 0 2 2h10.3",key:"17knke"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M13 13a3 3 0 1 0 0-6H9v2",key:"uoagbd"}],["path",{d:"M9 17v-2.3",key:"1jxgo2"}]],jn=n("square-parking-off",ede),tde=[["path",{d:"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7",key:"1m0v6g"}],["path",{d:"M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z",key:"ohrbg2"}]],$e=n("square-pen",tde),ade=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"M9 9h.01",key:"1q5me6"}],["path",{d:"M15 15h.01",key:"lqbp3k"}]],Bn=n("square-percent",ade),ode=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M7 7h10",key:"udp07y"}],["path",{d:"M10 7v10",key:"i1d9ee"}],["path",{d:"M16 17a2 2 0 0 1-2-2V7",key:"ftwdc7"}]],Fn=n("square-pi",ode),nde=[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}],["path",{d:"M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z",key:"kmsa83"}]],On=n("square-play",nde),ide=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M12 12H9.5a2.5 2.5 0 0 1 0-5H17",key:"1l9586"}],["path",{d:"M12 7v10",key:"jspqdw"}],["path",{d:"M16 7v10",key:"lavkr4"}]],En=n("square-pilcrow",ide),rde=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M12 8v8",key:"napkw2"}]],Un=n("square-plus",rde),cde=[["path",{d:"M12 7v4",key:"xawao1"}],["path",{d:"M7.998 9.003a5 5 0 1 0 8-.005",key:"1pek45"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],Gn=n("square-power",cde),sde=[["path",{d:"M7 12h2l2 5 2-10h4",key:"1fxv6h"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],FM=n("square-radical",sde),dde=[["path",{d:"M21 11a8 8 0 0 0-8-8",key:"1lxwo5"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",key:"1dv2y5"}]],OM=n("square-round-corner",dde),lde=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M16 8.9V7H8l4 5-4 5h8v-1.9",key:"9nih0i"}]],Wn=n("square-sigma",lde),hde=[["rect",{width:"20",height:"20",x:"2",y:"2",rx:"2",key:"1btzen"}],["circle",{cx:"8",cy:"8",r:"2",key:"14cg06"}],["path",{d:"M9.414 9.414 12 12",key:"qz4lzr"}],["path",{d:"M14.8 14.8 18 18",key:"11flf1"}],["circle",{cx:"8",cy:"16",r:"2",key:"1acxsx"}],["path",{d:"m18 6-8.586 8.586",key:"11kzk1"}]],Zn=n("square-scissors",hde),ude=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["line",{x1:"9",x2:"15",y1:"15",y2:"9",key:"1dfufj"}]],Xn=n("square-slash",ude),pde=[["path",{d:"M8 19H5c-1 0-2-1-2-2V7c0-1 1-2 2-2h3",key:"lubmu8"}],["path",{d:"M16 5h3c1 0 2 1 2 2v10c0 1-1 2-2 2h-3",key:"1ag34g"}],["line",{x1:"12",x2:"12",y1:"4",y2:"20",key:"1tx1rr"}]],Kn=n("square-split-horizontal",pde),yde=[["path",{d:"M5 8V5c0-1 1-2 2-2h10c1 0 2 1 2 2v3",key:"1pi83i"}],["path",{d:"M19 16v3c0 1-1 2-2 2H7c-1 0-2-1-2-2v-3",key:"ido5k7"}],["line",{x1:"4",x2:"20",y1:"12",y2:"12",key:"1e0a9i"}]],Yn=n("square-split-vertical",yde),kde=[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}],["rect",{x:"8",y:"8",width:"8",height:"8",rx:"1",key:"z9xiuo"}]],EM=n("square-square",kde),fde=[["path",{d:"M4 10c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2",key:"4i38lg"}],["path",{d:"M10 16c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2",key:"mlte4a"}],["rect",{width:"8",height:"8",x:"14",y:"14",rx:"2",key:"1fa9i4"}]],UM=n("square-stack",fde),mde=[["path",{d:"M11.035 7.69a1 1 0 0 1 1.909.024l.737 1.452a1 1 0 0 0 .737.535l1.634.256a1 1 0 0 1 .588 1.806l-1.172 1.168a1 1 0 0 0-.282.866l.259 1.613a1 1 0 0 1-1.541 1.134l-1.465-.75a1 1 0 0 0-.912 0l-1.465.75a1 1 0 0 1-1.539-1.133l.258-1.613a1 1 0 0 0-.282-.866l-1.156-1.153a1 1 0 0 1 .572-1.822l1.633-.256a1 1 0 0 0 .737-.535z",key:"13edca"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],GM=n("square-star",mde),gde=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["rect",{x:"9",y:"9",width:"6",height:"6",rx:"1",key:"1ssd4o"}]],WM=n("square-stop",gde),Mde=[["path",{d:"m7 11 2-2-2-2",key:"1lz0vl"}],["path",{d:"M11 13h4",key:"1p7l4v"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}]],Jn=n("square-terminal",Mde),vde=[["path",{d:"M18 21a6 6 0 0 0-12 0",key:"kaz2du"}],["circle",{cx:"12",cy:"11",r:"4",key:"1gt34v"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],Qn=n("square-user-round",vde),xde=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}],["path",{d:"M7 21v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2",key:"1m6ac2"}]],e1=n("square-user",xde),_de=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],t1=n("square-x",_de),bde=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],ZM=n("square",bde),wde=[["path",{d:"M16 12v2a2 2 0 0 1-2 2H9a1 1 0 0 0-1 1v3a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2h0",key:"1mcohs"}],["path",{d:"M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v3a1 1 0 0 1-1 1h-5a2 2 0 0 0-2 2v2",key:"1r1efp"}]],XM=n("squares-exclude",wde),Cde=[["path",{d:"M10 22a2 2 0 0 1-2-2",key:"i7yj1i"}],["path",{d:"M14 2a2 2 0 0 1 2 2",key:"170a0m"}],["path",{d:"M16 22h-2",key:"18d249"}],["path",{d:"M2 10V8",key:"7yj4fe"}],["path",{d:"M2 4a2 2 0 0 1 2-2",key:"ddgnws"}],["path",{d:"M20 8a2 2 0 0 1 2 2",key:"1770vt"}],["path",{d:"M22 14v2",key:"iot8ja"}],["path",{d:"M22 20a2 2 0 0 1-2 2",key:"qj8q6g"}],["path",{d:"M4 16a2 2 0 0 1-2-2",key:"1dnafg"}],["path",{d:"M8 10a2 2 0 0 1 2-2h5a1 1 0 0 1 1 1v5a2 2 0 0 1-2 2H9a1 1 0 0 1-1-1z",key:"ci6f0b"}],["path",{d:"M8 2h2",key:"1gmkwm"}]],KM=n("squares-intersect",Cde),Lde=[["path",{d:"M10 22a2 2 0 0 1-2-2",key:"i7yj1i"}],["path",{d:"M16 22h-2",key:"18d249"}],["path",{d:"M16 4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h3a1 1 0 0 0 1-1v-5a2 2 0 0 1 2-2h5a1 1 0 0 0 1-1z",key:"1njgbb"}],["path",{d:"M20 8a2 2 0 0 1 2 2",key:"1770vt"}],["path",{d:"M22 14v2",key:"iot8ja"}],["path",{d:"M22 20a2 2 0 0 1-2 2",key:"qj8q6g"}]],YM=n("squares-subtract",Lde),Sde=[["path",{d:"M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v3a1 1 0 0 0 1 1h3a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-3a1 1 0 0 0-1-1z",key:"17jnth"}]],JM=n("squares-unite",Sde),Nde=[["path",{d:"M13.77 3.043a34 34 0 0 0-3.54 0",key:"1oaobr"}],["path",{d:"M13.771 20.956a33 33 0 0 1-3.541.001",key:"95iq0j"}],["path",{d:"M20.18 17.74c-.51 1.15-1.29 1.93-2.439 2.44",key:"1u6qty"}],["path",{d:"M20.18 6.259c-.51-1.148-1.291-1.929-2.44-2.438",key:"1ew6g6"}],["path",{d:"M20.957 10.23a33 33 0 0 1 0 3.54",key:"1l9npr"}],["path",{d:"M3.043 10.23a34 34 0 0 0 .001 3.541",key:"1it6jm"}],["path",{d:"M6.26 20.179c-1.15-.508-1.93-1.29-2.44-2.438",key:"14uchd"}],["path",{d:"M6.26 3.82c-1.149.51-1.93 1.291-2.44 2.44",key:"8k4agb"}]],QM=n("squircle-dashed",Nde),Ide=[["path",{d:"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9-9-1.8-9-9 1.8-9 9-9",key:"garfkc"}]],ev=n("squircle",Ide),Ade=[["path",{d:"M15.236 22a3 3 0 0 0-2.2-5",key:"21bitc"}],["path",{d:"M16 20a3 3 0 0 1 3-3h1a2 2 0 0 0 2-2v-2a4 4 0 0 0-4-4V4",key:"oh0fg0"}],["path",{d:"M18 13h.01",key:"9veqaj"}],["path",{d:"M18 6a4 4 0 0 0-4 4 7 7 0 0 0-7 7c0-5 4-5 4-10.5a4.5 4.5 0 1 0-9 0 2.5 2.5 0 0 0 5 0C7 10 3 11 3 17c0 2.8 2.2 5 5 5h10",key:"980v8a"}]],tv=n("squirrel",Ade),Pde=[["path",{d:"M14 13V8.5C14 7 15 7 15 5a3 3 0 0 0-6 0c0 2 1 2 1 3.5V13",key:"i9gjdv"}],["path",{d:"M20 15.5a2.5 2.5 0 0 0-2.5-2.5h-11A2.5 2.5 0 0 0 4 15.5V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1z",key:"1vzg3v"}],["path",{d:"M5 22h14",key:"ehvnwv"}]],av=n("stamp",Pde),qde=[["path",{d:"M12 18.338a2.1 2.1 0 0 0-.987.244L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.12 2.12 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.12 2.12 0 0 0 1.597-1.16l2.309-4.679A.53.53 0 0 1 12 2",key:"2ksp49"}]],ov=n("star-half",qde),Tde=[["path",{d:"M8.34 8.34 2 9.27l5 4.87L5.82 21 12 17.77 18.18 21l-.59-3.43",key:"16m0ql"}],["path",{d:"M18.42 12.76 22 9.27l-6.91-1L12 2l-1.44 2.91",key:"1vt8nq"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],nv=n("star-off",Tde),$de=[["path",{d:"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z",key:"r04s7s"}]],iv=n("star",$de),Vde=[["path",{d:"M13.971 4.285A2 2 0 0 1 17 6v12a2 2 0 0 1-3.029 1.715l-9.997-5.998a2 2 0 0 1-.003-3.432z",key:"19qhus"}],["path",{d:"M21 20V4",key:"cb8qj8"}]],rv=n("step-back",Vde),zde=[["path",{d:"M10.029 4.285A2 2 0 0 0 7 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z",key:"1ystz2"}],["path",{d:"M3 4v16",key:"1ph11n"}]],cv=n("step-forward",zde),Rde=[["path",{d:"M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z",key:"1wis1t"}],["path",{d:"M14 3v4a2 2 0 0 0 2 2h4",key:"36rjfy"}],["path",{d:"M8 13h.01",key:"1sbv64"}],["path",{d:"M16 13h.01",key:"wip0gl"}],["path",{d:"M10 16s.8 1 2 1c1.3 0 2-1 2-1",key:"1vvgv3"}]],sv=n("sticker",Rde),Dde=[["path",{d:"M11 2v2",key:"1539x4"}],["path",{d:"M5 2v2",key:"1yf1q8"}],["path",{d:"M5 3H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1",key:"rb5t3r"}],["path",{d:"M8 15a6 6 0 0 0 12 0v-3",key:"x18d4x"}],["circle",{cx:"20",cy:"10",r:"2",key:"ts1r5v"}]],dv=n("stethoscope",Dde),Hde=[["path",{d:"M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z",key:"qazsjp"}],["path",{d:"M15 3v4a2 2 0 0 0 2 2h4",key:"40519r"}]],lv=n("sticky-note",Hde),jde=[["path",{d:"M15 21v-5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v5",key:"slp6dd"}],["path",{d:"M17.774 10.31a1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.451 0 1.12 1.12 0 0 0-1.548 0 2.5 2.5 0 0 1-3.452 0 1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.77-3.248l2.889-4.184A2 2 0 0 1 7 2h10a2 2 0 0 1 1.653.873l2.895 4.192a2.5 2.5 0 0 1-3.774 3.244",key:"o0xfot"}],["path",{d:"M4 10.95V19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8.05",key:"wn3emo"}]],hv=n("store",jde),Bde=[["rect",{width:"20",height:"6",x:"2",y:"4",rx:"2",key:"qdearl"}],["rect",{width:"20",height:"6",x:"2",y:"14",rx:"2",key:"1xrn6j"}]],uv=n("stretch-horizontal",Bde),Fde=[["rect",{width:"6",height:"20",x:"4",y:"2",rx:"2",key:"19qu7m"}],["rect",{width:"6",height:"20",x:"14",y:"2",rx:"2",key:"24v0nk"}]],pv=n("stretch-vertical",Fde),Ode=[["path",{d:"M16 4H9a3 3 0 0 0-2.83 4",key:"43sutm"}],["path",{d:"M14 12a4 4 0 0 1 0 8H6",key:"nlfj13"}],["line",{x1:"4",x2:"20",y1:"12",y2:"12",key:"1e0a9i"}]],yv=n("strikethrough",Ode),Ede=[["path",{d:"m4 5 8 8",key:"1eunvl"}],["path",{d:"m12 5-8 8",key:"1ah0jp"}],["path",{d:"M20 19h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07",key:"e8ta8j"}]],kv=n("subscript",Ede),Ude=[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 4h.01",key:"1ujb9j"}],["path",{d:"M20 12h.01",key:"1ykeid"}],["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M4 12h.01",key:"158zrr"}],["path",{d:"M17.657 6.343h.01",key:"31pqzk"}],["path",{d:"M17.657 17.657h.01",key:"jehnf4"}],["path",{d:"M6.343 17.657h.01",key:"gdk6ow"}],["path",{d:"M6.343 6.343h.01",key:"1uurf0"}]],fv=n("sun-dim",Ude),Gde=[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 3v1",key:"1asbbs"}],["path",{d:"M12 20v1",key:"1wcdkc"}],["path",{d:"M3 12h1",key:"lp3yf2"}],["path",{d:"M20 12h1",key:"1vloll"}],["path",{d:"m18.364 5.636-.707.707",key:"1hakh0"}],["path",{d:"m6.343 17.657-.707.707",key:"18m9nf"}],["path",{d:"m5.636 5.636.707.707",key:"1xv1c5"}],["path",{d:"m17.657 17.657.707.707",key:"vl76zb"}]],mv=n("sun-medium",Gde),Wde=[["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M14.837 16.385a6 6 0 1 1-7.223-7.222c.624-.147.97.66.715 1.248a4 4 0 0 0 5.26 5.259c.589-.255 1.396.09 1.248.715",key:"xlf6rm"}],["path",{d:"M16 12a4 4 0 0 0-4-4",key:"6vsxu"}],["path",{d:"m19 5-1.256 1.256",key:"1yg6a6"}],["path",{d:"M20 12h2",key:"1q8mjw"}]],gv=n("sun-moon",Wde),Zde=[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]],Mv=n("sun",Zde),Xde=[["path",{d:"M10 21v-1",key:"1u8rkd"}],["path",{d:"M10 4V3",key:"pkzwkn"}],["path",{d:"M10 9a3 3 0 0 0 0 6",key:"gv75dk"}],["path",{d:"m14 20 1.25-2.5L18 18",key:"1chtki"}],["path",{d:"m14 4 1.25 2.5L18 6",key:"1b4wsy"}],["path",{d:"m17 21-3-6 1.5-3H22",key:"o5qa3v"}],["path",{d:"m17 3-3 6 1.5 3",key:"11697g"}],["path",{d:"M2 12h1",key:"1uaihz"}],["path",{d:"m20 10-1.5 2 1.5 2",key:"1swlpi"}],["path",{d:"m3.64 18.36.7-.7",key:"105rm9"}],["path",{d:"m4.34 6.34-.7-.7",key:"d3unjp"}]],vv=n("sun-snow",Xde),Kde=[["path",{d:"M12 2v8",key:"1q4o3n"}],["path",{d:"m4.93 10.93 1.41 1.41",key:"2a7f42"}],["path",{d:"M2 18h2",key:"j10viu"}],["path",{d:"M20 18h2",key:"wocana"}],["path",{d:"m19.07 10.93-1.41 1.41",key:"15zs5n"}],["path",{d:"M22 22H2",key:"19qnx5"}],["path",{d:"m8 6 4-4 4 4",key:"ybng9g"}],["path",{d:"M16 18a4 4 0 0 0-8 0",key:"1lzouq"}]],xv=n("sunrise",Kde),Yde=[["path",{d:"M12 10V2",key:"16sf7g"}],["path",{d:"m4.93 10.93 1.41 1.41",key:"2a7f42"}],["path",{d:"M2 18h2",key:"j10viu"}],["path",{d:"M20 18h2",key:"wocana"}],["path",{d:"m19.07 10.93-1.41 1.41",key:"15zs5n"}],["path",{d:"M22 22H2",key:"19qnx5"}],["path",{d:"m16 6-4 4-4-4",key:"6wukr"}],["path",{d:"M16 18a4 4 0 0 0-8 0",key:"1lzouq"}]],_v=n("sunset",Yde),Jde=[["path",{d:"M11 17a4 4 0 0 1-8 0V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2Z",key:"1ldrpk"}],["path",{d:"M16.7 13H19a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H7",key:"11i5po"}],["path",{d:"M 7 17h.01",key:"1euzgo"}],["path",{d:"m11 8 2.3-2.3a2.4 2.4 0 0 1 3.404.004L18.6 7.6a2.4 2.4 0 0 1 .026 3.434L9.9 19.8",key:"o2gii7"}]],bv=n("swatch-book",Jde),Qde=[["path",{d:"m4 19 8-8",key:"hr47gm"}],["path",{d:"m12 19-8-8",key:"1dhhmo"}],["path",{d:"M20 12h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29a2.105 2.105 0 0 0-2.617-.436c-.42.239-.738.614-.899 1.06",key:"1dfcux"}]],wv=n("superscript",Qde),e0e=[["path",{d:"M10 21V3h8",key:"br2l0g"}],["path",{d:"M6 16h9",key:"2py0wn"}],["path",{d:"M10 9.5h7",key:"13dmhz"}]],Cv=n("swiss-franc",e0e),t0e=[["path",{d:"M11 19H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5",key:"mtk2lu"}],["path",{d:"M13 5h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-5",key:"120jsl"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"m18 22-3-3 3-3",key:"kgdoj7"}],["path",{d:"m6 2 3 3-3 3",key:"1fnbkv"}]],Lv=n("switch-camera",t0e),a0e=[["polyline",{points:"14.5 17.5 3 6 3 3 6 3 17.5 14.5",key:"1hfsw2"}],["line",{x1:"13",x2:"19",y1:"19",y2:"13",key:"1vrmhu"}],["line",{x1:"16",x2:"20",y1:"16",y2:"20",key:"1bron3"}],["line",{x1:"19",x2:"21",y1:"21",y2:"19",key:"13pww6"}]],Sv=n("sword",a0e),o0e=[["polyline",{points:"14.5 17.5 3 6 3 3 6 3 17.5 14.5",key:"1hfsw2"}],["line",{x1:"13",x2:"19",y1:"19",y2:"13",key:"1vrmhu"}],["line",{x1:"16",x2:"20",y1:"16",y2:"20",key:"1bron3"}],["line",{x1:"19",x2:"21",y1:"21",y2:"19",key:"13pww6"}],["polyline",{points:"14.5 6.5 18 3 21 3 21 6 17.5 9.5",key:"hbey2j"}],["line",{x1:"5",x2:"9",y1:"14",y2:"18",key:"1hf58s"}],["line",{x1:"7",x2:"4",y1:"17",y2:"20",key:"pidxm4"}],["line",{x1:"3",x2:"5",y1:"19",y2:"21",key:"1pehsh"}]],Nv=n("swords",o0e),n0e=[["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",key:"gugj83"}]],Iv=n("table-2",n0e),i0e=[["path",{d:"M12 21v-6",key:"lihzve"}],["path",{d:"M12 9V3",key:"da5inc"}],["path",{d:"M3 15h18",key:"5xshup"}],["path",{d:"M3 9h18",key:"1pudct"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],Av=n("table-cells-merge",i0e),r0e=[["path",{d:"m18 2 4 4",key:"22kx64"}],["path",{d:"m17 7 3-3",key:"1w1zoj"}],["path",{d:"M19 9 8.7 19.3c-1 1-2.5 1-3.4 0l-.6-.6c-1-1-1-2.5 0-3.4L15 5",key:"1exhtz"}],["path",{d:"m9 11 4 4",key:"rovt3i"}],["path",{d:"m5 19-3 3",key:"59f2uf"}],["path",{d:"m14 4 6 6",key:"yqp9t2"}]],Pv=n("syringe",r0e),c0e=[["path",{d:"M12 15V9",key:"8c7uyn"}],["path",{d:"M3 15h18",key:"5xshup"}],["path",{d:"M3 9h18",key:"1pudct"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],qv=n("table-cells-split",c0e),s0e=[["path",{d:"M14 14v2",key:"w2a1xv"}],["path",{d:"M14 20v2",key:"1lq872"}],["path",{d:"M14 2v2",key:"6buw04"}],["path",{d:"M14 8v2",key:"i67w9a"}],["path",{d:"M2 15h8",key:"82wtch"}],["path",{d:"M2 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H2",key:"up0l64"}],["path",{d:"M2 9h8",key:"yelfik"}],["path",{d:"M22 15h-4",key:"1es58f"}],["path",{d:"M22 3h-2a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2",key:"pdjoqf"}],["path",{d:"M22 9h-4",key:"1luja7"}],["path",{d:"M5 3v18",key:"14hmio"}]],Tv=n("table-columns-split",s0e),d0e=[["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M21 12h.01",key:"msek7k"}],["path",{d:"M21 18h.01",key:"1e8rq1"}],["path",{d:"M21 6h.01",key:"1koanj"}]],$v=n("table-of-contents",d0e),l0e=[["path",{d:"M15 3v18",key:"14nvp0"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M21 9H3",key:"1338ky"}],["path",{d:"M21 15H3",key:"9uk58r"}]],Vv=n("table-properties",l0e),h0e=[["path",{d:"M14 10h2",key:"1lstlu"}],["path",{d:"M15 22v-8",key:"1fwwgm"}],["path",{d:"M15 2v4",key:"1044rn"}],["path",{d:"M2 10h2",key:"1r8dkt"}],["path",{d:"M20 10h2",key:"1ug425"}],["path",{d:"M3 19h18",key:"awlh7x"}],["path",{d:"M3 22v-6a2 2 135 0 1 2-2h14a2 2 45 0 1 2 2v6",key:"ibqhof"}],["path",{d:"M3 2v2a2 2 45 0 0 2 2h14a2 2 135 0 0 2-2V2",key:"1uenja"}],["path",{d:"M8 10h2",key:"66od0"}],["path",{d:"M9 22v-8",key:"fmnu31"}],["path",{d:"M9 2v4",key:"j1yeou"}]],zv=n("table-rows-split",h0e),u0e=[["path",{d:"M12 3v18",key:"108xh3"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"M3 15h18",key:"5xshup"}]],Rv=n("table",u0e),p0e=[["rect",{width:"10",height:"14",x:"3",y:"8",rx:"2",key:"1vrsiq"}],["path",{d:"M5 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2.4",key:"1j4zmg"}],["path",{d:"M8 18h.01",key:"lrp35t"}]],Dv=n("tablet-smartphone",p0e),y0e=[["rect",{width:"16",height:"20",x:"4",y:"2",rx:"2",ry:"2",key:"76otgf"}],["line",{x1:"12",x2:"12.01",y1:"18",y2:"18",key:"1dp563"}]],Hv=n("tablet",y0e),k0e=[["circle",{cx:"7",cy:"7",r:"5",key:"x29byf"}],["circle",{cx:"17",cy:"17",r:"5",key:"1op1d2"}],["path",{d:"M12 17h10",key:"ls21zv"}],["path",{d:"m3.46 10.54 7.08-7.08",key:"1rehiu"}]],jv=n("tablets",k0e),f0e=[["path",{d:"M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z",key:"vktsd0"}],["circle",{cx:"7.5",cy:"7.5",r:".5",fill:"currentColor",key:"kqv944"}]],Bv=n("tag",f0e),m0e=[["path",{d:"M13.172 2a2 2 0 0 1 1.414.586l6.71 6.71a2.4 2.4 0 0 1 0 3.408l-4.592 4.592a2.4 2.4 0 0 1-3.408 0l-6.71-6.71A2 2 0 0 1 6 9.172V3a1 1 0 0 1 1-1z",key:"16rjxf"}],["path",{d:"M2 7v6.172a2 2 0 0 0 .586 1.414l6.71 6.71a2.4 2.4 0 0 0 3.191.193",key:"178nd4"}],["circle",{cx:"10.5",cy:"6.5",r:".5",fill:"currentColor",key:"12ikhr"}]],Fv=n("tags",m0e),g0e=[["path",{d:"M4 4v16",key:"6qkkli"}]],Ov=n("tally-1",g0e),M0e=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}]],Ev=n("tally-2",M0e),v0e=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}],["path",{d:"M14 4v16",key:"12vmem"}],["path",{d:"M19 4v16",key:"8ij5ei"}]],Uv=n("tally-4",v0e),x0e=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}],["path",{d:"M14 4v16",key:"12vmem"}]],Gv=n("tally-3",x0e),_0e=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}],["path",{d:"M14 4v16",key:"12vmem"}],["path",{d:"M19 4v16",key:"8ij5ei"}],["path",{d:"M22 6 2 18",key:"h9moai"}]],Wv=n("tally-5",_0e),b0e=[["circle",{cx:"17",cy:"4",r:"2",key:"y5j2s2"}],["path",{d:"M15.59 5.41 5.41 15.59",key:"l0vprr"}],["circle",{cx:"4",cy:"17",r:"2",key:"9p4efm"}],["path",{d:"M12 22s-4-9-1.5-11.5S22 12 22 12",key:"1twk4o"}]],Zv=n("tangent",b0e),w0e=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],Xv=n("target",w0e),C0e=[["path",{d:"m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44",key:"k4qptu"}],["path",{d:"m13.56 11.747 4.332-.924",key:"19l80z"}],["path",{d:"m16 21-3.105-6.21",key:"7oh9d"}],["path",{d:"M16.485 5.94a2 2 0 0 1 1.455-2.425l1.09-.272a1 1 0 0 1 1.212.727l1.515 6.06a1 1 0 0 1-.727 1.213l-1.09.272a2 2 0 0 1-2.425-1.455z",key:"m7xp4m"}],["path",{d:"m6.158 8.633 1.114 4.456",key:"74o979"}],["path",{d:"m8 21 3.105-6.21",key:"1fvxut"}],["circle",{cx:"12",cy:"13",r:"2",key:"1c1ljs"}]],Kv=n("telescope",C0e),L0e=[["circle",{cx:"4",cy:"4",r:"2",key:"bt5ra8"}],["path",{d:"m14 5 3-3 3 3",key:"1sorif"}],["path",{d:"m14 10 3-3 3 3",key:"1jyi9h"}],["path",{d:"M17 14V2",key:"8ymqnk"}],["path",{d:"M17 14H7l-5 8h20Z",key:"13ar7p"}],["path",{d:"M8 14v8",key:"1ghmqk"}],["path",{d:"m9 14 5 8",key:"13pgi6"}]],Yv=n("tent-tree",L0e),S0e=[["path",{d:"M3.5 21 14 3",key:"1szst5"}],["path",{d:"M20.5 21 10 3",key:"1310c3"}],["path",{d:"M15.5 21 12 15l-3.5 6",key:"1ddtfw"}],["path",{d:"M2 21h20",key:"1nyx9w"}]],Jv=n("tent",S0e),N0e=[["path",{d:"M12 19h8",key:"baeox8"}],["path",{d:"m4 17 6-6-6-6",key:"1yngyt"}]],Qv=n("terminal",N0e),I0e=[["path",{d:"M21 7 6.82 21.18a2.83 2.83 0 0 1-3.99-.01a2.83 2.83 0 0 1 0-4L17 3",key:"1ub6xw"}],["path",{d:"m16 2 6 6",key:"1gw87d"}],["path",{d:"M12 16H4",key:"1cjfip"}]],a1=n("test-tube-diagonal",I0e),A0e=[["path",{d:"M14.5 2v17.5c0 1.4-1.1 2.5-2.5 2.5c-1.4 0-2.5-1.1-2.5-2.5V2",key:"125lnx"}],["path",{d:"M8.5 2h7",key:"csnxdl"}],["path",{d:"M14.5 16h-5",key:"1ox875"}]],ex=n("test-tube",A0e),P0e=[["path",{d:"M9 2v17.5A2.5 2.5 0 0 1 6.5 22A2.5 2.5 0 0 1 4 19.5V2",key:"1hjrqt"}],["path",{d:"M20 2v17.5a2.5 2.5 0 0 1-2.5 2.5a2.5 2.5 0 0 1-2.5-2.5V2",key:"16lc8n"}],["path",{d:"M3 2h7",key:"7s29d5"}],["path",{d:"M14 2h7",key:"7sicin"}],["path",{d:"M9 16H4",key:"1bfye3"}],["path",{d:"M20 16h-5",key:"ddnjpe"}]],tx=n("test-tubes",P0e),q0e=[["path",{d:"M12 20h-1a2 2 0 0 1-2-2 2 2 0 0 1-2 2H6",key:"1528k5"}],["path",{d:"M13 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-7",key:"13ksps"}],["path",{d:"M5 16H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1",key:"1n9rhb"}],["path",{d:"M6 4h1a2 2 0 0 1 2 2 2 2 0 0 1 2-2h1",key:"1mj8rg"}],["path",{d:"M9 6v12",key:"velyjx"}]],ax=n("text-cursor-input",q0e),T0e=[["path",{d:"M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1",key:"uvaxm9"}],["path",{d:"M7 22h1a4 4 0 0 0 4-4v-1",key:"11xy8d"}],["path",{d:"M7 2h1a4 4 0 0 1 4 4v1",key:"1uw06m"}]],ox=n("text-cursor",T0e),$0e=[["path",{d:"M17 6H3",key:"16j9eg"}],["path",{d:"M21 12H8",key:"scolzb"}],["path",{d:"M21 18H8",key:"1wfozv"}],["path",{d:"M3 12v6",key:"fv4c87"}]],nx=n("text-quote",$0e),V0e=[["path",{d:"M21 6H3",key:"1jwq7v"}],["path",{d:"M10 12H3",key:"1ulcyk"}],["path",{d:"M10 18H3",key:"13769t"}],["circle",{cx:"17",cy:"15",r:"3",key:"1upz2a"}],["path",{d:"m21 19-1.9-1.9",key:"dwi7p8"}]],ix=n("text-search",V0e),z0e=[["path",{d:"M14 21h1",key:"v9vybs"}],["path",{d:"M14 3h1",key:"1ec4yj"}],["path",{d:"M19 3a2 2 0 0 1 2 2",key:"18rm91"}],["path",{d:"M21 14v1",key:"169vum"}],["path",{d:"M21 19a2 2 0 0 1-2 2",key:"1j7049"}],["path",{d:"M21 9v1",key:"mxsmne"}],["path",{d:"M3 14v1",key:"vnatye"}],["path",{d:"M3 9v1",key:"1r0deq"}],["path",{d:"M5 21a2 2 0 0 1-2-2",key:"sbafld"}],["path",{d:"M5 3a2 2 0 0 0-2 2",key:"y57alp"}],["path",{d:"M7 12h10",key:"b7w52i"}],["path",{d:"M7 16h6",key:"1vyc9m"}],["path",{d:"M7 8h8",key:"1jbsf9"}],["path",{d:"M9 21h1",key:"15o7lz"}],["path",{d:"M9 3h1",key:"1yesri"}]],o1=n("text-select",z0e),R0e=[["path",{d:"M15 18H3",key:"olowqp"}],["path",{d:"M17 6H3",key:"16j9eg"}],["path",{d:"M21 12H3",key:"2avoz0"}]],rx=n("text",R0e),D0e=[["path",{d:"M2 10s3-3 3-8",key:"3xiif0"}],["path",{d:"M22 10s-3-3-3-8",key:"ioaa5q"}],["path",{d:"M10 2c0 4.4-3.6 8-8 8",key:"16fkpi"}],["path",{d:"M14 2c0 4.4 3.6 8 8 8",key:"b9eulq"}],["path",{d:"M2 10s2 2 2 5",key:"1au1lb"}],["path",{d:"M22 10s-2 2-2 5",key:"qi2y5e"}],["path",{d:"M8 15h8",key:"45n4r"}],["path",{d:"M2 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1",key:"1vsc2m"}],["path",{d:"M14 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1",key:"hrha4u"}]],cx=n("theater",D0e),H0e=[["path",{d:"m10 20-1.25-2.5L6 18",key:"18frcb"}],["path",{d:"M10 4 8.75 6.5 6 6",key:"7mghy3"}],["path",{d:"M10.585 15H10",key:"4nqulp"}],["path",{d:"M2 12h6.5L10 9",key:"kv9z4n"}],["path",{d:"M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z",key:"yu0u2z"}],["path",{d:"m4 10 1.5 2L4 14",key:"k9enpj"}],["path",{d:"m7 21 3-6-1.5-3",key:"j8hb9u"}],["path",{d:"m7 3 3 6h2",key:"1bbqgq"}]],sx=n("thermometer-snowflake",H0e),j0e=[["path",{d:"M12 9a4 4 0 0 0-2 7.5",key:"1jvsq6"}],["path",{d:"M12 3v2",key:"1w22ol"}],["path",{d:"m6.6 18.4-1.4 1.4",key:"w2yidj"}],["path",{d:"M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z",key:"iof6y5"}],["path",{d:"M4 13H2",key:"118le4"}],["path",{d:"M6.34 7.34 4.93 5.93",key:"1brd51"}]],dx=n("thermometer-sun",j0e),B0e=[["path",{d:"M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z",key:"17jzev"}]],lx=n("thermometer",B0e),F0e=[["path",{d:"M17 14V2",key:"8ymqnk"}],["path",{d:"M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z",key:"m61m77"}]],hx=n("thumbs-down",F0e),O0e=[["path",{d:"M7 10v12",key:"1qc93n"}],["path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z",key:"emmmcr"}]],ux=n("thumbs-up",O0e),E0e=[["path",{d:"M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",key:"qn84l0"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],px=n("ticket-check",E0e),U0e=[["path",{d:"M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",key:"qn84l0"}],["path",{d:"M9 12h6",key:"1c52cq"}]],yx=n("ticket-minus",U0e),G0e=[["path",{d:"M2 9a3 3 0 1 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 1 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",key:"1l48ns"}],["path",{d:"M9 9h.01",key:"1q5me6"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"M15 15h.01",key:"lqbp3k"}]],kx=n("ticket-percent",G0e),W0e=[["path",{d:"M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",key:"qn84l0"}],["path",{d:"m9.5 14.5 5-5",key:"qviqfa"}]],fx=n("ticket-slash",W0e),Z0e=[["path",{d:"M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",key:"qn84l0"}],["path",{d:"M9 12h6",key:"1c52cq"}],["path",{d:"M12 9v6",key:"199k2o"}]],mx=n("ticket-plus",Z0e),X0e=[["path",{d:"M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",key:"qn84l0"}],["path",{d:"m9.5 14.5 5-5",key:"qviqfa"}],["path",{d:"m9.5 9.5 5 5",key:"18nt4w"}]],gx=n("ticket-x",X0e),K0e=[["path",{d:"M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",key:"qn84l0"}],["path",{d:"M13 5v2",key:"dyzc3o"}],["path",{d:"M13 17v2",key:"1ont0d"}],["path",{d:"M13 11v2",key:"1wjjxi"}]],Mx=n("ticket",K0e),Y0e=[["path",{d:"M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12",key:"16muxl"}],["path",{d:"m12 13.5 3.75.5",key:"1i9qhk"}],["path",{d:"m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8",key:"12lg5p"}],["path",{d:"M6 10V8",key:"1y41hn"}],["path",{d:"M6 14v1",key:"cao2tf"}],["path",{d:"M6 19v2",key:"1loha6"}],["rect",{x:"2",y:"8",width:"20",height:"13",rx:"2",key:"p3bz5l"}]],vx=n("tickets-plane",Y0e),J0e=[["path",{d:"m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8",key:"12lg5p"}],["path",{d:"M6 10V8",key:"1y41hn"}],["path",{d:"M6 14v1",key:"cao2tf"}],["path",{d:"M6 19v2",key:"1loha6"}],["rect",{x:"2",y:"8",width:"20",height:"13",rx:"2",key:"p3bz5l"}]],xx=n("tickets",J0e),Q0e=[["path",{d:"M10 2h4",key:"n1abiw"}],["path",{d:"M4.6 11a8 8 0 0 0 1.7 8.7 8 8 0 0 0 8.7 1.7",key:"10he05"}],["path",{d:"M7.4 7.4a8 8 0 0 1 10.3 1 8 8 0 0 1 .9 10.2",key:"15f7sh"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M12 12v-2",key:"fwoke6"}]],_x=n("timer-off",Q0e),ele=[["path",{d:"M10 2h4",key:"n1abiw"}],["path",{d:"M12 14v-4",key:"1evpnu"}],["path",{d:"M4 13a8 8 0 0 1 8-7 8 8 0 1 1-5.3 14L4 17.6",key:"1ts96g"}],["path",{d:"M9 17H4v5",key:"8t5av"}]],bx=n("timer-reset",ele),tle=[["line",{x1:"10",x2:"14",y1:"2",y2:"2",key:"14vaq8"}],["line",{x1:"12",x2:"15",y1:"14",y2:"11",key:"17fdiu"}],["circle",{cx:"12",cy:"14",r:"8",key:"1e1u0o"}]],wx=n("timer",tle),ale=[["circle",{cx:"9",cy:"12",r:"3",key:"u3jwor"}],["rect",{width:"20",height:"14",x:"2",y:"5",rx:"7",key:"g7kal2"}]],Cx=n("toggle-left",ale),ole=[["circle",{cx:"15",cy:"12",r:"3",key:"1afu0r"}],["rect",{width:"20",height:"14",x:"2",y:"5",rx:"7",key:"g7kal2"}]],Lx=n("toggle-right",ole),nle=[["path",{d:"M7 12h13a1 1 0 0 1 1 1 5 5 0 0 1-5 5h-.598a.5.5 0 0 0-.424.765l1.544 2.47a.5.5 0 0 1-.424.765H5.402a.5.5 0 0 1-.424-.765L7 18",key:"kc4kqr"}],["path",{d:"M8 18a5 5 0 0 1-5-5V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8",key:"1tqs57"}]],Sx=n("toilet",nle),ile=[["path",{d:"M10 15h4",key:"192ueg"}],["path",{d:"m14.817 10.995-.971-1.45 1.034-1.232a2 2 0 0 0-2.025-3.238l-1.82.364L9.91 3.885a2 2 0 0 0-3.625.748L6.141 6.55l-1.725.426a2 2 0 0 0-.19 3.756l.657.27",key:"xbnumr"}],["path",{d:"m18.822 10.995 2.26-5.38a1 1 0 0 0-.557-1.318L16.954 2.9a1 1 0 0 0-1.281.533l-.924 2.122",key:"eaw7gc"}],["path",{d:"M4 12.006A1 1 0 0 1 4.994 11H19a1 1 0 0 1 1 1v7a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z",key:"1vaooh"}]],Nx=n("tool-case",ile),rle=[["path",{d:"M21 4H3",key:"1hwok0"}],["path",{d:"M18 8H6",key:"41n648"}],["path",{d:"M19 12H9",key:"1g4lpz"}],["path",{d:"M16 16h-6",key:"1j5d54"}],["path",{d:"M11 20H9",key:"39obr8"}]],Ix=n("tornado",rle),cle=[["ellipse",{cx:"12",cy:"11",rx:"3",ry:"2",key:"1b2qxu"}],["ellipse",{cx:"12",cy:"12.5",rx:"10",ry:"8.5",key:"h8emeu"}]],Ax=n("torus",cle),sle=[["path",{d:"M12 20v-6",key:"1rm09r"}],["path",{d:"M19.656 14H22",key:"170xzr"}],["path",{d:"M2 14h12",key:"d8icqz"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2",key:"s23sx2"}],["path",{d:"M9.656 4H20a2 2 0 0 1 2 2v10.344",key:"ovjcvl"}]],Px=n("touchpad-off",sle),dle=[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"M2 14h20",key:"myj16y"}],["path",{d:"M12 20v-6",key:"1rm09r"}]],qx=n("touchpad",dle),lle=[["rect",{width:"18",height:"12",x:"3",y:"8",rx:"1",key:"158fvp"}],["path",{d:"M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3",key:"s0042v"}],["path",{d:"M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3",key:"9wmeh2"}]],Tx=n("toy-brick",lle),hle=[["path",{d:"M18.2 12.27 20 6H4l1.8 6.27a1 1 0 0 0 .95.73h10.5a1 1 0 0 0 .96-.73Z",key:"1pledb"}],["path",{d:"M8 13v9",key:"hmv0ci"}],["path",{d:"M16 22v-9",key:"ylnf1u"}],["path",{d:"m9 6 1 7",key:"dpdgam"}],["path",{d:"m15 6-1 7",key:"ls7zgu"}],["path",{d:"M12 6V2",key:"1pj48d"}],["path",{d:"M13 2h-2",key:"mj6ths"}]],$x=n("tower-control",hle),ule=[["path",{d:"m10 11 11 .9a1 1 0 0 1 .8 1.1l-.665 4.158a1 1 0 0 1-.988.842H20",key:"she1j9"}],["path",{d:"M16 18h-5",key:"bq60fd"}],["path",{d:"M18 5a1 1 0 0 0-1 1v5.573",key:"1kv8ia"}],["path",{d:"M3 4h8.129a1 1 0 0 1 .99.863L13 11.246",key:"1q1ert"}],["path",{d:"M4 11V4",key:"9ft8pt"}],["path",{d:"M7 15h.01",key:"k5ht0j"}],["path",{d:"M8 10.1V4",key:"1jgyzo"}],["circle",{cx:"18",cy:"18",r:"2",key:"1emm8v"}],["circle",{cx:"7",cy:"15",r:"5",key:"ddtuc"}]],Vx=n("tractor",ule),ple=[["path",{d:"M8 3.1V7a4 4 0 0 0 8 0V3.1",key:"1v71zp"}],["path",{d:"m9 15-1-1",key:"1yrq24"}],["path",{d:"m15 15 1-1",key:"1t0d6s"}],["path",{d:"M9 19c-2.8 0-5-2.2-5-5v-4a8 8 0 0 1 16 0v4c0 2.8-2.2 5-5 5Z",key:"1p0hjs"}],["path",{d:"m8 19-2 3",key:"13i0xs"}],["path",{d:"m16 19 2 3",key:"xo31yx"}]],zx=n("train-front",ple),yle=[["path",{d:"M16.05 10.966a5 2.5 0 0 1-8.1 0",key:"m5jpwb"}],["path",{d:"m16.923 14.049 4.48 2.04a1 1 0 0 1 .001 1.831l-8.574 3.9a2 2 0 0 1-1.66 0l-8.574-3.91a1 1 0 0 1 0-1.83l4.484-2.04",key:"rbg3g8"}],["path",{d:"M16.949 14.14a5 2.5 0 1 1-9.9 0L10.063 3.5a2 2 0 0 1 3.874 0z",key:"vap8c8"}],["path",{d:"M9.194 6.57a5 2.5 0 0 0 5.61 0",key:"15hn5c"}]],Rx=n("traffic-cone",yle),kle=[["path",{d:"M2 22V12a10 10 0 1 1 20 0v10",key:"o0fyp0"}],["path",{d:"M15 6.8v1.4a3 2.8 0 1 1-6 0V6.8",key:"m8q3n9"}],["path",{d:"M10 15h.01",key:"44in9x"}],["path",{d:"M14 15h.01",key:"5mohn5"}],["path",{d:"M10 19a4 4 0 0 1-4-4v-3a6 6 0 1 1 12 0v3a4 4 0 0 1-4 4Z",key:"hckbmu"}],["path",{d:"m9 19-2 3",key:"iij7hm"}],["path",{d:"m15 19 2 3",key:"npx8sa"}]],Dx=n("train-front-tunnel",kle),fle=[["path",{d:"M2 17 17 2",key:"18b09t"}],["path",{d:"m2 14 8 8",key:"1gv9hu"}],["path",{d:"m5 11 8 8",key:"189pqp"}],["path",{d:"m8 8 8 8",key:"1imecy"}],["path",{d:"m11 5 8 8",key:"ummqn6"}],["path",{d:"m14 2 8 8",key:"1vk7dn"}],["path",{d:"M7 22 22 7",key:"15mb1i"}]],Hx=n("train-track",fle),mle=[["rect",{width:"16",height:"16",x:"4",y:"3",rx:"2",key:"1wxw4b"}],["path",{d:"M4 11h16",key:"mpoxn0"}],["path",{d:"M12 3v8",key:"1h2ygw"}],["path",{d:"m8 19-2 3",key:"13i0xs"}],["path",{d:"m18 22-2-3",key:"1p0ohu"}],["path",{d:"M8 15h.01",key:"a7atzg"}],["path",{d:"M16 15h.01",key:"rnfrdf"}]],n1=n("tram-front",mle),gle=[["path",{d:"M12 16v6",key:"c8a4gj"}],["path",{d:"M14 20h-4",key:"m8m19d"}],["path",{d:"M18 2h4v4",key:"1341mj"}],["path",{d:"m2 2 7.17 7.17",key:"13q8l2"}],["path",{d:"M2 5.355V2h3.357",key:"18136r"}],["path",{d:"m22 2-7.17 7.17",key:"1epvy4"}],["path",{d:"M8 5 5 8",key:"mgbjhz"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}]],jx=n("transgender",gle),Mle=[["path",{d:"M10 11v6",key:"nco0om"}],["path",{d:"M14 11v6",key:"outv1u"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]],Bx=n("trash-2",Mle),vle=[["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]],Fx=n("trash",vle),xle=[["path",{d:"M8 19a4 4 0 0 1-2.24-7.32A3.5 3.5 0 0 1 9 6.03V6a3 3 0 1 1 6 0v.04a3.5 3.5 0 0 1 3.24 5.65A4 4 0 0 1 16 19Z",key:"oadzkq"}],["path",{d:"M12 19v3",key:"npa21l"}]],Ox=n("tree-deciduous",xle),_le=[["path",{d:"M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4",key:"foxbe7"}],["path",{d:"M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3",key:"18arnh"}],["path",{d:"M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35",key:"ywahnh"}],["path",{d:"M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14",key:"ft0feo"}]],i1=n("tree-palm",_le),ble=[["path",{d:"m17 14 3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7H17Z",key:"cpyugq"}],["path",{d:"M12 22v-3",key:"kmzjlo"}]],Ex=n("tree-pine",ble),wle=[["path",{d:"M10 10v.2A3 3 0 0 1 8.9 16H5a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0Z",key:"1l6gj6"}],["path",{d:"M7 16v6",key:"1a82de"}],["path",{d:"M13 19v3",key:"13sx9i"}],["path",{d:"M12 19h8.3a1 1 0 0 0 .7-1.7L18 14h.3a1 1 0 0 0 .7-1.7L16 9h.2a1 1 0 0 0 .8-1.7L13 3l-1.4 1.5",key:"1sj9kv"}]],Ux=n("trees",wle),Cle=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["rect",{width:"3",height:"9",x:"7",y:"7",key:"14n3xi"}],["rect",{width:"3",height:"5",x:"14",y:"7",key:"s4azjd"}]],Gx=n("trello",Cle),Lle=[["path",{d:"M16 17h6v-6",key:"t6n2it"}],["path",{d:"m22 17-8.5-8.5-5 5L2 7",key:"x473p"}]],Wx=n("trending-down",Lle),Sle=[["path",{d:"M14.828 14.828 21 21",key:"ar5fw7"}],["path",{d:"M21 16v5h-5",key:"1ck2sf"}],["path",{d:"m21 3-9 9-4-4-6 6",key:"1h02xo"}],["path",{d:"M21 8V3h-5",key:"1qoq8a"}]],Zx=n("trending-up-down",Sle),Nle=[["path",{d:"M16 7h6v6",key:"box55l"}],["path",{d:"m22 7-8.5 8.5-5-5L2 17",key:"1t1m79"}]],Xx=n("trending-up",Nle),Ile=[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],r1=n("triangle-alert",Ile),Ale=[["path",{d:"M10.17 4.193a2 2 0 0 1 3.666.013",key:"pltmmw"}],["path",{d:"M14 21h2",key:"v4qezv"}],["path",{d:"m15.874 7.743 1 1.732",key:"10m0iw"}],["path",{d:"m18.849 12.952 1 1.732",key:"zadnam"}],["path",{d:"M21.824 18.18a2 2 0 0 1-1.835 2.824",key:"fvwuk4"}],["path",{d:"M4.024 21a2 2 0 0 1-1.839-2.839",key:"1e1kah"}],["path",{d:"m5.136 12.952-1 1.732",key:"1u4ldi"}],["path",{d:"M8 21h2",key:"i9zjee"}],["path",{d:"m8.102 7.743-1 1.732",key:"1zzo4u"}]],Kx=n("triangle-dashed",Ale),Ple=[["path",{d:"M22 18a2 2 0 0 1-2 2H3c-1.1 0-1.3-.6-.4-1.3L20.4 4.3c.9-.7 1.6-.4 1.6.7Z",key:"183wce"}]],Yx=n("triangle-right",Ple),qle=[["path",{d:"M13.73 4a2 2 0 0 0-3.46 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z",key:"14u9p9"}]],Jx=n("triangle",qle),Tle=[["path",{d:"M10 14.66v1.626a2 2 0 0 1-.976 1.696A5 5 0 0 0 7 21.978",key:"1n3hpd"}],["path",{d:"M14 14.66v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978",key:"rfe1zi"}],["path",{d:"M18 9h1.5a1 1 0 0 0 0-5H18",key:"7xy6bh"}],["path",{d:"M4 22h16",key:"57wxv0"}],["path",{d:"M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z",key:"1mhfuq"}],["path",{d:"M6 9H4.5a1 1 0 0 1 0-5H6",key:"tex48p"}]],Qx=n("trophy",Tle),$le=[["path",{d:"M14 19V7a2 2 0 0 0-2-2H9",key:"15peso"}],["path",{d:"M15 19H9",key:"18q6dt"}],["path",{d:"M19 19h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.62L18.3 9.38a1 1 0 0 0-.78-.38H14",key:"1dkp3j"}],["path",{d:"M2 13v5a1 1 0 0 0 1 1h2",key:"pkmmzz"}],["path",{d:"M4 3 2.15 5.15a.495.495 0 0 0 .35.86h2.15a.47.47 0 0 1 .35.86L3 9.02",key:"1n26pd"}],["circle",{cx:"17",cy:"19",r:"2",key:"1nxcgd"}],["circle",{cx:"7",cy:"19",r:"2",key:"gzo7y7"}]],e_=n("truck-electric",$le),Vle=[["path",{d:"M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2",key:"wrbu53"}],["path",{d:"M15 18H9",key:"1lyqi6"}],["path",{d:"M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14",key:"lysw3i"}],["circle",{cx:"17",cy:"18",r:"2",key:"332jqn"}],["circle",{cx:"7",cy:"18",r:"2",key:"19iecd"}]],t_=n("truck",Vle),zle=[["path",{d:"M15 4 5 9",key:"14bkc9"}],["path",{d:"m15 8.5-10 5",key:"1grtsx"}],["path",{d:"M18 12a9 9 0 0 1-9 9V3",key:"1sst7f"}]],a_=n("turkish-lira",zle),Rle=[["path",{d:"M10 12.01h.01",key:"7rp0yl"}],["path",{d:"M18 8v4a8 8 0 0 1-1.07 4",key:"1st48v"}],["circle",{cx:"10",cy:"12",r:"4",key:"19levz"}],["rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",key:"izxlao"}]],o_=n("turntable",Rle),Dle=[["path",{d:"m12 10 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a8 8 0 1 0-16 0v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3l2-4h4Z",key:"1lbbv7"}],["path",{d:"M4.82 7.9 8 10",key:"m9wose"}],["path",{d:"M15.18 7.9 12 10",key:"p8dp2u"}],["path",{d:"M16.93 10H20a2 2 0 0 1 0 4H2",key:"12nsm7"}]],n_=n("turtle",Dle),Hle=[["path",{d:"M15.033 9.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56V7.648a.645.645 0 0 1 .967-.56z",key:"vbtd3f"}],["path",{d:"M7 21h10",key:"1b0cd5"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}]],i_=n("tv-minimal-play",Hle),jle=[["path",{d:"M7 21h10",key:"1b0cd5"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}]],c1=n("tv-minimal",jle),Ble=[["path",{d:"m17 2-5 5-5-5",key:"16satq"}],["rect",{width:"20",height:"15",x:"2",y:"7",rx:"2",key:"1e6viu"}]],r_=n("tv",Ble),Fle=[["path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7",key:"c0yzno"}]],c_=n("twitch",Fle),Ole=[["path",{d:"M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z",key:"pff0z6"}]],s_=n("twitter",Ole),Ele=[["path",{d:"M14 16.5a.5.5 0 0 0 .5.5h.5a2 2 0 0 1 0 4H9a2 2 0 0 1 0-4h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8a2 2 0 0 1-4 0V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3a2 2 0 0 1-4 0v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z",key:"1reda3"}]],d_=n("type-outline",Ele),Ule=[["path",{d:"M12 4v16",key:"1654pz"}],["path",{d:"M4 7V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2",key:"e0r10z"}],["path",{d:"M9 20h6",key:"s66wpe"}]],l_=n("type",Ule),Gle=[["path",{d:"M12 13v7a2 2 0 0 0 4 0",key:"rpgb42"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M18.656 13h2.336a1 1 0 0 0 .97-1.274 10.284 10.284 0 0 0-12.07-7.51",key:"yawknk"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M5.961 5.957a10.28 10.28 0 0 0-3.922 5.769A1 1 0 0 0 3 13h10",key:"5sfalc"}]],h_=n("umbrella-off",Gle),Wle=[["path",{d:"M12 13v7a2 2 0 0 0 4 0",key:"rpgb42"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M20.992 13a1 1 0 0 0 .97-1.274 10.284 10.284 0 0 0-19.923 0A1 1 0 0 0 3 13z",key:"124nyo"}]],u_=n("umbrella",Wle),Zle=[["path",{d:"M6 4v6a6 6 0 0 0 12 0V4",key:"9kb039"}],["line",{x1:"4",x2:"20",y1:"20",y2:"20",key:"nun2al"}]],p_=n("underline",Zle),Xle=[["path",{d:"M9 14 4 9l5-5",key:"102s5s"}],["path",{d:"M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11",key:"f3b9sd"}]],y_=n("undo-2",Xle),Kle=[["path",{d:"M21 17a9 9 0 0 0-15-6.7L3 13",key:"8mp6z9"}],["path",{d:"M3 7v6h6",key:"1v2h90"}],["circle",{cx:"12",cy:"17",r:"1",key:"1ixnty"}]],k_=n("undo-dot",Kle),Yle=[["path",{d:"M3 7v6h6",key:"1v2h90"}],["path",{d:"M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13",key:"1r6uu6"}]],f_=n("undo",Yle),Jle=[["path",{d:"M16 12h6",key:"15xry1"}],["path",{d:"M8 12H2",key:"1jqql6"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 8v2",key:"1woqiv"}],["path",{d:"M12 14v2",key:"8jcxud"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m19 15 3-3-3-3",key:"wjy7rq"}],["path",{d:"m5 9-3 3 3 3",key:"j64kie"}]],m_=n("unfold-horizontal",Jle),Qle=[["path",{d:"M12 22v-6",key:"6o8u61"}],["path",{d:"M12 8V2",key:"1wkif3"}],["path",{d:"M4 12H2",key:"rhcxmi"}],["path",{d:"M10 12H8",key:"s88cx1"}],["path",{d:"M16 12h-2",key:"10asgb"}],["path",{d:"M22 12h-2",key:"14jgyd"}],["path",{d:"m15 19-3 3-3-3",key:"11eu04"}],["path",{d:"m15 5-3-3-3 3",key:"itvq4r"}]],g_=n("unfold-vertical",Qle),ehe=[["rect",{width:"8",height:"6",x:"5",y:"4",rx:"1",key:"nzclkv"}],["rect",{width:"8",height:"6",x:"11",y:"14",rx:"1",key:"4tytwb"}]],M_=n("ungroup",ehe),the=[["path",{d:"M14 21v-3a2 2 0 0 0-4 0v3",key:"1rgiei"}],["path",{d:"M18 12h.01",key:"yjnet6"}],["path",{d:"M18 16h.01",key:"plv8zi"}],["path",{d:"M22 7a1 1 0 0 0-1-1h-2a2 2 0 0 1-1.143-.359L13.143 2.36a2 2 0 0 0-2.286-.001L6.143 5.64A2 2 0 0 1 5 6H3a1 1 0 0 0-1 1v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2z",key:"1ogmi3"}],["path",{d:"M6 12h.01",key:"c2rlol"}],["path",{d:"M6 16h.01",key:"1pmjb7"}],["circle",{cx:"12",cy:"10",r:"2",key:"1yojzk"}]],s1=n("university",the),ahe=[["path",{d:"M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2",key:"1re2ne"}]],v_=n("unlink-2",ahe),ohe=[["path",{d:"m18.84 12.25 1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71",key:"yqzxt4"}],["path",{d:"m5.17 11.75-1.71 1.71a5.004 5.004 0 0 0 .12 7.07 5.006 5.006 0 0 0 6.95 0l1.71-1.71",key:"4qinb0"}],["line",{x1:"8",x2:"8",y1:"2",y2:"5",key:"1041cp"}],["line",{x1:"2",x2:"5",y1:"8",y2:"8",key:"14m1p5"}],["line",{x1:"16",x2:"16",y1:"19",y2:"22",key:"rzdirn"}],["line",{x1:"19",x2:"22",y1:"16",y2:"16",key:"ox905f"}]],x_=n("unlink",ohe),nhe=[["path",{d:"m19 5 3-3",key:"yk6iyv"}],["path",{d:"m2 22 3-3",key:"19mgm9"}],["path",{d:"M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z",key:"goz73y"}],["path",{d:"M7.5 13.5 10 11",key:"7xgeeb"}],["path",{d:"M10.5 16.5 13 14",key:"10btkg"}],["path",{d:"m12 6 6 6 2.3-2.3a2.4 2.4 0 0 0 0-3.4l-2.6-2.6a2.4 2.4 0 0 0-3.4 0Z",key:"1snsnr"}]],__=n("unplug",nhe),ihe=[["path",{d:"M12 3v12",key:"1x0j5s"}],["path",{d:"m17 8-5-5-5 5",key:"7q97r8"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}]],b_=n("upload",ihe),rhe=[["circle",{cx:"10",cy:"7",r:"1",key:"dypaad"}],["circle",{cx:"4",cy:"20",r:"1",key:"22iqad"}],["path",{d:"M4.7 19.3 19 5",key:"1enqfc"}],["path",{d:"m21 3-3 1 2 2Z",key:"d3ov82"}],["path",{d:"M9.26 7.68 5 12l2 5",key:"1esawj"}],["path",{d:"m10 14 5 2 3.5-3.5",key:"v8oal5"}],["path",{d:"m18 12 1-1 1 1-1 1Z",key:"1bh22v"}]],w_=n("usb",rhe),che=[["path",{d:"m16 11 2 2 4-4",key:"9rsbq5"}],["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}]],C_=n("user-check",che),she=[["path",{d:"M10 15H6a4 4 0 0 0-4 4v2",key:"1nfge6"}],["path",{d:"m14.305 16.53.923-.382",key:"1itpsq"}],["path",{d:"m15.228 13.852-.923-.383",key:"eplpkm"}],["path",{d:"m16.852 12.228-.383-.923",key:"13v3q0"}],["path",{d:"m16.852 17.772-.383.924",key:"1i8mnm"}],["path",{d:"m19.148 12.228.383-.923",key:"1q8j1v"}],["path",{d:"m19.53 18.696-.382-.924",key:"vk1qj3"}],["path",{d:"m20.772 13.852.924-.383",key:"n880s0"}],["path",{d:"m20.772 16.148.924.383",key:"1g6xey"}],["circle",{cx:"18",cy:"15",r:"3",key:"gjjjvw"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}]],L_=n("user-cog",she),dhe=[["circle",{cx:"10",cy:"7",r:"4",key:"e45bow"}],["path",{d:"M10.3 15H7a4 4 0 0 0-4 4v2",key:"3bnktk"}],["path",{d:"M15 15.5V14a2 2 0 0 1 4 0v1.5",key:"12ym5i"}],["rect",{width:"8",height:"5",x:"13",y:"16",rx:".899",key:"4p176n"}]],S_=n("user-lock",dhe),lhe=[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["line",{x1:"22",x2:"16",y1:"11",y2:"11",key:"1shjgl"}]],N_=n("user-minus",lhe),hhe=[["path",{d:"M11.5 15H7a4 4 0 0 0-4 4v2",key:"15lzij"}],["path",{d:"M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"1817ys"}],["circle",{cx:"10",cy:"7",r:"4",key:"e45bow"}]],I_=n("user-pen",hhe),uhe=[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["line",{x1:"19",x2:"19",y1:"8",y2:"14",key:"1bvyxn"}],["line",{x1:"22",x2:"16",y1:"11",y2:"11",key:"1shjgl"}]],A_=n("user-plus",uhe),phe=[["path",{d:"M2 21a8 8 0 0 1 13.292-6",key:"bjp14o"}],["circle",{cx:"10",cy:"8",r:"5",key:"o932ke"}],["path",{d:"m16 19 2 2 4-4",key:"1b14m6"}]],d1=n("user-round-check",phe),yhe=[["path",{d:"m14.305 19.53.923-.382",key:"3m78fa"}],["path",{d:"m15.228 16.852-.923-.383",key:"npixar"}],["path",{d:"m16.852 15.228-.383-.923",key:"5xggr7"}],["path",{d:"m16.852 20.772-.383.924",key:"dpfhf9"}],["path",{d:"m19.148 15.228.383-.923",key:"1reyyz"}],["path",{d:"m19.53 21.696-.382-.924",key:"1goivc"}],["path",{d:"M2 21a8 8 0 0 1 10.434-7.62",key:"1yezr2"}],["path",{d:"m20.772 16.852.924-.383",key:"htqkph"}],["path",{d:"m20.772 19.148.924.383",key:"9w9pjp"}],["circle",{cx:"10",cy:"8",r:"5",key:"o932ke"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}]],l1=n("user-round-cog",yhe),khe=[["path",{d:"M2 21a8 8 0 0 1 13.292-6",key:"bjp14o"}],["circle",{cx:"10",cy:"8",r:"5",key:"o932ke"}],["path",{d:"M22 19h-6",key:"vcuq98"}]],h1=n("user-round-minus",khe),fhe=[["path",{d:"M2 21a8 8 0 0 1 10.821-7.487",key:"1c8h7z"}],["path",{d:"M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"1817ys"}],["circle",{cx:"10",cy:"8",r:"5",key:"o932ke"}]],P_=n("user-round-pen",fhe),mhe=[["path",{d:"M2 21a8 8 0 0 1 13.292-6",key:"bjp14o"}],["circle",{cx:"10",cy:"8",r:"5",key:"o932ke"}],["path",{d:"M19 16v6",key:"tddt3s"}],["path",{d:"M22 19h-6",key:"vcuq98"}]],u1=n("user-round-plus",mhe),ghe=[["circle",{cx:"10",cy:"8",r:"5",key:"o932ke"}],["path",{d:"M2 21a8 8 0 0 1 10.434-7.62",key:"1yezr2"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["path",{d:"m22 22-1.9-1.9",key:"1e5ubv"}]],q_=n("user-round-search",ghe),Mhe=[["path",{d:"M2 21a8 8 0 0 1 11.873-7",key:"74fkxq"}],["circle",{cx:"10",cy:"8",r:"5",key:"o932ke"}],["path",{d:"m17 17 5 5",key:"p7ous7"}],["path",{d:"m22 17-5 5",key:"gqnmv0"}]],p1=n("user-round-x",Mhe),vhe=[["circle",{cx:"12",cy:"8",r:"5",key:"1hypcn"}],["path",{d:"M20 21a8 8 0 0 0-16 0",key:"rfgkzh"}]],y1=n("user-round",vhe),xhe=[["path",{d:"M16.051 12.616a1 1 0 0 1 1.909.024l.737 1.452a1 1 0 0 0 .737.535l1.634.256a1 1 0 0 1 .588 1.806l-1.172 1.168a1 1 0 0 0-.282.866l.259 1.613a1 1 0 0 1-1.541 1.134l-1.465-.75a1 1 0 0 0-.912 0l-1.465.75a1 1 0 0 1-1.539-1.133l.258-1.613a1 1 0 0 0-.282-.866l-1.156-1.153a1 1 0 0 1 .572-1.822l1.633-.256a1 1 0 0 0 .737-.535z",key:"1m8t9f"}],["path",{d:"M8 15H7a4 4 0 0 0-4 4v2",key:"l9tmp8"}],["circle",{cx:"10",cy:"7",r:"4",key:"e45bow"}]],T_=n("user-star",xhe),_he=[["circle",{cx:"10",cy:"7",r:"4",key:"e45bow"}],["path",{d:"M10.3 15H7a4 4 0 0 0-4 4v2",key:"3bnktk"}],["circle",{cx:"17",cy:"17",r:"3",key:"18b49y"}],["path",{d:"m21 21-1.9-1.9",key:"1g2n9r"}]],$_=n("user-search",_he),bhe=[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["line",{x1:"17",x2:"22",y1:"8",y2:"13",key:"3nzzx3"}],["line",{x1:"22",x2:"17",y1:"8",y2:"13",key:"1swrse"}]],V_=n("user-x",bhe),whe=[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2",key:"975kel"}],["circle",{cx:"12",cy:"7",r:"4",key:"17ys0d"}]],z_=n("user",whe),Che=[["path",{d:"M18 21a8 8 0 0 0-16 0",key:"3ypg7q"}],["circle",{cx:"10",cy:"8",r:"5",key:"o932ke"}],["path",{d:"M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3",key:"10s06x"}]],k1=n("users-round",Che),Lhe=[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["path",{d:"M16 3.128a4 4 0 0 1 0 7.744",key:"16gr8j"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}]],R_=n("users",Lhe),She=[["path",{d:"m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8",key:"n7qcjb"}],["path",{d:"M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7",key:"d0u48b"}],["path",{d:"m2.1 21.8 6.4-6.3",key:"yn04lh"}],["path",{d:"m19 5-7 7",key:"194lzd"}]],f1=n("utensils-crossed",She),Nhe=[["path",{d:"M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2",key:"cjf0a3"}],["path",{d:"M7 2v20",key:"1473qp"}],["path",{d:"M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7",key:"j28e5"}]],m1=n("utensils",Nhe),Ihe=[["path",{d:"M12 2v20",key:"t6zp3m"}],["path",{d:"M2 5h20",key:"1fs1ex"}],["path",{d:"M3 3v2",key:"9imdir"}],["path",{d:"M7 3v2",key:"n0os7"}],["path",{d:"M17 3v2",key:"1l2re6"}],["path",{d:"M21 3v2",key:"1duuac"}],["path",{d:"m19 5-7 7-7-7",key:"133zxf"}]],D_=n("utility-pole",Ihe),Ahe=[["path",{d:"M8 21s-4-3-4-9 4-9 4-9",key:"uto9ud"}],["path",{d:"M16 3s4 3 4 9-4 9-4 9",key:"4w2vsq"}],["line",{x1:"15",x2:"9",y1:"9",y2:"15",key:"f7djnv"}],["line",{x1:"9",x2:"15",y1:"9",y2:"15",key:"1shsy8"}]],H_=n("variable",Ahe),Phe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["circle",{cx:"7.5",cy:"7.5",r:".5",fill:"currentColor",key:"kqv944"}],["path",{d:"m7.9 7.9 2.7 2.7",key:"hpeyl3"}],["circle",{cx:"16.5",cy:"7.5",r:".5",fill:"currentColor",key:"w0ekpg"}],["path",{d:"m13.4 10.6 2.7-2.7",key:"264c1n"}],["circle",{cx:"7.5",cy:"16.5",r:".5",fill:"currentColor",key:"nkw3mc"}],["path",{d:"m7.9 16.1 2.7-2.7",key:"p81g5e"}],["circle",{cx:"16.5",cy:"16.5",r:".5",fill:"currentColor",key:"fubopw"}],["path",{d:"m13.4 13.4 2.7 2.7",key:"abhel3"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],j_=n("vault",Phe),qhe=[["path",{d:"M19.5 7a24 24 0 0 1 0 10",key:"8n60xe"}],["path",{d:"M4.5 7a24 24 0 0 0 0 10",key:"2lmadr"}],["path",{d:"M7 19.5a24 24 0 0 0 10 0",key:"1q94o2"}],["path",{d:"M7 4.5a24 24 0 0 1 10 0",key:"2z8ypa"}],["rect",{x:"17",y:"17",width:"5",height:"5",rx:"1",key:"1ac74s"}],["rect",{x:"17",y:"2",width:"5",height:"5",rx:"1",key:"1e7h5j"}],["rect",{x:"2",y:"17",width:"5",height:"5",rx:"1",key:"1t4eah"}],["rect",{x:"2",y:"2",width:"5",height:"5",rx:"1",key:"940dhs"}]],B_=n("vector-square",qhe),The=[["path",{d:"M16 8q6 0 6-6-6 0-6 6",key:"qsyyc4"}],["path",{d:"M17.41 3.59a10 10 0 1 0 3 3",key:"41m9h7"}],["path",{d:"M2 2a26.6 26.6 0 0 1 10 20c.9-6.82 1.5-9.5 4-14",key:"qiv7li"}]],F_=n("vegan",The),$he=[["path",{d:"M18 11c-1.5 0-2.5.5-3 2",key:"1fod00"}],["path",{d:"M4 6a2 2 0 0 0-2 2v4a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V8a2 2 0 0 0-2-2h-3a8 8 0 0 0-5 2 8 8 0 0 0-5-2z",key:"d70hit"}],["path",{d:"M6 11c1.5 0 2.5.5 3 2",key:"136fht"}]],O_=n("venetian-mask",$he),Vhe=[["path",{d:"M10 20h4",key:"ni2waw"}],["path",{d:"M12 16v6",key:"c8a4gj"}],["path",{d:"M17 2h4v4",key:"vhe59"}],["path",{d:"m21 2-5.46 5.46",key:"19kypf"}],["circle",{cx:"12",cy:"11",r:"5",key:"16gxyc"}]],E_=n("venus-and-mars",Vhe),zhe=[["path",{d:"M12 15v7",key:"t2xh3l"}],["path",{d:"M9 19h6",key:"456am0"}],["circle",{cx:"12",cy:"9",r:"6",key:"1nw4tq"}]],U_=n("venus",zhe),Rhe=[["path",{d:"m2 8 2 2-2 2 2 2-2 2",key:"sv1b1"}],["path",{d:"m22 8-2 2 2 2-2 2 2 2",key:"101i4y"}],["path",{d:"M8 8v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2",key:"1hbad5"}],["path",{d:"M16 10.34V6c0-.55-.45-1-1-1h-4.34",key:"1x5tf0"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],G_=n("vibrate-off",Rhe),Dhe=[["path",{d:"m2 8 2 2-2 2 2 2-2 2",key:"sv1b1"}],["path",{d:"m22 8-2 2 2 2-2 2 2 2",key:"101i4y"}],["rect",{width:"8",height:"14",x:"8",y:"5",rx:"1",key:"1oyrl4"}]],W_=n("vibrate",Dhe),Hhe=[["path",{d:"M10.66 6H14a2 2 0 0 1 2 2v2.5l5.248-3.062A.5.5 0 0 1 22 7.87v8.196",key:"w8jjjt"}],["path",{d:"M16 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2",key:"1xawa7"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],Z_=n("video-off",Hhe),jhe=[["path",{d:"m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5",key:"ftymec"}],["rect",{x:"2",y:"6",width:"14",height:"12",rx:"2",key:"158x01"}]],X_=n("video",jhe),Bhe=[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"M2 8h20",key:"d11cs7"}],["circle",{cx:"8",cy:"14",r:"2",key:"1k2qr5"}],["path",{d:"M8 12h8",key:"1wcyev"}],["circle",{cx:"16",cy:"14",r:"2",key:"14k7lr"}]],K_=n("videotape",Bhe),Fhe=[["path",{d:"M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2",key:"mrq65r"}],["path",{d:"M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2",key:"be3xqs"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["path",{d:"M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0",key:"11ak4c"}]],Y_=n("view",Fhe),Ohe=[["circle",{cx:"6",cy:"12",r:"4",key:"1ehtga"}],["circle",{cx:"18",cy:"12",r:"4",key:"4vafl8"}],["line",{x1:"6",x2:"18",y1:"16",y2:"16",key:"pmt8us"}]],J_=n("voicemail",Ohe),Ehe=[["path",{d:"M11.1 7.1a16.55 16.55 0 0 1 10.9 4",key:"2880wi"}],["path",{d:"M12 12a12.6 12.6 0 0 1-8.7 5",key:"113sja"}],["path",{d:"M16.8 13.6a16.55 16.55 0 0 1-9 7.5",key:"1qmsgl"}],["path",{d:"M20.7 17a12.8 12.8 0 0 0-8.7-5 13.3 13.3 0 0 1 0-10",key:"1bmeqp"}],["path",{d:"M6.3 3.8a16.55 16.55 0 0 0 1.9 11.5",key:"iekzv9"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Q_=n("volleyball",Ehe),Uhe=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",key:"uqj9uw"}],["path",{d:"M16 9a5 5 0 0 1 0 6",key:"1q6k2b"}]],eb=n("volume-1",Uhe),Ghe=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",key:"uqj9uw"}],["path",{d:"M16 9a5 5 0 0 1 0 6",key:"1q6k2b"}],["path",{d:"M19.364 18.364a9 9 0 0 0 0-12.728",key:"ijwkga"}]],tb=n("volume-2",Ghe),Whe=[["path",{d:"M16 9a5 5 0 0 1 .95 2.293",key:"1fgyg8"}],["path",{d:"M19.364 5.636a9 9 0 0 1 1.889 9.96",key:"l3zxae"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"m7 7-.587.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298V11",key:"1gbwow"}],["path",{d:"M9.828 4.172A.686.686 0 0 1 11 4.657v.686",key:"s2je0y"}]],ab=n("volume-off",Whe),Zhe=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",key:"uqj9uw"}],["line",{x1:"22",x2:"16",y1:"9",y2:"15",key:"1ewh16"}],["line",{x1:"16",x2:"22",y1:"9",y2:"15",key:"5ykzw1"}]],ob=n("volume-x",Zhe),Xhe=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",key:"uqj9uw"}]],nb=n("volume",Xhe),Khe=[["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}],["path",{d:"M5 7c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2v12H5V7Z",key:"1ezoue"}],["path",{d:"M22 19H2",key:"nuriw5"}]],ib=n("vote",Khe),Yhe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2",key:"4125el"}],["path",{d:"M3 11h3c.8 0 1.6.3 2.1.9l1.1.9c1.6 1.6 4.1 1.6 5.7 0l1.1-.9c.5-.5 1.3-.9 2.1-.9H21",key:"1dpki6"}]],rb=n("wallet-cards",Yhe),Jhe=[["path",{d:"M17 14h.01",key:"7oqj8z"}],["path",{d:"M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14",key:"u1rqew"}]],g1=n("wallet-minimal",Jhe),Qhe=[["path",{d:"M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1",key:"18etb6"}],["path",{d:"M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4",key:"xoc0q4"}]],cb=n("wallet",Qhe),eue=[["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["path",{d:"m9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15",key:"1sl52q"}],["circle",{cx:"8",cy:"9",r:"2",key:"gjzl9d"}],["rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",key:"x3v2xh"}]],sb=n("wallpaper",eue),tue=[["path",{d:"m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72",key:"ul74o6"}],["path",{d:"m14 7 3 3",key:"1r5n42"}],["path",{d:"M5 6v4",key:"ilb8ba"}],["path",{d:"M19 14v4",key:"blhpug"}],["path",{d:"M10 2v2",key:"7u0qdc"}],["path",{d:"M7 8H3",key:"zfb6yr"}],["path",{d:"M21 16h-4",key:"1cnmox"}],["path",{d:"M11 3H9",key:"1obp7u"}]],M1=n("wand-sparkles",tue),aue=[["path",{d:"M15 4V2",key:"z1p9b7"}],["path",{d:"M15 16v-2",key:"px0unx"}],["path",{d:"M8 9h2",key:"1g203m"}],["path",{d:"M20 9h2",key:"19tzq7"}],["path",{d:"M17.8 11.8 19 13",key:"yihg8r"}],["path",{d:"M15 9h.01",key:"x1ddxp"}],["path",{d:"M17.8 6.2 19 5",key:"fd4us0"}],["path",{d:"m3 21 9-9",key:"1jfql5"}],["path",{d:"M12.2 6.2 11 5",key:"i3da3b"}]],db=n("wand",aue),oue=[["path",{d:"M18 21V10a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v11",key:"pb2vm6"}],["path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 1.132-1.803l7.95-3.974a2 2 0 0 1 1.837 0l7.948 3.974A2 2 0 0 1 22 8z",key:"doq5xv"}],["path",{d:"M6 13h12",key:"yf64js"}],["path",{d:"M6 17h12",key:"1jwigz"}]],lb=n("warehouse",oue),nue=[["path",{d:"M3 6h3",key:"155dbl"}],["path",{d:"M17 6h.01",key:"e2y6kg"}],["rect",{width:"18",height:"20",x:"3",y:"2",rx:"2",key:"od3kk9"}],["circle",{cx:"12",cy:"13",r:"5",key:"nlbqau"}],["path",{d:"M12 18a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5",key:"17lach"}]],hb=n("washing-machine",nue),iue=[["path",{d:"M12 10v2.2l1.6 1",key:"n3r21l"}],["path",{d:"m16.13 7.66-.81-4.05a2 2 0 0 0-2-1.61h-2.68a2 2 0 0 0-2 1.61l-.78 4.05",key:"18k57s"}],["path",{d:"m7.88 16.36.8 4a2 2 0 0 0 2 1.61h2.72a2 2 0 0 0 2-1.61l.81-4.05",key:"16ny36"}],["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}]],ub=n("watch",iue),rue=[["path",{d:"M19 5a2 2 0 0 0-2 2v11",key:"s41o68"}],["path",{d:"M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"rd2r6e"}],["path",{d:"M7 13h10",key:"1rwob1"}],["path",{d:"M7 9h10",key:"12czzb"}],["path",{d:"M9 5a2 2 0 0 0-2 2v11",key:"x0q4gh"}]],pb=n("waves-ladder",rue),cue=[["path",{d:"M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"knzxuh"}],["path",{d:"M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"2jd2cc"}],["path",{d:"M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"rd2r6e"}]],yb=n("waves",cue),sue=[["circle",{cx:"12",cy:"4.5",r:"2.5",key:"r5ysbb"}],["path",{d:"m10.2 6.3-3.9 3.9",key:"1nzqf6"}],["circle",{cx:"4.5",cy:"12",r:"2.5",key:"jydg6v"}],["path",{d:"M7 12h10",key:"b7w52i"}],["circle",{cx:"19.5",cy:"12",r:"2.5",key:"1piiel"}],["path",{d:"m13.8 17.7 3.9-3.9",key:"1wyg1y"}],["circle",{cx:"12",cy:"19.5",r:"2.5",key:"13o1pw"}]],kb=n("waypoints",sue),due=[["circle",{cx:"12",cy:"10",r:"8",key:"1gshiw"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}],["path",{d:"M7 22h10",key:"10w4w3"}],["path",{d:"M12 22v-4",key:"1utk9m"}]],fb=n("webcam",due),lue=[["path",{d:"M17 17h-5c-1.09-.02-1.94.92-2.5 1.9A3 3 0 1 1 2.57 15",key:"1tvl6x"}],["path",{d:"M9 3.4a4 4 0 0 1 6.52.66",key:"q04jfq"}],["path",{d:"m6 17 3.1-5.8a2.5 2.5 0 0 0 .057-2.05",key:"azowf0"}],["path",{d:"M20.3 20.3a4 4 0 0 1-2.3.7",key:"5joiws"}],["path",{d:"M18.6 13a4 4 0 0 1 3.357 3.414",key:"cangb8"}],["path",{d:"m12 6 .6 1",key:"tpjl1n"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],mb=n("webhook-off",lue),hue=[["path",{d:"M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2",key:"q3hayz"}],["path",{d:"m6 17 3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06",key:"1go1hn"}],["path",{d:"m12 6 3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8",key:"qlwsc0"}]],gb=n("webhook",hue),uue=[["circle",{cx:"12",cy:"5",r:"3",key:"rqqgnr"}],["path",{d:"M6.5 8a2 2 0 0 0-1.905 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8Z",key:"56o5sh"}]],Mb=n("weight",uue),pue=[["path",{d:"m2 22 10-10",key:"28ilpk"}],["path",{d:"m16 8-1.17 1.17",key:"1qqm82"}],["path",{d:"M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z",key:"1rdhi6"}],["path",{d:"m8 8-.53.53a3.5 3.5 0 0 0 0 4.94L9 15l1.53-1.53c.55-.55.88-1.25.98-1.97",key:"4wz8re"}],["path",{d:"M10.91 5.26c.15-.26.34-.51.56-.73L13 3l1.53 1.53a3.5 3.5 0 0 1 .28 4.62",key:"rves66"}],["path",{d:"M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z",key:"19rau1"}],["path",{d:"M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z",key:"tc8ph9"}],["path",{d:"m16 16-.53.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.49 3.49 0 0 1 1.97-.98",key:"ak46r"}],["path",{d:"M18.74 13.09c.26-.15.51-.34.73-.56L21 11l-1.53-1.53a3.5 3.5 0 0 0-4.62-.28",key:"1tw520"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],vb=n("wheat-off",pue),yue=[["path",{d:"M2 22 16 8",key:"60hf96"}],["path",{d:"M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z",key:"1rdhi6"}],["path",{d:"M7.47 8.53 9 7l1.53 1.53a3.5 3.5 0 0 1 0 4.94L9 15l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z",key:"1sdzmb"}],["path",{d:"M11.47 4.53 13 3l1.53 1.53a3.5 3.5 0 0 1 0 4.94L13 11l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z",key:"eoatbi"}],["path",{d:"M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z",key:"19rau1"}],["path",{d:"M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z",key:"tc8ph9"}],["path",{d:"M15.47 13.47 17 15l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z",key:"2m8kc5"}],["path",{d:"M19.47 9.47 21 11l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L13 11l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z",key:"vex3ng"}]],xb=n("wheat",yue),kue=[["circle",{cx:"7",cy:"12",r:"3",key:"12clwm"}],["path",{d:"M10 9v6",key:"17i7lo"}],["circle",{cx:"17",cy:"12",r:"3",key:"gl7c2s"}],["path",{d:"M14 7v8",key:"dl84cr"}],["path",{d:"M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1",key:"lt2kga"}]],_b=n("whole-word",kue),fue=[["path",{d:"m14.305 19.53.923-.382",key:"3m78fa"}],["path",{d:"m15.228 16.852-.923-.383",key:"npixar"}],["path",{d:"m16.852 15.228-.383-.923",key:"5xggr7"}],["path",{d:"m16.852 20.772-.383.924",key:"dpfhf9"}],["path",{d:"m19.148 15.228.383-.923",key:"1reyyz"}],["path",{d:"m19.53 21.696-.382-.924",key:"1goivc"}],["path",{d:"M2 7.82a15 15 0 0 1 20 0",key:"1ovjuk"}],["path",{d:"m20.772 16.852.924-.383",key:"htqkph"}],["path",{d:"m20.772 19.148.924.383",key:"9w9pjp"}],["path",{d:"M5 11.858a10 10 0 0 1 11.5-1.785",key:"3sn16i"}],["path",{d:"M8.5 15.429a5 5 0 0 1 2.413-1.31",key:"1pxovh"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}]],bb=n("wifi-cog",fue),mue=[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M5 12.859a10 10 0 0 1 14 0",key:"1x1e6c"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}]],wb=n("wifi-high",mue),gue=[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}]],Cb=n("wifi-low",gue),Mue=[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}],["path",{d:"M5 12.859a10 10 0 0 1 5.17-2.69",key:"1dl1wf"}],["path",{d:"M19 12.859a10 10 0 0 0-2.007-1.523",key:"4k23kn"}],["path",{d:"M2 8.82a15 15 0 0 1 4.177-2.643",key:"1grhjp"}],["path",{d:"M22 8.82a15 15 0 0 0-11.288-3.764",key:"z3jwby"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],Lb=n("wifi-off",Mue),vue=[["path",{d:"M2 8.82a15 15 0 0 1 20 0",key:"dnpr2z"}],["path",{d:"M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"1817ys"}],["path",{d:"M5 12.859a10 10 0 0 1 10.5-2.222",key:"rpb7oy"}],["path",{d:"M8.5 16.429a5 5 0 0 1 3-1.406",key:"r8bmzl"}]],Sb=n("wifi-pen",vue),xue=[["path",{d:"M11.965 10.105v4L13.5 12.5a5 5 0 0 1 8 1.5",key:"1immaq"}],["path",{d:"M11.965 14.105h4",key:"uejny8"}],["path",{d:"M17.965 18.105h4L20.43 19.71a5 5 0 0 1-8-1.5",key:"1i3a7e"}],["path",{d:"M2 8.82a15 15 0 0 1 20 0",key:"dnpr2z"}],["path",{d:"M21.965 22.105v-4",key:"1ku6vx"}],["path",{d:"M5 12.86a10 10 0 0 1 3-2.032",key:"pemdtu"}],["path",{d:"M8.5 16.429h.01",key:"2bm739"}]],Nb=n("wifi-sync",xue),_ue=[["path",{d:"M12 20h.01",key:"zekei9"}]],Ib=n("wifi-zero",_ue),bue=[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M2 8.82a15 15 0 0 1 20 0",key:"dnpr2z"}],["path",{d:"M5 12.859a10 10 0 0 1 14 0",key:"1x1e6c"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}]],Ab=n("wifi",bue),wue=[["path",{d:"M12.8 19.6A2 2 0 1 0 14 16H2",key:"148xed"}],["path",{d:"M17.5 8a2.5 2.5 0 1 1 2 4H2",key:"1u4tom"}],["path",{d:"M9.8 4.4A2 2 0 1 1 11 8H2",key:"75valh"}]],Pb=n("wind",wue),Cue=[["path",{d:"M10 2v8",key:"d4bbey"}],["path",{d:"M12.8 21.6A2 2 0 1 0 14 18H2",key:"19kp1d"}],["path",{d:"M17.5 10a2.5 2.5 0 1 1 2 4H2",key:"19kpjc"}],["path",{d:"m6 6 4 4 4-4",key:"k13n16"}]],qb=n("wind-arrow-down",Cue),Lue=[["path",{d:"M8 22h8",key:"rmew8v"}],["path",{d:"M7 10h3m7 0h-1.343",key:"v48bem"}],["path",{d:"M12 15v7",key:"t2xh3l"}],["path",{d:"M7.307 7.307A12.33 12.33 0 0 0 7 10a5 5 0 0 0 7.391 4.391M8.638 2.981C8.75 2.668 8.872 2.34 9 2h6c1.5 4 2 6 2 8 0 .407-.05.809-.145 1.198",key:"1ymjlu"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],Tb=n("wine-off",Lue),Sue=[["path",{d:"M8 22h8",key:"rmew8v"}],["path",{d:"M7 10h10",key:"1101jm"}],["path",{d:"M12 15v7",key:"t2xh3l"}],["path",{d:"M12 15a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5Z",key:"10ffi3"}]],$b=n("wine",Sue),Nue=[["rect",{width:"8",height:"8",x:"3",y:"3",rx:"2",key:"by2w9f"}],["path",{d:"M7 11v4a2 2 0 0 0 2 2h4",key:"xkn7yn"}],["rect",{width:"8",height:"8",x:"13",y:"13",rx:"2",key:"1cgmvn"}]],Vb=n("workflow",Nue),Iue=[["path",{d:"m19 12-1.5 3",key:"9bcu4o"}],["path",{d:"M19.63 18.81 22 20",key:"121v98"}],["path",{d:"M6.47 8.23a1.68 1.68 0 0 1 2.44 1.93l-.64 2.08a6.76 6.76 0 0 0 10.16 7.67l.42-.27a1 1 0 1 0-2.73-4.21l-.42.27a1.76 1.76 0 0 1-2.63-1.99l.64-2.08A6.66 6.66 0 0 0 3.94 3.9l-.7.4a1 1 0 1 0 2.55 4.34z",key:"1tij6q"}]],zb=n("worm",Iue),Aue=[["path",{d:"m16 16-2 2 2 2",key:"kkc6pm"}],["path",{d:"M3 12h15a3 3 0 1 1 0 6h-4",key:"1cl7v7"}],["path",{d:"M3 18h7",key:"sq21v6"}],["path",{d:"M3 6h18",key:"d0wm0j"}]],Rb=n("wrap-text",Aue),Pue=[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z",key:"1ngwbx"}]],Db=n("wrench",Pue),que=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],Hb=n("x",que),Tue=[["path",{d:"M2.5 17a24.12 24.12 0 0 1 0-10 2 2 0 0 1 1.4-1.4 49.56 49.56 0 0 1 16.2 0A2 2 0 0 1 21.5 7a24.12 24.12 0 0 1 0 10 2 2 0 0 1-1.4 1.4 49.55 49.55 0 0 1-16.2 0A2 2 0 0 1 2.5 17",key:"1q2vi4"}],["path",{d:"m10 15 5-3-5-3z",key:"1jp15x"}]],jb=n("youtube",Tue),$ue=[["path",{d:"M10.513 4.856 13.12 2.17a.5.5 0 0 1 .86.46l-1.377 4.317",key:"193nxd"}],["path",{d:"M15.656 10H20a1 1 0 0 1 .78 1.63l-1.72 1.773",key:"27a7lr"}],["path",{d:"M16.273 16.273 10.88 21.83a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14H4a1 1 0 0 1-.78-1.63l4.507-4.643",key:"1e0qe9"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],Bb=n("zap-off",$ue),Vue=[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",key:"1xq2db"}]],Fb=n("zap",Vue),zue=[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["line",{x1:"21",x2:"16.65",y1:"21",y2:"16.65",key:"13gj7c"}],["line",{x1:"11",x2:"11",y1:"8",y2:"14",key:"1vmskp"}],["line",{x1:"8",x2:"14",y1:"11",y2:"11",key:"durymu"}]],Ob=n("zoom-in",zue),Rue=[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["line",{x1:"21",x2:"16.65",y1:"21",y2:"16.65",key:"13gj7c"}],["line",{x1:"8",x2:"14",y1:"11",y2:"11",key:"durymu"}]],Eb=n("zoom-out",Rue),Due=Object.freeze({__proto__:null,AArrowDown:wr,AArrowUp:Cr,ALargeSmall:Lr,Accessibility:Sr,Activity:Nr,AirVent:Ir,Airplay:Ar,AlarmClock:qr,AlarmClockCheck:It,AlarmClockMinus:At,AlarmClockOff:Pr,AlarmClockPlus:Pt,AlarmSmoke:Tr,Album:$r,AlignCenter:zr,AlignCenterHorizontal:Vr,AlignCenterVertical:Rr,AlignEndHorizontal:Dr,AlignEndVertical:Hr,AlignHorizontalDistributeCenter:jr,AlignHorizontalDistributeEnd:Br,AlignHorizontalDistributeStart:Fr,AlignHorizontalJustifyCenter:Or,AlignHorizontalJustifyEnd:Er,AlignHorizontalJustifyStart:Ur,AlignHorizontalSpaceAround:Gr,AlignHorizontalSpaceBetween:Wr,AlignJustify:Zr,AlignLeft:Xr,AlignRight:Kr,AlignStartHorizontal:Yr,AlignStartVertical:Jr,AlignVerticalDistributeCenter:Qr,AlignVerticalDistributeEnd:ec,AlignVerticalDistributeStart:tc,AlignVerticalJustifyCenter:ac,AlignVerticalJustifyEnd:oc,AlignVerticalJustifyStart:nc,AlignVerticalSpaceAround:ic,AlignVerticalSpaceBetween:rc,Ambulance:cc,Ampersand:sc,Ampersands:dc,Amphora:lc,Anchor:hc,Angry:uc,Annoyed:pc,Antenna:yc,Anvil:kc,Aperture:fc,AppWindow:gc,AppWindowMac:mc,Apple:Mc,Archive:_c,ArchiveRestore:vc,ArchiveX:xc,Armchair:bc,ArrowBigDown:Cc,ArrowBigDownDash:wc,ArrowBigLeft:Sc,ArrowBigLeftDash:Lc,ArrowBigRight:Ic,ArrowBigRightDash:Nc,ArrowBigUp:Pc,ArrowBigUpDash:Ac,ArrowDown:Bc,ArrowDown01:qc,ArrowDown10:Tc,ArrowDownAZ:qt,ArrowDownFromLine:$c,ArrowDownLeft:Vc,ArrowDownNarrowWide:Rc,ArrowDownRight:zc,ArrowDownToDot:Dc,ArrowDownToLine:Hc,ArrowDownUp:jc,ArrowDownWideNarrow:Tt,ArrowDownZA:$t,ArrowLeft:Uc,ArrowLeftFromLine:Oc,ArrowLeftRight:Fc,ArrowLeftToLine:Ec,ArrowRight:Xc,ArrowRightFromLine:Gc,ArrowRightLeft:Wc,ArrowRightToLine:Zc,ArrowUp:is,ArrowUp01:Kc,ArrowUp10:Yc,ArrowUpAZ:Vt,ArrowUpDown:Jc,ArrowUpFromDot:Qc,ArrowUpFromLine:es,ArrowUpLeft:ts,ArrowUpNarrowWide:zt,ArrowUpRight:as,ArrowUpToLine:os,ArrowUpWideNarrow:ns,ArrowUpZA:Rt,ArrowsUpFromLine:rs,Asterisk:cs,AtSign:ss,Atom:ds,AudioLines:ls,AudioWaveform:hs,Award:us,Axe:ps,Axis3d:Dt,Baby:ys,Backpack:ks,Badge:Ps,BadgeAlert:fs,BadgeCent:ms,BadgeCheck:Ht,BadgeDollarSign:gs,BadgeEuro:Ms,BadgeIndianRupee:vs,BadgeInfo:xs,BadgeJapaneseYen:_s,BadgeMinus:bs,BadgePercent:ws,BadgePlus:Cs,BadgePoundSterling:Ls,BadgeQuestionMark:jt,BadgeRussianRuble:Ss,BadgeSwissFranc:Ns,BadgeTurkishLira:Is,BadgeX:As,BaggageClaim:qs,Ban:Ts,Banana:$s,Bandage:Vs,Banknote:Hs,BanknoteArrowDown:zs,BanknoteArrowUp:Rs,BanknoteX:Ds,Barcode:js,Barrel:Bs,Baseline:Os,Bath:Fs,Battery:Ks,BatteryCharging:Es,BatteryFull:Us,BatteryLow:Ws,BatteryMedium:Gs,BatteryPlus:Zs,BatteryWarning:Xs,Beaker:Ys,Bean:Qs,BeanOff:Js,Bed:a2,BedDouble:e2,BedSingle:t2,Beef:i2,Beer:n2,BeerOff:o2,Bell:u2,BellDot:r2,BellElectric:s2,BellMinus:c2,BellOff:d2,BellPlus:l2,BellRing:h2,BetweenHorizontalEnd:Bt,BetweenHorizontalStart:Ft,BetweenVerticalEnd:p2,BetweenVerticalStart:y2,BicepsFlexed:k2,Bike:f2,Binary:m2,Binoculars:g2,Biohazard:M2,Bird:v2,Bitcoin:x2,Blend:_2,Blinds:b2,Blocks:w2,Bluetooth:N2,BluetoothConnected:C2,BluetoothOff:L2,BluetoothSearching:S2,Bold:I2,Bolt:A2,Bomb:P2,Bone:q2,Book:ad,BookA:T2,BookAlert:$2,BookAudio:V2,BookCheck:z2,BookCopy:R2,BookDashed:Ot,BookDown:D2,BookHeadphones:H2,BookHeart:j2,BookImage:B2,BookKey:F2,BookLock:O2,BookMarked:E2,BookMinus:U2,BookOpen:Z2,BookOpenCheck:G2,BookOpenText:W2,BookPlus:X2,BookText:K2,BookType:Y2,BookUp:Q2,BookUp2:J2,BookUser:ed,BookX:td,Bookmark:cd,BookmarkCheck:od,BookmarkMinus:nd,BookmarkPlus:id,BookmarkX:rd,BoomBox:sd,Bot:hd,BotMessageSquare:dd,BotOff:ld,BottleWine:ud,BowArrow:pd,Box:yd,Boxes:kd,Braces:Et,Brackets:fd,Brain:Md,BrainCircuit:md,BrainCog:gd,BrickWall:_d,BrickWallFire:vd,BrickWallShield:xd,Briefcase:Ld,BriefcaseBusiness:bd,BriefcaseConveyorBelt:wd,BriefcaseMedical:Cd,BringToFront:Sd,Brush:Id,BrushCleaning:Nd,Bubbles:Ad,Bug:Td,BugOff:qd,BugPlay:Pd,Building:Vd,Building2:$d,Bus:Rd,BusFront:zd,Cable:Hd,CableCar:Dd,Cake:Bd,CakeSlice:jd,Calculator:Fd,Calendar:h0,Calendar1:Od,CalendarArrowDown:Ud,CalendarArrowUp:Ed,CalendarCheck:Wd,CalendarCheck2:Gd,CalendarClock:Zd,CalendarCog:Kd,CalendarDays:Xd,CalendarFold:Yd,CalendarHeart:Jd,CalendarMinus:Qd,CalendarMinus2:e0,CalendarOff:t0,CalendarPlus:o0,CalendarPlus2:a0,CalendarRange:n0,CalendarSearch:i0,CalendarSync:r0,CalendarX:s0,CalendarX2:c0,Camera:l0,CameraOff:d0,Candy:y0,CandyCane:u0,CandyOff:p0,Cannabis:k0,Captions:Ut,CaptionsOff:f0,Car:M0,CarFront:m0,CarTaxiFront:g0,Caravan:v0,CardSim:x0,Carrot:_0,CaseLower:b0,CaseSensitive:w0,CaseUpper:C0,CassetteTape:L0,Cast:S0,Castle:N0,Cat:I0,Cctv:A0,ChartArea:Gt,ChartBar:Zt,ChartBarBig:Wt,ChartBarDecreasing:P0,ChartBarIncreasing:q0,ChartBarStacked:T0,ChartCandlestick:Xt,ChartColumn:Jt,ChartColumnBig:Kt,ChartColumnDecreasing:$0,ChartColumnIncreasing:Yt,ChartColumnStacked:V0,ChartGantt:z0,ChartLine:Qt,ChartNetwork:R0,ChartNoAxesColumn:ta,ChartNoAxesColumnDecreasing:D0,ChartNoAxesColumnIncreasing:ea,ChartNoAxesCombined:H0,ChartNoAxesGantt:aa,ChartPie:oa,ChartScatter:na,ChartSpline:j0,Check:F0,CheckCheck:B0,CheckLine:O0,ChefHat:E0,Cherry:U0,ChevronDown:G0,ChevronFirst:W0,ChevronLast:Z0,ChevronLeft:X0,ChevronRight:K0,ChevronUp:Y0,ChevronsDown:Q0,ChevronsDownUp:J0,ChevronsLeft:al,ChevronsLeftRight:tl,ChevronsLeftRightEllipsis:el,ChevronsRight:nl,ChevronsRightLeft:ol,ChevronsUp:rl,ChevronsUpDown:il,Chromium:ia,Church:cl,Cigarette:dl,CigaretteOff:sl,Circle:bl,CircleAlert:ra,CircleArrowDown:ca,CircleArrowLeft:sa,CircleArrowOutDownLeft:da,CircleArrowOutDownRight:la,CircleArrowOutUpLeft:ha,CircleArrowOutUpRight:ua,CircleArrowRight:pa,CircleArrowUp:ya,CircleCheck:fa,CircleCheckBig:ka,CircleChevronDown:ma,CircleChevronLeft:ga,CircleChevronRight:Ma,CircleChevronUp:va,CircleDashed:ll,CircleDivide:xa,CircleDollarSign:hl,CircleDot:pl,CircleDotDashed:ul,CircleEllipsis:yl,CircleEqual:fl,CircleFadingArrowUp:kl,CircleFadingPlus:ml,CircleGauge:_a,CircleMinus:ba,CircleOff:gl,CircleParking:Ca,CircleParkingOff:wa,CirclePause:La,CirclePercent:Sa,CirclePlay:Na,CirclePlus:Ia,CirclePoundSterling:Ml,CirclePower:Aa,CircleQuestionMark:Je,CircleSlash:vl,CircleSlash2:Pa,CircleSmall:xl,CircleStar:_l,CircleStop:qa,CircleUser:$a,CircleUserRound:Ta,CircleX:Va,CircuitBoard:wl,Citrus:Cl,Clapperboard:Ll,Clipboard:zl,ClipboardCheck:Sl,ClipboardClock:Nl,ClipboardCopy:Il,ClipboardList:Al,ClipboardMinus:Pl,ClipboardPaste:ql,ClipboardPen:Ra,ClipboardPenLine:za,ClipboardPlus:Tl,ClipboardType:$l,ClipboardX:Vl,Clock:th,Clock1:Rl,Clock10:Dl,Clock11:Hl,Clock12:jl,Clock2:Bl,Clock3:Fl,Clock4:Ol,Clock5:El,Clock6:Ul,Clock7:Gl,Clock8:Zl,Clock9:Wl,ClockAlert:Xl,ClockArrowDown:Kl,ClockArrowUp:Yl,ClockFading:Jl,ClockPlus:Ql,ClosedCaption:eh,Cloud:mh,CloudAlert:ah,CloudCheck:oh,CloudCog:nh,CloudDownload:Da,CloudDrizzle:ih,CloudFog:rh,CloudHail:ch,CloudLightning:sh,CloudMoon:lh,CloudMoonRain:dh,CloudOff:hh,CloudRain:ph,CloudRainWind:uh,CloudSnow:yh,CloudSun:fh,CloudSunRain:kh,CloudUpload:Ha,Cloudy:gh,Clover:Mh,Club:vh,Code:xh,CodeXml:ja,Codepen:_h,Codesandbox:wh,Coffee:bh,Cog:Ch,Coins:Lh,Columns2:Ba,Columns3:Fa,Columns3Cog:Qe,Columns4:Sh,Combine:Nh,Command:Ih,Compass:Ah,Component:Ph,Computer:qh,ConciergeBell:$h,Cone:Th,Construction:Vh,Contact:zh,ContactRound:Oa,Container:Rh,Contrast:Dh,Cookie:Hh,CookingPot:jh,Copy:Gh,CopyCheck:Bh,CopyMinus:Fh,CopyPlus:Oh,CopySlash:Eh,CopyX:Uh,Copyleft:Wh,Copyright:Zh,CornerDownLeft:Xh,CornerDownRight:Kh,CornerLeftDown:Yh,CornerLeftUp:Jh,CornerRightDown:Qh,CornerRightUp:eu,CornerUpLeft:tu,CornerUpRight:au,Cpu:ou,CreativeCommons:nu,CreditCard:iu,Croissant:ru,Crop:cu,Cross:su,Crosshair:du,Crown:lu,Cuboid:hu,CupSoda:uu,Currency:pu,Cylinder:yu,Dam:ku,Database:gu,DatabaseBackup:fu,DatabaseZap:mu,DecimalsArrowLeft:Mu,DecimalsArrowRight:vu,Delete:xu,Dessert:_u,Diameter:bu,Diamond:Lu,DiamondMinus:wu,DiamondPercent:Ea,DiamondPlus:Cu,Dice1:Su,Dice2:Nu,Dice3:Iu,Dice4:Au,Dice5:Pu,Dice6:qu,Dices:Tu,Diff:$u,Disc:Du,Disc2:Vu,Disc3:zu,DiscAlbum:Ru,Divide:Hu,Dna:Ou,DnaOff:ju,Dock:Bu,Dog:Fu,DollarSign:Eu,Donut:Uu,DoorClosed:Wu,DoorClosedLocked:Gu,DoorOpen:Zu,Dot:Xu,Download:Ku,DraftingCompass:Yu,Drama:Ju,Dribbble:Qu,Drill:ep,Drone:tp,Droplet:op,DropletOff:ap,Droplets:np,Drum:ip,Drumstick:rp,Dumbbell:cp,Ear:dp,EarOff:sp,Earth:Ua,EarthLock:lp,Eclipse:hp,Egg:yp,EggFried:up,EggOff:pp,Ellipsis:Wa,EllipsisVertical:Ga,Equal:fp,EqualApproximately:kp,EqualNot:mp,Eraser:gp,EthernetPort:Mp,Euro:vp,Expand:xp,ExternalLink:_p,Eye:Cp,EyeClosed:bp,EyeOff:wp,Facebook:Sp,Factory:Lp,Fan:Np,FastForward:Ip,Feather:Ap,Fence:Pp,FerrisWheel:qp,Figma:Tp,File:Sy,FileArchive:$p,FileAudio:zp,FileAudio2:Vp,FileAxis3d:Za,FileBadge:Dp,FileBadge2:Rp,FileBox:Hp,FileChartColumn:Ka,FileChartColumnIncreasing:Xa,FileChartLine:Ya,FileChartPie:Ja,FileCheck:Bp,FileCheck2:jp,FileClock:Fp,FileCode:Ep,FileCode2:Op,FileCog:Qa,FileDiff:Up,FileDigit:Gp,FileDown:Wp,FileHeart:Zp,FileImage:Xp,FileInput:Kp,FileJson:Jp,FileJson2:Yp,FileKey:ey,FileKey2:Qp,FileLock:oy,FileLock2:ty,FileMinus:ny,FileMinus2:ay,FileMusic:iy,FileOutput:ry,FilePen:to,FilePenLine:eo,FilePlay:ao,FilePlus:cy,FilePlus2:sy,FileQuestionMark:oo,FileScan:dy,FileSearch:hy,FileSearch2:ly,FileSliders:uy,FileSpreadsheet:py,FileStack:yy,FileSymlink:ky,FileTerminal:fy,FileText:my,FileType:My,FileType2:gy,FileUp:vy,FileUser:xy,FileVideoCamera:no,FileVolume:by,FileVolume2:_y,FileWarning:wy,FileX:Ly,FileX2:Cy,Files:Ny,Film:Iy,Fingerprint:Ay,FireExtinguisher:Py,Fish:$y,FishOff:qy,FishSymbol:Ty,Flag:Dy,FlagOff:Vy,FlagTriangleLeft:zy,FlagTriangleRight:Ry,Flame:jy,FlameKindling:Hy,Flashlight:Fy,FlashlightOff:By,FlaskConical:Ey,FlaskConicalOff:Oy,FlaskRound:Uy,FlipHorizontal:Wy,FlipHorizontal2:Gy,FlipVertical:Xy,FlipVertical2:Zy,Flower:Yy,Flower2:Ky,Focus:Jy,FoldHorizontal:Qy,FoldVertical:e4,Folder:N4,FolderArchive:t4,FolderCheck:a4,FolderClock:o4,FolderClosed:n4,FolderCode:i4,FolderCog:io,FolderDot:r4,FolderDown:c4,FolderGit:l4,FolderGit2:s4,FolderHeart:d4,FolderInput:h4,FolderKanban:u4,FolderKey:p4,FolderLock:y4,FolderMinus:k4,FolderOpen:m4,FolderOpenDot:f4,FolderOutput:g4,FolderPen:ro,FolderPlus:M4,FolderRoot:v4,FolderSearch:_4,FolderSearch2:x4,FolderSymlink:b4,FolderSync:w4,FolderTree:C4,FolderUp:L4,FolderX:S4,Folders:I4,Footprints:P4,Forklift:A4,Forward:q4,Frame:T4,Framer:$4,Frown:V4,Fuel:z4,Fullscreen:R4,Funnel:so,FunnelPlus:D4,FunnelX:co,GalleryHorizontal:j4,GalleryHorizontalEnd:H4,GalleryThumbnails:B4,GalleryVertical:O4,GalleryVerticalEnd:F4,Gamepad:U4,Gamepad2:E4,Gauge:G4,Gavel:W4,Gem:Z4,GeorgianLari:X4,Ghost:K4,Gift:Y4,GitBranch:Q4,GitBranchPlus:J4,GitCommitHorizontal:lo,GitCommitVertical:ek,GitCompare:tk,GitCompareArrows:ak,GitFork:ok,GitGraph:nk,GitMerge:ik,GitPullRequest:hk,GitPullRequestArrow:rk,GitPullRequestClosed:ck,GitPullRequestCreate:dk,GitPullRequestCreateArrow:sk,GitPullRequestDraft:lk,Github:uk,Gitlab:pk,GlassWater:yk,Glasses:kk,Globe:mk,GlobeLock:fk,Goal:gk,Gpu:Mk,GraduationCap:vk,Grape:xk,Grid2x2:yo,Grid2x2Check:ho,Grid2x2Plus:uo,Grid2x2X:po,Grid3x2:_k,Grid3x3:et,Grip:Ck,GripHorizontal:bk,GripVertical:wk,Group:Lk,Guitar:Sk,Ham:Ak,Hamburger:Nk,Hammer:Ik,Hand:zk,HandCoins:Pk,HandFist:qk,HandGrab:ko,HandHeart:Tk,HandHelping:fo,HandMetal:$k,HandPlatter:Vk,Handbag:Rk,Handshake:Dk,HardDrive:Bk,HardDriveDownload:Hk,HardDriveUpload:jk,HardHat:Fk,Hash:Ok,HatGlasses:Ek,Haze:Uk,HdmiPort:Gk,Heading:Qk,Heading1:Wk,Heading2:Xk,Heading3:Zk,Heading4:Kk,Heading5:Yk,Heading6:Jk,HeadphoneOff:e5,Headphones:t5,Headset:a5,Heart:s5,HeartCrack:o5,HeartHandshake:n5,HeartMinus:i5,HeartOff:r5,HeartPlus:c5,HeartPulse:d5,Heater:l5,Hexagon:h5,Highlighter:u5,History:p5,Hop:k5,HopOff:y5,Hospital:f5,Hotel:m5,Hourglass:g5,House:mo,HousePlug:M5,HousePlus:v5,HouseWifi:x5,IceCreamBowl:go,IceCreamCone:Mo,IdCard:b5,IdCardLanyard:_5,Image:P5,ImageDown:w5,ImageMinus:C5,ImageOff:L5,ImagePlay:S5,ImagePlus:N5,ImageUp:I5,ImageUpscale:A5,Images:q5,Import:T5,Inbox:$5,IndentDecrease:vo,IndentIncrease:xo,IndianRupee:V5,Infinity:z5,Info:R5,InspectionPanel:D5,Instagram:H5,Italic:j5,IterationCcw:F5,IterationCw:B5,JapaneseYen:E5,Joystick:O5,Kanban:U5,Kayak:G5,Key:X5,KeyRound:W5,KeySquare:Z5,Keyboard:J5,KeyboardMusic:K5,KeyboardOff:Y5,Lamp:nf,LampCeiling:Q5,LampDesk:ef,LampFloor:tf,LampWallDown:af,LampWallUp:of,LandPlot:rf,Landmark:cf,Languages:sf,Laptop:lf,LaptopMinimal:_o,LaptopMinimalCheck:df,Lasso:uf,LassoSelect:hf,Laugh:pf,Layers:bo,Layers2:yf,LayoutDashboard:kf,LayoutGrid:ff,LayoutList:mf,LayoutPanelLeft:gf,LayoutPanelTop:Mf,LayoutTemplate:vf,Leaf:xf,LeafyGreen:_f,Lectern:bf,LetterText:wf,Library:Lf,LibraryBig:Cf,LifeBuoy:Sf,Ligature:Nf,Lightbulb:Af,LightbulbOff:If,LineSquiggle:Pf,Link:$f,Link2:Tf,Link2Off:qf,Linkedin:Vf,List:Qf,ListCheck:zf,ListChecks:Df,ListChevronsDownUp:Rf,ListCollapse:Hf,ListEnd:jf,ListFilter:Ff,ListFilterPlus:Bf,ListMinus:Of,ListMusic:Ef,ListOrdered:Gf,ListPlus:Uf,ListRestart:Wf,ListStart:Xf,ListTodo:Zf,ListTree:Yf,ListVideo:Kf,ListX:Jf,Loader:am,LoaderCircle:wo,LoaderPinwheel:em,Locate:nm,LocateFixed:tm,LocateOff:om,Lock:rm,LockKeyhole:im,LockKeyholeOpen:Co,LockOpen:Lo,LogIn:cm,LogOut:sm,Logs:dm,Lollipop:lm,Luggage:hm,Magnet:um,Mail:vm,MailCheck:pm,MailMinus:ym,MailOpen:km,MailPlus:fm,MailQuestionMark:So,MailSearch:gm,MailWarning:mm,MailX:Mm,Mailbox:xm,Mails:_m,Map:Rm,MapMinus:bm,MapPin:$m,MapPinCheck:Cm,MapPinCheckInside:wm,MapPinHouse:Lm,MapPinMinus:Nm,MapPinMinusInside:Sm,MapPinOff:Im,MapPinPen:No,MapPinPlus:Pm,MapPinPlusInside:Am,MapPinX:Tm,MapPinXInside:qm,MapPinned:Vm,MapPlus:zm,Mars:Hm,MarsStroke:Dm,Martini:jm,Maximize:Fm,Maximize2:Bm,Medal:Om,Megaphone:Um,MegaphoneOff:Em,Meh:Gm,MemoryStick:Wm,Menu:Zm,Merge:Xm,MessageCircle:i3,MessageCircleCode:Km,MessageCircleDashed:Ym,MessageCircleHeart:Jm,MessageCircleMore:Qm,MessageCircleOff:e3,MessageCirclePlus:t3,MessageCircleQuestionMark:Io,MessageCircleReply:a3,MessageCircleWarning:n3,MessageCircleX:o3,MessageSquare:x3,MessageSquareCode:r3,MessageSquareDashed:c3,MessageSquareDiff:s3,MessageSquareDot:d3,MessageSquareHeart:l3,MessageSquareLock:h3,MessageSquareMore:u3,MessageSquareOff:p3,MessageSquarePlus:k3,MessageSquareQuote:y3,MessageSquareReply:f3,MessageSquareShare:m3,MessageSquareText:g3,MessageSquareWarning:M3,MessageSquareX:v3,MessagesSquare:_3,Mic:C3,MicOff:b3,MicVocal:Ao,Microchip:w3,Microscope:L3,Microwave:S3,Milestone:N3,Milk:A3,MilkOff:I3,Minimize:q3,Minimize2:P3,Minus:T3,Monitor:G3,MonitorCheck:$3,MonitorCog:V3,MonitorDot:z3,MonitorDown:R3,MonitorOff:D3,MonitorPause:H3,MonitorPlay:j3,MonitorSmartphone:F3,MonitorSpeaker:B3,MonitorStop:O3,MonitorUp:E3,MonitorX:U3,Moon:Z3,MoonStar:W3,Mountain:Y3,MountainSnow:X3,Mouse:t6,MouseOff:K3,MousePointer:a6,MousePointer2:J3,MousePointerBan:Q3,MousePointerClick:e6,Move:y6,Move3d:Po,MoveDiagonal:i6,MoveDiagonal2:o6,MoveDown:c6,MoveDownLeft:n6,MoveDownRight:r6,MoveHorizontal:s6,MoveLeft:h6,MoveRight:d6,MoveUp:k6,MoveUpLeft:l6,MoveUpRight:u6,MoveVertical:p6,Music:x6,Music2:f6,Music3:m6,Music4:g6,Navigation:b6,Navigation2:v6,Navigation2Off:M6,NavigationOff:_6,Network:w6,Newspaper:L6,Nfc:C6,NonBinary:S6,Notebook:q6,NotebookPen:N6,NotebookTabs:I6,NotebookText:A6,NotepadText:T6,NotepadTextDashed:P6,Nut:$6,NutOff:V6,Octagon:R6,OctagonAlert:qo,OctagonMinus:z6,OctagonPause:To,OctagonX:$o,Omega:D6,Option:H6,Orbit:j6,Origami:B6,Package:X6,Package2:F6,PackageCheck:O6,PackageMinus:E6,PackageOpen:U6,PackagePlus:G6,PackageSearch:W6,PackageX:Z6,PaintBucket:K6,PaintRoller:Y6,Paintbrush:J6,PaintbrushVertical:Vo,Palette:Q6,Panda:e8,PanelBottom:o8,PanelBottomClose:t8,PanelBottomDashed:zo,PanelBottomOpen:a8,PanelLeft:jo,PanelLeftClose:Ro,PanelLeftDashed:Do,PanelLeftOpen:Ho,PanelLeftRightDashed:n8,PanelRight:c8,PanelRightClose:i8,PanelRightDashed:Bo,PanelRightOpen:r8,PanelTop:h8,PanelTopBottomDashed:s8,PanelTopClose:d8,PanelTopDashed:Fo,PanelTopOpen:l8,PanelsLeftBottom:u8,PanelsRightBottom:p8,PanelsTopLeft:Oo,Paperclip:y8,Parentheses:k8,ParkingMeter:f8,PartyPopper:m8,Pause:g8,PawPrint:M8,PcCase:v8,Pen:Uo,PenLine:Eo,PenOff:x8,PenTool:_8,Pencil:L8,PencilLine:b8,PencilOff:w8,PencilRuler:C8,Pentagon:S8,Percent:N8,PersonStanding:I8,PhilippinePeso:A8,Phone:z8,PhoneCall:P8,PhoneForwarded:q8,PhoneIncoming:T8,PhoneMissed:$8,PhoneOff:V8,PhoneOutgoing:R8,Pi:D8,Piano:H8,Pickaxe:j8,PictureInPicture:F8,PictureInPicture2:B8,PiggyBank:O8,Pilcrow:G8,PilcrowLeft:E8,PilcrowRight:U8,Pill:Z8,PillBottle:W8,Pin:K8,PinOff:X8,Pipette:Y8,Pizza:J8,Plane:tg,PlaneLanding:Q8,PlaneTakeoff:eg,Play:ag,Plug:ng,Plug2:og,PlugZap:Go,Plus:ig,Pocket:cg,PocketKnife:rg,Podcast:sg,Pointer:lg,PointerOff:dg,Popcorn:hg,Popsicle:ug,PoundSterling:pg,Power:kg,PowerOff:yg,Presentation:fg,Printer:gg,PrinterCheck:mg,Projector:Mg,Proportions:vg,Puzzle:xg,Pyramid:_g,QrCode:bg,Quote:wg,Rabbit:Cg,Radar:Lg,Radiation:Sg,Radical:Ng,Radio:Pg,RadioReceiver:Ig,RadioTower:Ag,Radius:qg,RailSymbol:Tg,Rainbow:$g,Rat:Vg,Ratio:zg,Receipt:Gg,ReceiptCent:Rg,ReceiptEuro:Dg,ReceiptIndianRupee:Hg,ReceiptJapaneseYen:jg,ReceiptPoundSterling:Bg,ReceiptRussianRuble:Fg,ReceiptSwissFranc:Og,ReceiptText:Eg,ReceiptTurkishLira:Ug,RectangleCircle:Wg,RectangleEllipsis:Wo,RectangleGoggles:Zg,RectangleHorizontal:Xg,RectangleVertical:Kg,Recycle:Yg,Redo:e7,Redo2:Jg,RedoDot:Qg,RefreshCcw:a7,RefreshCcwDot:t7,RefreshCw:n7,RefreshCwOff:o7,Refrigerator:i7,Regex:r7,RemoveFormatting:c7,Repeat:l7,Repeat1:s7,Repeat2:d7,Replace:u7,ReplaceAll:h7,Reply:y7,ReplyAll:p7,Rewind:k7,Ribbon:f7,Rocket:g7,RockingChair:m7,RollerCoaster:M7,Rose:v7,Rotate3d:Zo,RotateCcw:b7,RotateCcwKey:x7,RotateCcwSquare:_7,RotateCw:C7,RotateCwSquare:w7,Route:S7,RouteOff:L7,Router:N7,Rows2:Xo,Rows3:Ko,Rows4:I7,Rss:P7,Ruler:q7,RulerDimensionLine:A7,RussianRuble:T7,Sailboat:$7,Salad:V7,Sandwich:z7,Satellite:D7,SatelliteDish:R7,SaudiRiyal:H7,Save:F7,SaveAll:j7,SaveOff:B7,Scale:O7,Scale3d:Yo,Scaling:E7,Scan:Q7,ScanBarcode:U7,ScanEye:G7,ScanFace:W7,ScanHeart:Z7,ScanLine:X7,ScanQrCode:K7,ScanSearch:Y7,ScanText:J7,School:e9,Scissors:a9,ScissorsLineDashed:t9,ScreenShare:n9,ScreenShareOff:o9,Scroll:r9,ScrollText:i9,Search:h9,SearchCheck:c9,SearchCode:s9,SearchSlash:d9,SearchX:l9,Section:u9,Send:y9,SendHorizontal:Jo,SendToBack:p9,SeparatorHorizontal:k9,SeparatorVertical:f9,Server:v9,ServerCog:m9,ServerCrash:g9,ServerOff:M9,Settings:_9,Settings2:x9,Shapes:b9,Share:C9,Share2:w9,Sheet:L9,Shell:S9,Shield:R9,ShieldAlert:N9,ShieldBan:I9,ShieldCheck:A9,ShieldEllipsis:q9,ShieldHalf:P9,ShieldMinus:T9,ShieldOff:$9,ShieldPlus:V9,ShieldQuestionMark:Qo,ShieldUser:z9,ShieldX:en,Ship:H9,ShipWheel:D9,Shirt:j9,ShoppingBag:F9,ShoppingBasket:B9,ShoppingCart:O9,Shovel:E9,ShowerHead:U9,Shredder:G9,Shrimp:W9,Shrink:Z9,Shrub:X9,Shuffle:K9,Sigma:Y9,Signal:aM,SignalHigh:J9,SignalLow:tM,SignalMedium:Q9,SignalZero:eM,Signature:oM,Signpost:iM,SignpostBig:nM,Siren:rM,SkipBack:cM,SkipForward:sM,Skull:dM,Slack:hM,Slash:lM,Slice:uM,SlidersHorizontal:pM,SlidersVertical:tn,Smartphone:mM,SmartphoneCharging:yM,SmartphoneNfc:kM,Smile:gM,SmilePlus:fM,Snail:MM,Snowflake:vM,SoapDispenserDroplet:xM,Sofa:_M,Soup:bM,Space:wM,Spade:CM,Sparkle:LM,Sparkles:an,Speaker:SM,Speech:NM,SpellCheck:AM,SpellCheck2:IM,Spline:qM,SplinePointer:PM,Split:TM,Spool:zM,Spotlight:$M,SprayCan:VM,Sprout:RM,Square:ZM,SquareActivity:on,SquareArrowDown:cn,SquareArrowDownLeft:nn,SquareArrowDownRight:rn,SquareArrowLeft:sn,SquareArrowOutDownLeft:dn,SquareArrowOutDownRight:ln,SquareArrowOutUpLeft:hn,SquareArrowOutUpRight:un,SquareArrowRight:yn,SquareArrowUp:mn,SquareArrowUpLeft:pn,SquareArrowUpRight:kn,SquareAsterisk:fn,SquareBottomDashedScissors:gn,SquareChartGantt:tt,SquareCheck:Mn,SquareCheckBig:xn,SquareChevronDown:vn,SquareChevronLeft:_n,SquareChevronRight:bn,SquareChevronUp:wn,SquareCode:Cn,SquareDashed:Nn,SquareDashedBottom:HM,SquareDashedBottomCode:DM,SquareDashedKanban:Ln,SquareDashedMousePointer:Sn,SquareDashedTopSolid:jM,SquareDivide:In,SquareDot:Pn,SquareEqual:An,SquareFunction:qn,SquareKanban:Tn,SquareLibrary:$n,SquareM:Vn,SquareMenu:zn,SquareMinus:Rn,SquareMousePointer:Dn,SquareParking:Hn,SquareParkingOff:jn,SquarePause:BM,SquarePen:$e,SquarePercent:Bn,SquarePi:Fn,SquarePilcrow:En,SquarePlay:On,SquarePlus:Un,SquarePower:Gn,SquareRadical:FM,SquareRoundCorner:OM,SquareScissors:Zn,SquareSigma:Wn,SquareSlash:Xn,SquareSplitHorizontal:Kn,SquareSplitVertical:Yn,SquareSquare:EM,SquareStack:UM,SquareStar:GM,SquareStop:WM,SquareTerminal:Jn,SquareUser:e1,SquareUserRound:Qn,SquareX:t1,SquaresExclude:XM,SquaresIntersect:KM,SquaresSubtract:YM,SquaresUnite:JM,Squircle:ev,SquircleDashed:QM,Squirrel:tv,Stamp:av,Star:iv,StarHalf:ov,StarOff:nv,StepBack:rv,StepForward:cv,Stethoscope:dv,Sticker:sv,StickyNote:lv,Store:hv,StretchHorizontal:uv,StretchVertical:pv,Strikethrough:yv,Subscript:kv,Sun:Mv,SunDim:fv,SunMedium:mv,SunMoon:gv,SunSnow:vv,Sunrise:xv,Sunset:_v,Superscript:wv,SwatchBook:bv,SwissFranc:Cv,SwitchCamera:Lv,Sword:Sv,Swords:Nv,Syringe:Pv,Table:Rv,Table2:Iv,TableCellsMerge:Av,TableCellsSplit:qv,TableColumnsSplit:Tv,TableOfContents:$v,TableProperties:Vv,TableRowsSplit:zv,Tablet:Hv,TabletSmartphone:Dv,Tablets:jv,Tag:Bv,Tags:Fv,Tally1:Ov,Tally2:Ev,Tally3:Gv,Tally4:Uv,Tally5:Wv,Tangent:Zv,Target:Xv,Telescope:Kv,Tent:Jv,TentTree:Yv,Terminal:Qv,TestTube:ex,TestTubeDiagonal:a1,TestTubes:tx,Text:rx,TextCursor:ox,TextCursorInput:ax,TextQuote:nx,TextSearch:ix,TextSelect:o1,Theater:cx,Thermometer:lx,ThermometerSnowflake:sx,ThermometerSun:dx,ThumbsDown:hx,ThumbsUp:ux,Ticket:Mx,TicketCheck:px,TicketMinus:yx,TicketPercent:kx,TicketPlus:mx,TicketSlash:fx,TicketX:gx,Tickets:xx,TicketsPlane:vx,Timer:wx,TimerOff:_x,TimerReset:bx,ToggleLeft:Cx,ToggleRight:Lx,Toilet:Sx,ToolCase:Nx,Tornado:Ix,Torus:Ax,Touchpad:qx,TouchpadOff:Px,TowerControl:$x,ToyBrick:Tx,Tractor:Vx,TrafficCone:Rx,TrainFront:zx,TrainFrontTunnel:Dx,TrainTrack:Hx,TramFront:n1,Transgender:jx,Trash:Fx,Trash2:Bx,TreeDeciduous:Ox,TreePalm:i1,TreePine:Ex,Trees:Ux,Trello:Gx,TrendingDown:Wx,TrendingUp:Xx,TrendingUpDown:Zx,Triangle:Jx,TriangleAlert:r1,TriangleDashed:Kx,TriangleRight:Yx,Trophy:Qx,Truck:t_,TruckElectric:e_,TurkishLira:a_,Turntable:o_,Turtle:n_,Tv:r_,TvMinimal:c1,TvMinimalPlay:i_,Twitch:c_,Twitter:s_,Type:l_,TypeOutline:d_,Umbrella:u_,UmbrellaOff:h_,Underline:p_,Undo:f_,Undo2:y_,UndoDot:k_,UnfoldHorizontal:m_,UnfoldVertical:g_,Ungroup:M_,University:s1,Unlink:x_,Unlink2:v_,Unplug:__,Upload:b_,Usb:w_,User:z_,UserCheck:C_,UserCog:L_,UserLock:S_,UserMinus:N_,UserPen:I_,UserPlus:A_,UserRound:y1,UserRoundCheck:d1,UserRoundCog:l1,UserRoundMinus:h1,UserRoundPen:P_,UserRoundPlus:u1,UserRoundSearch:q_,UserRoundX:p1,UserSearch:$_,UserStar:T_,UserX:V_,Users:R_,UsersRound:k1,Utensils:m1,UtensilsCrossed:f1,UtilityPole:D_,Variable:H_,Vault:j_,VectorSquare:B_,Vegan:F_,VenetianMask:O_,Venus:U_,VenusAndMars:E_,Vibrate:W_,VibrateOff:G_,Video:X_,VideoOff:Z_,Videotape:K_,View:Y_,Voicemail:J_,Volleyball:Q_,Volume:nb,Volume1:eb,Volume2:tb,VolumeOff:ab,VolumeX:ob,Vote:ib,Wallet:cb,WalletCards:rb,WalletMinimal:g1,Wallpaper:sb,Wand:db,WandSparkles:M1,Warehouse:lb,WashingMachine:hb,Watch:ub,Waves:yb,WavesLadder:pb,Waypoints:kb,Webcam:fb,Webhook:gb,WebhookOff:mb,Weight:Mb,Wheat:xb,WheatOff:vb,WholeWord:_b,Wifi:Ab,WifiCog:bb,WifiHigh:wb,WifiLow:Cb,WifiOff:Lb,WifiPen:Sb,WifiSync:Nb,WifiZero:Ib,Wind:Pb,WindArrowDown:qb,Wine:$b,WineOff:Tb,Workflow:Vb,Worm:zb,WrapText:Rb,Wrench:Db,X:Hb,Youtube:jb,Zap:Fb,ZapOff:Bb,ZoomIn:Ob,ZoomOut:Eb});e.AArrowDown=wr;e.AArrowDownIcon=wr;e.AArrowUp=Cr;e.AArrowUpIcon=Cr;e.ALargeSmall=Lr;e.ALargeSmallIcon=Lr;e.Accessibility=Sr;e.AccessibilityIcon=Sr;e.Activity=Nr;e.ActivityIcon=Nr;e.ActivitySquare=on;e.ActivitySquareIcon=on;e.AirVent=Ir;e.AirVentIcon=Ir;e.Airplay=Ar;e.AirplayIcon=Ar;e.AlarmCheck=It;e.AlarmCheckIcon=It;e.AlarmClock=qr;e.AlarmClockCheck=It;e.AlarmClockCheckIcon=It;e.AlarmClockIcon=qr;e.AlarmClockMinus=At;e.AlarmClockMinusIcon=At;e.AlarmClockOff=Pr;e.AlarmClockOffIcon=Pr;e.AlarmClockPlus=Pt;e.AlarmClockPlusIcon=Pt;e.AlarmMinus=At;e.AlarmMinusIcon=At;e.AlarmPlus=Pt;e.AlarmPlusIcon=Pt;e.AlarmSmoke=Tr;e.AlarmSmokeIcon=Tr;e.Album=$r;e.AlbumIcon=$r;e.AlertCircle=ra;e.AlertCircleIcon=ra;e.AlertOctagon=qo;e.AlertOctagonIcon=qo;e.AlertTriangle=r1;e.AlertTriangleIcon=r1;e.AlignCenter=zr;e.AlignCenterHorizontal=Vr;e.AlignCenterHorizontalIcon=Vr;e.AlignCenterIcon=zr;e.AlignCenterVertical=Rr;e.AlignCenterVerticalIcon=Rr;e.AlignEndHorizontal=Dr;e.AlignEndHorizontalIcon=Dr;e.AlignEndVertical=Hr;e.AlignEndVerticalIcon=Hr;e.AlignHorizontalDistributeCenter=jr;e.AlignHorizontalDistributeCenterIcon=jr;e.AlignHorizontalDistributeEnd=Br;e.AlignHorizontalDistributeEndIcon=Br;e.AlignHorizontalDistributeStart=Fr;e.AlignHorizontalDistributeStartIcon=Fr;e.AlignHorizontalJustifyCenter=Or;e.AlignHorizontalJustifyCenterIcon=Or;e.AlignHorizontalJustifyEnd=Er;e.AlignHorizontalJustifyEndIcon=Er;e.AlignHorizontalJustifyStart=Ur;e.AlignHorizontalJustifyStartIcon=Ur;e.AlignHorizontalSpaceAround=Gr;e.AlignHorizontalSpaceAroundIcon=Gr;e.AlignHorizontalSpaceBetween=Wr;e.AlignHorizontalSpaceBetweenIcon=Wr;e.AlignJustify=Zr;e.AlignJustifyIcon=Zr;e.AlignLeft=Xr;e.AlignLeftIcon=Xr;e.AlignRight=Kr;e.AlignRightIcon=Kr;e.AlignStartHorizontal=Yr;e.AlignStartHorizontalIcon=Yr;e.AlignStartVertical=Jr;e.AlignStartVerticalIcon=Jr;e.AlignVerticalDistributeCenter=Qr;e.AlignVerticalDistributeCenterIcon=Qr;e.AlignVerticalDistributeEnd=ec;e.AlignVerticalDistributeEndIcon=ec;e.AlignVerticalDistributeStart=tc;e.AlignVerticalDistributeStartIcon=tc;e.AlignVerticalJustifyCenter=ac;e.AlignVerticalJustifyCenterIcon=ac;e.AlignVerticalJustifyEnd=oc;e.AlignVerticalJustifyEndIcon=oc;e.AlignVerticalJustifyStart=nc;e.AlignVerticalJustifyStartIcon=nc;e.AlignVerticalSpaceAround=ic;e.AlignVerticalSpaceAroundIcon=ic;e.AlignVerticalSpaceBetween=rc;e.AlignVerticalSpaceBetweenIcon=rc;e.Ambulance=cc;e.AmbulanceIcon=cc;e.Ampersand=sc;e.AmpersandIcon=sc;e.Ampersands=dc;e.AmpersandsIcon=dc;e.Amphora=lc;e.AmphoraIcon=lc;e.Anchor=hc;e.AnchorIcon=hc;e.Angry=uc;e.AngryIcon=uc;e.Annoyed=pc;e.AnnoyedIcon=pc;e.Antenna=yc;e.AntennaIcon=yc;e.Anvil=kc;e.AnvilIcon=kc;e.Aperture=fc;e.ApertureIcon=fc;e.AppWindow=gc;e.AppWindowIcon=gc;e.AppWindowMac=mc;e.AppWindowMacIcon=mc;e.Apple=Mc;e.AppleIcon=Mc;e.Archive=_c;e.ArchiveIcon=_c;e.ArchiveRestore=vc;e.ArchiveRestoreIcon=vc;e.ArchiveX=xc;e.ArchiveXIcon=xc;e.AreaChart=Gt;e.AreaChartIcon=Gt;e.Armchair=bc;e.ArmchairIcon=bc;e.ArrowBigDown=Cc;e.ArrowBigDownDash=wc;e.ArrowBigDownDashIcon=wc;e.ArrowBigDownIcon=Cc;e.ArrowBigLeft=Sc;e.ArrowBigLeftDash=Lc;e.ArrowBigLeftDashIcon=Lc;e.ArrowBigLeftIcon=Sc;e.ArrowBigRight=Ic;e.ArrowBigRightDash=Nc;e.ArrowBigRightDashIcon=Nc;e.ArrowBigRightIcon=Ic;e.ArrowBigUp=Pc;e.ArrowBigUpDash=Ac;e.ArrowBigUpDashIcon=Ac;e.ArrowBigUpIcon=Pc;e.ArrowDown=Bc;e.ArrowDown01=qc;e.ArrowDown01Icon=qc;e.ArrowDown10=Tc;e.ArrowDown10Icon=Tc;e.ArrowDownAZ=qt;e.ArrowDownAZIcon=qt;e.ArrowDownAz=qt;e.ArrowDownAzIcon=qt;e.ArrowDownCircle=ca;e.ArrowDownCircleIcon=ca;e.ArrowDownFromLine=$c;e.ArrowDownFromLineIcon=$c;e.ArrowDownIcon=Bc;e.ArrowDownLeft=Vc;e.ArrowDownLeftFromCircle=da;e.ArrowDownLeftFromCircleIcon=da;e.ArrowDownLeftFromSquare=dn;e.ArrowDownLeftFromSquareIcon=dn;e.ArrowDownLeftIcon=Vc;e.ArrowDownLeftSquare=nn;e.ArrowDownLeftSquareIcon=nn;e.ArrowDownNarrowWide=Rc;e.ArrowDownNarrowWideIcon=Rc;e.ArrowDownRight=zc;e.ArrowDownRightFromCircle=la;e.ArrowDownRightFromCircleIcon=la;e.ArrowDownRightFromSquare=ln;e.ArrowDownRightFromSquareIcon=ln;e.ArrowDownRightIcon=zc;e.ArrowDownRightSquare=rn;e.ArrowDownRightSquareIcon=rn;e.ArrowDownSquare=cn;e.ArrowDownSquareIcon=cn;e.ArrowDownToDot=Dc;e.ArrowDownToDotIcon=Dc;e.ArrowDownToLine=Hc;e.ArrowDownToLineIcon=Hc;e.ArrowDownUp=jc;e.ArrowDownUpIcon=jc;e.ArrowDownWideNarrow=Tt;e.ArrowDownWideNarrowIcon=Tt;e.ArrowDownZA=$t;e.ArrowDownZAIcon=$t;e.ArrowDownZa=$t;e.ArrowDownZaIcon=$t;e.ArrowLeft=Uc;e.ArrowLeftCircle=sa;e.ArrowLeftCircleIcon=sa;e.ArrowLeftFromLine=Oc;e.ArrowLeftFromLineIcon=Oc;e.ArrowLeftIcon=Uc;e.ArrowLeftRight=Fc;e.ArrowLeftRightIcon=Fc;e.ArrowLeftSquare=sn;e.ArrowLeftSquareIcon=sn;e.ArrowLeftToLine=Ec;e.ArrowLeftToLineIcon=Ec;e.ArrowRight=Xc;e.ArrowRightCircle=pa;e.ArrowRightCircleIcon=pa;e.ArrowRightFromLine=Gc;e.ArrowRightFromLineIcon=Gc;e.ArrowRightIcon=Xc;e.ArrowRightLeft=Wc;e.ArrowRightLeftIcon=Wc;e.ArrowRightSquare=yn;e.ArrowRightSquareIcon=yn;e.ArrowRightToLine=Zc;e.ArrowRightToLineIcon=Zc;e.ArrowUp=is;e.ArrowUp01=Kc;e.ArrowUp01Icon=Kc;e.ArrowUp10=Yc;e.ArrowUp10Icon=Yc;e.ArrowUpAZ=Vt;e.ArrowUpAZIcon=Vt;e.ArrowUpAz=Vt;e.ArrowUpAzIcon=Vt;e.ArrowUpCircle=ya;e.ArrowUpCircleIcon=ya;e.ArrowUpDown=Jc;e.ArrowUpDownIcon=Jc;e.ArrowUpFromDot=Qc;e.ArrowUpFromDotIcon=Qc;e.ArrowUpFromLine=es;e.ArrowUpFromLineIcon=es;e.ArrowUpIcon=is;e.ArrowUpLeft=ts;e.ArrowUpLeftFromCircle=ha;e.ArrowUpLeftFromCircleIcon=ha;e.ArrowUpLeftFromSquare=hn;e.ArrowUpLeftFromSquareIcon=hn;e.ArrowUpLeftIcon=ts;e.ArrowUpLeftSquare=pn;e.ArrowUpLeftSquareIcon=pn;e.ArrowUpNarrowWide=zt;e.ArrowUpNarrowWideIcon=zt;e.ArrowUpRight=as;e.ArrowUpRightFromCircle=ua;e.ArrowUpRightFromCircleIcon=ua;e.ArrowUpRightFromSquare=un;e.ArrowUpRightFromSquareIcon=un;e.ArrowUpRightIcon=as;e.ArrowUpRightSquare=kn;e.ArrowUpRightSquareIcon=kn;e.ArrowUpSquare=mn;e.ArrowUpSquareIcon=mn;e.ArrowUpToLine=os;e.ArrowUpToLineIcon=os;e.ArrowUpWideNarrow=ns;e.ArrowUpWideNarrowIcon=ns;e.ArrowUpZA=Rt;e.ArrowUpZAIcon=Rt;e.ArrowUpZa=Rt;e.ArrowUpZaIcon=Rt;e.ArrowsUpFromLine=rs;e.ArrowsUpFromLineIcon=rs;e.Asterisk=cs;e.AsteriskIcon=cs;e.AsteriskSquare=fn;e.AsteriskSquareIcon=fn;e.AtSign=ss;e.AtSignIcon=ss;e.Atom=ds;e.AtomIcon=ds;e.AudioLines=ls;e.AudioLinesIcon=ls;e.AudioWaveform=hs;e.AudioWaveformIcon=hs;e.Award=us;e.AwardIcon=us;e.Axe=ps;e.AxeIcon=ps;e.Axis3D=Dt;e.Axis3DIcon=Dt;e.Axis3d=Dt;e.Axis3dIcon=Dt;e.Baby=ys;e.BabyIcon=ys;e.Backpack=ks;e.BackpackIcon=ks;e.Badge=Ps;e.BadgeAlert=fs;e.BadgeAlertIcon=fs;e.BadgeCent=ms;e.BadgeCentIcon=ms;e.BadgeCheck=Ht;e.BadgeCheckIcon=Ht;e.BadgeDollarSign=gs;e.BadgeDollarSignIcon=gs;e.BadgeEuro=Ms;e.BadgeEuroIcon=Ms;e.BadgeHelp=jt;e.BadgeHelpIcon=jt;e.BadgeIcon=Ps;e.BadgeIndianRupee=vs;e.BadgeIndianRupeeIcon=vs;e.BadgeInfo=xs;e.BadgeInfoIcon=xs;e.BadgeJapaneseYen=_s;e.BadgeJapaneseYenIcon=_s;e.BadgeMinus=bs;e.BadgeMinusIcon=bs;e.BadgePercent=ws;e.BadgePercentIcon=ws;e.BadgePlus=Cs;e.BadgePlusIcon=Cs;e.BadgePoundSterling=Ls;e.BadgePoundSterlingIcon=Ls;e.BadgeQuestionMark=jt;e.BadgeQuestionMarkIcon=jt;e.BadgeRussianRuble=Ss;e.BadgeRussianRubleIcon=Ss;e.BadgeSwissFranc=Ns;e.BadgeSwissFrancIcon=Ns;e.BadgeTurkishLira=Is;e.BadgeTurkishLiraIcon=Is;e.BadgeX=As;e.BadgeXIcon=As;e.BaggageClaim=qs;e.BaggageClaimIcon=qs;e.Ban=Ts;e.BanIcon=Ts;e.Banana=$s;e.BananaIcon=$s;e.Bandage=Vs;e.BandageIcon=Vs;e.Banknote=Hs;e.BanknoteArrowDown=zs;e.BanknoteArrowDownIcon=zs;e.BanknoteArrowUp=Rs;e.BanknoteArrowUpIcon=Rs;e.BanknoteIcon=Hs;e.BanknoteX=Ds;e.BanknoteXIcon=Ds;e.BarChart=ea;e.BarChart2=ta;e.BarChart2Icon=ta;e.BarChart3=Jt;e.BarChart3Icon=Jt;e.BarChart4=Yt;e.BarChart4Icon=Yt;e.BarChartBig=Kt;e.BarChartBigIcon=Kt;e.BarChartHorizontal=Zt;e.BarChartHorizontalBig=Wt;e.BarChartHorizontalBigIcon=Wt;e.BarChartHorizontalIcon=Zt;e.BarChartIcon=ea;e.Barcode=js;e.BarcodeIcon=js;e.Barrel=Bs;e.BarrelIcon=Bs;e.Baseline=Os;e.BaselineIcon=Os;e.Bath=Fs;e.BathIcon=Fs;e.Battery=Ks;e.BatteryCharging=Es;e.BatteryChargingIcon=Es;e.BatteryFull=Us;e.BatteryFullIcon=Us;e.BatteryIcon=Ks;e.BatteryLow=Ws;e.BatteryLowIcon=Ws;e.BatteryMedium=Gs;e.BatteryMediumIcon=Gs;e.BatteryPlus=Zs;e.BatteryPlusIcon=Zs;e.BatteryWarning=Xs;e.BatteryWarningIcon=Xs;e.Beaker=Ys;e.BeakerIcon=Ys;e.Bean=Qs;e.BeanIcon=Qs;e.BeanOff=Js;e.BeanOffIcon=Js;e.Bed=a2;e.BedDouble=e2;e.BedDoubleIcon=e2;e.BedIcon=a2;e.BedSingle=t2;e.BedSingleIcon=t2;e.Beef=i2;e.BeefIcon=i2;e.Beer=n2;e.BeerIcon=n2;e.BeerOff=o2;e.BeerOffIcon=o2;e.Bell=u2;e.BellDot=r2;e.BellDotIcon=r2;e.BellElectric=s2;e.BellElectricIcon=s2;e.BellIcon=u2;e.BellMinus=c2;e.BellMinusIcon=c2;e.BellOff=d2;e.BellOffIcon=d2;e.BellPlus=l2;e.BellPlusIcon=l2;e.BellRing=h2;e.BellRingIcon=h2;e.BetweenHorizonalEnd=Bt;e.BetweenHorizonalEndIcon=Bt;e.BetweenHorizonalStart=Ft;e.BetweenHorizonalStartIcon=Ft;e.BetweenHorizontalEnd=Bt;e.BetweenHorizontalEndIcon=Bt;e.BetweenHorizontalStart=Ft;e.BetweenHorizontalStartIcon=Ft;e.BetweenVerticalEnd=p2;e.BetweenVerticalEndIcon=p2;e.BetweenVerticalStart=y2;e.BetweenVerticalStartIcon=y2;e.BicepsFlexed=k2;e.BicepsFlexedIcon=k2;e.Bike=f2;e.BikeIcon=f2;e.Binary=m2;e.BinaryIcon=m2;e.Binoculars=g2;e.BinocularsIcon=g2;e.Biohazard=M2;e.BiohazardIcon=M2;e.Bird=v2;e.BirdIcon=v2;e.Bitcoin=x2;e.BitcoinIcon=x2;e.Blend=_2;e.BlendIcon=_2;e.Blinds=b2;e.BlindsIcon=b2;e.Blocks=w2;e.BlocksIcon=w2;e.Bluetooth=N2;e.BluetoothConnected=C2;e.BluetoothConnectedIcon=C2;e.BluetoothIcon=N2;e.BluetoothOff=L2;e.BluetoothOffIcon=L2;e.BluetoothSearching=S2;e.BluetoothSearchingIcon=S2;e.Bold=I2;e.BoldIcon=I2;e.Bolt=A2;e.BoltIcon=A2;e.Bomb=P2;e.BombIcon=P2;e.Bone=q2;e.BoneIcon=q2;e.Book=ad;e.BookA=T2;e.BookAIcon=T2;e.BookAlert=$2;e.BookAlertIcon=$2;e.BookAudio=V2;e.BookAudioIcon=V2;e.BookCheck=z2;e.BookCheckIcon=z2;e.BookCopy=R2;e.BookCopyIcon=R2;e.BookDashed=Ot;e.BookDashedIcon=Ot;e.BookDown=D2;e.BookDownIcon=D2;e.BookHeadphones=H2;e.BookHeadphonesIcon=H2;e.BookHeart=j2;e.BookHeartIcon=j2;e.BookIcon=ad;e.BookImage=B2;e.BookImageIcon=B2;e.BookKey=F2;e.BookKeyIcon=F2;e.BookLock=O2;e.BookLockIcon=O2;e.BookMarked=E2;e.BookMarkedIcon=E2;e.BookMinus=U2;e.BookMinusIcon=U2;e.BookOpen=Z2;e.BookOpenCheck=G2;e.BookOpenCheckIcon=G2;e.BookOpenIcon=Z2;e.BookOpenText=W2;e.BookOpenTextIcon=W2;e.BookPlus=X2;e.BookPlusIcon=X2;e.BookTemplate=Ot;e.BookTemplateIcon=Ot;e.BookText=K2;e.BookTextIcon=K2;e.BookType=Y2;e.BookTypeIcon=Y2;e.BookUp=Q2;e.BookUp2=J2;e.BookUp2Icon=J2;e.BookUpIcon=Q2;e.BookUser=ed;e.BookUserIcon=ed;e.BookX=td;e.BookXIcon=td;e.Bookmark=cd;e.BookmarkCheck=od;e.BookmarkCheckIcon=od;e.BookmarkIcon=cd;e.BookmarkMinus=nd;e.BookmarkMinusIcon=nd;e.BookmarkPlus=id;e.BookmarkPlusIcon=id;e.BookmarkX=rd;e.BookmarkXIcon=rd;e.BoomBox=sd;e.BoomBoxIcon=sd;e.Bot=hd;e.BotIcon=hd;e.BotMessageSquare=dd;e.BotMessageSquareIcon=dd;e.BotOff=ld;e.BotOffIcon=ld;e.BottleWine=ud;e.BottleWineIcon=ud;e.BowArrow=pd;e.BowArrowIcon=pd;e.Box=yd;e.BoxIcon=yd;e.BoxSelect=Nn;e.BoxSelectIcon=Nn;e.Boxes=kd;e.BoxesIcon=kd;e.Braces=Et;e.BracesIcon=Et;e.Brackets=fd;e.BracketsIcon=fd;e.Brain=Md;e.BrainCircuit=md;e.BrainCircuitIcon=md;e.BrainCog=gd;e.BrainCogIcon=gd;e.BrainIcon=Md;e.BrickWall=_d;e.BrickWallFire=vd;e.BrickWallFireIcon=vd;e.BrickWallIcon=_d;e.BrickWallShield=xd;e.BrickWallShieldIcon=xd;e.Briefcase=Ld;e.BriefcaseBusiness=bd;e.BriefcaseBusinessIcon=bd;e.BriefcaseConveyorBelt=wd;e.BriefcaseConveyorBeltIcon=wd;e.BriefcaseIcon=Ld;e.BriefcaseMedical=Cd;e.BriefcaseMedicalIcon=Cd;e.BringToFront=Sd;e.BringToFrontIcon=Sd;e.Brush=Id;e.BrushCleaning=Nd;e.BrushCleaningIcon=Nd;e.BrushIcon=Id;e.Bubbles=Ad;e.BubblesIcon=Ad;e.Bug=Td;e.BugIcon=Td;e.BugOff=qd;e.BugOffIcon=qd;e.BugPlay=Pd;e.BugPlayIcon=Pd;e.Building=Vd;e.Building2=$d;e.Building2Icon=$d;e.BuildingIcon=Vd;e.Bus=Rd;e.BusFront=zd;e.BusFrontIcon=zd;e.BusIcon=Rd;e.Cable=Hd;e.CableCar=Dd;e.CableCarIcon=Dd;e.CableIcon=Hd;e.Cake=Bd;e.CakeIcon=Bd;e.CakeSlice=jd;e.CakeSliceIcon=jd;e.Calculator=Fd;e.CalculatorIcon=Fd;e.Calendar=h0;e.Calendar1=Od;e.Calendar1Icon=Od;e.CalendarArrowDown=Ud;e.CalendarArrowDownIcon=Ud;e.CalendarArrowUp=Ed;e.CalendarArrowUpIcon=Ed;e.CalendarCheck=Wd;e.CalendarCheck2=Gd;e.CalendarCheck2Icon=Gd;e.CalendarCheckIcon=Wd;e.CalendarClock=Zd;e.CalendarClockIcon=Zd;e.CalendarCog=Kd;e.CalendarCogIcon=Kd;e.CalendarDays=Xd;e.CalendarDaysIcon=Xd;e.CalendarFold=Yd;e.CalendarFoldIcon=Yd;e.CalendarHeart=Jd;e.CalendarHeartIcon=Jd;e.CalendarIcon=h0;e.CalendarMinus=Qd;e.CalendarMinus2=e0;e.CalendarMinus2Icon=e0;e.CalendarMinusIcon=Qd;e.CalendarOff=t0;e.CalendarOffIcon=t0;e.CalendarPlus=o0;e.CalendarPlus2=a0;e.CalendarPlus2Icon=a0;e.CalendarPlusIcon=o0;e.CalendarRange=n0;e.CalendarRangeIcon=n0;e.CalendarSearch=i0;e.CalendarSearchIcon=i0;e.CalendarSync=r0;e.CalendarSyncIcon=r0;e.CalendarX=s0;e.CalendarX2=c0;e.CalendarX2Icon=c0;e.CalendarXIcon=s0;e.Camera=l0;e.CameraIcon=l0;e.CameraOff=d0;e.CameraOffIcon=d0;e.CandlestickChart=Xt;e.CandlestickChartIcon=Xt;e.Candy=y0;e.CandyCane=u0;e.CandyCaneIcon=u0;e.CandyIcon=y0;e.CandyOff=p0;e.CandyOffIcon=p0;e.Cannabis=k0;e.CannabisIcon=k0;e.Captions=Ut;e.CaptionsIcon=Ut;e.CaptionsOff=f0;e.CaptionsOffIcon=f0;e.Car=M0;e.CarFront=m0;e.CarFrontIcon=m0;e.CarIcon=M0;e.CarTaxiFront=g0;e.CarTaxiFrontIcon=g0;e.Caravan=v0;e.CaravanIcon=v0;e.CardSim=x0;e.CardSimIcon=x0;e.Carrot=_0;e.CarrotIcon=_0;e.CaseLower=b0;e.CaseLowerIcon=b0;e.CaseSensitive=w0;e.CaseSensitiveIcon=w0;e.CaseUpper=C0;e.CaseUpperIcon=C0;e.CassetteTape=L0;e.CassetteTapeIcon=L0;e.Cast=S0;e.CastIcon=S0;e.Castle=N0;e.CastleIcon=N0;e.Cat=I0;e.CatIcon=I0;e.Cctv=A0;e.CctvIcon=A0;e.ChartArea=Gt;e.ChartAreaIcon=Gt;e.ChartBar=Zt;e.ChartBarBig=Wt;e.ChartBarBigIcon=Wt;e.ChartBarDecreasing=P0;e.ChartBarDecreasingIcon=P0;e.ChartBarIcon=Zt;e.ChartBarIncreasing=q0;e.ChartBarIncreasingIcon=q0;e.ChartBarStacked=T0;e.ChartBarStackedIcon=T0;e.ChartCandlestick=Xt;e.ChartCandlestickIcon=Xt;e.ChartColumn=Jt;e.ChartColumnBig=Kt;e.ChartColumnBigIcon=Kt;e.ChartColumnDecreasing=$0;e.ChartColumnDecreasingIcon=$0;e.ChartColumnIcon=Jt;e.ChartColumnIncreasing=Yt;e.ChartColumnIncreasingIcon=Yt;e.ChartColumnStacked=V0;e.ChartColumnStackedIcon=V0;e.ChartGantt=z0;e.ChartGanttIcon=z0;e.ChartLine=Qt;e.ChartLineIcon=Qt;e.ChartNetwork=R0;e.ChartNetworkIcon=R0;e.ChartNoAxesColumn=ta;e.ChartNoAxesColumnDecreasing=D0;e.ChartNoAxesColumnDecreasingIcon=D0;e.ChartNoAxesColumnIcon=ta;e.ChartNoAxesColumnIncreasing=ea;e.ChartNoAxesColumnIncreasingIcon=ea;e.ChartNoAxesCombined=H0;e.ChartNoAxesCombinedIcon=H0;e.ChartNoAxesGantt=aa;e.ChartNoAxesGanttIcon=aa;e.ChartPie=oa;e.ChartPieIcon=oa;e.ChartScatter=na;e.ChartScatterIcon=na;e.ChartSpline=j0;e.ChartSplineIcon=j0;e.Check=F0;e.CheckCheck=B0;e.CheckCheckIcon=B0;e.CheckCircle=ka;e.CheckCircle2=fa;e.CheckCircle2Icon=fa;e.CheckCircleIcon=ka;e.CheckIcon=F0;e.CheckLine=O0;e.CheckLineIcon=O0;e.CheckSquare=xn;e.CheckSquare2=Mn;e.CheckSquare2Icon=Mn;e.CheckSquareIcon=xn;e.ChefHat=E0;e.ChefHatIcon=E0;e.Cherry=U0;e.CherryIcon=U0;e.ChevronDown=G0;e.ChevronDownCircle=ma;e.ChevronDownCircleIcon=ma;e.ChevronDownIcon=G0;e.ChevronDownSquare=vn;e.ChevronDownSquareIcon=vn;e.ChevronFirst=W0;e.ChevronFirstIcon=W0;e.ChevronLast=Z0;e.ChevronLastIcon=Z0;e.ChevronLeft=X0;e.ChevronLeftCircle=ga;e.ChevronLeftCircleIcon=ga;e.ChevronLeftIcon=X0;e.ChevronLeftSquare=_n;e.ChevronLeftSquareIcon=_n;e.ChevronRight=K0;e.ChevronRightCircle=Ma;e.ChevronRightCircleIcon=Ma;e.ChevronRightIcon=K0;e.ChevronRightSquare=bn;e.ChevronRightSquareIcon=bn;e.ChevronUp=Y0;e.ChevronUpCircle=va;e.ChevronUpCircleIcon=va;e.ChevronUpIcon=Y0;e.ChevronUpSquare=wn;e.ChevronUpSquareIcon=wn;e.ChevronsDown=Q0;e.ChevronsDownIcon=Q0;e.ChevronsDownUp=J0;e.ChevronsDownUpIcon=J0;e.ChevronsLeft=al;e.ChevronsLeftIcon=al;e.ChevronsLeftRight=tl;e.ChevronsLeftRightEllipsis=el;e.ChevronsLeftRightEllipsisIcon=el;e.ChevronsLeftRightIcon=tl;e.ChevronsRight=nl;e.ChevronsRightIcon=nl;e.ChevronsRightLeft=ol;e.ChevronsRightLeftIcon=ol;e.ChevronsUp=rl;e.ChevronsUpDown=il;e.ChevronsUpDownIcon=il;e.ChevronsUpIcon=rl;e.Chrome=ia;e.ChromeIcon=ia;e.Chromium=ia;e.ChromiumIcon=ia;e.Church=cl;e.ChurchIcon=cl;e.Cigarette=dl;e.CigaretteIcon=dl;e.CigaretteOff=sl;e.CigaretteOffIcon=sl;e.Circle=bl;e.CircleAlert=ra;e.CircleAlertIcon=ra;e.CircleArrowDown=ca;e.CircleArrowDownIcon=ca;e.CircleArrowLeft=sa;e.CircleArrowLeftIcon=sa;e.CircleArrowOutDownLeft=da;e.CircleArrowOutDownLeftIcon=da;e.CircleArrowOutDownRight=la;e.CircleArrowOutDownRightIcon=la;e.CircleArrowOutUpLeft=ha;e.CircleArrowOutUpLeftIcon=ha;e.CircleArrowOutUpRight=ua;e.CircleArrowOutUpRightIcon=ua;e.CircleArrowRight=pa;e.CircleArrowRightIcon=pa;e.CircleArrowUp=ya;e.CircleArrowUpIcon=ya;e.CircleCheck=fa;e.CircleCheckBig=ka;e.CircleCheckBigIcon=ka;e.CircleCheckIcon=fa;e.CircleChevronDown=ma;e.CircleChevronDownIcon=ma;e.CircleChevronLeft=ga;e.CircleChevronLeftIcon=ga;e.CircleChevronRight=Ma;e.CircleChevronRightIcon=Ma;e.CircleChevronUp=va;e.CircleChevronUpIcon=va;e.CircleDashed=ll;e.CircleDashedIcon=ll;e.CircleDivide=xa;e.CircleDivideIcon=xa;e.CircleDollarSign=hl;e.CircleDollarSignIcon=hl;e.CircleDot=pl;e.CircleDotDashed=ul;e.CircleDotDashedIcon=ul;e.CircleDotIcon=pl;e.CircleEllipsis=yl;e.CircleEllipsisIcon=yl;e.CircleEqual=fl;e.CircleEqualIcon=fl;e.CircleFadingArrowUp=kl;e.CircleFadingArrowUpIcon=kl;e.CircleFadingPlus=ml;e.CircleFadingPlusIcon=ml;e.CircleGauge=_a;e.CircleGaugeIcon=_a;e.CircleHelp=Je;e.CircleHelpIcon=Je;e.CircleIcon=bl;e.CircleMinus=ba;e.CircleMinusIcon=ba;e.CircleOff=gl;e.CircleOffIcon=gl;e.CircleParking=Ca;e.CircleParkingIcon=Ca;e.CircleParkingOff=wa;e.CircleParkingOffIcon=wa;e.CirclePause=La;e.CirclePauseIcon=La;e.CirclePercent=Sa;e.CirclePercentIcon=Sa;e.CirclePlay=Na;e.CirclePlayIcon=Na;e.CirclePlus=Ia;e.CirclePlusIcon=Ia;e.CirclePoundSterling=Ml;e.CirclePoundSterlingIcon=Ml;e.CirclePower=Aa;e.CirclePowerIcon=Aa;e.CircleQuestionMark=Je;e.CircleQuestionMarkIcon=Je;e.CircleSlash=vl;e.CircleSlash2=Pa;e.CircleSlash2Icon=Pa;e.CircleSlashIcon=vl;e.CircleSlashed=Pa;e.CircleSlashedIcon=Pa;e.CircleSmall=xl;e.CircleSmallIcon=xl;e.CircleStar=_l;e.CircleStarIcon=_l;e.CircleStop=qa;e.CircleStopIcon=qa;e.CircleUser=$a;e.CircleUserIcon=$a;e.CircleUserRound=Ta;e.CircleUserRoundIcon=Ta;e.CircleX=Va;e.CircleXIcon=Va;e.CircuitBoard=wl;e.CircuitBoardIcon=wl;e.Citrus=Cl;e.CitrusIcon=Cl;e.Clapperboard=Ll;e.ClapperboardIcon=Ll;e.Clipboard=zl;e.ClipboardCheck=Sl;e.ClipboardCheckIcon=Sl;e.ClipboardClock=Nl;e.ClipboardClockIcon=Nl;e.ClipboardCopy=Il;e.ClipboardCopyIcon=Il;e.ClipboardEdit=Ra;e.ClipboardEditIcon=Ra;e.ClipboardIcon=zl;e.ClipboardList=Al;e.ClipboardListIcon=Al;e.ClipboardMinus=Pl;e.ClipboardMinusIcon=Pl;e.ClipboardPaste=ql;e.ClipboardPasteIcon=ql;e.ClipboardPen=Ra;e.ClipboardPenIcon=Ra;e.ClipboardPenLine=za;e.ClipboardPenLineIcon=za;e.ClipboardPlus=Tl;e.ClipboardPlusIcon=Tl;e.ClipboardSignature=za;e.ClipboardSignatureIcon=za;e.ClipboardType=$l;e.ClipboardTypeIcon=$l;e.ClipboardX=Vl;e.ClipboardXIcon=Vl;e.Clock=th;e.Clock1=Rl;e.Clock10=Dl;e.Clock10Icon=Dl;e.Clock11=Hl;e.Clock11Icon=Hl;e.Clock12=jl;e.Clock12Icon=jl;e.Clock1Icon=Rl;e.Clock2=Bl;e.Clock2Icon=Bl;e.Clock3=Fl;e.Clock3Icon=Fl;e.Clock4=Ol;e.Clock4Icon=Ol;e.Clock5=El;e.Clock5Icon=El;e.Clock6=Ul;e.Clock6Icon=Ul;e.Clock7=Gl;e.Clock7Icon=Gl;e.Clock8=Zl;e.Clock8Icon=Zl;e.Clock9=Wl;e.Clock9Icon=Wl;e.ClockAlert=Xl;e.ClockAlertIcon=Xl;e.ClockArrowDown=Kl;e.ClockArrowDownIcon=Kl;e.ClockArrowUp=Yl;e.ClockArrowUpIcon=Yl;e.ClockFading=Jl;e.ClockFadingIcon=Jl;e.ClockIcon=th;e.ClockPlus=Ql;e.ClockPlusIcon=Ql;e.ClosedCaption=eh;e.ClosedCaptionIcon=eh;e.Cloud=mh;e.CloudAlert=ah;e.CloudAlertIcon=ah;e.CloudCheck=oh;e.CloudCheckIcon=oh;e.CloudCog=nh;e.CloudCogIcon=nh;e.CloudDownload=Da;e.CloudDownloadIcon=Da;e.CloudDrizzle=ih;e.CloudDrizzleIcon=ih;e.CloudFog=rh;e.CloudFogIcon=rh;e.CloudHail=ch;e.CloudHailIcon=ch;e.CloudIcon=mh;e.CloudLightning=sh;e.CloudLightningIcon=sh;e.CloudMoon=lh;e.CloudMoonIcon=lh;e.CloudMoonRain=dh;e.CloudMoonRainIcon=dh;e.CloudOff=hh;e.CloudOffIcon=hh;e.CloudRain=ph;e.CloudRainIcon=ph;e.CloudRainWind=uh;e.CloudRainWindIcon=uh;e.CloudSnow=yh;e.CloudSnowIcon=yh;e.CloudSun=fh;e.CloudSunIcon=fh;e.CloudSunRain=kh;e.CloudSunRainIcon=kh;e.CloudUpload=Ha;e.CloudUploadIcon=Ha;e.Cloudy=gh;e.CloudyIcon=gh;e.Clover=Mh;e.CloverIcon=Mh;e.Club=vh;e.ClubIcon=vh;e.Code=xh;e.Code2=ja;e.Code2Icon=ja;e.CodeIcon=xh;e.CodeSquare=Cn;e.CodeSquareIcon=Cn;e.CodeXml=ja;e.CodeXmlIcon=ja;e.Codepen=_h;e.CodepenIcon=_h;e.Codesandbox=wh;e.CodesandboxIcon=wh;e.Coffee=bh;e.CoffeeIcon=bh;e.Cog=Ch;e.CogIcon=Ch;e.Coins=Lh;e.CoinsIcon=Lh;e.Columns=Ba;e.Columns2=Ba;e.Columns2Icon=Ba;e.Columns3=Fa;e.Columns3Cog=Qe;e.Columns3CogIcon=Qe;e.Columns3Icon=Fa;e.Columns4=Sh;e.Columns4Icon=Sh;e.ColumnsIcon=Ba;e.ColumnsSettings=Qe;e.ColumnsSettingsIcon=Qe;e.Combine=Nh;e.CombineIcon=Nh;e.Command=Ih;e.CommandIcon=Ih;e.Compass=Ah;e.CompassIcon=Ah;e.Component=Ph;e.ComponentIcon=Ph;e.Computer=qh;e.ComputerIcon=qh;e.ConciergeBell=$h;e.ConciergeBellIcon=$h;e.Cone=Th;e.ConeIcon=Th;e.Construction=Vh;e.ConstructionIcon=Vh;e.Contact=zh;e.Contact2=Oa;e.Contact2Icon=Oa;e.ContactIcon=zh;e.ContactRound=Oa;e.ContactRoundIcon=Oa;e.Container=Rh;e.ContainerIcon=Rh;e.Contrast=Dh;e.ContrastIcon=Dh;e.Cookie=Hh;e.CookieIcon=Hh;e.CookingPot=jh;e.CookingPotIcon=jh;e.Copy=Gh;e.CopyCheck=Bh;e.CopyCheckIcon=Bh;e.CopyIcon=Gh;e.CopyMinus=Fh;e.CopyMinusIcon=Fh;e.CopyPlus=Oh;e.CopyPlusIcon=Oh;e.CopySlash=Eh;e.CopySlashIcon=Eh;e.CopyX=Uh;e.CopyXIcon=Uh;e.Copyleft=Wh;e.CopyleftIcon=Wh;e.Copyright=Zh;e.CopyrightIcon=Zh;e.CornerDownLeft=Xh;e.CornerDownLeftIcon=Xh;e.CornerDownRight=Kh;e.CornerDownRightIcon=Kh;e.CornerLeftDown=Yh;e.CornerLeftDownIcon=Yh;e.CornerLeftUp=Jh;e.CornerLeftUpIcon=Jh;e.CornerRightDown=Qh;e.CornerRightDownIcon=Qh;e.CornerRightUp=eu;e.CornerRightUpIcon=eu;e.CornerUpLeft=tu;e.CornerUpLeftIcon=tu;e.CornerUpRight=au;e.CornerUpRightIcon=au;e.Cpu=ou;e.CpuIcon=ou;e.CreativeCommons=nu;e.CreativeCommonsIcon=nu;e.CreditCard=iu;e.CreditCardIcon=iu;e.Croissant=ru;e.CroissantIcon=ru;e.Crop=cu;e.CropIcon=cu;e.Cross=su;e.CrossIcon=su;e.Crosshair=du;e.CrosshairIcon=du;e.Crown=lu;e.CrownIcon=lu;e.Cuboid=hu;e.CuboidIcon=hu;e.CupSoda=uu;e.CupSodaIcon=uu;e.CurlyBraces=Et;e.CurlyBracesIcon=Et;e.Currency=pu;e.CurrencyIcon=pu;e.Cylinder=yu;e.CylinderIcon=yu;e.Dam=ku;e.DamIcon=ku;e.Database=gu;e.DatabaseBackup=fu;e.DatabaseBackupIcon=fu;e.DatabaseIcon=gu;e.DatabaseZap=mu;e.DatabaseZapIcon=mu;e.DecimalsArrowLeft=Mu;e.DecimalsArrowLeftIcon=Mu;e.DecimalsArrowRight=vu;e.DecimalsArrowRightIcon=vu;e.Delete=xu;e.DeleteIcon=xu;e.Dessert=_u;e.DessertIcon=_u;e.Diameter=bu;e.DiameterIcon=bu;e.Diamond=Lu;e.DiamondIcon=Lu;e.DiamondMinus=wu;e.DiamondMinusIcon=wu;e.DiamondPercent=Ea;e.DiamondPercentIcon=Ea;e.DiamondPlus=Cu;e.DiamondPlusIcon=Cu;e.Dice1=Su;e.Dice1Icon=Su;e.Dice2=Nu;e.Dice2Icon=Nu;e.Dice3=Iu;e.Dice3Icon=Iu;e.Dice4=Au;e.Dice4Icon=Au;e.Dice5=Pu;e.Dice5Icon=Pu;e.Dice6=qu;e.Dice6Icon=qu;e.Dices=Tu;e.DicesIcon=Tu;e.Diff=$u;e.DiffIcon=$u;e.Disc=Du;e.Disc2=Vu;e.Disc2Icon=Vu;e.Disc3=zu;e.Disc3Icon=zu;e.DiscAlbum=Ru;e.DiscAlbumIcon=Ru;e.DiscIcon=Du;e.Divide=Hu;e.DivideCircle=xa;e.DivideCircleIcon=xa;e.DivideIcon=Hu;e.DivideSquare=In;e.DivideSquareIcon=In;e.Dna=Ou;e.DnaIcon=Ou;e.DnaOff=ju;e.DnaOffIcon=ju;e.Dock=Bu;e.DockIcon=Bu;e.Dog=Fu;e.DogIcon=Fu;e.DollarSign=Eu;e.DollarSignIcon=Eu;e.Donut=Uu;e.DonutIcon=Uu;e.DoorClosed=Wu;e.DoorClosedIcon=Wu;e.DoorClosedLocked=Gu;e.DoorClosedLockedIcon=Gu;e.DoorOpen=Zu;e.DoorOpenIcon=Zu;e.Dot=Xu;e.DotIcon=Xu;e.DotSquare=Pn;e.DotSquareIcon=Pn;e.Download=Ku;e.DownloadCloud=Da;e.DownloadCloudIcon=Da;e.DownloadIcon=Ku;e.DraftingCompass=Yu;e.DraftingCompassIcon=Yu;e.Drama=Ju;e.DramaIcon=Ju;e.Dribbble=Qu;e.DribbbleIcon=Qu;e.Drill=ep;e.DrillIcon=ep;e.Drone=tp;e.DroneIcon=tp;e.Droplet=op;e.DropletIcon=op;e.DropletOff=ap;e.DropletOffIcon=ap;e.Droplets=np;e.DropletsIcon=np;e.Drum=ip;e.DrumIcon=ip;e.Drumstick=rp;e.DrumstickIcon=rp;e.Dumbbell=cp;e.DumbbellIcon=cp;e.Ear=dp;e.EarIcon=dp;e.EarOff=sp;e.EarOffIcon=sp;e.Earth=Ua;e.EarthIcon=Ua;e.EarthLock=lp;e.EarthLockIcon=lp;e.Eclipse=hp;e.EclipseIcon=hp;e.Edit=$e;e.Edit2=Uo;e.Edit2Icon=Uo;e.Edit3=Eo;e.Edit3Icon=Eo;e.EditIcon=$e;e.Egg=yp;e.EggFried=up;e.EggFriedIcon=up;e.EggIcon=yp;e.EggOff=pp;e.EggOffIcon=pp;e.Ellipsis=Wa;e.EllipsisIcon=Wa;e.EllipsisVertical=Ga;e.EllipsisVerticalIcon=Ga;e.Equal=fp;e.EqualApproximately=kp;e.EqualApproximatelyIcon=kp;e.EqualIcon=fp;e.EqualNot=mp;e.EqualNotIcon=mp;e.EqualSquare=An;e.EqualSquareIcon=An;e.Eraser=gp;e.EraserIcon=gp;e.EthernetPort=Mp;e.EthernetPortIcon=Mp;e.Euro=vp;e.EuroIcon=vp;e.Expand=xp;e.ExpandIcon=xp;e.ExternalLink=_p;e.ExternalLinkIcon=_p;e.Eye=Cp;e.EyeClosed=bp;e.EyeClosedIcon=bp;e.EyeIcon=Cp;e.EyeOff=wp;e.EyeOffIcon=wp;e.Facebook=Sp;e.FacebookIcon=Sp;e.Factory=Lp;e.FactoryIcon=Lp;e.Fan=Np;e.FanIcon=Np;e.FastForward=Ip;e.FastForwardIcon=Ip;e.Feather=Ap;e.FeatherIcon=Ap;e.Fence=Pp;e.FenceIcon=Pp;e.FerrisWheel=qp;e.FerrisWheelIcon=qp;e.Figma=Tp;e.FigmaIcon=Tp;e.File=Sy;e.FileArchive=$p;e.FileArchiveIcon=$p;e.FileAudio=zp;e.FileAudio2=Vp;e.FileAudio2Icon=Vp;e.FileAudioIcon=zp;e.FileAxis3D=Za;e.FileAxis3DIcon=Za;e.FileAxis3d=Za;e.FileAxis3dIcon=Za;e.FileBadge=Dp;e.FileBadge2=Rp;e.FileBadge2Icon=Rp;e.FileBadgeIcon=Dp;e.FileBarChart=Xa;e.FileBarChart2=Ka;e.FileBarChart2Icon=Ka;e.FileBarChartIcon=Xa;e.FileBox=Hp;e.FileBoxIcon=Hp;e.FileChartColumn=Ka;e.FileChartColumnIcon=Ka;e.FileChartColumnIncreasing=Xa;e.FileChartColumnIncreasingIcon=Xa;e.FileChartLine=Ya;e.FileChartLineIcon=Ya;e.FileChartPie=Ja;e.FileChartPieIcon=Ja;e.FileCheck=Bp;e.FileCheck2=jp;e.FileCheck2Icon=jp;e.FileCheckIcon=Bp;e.FileClock=Fp;e.FileClockIcon=Fp;e.FileCode=Ep;e.FileCode2=Op;e.FileCode2Icon=Op;e.FileCodeIcon=Ep;e.FileCog=Qa;e.FileCog2=Qa;e.FileCog2Icon=Qa;e.FileCogIcon=Qa;e.FileDiff=Up;e.FileDiffIcon=Up;e.FileDigit=Gp;e.FileDigitIcon=Gp;e.FileDown=Wp;e.FileDownIcon=Wp;e.FileEdit=to;e.FileEditIcon=to;e.FileHeart=Zp;e.FileHeartIcon=Zp;e.FileIcon=Sy;e.FileImage=Xp;e.FileImageIcon=Xp;e.FileInput=Kp;e.FileInputIcon=Kp;e.FileJson=Jp;e.FileJson2=Yp;e.FileJson2Icon=Yp;e.FileJsonIcon=Jp;e.FileKey=ey;e.FileKey2=Qp;e.FileKey2Icon=Qp;e.FileKeyIcon=ey;e.FileLineChart=Ya;e.FileLineChartIcon=Ya;e.FileLock=oy;e.FileLock2=ty;e.FileLock2Icon=ty;e.FileLockIcon=oy;e.FileMinus=ny;e.FileMinus2=ay;e.FileMinus2Icon=ay;e.FileMinusIcon=ny;e.FileMusic=iy;e.FileMusicIcon=iy;e.FileOutput=ry;e.FileOutputIcon=ry;e.FilePen=to;e.FilePenIcon=to;e.FilePenLine=eo;e.FilePenLineIcon=eo;e.FilePieChart=Ja;e.FilePieChartIcon=Ja;e.FilePlay=ao;e.FilePlayIcon=ao;e.FilePlus=cy;e.FilePlus2=sy;e.FilePlus2Icon=sy;e.FilePlusIcon=cy;e.FileQuestion=oo;e.FileQuestionIcon=oo;e.FileQuestionMark=oo;e.FileQuestionMarkIcon=oo;e.FileScan=dy;e.FileScanIcon=dy;e.FileSearch=hy;e.FileSearch2=ly;e.FileSearch2Icon=ly;e.FileSearchIcon=hy;e.FileSignature=eo;e.FileSignatureIcon=eo;e.FileSliders=uy;e.FileSlidersIcon=uy;e.FileSpreadsheet=py;e.FileSpreadsheetIcon=py;e.FileStack=yy;e.FileStackIcon=yy;e.FileSymlink=ky;e.FileSymlinkIcon=ky;e.FileTerminal=fy;e.FileTerminalIcon=fy;e.FileText=my;e.FileTextIcon=my;e.FileType=My;e.FileType2=gy;e.FileType2Icon=gy;e.FileTypeIcon=My;e.FileUp=vy;e.FileUpIcon=vy;e.FileUser=xy;e.FileUserIcon=xy;e.FileVideo=ao;e.FileVideo2=no;e.FileVideo2Icon=no;e.FileVideoCamera=no;e.FileVideoCameraIcon=no;e.FileVideoIcon=ao;e.FileVolume=by;e.FileVolume2=_y;e.FileVolume2Icon=_y;e.FileVolumeIcon=by;e.FileWarning=wy;e.FileWarningIcon=wy;e.FileX=Ly;e.FileX2=Cy;e.FileX2Icon=Cy;e.FileXIcon=Ly;e.Files=Ny;e.FilesIcon=Ny;e.Film=Iy;e.FilmIcon=Iy;e.Filter=so;e.FilterIcon=so;e.FilterX=co;e.FilterXIcon=co;e.Fingerprint=Ay;e.FingerprintIcon=Ay;e.FireExtinguisher=Py;e.FireExtinguisherIcon=Py;e.Fish=$y;e.FishIcon=$y;e.FishOff=qy;e.FishOffIcon=qy;e.FishSymbol=Ty;e.FishSymbolIcon=Ty;e.Flag=Dy;e.FlagIcon=Dy;e.FlagOff=Vy;e.FlagOffIcon=Vy;e.FlagTriangleLeft=zy;e.FlagTriangleLeftIcon=zy;e.FlagTriangleRight=Ry;e.FlagTriangleRightIcon=Ry;e.Flame=jy;e.FlameIcon=jy;e.FlameKindling=Hy;e.FlameKindlingIcon=Hy;e.Flashlight=Fy;e.FlashlightIcon=Fy;e.FlashlightOff=By;e.FlashlightOffIcon=By;e.FlaskConical=Ey;e.FlaskConicalIcon=Ey;e.FlaskConicalOff=Oy;e.FlaskConicalOffIcon=Oy;e.FlaskRound=Uy;e.FlaskRoundIcon=Uy;e.FlipHorizontal=Wy;e.FlipHorizontal2=Gy;e.FlipHorizontal2Icon=Gy;e.FlipHorizontalIcon=Wy;e.FlipVertical=Xy;e.FlipVertical2=Zy;e.FlipVertical2Icon=Zy;e.FlipVerticalIcon=Xy;e.Flower=Yy;e.Flower2=Ky;e.Flower2Icon=Ky;e.FlowerIcon=Yy;e.Focus=Jy;e.FocusIcon=Jy;e.FoldHorizontal=Qy;e.FoldHorizontalIcon=Qy;e.FoldVertical=e4;e.FoldVerticalIcon=e4;e.Folder=N4;e.FolderArchive=t4;e.FolderArchiveIcon=t4;e.FolderCheck=a4;e.FolderCheckIcon=a4;e.FolderClock=o4;e.FolderClockIcon=o4;e.FolderClosed=n4;e.FolderClosedIcon=n4;e.FolderCode=i4;e.FolderCodeIcon=i4;e.FolderCog=io;e.FolderCog2=io;e.FolderCog2Icon=io;e.FolderCogIcon=io;e.FolderDot=r4;e.FolderDotIcon=r4;e.FolderDown=c4;e.FolderDownIcon=c4;e.FolderEdit=ro;e.FolderEditIcon=ro;e.FolderGit=l4;e.FolderGit2=s4;e.FolderGit2Icon=s4;e.FolderGitIcon=l4;e.FolderHeart=d4;e.FolderHeartIcon=d4;e.FolderIcon=N4;e.FolderInput=h4;e.FolderInputIcon=h4;e.FolderKanban=u4;e.FolderKanbanIcon=u4;e.FolderKey=p4;e.FolderKeyIcon=p4;e.FolderLock=y4;e.FolderLockIcon=y4;e.FolderMinus=k4;e.FolderMinusIcon=k4;e.FolderOpen=m4;e.FolderOpenDot=f4;e.FolderOpenDotIcon=f4;e.FolderOpenIcon=m4;e.FolderOutput=g4;e.FolderOutputIcon=g4;e.FolderPen=ro;e.FolderPenIcon=ro;e.FolderPlus=M4;e.FolderPlusIcon=M4;e.FolderRoot=v4;e.FolderRootIcon=v4;e.FolderSearch=_4;e.FolderSearch2=x4;e.FolderSearch2Icon=x4;e.FolderSearchIcon=_4;e.FolderSymlink=b4;e.FolderSymlinkIcon=b4;e.FolderSync=w4;e.FolderSyncIcon=w4;e.FolderTree=C4;e.FolderTreeIcon=C4;e.FolderUp=L4;e.FolderUpIcon=L4;e.FolderX=S4;e.FolderXIcon=S4;e.Folders=I4;e.FoldersIcon=I4;e.Footprints=P4;e.FootprintsIcon=P4;e.ForkKnife=m1;e.ForkKnifeCrossed=f1;e.ForkKnifeCrossedIcon=f1;e.ForkKnifeIcon=m1;e.Forklift=A4;e.ForkliftIcon=A4;e.FormInput=Wo;e.FormInputIcon=Wo;e.Forward=q4;e.ForwardIcon=q4;e.Frame=T4;e.FrameIcon=T4;e.Framer=$4;e.FramerIcon=$4;e.Frown=V4;e.FrownIcon=V4;e.Fuel=z4;e.FuelIcon=z4;e.Fullscreen=R4;e.FullscreenIcon=R4;e.FunctionSquare=qn;e.FunctionSquareIcon=qn;e.Funnel=so;e.FunnelIcon=so;e.FunnelPlus=D4;e.FunnelPlusIcon=D4;e.FunnelX=co;e.FunnelXIcon=co;e.GalleryHorizontal=j4;e.GalleryHorizontalEnd=H4;e.GalleryHorizontalEndIcon=H4;e.GalleryHorizontalIcon=j4;e.GalleryThumbnails=B4;e.GalleryThumbnailsIcon=B4;e.GalleryVertical=O4;e.GalleryVerticalEnd=F4;e.GalleryVerticalEndIcon=F4;e.GalleryVerticalIcon=O4;e.Gamepad=U4;e.Gamepad2=E4;e.Gamepad2Icon=E4;e.GamepadIcon=U4;e.GanttChart=aa;e.GanttChartIcon=aa;e.GanttChartSquare=tt;e.GanttChartSquareIcon=tt;e.Gauge=G4;e.GaugeCircle=_a;e.GaugeCircleIcon=_a;e.GaugeIcon=G4;e.Gavel=W4;e.GavelIcon=W4;e.Gem=Z4;e.GemIcon=Z4;e.GeorgianLari=X4;e.GeorgianLariIcon=X4;e.Ghost=K4;e.GhostIcon=K4;e.Gift=Y4;e.GiftIcon=Y4;e.GitBranch=Q4;e.GitBranchIcon=Q4;e.GitBranchPlus=J4;e.GitBranchPlusIcon=J4;e.GitCommit=lo;e.GitCommitHorizontal=lo;e.GitCommitHorizontalIcon=lo;e.GitCommitIcon=lo;e.GitCommitVertical=ek;e.GitCommitVerticalIcon=ek;e.GitCompare=tk;e.GitCompareArrows=ak;e.GitCompareArrowsIcon=ak;e.GitCompareIcon=tk;e.GitFork=ok;e.GitForkIcon=ok;e.GitGraph=nk;e.GitGraphIcon=nk;e.GitMerge=ik;e.GitMergeIcon=ik;e.GitPullRequest=hk;e.GitPullRequestArrow=rk;e.GitPullRequestArrowIcon=rk;e.GitPullRequestClosed=ck;e.GitPullRequestClosedIcon=ck;e.GitPullRequestCreate=dk;e.GitPullRequestCreateArrow=sk;e.GitPullRequestCreateArrowIcon=sk;e.GitPullRequestCreateIcon=dk;e.GitPullRequestDraft=lk;e.GitPullRequestDraftIcon=lk;e.GitPullRequestIcon=hk;e.Github=uk;e.GithubIcon=uk;e.Gitlab=pk;e.GitlabIcon=pk;e.GlassWater=yk;e.GlassWaterIcon=yk;e.Glasses=kk;e.GlassesIcon=kk;e.Globe=mk;e.Globe2=Ua;e.Globe2Icon=Ua;e.GlobeIcon=mk;e.GlobeLock=fk;e.GlobeLockIcon=fk;e.Goal=gk;e.GoalIcon=gk;e.Gpu=Mk;e.GpuIcon=Mk;e.Grab=ko;e.GrabIcon=ko;e.GraduationCap=vk;e.GraduationCapIcon=vk;e.Grape=xk;e.GrapeIcon=xk;e.Grid=et;e.Grid2X2=yo;e.Grid2X2Check=ho;e.Grid2X2CheckIcon=ho;e.Grid2X2Icon=yo;e.Grid2X2Plus=uo;e.Grid2X2PlusIcon=uo;e.Grid2X2X=po;e.Grid2X2XIcon=po;e.Grid2x2=yo;e.Grid2x2Check=ho;e.Grid2x2CheckIcon=ho;e.Grid2x2Icon=yo;e.Grid2x2Plus=uo;e.Grid2x2PlusIcon=uo;e.Grid2x2X=po;e.Grid2x2XIcon=po;e.Grid3X3=et;e.Grid3X3Icon=et;e.Grid3x2=_k;e.Grid3x2Icon=_k;e.Grid3x3=et;e.Grid3x3Icon=et;e.GridIcon=et;e.Grip=Ck;e.GripHorizontal=bk;e.GripHorizontalIcon=bk;e.GripIcon=Ck;e.GripVertical=wk;e.GripVerticalIcon=wk;e.Group=Lk;e.GroupIcon=Lk;e.Guitar=Sk;e.GuitarIcon=Sk;e.Ham=Ak;e.HamIcon=Ak;e.Hamburger=Nk;e.HamburgerIcon=Nk;e.Hammer=Ik;e.HammerIcon=Ik;e.Hand=zk;e.HandCoins=Pk;e.HandCoinsIcon=Pk;e.HandFist=qk;e.HandFistIcon=qk;e.HandGrab=ko;e.HandGrabIcon=ko;e.HandHeart=Tk;e.HandHeartIcon=Tk;e.HandHelping=fo;e.HandHelpingIcon=fo;e.HandIcon=zk;e.HandMetal=$k;e.HandMetalIcon=$k;e.HandPlatter=Vk;e.HandPlatterIcon=Vk;e.Handbag=Rk;e.HandbagIcon=Rk;e.Handshake=Dk;e.HandshakeIcon=Dk;e.HardDrive=Bk;e.HardDriveDownload=Hk;e.HardDriveDownloadIcon=Hk;e.HardDriveIcon=Bk;e.HardDriveUpload=jk;e.HardDriveUploadIcon=jk;e.HardHat=Fk;e.HardHatIcon=Fk;e.Hash=Ok;e.HashIcon=Ok;e.HatGlasses=Ek;e.HatGlassesIcon=Ek;e.Haze=Uk;e.HazeIcon=Uk;e.HdmiPort=Gk;e.HdmiPortIcon=Gk;e.Heading=Qk;e.Heading1=Wk;e.Heading1Icon=Wk;e.Heading2=Xk;e.Heading2Icon=Xk;e.Heading3=Zk;e.Heading3Icon=Zk;e.Heading4=Kk;e.Heading4Icon=Kk;e.Heading5=Yk;e.Heading5Icon=Yk;e.Heading6=Jk;e.Heading6Icon=Jk;e.HeadingIcon=Qk;e.HeadphoneOff=e5;e.HeadphoneOffIcon=e5;e.Headphones=t5;e.HeadphonesIcon=t5;e.Headset=a5;e.HeadsetIcon=a5;e.Heart=s5;e.HeartCrack=o5;e.HeartCrackIcon=o5;e.HeartHandshake=n5;e.HeartHandshakeIcon=n5;e.HeartIcon=s5;e.HeartMinus=i5;e.HeartMinusIcon=i5;e.HeartOff=r5;e.HeartOffIcon=r5;e.HeartPlus=c5;e.HeartPlusIcon=c5;e.HeartPulse=d5;e.HeartPulseIcon=d5;e.Heater=l5;e.HeaterIcon=l5;e.HelpCircle=Je;e.HelpCircleIcon=Je;e.HelpingHand=fo;e.HelpingHandIcon=fo;e.Hexagon=h5;e.HexagonIcon=h5;e.Highlighter=u5;e.HighlighterIcon=u5;e.History=p5;e.HistoryIcon=p5;e.Home=mo;e.HomeIcon=mo;e.Hop=k5;e.HopIcon=k5;e.HopOff=y5;e.HopOffIcon=y5;e.Hospital=f5;e.HospitalIcon=f5;e.Hotel=m5;e.HotelIcon=m5;e.Hourglass=g5;e.HourglassIcon=g5;e.House=mo;e.HouseIcon=mo;e.HousePlug=M5;e.HousePlugIcon=M5;e.HousePlus=v5;e.HousePlusIcon=v5;e.HouseWifi=x5;e.HouseWifiIcon=x5;e.IceCream=Mo;e.IceCream2=go;e.IceCream2Icon=go;e.IceCreamBowl=go;e.IceCreamBowlIcon=go;e.IceCreamCone=Mo;e.IceCreamConeIcon=Mo;e.IceCreamIcon=Mo;e.Icon=wA;e.IdCard=b5;e.IdCardIcon=b5;e.IdCardLanyard=_5;e.IdCardLanyardIcon=_5;e.Image=P5;e.ImageDown=w5;e.ImageDownIcon=w5;e.ImageIcon=P5;e.ImageMinus=C5;e.ImageMinusIcon=C5;e.ImageOff=L5;e.ImageOffIcon=L5;e.ImagePlay=S5;e.ImagePlayIcon=S5;e.ImagePlus=N5;e.ImagePlusIcon=N5;e.ImageUp=I5;e.ImageUpIcon=I5;e.ImageUpscale=A5;e.ImageUpscaleIcon=A5;e.Images=q5;e.ImagesIcon=q5;e.Import=T5;e.ImportIcon=T5;e.Inbox=$5;e.InboxIcon=$5;e.Indent=xo;e.IndentDecrease=vo;e.IndentDecreaseIcon=vo;e.IndentIcon=xo;e.IndentIncrease=xo;e.IndentIncreaseIcon=xo;e.IndianRupee=V5;e.IndianRupeeIcon=V5;e.Infinity=z5;e.InfinityIcon=z5;e.Info=R5;e.InfoIcon=R5;e.Inspect=Dn;e.InspectIcon=Dn;e.InspectionPanel=D5;e.InspectionPanelIcon=D5;e.Instagram=H5;e.InstagramIcon=H5;e.Italic=j5;e.ItalicIcon=j5;e.IterationCcw=F5;e.IterationCcwIcon=F5;e.IterationCw=B5;e.IterationCwIcon=B5;e.JapaneseYen=E5;e.JapaneseYenIcon=E5;e.Joystick=O5;e.JoystickIcon=O5;e.Kanban=U5;e.KanbanIcon=U5;e.KanbanSquare=Tn;e.KanbanSquareDashed=Ln;e.KanbanSquareDashedIcon=Ln;e.KanbanSquareIcon=Tn;e.Kayak=G5;e.KayakIcon=G5;e.Key=X5;e.KeyIcon=X5;e.KeyRound=W5;e.KeyRoundIcon=W5;e.KeySquare=Z5;e.KeySquareIcon=Z5;e.Keyboard=J5;e.KeyboardIcon=J5;e.KeyboardMusic=K5;e.KeyboardMusicIcon=K5;e.KeyboardOff=Y5;e.KeyboardOffIcon=Y5;e.Lamp=nf;e.LampCeiling=Q5;e.LampCeilingIcon=Q5;e.LampDesk=ef;e.LampDeskIcon=ef;e.LampFloor=tf;e.LampFloorIcon=tf;e.LampIcon=nf;e.LampWallDown=af;e.LampWallDownIcon=af;e.LampWallUp=of;e.LampWallUpIcon=of;e.LandPlot=rf;e.LandPlotIcon=rf;e.Landmark=cf;e.LandmarkIcon=cf;e.Languages=sf;e.LanguagesIcon=sf;e.Laptop=lf;e.Laptop2=_o;e.Laptop2Icon=_o;e.LaptopIcon=lf;e.LaptopMinimal=_o;e.LaptopMinimalCheck=df;e.LaptopMinimalCheckIcon=df;e.LaptopMinimalIcon=_o;e.Lasso=uf;e.LassoIcon=uf;e.LassoSelect=hf;e.LassoSelectIcon=hf;e.Laugh=pf;e.LaughIcon=pf;e.Layers=bo;e.Layers2=yf;e.Layers2Icon=yf;e.Layers3=bo;e.Layers3Icon=bo;e.LayersIcon=bo;e.Layout=Oo;e.LayoutDashboard=kf;e.LayoutDashboardIcon=kf;e.LayoutGrid=ff;e.LayoutGridIcon=ff;e.LayoutIcon=Oo;e.LayoutList=mf;e.LayoutListIcon=mf;e.LayoutPanelLeft=gf;e.LayoutPanelLeftIcon=gf;e.LayoutPanelTop=Mf;e.LayoutPanelTopIcon=Mf;e.LayoutTemplate=vf;e.LayoutTemplateIcon=vf;e.Leaf=xf;e.LeafIcon=xf;e.LeafyGreen=_f;e.LeafyGreenIcon=_f;e.Lectern=bf;e.LecternIcon=bf;e.LetterText=wf;e.LetterTextIcon=wf;e.Library=Lf;e.LibraryBig=Cf;e.LibraryBigIcon=Cf;e.LibraryIcon=Lf;e.LibrarySquare=$n;e.LibrarySquareIcon=$n;e.LifeBuoy=Sf;e.LifeBuoyIcon=Sf;e.Ligature=Nf;e.LigatureIcon=Nf;e.Lightbulb=Af;e.LightbulbIcon=Af;e.LightbulbOff=If;e.LightbulbOffIcon=If;e.LineChart=Qt;e.LineChartIcon=Qt;e.LineSquiggle=Pf;e.LineSquiggleIcon=Pf;e.Link=$f;e.Link2=Tf;e.Link2Icon=Tf;e.Link2Off=qf;e.Link2OffIcon=qf;e.LinkIcon=$f;e.Linkedin=Vf;e.LinkedinIcon=Vf;e.List=Qf;e.ListCheck=zf;e.ListCheckIcon=zf;e.ListChecks=Df;e.ListChecksIcon=Df;e.ListChevronsDownUp=Rf;e.ListChevronsDownUpIcon=Rf;e.ListCollapse=Hf;e.ListCollapseIcon=Hf;e.ListEnd=jf;e.ListEndIcon=jf;e.ListFilter=Ff;e.ListFilterIcon=Ff;e.ListFilterPlus=Bf;e.ListFilterPlusIcon=Bf;e.ListIcon=Qf;e.ListMinus=Of;e.ListMinusIcon=Of;e.ListMusic=Ef;e.ListMusicIcon=Ef;e.ListOrdered=Gf;e.ListOrderedIcon=Gf;e.ListPlus=Uf;e.ListPlusIcon=Uf;e.ListRestart=Wf;e.ListRestartIcon=Wf;e.ListStart=Xf;e.ListStartIcon=Xf;e.ListTodo=Zf;e.ListTodoIcon=Zf;e.ListTree=Yf;e.ListTreeIcon=Yf;e.ListVideo=Kf;e.ListVideoIcon=Kf;e.ListX=Jf;e.ListXIcon=Jf;e.Loader=am;e.Loader2=wo;e.Loader2Icon=wo;e.LoaderCircle=wo;e.LoaderCircleIcon=wo;e.LoaderIcon=am;e.LoaderPinwheel=em;e.LoaderPinwheelIcon=em;e.Locate=nm;e.LocateFixed=tm;e.LocateFixedIcon=tm;e.LocateIcon=nm;e.LocateOff=om;e.LocateOffIcon=om;e.LocationEdit=No;e.LocationEditIcon=No;e.Lock=rm;e.LockIcon=rm;e.LockKeyhole=im;e.LockKeyholeIcon=im;e.LockKeyholeOpen=Co;e.LockKeyholeOpenIcon=Co;e.LockOpen=Lo;e.LockOpenIcon=Lo;e.LogIn=cm;e.LogInIcon=cm;e.LogOut=sm;e.LogOutIcon=sm;e.Logs=dm;e.LogsIcon=dm;e.Lollipop=lm;e.LollipopIcon=lm;e.LucideAArrowDown=wr;e.LucideAArrowUp=Cr;e.LucideALargeSmall=Lr;e.LucideAccessibility=Sr;e.LucideActivity=Nr;e.LucideActivitySquare=on;e.LucideAirVent=Ir;e.LucideAirplay=Ar;e.LucideAlarmCheck=It;e.LucideAlarmClock=qr;e.LucideAlarmClockCheck=It;e.LucideAlarmClockMinus=At;e.LucideAlarmClockOff=Pr;e.LucideAlarmClockPlus=Pt;e.LucideAlarmMinus=At;e.LucideAlarmPlus=Pt;e.LucideAlarmSmoke=Tr;e.LucideAlbum=$r;e.LucideAlertCircle=ra;e.LucideAlertOctagon=qo;e.LucideAlertTriangle=r1;e.LucideAlignCenter=zr;e.LucideAlignCenterHorizontal=Vr;e.LucideAlignCenterVertical=Rr;e.LucideAlignEndHorizontal=Dr;e.LucideAlignEndVertical=Hr;e.LucideAlignHorizontalDistributeCenter=jr;e.LucideAlignHorizontalDistributeEnd=Br;e.LucideAlignHorizontalDistributeStart=Fr;e.LucideAlignHorizontalJustifyCenter=Or;e.LucideAlignHorizontalJustifyEnd=Er;e.LucideAlignHorizontalJustifyStart=Ur;e.LucideAlignHorizontalSpaceAround=Gr;e.LucideAlignHorizontalSpaceBetween=Wr;e.LucideAlignJustify=Zr;e.LucideAlignLeft=Xr;e.LucideAlignRight=Kr;e.LucideAlignStartHorizontal=Yr;e.LucideAlignStartVertical=Jr;e.LucideAlignVerticalDistributeCenter=Qr;e.LucideAlignVerticalDistributeEnd=ec;e.LucideAlignVerticalDistributeStart=tc;e.LucideAlignVerticalJustifyCenter=ac;e.LucideAlignVerticalJustifyEnd=oc;e.LucideAlignVerticalJustifyStart=nc;e.LucideAlignVerticalSpaceAround=ic;e.LucideAlignVerticalSpaceBetween=rc;e.LucideAmbulance=cc;e.LucideAmpersand=sc;e.LucideAmpersands=dc;e.LucideAmphora=lc;e.LucideAnchor=hc;e.LucideAngry=uc;e.LucideAnnoyed=pc;e.LucideAntenna=yc;e.LucideAnvil=kc;e.LucideAperture=fc;e.LucideAppWindow=gc;e.LucideAppWindowMac=mc;e.LucideApple=Mc;e.LucideArchive=_c;e.LucideArchiveRestore=vc;e.LucideArchiveX=xc;e.LucideAreaChart=Gt;e.LucideArmchair=bc;e.LucideArrowBigDown=Cc;e.LucideArrowBigDownDash=wc;e.LucideArrowBigLeft=Sc;e.LucideArrowBigLeftDash=Lc;e.LucideArrowBigRight=Ic;e.LucideArrowBigRightDash=Nc;e.LucideArrowBigUp=Pc;e.LucideArrowBigUpDash=Ac;e.LucideArrowDown=Bc;e.LucideArrowDown01=qc;e.LucideArrowDown10=Tc;e.LucideArrowDownAZ=qt;e.LucideArrowDownAz=qt;e.LucideArrowDownCircle=ca;e.LucideArrowDownFromLine=$c;e.LucideArrowDownLeft=Vc;e.LucideArrowDownLeftFromCircle=da;e.LucideArrowDownLeftFromSquare=dn;e.LucideArrowDownLeftSquare=nn;e.LucideArrowDownNarrowWide=Rc;e.LucideArrowDownRight=zc;e.LucideArrowDownRightFromCircle=la;e.LucideArrowDownRightFromSquare=ln;e.LucideArrowDownRightSquare=rn;e.LucideArrowDownSquare=cn;e.LucideArrowDownToDot=Dc;e.LucideArrowDownToLine=Hc;e.LucideArrowDownUp=jc;e.LucideArrowDownWideNarrow=Tt;e.LucideArrowDownZA=$t;e.LucideArrowDownZa=$t;e.LucideArrowLeft=Uc;e.LucideArrowLeftCircle=sa;e.LucideArrowLeftFromLine=Oc;e.LucideArrowLeftRight=Fc;e.LucideArrowLeftSquare=sn;e.LucideArrowLeftToLine=Ec;e.LucideArrowRight=Xc;e.LucideArrowRightCircle=pa;e.LucideArrowRightFromLine=Gc;e.LucideArrowRightLeft=Wc;e.LucideArrowRightSquare=yn;e.LucideArrowRightToLine=Zc;e.LucideArrowUp=is;e.LucideArrowUp01=Kc;e.LucideArrowUp10=Yc;e.LucideArrowUpAZ=Vt;e.LucideArrowUpAz=Vt;e.LucideArrowUpCircle=ya;e.LucideArrowUpDown=Jc;e.LucideArrowUpFromDot=Qc;e.LucideArrowUpFromLine=es;e.LucideArrowUpLeft=ts;e.LucideArrowUpLeftFromCircle=ha;e.LucideArrowUpLeftFromSquare=hn;e.LucideArrowUpLeftSquare=pn;e.LucideArrowUpNarrowWide=zt;e.LucideArrowUpRight=as;e.LucideArrowUpRightFromCircle=ua;e.LucideArrowUpRightFromSquare=un;e.LucideArrowUpRightSquare=kn;e.LucideArrowUpSquare=mn;e.LucideArrowUpToLine=os;e.LucideArrowUpWideNarrow=ns;e.LucideArrowUpZA=Rt;e.LucideArrowUpZa=Rt;e.LucideArrowsUpFromLine=rs;e.LucideAsterisk=cs;e.LucideAsteriskSquare=fn;e.LucideAtSign=ss;e.LucideAtom=ds;e.LucideAudioLines=ls;e.LucideAudioWaveform=hs;e.LucideAward=us;e.LucideAxe=ps;e.LucideAxis3D=Dt;e.LucideAxis3d=Dt;e.LucideBaby=ys;e.LucideBackpack=ks;e.LucideBadge=Ps;e.LucideBadgeAlert=fs;e.LucideBadgeCent=ms;e.LucideBadgeCheck=Ht;e.LucideBadgeDollarSign=gs;e.LucideBadgeEuro=Ms;e.LucideBadgeHelp=jt;e.LucideBadgeIndianRupee=vs;e.LucideBadgeInfo=xs;e.LucideBadgeJapaneseYen=_s;e.LucideBadgeMinus=bs;e.LucideBadgePercent=ws;e.LucideBadgePlus=Cs;e.LucideBadgePoundSterling=Ls;e.LucideBadgeQuestionMark=jt;e.LucideBadgeRussianRuble=Ss;e.LucideBadgeSwissFranc=Ns;e.LucideBadgeTurkishLira=Is;e.LucideBadgeX=As;e.LucideBaggageClaim=qs;e.LucideBan=Ts;e.LucideBanana=$s;e.LucideBandage=Vs;e.LucideBanknote=Hs;e.LucideBanknoteArrowDown=zs;e.LucideBanknoteArrowUp=Rs;e.LucideBanknoteX=Ds;e.LucideBarChart=ea;e.LucideBarChart2=ta;e.LucideBarChart3=Jt;e.LucideBarChart4=Yt;e.LucideBarChartBig=Kt;e.LucideBarChartHorizontal=Zt;e.LucideBarChartHorizontalBig=Wt;e.LucideBarcode=js;e.LucideBarrel=Bs;e.LucideBaseline=Os;e.LucideBath=Fs;e.LucideBattery=Ks;e.LucideBatteryCharging=Es;e.LucideBatteryFull=Us;e.LucideBatteryLow=Ws;e.LucideBatteryMedium=Gs;e.LucideBatteryPlus=Zs;e.LucideBatteryWarning=Xs;e.LucideBeaker=Ys;e.LucideBean=Qs;e.LucideBeanOff=Js;e.LucideBed=a2;e.LucideBedDouble=e2;e.LucideBedSingle=t2;e.LucideBeef=i2;e.LucideBeer=n2;e.LucideBeerOff=o2;e.LucideBell=u2;e.LucideBellDot=r2;e.LucideBellElectric=s2;e.LucideBellMinus=c2;e.LucideBellOff=d2;e.LucideBellPlus=l2;e.LucideBellRing=h2;e.LucideBetweenHorizonalEnd=Bt;e.LucideBetweenHorizonalStart=Ft;e.LucideBetweenHorizontalEnd=Bt;e.LucideBetweenHorizontalStart=Ft;e.LucideBetweenVerticalEnd=p2;e.LucideBetweenVerticalStart=y2;e.LucideBicepsFlexed=k2;e.LucideBike=f2;e.LucideBinary=m2;e.LucideBinoculars=g2;e.LucideBiohazard=M2;e.LucideBird=v2;e.LucideBitcoin=x2;e.LucideBlend=_2;e.LucideBlinds=b2;e.LucideBlocks=w2;e.LucideBluetooth=N2;e.LucideBluetoothConnected=C2;e.LucideBluetoothOff=L2;e.LucideBluetoothSearching=S2;e.LucideBold=I2;e.LucideBolt=A2;e.LucideBomb=P2;e.LucideBone=q2;e.LucideBook=ad;e.LucideBookA=T2;e.LucideBookAlert=$2;e.LucideBookAudio=V2;e.LucideBookCheck=z2;e.LucideBookCopy=R2;e.LucideBookDashed=Ot;e.LucideBookDown=D2;e.LucideBookHeadphones=H2;e.LucideBookHeart=j2;e.LucideBookImage=B2;e.LucideBookKey=F2;e.LucideBookLock=O2;e.LucideBookMarked=E2;e.LucideBookMinus=U2;e.LucideBookOpen=Z2;e.LucideBookOpenCheck=G2;e.LucideBookOpenText=W2;e.LucideBookPlus=X2;e.LucideBookTemplate=Ot;e.LucideBookText=K2;e.LucideBookType=Y2;e.LucideBookUp=Q2;e.LucideBookUp2=J2;e.LucideBookUser=ed;e.LucideBookX=td;e.LucideBookmark=cd;e.LucideBookmarkCheck=od;e.LucideBookmarkMinus=nd;e.LucideBookmarkPlus=id;e.LucideBookmarkX=rd;e.LucideBoomBox=sd;e.LucideBot=hd;e.LucideBotMessageSquare=dd;e.LucideBotOff=ld;e.LucideBottleWine=ud;e.LucideBowArrow=pd;e.LucideBox=yd;e.LucideBoxSelect=Nn;e.LucideBoxes=kd;e.LucideBraces=Et;e.LucideBrackets=fd;e.LucideBrain=Md;e.LucideBrainCircuit=md;e.LucideBrainCog=gd;e.LucideBrickWall=_d;e.LucideBrickWallFire=vd;e.LucideBrickWallShield=xd;e.LucideBriefcase=Ld;e.LucideBriefcaseBusiness=bd;e.LucideBriefcaseConveyorBelt=wd;e.LucideBriefcaseMedical=Cd;e.LucideBringToFront=Sd;e.LucideBrush=Id;e.LucideBrushCleaning=Nd;e.LucideBubbles=Ad;e.LucideBug=Td;e.LucideBugOff=qd;e.LucideBugPlay=Pd;e.LucideBuilding=Vd;e.LucideBuilding2=$d;e.LucideBus=Rd;e.LucideBusFront=zd;e.LucideCable=Hd;e.LucideCableCar=Dd;e.LucideCake=Bd;e.LucideCakeSlice=jd;e.LucideCalculator=Fd;e.LucideCalendar=h0;e.LucideCalendar1=Od;e.LucideCalendarArrowDown=Ud;e.LucideCalendarArrowUp=Ed;e.LucideCalendarCheck=Wd;e.LucideCalendarCheck2=Gd;e.LucideCalendarClock=Zd;e.LucideCalendarCog=Kd;e.LucideCalendarDays=Xd;e.LucideCalendarFold=Yd;e.LucideCalendarHeart=Jd;e.LucideCalendarMinus=Qd;e.LucideCalendarMinus2=e0;e.LucideCalendarOff=t0;e.LucideCalendarPlus=o0;e.LucideCalendarPlus2=a0;e.LucideCalendarRange=n0;e.LucideCalendarSearch=i0;e.LucideCalendarSync=r0;e.LucideCalendarX=s0;e.LucideCalendarX2=c0;e.LucideCamera=l0;e.LucideCameraOff=d0;e.LucideCandlestickChart=Xt;e.LucideCandy=y0;e.LucideCandyCane=u0;e.LucideCandyOff=p0;e.LucideCannabis=k0;e.LucideCaptions=Ut;e.LucideCaptionsOff=f0;e.LucideCar=M0;e.LucideCarFront=m0;e.LucideCarTaxiFront=g0;e.LucideCaravan=v0;e.LucideCardSim=x0;e.LucideCarrot=_0;e.LucideCaseLower=b0;e.LucideCaseSensitive=w0;e.LucideCaseUpper=C0;e.LucideCassetteTape=L0;e.LucideCast=S0;e.LucideCastle=N0;e.LucideCat=I0;e.LucideCctv=A0;e.LucideChartArea=Gt;e.LucideChartBar=Zt;e.LucideChartBarBig=Wt;e.LucideChartBarDecreasing=P0;e.LucideChartBarIncreasing=q0;e.LucideChartBarStacked=T0;e.LucideChartCandlestick=Xt;e.LucideChartColumn=Jt;e.LucideChartColumnBig=Kt;e.LucideChartColumnDecreasing=$0;e.LucideChartColumnIncreasing=Yt;e.LucideChartColumnStacked=V0;e.LucideChartGantt=z0;e.LucideChartLine=Qt;e.LucideChartNetwork=R0;e.LucideChartNoAxesColumn=ta;e.LucideChartNoAxesColumnDecreasing=D0;e.LucideChartNoAxesColumnIncreasing=ea;e.LucideChartNoAxesCombined=H0;e.LucideChartNoAxesGantt=aa;e.LucideChartPie=oa;e.LucideChartScatter=na;e.LucideChartSpline=j0;e.LucideCheck=F0;e.LucideCheckCheck=B0;e.LucideCheckCircle=ka;e.LucideCheckCircle2=fa;e.LucideCheckLine=O0;e.LucideCheckSquare=xn;e.LucideCheckSquare2=Mn;e.LucideChefHat=E0;e.LucideCherry=U0;e.LucideChevronDown=G0;e.LucideChevronDownCircle=ma;e.LucideChevronDownSquare=vn;e.LucideChevronFirst=W0;e.LucideChevronLast=Z0;e.LucideChevronLeft=X0;e.LucideChevronLeftCircle=ga;e.LucideChevronLeftSquare=_n;e.LucideChevronRight=K0;e.LucideChevronRightCircle=Ma;e.LucideChevronRightSquare=bn;e.LucideChevronUp=Y0;e.LucideChevronUpCircle=va;e.LucideChevronUpSquare=wn;e.LucideChevronsDown=Q0;e.LucideChevronsDownUp=J0;e.LucideChevronsLeft=al;e.LucideChevronsLeftRight=tl;e.LucideChevronsLeftRightEllipsis=el;e.LucideChevronsRight=nl;e.LucideChevronsRightLeft=ol;e.LucideChevronsUp=rl;e.LucideChevronsUpDown=il;e.LucideChrome=ia;e.LucideChromium=ia;e.LucideChurch=cl;e.LucideCigarette=dl;e.LucideCigaretteOff=sl;e.LucideCircle=bl;e.LucideCircleAlert=ra;e.LucideCircleArrowDown=ca;e.LucideCircleArrowLeft=sa;e.LucideCircleArrowOutDownLeft=da;e.LucideCircleArrowOutDownRight=la;e.LucideCircleArrowOutUpLeft=ha;e.LucideCircleArrowOutUpRight=ua;e.LucideCircleArrowRight=pa;e.LucideCircleArrowUp=ya;e.LucideCircleCheck=fa;e.LucideCircleCheckBig=ka;e.LucideCircleChevronDown=ma;e.LucideCircleChevronLeft=ga;e.LucideCircleChevronRight=Ma;e.LucideCircleChevronUp=va;e.LucideCircleDashed=ll;e.LucideCircleDivide=xa;e.LucideCircleDollarSign=hl;e.LucideCircleDot=pl;e.LucideCircleDotDashed=ul;e.LucideCircleEllipsis=yl;e.LucideCircleEqual=fl;e.LucideCircleFadingArrowUp=kl;e.LucideCircleFadingPlus=ml;e.LucideCircleGauge=_a;e.LucideCircleHelp=Je;e.LucideCircleMinus=ba;e.LucideCircleOff=gl;e.LucideCircleParking=Ca;e.LucideCircleParkingOff=wa;e.LucideCirclePause=La;e.LucideCirclePercent=Sa;e.LucideCirclePlay=Na;e.LucideCirclePlus=Ia;e.LucideCirclePoundSterling=Ml;e.LucideCirclePower=Aa;e.LucideCircleQuestionMark=Je;e.LucideCircleSlash=vl;e.LucideCircleSlash2=Pa;e.LucideCircleSlashed=Pa;e.LucideCircleSmall=xl;e.LucideCircleStar=_l;e.LucideCircleStop=qa;e.LucideCircleUser=$a;e.LucideCircleUserRound=Ta;e.LucideCircleX=Va;e.LucideCircuitBoard=wl;e.LucideCitrus=Cl;e.LucideClapperboard=Ll;e.LucideClipboard=zl;e.LucideClipboardCheck=Sl;e.LucideClipboardClock=Nl;e.LucideClipboardCopy=Il;e.LucideClipboardEdit=Ra;e.LucideClipboardList=Al;e.LucideClipboardMinus=Pl;e.LucideClipboardPaste=ql;e.LucideClipboardPen=Ra;e.LucideClipboardPenLine=za;e.LucideClipboardPlus=Tl;e.LucideClipboardSignature=za;e.LucideClipboardType=$l;e.LucideClipboardX=Vl;e.LucideClock=th;e.LucideClock1=Rl;e.LucideClock10=Dl;e.LucideClock11=Hl;e.LucideClock12=jl;e.LucideClock2=Bl;e.LucideClock3=Fl;e.LucideClock4=Ol;e.LucideClock5=El;e.LucideClock6=Ul;e.LucideClock7=Gl;e.LucideClock8=Zl;e.LucideClock9=Wl;e.LucideClockAlert=Xl;e.LucideClockArrowDown=Kl;e.LucideClockArrowUp=Yl;e.LucideClockFading=Jl;e.LucideClockPlus=Ql;e.LucideClosedCaption=eh;e.LucideCloud=mh;e.LucideCloudAlert=ah;e.LucideCloudCheck=oh;e.LucideCloudCog=nh;e.LucideCloudDownload=Da;e.LucideCloudDrizzle=ih;e.LucideCloudFog=rh;e.LucideCloudHail=ch;e.LucideCloudLightning=sh;e.LucideCloudMoon=lh;e.LucideCloudMoonRain=dh;e.LucideCloudOff=hh;e.LucideCloudRain=ph;e.LucideCloudRainWind=uh;e.LucideCloudSnow=yh;e.LucideCloudSun=fh;e.LucideCloudSunRain=kh;e.LucideCloudUpload=Ha;e.LucideCloudy=gh;e.LucideClover=Mh;e.LucideClub=vh;e.LucideCode=xh;e.LucideCode2=ja;e.LucideCodeSquare=Cn;e.LucideCodeXml=ja;e.LucideCodepen=_h;e.LucideCodesandbox=wh;e.LucideCoffee=bh;e.LucideCog=Ch;e.LucideCoins=Lh;e.LucideColumns=Ba;e.LucideColumns2=Ba;e.LucideColumns3=Fa;e.LucideColumns3Cog=Qe;e.LucideColumns4=Sh;e.LucideColumnsSettings=Qe;e.LucideCombine=Nh;e.LucideCommand=Ih;e.LucideCompass=Ah;e.LucideComponent=Ph;e.LucideComputer=qh;e.LucideConciergeBell=$h;e.LucideCone=Th;e.LucideConstruction=Vh;e.LucideContact=zh;e.LucideContact2=Oa;e.LucideContactRound=Oa;e.LucideContainer=Rh;e.LucideContrast=Dh;e.LucideCookie=Hh;e.LucideCookingPot=jh;e.LucideCopy=Gh;e.LucideCopyCheck=Bh;e.LucideCopyMinus=Fh;e.LucideCopyPlus=Oh;e.LucideCopySlash=Eh;e.LucideCopyX=Uh;e.LucideCopyleft=Wh;e.LucideCopyright=Zh;e.LucideCornerDownLeft=Xh;e.LucideCornerDownRight=Kh;e.LucideCornerLeftDown=Yh;e.LucideCornerLeftUp=Jh;e.LucideCornerRightDown=Qh;e.LucideCornerRightUp=eu;e.LucideCornerUpLeft=tu;e.LucideCornerUpRight=au;e.LucideCpu=ou;e.LucideCreativeCommons=nu;e.LucideCreditCard=iu;e.LucideCroissant=ru;e.LucideCrop=cu;e.LucideCross=su;e.LucideCrosshair=du;e.LucideCrown=lu;e.LucideCuboid=hu;e.LucideCupSoda=uu;e.LucideCurlyBraces=Et;e.LucideCurrency=pu;e.LucideCylinder=yu;e.LucideDam=ku;e.LucideDatabase=gu;e.LucideDatabaseBackup=fu;e.LucideDatabaseZap=mu;e.LucideDecimalsArrowLeft=Mu;e.LucideDecimalsArrowRight=vu;e.LucideDelete=xu;e.LucideDessert=_u;e.LucideDiameter=bu;e.LucideDiamond=Lu;e.LucideDiamondMinus=wu;e.LucideDiamondPercent=Ea;e.LucideDiamondPlus=Cu;e.LucideDice1=Su;e.LucideDice2=Nu;e.LucideDice3=Iu;e.LucideDice4=Au;e.LucideDice5=Pu;e.LucideDice6=qu;e.LucideDices=Tu;e.LucideDiff=$u;e.LucideDisc=Du;e.LucideDisc2=Vu;e.LucideDisc3=zu;e.LucideDiscAlbum=Ru;e.LucideDivide=Hu;e.LucideDivideCircle=xa;e.LucideDivideSquare=In;e.LucideDna=Ou;e.LucideDnaOff=ju;e.LucideDock=Bu;e.LucideDog=Fu;e.LucideDollarSign=Eu;e.LucideDonut=Uu;e.LucideDoorClosed=Wu;e.LucideDoorClosedLocked=Gu;e.LucideDoorOpen=Zu;e.LucideDot=Xu;e.LucideDotSquare=Pn;e.LucideDownload=Ku;e.LucideDownloadCloud=Da;e.LucideDraftingCompass=Yu;e.LucideDrama=Ju;e.LucideDribbble=Qu;e.LucideDrill=ep;e.LucideDrone=tp;e.LucideDroplet=op;e.LucideDropletOff=ap;e.LucideDroplets=np;e.LucideDrum=ip;e.LucideDrumstick=rp;e.LucideDumbbell=cp;e.LucideEar=dp;e.LucideEarOff=sp;e.LucideEarth=Ua;e.LucideEarthLock=lp;e.LucideEclipse=hp;e.LucideEdit=$e;e.LucideEdit2=Uo;e.LucideEdit3=Eo;e.LucideEgg=yp;e.LucideEggFried=up;e.LucideEggOff=pp;e.LucideEllipsis=Wa;e.LucideEllipsisVertical=Ga;e.LucideEqual=fp;e.LucideEqualApproximately=kp;e.LucideEqualNot=mp;e.LucideEqualSquare=An;e.LucideEraser=gp;e.LucideEthernetPort=Mp;e.LucideEuro=vp;e.LucideExpand=xp;e.LucideExternalLink=_p;e.LucideEye=Cp;e.LucideEyeClosed=bp;e.LucideEyeOff=wp;e.LucideFacebook=Sp;e.LucideFactory=Lp;e.LucideFan=Np;e.LucideFastForward=Ip;e.LucideFeather=Ap;e.LucideFence=Pp;e.LucideFerrisWheel=qp;e.LucideFigma=Tp;e.LucideFile=Sy;e.LucideFileArchive=$p;e.LucideFileAudio=zp;e.LucideFileAudio2=Vp;e.LucideFileAxis3D=Za;e.LucideFileAxis3d=Za;e.LucideFileBadge=Dp;e.LucideFileBadge2=Rp;e.LucideFileBarChart=Xa;e.LucideFileBarChart2=Ka;e.LucideFileBox=Hp;e.LucideFileChartColumn=Ka;e.LucideFileChartColumnIncreasing=Xa;e.LucideFileChartLine=Ya;e.LucideFileChartPie=Ja;e.LucideFileCheck=Bp;e.LucideFileCheck2=jp;e.LucideFileClock=Fp;e.LucideFileCode=Ep;e.LucideFileCode2=Op;e.LucideFileCog=Qa;e.LucideFileCog2=Qa;e.LucideFileDiff=Up;e.LucideFileDigit=Gp;e.LucideFileDown=Wp;e.LucideFileEdit=to;e.LucideFileHeart=Zp;e.LucideFileImage=Xp;e.LucideFileInput=Kp;e.LucideFileJson=Jp;e.LucideFileJson2=Yp;e.LucideFileKey=ey;e.LucideFileKey2=Qp;e.LucideFileLineChart=Ya;e.LucideFileLock=oy;e.LucideFileLock2=ty;e.LucideFileMinus=ny;e.LucideFileMinus2=ay;e.LucideFileMusic=iy;e.LucideFileOutput=ry;e.LucideFilePen=to;e.LucideFilePenLine=eo;e.LucideFilePieChart=Ja;e.LucideFilePlay=ao;e.LucideFilePlus=cy;e.LucideFilePlus2=sy;e.LucideFileQuestion=oo;e.LucideFileQuestionMark=oo;e.LucideFileScan=dy;e.LucideFileSearch=hy;e.LucideFileSearch2=ly;e.LucideFileSignature=eo;e.LucideFileSliders=uy;e.LucideFileSpreadsheet=py;e.LucideFileStack=yy;e.LucideFileSymlink=ky;e.LucideFileTerminal=fy;e.LucideFileText=my;e.LucideFileType=My;e.LucideFileType2=gy;e.LucideFileUp=vy;e.LucideFileUser=xy;e.LucideFileVideo=ao;e.LucideFileVideo2=no;e.LucideFileVideoCamera=no;e.LucideFileVolume=by;e.LucideFileVolume2=_y;e.LucideFileWarning=wy;e.LucideFileX=Ly;e.LucideFileX2=Cy;e.LucideFiles=Ny;e.LucideFilm=Iy;e.LucideFilter=so;e.LucideFilterX=co;e.LucideFingerprint=Ay;e.LucideFireExtinguisher=Py;e.LucideFish=$y;e.LucideFishOff=qy;e.LucideFishSymbol=Ty;e.LucideFlag=Dy;e.LucideFlagOff=Vy;e.LucideFlagTriangleLeft=zy;e.LucideFlagTriangleRight=Ry;e.LucideFlame=jy;e.LucideFlameKindling=Hy;e.LucideFlashlight=Fy;e.LucideFlashlightOff=By;e.LucideFlaskConical=Ey;e.LucideFlaskConicalOff=Oy;e.LucideFlaskRound=Uy;e.LucideFlipHorizontal=Wy;e.LucideFlipHorizontal2=Gy;e.LucideFlipVertical=Xy;e.LucideFlipVertical2=Zy;e.LucideFlower=Yy;e.LucideFlower2=Ky;e.LucideFocus=Jy;e.LucideFoldHorizontal=Qy;e.LucideFoldVertical=e4;e.LucideFolder=N4;e.LucideFolderArchive=t4;e.LucideFolderCheck=a4;e.LucideFolderClock=o4;e.LucideFolderClosed=n4;e.LucideFolderCode=i4;e.LucideFolderCog=io;e.LucideFolderCog2=io;e.LucideFolderDot=r4;e.LucideFolderDown=c4;e.LucideFolderEdit=ro;e.LucideFolderGit=l4;e.LucideFolderGit2=s4;e.LucideFolderHeart=d4;e.LucideFolderInput=h4;e.LucideFolderKanban=u4;e.LucideFolderKey=p4;e.LucideFolderLock=y4;e.LucideFolderMinus=k4;e.LucideFolderOpen=m4;e.LucideFolderOpenDot=f4;e.LucideFolderOutput=g4;e.LucideFolderPen=ro;e.LucideFolderPlus=M4;e.LucideFolderRoot=v4;e.LucideFolderSearch=_4;e.LucideFolderSearch2=x4;e.LucideFolderSymlink=b4;e.LucideFolderSync=w4;e.LucideFolderTree=C4;e.LucideFolderUp=L4;e.LucideFolderX=S4;e.LucideFolders=I4;e.LucideFootprints=P4;e.LucideForkKnife=m1;e.LucideForkKnifeCrossed=f1;e.LucideForklift=A4;e.LucideFormInput=Wo;e.LucideForward=q4;e.LucideFrame=T4;e.LucideFramer=$4;e.LucideFrown=V4;e.LucideFuel=z4;e.LucideFullscreen=R4;e.LucideFunctionSquare=qn;e.LucideFunnel=so;e.LucideFunnelPlus=D4;e.LucideFunnelX=co;e.LucideGalleryHorizontal=j4;e.LucideGalleryHorizontalEnd=H4;e.LucideGalleryThumbnails=B4;e.LucideGalleryVertical=O4;e.LucideGalleryVerticalEnd=F4;e.LucideGamepad=U4;e.LucideGamepad2=E4;e.LucideGanttChart=aa;e.LucideGanttChartSquare=tt;e.LucideGauge=G4;e.LucideGaugeCircle=_a;e.LucideGavel=W4;e.LucideGem=Z4;e.LucideGeorgianLari=X4;e.LucideGhost=K4;e.LucideGift=Y4;e.LucideGitBranch=Q4;e.LucideGitBranchPlus=J4;e.LucideGitCommit=lo;e.LucideGitCommitHorizontal=lo;e.LucideGitCommitVertical=ek;e.LucideGitCompare=tk;e.LucideGitCompareArrows=ak;e.LucideGitFork=ok;e.LucideGitGraph=nk;e.LucideGitMerge=ik;e.LucideGitPullRequest=hk;e.LucideGitPullRequestArrow=rk;e.LucideGitPullRequestClosed=ck;e.LucideGitPullRequestCreate=dk;e.LucideGitPullRequestCreateArrow=sk;e.LucideGitPullRequestDraft=lk;e.LucideGithub=uk;e.LucideGitlab=pk;e.LucideGlassWater=yk;e.LucideGlasses=kk;e.LucideGlobe=mk;e.LucideGlobe2=Ua;e.LucideGlobeLock=fk;e.LucideGoal=gk;e.LucideGpu=Mk;e.LucideGrab=ko;e.LucideGraduationCap=vk;e.LucideGrape=xk;e.LucideGrid=et;e.LucideGrid2X2=yo;e.LucideGrid2X2Check=ho;e.LucideGrid2X2Plus=uo;e.LucideGrid2X2X=po;e.LucideGrid2x2=yo;e.LucideGrid2x2Check=ho;e.LucideGrid2x2Plus=uo;e.LucideGrid2x2X=po;e.LucideGrid3X3=et;e.LucideGrid3x2=_k;e.LucideGrid3x3=et;e.LucideGrip=Ck;e.LucideGripHorizontal=bk;e.LucideGripVertical=wk;e.LucideGroup=Lk;e.LucideGuitar=Sk;e.LucideHam=Ak;e.LucideHamburger=Nk;e.LucideHammer=Ik;e.LucideHand=zk;e.LucideHandCoins=Pk;e.LucideHandFist=qk;e.LucideHandGrab=ko;e.LucideHandHeart=Tk;e.LucideHandHelping=fo;e.LucideHandMetal=$k;e.LucideHandPlatter=Vk;e.LucideHandbag=Rk;e.LucideHandshake=Dk;e.LucideHardDrive=Bk;e.LucideHardDriveDownload=Hk;e.LucideHardDriveUpload=jk;e.LucideHardHat=Fk;e.LucideHash=Ok;e.LucideHatGlasses=Ek;e.LucideHaze=Uk;e.LucideHdmiPort=Gk;e.LucideHeading=Qk;e.LucideHeading1=Wk;e.LucideHeading2=Xk;e.LucideHeading3=Zk;e.LucideHeading4=Kk;e.LucideHeading5=Yk;e.LucideHeading6=Jk;e.LucideHeadphoneOff=e5;e.LucideHeadphones=t5;e.LucideHeadset=a5;e.LucideHeart=s5;e.LucideHeartCrack=o5;e.LucideHeartHandshake=n5;e.LucideHeartMinus=i5;e.LucideHeartOff=r5;e.LucideHeartPlus=c5;e.LucideHeartPulse=d5;e.LucideHeater=l5;e.LucideHelpCircle=Je;e.LucideHelpingHand=fo;e.LucideHexagon=h5;e.LucideHighlighter=u5;e.LucideHistory=p5;e.LucideHome=mo;e.LucideHop=k5;e.LucideHopOff=y5;e.LucideHospital=f5;e.LucideHotel=m5;e.LucideHourglass=g5;e.LucideHouse=mo;e.LucideHousePlug=M5;e.LucideHousePlus=v5;e.LucideHouseWifi=x5;e.LucideIceCream=Mo;e.LucideIceCream2=go;e.LucideIceCreamBowl=go;e.LucideIceCreamCone=Mo;e.LucideIdCard=b5;e.LucideIdCardLanyard=_5;e.LucideImage=P5;e.LucideImageDown=w5;e.LucideImageMinus=C5;e.LucideImageOff=L5;e.LucideImagePlay=S5;e.LucideImagePlus=N5;e.LucideImageUp=I5;e.LucideImageUpscale=A5;e.LucideImages=q5;e.LucideImport=T5;e.LucideInbox=$5;e.LucideIndent=xo;e.LucideIndentDecrease=vo;e.LucideIndentIncrease=xo;e.LucideIndianRupee=V5;e.LucideInfinity=z5;e.LucideInfo=R5;e.LucideInspect=Dn;e.LucideInspectionPanel=D5;e.LucideInstagram=H5;e.LucideItalic=j5;e.LucideIterationCcw=F5;e.LucideIterationCw=B5;e.LucideJapaneseYen=E5;e.LucideJoystick=O5;e.LucideKanban=U5;e.LucideKanbanSquare=Tn;e.LucideKanbanSquareDashed=Ln;e.LucideKayak=G5;e.LucideKey=X5;e.LucideKeyRound=W5;e.LucideKeySquare=Z5;e.LucideKeyboard=J5;e.LucideKeyboardMusic=K5;e.LucideKeyboardOff=Y5;e.LucideLamp=nf;e.LucideLampCeiling=Q5;e.LucideLampDesk=ef;e.LucideLampFloor=tf;e.LucideLampWallDown=af;e.LucideLampWallUp=of;e.LucideLandPlot=rf;e.LucideLandmark=cf;e.LucideLanguages=sf;e.LucideLaptop=lf;e.LucideLaptop2=_o;e.LucideLaptopMinimal=_o;e.LucideLaptopMinimalCheck=df;e.LucideLasso=uf;e.LucideLassoSelect=hf;e.LucideLaugh=pf;e.LucideLayers=bo;e.LucideLayers2=yf;e.LucideLayers3=bo;e.LucideLayout=Oo;e.LucideLayoutDashboard=kf;e.LucideLayoutGrid=ff;e.LucideLayoutList=mf;e.LucideLayoutPanelLeft=gf;e.LucideLayoutPanelTop=Mf;e.LucideLayoutTemplate=vf;e.LucideLeaf=xf;e.LucideLeafyGreen=_f;e.LucideLectern=bf;e.LucideLetterText=wf;e.LucideLibrary=Lf;e.LucideLibraryBig=Cf;e.LucideLibrarySquare=$n;e.LucideLifeBuoy=Sf;e.LucideLigature=Nf;e.LucideLightbulb=Af;e.LucideLightbulbOff=If;e.LucideLineChart=Qt;e.LucideLineSquiggle=Pf;e.LucideLink=$f;e.LucideLink2=Tf;e.LucideLink2Off=qf;e.LucideLinkedin=Vf;e.LucideList=Qf;e.LucideListCheck=zf;e.LucideListChecks=Df;e.LucideListChevronsDownUp=Rf;e.LucideListCollapse=Hf;e.LucideListEnd=jf;e.LucideListFilter=Ff;e.LucideListFilterPlus=Bf;e.LucideListMinus=Of;e.LucideListMusic=Ef;e.LucideListOrdered=Gf;e.LucideListPlus=Uf;e.LucideListRestart=Wf;e.LucideListStart=Xf;e.LucideListTodo=Zf;e.LucideListTree=Yf;e.LucideListVideo=Kf;e.LucideListX=Jf;e.LucideLoader=am;e.LucideLoader2=wo;e.LucideLoaderCircle=wo;e.LucideLoaderPinwheel=em;e.LucideLocate=nm;e.LucideLocateFixed=tm;e.LucideLocateOff=om;e.LucideLocationEdit=No;e.LucideLock=rm;e.LucideLockKeyhole=im;e.LucideLockKeyholeOpen=Co;e.LucideLockOpen=Lo;e.LucideLogIn=cm;e.LucideLogOut=sm;e.LucideLogs=dm;e.LucideLollipop=lm;e.LucideLuggage=hm;e.LucideMSquare=Vn;e.LucideMagnet=um;e.LucideMail=vm;e.LucideMailCheck=pm;e.LucideMailMinus=ym;e.LucideMailOpen=km;e.LucideMailPlus=fm;e.LucideMailQuestion=So;e.LucideMailQuestionMark=So;e.LucideMailSearch=gm;e.LucideMailWarning=mm;e.LucideMailX=Mm;e.LucideMailbox=xm;e.LucideMails=_m;e.LucideMap=Rm;e.LucideMapMinus=bm;e.LucideMapPin=$m;e.LucideMapPinCheck=Cm;e.LucideMapPinCheckInside=wm;e.LucideMapPinHouse=Lm;e.LucideMapPinMinus=Nm;e.LucideMapPinMinusInside=Sm;e.LucideMapPinOff=Im;e.LucideMapPinPen=No;e.LucideMapPinPlus=Pm;e.LucideMapPinPlusInside=Am;e.LucideMapPinX=Tm;e.LucideMapPinXInside=qm;e.LucideMapPinned=Vm;e.LucideMapPlus=zm;e.LucideMars=Hm;e.LucideMarsStroke=Dm;e.LucideMartini=jm;e.LucideMaximize=Fm;e.LucideMaximize2=Bm;e.LucideMedal=Om;e.LucideMegaphone=Um;e.LucideMegaphoneOff=Em;e.LucideMeh=Gm;e.LucideMemoryStick=Wm;e.LucideMenu=Zm;e.LucideMenuSquare=zn;e.LucideMerge=Xm;e.LucideMessageCircle=i3;e.LucideMessageCircleCode=Km;e.LucideMessageCircleDashed=Ym;e.LucideMessageCircleHeart=Jm;e.LucideMessageCircleMore=Qm;e.LucideMessageCircleOff=e3;e.LucideMessageCirclePlus=t3;e.LucideMessageCircleQuestion=Io;e.LucideMessageCircleQuestionMark=Io;e.LucideMessageCircleReply=a3;e.LucideMessageCircleWarning=n3;e.LucideMessageCircleX=o3;e.LucideMessageSquare=x3;e.LucideMessageSquareCode=r3;e.LucideMessageSquareDashed=c3;e.LucideMessageSquareDiff=s3;e.LucideMessageSquareDot=d3;e.LucideMessageSquareHeart=l3;e.LucideMessageSquareLock=h3;e.LucideMessageSquareMore=u3;e.LucideMessageSquareOff=p3;e.LucideMessageSquarePlus=k3;e.LucideMessageSquareQuote=y3;e.LucideMessageSquareReply=f3;e.LucideMessageSquareShare=m3;e.LucideMessageSquareText=g3;e.LucideMessageSquareWarning=M3;e.LucideMessageSquareX=v3;e.LucideMessagesSquare=_3;e.LucideMic=C3;e.LucideMic2=Ao;e.LucideMicOff=b3;e.LucideMicVocal=Ao;e.LucideMicrochip=w3;e.LucideMicroscope=L3;e.LucideMicrowave=S3;e.LucideMilestone=N3;e.LucideMilk=A3;e.LucideMilkOff=I3;e.LucideMinimize=q3;e.LucideMinimize2=P3;e.LucideMinus=T3;e.LucideMinusCircle=ba;e.LucideMinusSquare=Rn;e.LucideMonitor=G3;e.LucideMonitorCheck=$3;e.LucideMonitorCog=V3;e.LucideMonitorDot=z3;e.LucideMonitorDown=R3;e.LucideMonitorOff=D3;e.LucideMonitorPause=H3;e.LucideMonitorPlay=j3;e.LucideMonitorSmartphone=F3;e.LucideMonitorSpeaker=B3;e.LucideMonitorStop=O3;e.LucideMonitorUp=E3;e.LucideMonitorX=U3;e.LucideMoon=Z3;e.LucideMoonStar=W3;e.LucideMoreHorizontal=Wa;e.LucideMoreVertical=Ga;e.LucideMountain=Y3;e.LucideMountainSnow=X3;e.LucideMouse=t6;e.LucideMouseOff=K3;e.LucideMousePointer=a6;e.LucideMousePointer2=J3;e.LucideMousePointerBan=Q3;e.LucideMousePointerClick=e6;e.LucideMousePointerSquareDashed=Sn;e.LucideMove=y6;e.LucideMove3D=Po;e.LucideMove3d=Po;e.LucideMoveDiagonal=i6;e.LucideMoveDiagonal2=o6;e.LucideMoveDown=c6;e.LucideMoveDownLeft=n6;e.LucideMoveDownRight=r6;e.LucideMoveHorizontal=s6;e.LucideMoveLeft=h6;e.LucideMoveRight=d6;e.LucideMoveUp=k6;e.LucideMoveUpLeft=l6;e.LucideMoveUpRight=u6;e.LucideMoveVertical=p6;e.LucideMusic=x6;e.LucideMusic2=f6;e.LucideMusic3=m6;e.LucideMusic4=g6;e.LucideNavigation=b6;e.LucideNavigation2=v6;e.LucideNavigation2Off=M6;e.LucideNavigationOff=_6;e.LucideNetwork=w6;e.LucideNewspaper=L6;e.LucideNfc=C6;e.LucideNonBinary=S6;e.LucideNotebook=q6;e.LucideNotebookPen=N6;e.LucideNotebookTabs=I6;e.LucideNotebookText=A6;e.LucideNotepadText=T6;e.LucideNotepadTextDashed=P6;e.LucideNut=$6;e.LucideNutOff=V6;e.LucideOctagon=R6;e.LucideOctagonAlert=qo;e.LucideOctagonMinus=z6;e.LucideOctagonPause=To;e.LucideOctagonX=$o;e.LucideOmega=D6;e.LucideOption=H6;e.LucideOrbit=j6;e.LucideOrigami=B6;e.LucideOutdent=vo;e.LucidePackage=X6;e.LucidePackage2=F6;e.LucidePackageCheck=O6;e.LucidePackageMinus=E6;e.LucidePackageOpen=U6;e.LucidePackagePlus=G6;e.LucidePackageSearch=W6;e.LucidePackageX=Z6;e.LucidePaintBucket=K6;e.LucidePaintRoller=Y6;e.LucidePaintbrush=J6;e.LucidePaintbrush2=Vo;e.LucidePaintbrushVertical=Vo;e.LucidePalette=Q6;e.LucidePalmtree=i1;e.LucidePanda=e8;e.LucidePanelBottom=o8;e.LucidePanelBottomClose=t8;e.LucidePanelBottomDashed=zo;e.LucidePanelBottomInactive=zo;e.LucidePanelBottomOpen=a8;e.LucidePanelLeft=jo;e.LucidePanelLeftClose=Ro;e.LucidePanelLeftDashed=Do;e.LucidePanelLeftInactive=Do;e.LucidePanelLeftOpen=Ho;e.LucidePanelLeftRightDashed=n8;e.LucidePanelRight=c8;e.LucidePanelRightClose=i8;e.LucidePanelRightDashed=Bo;e.LucidePanelRightInactive=Bo;e.LucidePanelRightOpen=r8;e.LucidePanelTop=h8;e.LucidePanelTopBottomDashed=s8;e.LucidePanelTopClose=d8;e.LucidePanelTopDashed=Fo;e.LucidePanelTopInactive=Fo;e.LucidePanelTopOpen=l8;e.LucidePanelsLeftBottom=u8;e.LucidePanelsLeftRight=Fa;e.LucidePanelsRightBottom=p8;e.LucidePanelsTopBottom=Ko;e.LucidePanelsTopLeft=Oo;e.LucidePaperclip=y8;e.LucideParentheses=k8;e.LucideParkingCircle=Ca;e.LucideParkingCircleOff=wa;e.LucideParkingMeter=f8;e.LucideParkingSquare=Hn;e.LucideParkingSquareOff=jn;e.LucidePartyPopper=m8;e.LucidePause=g8;e.LucidePauseCircle=La;e.LucidePauseOctagon=To;e.LucidePawPrint=M8;e.LucidePcCase=v8;e.LucidePen=Uo;e.LucidePenBox=$e;e.LucidePenLine=Eo;e.LucidePenOff=x8;e.LucidePenSquare=$e;e.LucidePenTool=_8;e.LucidePencil=L8;e.LucidePencilLine=b8;e.LucidePencilOff=w8;e.LucidePencilRuler=C8;e.LucidePentagon=S8;e.LucidePercent=N8;e.LucidePercentCircle=Sa;e.LucidePercentDiamond=Ea;e.LucidePercentSquare=Bn;e.LucidePersonStanding=I8;e.LucidePhilippinePeso=A8;e.LucidePhone=z8;e.LucidePhoneCall=P8;e.LucidePhoneForwarded=q8;e.LucidePhoneIncoming=T8;e.LucidePhoneMissed=$8;e.LucidePhoneOff=V8;e.LucidePhoneOutgoing=R8;e.LucidePi=D8;e.LucidePiSquare=Fn;e.LucidePiano=H8;e.LucidePickaxe=j8;e.LucidePictureInPicture=F8;e.LucidePictureInPicture2=B8;e.LucidePieChart=oa;e.LucidePiggyBank=O8;e.LucidePilcrow=G8;e.LucidePilcrowLeft=E8;e.LucidePilcrowRight=U8;e.LucidePilcrowSquare=En;e.LucidePill=Z8;e.LucidePillBottle=W8;e.LucidePin=K8;e.LucidePinOff=X8;e.LucidePipette=Y8;e.LucidePizza=J8;e.LucidePlane=tg;e.LucidePlaneLanding=Q8;e.LucidePlaneTakeoff=eg;e.LucidePlay=ag;e.LucidePlayCircle=Na;e.LucidePlaySquare=On;e.LucidePlug=ng;e.LucidePlug2=og;e.LucidePlugZap=Go;e.LucidePlugZap2=Go;e.LucidePlus=ig;e.LucidePlusCircle=Ia;e.LucidePlusSquare=Un;e.LucidePocket=cg;e.LucidePocketKnife=rg;e.LucidePodcast=sg;e.LucidePointer=lg;e.LucidePointerOff=dg;e.LucidePopcorn=hg;e.LucidePopsicle=ug;e.LucidePoundSterling=pg;e.LucidePower=kg;e.LucidePowerCircle=Aa;e.LucidePowerOff=yg;e.LucidePowerSquare=Gn;e.LucidePresentation=fg;e.LucidePrinter=gg;e.LucidePrinterCheck=mg;e.LucideProjector=Mg;e.LucideProportions=vg;e.LucidePuzzle=xg;e.LucidePyramid=_g;e.LucideQrCode=bg;e.LucideQuote=wg;e.LucideRabbit=Cg;e.LucideRadar=Lg;e.LucideRadiation=Sg;e.LucideRadical=Ng;e.LucideRadio=Pg;e.LucideRadioReceiver=Ig;e.LucideRadioTower=Ag;e.LucideRadius=qg;e.LucideRailSymbol=Tg;e.LucideRainbow=$g;e.LucideRat=Vg;e.LucideRatio=zg;e.LucideReceipt=Gg;e.LucideReceiptCent=Rg;e.LucideReceiptEuro=Dg;e.LucideReceiptIndianRupee=Hg;e.LucideReceiptJapaneseYen=jg;e.LucideReceiptPoundSterling=Bg;e.LucideReceiptRussianRuble=Fg;e.LucideReceiptSwissFranc=Og;e.LucideReceiptText=Eg;e.LucideReceiptTurkishLira=Ug;e.LucideRectangleCircle=Wg;e.LucideRectangleEllipsis=Wo;e.LucideRectangleGoggles=Zg;e.LucideRectangleHorizontal=Xg;e.LucideRectangleVertical=Kg;e.LucideRecycle=Yg;e.LucideRedo=e7;e.LucideRedo2=Jg;e.LucideRedoDot=Qg;e.LucideRefreshCcw=a7;e.LucideRefreshCcwDot=t7;e.LucideRefreshCw=n7;e.LucideRefreshCwOff=o7;e.LucideRefrigerator=i7;e.LucideRegex=r7;e.LucideRemoveFormatting=c7;e.LucideRepeat=l7;e.LucideRepeat1=s7;e.LucideRepeat2=d7;e.LucideReplace=u7;e.LucideReplaceAll=h7;e.LucideReply=y7;e.LucideReplyAll=p7;e.LucideRewind=k7;e.LucideRibbon=f7;e.LucideRocket=g7;e.LucideRockingChair=m7;e.LucideRollerCoaster=M7;e.LucideRose=v7;e.LucideRotate3D=Zo;e.LucideRotate3d=Zo;e.LucideRotateCcw=b7;e.LucideRotateCcwKey=x7;e.LucideRotateCcwSquare=_7;e.LucideRotateCw=C7;e.LucideRotateCwSquare=w7;e.LucideRoute=S7;e.LucideRouteOff=L7;e.LucideRouter=N7;e.LucideRows=Xo;e.LucideRows2=Xo;e.LucideRows3=Ko;e.LucideRows4=I7;e.LucideRss=P7;e.LucideRuler=q7;e.LucideRulerDimensionLine=A7;e.LucideRussianRuble=T7;e.LucideSailboat=$7;e.LucideSalad=V7;e.LucideSandwich=z7;e.LucideSatellite=D7;e.LucideSatelliteDish=R7;e.LucideSaudiRiyal=H7;e.LucideSave=F7;e.LucideSaveAll=j7;e.LucideSaveOff=B7;e.LucideScale=O7;e.LucideScale3D=Yo;e.LucideScale3d=Yo;e.LucideScaling=E7;e.LucideScan=Q7;e.LucideScanBarcode=U7;e.LucideScanEye=G7;e.LucideScanFace=W7;e.LucideScanHeart=Z7;e.LucideScanLine=X7;e.LucideScanQrCode=K7;e.LucideScanSearch=Y7;e.LucideScanText=J7;e.LucideScatterChart=na;e.LucideSchool=e9;e.LucideSchool2=s1;e.LucideScissors=a9;e.LucideScissorsLineDashed=t9;e.LucideScissorsSquare=Zn;e.LucideScissorsSquareDashedBottom=gn;e.LucideScreenShare=n9;e.LucideScreenShareOff=o9;e.LucideScroll=r9;e.LucideScrollText=i9;e.LucideSearch=h9;e.LucideSearchCheck=c9;e.LucideSearchCode=s9;e.LucideSearchSlash=d9;e.LucideSearchX=l9;e.LucideSection=u9;e.LucideSend=y9;e.LucideSendHorizonal=Jo;e.LucideSendHorizontal=Jo;e.LucideSendToBack=p9;e.LucideSeparatorHorizontal=k9;e.LucideSeparatorVertical=f9;e.LucideServer=v9;e.LucideServerCog=m9;e.LucideServerCrash=g9;e.LucideServerOff=M9;e.LucideSettings=_9;e.LucideSettings2=x9;e.LucideShapes=b9;e.LucideShare=C9;e.LucideShare2=w9;e.LucideSheet=L9;e.LucideShell=S9;e.LucideShield=R9;e.LucideShieldAlert=N9;e.LucideShieldBan=I9;e.LucideShieldCheck=A9;e.LucideShieldClose=en;e.LucideShieldEllipsis=q9;e.LucideShieldHalf=P9;e.LucideShieldMinus=T9;e.LucideShieldOff=$9;e.LucideShieldPlus=V9;e.LucideShieldQuestion=Qo;e.LucideShieldQuestionMark=Qo;e.LucideShieldUser=z9;e.LucideShieldX=en;e.LucideShip=H9;e.LucideShipWheel=D9;e.LucideShirt=j9;e.LucideShoppingBag=F9;e.LucideShoppingBasket=B9;e.LucideShoppingCart=O9;e.LucideShovel=E9;e.LucideShowerHead=U9;e.LucideShredder=G9;e.LucideShrimp=W9;e.LucideShrink=Z9;e.LucideShrub=X9;e.LucideShuffle=K9;e.LucideSidebar=jo;e.LucideSidebarClose=Ro;e.LucideSidebarOpen=Ho;e.LucideSigma=Y9;e.LucideSigmaSquare=Wn;e.LucideSignal=aM;e.LucideSignalHigh=J9;e.LucideSignalLow=tM;e.LucideSignalMedium=Q9;e.LucideSignalZero=eM;e.LucideSignature=oM;e.LucideSignpost=iM;e.LucideSignpostBig=nM;e.LucideSiren=rM;e.LucideSkipBack=cM;e.LucideSkipForward=sM;e.LucideSkull=dM;e.LucideSlack=hM;e.LucideSlash=lM;e.LucideSlashSquare=Xn;e.LucideSlice=uM;e.LucideSliders=tn;e.LucideSlidersHorizontal=pM;e.LucideSlidersVertical=tn;e.LucideSmartphone=mM;e.LucideSmartphoneCharging=yM;e.LucideSmartphoneNfc=kM;e.LucideSmile=gM;e.LucideSmilePlus=fM;e.LucideSnail=MM;e.LucideSnowflake=vM;e.LucideSoapDispenserDroplet=xM;e.LucideSofa=_M;e.LucideSortAsc=zt;e.LucideSortDesc=Tt;e.LucideSoup=bM;e.LucideSpace=wM;e.LucideSpade=CM;e.LucideSparkle=LM;e.LucideSparkles=an;e.LucideSpeaker=SM;e.LucideSpeech=NM;e.LucideSpellCheck=AM;e.LucideSpellCheck2=IM;e.LucideSpline=qM;e.LucideSplinePointer=PM;e.LucideSplit=TM;e.LucideSplitSquareHorizontal=Kn;e.LucideSplitSquareVertical=Yn;e.LucideSpool=zM;e.LucideSpotlight=$M;e.LucideSprayCan=VM;e.LucideSprout=RM;e.LucideSquare=ZM;e.LucideSquareActivity=on;e.LucideSquareArrowDown=cn;e.LucideSquareArrowDownLeft=nn;e.LucideSquareArrowDownRight=rn;e.LucideSquareArrowLeft=sn;e.LucideSquareArrowOutDownLeft=dn;e.LucideSquareArrowOutDownRight=ln;e.LucideSquareArrowOutUpLeft=hn;e.LucideSquareArrowOutUpRight=un;e.LucideSquareArrowRight=yn;e.LucideSquareArrowUp=mn;e.LucideSquareArrowUpLeft=pn;e.LucideSquareArrowUpRight=kn;e.LucideSquareAsterisk=fn;e.LucideSquareBottomDashedScissors=gn;e.LucideSquareChartGantt=tt;e.LucideSquareCheck=Mn;e.LucideSquareCheckBig=xn;e.LucideSquareChevronDown=vn;e.LucideSquareChevronLeft=_n;e.LucideSquareChevronRight=bn;e.LucideSquareChevronUp=wn;e.LucideSquareCode=Cn;e.LucideSquareDashed=Nn;e.LucideSquareDashedBottom=HM;e.LucideSquareDashedBottomCode=DM;e.LucideSquareDashedKanban=Ln;e.LucideSquareDashedMousePointer=Sn;e.LucideSquareDashedTopSolid=jM;e.LucideSquareDivide=In;e.LucideSquareDot=Pn;e.LucideSquareEqual=An;e.LucideSquareFunction=qn;e.LucideSquareGanttChart=tt;e.LucideSquareKanban=Tn;e.LucideSquareLibrary=$n;e.LucideSquareM=Vn;e.LucideSquareMenu=zn;e.LucideSquareMinus=Rn;e.LucideSquareMousePointer=Dn;e.LucideSquareParking=Hn;e.LucideSquareParkingOff=jn;e.LucideSquarePause=BM;e.LucideSquarePen=$e;e.LucideSquarePercent=Bn;e.LucideSquarePi=Fn;e.LucideSquarePilcrow=En;e.LucideSquarePlay=On;e.LucideSquarePlus=Un;e.LucideSquarePower=Gn;e.LucideSquareRadical=FM;e.LucideSquareRoundCorner=OM;e.LucideSquareScissors=Zn;e.LucideSquareSigma=Wn;e.LucideSquareSlash=Xn;e.LucideSquareSplitHorizontal=Kn;e.LucideSquareSplitVertical=Yn;e.LucideSquareSquare=EM;e.LucideSquareStack=UM;e.LucideSquareStar=GM;e.LucideSquareStop=WM;e.LucideSquareTerminal=Jn;e.LucideSquareUser=e1;e.LucideSquareUserRound=Qn;e.LucideSquareX=t1;e.LucideSquaresExclude=XM;e.LucideSquaresIntersect=KM;e.LucideSquaresSubtract=YM;e.LucideSquaresUnite=JM;e.LucideSquircle=ev;e.LucideSquircleDashed=QM;e.LucideSquirrel=tv;e.LucideStamp=av;e.LucideStar=iv;e.LucideStarHalf=ov;e.LucideStarOff=nv;e.LucideStars=an;e.LucideStepBack=rv;e.LucideStepForward=cv;e.LucideStethoscope=dv;e.LucideSticker=sv;e.LucideStickyNote=lv;e.LucideStopCircle=qa;e.LucideStore=hv;e.LucideStretchHorizontal=uv;e.LucideStretchVertical=pv;e.LucideStrikethrough=yv;e.LucideSubscript=kv;e.LucideSubtitles=Ut;e.LucideSun=Mv;e.LucideSunDim=fv;e.LucideSunMedium=mv;e.LucideSunMoon=gv;e.LucideSunSnow=vv;e.LucideSunrise=xv;e.LucideSunset=_v;e.LucideSuperscript=wv;e.LucideSwatchBook=bv;e.LucideSwissFranc=Cv;e.LucideSwitchCamera=Lv;e.LucideSword=Sv;e.LucideSwords=Nv;e.LucideSyringe=Pv;e.LucideTable=Rv;e.LucideTable2=Iv;e.LucideTableCellsMerge=Av;e.LucideTableCellsSplit=qv;e.LucideTableColumnsSplit=Tv;e.LucideTableConfig=Qe;e.LucideTableOfContents=$v;e.LucideTableProperties=Vv;e.LucideTableRowsSplit=zv;e.LucideTablet=Hv;e.LucideTabletSmartphone=Dv;e.LucideTablets=jv;e.LucideTag=Bv;e.LucideTags=Fv;e.LucideTally1=Ov;e.LucideTally2=Ev;e.LucideTally3=Gv;e.LucideTally4=Uv;e.LucideTally5=Wv;e.LucideTangent=Zv;e.LucideTarget=Xv;e.LucideTelescope=Kv;e.LucideTent=Jv;e.LucideTentTree=Yv;e.LucideTerminal=Qv;e.LucideTerminalSquare=Jn;e.LucideTestTube=ex;e.LucideTestTube2=a1;e.LucideTestTubeDiagonal=a1;e.LucideTestTubes=tx;e.LucideText=rx;e.LucideTextCursor=ox;e.LucideTextCursorInput=ax;e.LucideTextQuote=nx;e.LucideTextSearch=ix;e.LucideTextSelect=o1;e.LucideTextSelection=o1;e.LucideTheater=cx;e.LucideThermometer=lx;e.LucideThermometerSnowflake=sx;e.LucideThermometerSun=dx;e.LucideThumbsDown=hx;e.LucideThumbsUp=ux;e.LucideTicket=Mx;e.LucideTicketCheck=px;e.LucideTicketMinus=yx;e.LucideTicketPercent=kx;e.LucideTicketPlus=mx;e.LucideTicketSlash=fx;e.LucideTicketX=gx;e.LucideTickets=xx;e.LucideTicketsPlane=vx;e.LucideTimer=wx;e.LucideTimerOff=_x;e.LucideTimerReset=bx;e.LucideToggleLeft=Cx;e.LucideToggleRight=Lx;e.LucideToilet=Sx;e.LucideToolCase=Nx;e.LucideTornado=Ix;e.LucideTorus=Ax;e.LucideTouchpad=qx;e.LucideTouchpadOff=Px;e.LucideTowerControl=$x;e.LucideToyBrick=Tx;e.LucideTractor=Vx;e.LucideTrafficCone=Rx;e.LucideTrain=n1;e.LucideTrainFront=zx;e.LucideTrainFrontTunnel=Dx;e.LucideTrainTrack=Hx;e.LucideTramFront=n1;e.LucideTransgender=jx;e.LucideTrash=Fx;e.LucideTrash2=Bx;e.LucideTreeDeciduous=Ox;e.LucideTreePalm=i1;e.LucideTreePine=Ex;e.LucideTrees=Ux;e.LucideTrello=Gx;e.LucideTrendingDown=Wx;e.LucideTrendingUp=Xx;e.LucideTrendingUpDown=Zx;e.LucideTriangle=Jx;e.LucideTriangleAlert=r1;e.LucideTriangleDashed=Kx;e.LucideTriangleRight=Yx;e.LucideTrophy=Qx;e.LucideTruck=t_;e.LucideTruckElectric=e_;e.LucideTurkishLira=a_;e.LucideTurntable=o_;e.LucideTurtle=n_;e.LucideTv=r_;e.LucideTv2=c1;e.LucideTvMinimal=c1;e.LucideTvMinimalPlay=i_;e.LucideTwitch=c_;e.LucideTwitter=s_;e.LucideType=l_;e.LucideTypeOutline=d_;e.LucideUmbrella=u_;e.LucideUmbrellaOff=h_;e.LucideUnderline=p_;e.LucideUndo=f_;e.LucideUndo2=y_;e.LucideUndoDot=k_;e.LucideUnfoldHorizontal=m_;e.LucideUnfoldVertical=g_;e.LucideUngroup=M_;e.LucideUniversity=s1;e.LucideUnlink=x_;e.LucideUnlink2=v_;e.LucideUnlock=Lo;e.LucideUnlockKeyhole=Co;e.LucideUnplug=__;e.LucideUpload=b_;e.LucideUploadCloud=Ha;e.LucideUsb=w_;e.LucideUser=z_;e.LucideUser2=y1;e.LucideUserCheck=C_;e.LucideUserCheck2=d1;e.LucideUserCircle=$a;e.LucideUserCircle2=Ta;e.LucideUserCog=L_;e.LucideUserCog2=l1;e.LucideUserLock=S_;e.LucideUserMinus=N_;e.LucideUserMinus2=h1;e.LucideUserPen=I_;e.LucideUserPlus=A_;e.LucideUserPlus2=u1;e.LucideUserRound=y1;e.LucideUserRoundCheck=d1;e.LucideUserRoundCog=l1;e.LucideUserRoundMinus=h1;e.LucideUserRoundPen=P_;e.LucideUserRoundPlus=u1;e.LucideUserRoundSearch=q_;e.LucideUserRoundX=p1;e.LucideUserSearch=$_;e.LucideUserSquare=e1;e.LucideUserSquare2=Qn;e.LucideUserStar=T_;e.LucideUserX=V_;e.LucideUserX2=p1;e.LucideUsers=R_;e.LucideUsers2=k1;e.LucideUsersRound=k1;e.LucideUtensils=m1;e.LucideUtensilsCrossed=f1;e.LucideUtilityPole=D_;e.LucideVariable=H_;e.LucideVault=j_;e.LucideVectorSquare=B_;e.LucideVegan=F_;e.LucideVenetianMask=O_;e.LucideVenus=U_;e.LucideVenusAndMars=E_;e.LucideVerified=Ht;e.LucideVibrate=W_;e.LucideVibrateOff=G_;e.LucideVideo=X_;e.LucideVideoOff=Z_;e.LucideVideotape=K_;e.LucideView=Y_;e.LucideVoicemail=J_;e.LucideVolleyball=Q_;e.LucideVolume=nb;e.LucideVolume1=eb;e.LucideVolume2=tb;e.LucideVolumeOff=ab;e.LucideVolumeX=ob;e.LucideVote=ib;e.LucideWallet=cb;e.LucideWallet2=g1;e.LucideWalletCards=rb;e.LucideWalletMinimal=g1;e.LucideWallpaper=sb;e.LucideWand=db;e.LucideWand2=M1;e.LucideWandSparkles=M1;e.LucideWarehouse=lb;e.LucideWashingMachine=hb;e.LucideWatch=ub;e.LucideWaves=yb;e.LucideWavesLadder=pb;e.LucideWaypoints=kb;e.LucideWebcam=fb;e.LucideWebhook=gb;e.LucideWebhookOff=mb;e.LucideWeight=Mb;e.LucideWheat=xb;e.LucideWheatOff=vb;e.LucideWholeWord=_b;e.LucideWifi=Ab;e.LucideWifiCog=bb;e.LucideWifiHigh=wb;e.LucideWifiLow=Cb;e.LucideWifiOff=Lb;e.LucideWifiPen=Sb;e.LucideWifiSync=Nb;e.LucideWifiZero=Ib;e.LucideWind=Pb;e.LucideWindArrowDown=qb;e.LucideWine=$b;e.LucideWineOff=Tb;e.LucideWorkflow=Vb;e.LucideWorm=zb;e.LucideWrapText=Rb;e.LucideWrench=Db;e.LucideX=Hb;e.LucideXCircle=Va;e.LucideXOctagon=$o;e.LucideXSquare=t1;e.LucideYoutube=jb;e.LucideZap=Fb;e.LucideZapOff=Bb;e.LucideZoomIn=Ob;e.LucideZoomOut=Eb;e.Luggage=hm;e.LuggageIcon=hm;e.MSquare=Vn;e.MSquareIcon=Vn;e.Magnet=um;e.MagnetIcon=um;e.Mail=vm;e.MailCheck=pm;e.MailCheckIcon=pm;e.MailIcon=vm;e.MailMinus=ym;e.MailMinusIcon=ym;e.MailOpen=km;e.MailOpenIcon=km;e.MailPlus=fm;e.MailPlusIcon=fm;e.MailQuestion=So;e.MailQuestionIcon=So;e.MailQuestionMark=So;e.MailQuestionMarkIcon=So;e.MailSearch=gm;e.MailSearchIcon=gm;e.MailWarning=mm;e.MailWarningIcon=mm;e.MailX=Mm;e.MailXIcon=Mm;e.Mailbox=xm;e.MailboxIcon=xm;e.Mails=_m;e.MailsIcon=_m;e.Map=Rm;e.MapIcon=Rm;e.MapMinus=bm;e.MapMinusIcon=bm;e.MapPin=$m;e.MapPinCheck=Cm;e.MapPinCheckIcon=Cm;e.MapPinCheckInside=wm;e.MapPinCheckInsideIcon=wm;e.MapPinHouse=Lm;e.MapPinHouseIcon=Lm;e.MapPinIcon=$m;e.MapPinMinus=Nm;e.MapPinMinusIcon=Nm;e.MapPinMinusInside=Sm;e.MapPinMinusInsideIcon=Sm;e.MapPinOff=Im;e.MapPinOffIcon=Im;e.MapPinPen=No;e.MapPinPenIcon=No;e.MapPinPlus=Pm;e.MapPinPlusIcon=Pm;e.MapPinPlusInside=Am;e.MapPinPlusInsideIcon=Am;e.MapPinX=Tm;e.MapPinXIcon=Tm;e.MapPinXInside=qm;e.MapPinXInsideIcon=qm;e.MapPinned=Vm;e.MapPinnedIcon=Vm;e.MapPlus=zm;e.MapPlusIcon=zm;e.Mars=Hm;e.MarsIcon=Hm;e.MarsStroke=Dm;e.MarsStrokeIcon=Dm;e.Martini=jm;e.MartiniIcon=jm;e.Maximize=Fm;e.Maximize2=Bm;e.Maximize2Icon=Bm;e.MaximizeIcon=Fm;e.Medal=Om;e.MedalIcon=Om;e.Megaphone=Um;e.MegaphoneIcon=Um;e.MegaphoneOff=Em;e.MegaphoneOffIcon=Em;e.Meh=Gm;e.MehIcon=Gm;e.MemoryStick=Wm;e.MemoryStickIcon=Wm;e.Menu=Zm;e.MenuIcon=Zm;e.MenuSquare=zn;e.MenuSquareIcon=zn;e.Merge=Xm;e.MergeIcon=Xm;e.MessageCircle=i3;e.MessageCircleCode=Km;e.MessageCircleCodeIcon=Km;e.MessageCircleDashed=Ym;e.MessageCircleDashedIcon=Ym;e.MessageCircleHeart=Jm;e.MessageCircleHeartIcon=Jm;e.MessageCircleIcon=i3;e.MessageCircleMore=Qm;e.MessageCircleMoreIcon=Qm;e.MessageCircleOff=e3;e.MessageCircleOffIcon=e3;e.MessageCirclePlus=t3;e.MessageCirclePlusIcon=t3;e.MessageCircleQuestion=Io;e.MessageCircleQuestionIcon=Io;e.MessageCircleQuestionMark=Io;e.MessageCircleQuestionMarkIcon=Io;e.MessageCircleReply=a3;e.MessageCircleReplyIcon=a3;e.MessageCircleWarning=n3;e.MessageCircleWarningIcon=n3;e.MessageCircleX=o3;e.MessageCircleXIcon=o3;e.MessageSquare=x3;e.MessageSquareCode=r3;e.MessageSquareCodeIcon=r3;e.MessageSquareDashed=c3;e.MessageSquareDashedIcon=c3;e.MessageSquareDiff=s3;e.MessageSquareDiffIcon=s3;e.MessageSquareDot=d3;e.MessageSquareDotIcon=d3;e.MessageSquareHeart=l3;e.MessageSquareHeartIcon=l3;e.MessageSquareIcon=x3;e.MessageSquareLock=h3;e.MessageSquareLockIcon=h3;e.MessageSquareMore=u3;e.MessageSquareMoreIcon=u3;e.MessageSquareOff=p3;e.MessageSquareOffIcon=p3;e.MessageSquarePlus=k3;e.MessageSquarePlusIcon=k3;e.MessageSquareQuote=y3;e.MessageSquareQuoteIcon=y3;e.MessageSquareReply=f3;e.MessageSquareReplyIcon=f3;e.MessageSquareShare=m3;e.MessageSquareShareIcon=m3;e.MessageSquareText=g3;e.MessageSquareTextIcon=g3;e.MessageSquareWarning=M3;e.MessageSquareWarningIcon=M3;e.MessageSquareX=v3;e.MessageSquareXIcon=v3;e.MessagesSquare=_3;e.MessagesSquareIcon=_3;e.Mic=C3;e.Mic2=Ao;e.Mic2Icon=Ao;e.MicIcon=C3;e.MicOff=b3;e.MicOffIcon=b3;e.MicVocal=Ao;e.MicVocalIcon=Ao;e.Microchip=w3;e.MicrochipIcon=w3;e.Microscope=L3;e.MicroscopeIcon=L3;e.Microwave=S3;e.MicrowaveIcon=S3;e.Milestone=N3;e.MilestoneIcon=N3;e.Milk=A3;e.MilkIcon=A3;e.MilkOff=I3;e.MilkOffIcon=I3;e.Minimize=q3;e.Minimize2=P3;e.Minimize2Icon=P3;e.MinimizeIcon=q3;e.Minus=T3;e.MinusCircle=ba;e.MinusCircleIcon=ba;e.MinusIcon=T3;e.MinusSquare=Rn;e.MinusSquareIcon=Rn;e.Monitor=G3;e.MonitorCheck=$3;e.MonitorCheckIcon=$3;e.MonitorCog=V3;e.MonitorCogIcon=V3;e.MonitorDot=z3;e.MonitorDotIcon=z3;e.MonitorDown=R3;e.MonitorDownIcon=R3;e.MonitorIcon=G3;e.MonitorOff=D3;e.MonitorOffIcon=D3;e.MonitorPause=H3;e.MonitorPauseIcon=H3;e.MonitorPlay=j3;e.MonitorPlayIcon=j3;e.MonitorSmartphone=F3;e.MonitorSmartphoneIcon=F3;e.MonitorSpeaker=B3;e.MonitorSpeakerIcon=B3;e.MonitorStop=O3;e.MonitorStopIcon=O3;e.MonitorUp=E3;e.MonitorUpIcon=E3;e.MonitorX=U3;e.MonitorXIcon=U3;e.Moon=Z3;e.MoonIcon=Z3;e.MoonStar=W3;e.MoonStarIcon=W3;e.MoreHorizontal=Wa;e.MoreHorizontalIcon=Wa;e.MoreVertical=Ga;e.MoreVerticalIcon=Ga;e.Mountain=Y3;e.MountainIcon=Y3;e.MountainSnow=X3;e.MountainSnowIcon=X3;e.Mouse=t6;e.MouseIcon=t6;e.MouseOff=K3;e.MouseOffIcon=K3;e.MousePointer=a6;e.MousePointer2=J3;e.MousePointer2Icon=J3;e.MousePointerBan=Q3;e.MousePointerBanIcon=Q3;e.MousePointerClick=e6;e.MousePointerClickIcon=e6;e.MousePointerIcon=a6;e.MousePointerSquareDashed=Sn;e.MousePointerSquareDashedIcon=Sn;e.Move=y6;e.Move3D=Po;e.Move3DIcon=Po;e.Move3d=Po;e.Move3dIcon=Po;e.MoveDiagonal=i6;e.MoveDiagonal2=o6;e.MoveDiagonal2Icon=o6;e.MoveDiagonalIcon=i6;e.MoveDown=c6;e.MoveDownIcon=c6;e.MoveDownLeft=n6;e.MoveDownLeftIcon=n6;e.MoveDownRight=r6;e.MoveDownRightIcon=r6;e.MoveHorizontal=s6;e.MoveHorizontalIcon=s6;e.MoveIcon=y6;e.MoveLeft=h6;e.MoveLeftIcon=h6;e.MoveRight=d6;e.MoveRightIcon=d6;e.MoveUp=k6;e.MoveUpIcon=k6;e.MoveUpLeft=l6;e.MoveUpLeftIcon=l6;e.MoveUpRight=u6;e.MoveUpRightIcon=u6;e.MoveVertical=p6;e.MoveVerticalIcon=p6;e.Music=x6;e.Music2=f6;e.Music2Icon=f6;e.Music3=m6;e.Music3Icon=m6;e.Music4=g6;e.Music4Icon=g6;e.MusicIcon=x6;e.Navigation=b6;e.Navigation2=v6;e.Navigation2Icon=v6;e.Navigation2Off=M6;e.Navigation2OffIcon=M6;e.NavigationIcon=b6;e.NavigationOff=_6;e.NavigationOffIcon=_6;e.Network=w6;e.NetworkIcon=w6;e.Newspaper=L6;e.NewspaperIcon=L6;e.Nfc=C6;e.NfcIcon=C6;e.NonBinary=S6;e.NonBinaryIcon=S6;e.Notebook=q6;e.NotebookIcon=q6;e.NotebookPen=N6;e.NotebookPenIcon=N6;e.NotebookTabs=I6;e.NotebookTabsIcon=I6;e.NotebookText=A6;e.NotebookTextIcon=A6;e.NotepadText=T6;e.NotepadTextDashed=P6;e.NotepadTextDashedIcon=P6;e.NotepadTextIcon=T6;e.Nut=$6;e.NutIcon=$6;e.NutOff=V6;e.NutOffIcon=V6;e.Octagon=R6;e.OctagonAlert=qo;e.OctagonAlertIcon=qo;e.OctagonIcon=R6;e.OctagonMinus=z6;e.OctagonMinusIcon=z6;e.OctagonPause=To;e.OctagonPauseIcon=To;e.OctagonX=$o;e.OctagonXIcon=$o;e.Omega=D6;e.OmegaIcon=D6;e.Option=H6;e.OptionIcon=H6;e.Orbit=j6;e.OrbitIcon=j6;e.Origami=B6;e.OrigamiIcon=B6;e.Outdent=vo;e.OutdentIcon=vo;e.Package=X6;e.Package2=F6;e.Package2Icon=F6;e.PackageCheck=O6;e.PackageCheckIcon=O6;e.PackageIcon=X6;e.PackageMinus=E6;e.PackageMinusIcon=E6;e.PackageOpen=U6;e.PackageOpenIcon=U6;e.PackagePlus=G6;e.PackagePlusIcon=G6;e.PackageSearch=W6;e.PackageSearchIcon=W6;e.PackageX=Z6;e.PackageXIcon=Z6;e.PaintBucket=K6;e.PaintBucketIcon=K6;e.PaintRoller=Y6;e.PaintRollerIcon=Y6;e.Paintbrush=J6;e.Paintbrush2=Vo;e.Paintbrush2Icon=Vo;e.PaintbrushIcon=J6;e.PaintbrushVertical=Vo;e.PaintbrushVerticalIcon=Vo;e.Palette=Q6;e.PaletteIcon=Q6;e.Palmtree=i1;e.PalmtreeIcon=i1;e.Panda=e8;e.PandaIcon=e8;e.PanelBottom=o8;e.PanelBottomClose=t8;e.PanelBottomCloseIcon=t8;e.PanelBottomDashed=zo;e.PanelBottomDashedIcon=zo;e.PanelBottomIcon=o8;e.PanelBottomInactive=zo;e.PanelBottomInactiveIcon=zo;e.PanelBottomOpen=a8;e.PanelBottomOpenIcon=a8;e.PanelLeft=jo;e.PanelLeftClose=Ro;e.PanelLeftCloseIcon=Ro;e.PanelLeftDashed=Do;e.PanelLeftDashedIcon=Do;e.PanelLeftIcon=jo;e.PanelLeftInactive=Do;e.PanelLeftInactiveIcon=Do;e.PanelLeftOpen=Ho;e.PanelLeftOpenIcon=Ho;e.PanelLeftRightDashed=n8;e.PanelLeftRightDashedIcon=n8;e.PanelRight=c8;e.PanelRightClose=i8;e.PanelRightCloseIcon=i8;e.PanelRightDashed=Bo;e.PanelRightDashedIcon=Bo;e.PanelRightIcon=c8;e.PanelRightInactive=Bo;e.PanelRightInactiveIcon=Bo;e.PanelRightOpen=r8;e.PanelRightOpenIcon=r8;e.PanelTop=h8;e.PanelTopBottomDashed=s8;e.PanelTopBottomDashedIcon=s8;e.PanelTopClose=d8;e.PanelTopCloseIcon=d8;e.PanelTopDashed=Fo;e.PanelTopDashedIcon=Fo;e.PanelTopIcon=h8;e.PanelTopInactive=Fo;e.PanelTopInactiveIcon=Fo;e.PanelTopOpen=l8;e.PanelTopOpenIcon=l8;e.PanelsLeftBottom=u8;e.PanelsLeftBottomIcon=u8;e.PanelsLeftRight=Fa;e.PanelsLeftRightIcon=Fa;e.PanelsRightBottom=p8;e.PanelsRightBottomIcon=p8;e.PanelsTopBottom=Ko;e.PanelsTopBottomIcon=Ko;e.PanelsTopLeft=Oo;e.PanelsTopLeftIcon=Oo;e.Paperclip=y8;e.PaperclipIcon=y8;e.Parentheses=k8;e.ParenthesesIcon=k8;e.ParkingCircle=Ca;e.ParkingCircleIcon=Ca;e.ParkingCircleOff=wa;e.ParkingCircleOffIcon=wa;e.ParkingMeter=f8;e.ParkingMeterIcon=f8;e.ParkingSquare=Hn;e.ParkingSquareIcon=Hn;e.ParkingSquareOff=jn;e.ParkingSquareOffIcon=jn;e.PartyPopper=m8;e.PartyPopperIcon=m8;e.Pause=g8;e.PauseCircle=La;e.PauseCircleIcon=La;e.PauseIcon=g8;e.PauseOctagon=To;e.PauseOctagonIcon=To;e.PawPrint=M8;e.PawPrintIcon=M8;e.PcCase=v8;e.PcCaseIcon=v8;e.Pen=Uo;e.PenBox=$e;e.PenBoxIcon=$e;e.PenIcon=Uo;e.PenLine=Eo;e.PenLineIcon=Eo;e.PenOff=x8;e.PenOffIcon=x8;e.PenSquare=$e;e.PenSquareIcon=$e;e.PenTool=_8;e.PenToolIcon=_8;e.Pencil=L8;e.PencilIcon=L8;e.PencilLine=b8;e.PencilLineIcon=b8;e.PencilOff=w8;e.PencilOffIcon=w8;e.PencilRuler=C8;e.PencilRulerIcon=C8;e.Pentagon=S8;e.PentagonIcon=S8;e.Percent=N8;e.PercentCircle=Sa;e.PercentCircleIcon=Sa;e.PercentDiamond=Ea;e.PercentDiamondIcon=Ea;e.PercentIcon=N8;e.PercentSquare=Bn;e.PercentSquareIcon=Bn;e.PersonStanding=I8;e.PersonStandingIcon=I8;e.PhilippinePeso=A8;e.PhilippinePesoIcon=A8;e.Phone=z8;e.PhoneCall=P8;e.PhoneCallIcon=P8;e.PhoneForwarded=q8;e.PhoneForwardedIcon=q8;e.PhoneIcon=z8;e.PhoneIncoming=T8;e.PhoneIncomingIcon=T8;e.PhoneMissed=$8;e.PhoneMissedIcon=$8;e.PhoneOff=V8;e.PhoneOffIcon=V8;e.PhoneOutgoing=R8;e.PhoneOutgoingIcon=R8;e.Pi=D8;e.PiIcon=D8;e.PiSquare=Fn;e.PiSquareIcon=Fn;e.Piano=H8;e.PianoIcon=H8;e.Pickaxe=j8;e.PickaxeIcon=j8;e.PictureInPicture=F8;e.PictureInPicture2=B8;e.PictureInPicture2Icon=B8;e.PictureInPictureIcon=F8;e.PieChart=oa;e.PieChartIcon=oa;e.PiggyBank=O8;e.PiggyBankIcon=O8;e.Pilcrow=G8;e.PilcrowIcon=G8;e.PilcrowLeft=E8;e.PilcrowLeftIcon=E8;e.PilcrowRight=U8;e.PilcrowRightIcon=U8;e.PilcrowSquare=En;e.PilcrowSquareIcon=En;e.Pill=Z8;e.PillBottle=W8;e.PillBottleIcon=W8;e.PillIcon=Z8;e.Pin=K8;e.PinIcon=K8;e.PinOff=X8;e.PinOffIcon=X8;e.Pipette=Y8;e.PipetteIcon=Y8;e.Pizza=J8;e.PizzaIcon=J8;e.Plane=tg;e.PlaneIcon=tg;e.PlaneLanding=Q8;e.PlaneLandingIcon=Q8;e.PlaneTakeoff=eg;e.PlaneTakeoffIcon=eg;e.Play=ag;e.PlayCircle=Na;e.PlayCircleIcon=Na;e.PlayIcon=ag;e.PlaySquare=On;e.PlaySquareIcon=On;e.Plug=ng;e.Plug2=og;e.Plug2Icon=og;e.PlugIcon=ng;e.PlugZap=Go;e.PlugZap2=Go;e.PlugZap2Icon=Go;e.PlugZapIcon=Go;e.Plus=ig;e.PlusCircle=Ia;e.PlusCircleIcon=Ia;e.PlusIcon=ig;e.PlusSquare=Un;e.PlusSquareIcon=Un;e.Pocket=cg;e.PocketIcon=cg;e.PocketKnife=rg;e.PocketKnifeIcon=rg;e.Podcast=sg;e.PodcastIcon=sg;e.Pointer=lg;e.PointerIcon=lg;e.PointerOff=dg;e.PointerOffIcon=dg;e.Popcorn=hg;e.PopcornIcon=hg;e.Popsicle=ug;e.PopsicleIcon=ug;e.PoundSterling=pg;e.PoundSterlingIcon=pg;e.Power=kg;e.PowerCircle=Aa;e.PowerCircleIcon=Aa;e.PowerIcon=kg;e.PowerOff=yg;e.PowerOffIcon=yg;e.PowerSquare=Gn;e.PowerSquareIcon=Gn;e.Presentation=fg;e.PresentationIcon=fg;e.Printer=gg;e.PrinterCheck=mg;e.PrinterCheckIcon=mg;e.PrinterIcon=gg;e.Projector=Mg;e.ProjectorIcon=Mg;e.Proportions=vg;e.ProportionsIcon=vg;e.Puzzle=xg;e.PuzzleIcon=xg;e.Pyramid=_g;e.PyramidIcon=_g;e.QrCode=bg;e.QrCodeIcon=bg;e.Quote=wg;e.QuoteIcon=wg;e.Rabbit=Cg;e.RabbitIcon=Cg;e.Radar=Lg;e.RadarIcon=Lg;e.Radiation=Sg;e.RadiationIcon=Sg;e.Radical=Ng;e.RadicalIcon=Ng;e.Radio=Pg;e.RadioIcon=Pg;e.RadioReceiver=Ig;e.RadioReceiverIcon=Ig;e.RadioTower=Ag;e.RadioTowerIcon=Ag;e.Radius=qg;e.RadiusIcon=qg;e.RailSymbol=Tg;e.RailSymbolIcon=Tg;e.Rainbow=$g;e.RainbowIcon=$g;e.Rat=Vg;e.RatIcon=Vg;e.Ratio=zg;e.RatioIcon=zg;e.Receipt=Gg;e.ReceiptCent=Rg;e.ReceiptCentIcon=Rg;e.ReceiptEuro=Dg;e.ReceiptEuroIcon=Dg;e.ReceiptIcon=Gg;e.ReceiptIndianRupee=Hg;e.ReceiptIndianRupeeIcon=Hg;e.ReceiptJapaneseYen=jg;e.ReceiptJapaneseYenIcon=jg;e.ReceiptPoundSterling=Bg;e.ReceiptPoundSterlingIcon=Bg;e.ReceiptRussianRuble=Fg;e.ReceiptRussianRubleIcon=Fg;e.ReceiptSwissFranc=Og;e.ReceiptSwissFrancIcon=Og;e.ReceiptText=Eg;e.ReceiptTextIcon=Eg;e.ReceiptTurkishLira=Ug;e.ReceiptTurkishLiraIcon=Ug;e.RectangleCircle=Wg;e.RectangleCircleIcon=Wg;e.RectangleEllipsis=Wo;e.RectangleEllipsisIcon=Wo;e.RectangleGoggles=Zg;e.RectangleGogglesIcon=Zg;e.RectangleHorizontal=Xg;e.RectangleHorizontalIcon=Xg;e.RectangleVertical=Kg;e.RectangleVerticalIcon=Kg;e.Recycle=Yg;e.RecycleIcon=Yg;e.Redo=e7;e.Redo2=Jg;e.Redo2Icon=Jg;e.RedoDot=Qg;e.RedoDotIcon=Qg;e.RedoIcon=e7;e.RefreshCcw=a7;e.RefreshCcwDot=t7;e.RefreshCcwDotIcon=t7;e.RefreshCcwIcon=a7;e.RefreshCw=n7;e.RefreshCwIcon=n7;e.RefreshCwOff=o7;e.RefreshCwOffIcon=o7;e.Refrigerator=i7;e.RefrigeratorIcon=i7;e.Regex=r7;e.RegexIcon=r7;e.RemoveFormatting=c7;e.RemoveFormattingIcon=c7;e.Repeat=l7;e.Repeat1=s7;e.Repeat1Icon=s7;e.Repeat2=d7;e.Repeat2Icon=d7;e.RepeatIcon=l7;e.Replace=u7;e.ReplaceAll=h7;e.ReplaceAllIcon=h7;e.ReplaceIcon=u7;e.Reply=y7;e.ReplyAll=p7;e.ReplyAllIcon=p7;e.ReplyIcon=y7;e.Rewind=k7;e.RewindIcon=k7;e.Ribbon=f7;e.RibbonIcon=f7;e.Rocket=g7;e.RocketIcon=g7;e.RockingChair=m7;e.RockingChairIcon=m7;e.RollerCoaster=M7;e.RollerCoasterIcon=M7;e.Rose=v7;e.RoseIcon=v7;e.Rotate3D=Zo;e.Rotate3DIcon=Zo;e.Rotate3d=Zo;e.Rotate3dIcon=Zo;e.RotateCcw=b7;e.RotateCcwIcon=b7;e.RotateCcwKey=x7;e.RotateCcwKeyIcon=x7;e.RotateCcwSquare=_7;e.RotateCcwSquareIcon=_7;e.RotateCw=C7;e.RotateCwIcon=C7;e.RotateCwSquare=w7;e.RotateCwSquareIcon=w7;e.Route=S7;e.RouteIcon=S7;e.RouteOff=L7;e.RouteOffIcon=L7;e.Router=N7;e.RouterIcon=N7;e.Rows=Xo;e.Rows2=Xo;e.Rows2Icon=Xo;e.Rows3=Ko;e.Rows3Icon=Ko;e.Rows4=I7;e.Rows4Icon=I7;e.RowsIcon=Xo;e.Rss=P7;e.RssIcon=P7;e.Ruler=q7;e.RulerDimensionLine=A7;e.RulerDimensionLineIcon=A7;e.RulerIcon=q7;e.RussianRuble=T7;e.RussianRubleIcon=T7;e.Sailboat=$7;e.SailboatIcon=$7;e.Salad=V7;e.SaladIcon=V7;e.Sandwich=z7;e.SandwichIcon=z7;e.Satellite=D7;e.SatelliteDish=R7;e.SatelliteDishIcon=R7;e.SatelliteIcon=D7;e.SaudiRiyal=H7;e.SaudiRiyalIcon=H7;e.Save=F7;e.SaveAll=j7;e.SaveAllIcon=j7;e.SaveIcon=F7;e.SaveOff=B7;e.SaveOffIcon=B7;e.Scale=O7;e.Scale3D=Yo;e.Scale3DIcon=Yo;e.Scale3d=Yo;e.Scale3dIcon=Yo;e.ScaleIcon=O7;e.Scaling=E7;e.ScalingIcon=E7;e.Scan=Q7;e.ScanBarcode=U7;e.ScanBarcodeIcon=U7;e.ScanEye=G7;e.ScanEyeIcon=G7;e.ScanFace=W7;e.ScanFaceIcon=W7;e.ScanHeart=Z7;e.ScanHeartIcon=Z7;e.ScanIcon=Q7;e.ScanLine=X7;e.ScanLineIcon=X7;e.ScanQrCode=K7;e.ScanQrCodeIcon=K7;e.ScanSearch=Y7;e.ScanSearchIcon=Y7;e.ScanText=J7;e.ScanTextIcon=J7;e.ScatterChart=na;e.ScatterChartIcon=na;e.School=e9;e.School2=s1;e.School2Icon=s1;e.SchoolIcon=e9;e.Scissors=a9;e.ScissorsIcon=a9;e.ScissorsLineDashed=t9;e.ScissorsLineDashedIcon=t9;e.ScissorsSquare=Zn;e.ScissorsSquareDashedBottom=gn;e.ScissorsSquareDashedBottomIcon=gn;e.ScissorsSquareIcon=Zn;e.ScreenShare=n9;e.ScreenShareIcon=n9;e.ScreenShareOff=o9;e.ScreenShareOffIcon=o9;e.Scroll=r9;e.ScrollIcon=r9;e.ScrollText=i9;e.ScrollTextIcon=i9;e.Search=h9;e.SearchCheck=c9;e.SearchCheckIcon=c9;e.SearchCode=s9;e.SearchCodeIcon=s9;e.SearchIcon=h9;e.SearchSlash=d9;e.SearchSlashIcon=d9;e.SearchX=l9;e.SearchXIcon=l9;e.Section=u9;e.SectionIcon=u9;e.Send=y9;e.SendHorizonal=Jo;e.SendHorizonalIcon=Jo;e.SendHorizontal=Jo;e.SendHorizontalIcon=Jo;e.SendIcon=y9;e.SendToBack=p9;e.SendToBackIcon=p9;e.SeparatorHorizontal=k9;e.SeparatorHorizontalIcon=k9;e.SeparatorVertical=f9;e.SeparatorVerticalIcon=f9;e.Server=v9;e.ServerCog=m9;e.ServerCogIcon=m9;e.ServerCrash=g9;e.ServerCrashIcon=g9;e.ServerIcon=v9;e.ServerOff=M9;e.ServerOffIcon=M9;e.Settings=_9;e.Settings2=x9;e.Settings2Icon=x9;e.SettingsIcon=_9;e.Shapes=b9;e.ShapesIcon=b9;e.Share=C9;e.Share2=w9;e.Share2Icon=w9;e.ShareIcon=C9;e.Sheet=L9;e.SheetIcon=L9;e.Shell=S9;e.ShellIcon=S9;e.Shield=R9;e.ShieldAlert=N9;e.ShieldAlertIcon=N9;e.ShieldBan=I9;e.ShieldBanIcon=I9;e.ShieldCheck=A9;e.ShieldCheckIcon=A9;e.ShieldClose=en;e.ShieldCloseIcon=en;e.ShieldEllipsis=q9;e.ShieldEllipsisIcon=q9;e.ShieldHalf=P9;e.ShieldHalfIcon=P9;e.ShieldIcon=R9;e.ShieldMinus=T9;e.ShieldMinusIcon=T9;e.ShieldOff=$9;e.ShieldOffIcon=$9;e.ShieldPlus=V9;e.ShieldPlusIcon=V9;e.ShieldQuestion=Qo;e.ShieldQuestionIcon=Qo;e.ShieldQuestionMark=Qo;e.ShieldQuestionMarkIcon=Qo;e.ShieldUser=z9;e.ShieldUserIcon=z9;e.ShieldX=en;e.ShieldXIcon=en;e.Ship=H9;e.ShipIcon=H9;e.ShipWheel=D9;e.ShipWheelIcon=D9;e.Shirt=j9;e.ShirtIcon=j9;e.ShoppingBag=F9;e.ShoppingBagIcon=F9;e.ShoppingBasket=B9;e.ShoppingBasketIcon=B9;e.ShoppingCart=O9;e.ShoppingCartIcon=O9;e.Shovel=E9;e.ShovelIcon=E9;e.ShowerHead=U9;e.ShowerHeadIcon=U9;e.Shredder=G9;e.ShredderIcon=G9;e.Shrimp=W9;e.ShrimpIcon=W9;e.Shrink=Z9;e.ShrinkIcon=Z9;e.Shrub=X9;e.ShrubIcon=X9;e.Shuffle=K9;e.ShuffleIcon=K9;e.Sidebar=jo;e.SidebarClose=Ro;e.SidebarCloseIcon=Ro;e.SidebarIcon=jo;e.SidebarOpen=Ho;e.SidebarOpenIcon=Ho;e.Sigma=Y9;e.SigmaIcon=Y9;e.SigmaSquare=Wn;e.SigmaSquareIcon=Wn;e.Signal=aM;e.SignalHigh=J9;e.SignalHighIcon=J9;e.SignalIcon=aM;e.SignalLow=tM;e.SignalLowIcon=tM;e.SignalMedium=Q9;e.SignalMediumIcon=Q9;e.SignalZero=eM;e.SignalZeroIcon=eM;e.Signature=oM;e.SignatureIcon=oM;e.Signpost=iM;e.SignpostBig=nM;e.SignpostBigIcon=nM;e.SignpostIcon=iM;e.Siren=rM;e.SirenIcon=rM;e.SkipBack=cM;e.SkipBackIcon=cM;e.SkipForward=sM;e.SkipForwardIcon=sM;e.Skull=dM;e.SkullIcon=dM;e.Slack=hM;e.SlackIcon=hM;e.Slash=lM;e.SlashIcon=lM;e.SlashSquare=Xn;e.SlashSquareIcon=Xn;e.Slice=uM;e.SliceIcon=uM;e.Sliders=tn;e.SlidersHorizontal=pM;e.SlidersHorizontalIcon=pM;e.SlidersIcon=tn;e.SlidersVertical=tn;e.SlidersVerticalIcon=tn;e.Smartphone=mM;e.SmartphoneCharging=yM;e.SmartphoneChargingIcon=yM;e.SmartphoneIcon=mM;e.SmartphoneNfc=kM;e.SmartphoneNfcIcon=kM;e.Smile=gM;e.SmileIcon=gM;e.SmilePlus=fM;e.SmilePlusIcon=fM;e.Snail=MM;e.SnailIcon=MM;e.Snowflake=vM;e.SnowflakeIcon=vM;e.SoapDispenserDroplet=xM;e.SoapDispenserDropletIcon=xM;e.Sofa=_M;e.SofaIcon=_M;e.SortAsc=zt;e.SortAscIcon=zt;e.SortDesc=Tt;e.SortDescIcon=Tt;e.Soup=bM;e.SoupIcon=bM;e.Space=wM;e.SpaceIcon=wM;e.Spade=CM;e.SpadeIcon=CM;e.Sparkle=LM;e.SparkleIcon=LM;e.Sparkles=an;e.SparklesIcon=an;e.Speaker=SM;e.SpeakerIcon=SM;e.Speech=NM;e.SpeechIcon=NM;e.SpellCheck=AM;e.SpellCheck2=IM;e.SpellCheck2Icon=IM;e.SpellCheckIcon=AM;e.Spline=qM;e.SplineIcon=qM;e.SplinePointer=PM;e.SplinePointerIcon=PM;e.Split=TM;e.SplitIcon=TM;e.SplitSquareHorizontal=Kn;e.SplitSquareHorizontalIcon=Kn;e.SplitSquareVertical=Yn;e.SplitSquareVerticalIcon=Yn;e.Spool=zM;e.SpoolIcon=zM;e.Spotlight=$M;e.SpotlightIcon=$M;e.SprayCan=VM;e.SprayCanIcon=VM;e.Sprout=RM;e.SproutIcon=RM;e.Square=ZM;e.SquareActivity=on;e.SquareActivityIcon=on;e.SquareArrowDown=cn;e.SquareArrowDownIcon=cn;e.SquareArrowDownLeft=nn;e.SquareArrowDownLeftIcon=nn;e.SquareArrowDownRight=rn;e.SquareArrowDownRightIcon=rn;e.SquareArrowLeft=sn;e.SquareArrowLeftIcon=sn;e.SquareArrowOutDownLeft=dn;e.SquareArrowOutDownLeftIcon=dn;e.SquareArrowOutDownRight=ln;e.SquareArrowOutDownRightIcon=ln;e.SquareArrowOutUpLeft=hn;e.SquareArrowOutUpLeftIcon=hn;e.SquareArrowOutUpRight=un;e.SquareArrowOutUpRightIcon=un;e.SquareArrowRight=yn;e.SquareArrowRightIcon=yn;e.SquareArrowUp=mn;e.SquareArrowUpIcon=mn;e.SquareArrowUpLeft=pn;e.SquareArrowUpLeftIcon=pn;e.SquareArrowUpRight=kn;e.SquareArrowUpRightIcon=kn;e.SquareAsterisk=fn;e.SquareAsteriskIcon=fn;e.SquareBottomDashedScissors=gn;e.SquareBottomDashedScissorsIcon=gn;e.SquareChartGantt=tt;e.SquareChartGanttIcon=tt;e.SquareCheck=Mn;e.SquareCheckBig=xn;e.SquareCheckBigIcon=xn;e.SquareCheckIcon=Mn;e.SquareChevronDown=vn;e.SquareChevronDownIcon=vn;e.SquareChevronLeft=_n;e.SquareChevronLeftIcon=_n;e.SquareChevronRight=bn;e.SquareChevronRightIcon=bn;e.SquareChevronUp=wn;e.SquareChevronUpIcon=wn;e.SquareCode=Cn;e.SquareCodeIcon=Cn;e.SquareDashed=Nn;e.SquareDashedBottom=HM;e.SquareDashedBottomCode=DM;e.SquareDashedBottomCodeIcon=DM;e.SquareDashedBottomIcon=HM;e.SquareDashedIcon=Nn;e.SquareDashedKanban=Ln;e.SquareDashedKanbanIcon=Ln;e.SquareDashedMousePointer=Sn;e.SquareDashedMousePointerIcon=Sn;e.SquareDashedTopSolid=jM;e.SquareDashedTopSolidIcon=jM;e.SquareDivide=In;e.SquareDivideIcon=In;e.SquareDot=Pn;e.SquareDotIcon=Pn;e.SquareEqual=An;e.SquareEqualIcon=An;e.SquareFunction=qn;e.SquareFunctionIcon=qn;e.SquareGanttChart=tt;e.SquareGanttChartIcon=tt;e.SquareIcon=ZM;e.SquareKanban=Tn;e.SquareKanbanIcon=Tn;e.SquareLibrary=$n;e.SquareLibraryIcon=$n;e.SquareM=Vn;e.SquareMIcon=Vn;e.SquareMenu=zn;e.SquareMenuIcon=zn;e.SquareMinus=Rn;e.SquareMinusIcon=Rn;e.SquareMousePointer=Dn;e.SquareMousePointerIcon=Dn;e.SquareParking=Hn;e.SquareParkingIcon=Hn;e.SquareParkingOff=jn;e.SquareParkingOffIcon=jn;e.SquarePause=BM;e.SquarePauseIcon=BM;e.SquarePen=$e;e.SquarePenIcon=$e;e.SquarePercent=Bn;e.SquarePercentIcon=Bn;e.SquarePi=Fn;e.SquarePiIcon=Fn;e.SquarePilcrow=En;e.SquarePilcrowIcon=En;e.SquarePlay=On;e.SquarePlayIcon=On;e.SquarePlus=Un;e.SquarePlusIcon=Un;e.SquarePower=Gn;e.SquarePowerIcon=Gn;e.SquareRadical=FM;e.SquareRadicalIcon=FM;e.SquareRoundCorner=OM;e.SquareRoundCornerIcon=OM;e.SquareScissors=Zn;e.SquareScissorsIcon=Zn;e.SquareSigma=Wn;e.SquareSigmaIcon=Wn;e.SquareSlash=Xn;e.SquareSlashIcon=Xn;e.SquareSplitHorizontal=Kn;e.SquareSplitHorizontalIcon=Kn;e.SquareSplitVertical=Yn;e.SquareSplitVerticalIcon=Yn;e.SquareSquare=EM;e.SquareSquareIcon=EM;e.SquareStack=UM;e.SquareStackIcon=UM;e.SquareStar=GM;e.SquareStarIcon=GM;e.SquareStop=WM;e.SquareStopIcon=WM;e.SquareTerminal=Jn;e.SquareTerminalIcon=Jn;e.SquareUser=e1;e.SquareUserIcon=e1;e.SquareUserRound=Qn;e.SquareUserRoundIcon=Qn;e.SquareX=t1;e.SquareXIcon=t1;e.SquaresExclude=XM;e.SquaresExcludeIcon=XM;e.SquaresIntersect=KM;e.SquaresIntersectIcon=KM;e.SquaresSubtract=YM;e.SquaresSubtractIcon=YM;e.SquaresUnite=JM;e.SquaresUniteIcon=JM;e.Squircle=ev;e.SquircleDashed=QM;e.SquircleDashedIcon=QM;e.SquircleIcon=ev;e.Squirrel=tv;e.SquirrelIcon=tv;e.Stamp=av;e.StampIcon=av;e.Star=iv;e.StarHalf=ov;e.StarHalfIcon=ov;e.StarIcon=iv;e.StarOff=nv;e.StarOffIcon=nv;e.Stars=an;e.StarsIcon=an;e.StepBack=rv;e.StepBackIcon=rv;e.StepForward=cv;e.StepForwardIcon=cv;e.Stethoscope=dv;e.StethoscopeIcon=dv;e.Sticker=sv;e.StickerIcon=sv;e.StickyNote=lv;e.StickyNoteIcon=lv;e.StopCircle=qa;e.StopCircleIcon=qa;e.Store=hv;e.StoreIcon=hv;e.StretchHorizontal=uv;e.StretchHorizontalIcon=uv;e.StretchVertical=pv;e.StretchVerticalIcon=pv;e.Strikethrough=yv;e.StrikethroughIcon=yv;e.Subscript=kv;e.SubscriptIcon=kv;e.Subtitles=Ut;e.SubtitlesIcon=Ut;e.Sun=Mv;e.SunDim=fv;e.SunDimIcon=fv;e.SunIcon=Mv;e.SunMedium=mv;e.SunMediumIcon=mv;e.SunMoon=gv;e.SunMoonIcon=gv;e.SunSnow=vv;e.SunSnowIcon=vv;e.Sunrise=xv;e.SunriseIcon=xv;e.Sunset=_v;e.SunsetIcon=_v;e.Superscript=wv;e.SuperscriptIcon=wv;e.SwatchBook=bv;e.SwatchBookIcon=bv;e.SwissFranc=Cv;e.SwissFrancIcon=Cv;e.SwitchCamera=Lv;e.SwitchCameraIcon=Lv;e.Sword=Sv;e.SwordIcon=Sv;e.Swords=Nv;e.SwordsIcon=Nv;e.Syringe=Pv;e.SyringeIcon=Pv;e.Table=Rv;e.Table2=Iv;e.Table2Icon=Iv;e.TableCellsMerge=Av;e.TableCellsMergeIcon=Av;e.TableCellsSplit=qv;e.TableCellsSplitIcon=qv;e.TableColumnsSplit=Tv;e.TableColumnsSplitIcon=Tv;e.TableConfig=Qe;e.TableConfigIcon=Qe;e.TableIcon=Rv;e.TableOfContents=$v;e.TableOfContentsIcon=$v;e.TableProperties=Vv;e.TablePropertiesIcon=Vv;e.TableRowsSplit=zv;e.TableRowsSplitIcon=zv;e.Tablet=Hv;e.TabletIcon=Hv;e.TabletSmartphone=Dv;e.TabletSmartphoneIcon=Dv;e.Tablets=jv;e.TabletsIcon=jv;e.Tag=Bv;e.TagIcon=Bv;e.Tags=Fv;e.TagsIcon=Fv;e.Tally1=Ov;e.Tally1Icon=Ov;e.Tally2=Ev;e.Tally2Icon=Ev;e.Tally3=Gv;e.Tally3Icon=Gv;e.Tally4=Uv;e.Tally4Icon=Uv;e.Tally5=Wv;e.Tally5Icon=Wv;e.Tangent=Zv;e.TangentIcon=Zv;e.Target=Xv;e.TargetIcon=Xv;e.Telescope=Kv;e.TelescopeIcon=Kv;e.Tent=Jv;e.TentIcon=Jv;e.TentTree=Yv;e.TentTreeIcon=Yv;e.Terminal=Qv;e.TerminalIcon=Qv;e.TerminalSquare=Jn;e.TerminalSquareIcon=Jn;e.TestTube=ex;e.TestTube2=a1;e.TestTube2Icon=a1;e.TestTubeDiagonal=a1;e.TestTubeDiagonalIcon=a1;e.TestTubeIcon=ex;e.TestTubes=tx;e.TestTubesIcon=tx;e.Text=rx;e.TextCursor=ox;e.TextCursorIcon=ox;e.TextCursorInput=ax;e.TextCursorInputIcon=ax;e.TextIcon=rx;e.TextQuote=nx;e.TextQuoteIcon=nx;e.TextSearch=ix;e.TextSearchIcon=ix;e.TextSelect=o1;e.TextSelectIcon=o1;e.TextSelection=o1;e.TextSelectionIcon=o1;e.Theater=cx;e.TheaterIcon=cx;e.Thermometer=lx;e.ThermometerIcon=lx;e.ThermometerSnowflake=sx;e.ThermometerSnowflakeIcon=sx;e.ThermometerSun=dx;e.ThermometerSunIcon=dx;e.ThumbsDown=hx;e.ThumbsDownIcon=hx;e.ThumbsUp=ux;e.ThumbsUpIcon=ux;e.Ticket=Mx;e.TicketCheck=px;e.TicketCheckIcon=px;e.TicketIcon=Mx;e.TicketMinus=yx;e.TicketMinusIcon=yx;e.TicketPercent=kx;e.TicketPercentIcon=kx;e.TicketPlus=mx;e.TicketPlusIcon=mx;e.TicketSlash=fx;e.TicketSlashIcon=fx;e.TicketX=gx;e.TicketXIcon=gx;e.Tickets=xx;e.TicketsIcon=xx;e.TicketsPlane=vx;e.TicketsPlaneIcon=vx;e.Timer=wx;e.TimerIcon=wx;e.TimerOff=_x;e.TimerOffIcon=_x;e.TimerReset=bx;e.TimerResetIcon=bx;e.ToggleLeft=Cx;e.ToggleLeftIcon=Cx;e.ToggleRight=Lx;e.ToggleRightIcon=Lx;e.Toilet=Sx;e.ToiletIcon=Sx;e.ToolCase=Nx;e.ToolCaseIcon=Nx;e.Tornado=Ix;e.TornadoIcon=Ix;e.Torus=Ax;e.TorusIcon=Ax;e.Touchpad=qx;e.TouchpadIcon=qx;e.TouchpadOff=Px;e.TouchpadOffIcon=Px;e.TowerControl=$x;e.TowerControlIcon=$x;e.ToyBrick=Tx;e.ToyBrickIcon=Tx;e.Tractor=Vx;e.TractorIcon=Vx;e.TrafficCone=Rx;e.TrafficConeIcon=Rx;e.Train=n1;e.TrainFront=zx;e.TrainFrontIcon=zx;e.TrainFrontTunnel=Dx;e.TrainFrontTunnelIcon=Dx;e.TrainIcon=n1;e.TrainTrack=Hx;e.TrainTrackIcon=Hx;e.TramFront=n1;e.TramFrontIcon=n1;e.Transgender=jx;e.TransgenderIcon=jx;e.Trash=Fx;e.Trash2=Bx;e.Trash2Icon=Bx;e.TrashIcon=Fx;e.TreeDeciduous=Ox;e.TreeDeciduousIcon=Ox;e.TreePalm=i1;e.TreePalmIcon=i1;e.TreePine=Ex;e.TreePineIcon=Ex;e.Trees=Ux;e.TreesIcon=Ux;e.Trello=Gx;e.TrelloIcon=Gx;e.TrendingDown=Wx;e.TrendingDownIcon=Wx;e.TrendingUp=Xx;e.TrendingUpDown=Zx;e.TrendingUpDownIcon=Zx;e.TrendingUpIcon=Xx;e.Triangle=Jx;e.TriangleAlert=r1;e.TriangleAlertIcon=r1;e.TriangleDashed=Kx;e.TriangleDashedIcon=Kx;e.TriangleIcon=Jx;e.TriangleRight=Yx;e.TriangleRightIcon=Yx;e.Trophy=Qx;e.TrophyIcon=Qx;e.Truck=t_;e.TruckElectric=e_;e.TruckElectricIcon=e_;e.TruckIcon=t_;e.TurkishLira=a_;e.TurkishLiraIcon=a_;e.Turntable=o_;e.TurntableIcon=o_;e.Turtle=n_;e.TurtleIcon=n_;e.Tv=r_;e.Tv2=c1;e.Tv2Icon=c1;e.TvIcon=r_;e.TvMinimal=c1;e.TvMinimalIcon=c1;e.TvMinimalPlay=i_;e.TvMinimalPlayIcon=i_;e.Twitch=c_;e.TwitchIcon=c_;e.Twitter=s_;e.TwitterIcon=s_;e.Type=l_;e.TypeIcon=l_;e.TypeOutline=d_;e.TypeOutlineIcon=d_;e.Umbrella=u_;e.UmbrellaIcon=u_;e.UmbrellaOff=h_;e.UmbrellaOffIcon=h_;e.Underline=p_;e.UnderlineIcon=p_;e.Undo=f_;e.Undo2=y_;e.Undo2Icon=y_;e.UndoDot=k_;e.UndoDotIcon=k_;e.UndoIcon=f_;e.UnfoldHorizontal=m_;e.UnfoldHorizontalIcon=m_;e.UnfoldVertical=g_;e.UnfoldVerticalIcon=g_;e.Ungroup=M_;e.UngroupIcon=M_;e.University=s1;e.UniversityIcon=s1;e.Unlink=x_;e.Unlink2=v_;e.Unlink2Icon=v_;e.UnlinkIcon=x_;e.Unlock=Lo;e.UnlockIcon=Lo;e.UnlockKeyhole=Co;e.UnlockKeyholeIcon=Co;e.Unplug=__;e.UnplugIcon=__;e.Upload=b_;e.UploadCloud=Ha;e.UploadCloudIcon=Ha;e.UploadIcon=b_;e.Usb=w_;e.UsbIcon=w_;e.User=z_;e.User2=y1;e.User2Icon=y1;e.UserCheck=C_;e.UserCheck2=d1;e.UserCheck2Icon=d1;e.UserCheckIcon=C_;e.UserCircle=$a;e.UserCircle2=Ta;e.UserCircle2Icon=Ta;e.UserCircleIcon=$a;e.UserCog=L_;e.UserCog2=l1;e.UserCog2Icon=l1;e.UserCogIcon=L_;e.UserIcon=z_;e.UserLock=S_;e.UserLockIcon=S_;e.UserMinus=N_;e.UserMinus2=h1;e.UserMinus2Icon=h1;e.UserMinusIcon=N_;e.UserPen=I_;e.UserPenIcon=I_;e.UserPlus=A_;e.UserPlus2=u1;e.UserPlus2Icon=u1;e.UserPlusIcon=A_;e.UserRound=y1;e.UserRoundCheck=d1;e.UserRoundCheckIcon=d1;e.UserRoundCog=l1;e.UserRoundCogIcon=l1;e.UserRoundIcon=y1;e.UserRoundMinus=h1;e.UserRoundMinusIcon=h1;e.UserRoundPen=P_;e.UserRoundPenIcon=P_;e.UserRoundPlus=u1;e.UserRoundPlusIcon=u1;e.UserRoundSearch=q_;e.UserRoundSearchIcon=q_;e.UserRoundX=p1;e.UserRoundXIcon=p1;e.UserSearch=$_;e.UserSearchIcon=$_;e.UserSquare=e1;e.UserSquare2=Qn;e.UserSquare2Icon=Qn;e.UserSquareIcon=e1;e.UserStar=T_;e.UserStarIcon=T_;e.UserX=V_;e.UserX2=p1;e.UserX2Icon=p1;e.UserXIcon=V_;e.Users=R_;e.Users2=k1;e.Users2Icon=k1;e.UsersIcon=R_;e.UsersRound=k1;e.UsersRoundIcon=k1;e.Utensils=m1;e.UtensilsCrossed=f1;e.UtensilsCrossedIcon=f1;e.UtensilsIcon=m1;e.UtilityPole=D_;e.UtilityPoleIcon=D_;e.Variable=H_;e.VariableIcon=H_;e.Vault=j_;e.VaultIcon=j_;e.VectorSquare=B_;e.VectorSquareIcon=B_;e.Vegan=F_;e.VeganIcon=F_;e.VenetianMask=O_;e.VenetianMaskIcon=O_;e.Venus=U_;e.VenusAndMars=E_;e.VenusAndMarsIcon=E_;e.VenusIcon=U_;e.Verified=Ht;e.VerifiedIcon=Ht;e.Vibrate=W_;e.VibrateIcon=W_;e.VibrateOff=G_;e.VibrateOffIcon=G_;e.Video=X_;e.VideoIcon=X_;e.VideoOff=Z_;e.VideoOffIcon=Z_;e.Videotape=K_;e.VideotapeIcon=K_;e.View=Y_;e.ViewIcon=Y_;e.Voicemail=J_;e.VoicemailIcon=J_;e.Volleyball=Q_;e.VolleyballIcon=Q_;e.Volume=nb;e.Volume1=eb;e.Volume1Icon=eb;e.Volume2=tb;e.Volume2Icon=tb;e.VolumeIcon=nb;e.VolumeOff=ab;e.VolumeOffIcon=ab;e.VolumeX=ob;e.VolumeXIcon=ob;e.Vote=ib;e.VoteIcon=ib;e.Wallet=cb;e.Wallet2=g1;e.Wallet2Icon=g1;e.WalletCards=rb;e.WalletCardsIcon=rb;e.WalletIcon=cb;e.WalletMinimal=g1;e.WalletMinimalIcon=g1;e.Wallpaper=sb;e.WallpaperIcon=sb;e.Wand=db;e.Wand2=M1;e.Wand2Icon=M1;e.WandIcon=db;e.WandSparkles=M1;e.WandSparklesIcon=M1;e.Warehouse=lb;e.WarehouseIcon=lb;e.WashingMachine=hb;e.WashingMachineIcon=hb;e.Watch=ub;e.WatchIcon=ub;e.Waves=yb;e.WavesIcon=yb;e.WavesLadder=pb;e.WavesLadderIcon=pb;e.Waypoints=kb;e.WaypointsIcon=kb;e.Webcam=fb;e.WebcamIcon=fb;e.Webhook=gb;e.WebhookIcon=gb;e.WebhookOff=mb;e.WebhookOffIcon=mb;e.Weight=Mb;e.WeightIcon=Mb;e.Wheat=xb;e.WheatIcon=xb;e.WheatOff=vb;e.WheatOffIcon=vb;e.WholeWord=_b;e.WholeWordIcon=_b;e.Wifi=Ab;e.WifiCog=bb;e.WifiCogIcon=bb;e.WifiHigh=wb;e.WifiHighIcon=wb;e.WifiIcon=Ab;e.WifiLow=Cb;e.WifiLowIcon=Cb;e.WifiOff=Lb;e.WifiOffIcon=Lb;e.WifiPen=Sb;e.WifiPenIcon=Sb;e.WifiSync=Nb;e.WifiSyncIcon=Nb;e.WifiZero=Ib;e.WifiZeroIcon=Ib;e.Wind=Pb;e.WindArrowDown=qb;e.WindArrowDownIcon=qb;e.WindIcon=Pb;e.Wine=$b;e.WineIcon=$b;e.WineOff=Tb;e.WineOffIcon=Tb;e.Workflow=Vb;e.WorkflowIcon=Vb;e.Worm=zb;e.WormIcon=zb;e.WrapText=Rb;e.WrapTextIcon=Rb;e.Wrench=Db;e.WrenchIcon=Db;e.X=Hb;e.XCircle=Va;e.XCircleIcon=Va;e.XIcon=Hb;e.XOctagon=$o;e.XOctagonIcon=$o;e.XSquare=t1;e.XSquareIcon=t1;e.Youtube=jb;e.YoutubeIcon=jb;e.Zap=Fb;e.ZapIcon=Fb;e.ZapOff=Bb;e.ZapOffIcon=Bb;e.ZoomIn=Ob;e.ZoomInIcon=Ob;e.ZoomOut=Eb;e.ZoomOutIcon=Eb;e.createLucideIcon=n;e.icons=Due});var Wb=ce(Z=>{"use strict";Object.defineProperty(Z,"__esModule",{value:!0});function LA(t,a){t.indexOf(a)===-1&&t.push(a)}function SA(t,a){let o=t.indexOf(a);o>-1&&t.splice(o,1)}function Hue([...t],a,o){let i=a<0?t.length+a:a;if(i>=0&&i{i.push(...y$(d,c,s))}),i}function Y5e(t){return Array.isArray(t)&&t.some(Array.isArray)}function RS(t){function a(o,i,r){let c=[];Y5e(o)?c=K5e(o,i,t):c=y$(o,i,r,t);let s=new z.GroupAnimationWithThen(c);return t&&(t.animations.push(s),s.finished.then(()=>{ee.removeItem(t.animations,s)})),s}return a}var J5e=RS();function Q5e(t,a,o,i){let r=z.resolveElements(t,i),c=r.length;ee.invariant(!!c,"No valid elements provided.","no-valid-elements");let s=[];for(let l=0;l