m2z-content-editor 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +3 -0
- package/dist/index.css.map +1 -0
- package/dist/index.d.mts +46 -0
- package/dist/index.d.ts +46 -0
- package/dist/index.js +1803 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +1803 -0
- package/dist/index.mjs.map +1 -0
- package/package.json +54 -0
package/dist/index.js
ADDED
|
@@ -0,0 +1,1803 @@
|
|
|
1
|
+
"use strict";var tI=Object.create;var Jv=Object.defineProperty;var oI=Object.getOwnPropertyDescriptor;var rI=Object.getOwnPropertyNames;var dI=Object.getPrototypeOf,cI=Object.prototype.hasOwnProperty;var Zv=(f,u)=>()=>(u||f((u={exports:{}}).exports,u),u.exports),vL=(f,u)=>{for(var t in u)Jv(f,t,{get:u[t],enumerable:!0})},WL=(f,u,t,r)=>{if(u&&typeof u=="object"||typeof u=="function")for(let a of rI(u))!cI.call(f,a)&&a!==t&&Jv(f,a,{get:()=>u[a],enumerable:!(r=oI(u,a))||r.enumerable});return f};var LL=(f,u,t)=>(t=f!=null?tI(dI(f)):{},WL(u||!f||!f.__esModule?Jv(t,"default",{value:f,enumerable:!0}):t,f)),sI=f=>WL(Jv({},"__esModule",{value:!0}),f);var Aw=Zv((TJa,Sw)=>{"use strict";var ww=!1,I1,HL,BL,pL,hL,Iw,mL,DL,FL,VL,_w,jL,RL,bw,Cw;function ge(){if(!ww){ww=!0;var f=navigator.userAgent,u=/(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(f),t=/(Mac OS X)|(Windows)|(Linux)/.exec(f);if(jL=/\b(iPhone|iP[ao]d)/.exec(f),RL=/\b(iP[ao]d)/.exec(f),VL=/Android/i.exec(f),bw=/FBAN\/\w+;/i.exec(f),Cw=/Mobile/i.exec(f),_w=!!/Win64/.exec(f),u){I1=u[1]?parseFloat(u[1]):u[5]?parseFloat(u[5]):NaN,I1&&document&&document.documentMode&&(I1=document.documentMode);var r=/(?:Trident\/(\d+.\d+))/.exec(f);Iw=r?parseFloat(r[1])+4:I1,HL=u[2]?parseFloat(u[2]):NaN,BL=u[3]?parseFloat(u[3]):NaN,pL=u[4]?parseFloat(u[4]):NaN,pL?(u=/(?:Chrome\/(\d+\.\d+))/.exec(f),hL=u&&u[1]?parseFloat(u[1]):NaN):hL=NaN}else I1=HL=BL=hL=pL=NaN;if(t){if(t[1]){var a=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(f);mL=a?parseFloat(a[1].replace("_",".")):!0}else mL=!1;DL=!!t[2],FL=!!t[3]}else mL=DL=FL=!1}}var TL={ie:function(){return ge()||I1},ieCompatibilityMode:function(){return ge()||Iw>I1},ie64:function(){return TL.ie()&&_w},firefox:function(){return ge()||HL},opera:function(){return ge()||BL},webkit:function(){return ge()||pL},safari:function(){return TL.webkit()},chrome:function(){return ge()||hL},windows:function(){return ge()||DL},osx:function(){return ge()||mL},linux:function(){return ge()||FL},iphone:function(){return ge()||jL},mobile:function(){return ge()||jL||RL||VL||Cw},nativeApp:function(){return ge()||bw},android:function(){return ge()||VL},ipad:function(){return ge()||RL}};Sw.exports=TL});var qw=Zv((UJa,Nw)=>{"use strict";var yL=!!(typeof window<"u"&&window.document&&window.document.createElement),nae={canUseDOM:yL,canUseWorkers:typeof Worker<"u",canUseEventListeners:yL&&!!(window.addEventListener||window.attachEvent),canUseViewport:yL&&!!window.screen,isInWorker:!yL};Nw.exports=nae});var Bw=Zv((OJa,Hw)=>{"use strict";var zw=qw(),Pw;zw.canUseDOM&&(Pw=document.implementation&&document.implementation.hasFeature&&document.implementation.hasFeature("","")!==!0);function lae(f,u){if(!zw.canUseDOM||u&&!("addEventListener"in document))return!1;var t="on"+f,r=t in document;if(!r){var a=document.createElement("div");a.setAttribute(t,"return;"),r=typeof a[t]=="function"}return!r&&Pw&&f==="wheel"&&(r=document.implementation.hasFeature("Events.wheel","3.0")),r}Hw.exports=lae});var Tw=Zv((EJa,Rw)=>{"use strict";var uae=Aw(),fae=Bw(),Dw=10,Fw=40,Vw=800;function jw(f){var u=0,t=0,r=0,a=0;return"detail"in f&&(t=f.detail),"wheelDelta"in f&&(t=-f.wheelDelta/120),"wheelDeltaY"in f&&(t=-f.wheelDeltaY/120),"wheelDeltaX"in f&&(u=-f.wheelDeltaX/120),"axis"in f&&f.axis===f.HORIZONTAL_AXIS&&(u=t,t=0),r=u*Dw,a=t*Dw,"deltaY"in f&&(a=f.deltaY),"deltaX"in f&&(r=f.deltaX),(r||a)&&f.deltaMode&&(f.deltaMode==1?(r*=Fw,a*=Fw):(r*=Vw,a*=Vw)),r&&!u&&(u=r<1?-1:1),a&&!t&&(t=a<1?-1:1),{spinX:u,spinY:t,pixelX:r,pixelY:a}}jw.getEventType=function(){return uae.firefox()?"DOMMouseScroll":fae("wheel")?"wheel":"mousewheel"};Rw.exports=jw});var Ow=Zv((WJa,Uw)=>{"use strict";Uw.exports=Tw()});var Sae={};vL(Sae,{EditableIcon:()=>nw,EditableImage:()=>$w,EditableText:()=>sw,VisualEditorProvider:()=>aw,useEditorContext:()=>Ve});module.exports=sI(Sae);var Qr=require("react");var CL=require("react");var aL={};vL(aL,{AArrowDown:()=>b1,AArrowDownIcon:()=>b1,AArrowUp:()=>S1,AArrowUpIcon:()=>S1,ALargeSmall:()=>C1,ALargeSmallIcon:()=>C1,Accessibility:()=>A1,AccessibilityIcon:()=>A1,Activity:()=>N1,ActivityIcon:()=>N1,ActivitySquare:()=>Co,ActivitySquareIcon:()=>Co,AirVent:()=>q1,AirVentIcon:()=>q1,Airplay:()=>z1,AirplayIcon:()=>z1,AlarmCheck:()=>Te,AlarmCheckIcon:()=>Te,AlarmClock:()=>H1,AlarmClockCheck:()=>Te,AlarmClockCheckIcon:()=>Te,AlarmClockIcon:()=>H1,AlarmClockMinus:()=>Ue,AlarmClockMinusIcon:()=>Ue,AlarmClockOff:()=>P1,AlarmClockOffIcon:()=>P1,AlarmClockPlus:()=>Oe,AlarmClockPlusIcon:()=>Oe,AlarmMinus:()=>Ue,AlarmMinusIcon:()=>Ue,AlarmPlus:()=>Oe,AlarmPlusIcon:()=>Oe,AlarmSmoke:()=>B1,AlarmSmokeIcon:()=>B1,Album:()=>D1,AlbumIcon:()=>D1,AlertCircle:()=>xa,AlertCircleIcon:()=>xa,AlertOctagon:()=>ao,AlertOctagonIcon:()=>ao,AlertTriangle:()=>Hr,AlertTriangleIcon:()=>Hr,AlignCenter:()=>br,AlignCenterHorizontal:()=>F1,AlignCenterHorizontalIcon:()=>F1,AlignCenterIcon:()=>br,AlignCenterVertical:()=>V1,AlignCenterVerticalIcon:()=>V1,AlignEndHorizontal:()=>j1,AlignEndHorizontalIcon:()=>j1,AlignEndVertical:()=>R1,AlignEndVerticalIcon:()=>R1,AlignHorizontalDistributeCenter:()=>T1,AlignHorizontalDistributeCenterIcon:()=>T1,AlignHorizontalDistributeEnd:()=>U1,AlignHorizontalDistributeEndIcon:()=>U1,AlignHorizontalDistributeStart:()=>O1,AlignHorizontalDistributeStartIcon:()=>O1,AlignHorizontalJustifyCenter:()=>E1,AlignHorizontalJustifyCenterIcon:()=>E1,AlignHorizontalJustifyEnd:()=>W1,AlignHorizontalJustifyEndIcon:()=>W1,AlignHorizontalJustifyStart:()=>G1,AlignHorizontalJustifyStartIcon:()=>G1,AlignHorizontalSpaceAround:()=>Z1,AlignHorizontalSpaceAroundIcon:()=>Z1,AlignHorizontalSpaceBetween:()=>X1,AlignHorizontalSpaceBetweenIcon:()=>X1,AlignJustify:()=>Sr,AlignJustifyIcon:()=>Sr,AlignLeft:()=>xe,AlignLeftIcon:()=>xe,AlignRight:()=>Cr,AlignRightIcon:()=>Cr,AlignStartHorizontal:()=>Q1,AlignStartHorizontalIcon:()=>Q1,AlignStartVertical:()=>K1,AlignStartVerticalIcon:()=>K1,AlignVerticalDistributeCenter:()=>J1,AlignVerticalDistributeCenterIcon:()=>J1,AlignVerticalDistributeEnd:()=>Y1,AlignVerticalDistributeEndIcon:()=>Y1,AlignVerticalDistributeStart:()=>$1,AlignVerticalDistributeStartIcon:()=>$1,AlignVerticalJustifyCenter:()=>ed,AlignVerticalJustifyCenterIcon:()=>ed,AlignVerticalJustifyEnd:()=>ad,AlignVerticalJustifyEndIcon:()=>ad,AlignVerticalJustifyStart:()=>td,AlignVerticalJustifyStartIcon:()=>td,AlignVerticalSpaceAround:()=>od,AlignVerticalSpaceAroundIcon:()=>od,AlignVerticalSpaceBetween:()=>rd,AlignVerticalSpaceBetweenIcon:()=>rd,Ambulance:()=>dd,AmbulanceIcon:()=>dd,Ampersand:()=>cd,AmpersandIcon:()=>cd,Ampersands:()=>sd,AmpersandsIcon:()=>sd,Amphora:()=>id,AmphoraIcon:()=>id,Anchor:()=>nd,AnchorIcon:()=>nd,Angry:()=>ld,AngryIcon:()=>ld,Annoyed:()=>ud,AnnoyedIcon:()=>ud,Antenna:()=>fd,AntennaIcon:()=>fd,Anvil:()=>pd,AnvilIcon:()=>pd,Aperture:()=>hd,ApertureIcon:()=>hd,AppWindow:()=>yd,AppWindowIcon:()=>yd,AppWindowMac:()=>md,AppWindowMacIcon:()=>md,Apple:()=>kd,AppleIcon:()=>kd,Archive:()=>vd,ArchiveIcon:()=>vd,ArchiveRestore:()=>xd,ArchiveRestoreIcon:()=>xd,ArchiveX:()=>Md,ArchiveXIcon:()=>Md,AreaChart:()=>ra,AreaChartIcon:()=>ra,Armchair:()=>gd,ArmchairIcon:()=>gd,ArrowBigDown:()=>wd,ArrowBigDownDash:()=>Ld,ArrowBigDownDashIcon:()=>Ld,ArrowBigDownIcon:()=>wd,ArrowBigLeft:()=>_d,ArrowBigLeftDash:()=>Id,ArrowBigLeftDashIcon:()=>Id,ArrowBigLeftIcon:()=>_d,ArrowBigRight:()=>Cd,ArrowBigRightDash:()=>bd,ArrowBigRightDashIcon:()=>bd,ArrowBigRightIcon:()=>Cd,ArrowBigUp:()=>Ad,ArrowBigUpDash:()=>Sd,ArrowBigUpDashIcon:()=>Sd,ArrowBigUpIcon:()=>Ad,ArrowDown:()=>jd,ArrowDown01:()=>Nd,ArrowDown01Icon:()=>Nd,ArrowDown10:()=>qd,ArrowDown10Icon:()=>qd,ArrowDownAZ:()=>Ee,ArrowDownAZIcon:()=>Ee,ArrowDownAz:()=>Ee,ArrowDownAzIcon:()=>Ee,ArrowDownCircle:()=>Ma,ArrowDownCircleIcon:()=>Ma,ArrowDownFromLine:()=>Pd,ArrowDownFromLineIcon:()=>Pd,ArrowDownIcon:()=>jd,ArrowDownLeft:()=>zd,ArrowDownLeftFromCircle:()=>va,ArrowDownLeftFromCircleIcon:()=>va,ArrowDownLeftFromSquare:()=>zo,ArrowDownLeftFromSquareIcon:()=>zo,ArrowDownLeftIcon:()=>zd,ArrowDownLeftSquare:()=>So,ArrowDownLeftSquareIcon:()=>So,ArrowDownNarrowWide:()=>Hd,ArrowDownNarrowWideIcon:()=>Hd,ArrowDownRight:()=>Bd,ArrowDownRightFromCircle:()=>La,ArrowDownRightFromCircleIcon:()=>La,ArrowDownRightFromSquare:()=>Po,ArrowDownRightFromSquareIcon:()=>Po,ArrowDownRightIcon:()=>Bd,ArrowDownRightSquare:()=>Ao,ArrowDownRightSquareIcon:()=>Ao,ArrowDownSquare:()=>No,ArrowDownSquareIcon:()=>No,ArrowDownToDot:()=>Fd,ArrowDownToDotIcon:()=>Fd,ArrowDownToLine:()=>Dd,ArrowDownToLineIcon:()=>Dd,ArrowDownUp:()=>Vd,ArrowDownUpIcon:()=>Vd,ArrowDownWideNarrow:()=>We,ArrowDownWideNarrowIcon:()=>We,ArrowDownZA:()=>Ge,ArrowDownZAIcon:()=>Ge,ArrowDownZa:()=>Ge,ArrowDownZaIcon:()=>Ge,ArrowLeft:()=>Od,ArrowLeftCircle:()=>ga,ArrowLeftCircleIcon:()=>ga,ArrowLeftFromLine:()=>Rd,ArrowLeftFromLineIcon:()=>Rd,ArrowLeftIcon:()=>Od,ArrowLeftRight:()=>Td,ArrowLeftRightIcon:()=>Td,ArrowLeftSquare:()=>qo,ArrowLeftSquareIcon:()=>qo,ArrowLeftToLine:()=>Ud,ArrowLeftToLineIcon:()=>Ud,ArrowRight:()=>Zd,ArrowRightCircle:()=>_a,ArrowRightCircleIcon:()=>_a,ArrowRightFromLine:()=>Ed,ArrowRightFromLineIcon:()=>Ed,ArrowRightIcon:()=>Zd,ArrowRightLeft:()=>Wd,ArrowRightLeftIcon:()=>Wd,ArrowRightSquare:()=>Do,ArrowRightSquareIcon:()=>Do,ArrowRightToLine:()=>Gd,ArrowRightToLineIcon:()=>Gd,ArrowUp:()=>oc,ArrowUp01:()=>Xd,ArrowUp01Icon:()=>Xd,ArrowUp10:()=>Qd,ArrowUp10Icon:()=>Qd,ArrowUpAZ:()=>Ze,ArrowUpAZIcon:()=>Ze,ArrowUpAz:()=>Ze,ArrowUpAzIcon:()=>Ze,ArrowUpCircle:()=>ba,ArrowUpCircleIcon:()=>ba,ArrowUpDown:()=>Kd,ArrowUpDownIcon:()=>Kd,ArrowUpFromDot:()=>Yd,ArrowUpFromDotIcon:()=>Yd,ArrowUpFromLine:()=>Jd,ArrowUpFromLineIcon:()=>Jd,ArrowUpIcon:()=>oc,ArrowUpLeft:()=>$d,ArrowUpLeftFromCircle:()=>wa,ArrowUpLeftFromCircleIcon:()=>wa,ArrowUpLeftFromSquare:()=>Ho,ArrowUpLeftFromSquareIcon:()=>Ho,ArrowUpLeftIcon:()=>$d,ArrowUpLeftSquare:()=>Fo,ArrowUpLeftSquareIcon:()=>Fo,ArrowUpNarrowWide:()=>Xe,ArrowUpNarrowWideIcon:()=>Xe,ArrowUpRight:()=>ec,ArrowUpRightFromCircle:()=>Ia,ArrowUpRightFromCircleIcon:()=>Ia,ArrowUpRightFromSquare:()=>Bo,ArrowUpRightFromSquareIcon:()=>Bo,ArrowUpRightIcon:()=>ec,ArrowUpRightSquare:()=>Vo,ArrowUpRightSquareIcon:()=>Vo,ArrowUpSquare:()=>jo,ArrowUpSquareIcon:()=>jo,ArrowUpToLine:()=>ac,ArrowUpToLineIcon:()=>ac,ArrowUpWideNarrow:()=>tc,ArrowUpWideNarrowIcon:()=>tc,ArrowUpZA:()=>Qe,ArrowUpZAIcon:()=>Qe,ArrowUpZa:()=>Qe,ArrowUpZaIcon:()=>Qe,ArrowsUpFromLine:()=>rc,ArrowsUpFromLineIcon:()=>rc,Asterisk:()=>dc,AsteriskIcon:()=>dc,AsteriskSquare:()=>Ro,AsteriskSquareIcon:()=>Ro,AtSign:()=>cc,AtSignIcon:()=>cc,Atom:()=>sc,AtomIcon:()=>sc,AudioLines:()=>ic,AudioLinesIcon:()=>ic,AudioWaveform:()=>nc,AudioWaveformIcon:()=>nc,Award:()=>lc,AwardIcon:()=>lc,Axe:()=>uc,AxeIcon:()=>uc,Axis3D:()=>Ke,Axis3DIcon:()=>Ke,Axis3d:()=>Ke,Axis3dIcon:()=>Ke,Baby:()=>fc,BabyIcon:()=>fc,Backpack:()=>pc,BackpackIcon:()=>pc,Badge:()=>Ac,BadgeAlert:()=>hc,BadgeAlertIcon:()=>hc,BadgeCent:()=>mc,BadgeCentIcon:()=>mc,BadgeCheck:()=>Je,BadgeCheckIcon:()=>Je,BadgeDollarSign:()=>yc,BadgeDollarSignIcon:()=>yc,BadgeEuro:()=>kc,BadgeEuroIcon:()=>kc,BadgeHelp:()=>Ye,BadgeHelpIcon:()=>Ye,BadgeIcon:()=>Ac,BadgeIndianRupee:()=>xc,BadgeIndianRupeeIcon:()=>xc,BadgeInfo:()=>gc,BadgeInfoIcon:()=>gc,BadgeJapaneseYen:()=>Mc,BadgeJapaneseYenIcon:()=>Mc,BadgeMinus:()=>vc,BadgeMinusIcon:()=>vc,BadgePercent:()=>Lc,BadgePercentIcon:()=>Lc,BadgePlus:()=>wc,BadgePlusIcon:()=>wc,BadgePoundSterling:()=>Ic,BadgePoundSterlingIcon:()=>Ic,BadgeQuestionMark:()=>Ye,BadgeQuestionMarkIcon:()=>Ye,BadgeRussianRuble:()=>_c,BadgeRussianRubleIcon:()=>_c,BadgeSwissFranc:()=>bc,BadgeSwissFrancIcon:()=>bc,BadgeTurkishLira:()=>Cc,BadgeTurkishLiraIcon:()=>Cc,BadgeX:()=>Sc,BadgeXIcon:()=>Sc,BaggageClaim:()=>Nc,BaggageClaimIcon:()=>Nc,Balloon:()=>qc,BalloonIcon:()=>qc,Ban:()=>zc,BanIcon:()=>zc,Banana:()=>Pc,BananaIcon:()=>Pc,Bandage:()=>Hc,BandageIcon:()=>Hc,Banknote:()=>Vc,BanknoteArrowDown:()=>Bc,BanknoteArrowDownIcon:()=>Bc,BanknoteArrowUp:()=>Dc,BanknoteArrowUpIcon:()=>Dc,BanknoteIcon:()=>Vc,BanknoteX:()=>Fc,BanknoteXIcon:()=>Fc,BarChart:()=>fa,BarChart2:()=>pa,BarChart2Icon:()=>pa,BarChart3:()=>la,BarChart3Icon:()=>la,BarChart4:()=>na,BarChart4Icon:()=>na,BarChartBig:()=>ia,BarChartBigIcon:()=>ia,BarChartHorizontal:()=>ca,BarChartHorizontalBig:()=>da,BarChartHorizontalBigIcon:()=>da,BarChartHorizontalIcon:()=>ca,BarChartIcon:()=>fa,Barcode:()=>jc,BarcodeIcon:()=>jc,Barrel:()=>Rc,BarrelIcon:()=>Rc,Baseline:()=>Tc,BaselineIcon:()=>Tc,Bath:()=>Uc,BathIcon:()=>Uc,Battery:()=>Qc,BatteryCharging:()=>Oc,BatteryChargingIcon:()=>Oc,BatteryFull:()=>Ec,BatteryFullIcon:()=>Ec,BatteryIcon:()=>Qc,BatteryLow:()=>Wc,BatteryLowIcon:()=>Wc,BatteryMedium:()=>Gc,BatteryMediumIcon:()=>Gc,BatteryPlus:()=>Zc,BatteryPlusIcon:()=>Zc,BatteryWarning:()=>Xc,BatteryWarningIcon:()=>Xc,Beaker:()=>Kc,BeakerIcon:()=>Kc,Bean:()=>Yc,BeanIcon:()=>Yc,BeanOff:()=>Jc,BeanOffIcon:()=>Jc,Bed:()=>a2,BedDouble:()=>$c,BedDoubleIcon:()=>$c,BedIcon:()=>a2,BedSingle:()=>e2,BedSingleIcon:()=>e2,Beef:()=>t2,BeefIcon:()=>t2,Beer:()=>r2,BeerIcon:()=>r2,BeerOff:()=>o2,BeerOffIcon:()=>o2,Bell:()=>u2,BellDot:()=>d2,BellDotIcon:()=>d2,BellElectric:()=>c2,BellElectricIcon:()=>c2,BellIcon:()=>u2,BellMinus:()=>s2,BellMinusIcon:()=>s2,BellOff:()=>i2,BellOffIcon:()=>i2,BellPlus:()=>n2,BellPlusIcon:()=>n2,BellRing:()=>l2,BellRingIcon:()=>l2,BetweenHorizonalEnd:()=>$e,BetweenHorizonalEndIcon:()=>$e,BetweenHorizonalStart:()=>ea,BetweenHorizonalStartIcon:()=>ea,BetweenHorizontalEnd:()=>$e,BetweenHorizontalEndIcon:()=>$e,BetweenHorizontalStart:()=>ea,BetweenHorizontalStartIcon:()=>ea,BetweenVerticalEnd:()=>f2,BetweenVerticalEndIcon:()=>f2,BetweenVerticalStart:()=>p2,BetweenVerticalStartIcon:()=>p2,BicepsFlexed:()=>h2,BicepsFlexedIcon:()=>h2,Bike:()=>m2,BikeIcon:()=>m2,Binary:()=>y2,BinaryIcon:()=>y2,Binoculars:()=>k2,BinocularsIcon:()=>k2,Biohazard:()=>x2,BiohazardIcon:()=>x2,Bird:()=>M2,BirdIcon:()=>M2,Birdhouse:()=>g2,BirdhouseIcon:()=>g2,Bitcoin:()=>L2,BitcoinIcon:()=>L2,Blend:()=>v2,BlendIcon:()=>v2,Blinds:()=>w2,BlindsIcon:()=>w2,Blocks:()=>I2,BlocksIcon:()=>I2,Bluetooth:()=>S2,BluetoothConnected:()=>_2,BluetoothConnectedIcon:()=>_2,BluetoothIcon:()=>S2,BluetoothOff:()=>b2,BluetoothOffIcon:()=>b2,BluetoothSearching:()=>C2,BluetoothSearchingIcon:()=>C2,Bold:()=>$r,BoldIcon:()=>$r,Bolt:()=>A2,BoltIcon:()=>A2,Bomb:()=>N2,BombIcon:()=>N2,Bone:()=>q2,BoneIcon:()=>q2,Book:()=>ts,BookA:()=>z2,BookAIcon:()=>z2,BookAlert:()=>H2,BookAlertIcon:()=>H2,BookAudio:()=>P2,BookAudioIcon:()=>P2,BookCheck:()=>B2,BookCheckIcon:()=>B2,BookCopy:()=>D2,BookCopyIcon:()=>D2,BookDashed:()=>aa,BookDashedIcon:()=>aa,BookDown:()=>F2,BookDownIcon:()=>F2,BookHeadphones:()=>V2,BookHeadphonesIcon:()=>V2,BookHeart:()=>j2,BookHeartIcon:()=>j2,BookIcon:()=>ts,BookImage:()=>R2,BookImageIcon:()=>R2,BookKey:()=>T2,BookKeyIcon:()=>T2,BookLock:()=>U2,BookLockIcon:()=>U2,BookMarked:()=>O2,BookMarkedIcon:()=>O2,BookMinus:()=>E2,BookMinusIcon:()=>E2,BookOpen:()=>Z2,BookOpenCheck:()=>W2,BookOpenCheckIcon:()=>W2,BookOpenIcon:()=>Z2,BookOpenText:()=>G2,BookOpenTextIcon:()=>G2,BookPlus:()=>X2,BookPlusIcon:()=>X2,BookSearch:()=>Q2,BookSearchIcon:()=>Q2,BookTemplate:()=>aa,BookTemplateIcon:()=>aa,BookText:()=>K2,BookTextIcon:()=>K2,BookType:()=>J2,BookTypeIcon:()=>J2,BookUp:()=>Y2,BookUp2:()=>$2,BookUp2Icon:()=>$2,BookUpIcon:()=>Y2,BookUser:()=>es,BookUserIcon:()=>es,BookX:()=>as,BookXIcon:()=>as,Bookmark:()=>ss,BookmarkCheck:()=>os,BookmarkCheckIcon:()=>os,BookmarkIcon:()=>ss,BookmarkMinus:()=>rs,BookmarkMinusIcon:()=>rs,BookmarkPlus:()=>ds,BookmarkPlusIcon:()=>ds,BookmarkX:()=>cs,BookmarkXIcon:()=>cs,BoomBox:()=>is,BoomBoxIcon:()=>is,Bot:()=>us,BotIcon:()=>us,BotMessageSquare:()=>ns,BotMessageSquareIcon:()=>ns,BotOff:()=>ls,BotOffIcon:()=>ls,BottleWine:()=>fs,BottleWineIcon:()=>fs,BowArrow:()=>ps,BowArrowIcon:()=>ps,Box:()=>hs,BoxIcon:()=>hs,BoxSelect:()=>Jo,BoxSelectIcon:()=>Jo,Boxes:()=>ms,BoxesIcon:()=>ms,Braces:()=>ta,BracesIcon:()=>ta,Brackets:()=>ys,BracketsIcon:()=>ys,Brain:()=>Ms,BrainCircuit:()=>ks,BrainCircuitIcon:()=>ks,BrainCog:()=>xs,BrainCogIcon:()=>xs,BrainIcon:()=>Ms,BrickWall:()=>Ls,BrickWallFire:()=>gs,BrickWallFireIcon:()=>gs,BrickWallIcon:()=>Ls,BrickWallShield:()=>vs,BrickWallShieldIcon:()=>vs,Briefcase:()=>bs,BriefcaseBusiness:()=>ws,BriefcaseBusinessIcon:()=>ws,BriefcaseConveyorBelt:()=>Is,BriefcaseConveyorBeltIcon:()=>Is,BriefcaseIcon:()=>bs,BriefcaseMedical:()=>_s,BriefcaseMedicalIcon:()=>_s,BringToFront:()=>Cs,BringToFrontIcon:()=>Cs,Brush:()=>As,BrushCleaning:()=>Ss,BrushCleaningIcon:()=>Ss,BrushIcon:()=>As,Bubbles:()=>Ns,BubblesIcon:()=>Ns,Bug:()=>Ps,BugIcon:()=>Ps,BugOff:()=>qs,BugOffIcon:()=>qs,BugPlay:()=>zs,BugPlayIcon:()=>zs,Building:()=>Bs,Building2:()=>Hs,Building2Icon:()=>Hs,BuildingIcon:()=>Bs,Bus:()=>Fs,BusFront:()=>Ds,BusFrontIcon:()=>Ds,BusIcon:()=>Fs,Cable:()=>js,CableCar:()=>Vs,CableCarIcon:()=>Vs,CableIcon:()=>js,Cake:()=>Ts,CakeIcon:()=>Ts,CakeSlice:()=>Rs,CakeSliceIcon:()=>Rs,Calculator:()=>Us,CalculatorIcon:()=>Us,Calendar:()=>ni,Calendar1:()=>Os,Calendar1Icon:()=>Os,CalendarArrowDown:()=>Es,CalendarArrowDownIcon:()=>Es,CalendarArrowUp:()=>Ws,CalendarArrowUpIcon:()=>Ws,CalendarCheck:()=>Xs,CalendarCheck2:()=>Gs,CalendarCheck2Icon:()=>Gs,CalendarCheckIcon:()=>Xs,CalendarClock:()=>Zs,CalendarClockIcon:()=>Zs,CalendarCog:()=>Qs,CalendarCogIcon:()=>Qs,CalendarDays:()=>Ks,CalendarDaysIcon:()=>Ks,CalendarFold:()=>Js,CalendarFoldIcon:()=>Js,CalendarHeart:()=>Ys,CalendarHeartIcon:()=>Ys,CalendarIcon:()=>ni,CalendarMinus:()=>ei,CalendarMinus2:()=>$s,CalendarMinus2Icon:()=>$s,CalendarMinusIcon:()=>ei,CalendarOff:()=>ai,CalendarOffIcon:()=>ai,CalendarPlus:()=>oi,CalendarPlus2:()=>ti,CalendarPlus2Icon:()=>ti,CalendarPlusIcon:()=>oi,CalendarRange:()=>ri,CalendarRangeIcon:()=>ri,CalendarSearch:()=>di,CalendarSearchIcon:()=>di,CalendarSync:()=>ci,CalendarSyncIcon:()=>ci,CalendarX:()=>ii,CalendarX2:()=>si,CalendarX2Icon:()=>si,CalendarXIcon:()=>ii,Calendars:()=>li,CalendarsIcon:()=>li,Camera:()=>fi,CameraIcon:()=>fi,CameraOff:()=>ui,CameraOffIcon:()=>ui,CandlestickChart:()=>sa,CandlestickChartIcon:()=>sa,Candy:()=>mi,CandyCane:()=>pi,CandyCaneIcon:()=>pi,CandyIcon:()=>mi,CandyOff:()=>hi,CandyOffIcon:()=>hi,Cannabis:()=>yi,CannabisIcon:()=>yi,CannabisOff:()=>ki,CannabisOffIcon:()=>ki,Captions:()=>oa,CaptionsIcon:()=>oa,CaptionsOff:()=>xi,CaptionsOffIcon:()=>xi,Car:()=>vi,CarFront:()=>Mi,CarFrontIcon:()=>Mi,CarIcon:()=>vi,CarTaxiFront:()=>gi,CarTaxiFrontIcon:()=>gi,Caravan:()=>Li,CaravanIcon:()=>Li,CardSim:()=>wi,CardSimIcon:()=>wi,Carrot:()=>Ii,CarrotIcon:()=>Ii,CaseLower:()=>_i,CaseLowerIcon:()=>_i,CaseSensitive:()=>bi,CaseSensitiveIcon:()=>bi,CaseUpper:()=>Ci,CaseUpperIcon:()=>Ci,CassetteTape:()=>Si,CassetteTapeIcon:()=>Si,Cast:()=>Ai,CastIcon:()=>Ai,Castle:()=>qi,CastleIcon:()=>qi,Cat:()=>Ni,CatIcon:()=>Ni,Cctv:()=>zi,CctvIcon:()=>zi,ChartArea:()=>ra,ChartAreaIcon:()=>ra,ChartBar:()=>ca,ChartBarBig:()=>da,ChartBarBigIcon:()=>da,ChartBarDecreasing:()=>Pi,ChartBarDecreasingIcon:()=>Pi,ChartBarIcon:()=>ca,ChartBarIncreasing:()=>Hi,ChartBarIncreasingIcon:()=>Hi,ChartBarStacked:()=>Bi,ChartBarStackedIcon:()=>Bi,ChartCandlestick:()=>sa,ChartCandlestickIcon:()=>sa,ChartColumn:()=>la,ChartColumnBig:()=>ia,ChartColumnBigIcon:()=>ia,ChartColumnDecreasing:()=>Di,ChartColumnDecreasingIcon:()=>Di,ChartColumnIcon:()=>la,ChartColumnIncreasing:()=>na,ChartColumnIncreasingIcon:()=>na,ChartColumnStacked:()=>Fi,ChartColumnStackedIcon:()=>Fi,ChartGantt:()=>Vi,ChartGanttIcon:()=>Vi,ChartLine:()=>ua,ChartLineIcon:()=>ua,ChartNetwork:()=>ji,ChartNetworkIcon:()=>ji,ChartNoAxesColumn:()=>pa,ChartNoAxesColumnDecreasing:()=>Ri,ChartNoAxesColumnDecreasingIcon:()=>Ri,ChartNoAxesColumnIcon:()=>pa,ChartNoAxesColumnIncreasing:()=>fa,ChartNoAxesColumnIncreasingIcon:()=>fa,ChartNoAxesCombined:()=>Ti,ChartNoAxesCombinedIcon:()=>Ti,ChartNoAxesGantt:()=>ha,ChartNoAxesGanttIcon:()=>ha,ChartPie:()=>ma,ChartPieIcon:()=>ma,ChartScatter:()=>ya,ChartScatterIcon:()=>ya,ChartSpline:()=>Ui,ChartSplineIcon:()=>Ui,Check:()=>e1,CheckCheck:()=>Oi,CheckCheckIcon:()=>Oi,CheckCircle:()=>Ca,CheckCircle2:()=>Sa,CheckCircle2Icon:()=>Sa,CheckCircleIcon:()=>Ca,CheckIcon:()=>e1,CheckLine:()=>Ei,CheckLineIcon:()=>Ei,CheckSquare:()=>Uo,CheckSquare2:()=>Oo,CheckSquare2Icon:()=>Oo,CheckSquareIcon:()=>Uo,ChefHat:()=>Wi,ChefHatIcon:()=>Wi,Cherry:()=>Gi,CherryIcon:()=>Gi,ChessBishop:()=>Zi,ChessBishopIcon:()=>Zi,ChessKing:()=>Xi,ChessKingIcon:()=>Xi,ChessKnight:()=>Qi,ChessKnightIcon:()=>Qi,ChessPawn:()=>Ki,ChessPawnIcon:()=>Ki,ChessQueen:()=>Ji,ChessQueenIcon:()=>Ji,ChessRook:()=>$i,ChessRookIcon:()=>$i,ChevronDown:()=>Yi,ChevronDownCircle:()=>Aa,ChevronDownCircleIcon:()=>Aa,ChevronDownIcon:()=>Yi,ChevronDownSquare:()=>Eo,ChevronDownSquareIcon:()=>Eo,ChevronFirst:()=>en,ChevronFirstIcon:()=>en,ChevronLast:()=>an,ChevronLastIcon:()=>an,ChevronLeft:()=>a1,ChevronLeftCircle:()=>Na,ChevronLeftCircleIcon:()=>Na,ChevronLeftIcon:()=>a1,ChevronLeftSquare:()=>Wo,ChevronLeftSquareIcon:()=>Wo,ChevronRight:()=>t1,ChevronRightCircle:()=>qa,ChevronRightCircleIcon:()=>qa,ChevronRightIcon:()=>t1,ChevronRightSquare:()=>Go,ChevronRightSquareIcon:()=>Go,ChevronUp:()=>tn,ChevronUpCircle:()=>za,ChevronUpCircleIcon:()=>za,ChevronUpIcon:()=>tn,ChevronUpSquare:()=>Zo,ChevronUpSquareIcon:()=>Zo,ChevronsDown:()=>rn,ChevronsDownIcon:()=>rn,ChevronsDownUp:()=>on,ChevronsDownUpIcon:()=>on,ChevronsLeft:()=>sn,ChevronsLeftIcon:()=>sn,ChevronsLeftRight:()=>cn,ChevronsLeftRightEllipsis:()=>dn,ChevronsLeftRightEllipsisIcon:()=>dn,ChevronsLeftRightIcon:()=>cn,ChevronsRight:()=>nn,ChevronsRightIcon:()=>nn,ChevronsRightLeft:()=>ln,ChevronsRightLeftIcon:()=>ln,ChevronsUp:()=>fn,ChevronsUpDown:()=>un,ChevronsUpDownIcon:()=>un,ChevronsUpIcon:()=>fn,Chrome:()=>ka,ChromeIcon:()=>ka,Chromium:()=>ka,ChromiumIcon:()=>ka,Church:()=>pn,ChurchIcon:()=>pn,Cigarette:()=>mn,CigaretteIcon:()=>mn,CigaretteOff:()=>hn,CigaretteOffIcon:()=>hn,Circle:()=>Nn,CircleAlert:()=>xa,CircleAlertIcon:()=>xa,CircleArrowDown:()=>Ma,CircleArrowDownIcon:()=>Ma,CircleArrowLeft:()=>ga,CircleArrowLeftIcon:()=>ga,CircleArrowOutDownLeft:()=>va,CircleArrowOutDownLeftIcon:()=>va,CircleArrowOutDownRight:()=>La,CircleArrowOutDownRightIcon:()=>La,CircleArrowOutUpLeft:()=>wa,CircleArrowOutUpLeftIcon:()=>wa,CircleArrowOutUpRight:()=>Ia,CircleArrowOutUpRightIcon:()=>Ia,CircleArrowRight:()=>_a,CircleArrowRightIcon:()=>_a,CircleArrowUp:()=>ba,CircleArrowUpIcon:()=>ba,CircleCheck:()=>Sa,CircleCheckBig:()=>Ca,CircleCheckBigIcon:()=>Ca,CircleCheckIcon:()=>Sa,CircleChevronDown:()=>Aa,CircleChevronDownIcon:()=>Aa,CircleChevronLeft:()=>Na,CircleChevronLeftIcon:()=>Na,CircleChevronRight:()=>qa,CircleChevronRightIcon:()=>qa,CircleChevronUp:()=>za,CircleChevronUpIcon:()=>za,CircleDashed:()=>yn,CircleDashedIcon:()=>yn,CircleDivide:()=>Pa,CircleDivideIcon:()=>Pa,CircleDollarSign:()=>kn,CircleDollarSignIcon:()=>kn,CircleDot:()=>Mn,CircleDotDashed:()=>xn,CircleDotDashedIcon:()=>xn,CircleDotIcon:()=>Mn,CircleEllipsis:()=>gn,CircleEllipsisIcon:()=>gn,CircleEqual:()=>vn,CircleEqualIcon:()=>vn,CircleFadingArrowUp:()=>Ln,CircleFadingArrowUpIcon:()=>Ln,CircleFadingPlus:()=>wn,CircleFadingPlusIcon:()=>wn,CircleGauge:()=>Ha,CircleGaugeIcon:()=>Ha,CircleHelp:()=>ke,CircleHelpIcon:()=>ke,CircleIcon:()=>Nn,CircleMinus:()=>Ba,CircleMinusIcon:()=>Ba,CircleOff:()=>In,CircleOffIcon:()=>In,CircleParking:()=>Fa,CircleParkingIcon:()=>Fa,CircleParkingOff:()=>Da,CircleParkingOffIcon:()=>Da,CirclePause:()=>Va,CirclePauseIcon:()=>Va,CirclePercent:()=>ja,CirclePercentIcon:()=>ja,CirclePile:()=>_n,CirclePileIcon:()=>_n,CirclePlay:()=>Ra,CirclePlayIcon:()=>Ra,CirclePlus:()=>Ta,CirclePlusIcon:()=>Ta,CirclePoundSterling:()=>bn,CirclePoundSterlingIcon:()=>bn,CirclePower:()=>Ua,CirclePowerIcon:()=>Ua,CircleQuestionMark:()=>ke,CircleQuestionMarkIcon:()=>ke,CircleSlash:()=>Cn,CircleSlash2:()=>Oa,CircleSlash2Icon:()=>Oa,CircleSlashIcon:()=>Cn,CircleSlashed:()=>Oa,CircleSlashedIcon:()=>Oa,CircleSmall:()=>Sn,CircleSmallIcon:()=>Sn,CircleStar:()=>An,CircleStarIcon:()=>An,CircleStop:()=>Ea,CircleStopIcon:()=>Ea,CircleUser:()=>Ga,CircleUserIcon:()=>Ga,CircleUserRound:()=>Wa,CircleUserRoundIcon:()=>Wa,CircleX:()=>Za,CircleXIcon:()=>Za,CircuitBoard:()=>qn,CircuitBoardIcon:()=>qn,Citrus:()=>zn,CitrusIcon:()=>zn,Clapperboard:()=>Pn,ClapperboardIcon:()=>Pn,Clipboard:()=>On,ClipboardCheck:()=>Hn,ClipboardCheckIcon:()=>Hn,ClipboardClock:()=>Bn,ClipboardClockIcon:()=>Bn,ClipboardCopy:()=>Dn,ClipboardCopyIcon:()=>Dn,ClipboardEdit:()=>Qa,ClipboardEditIcon:()=>Qa,ClipboardIcon:()=>On,ClipboardList:()=>Fn,ClipboardListIcon:()=>Fn,ClipboardMinus:()=>Vn,ClipboardMinusIcon:()=>Vn,ClipboardPaste:()=>jn,ClipboardPasteIcon:()=>jn,ClipboardPen:()=>Qa,ClipboardPenIcon:()=>Qa,ClipboardPenLine:()=>Xa,ClipboardPenLineIcon:()=>Xa,ClipboardPlus:()=>Rn,ClipboardPlusIcon:()=>Rn,ClipboardSignature:()=>Xa,ClipboardSignatureIcon:()=>Xa,ClipboardType:()=>Tn,ClipboardTypeIcon:()=>Tn,ClipboardX:()=>Un,ClipboardXIcon:()=>Un,Clock:()=>il,Clock1:()=>En,Clock10:()=>Wn,Clock10Icon:()=>Wn,Clock11:()=>Gn,Clock11Icon:()=>Gn,Clock12:()=>Zn,Clock12Icon:()=>Zn,Clock1Icon:()=>En,Clock2:()=>Xn,Clock2Icon:()=>Xn,Clock3:()=>Qn,Clock3Icon:()=>Qn,Clock4:()=>Kn,Clock4Icon:()=>Kn,Clock5:()=>Jn,Clock5Icon:()=>Jn,Clock6:()=>Yn,Clock6Icon:()=>Yn,Clock7:()=>$n,Clock7Icon:()=>$n,Clock8:()=>el,Clock8Icon:()=>el,Clock9:()=>al,Clock9Icon:()=>al,ClockAlert:()=>tl,ClockAlertIcon:()=>tl,ClockArrowDown:()=>ol,ClockArrowDownIcon:()=>ol,ClockArrowUp:()=>rl,ClockArrowUpIcon:()=>rl,ClockCheck:()=>dl,ClockCheckIcon:()=>dl,ClockFading:()=>cl,ClockFadingIcon:()=>cl,ClockIcon:()=>il,ClockPlus:()=>sl,ClockPlusIcon:()=>sl,ClosedCaption:()=>nl,ClosedCaptionIcon:()=>nl,Cloud:()=>Cl,CloudAlert:()=>ll,CloudAlertIcon:()=>ll,CloudBackup:()=>ul,CloudBackupIcon:()=>ul,CloudCheck:()=>fl,CloudCheckIcon:()=>fl,CloudCog:()=>pl,CloudCogIcon:()=>pl,CloudDownload:()=>Ka,CloudDownloadIcon:()=>Ka,CloudDrizzle:()=>hl,CloudDrizzleIcon:()=>hl,CloudFog:()=>ml,CloudFogIcon:()=>ml,CloudHail:()=>yl,CloudHailIcon:()=>yl,CloudIcon:()=>Cl,CloudLightning:()=>kl,CloudLightningIcon:()=>kl,CloudMoon:()=>Ml,CloudMoonIcon:()=>Ml,CloudMoonRain:()=>xl,CloudMoonRainIcon:()=>xl,CloudOff:()=>gl,CloudOffIcon:()=>gl,CloudRain:()=>Ll,CloudRainIcon:()=>Ll,CloudRainWind:()=>vl,CloudRainWindIcon:()=>vl,CloudSnow:()=>wl,CloudSnowIcon:()=>wl,CloudSun:()=>_l,CloudSunIcon:()=>_l,CloudSunRain:()=>Il,CloudSunRainIcon:()=>Il,CloudSync:()=>bl,CloudSyncIcon:()=>bl,CloudUpload:()=>Ja,CloudUploadIcon:()=>Ja,Cloudy:()=>Sl,CloudyIcon:()=>Sl,Clover:()=>Al,CloverIcon:()=>Al,Club:()=>Nl,ClubIcon:()=>Nl,Code:()=>ql,Code2:()=>Ya,Code2Icon:()=>Ya,CodeIcon:()=>ql,CodeSquare:()=>Xo,CodeSquareIcon:()=>Xo,CodeXml:()=>Ya,CodeXmlIcon:()=>Ya,Codepen:()=>zl,CodepenIcon:()=>zl,Codesandbox:()=>Pl,CodesandboxIcon:()=>Pl,Coffee:()=>Hl,CoffeeIcon:()=>Hl,Cog:()=>Bl,CogIcon:()=>Bl,Coins:()=>Dl,CoinsIcon:()=>Dl,Columns:()=>$a,Columns2:()=>$a,Columns2Icon:()=>$a,Columns3:()=>et,Columns3Cog:()=>Ie,Columns3CogIcon:()=>Ie,Columns3Icon:()=>et,Columns4:()=>Fl,Columns4Icon:()=>Fl,ColumnsIcon:()=>$a,ColumnsSettings:()=>Ie,ColumnsSettingsIcon:()=>Ie,Combine:()=>Vl,CombineIcon:()=>Vl,Command:()=>jl,CommandIcon:()=>jl,Compass:()=>Rl,CompassIcon:()=>Rl,Component:()=>Tl,ComponentIcon:()=>Tl,Computer:()=>Ul,ComputerIcon:()=>Ul,ConciergeBell:()=>Ol,ConciergeBellIcon:()=>Ol,Cone:()=>El,ConeIcon:()=>El,Construction:()=>Wl,ConstructionIcon:()=>Wl,Contact:()=>Gl,Contact2:()=>at,Contact2Icon:()=>at,ContactIcon:()=>Gl,ContactRound:()=>at,ContactRoundIcon:()=>at,Container:()=>Zl,ContainerIcon:()=>Zl,Contrast:()=>Xl,ContrastIcon:()=>Xl,Cookie:()=>Ql,CookieIcon:()=>Ql,CookingPot:()=>Kl,CookingPotIcon:()=>Kl,Copy:()=>t0,CopyCheck:()=>Jl,CopyCheckIcon:()=>Jl,CopyIcon:()=>t0,CopyMinus:()=>Yl,CopyMinusIcon:()=>Yl,CopyPlus:()=>$l,CopyPlusIcon:()=>$l,CopySlash:()=>e0,CopySlashIcon:()=>e0,CopyX:()=>a0,CopyXIcon:()=>a0,Copyleft:()=>o0,CopyleftIcon:()=>o0,Copyright:()=>r0,CopyrightIcon:()=>r0,CornerDownLeft:()=>d0,CornerDownLeftIcon:()=>d0,CornerDownRight:()=>c0,CornerDownRightIcon:()=>c0,CornerLeftDown:()=>s0,CornerLeftDownIcon:()=>s0,CornerLeftUp:()=>i0,CornerLeftUpIcon:()=>i0,CornerRightDown:()=>n0,CornerRightDownIcon:()=>n0,CornerRightUp:()=>l0,CornerRightUpIcon:()=>l0,CornerUpLeft:()=>u0,CornerUpLeftIcon:()=>u0,CornerUpRight:()=>f0,CornerUpRightIcon:()=>f0,Cpu:()=>p0,CpuIcon:()=>p0,CreativeCommons:()=>h0,CreativeCommonsIcon:()=>h0,CreditCard:()=>m0,CreditCardIcon:()=>m0,Croissant:()=>y0,CroissantIcon:()=>y0,Crop:()=>k0,CropIcon:()=>k0,Cross:()=>x0,CrossIcon:()=>x0,Crosshair:()=>M0,CrosshairIcon:()=>M0,Crown:()=>g0,CrownIcon:()=>g0,Cuboid:()=>L0,CuboidIcon:()=>L0,CupSoda:()=>v0,CupSodaIcon:()=>v0,CurlyBraces:()=>ta,CurlyBracesIcon:()=>ta,Currency:()=>w0,CurrencyIcon:()=>w0,Cylinder:()=>I0,CylinderIcon:()=>I0,Dam:()=>_0,DamIcon:()=>_0,Database:()=>S0,DatabaseBackup:()=>b0,DatabaseBackupIcon:()=>b0,DatabaseIcon:()=>S0,DatabaseZap:()=>C0,DatabaseZapIcon:()=>C0,DecimalsArrowLeft:()=>A0,DecimalsArrowLeftIcon:()=>A0,DecimalsArrowRight:()=>N0,DecimalsArrowRightIcon:()=>N0,Delete:()=>q0,DeleteIcon:()=>q0,Dessert:()=>z0,DessertIcon:()=>z0,Diameter:()=>P0,DiameterIcon:()=>P0,Diamond:()=>D0,DiamondIcon:()=>D0,DiamondMinus:()=>H0,DiamondMinusIcon:()=>H0,DiamondPercent:()=>tt,DiamondPercentIcon:()=>tt,DiamondPlus:()=>B0,DiamondPlusIcon:()=>B0,Dice1:()=>F0,Dice1Icon:()=>F0,Dice2:()=>V0,Dice2Icon:()=>V0,Dice3:()=>j0,Dice3Icon:()=>j0,Dice4:()=>R0,Dice4Icon:()=>R0,Dice5:()=>T0,Dice5Icon:()=>T0,Dice6:()=>U0,Dice6Icon:()=>U0,Dices:()=>O0,DicesIcon:()=>O0,Diff:()=>E0,DiffIcon:()=>E0,Disc:()=>X0,Disc2:()=>W0,Disc2Icon:()=>W0,Disc3:()=>G0,Disc3Icon:()=>G0,DiscAlbum:()=>Z0,DiscAlbumIcon:()=>Z0,DiscIcon:()=>X0,Divide:()=>Q0,DivideCircle:()=>Pa,DivideCircleIcon:()=>Pa,DivideIcon:()=>Q0,DivideSquare:()=>Yo,DivideSquareIcon:()=>Yo,Dna:()=>J0,DnaIcon:()=>J0,DnaOff:()=>K0,DnaOffIcon:()=>K0,Dock:()=>Y0,DockIcon:()=>Y0,Dog:()=>$0,DogIcon:()=>$0,DollarSign:()=>eu,DollarSignIcon:()=>eu,Donut:()=>au,DonutIcon:()=>au,DoorClosed:()=>ou,DoorClosedIcon:()=>ou,DoorClosedLocked:()=>tu,DoorClosedLockedIcon:()=>tu,DoorOpen:()=>ru,DoorOpenIcon:()=>ru,Dot:()=>du,DotIcon:()=>du,DotSquare:()=>$o,DotSquareIcon:()=>$o,Download:()=>cu,DownloadCloud:()=>Ka,DownloadCloudIcon:()=>Ka,DownloadIcon:()=>cu,DraftingCompass:()=>su,DraftingCompassIcon:()=>su,Drama:()=>iu,DramaIcon:()=>iu,Dribbble:()=>nu,DribbbleIcon:()=>nu,Drill:()=>lu,DrillIcon:()=>lu,Drone:()=>uu,DroneIcon:()=>uu,Droplet:()=>pu,DropletIcon:()=>pu,DropletOff:()=>fu,DropletOffIcon:()=>fu,Droplets:()=>hu,DropletsIcon:()=>hu,Drum:()=>mu,DrumIcon:()=>mu,Drumstick:()=>yu,DrumstickIcon:()=>yu,Dumbbell:()=>ku,DumbbellIcon:()=>ku,Ear:()=>Mu,EarIcon:()=>Mu,EarOff:()=>xu,EarOffIcon:()=>xu,Earth:()=>ot,EarthIcon:()=>ot,EarthLock:()=>gu,EarthLockIcon:()=>gu,Eclipse:()=>vu,EclipseIcon:()=>vu,Edit:()=>ye,Edit2:()=>mo,Edit2Icon:()=>mo,Edit3:()=>ho,Edit3Icon:()=>ho,EditIcon:()=>ye,Egg:()=>Iu,EggFried:()=>Lu,EggFriedIcon:()=>Lu,EggIcon:()=>Iu,EggOff:()=>wu,EggOffIcon:()=>wu,Ellipsis:()=>dt,EllipsisIcon:()=>dt,EllipsisVertical:()=>rt,EllipsisVerticalIcon:()=>rt,Equal:()=>Cu,EqualApproximately:()=>_u,EqualApproximatelyIcon:()=>_u,EqualIcon:()=>Cu,EqualNot:()=>bu,EqualNotIcon:()=>bu,EqualSquare:()=>er,EqualSquareIcon:()=>er,Eraser:()=>Su,EraserIcon:()=>Su,EthernetPort:()=>Au,EthernetPortIcon:()=>Au,Euro:()=>Nu,EuroIcon:()=>Nu,EvCharger:()=>qu,EvChargerIcon:()=>qu,Expand:()=>zu,ExpandIcon:()=>zu,ExternalLink:()=>Pu,ExternalLinkIcon:()=>Pu,Eye:()=>Du,EyeClosed:()=>Hu,EyeClosedIcon:()=>Hu,EyeIcon:()=>Du,EyeOff:()=>Bu,EyeOffIcon:()=>Bu,Facebook:()=>Fu,FacebookIcon:()=>Fu,Factory:()=>Vu,FactoryIcon:()=>Vu,Fan:()=>ju,FanIcon:()=>ju,FastForward:()=>Ru,FastForwardIcon:()=>Ru,Feather:()=>Tu,FeatherIcon:()=>Tu,Fence:()=>Uu,FenceIcon:()=>Uu,FerrisWheel:()=>Ou,FerrisWheelIcon:()=>Ou,Figma:()=>Eu,FigmaIcon:()=>Eu,File:()=>gf,FileArchive:()=>Wu,FileArchiveIcon:()=>Wu,FileAudio:()=>_e,FileAudio2:()=>_e,FileAudio2Icon:()=>_e,FileAudioIcon:()=>_e,FileAxis3D:()=>ct,FileAxis3DIcon:()=>ct,FileAxis3d:()=>ct,FileAxis3dIcon:()=>ct,FileBadge:()=>st,FileBadge2:()=>st,FileBadge2Icon:()=>st,FileBadgeIcon:()=>st,FileBarChart:()=>lt,FileBarChart2:()=>ut,FileBarChart2Icon:()=>ut,FileBarChartIcon:()=>lt,FileBox:()=>Gu,FileBoxIcon:()=>Gu,FileBraces:()=>nt,FileBracesCorner:()=>it,FileBracesCornerIcon:()=>it,FileBracesIcon:()=>nt,FileChartColumn:()=>ut,FileChartColumnIcon:()=>ut,FileChartColumnIncreasing:()=>lt,FileChartColumnIncreasingIcon:()=>lt,FileChartLine:()=>ft,FileChartLineIcon:()=>ft,FileChartPie:()=>ht,FileChartPieIcon:()=>ht,FileCheck:()=>Zu,FileCheck2:()=>pt,FileCheck2Icon:()=>pt,FileCheckCorner:()=>pt,FileCheckCornerIcon:()=>pt,FileCheckIcon:()=>Zu,FileClock:()=>Xu,FileClockIcon:()=>Xu,FileCode:()=>Qu,FileCode2:()=>mt,FileCode2Icon:()=>mt,FileCodeCorner:()=>mt,FileCodeCornerIcon:()=>mt,FileCodeIcon:()=>Qu,FileCog:()=>yt,FileCog2:()=>yt,FileCog2Icon:()=>yt,FileCogIcon:()=>yt,FileDiff:()=>Ku,FileDiffIcon:()=>Ku,FileDigit:()=>Ju,FileDigitIcon:()=>Ju,FileDown:()=>Yu,FileDownIcon:()=>Yu,FileEdit:()=>Lt,FileEditIcon:()=>Lt,FileExclamationPoint:()=>kt,FileExclamationPointIcon:()=>kt,FileHeadphone:()=>_e,FileHeadphoneIcon:()=>_e,FileHeart:()=>$u,FileHeartIcon:()=>$u,FileIcon:()=>gf,FileImage:()=>ef,FileImageIcon:()=>ef,FileInput:()=>af,FileInputIcon:()=>af,FileJson:()=>nt,FileJson2:()=>it,FileJson2Icon:()=>it,FileJsonIcon:()=>nt,FileKey:()=>Mt,FileKey2:()=>Mt,FileKey2Icon:()=>Mt,FileKeyIcon:()=>Mt,FileLineChart:()=>ft,FileLineChartIcon:()=>ft,FileLock:()=>xt,FileLock2:()=>xt,FileLock2Icon:()=>xt,FileLockIcon:()=>xt,FileMinus:()=>tf,FileMinus2:()=>gt,FileMinus2Icon:()=>gt,FileMinusCorner:()=>gt,FileMinusCornerIcon:()=>gt,FileMinusIcon:()=>tf,FileMusic:()=>of,FileMusicIcon:()=>of,FileOutput:()=>rf,FileOutputIcon:()=>rf,FilePen:()=>Lt,FilePenIcon:()=>Lt,FilePenLine:()=>vt,FilePenLineIcon:()=>vt,FilePieChart:()=>ht,FilePieChartIcon:()=>ht,FilePlay:()=>wt,FilePlayIcon:()=>wt,FilePlus:()=>df,FilePlus2:()=>It,FilePlus2Icon:()=>It,FilePlusCorner:()=>It,FilePlusCornerIcon:()=>It,FilePlusIcon:()=>df,FileQuestion:()=>_t,FileQuestionIcon:()=>_t,FileQuestionMark:()=>_t,FileQuestionMarkIcon:()=>_t,FileScan:()=>cf,FileScanIcon:()=>cf,FileSearch:()=>sf,FileSearch2:()=>bt,FileSearch2Icon:()=>bt,FileSearchCorner:()=>bt,FileSearchCornerIcon:()=>bt,FileSearchIcon:()=>sf,FileSignal:()=>Ct,FileSignalIcon:()=>Ct,FileSignature:()=>vt,FileSignatureIcon:()=>vt,FileSliders:()=>nf,FileSlidersIcon:()=>nf,FileSpreadsheet:()=>lf,FileSpreadsheetIcon:()=>lf,FileStack:()=>uf,FileStackIcon:()=>uf,FileSymlink:()=>ff,FileSymlinkIcon:()=>ff,FileTerminal:()=>pf,FileTerminalIcon:()=>pf,FileText:()=>hf,FileTextIcon:()=>hf,FileType:()=>mf,FileType2:()=>St,FileType2Icon:()=>St,FileTypeCorner:()=>St,FileTypeCornerIcon:()=>St,FileTypeIcon:()=>mf,FileUp:()=>kf,FileUpIcon:()=>kf,FileUser:()=>yf,FileUserIcon:()=>yf,FileVideo:()=>wt,FileVideo2:()=>At,FileVideo2Icon:()=>At,FileVideoCamera:()=>At,FileVideoCameraIcon:()=>At,FileVideoIcon:()=>wt,FileVolume:()=>xf,FileVolume2:()=>Ct,FileVolume2Icon:()=>Ct,FileVolumeIcon:()=>xf,FileWarning:()=>kt,FileWarningIcon:()=>kt,FileX:()=>Mf,FileX2:()=>Nt,FileX2Icon:()=>Nt,FileXCorner:()=>Nt,FileXCornerIcon:()=>Nt,FileXIcon:()=>Mf,Files:()=>vf,FilesIcon:()=>vf,Film:()=>Lf,FilmIcon:()=>Lf,Filter:()=>Bt,FilterIcon:()=>Bt,FilterX:()=>Ht,FilterXIcon:()=>Ht,Fingerprint:()=>qt,FingerprintIcon:()=>qt,FingerprintPattern:()=>qt,FingerprintPatternIcon:()=>qt,FireExtinguisher:()=>wf,FireExtinguisherIcon:()=>wf,Fish:()=>bf,FishIcon:()=>bf,FishOff:()=>If,FishOffIcon:()=>If,FishSymbol:()=>_f,FishSymbolIcon:()=>_f,FishingHook:()=>Cf,FishingHookIcon:()=>Cf,Flag:()=>qf,FlagIcon:()=>qf,FlagOff:()=>Sf,FlagOffIcon:()=>Sf,FlagTriangleLeft:()=>Af,FlagTriangleLeftIcon:()=>Af,FlagTriangleRight:()=>Nf,FlagTriangleRightIcon:()=>Nf,Flame:()=>Pf,FlameIcon:()=>Pf,FlameKindling:()=>zf,FlameKindlingIcon:()=>zf,Flashlight:()=>Bf,FlashlightIcon:()=>Bf,FlashlightOff:()=>Hf,FlashlightOffIcon:()=>Hf,FlaskConical:()=>Df,FlaskConicalIcon:()=>Df,FlaskConicalOff:()=>Ff,FlaskConicalOffIcon:()=>Ff,FlaskRound:()=>Vf,FlaskRoundIcon:()=>Vf,FlipHorizontal:()=>Rf,FlipHorizontal2:()=>jf,FlipHorizontal2Icon:()=>jf,FlipHorizontalIcon:()=>Rf,FlipVertical:()=>Uf,FlipVertical2:()=>Tf,FlipVertical2Icon:()=>Tf,FlipVerticalIcon:()=>Uf,Flower:()=>Ef,Flower2:()=>Of,Flower2Icon:()=>Of,FlowerIcon:()=>Ef,Focus:()=>Wf,FocusIcon:()=>Wf,FoldHorizontal:()=>Gf,FoldHorizontalIcon:()=>Gf,FoldVertical:()=>Zf,FoldVerticalIcon:()=>Zf,Folder:()=>vp,FolderArchive:()=>Xf,FolderArchiveIcon:()=>Xf,FolderCheck:()=>Qf,FolderCheckIcon:()=>Qf,FolderClock:()=>Kf,FolderClockIcon:()=>Kf,FolderClosed:()=>Jf,FolderClosedIcon:()=>Jf,FolderCode:()=>Yf,FolderCodeIcon:()=>Yf,FolderCog:()=>zt,FolderCog2:()=>zt,FolderCog2Icon:()=>zt,FolderCogIcon:()=>zt,FolderDot:()=>$f,FolderDotIcon:()=>$f,FolderDown:()=>ep,FolderDownIcon:()=>ep,FolderEdit:()=>Pt,FolderEditIcon:()=>Pt,FolderGit:()=>tp,FolderGit2:()=>ap,FolderGit2Icon:()=>ap,FolderGitIcon:()=>tp,FolderHeart:()=>op,FolderHeartIcon:()=>op,FolderIcon:()=>vp,FolderInput:()=>rp,FolderInputIcon:()=>rp,FolderKanban:()=>dp,FolderKanbanIcon:()=>dp,FolderKey:()=>cp,FolderKeyIcon:()=>cp,FolderLock:()=>sp,FolderLockIcon:()=>sp,FolderMinus:()=>ip,FolderMinusIcon:()=>ip,FolderOpen:()=>lp,FolderOpenDot:()=>np,FolderOpenDotIcon:()=>np,FolderOpenIcon:()=>lp,FolderOutput:()=>up,FolderOutputIcon:()=>up,FolderPen:()=>Pt,FolderPenIcon:()=>Pt,FolderPlus:()=>fp,FolderPlusIcon:()=>fp,FolderRoot:()=>pp,FolderRootIcon:()=>pp,FolderSearch:()=>mp,FolderSearch2:()=>hp,FolderSearch2Icon:()=>hp,FolderSearchIcon:()=>mp,FolderSymlink:()=>yp,FolderSymlinkIcon:()=>yp,FolderSync:()=>kp,FolderSyncIcon:()=>kp,FolderTree:()=>xp,FolderTreeIcon:()=>xp,FolderUp:()=>Mp,FolderUpIcon:()=>Mp,FolderX:()=>gp,FolderXIcon:()=>gp,Folders:()=>Lp,FoldersIcon:()=>Lp,Footprints:()=>wp,FootprintsIcon:()=>wp,ForkKnife:()=>Wr,ForkKnifeCrossed:()=>Er,ForkKnifeCrossedIcon:()=>Er,ForkKnifeIcon:()=>Wr,Forklift:()=>Ip,ForkliftIcon:()=>Ip,Form:()=>_p,FormIcon:()=>_p,FormInput:()=>ko,FormInputIcon:()=>ko,Forward:()=>bp,ForwardIcon:()=>bp,Frame:()=>Cp,FrameIcon:()=>Cp,Framer:()=>Sp,FramerIcon:()=>Sp,Frown:()=>Ap,FrownIcon:()=>Ap,Fuel:()=>qp,FuelIcon:()=>qp,Fullscreen:()=>Np,FullscreenIcon:()=>Np,FunctionSquare:()=>ar,FunctionSquareIcon:()=>ar,Funnel:()=>Bt,FunnelIcon:()=>Bt,FunnelPlus:()=>zp,FunnelPlusIcon:()=>zp,FunnelX:()=>Ht,FunnelXIcon:()=>Ht,GalleryHorizontal:()=>Hp,GalleryHorizontalEnd:()=>Pp,GalleryHorizontalEndIcon:()=>Pp,GalleryHorizontalIcon:()=>Hp,GalleryThumbnails:()=>Bp,GalleryThumbnailsIcon:()=>Bp,GalleryVertical:()=>Fp,GalleryVerticalEnd:()=>Dp,GalleryVerticalEndIcon:()=>Dp,GalleryVerticalIcon:()=>Fp,Gamepad:()=>Rp,Gamepad2:()=>Vp,Gamepad2Icon:()=>Vp,GamepadDirectional:()=>jp,GamepadDirectionalIcon:()=>jp,GamepadIcon:()=>Rp,GanttChart:()=>ha,GanttChartIcon:()=>ha,GanttChartSquare:()=>Ae,GanttChartSquareIcon:()=>Ae,Gauge:()=>Tp,GaugeCircle:()=>Ha,GaugeCircleIcon:()=>Ha,GaugeIcon:()=>Tp,Gavel:()=>Up,GavelIcon:()=>Up,Gem:()=>Op,GemIcon:()=>Op,GeorgianLari:()=>Ep,GeorgianLariIcon:()=>Ep,Ghost:()=>Wp,GhostIcon:()=>Wp,Gift:()=>Gp,GiftIcon:()=>Gp,GitBranch:()=>Qp,GitBranchIcon:()=>Qp,GitBranchMinus:()=>Zp,GitBranchMinusIcon:()=>Zp,GitBranchPlus:()=>Xp,GitBranchPlusIcon:()=>Xp,GitCommit:()=>Dt,GitCommitHorizontal:()=>Dt,GitCommitHorizontalIcon:()=>Dt,GitCommitIcon:()=>Dt,GitCommitVertical:()=>Kp,GitCommitVerticalIcon:()=>Kp,GitCompare:()=>Yp,GitCompareArrows:()=>Jp,GitCompareArrowsIcon:()=>Jp,GitCompareIcon:()=>Yp,GitFork:()=>$p,GitForkIcon:()=>$p,GitGraph:()=>eh,GitGraphIcon:()=>eh,GitMerge:()=>ah,GitMergeIcon:()=>ah,GitPullRequest:()=>sh,GitPullRequestArrow:()=>th,GitPullRequestArrowIcon:()=>th,GitPullRequestClosed:()=>oh,GitPullRequestClosedIcon:()=>oh,GitPullRequestCreate:()=>rh,GitPullRequestCreateArrow:()=>dh,GitPullRequestCreateArrowIcon:()=>dh,GitPullRequestCreateIcon:()=>rh,GitPullRequestDraft:()=>ch,GitPullRequestDraftIcon:()=>ch,GitPullRequestIcon:()=>sh,Github:()=>ih,GithubIcon:()=>ih,Gitlab:()=>nh,GitlabIcon:()=>nh,GlassWater:()=>lh,GlassWaterIcon:()=>lh,Glasses:()=>uh,GlassesIcon:()=>uh,Globe:()=>o1,Globe2:()=>ot,Globe2Icon:()=>ot,GlobeIcon:()=>o1,GlobeLock:()=>fh,GlobeLockIcon:()=>fh,Goal:()=>ph,GoalIcon:()=>ph,Gpu:()=>hh,GpuIcon:()=>hh,Grab:()=>Tt,GrabIcon:()=>Tt,GraduationCap:()=>mh,GraduationCapIcon:()=>mh,Grape:()=>yh,GrapeIcon:()=>yh,Grid:()=>be,Grid2X2:()=>Rt,Grid2X2Check:()=>Ft,Grid2X2CheckIcon:()=>Ft,Grid2X2Icon:()=>Rt,Grid2X2Plus:()=>Vt,Grid2X2PlusIcon:()=>Vt,Grid2X2X:()=>jt,Grid2X2XIcon:()=>jt,Grid2x2:()=>Rt,Grid2x2Check:()=>Ft,Grid2x2CheckIcon:()=>Ft,Grid2x2Icon:()=>Rt,Grid2x2Plus:()=>Vt,Grid2x2PlusIcon:()=>Vt,Grid2x2X:()=>jt,Grid2x2XIcon:()=>jt,Grid3X3:()=>be,Grid3X3Icon:()=>be,Grid3x2:()=>kh,Grid3x2Icon:()=>kh,Grid3x3:()=>be,Grid3x3Icon:()=>be,GridIcon:()=>be,Grip:()=>gh,GripHorizontal:()=>xh,GripHorizontalIcon:()=>xh,GripIcon:()=>gh,GripVertical:()=>Mh,GripVerticalIcon:()=>Mh,Group:()=>vh,GroupIcon:()=>vh,Guitar:()=>Lh,GuitarIcon:()=>Lh,Ham:()=>wh,HamIcon:()=>wh,Hamburger:()=>Ih,HamburgerIcon:()=>Ih,Hammer:()=>_h,HammerIcon:()=>_h,Hand:()=>qh,HandCoins:()=>bh,HandCoinsIcon:()=>bh,HandFist:()=>Ch,HandFistIcon:()=>Ch,HandGrab:()=>Tt,HandGrabIcon:()=>Tt,HandHeart:()=>Sh,HandHeartIcon:()=>Sh,HandHelping:()=>Ut,HandHelpingIcon:()=>Ut,HandIcon:()=>qh,HandMetal:()=>Ah,HandMetalIcon:()=>Ah,HandPlatter:()=>Nh,HandPlatterIcon:()=>Nh,Handbag:()=>zh,HandbagIcon:()=>zh,Handshake:()=>Ph,HandshakeIcon:()=>Ph,HardDrive:()=>Dh,HardDriveDownload:()=>Hh,HardDriveDownloadIcon:()=>Hh,HardDriveIcon:()=>Dh,HardDriveUpload:()=>Bh,HardDriveUploadIcon:()=>Bh,HardHat:()=>Fh,HardHatIcon:()=>Fh,Hash:()=>Vh,HashIcon:()=>Vh,HatGlasses:()=>jh,HatGlassesIcon:()=>jh,Haze:()=>Rh,HazeIcon:()=>Rh,Hd:()=>Th,HdIcon:()=>Th,HdmiPort:()=>Uh,HdmiPortIcon:()=>Uh,Heading:()=>Gh,Heading1:()=>r1,Heading1Icon:()=>r1,Heading2:()=>d1,Heading2Icon:()=>d1,Heading3:()=>c1,Heading3Icon:()=>c1,Heading4:()=>Oh,Heading4Icon:()=>Oh,Heading5:()=>Eh,Heading5Icon:()=>Eh,Heading6:()=>Wh,Heading6Icon:()=>Wh,HeadingIcon:()=>Gh,HeadphoneOff:()=>Zh,HeadphoneOffIcon:()=>Zh,Headphones:()=>Xh,HeadphonesIcon:()=>Xh,Headset:()=>Qh,HeadsetIcon:()=>Qh,Heart:()=>tm,HeartCrack:()=>Kh,HeartCrackIcon:()=>Kh,HeartHandshake:()=>Jh,HeartHandshakeIcon:()=>Jh,HeartIcon:()=>tm,HeartMinus:()=>Yh,HeartMinusIcon:()=>Yh,HeartOff:()=>$h,HeartOffIcon:()=>$h,HeartPlus:()=>em,HeartPlusIcon:()=>em,HeartPulse:()=>am,HeartPulseIcon:()=>am,Heater:()=>om,HeaterIcon:()=>om,Helicopter:()=>dm,HelicopterIcon:()=>dm,HelpCircle:()=>ke,HelpCircleIcon:()=>ke,HelpingHand:()=>Ut,HelpingHandIcon:()=>Ut,Hexagon:()=>rm,HexagonIcon:()=>rm,Highlighter:()=>cm,HighlighterIcon:()=>cm,History:()=>sm,HistoryIcon:()=>sm,Home:()=>Ot,HomeIcon:()=>Ot,Hop:()=>nm,HopIcon:()=>nm,HopOff:()=>im,HopOffIcon:()=>im,Hospital:()=>lm,HospitalIcon:()=>lm,Hotel:()=>um,HotelIcon:()=>um,Hourglass:()=>fm,HourglassIcon:()=>fm,House:()=>Ot,HouseHeart:()=>hm,HouseHeartIcon:()=>hm,HouseIcon:()=>Ot,HousePlug:()=>pm,HousePlugIcon:()=>pm,HousePlus:()=>mm,HousePlusIcon:()=>mm,HouseWifi:()=>ym,HouseWifiIcon:()=>ym,IceCream:()=>Wt,IceCream2:()=>Et,IceCream2Icon:()=>Et,IceCreamBowl:()=>Et,IceCreamBowlIcon:()=>Et,IceCreamCone:()=>Wt,IceCreamConeIcon:()=>Wt,IceCreamIcon:()=>Wt,Icon:()=>$v,IdCard:()=>xm,IdCardIcon:()=>xm,IdCardLanyard:()=>km,IdCardLanyardIcon:()=>km,Image:()=>s1,ImageDown:()=>gm,ImageDownIcon:()=>gm,ImageIcon:()=>s1,ImageMinus:()=>Mm,ImageMinusIcon:()=>Mm,ImageOff:()=>vm,ImageOffIcon:()=>vm,ImagePlay:()=>Lm,ImagePlayIcon:()=>Lm,ImagePlus:()=>wm,ImagePlusIcon:()=>wm,ImageUp:()=>Im,ImageUpIcon:()=>Im,ImageUpscale:()=>_m,ImageUpscaleIcon:()=>_m,Images:()=>bm,ImagesIcon:()=>bm,Import:()=>Cm,ImportIcon:()=>Cm,Inbox:()=>Sm,InboxIcon:()=>Sm,Indent:()=>Se,IndentDecrease:()=>Ce,IndentDecreaseIcon:()=>Ce,IndentIcon:()=>Se,IndentIncrease:()=>Se,IndentIncreaseIcon:()=>Se,IndianRupee:()=>Am,IndianRupeeIcon:()=>Am,Infinity:()=>Nm,InfinityIcon:()=>Nm,Info:()=>qm,InfoIcon:()=>qm,Inspect:()=>sr,InspectIcon:()=>sr,InspectionPanel:()=>zm,InspectionPanelIcon:()=>zm,Instagram:()=>Pm,InstagramIcon:()=>Pm,Italic:()=>i1,ItalicIcon:()=>i1,IterationCcw:()=>Hm,IterationCcwIcon:()=>Hm,IterationCw:()=>Bm,IterationCwIcon:()=>Bm,JapaneseYen:()=>Dm,JapaneseYenIcon:()=>Dm,Joystick:()=>Fm,JoystickIcon:()=>Fm,Kanban:()=>Vm,KanbanIcon:()=>Vm,KanbanSquare:()=>tr,KanbanSquareDashed:()=>Qo,KanbanSquareDashedIcon:()=>Qo,KanbanSquareIcon:()=>tr,Kayak:()=>jm,KayakIcon:()=>jm,Key:()=>Um,KeyIcon:()=>Um,KeyRound:()=>Rm,KeyRoundIcon:()=>Rm,KeySquare:()=>Tm,KeySquareIcon:()=>Tm,Keyboard:()=>Wm,KeyboardIcon:()=>Wm,KeyboardMusic:()=>Om,KeyboardMusicIcon:()=>Om,KeyboardOff:()=>Em,KeyboardOffIcon:()=>Em,Lamp:()=>Ym,LampCeiling:()=>Gm,LampCeilingIcon:()=>Gm,LampDesk:()=>Zm,LampDeskIcon:()=>Zm,LampFloor:()=>Xm,LampFloorIcon:()=>Xm,LampIcon:()=>Ym,LampWallDown:()=>Qm,LampWallDownIcon:()=>Qm,LampWallUp:()=>Km,LampWallUpIcon:()=>Km,LandPlot:()=>Jm,LandPlotIcon:()=>Jm,Landmark:()=>$m,LandmarkIcon:()=>$m,Languages:()=>ey,LanguagesIcon:()=>ey,Laptop:()=>ty,Laptop2:()=>Gt,Laptop2Icon:()=>Gt,LaptopIcon:()=>ty,LaptopMinimal:()=>Gt,LaptopMinimalCheck:()=>ay,LaptopMinimalCheckIcon:()=>ay,LaptopMinimalIcon:()=>Gt,Lasso:()=>ry,LassoIcon:()=>ry,LassoSelect:()=>oy,LassoSelectIcon:()=>oy,Laugh:()=>dy,LaughIcon:()=>dy,Layers:()=>Zt,Layers2:()=>cy,Layers2Icon:()=>cy,Layers3:()=>Zt,Layers3Icon:()=>Zt,LayersIcon:()=>Zt,LayersPlus:()=>sy,LayersPlusIcon:()=>sy,Layout:()=>po,LayoutDashboard:()=>iy,LayoutDashboardIcon:()=>iy,LayoutGrid:()=>ny,LayoutGridIcon:()=>ny,LayoutIcon:()=>po,LayoutList:()=>ly,LayoutListIcon:()=>ly,LayoutPanelLeft:()=>uy,LayoutPanelLeftIcon:()=>uy,LayoutPanelTop:()=>fy,LayoutPanelTopIcon:()=>fy,LayoutTemplate:()=>py,LayoutTemplateIcon:()=>py,Leaf:()=>hy,LeafIcon:()=>hy,LeafyGreen:()=>my,LeafyGreenIcon:()=>my,Lectern:()=>yy,LecternIcon:()=>yy,LetterText:()=>Ar,LetterTextIcon:()=>Ar,Library:()=>xy,LibraryBig:()=>ky,LibraryBigIcon:()=>ky,LibraryIcon:()=>xy,LibrarySquare:()=>or,LibrarySquareIcon:()=>or,LifeBuoy:()=>My,LifeBuoyIcon:()=>My,Ligature:()=>gy,LigatureIcon:()=>gy,Lightbulb:()=>Ly,LightbulbIcon:()=>Ly,LightbulbOff:()=>vy,LightbulbOffIcon:()=>vy,LineChart:()=>ua,LineChartIcon:()=>ua,LineSquiggle:()=>wy,LineSquiggleIcon:()=>wy,Link:()=>n1,Link2:()=>_y,Link2Icon:()=>_y,Link2Off:()=>Iy,Link2OffIcon:()=>Iy,LinkIcon:()=>n1,Linkedin:()=>by,LinkedinIcon:()=>by,List:()=>Wy,ListCheck:()=>Cy,ListCheckIcon:()=>Cy,ListChecks:()=>Sy,ListChecksIcon:()=>Sy,ListChevronsDownUp:()=>Ay,ListChevronsDownUpIcon:()=>Ay,ListChevronsUpDown:()=>Ny,ListChevronsUpDownIcon:()=>Ny,ListCollapse:()=>qy,ListCollapseIcon:()=>qy,ListEnd:()=>zy,ListEndIcon:()=>zy,ListFilter:()=>Hy,ListFilterIcon:()=>Hy,ListFilterPlus:()=>Py,ListFilterPlusIcon:()=>Py,ListIcon:()=>Wy,ListIndentDecrease:()=>Ce,ListIndentDecreaseIcon:()=>Ce,ListIndentIncrease:()=>Se,ListIndentIncreaseIcon:()=>Se,ListMinus:()=>By,ListMinusIcon:()=>By,ListMusic:()=>Dy,ListMusicIcon:()=>Dy,ListOrdered:()=>Fy,ListOrderedIcon:()=>Fy,ListPlus:()=>Vy,ListPlusIcon:()=>Vy,ListRestart:()=>jy,ListRestartIcon:()=>jy,ListStart:()=>Ry,ListStartIcon:()=>Ry,ListTodo:()=>Ty,ListTodoIcon:()=>Ty,ListTree:()=>Uy,ListTreeIcon:()=>Uy,ListVideo:()=>Oy,ListVideoIcon:()=>Oy,ListX:()=>Ey,ListXIcon:()=>Ey,Loader:()=>Zy,Loader2:()=>He,Loader2Icon:()=>He,LoaderCircle:()=>He,LoaderCircleIcon:()=>He,LoaderIcon:()=>Zy,LoaderPinwheel:()=>Gy,LoaderPinwheelIcon:()=>Gy,Locate:()=>Ky,LocateFixed:()=>Qy,LocateFixedIcon:()=>Qy,LocateIcon:()=>Ky,LocateOff:()=>Xy,LocateOffIcon:()=>Xy,LocationEdit:()=>Jt,LocationEditIcon:()=>Jt,Lock:()=>Yy,LockIcon:()=>Yy,LockKeyhole:()=>Jy,LockKeyholeIcon:()=>Jy,LockKeyholeOpen:()=>Xt,LockKeyholeOpenIcon:()=>Xt,LockOpen:()=>Qt,LockOpenIcon:()=>Qt,LogIn:()=>$y,LogInIcon:()=>$y,LogOut:()=>e4,LogOutIcon:()=>e4,Logs:()=>a4,LogsIcon:()=>a4,Lollipop:()=>t4,LollipopIcon:()=>t4,LucideAArrowDown:()=>b1,LucideAArrowUp:()=>S1,LucideALargeSmall:()=>C1,LucideAccessibility:()=>A1,LucideActivity:()=>N1,LucideActivitySquare:()=>Co,LucideAirVent:()=>q1,LucideAirplay:()=>z1,LucideAlarmCheck:()=>Te,LucideAlarmClock:()=>H1,LucideAlarmClockCheck:()=>Te,LucideAlarmClockMinus:()=>Ue,LucideAlarmClockOff:()=>P1,LucideAlarmClockPlus:()=>Oe,LucideAlarmMinus:()=>Ue,LucideAlarmPlus:()=>Oe,LucideAlarmSmoke:()=>B1,LucideAlbum:()=>D1,LucideAlertCircle:()=>xa,LucideAlertOctagon:()=>ao,LucideAlertTriangle:()=>Hr,LucideAlignCenter:()=>br,LucideAlignCenterHorizontal:()=>F1,LucideAlignCenterVertical:()=>V1,LucideAlignEndHorizontal:()=>j1,LucideAlignEndVertical:()=>R1,LucideAlignHorizontalDistributeCenter:()=>T1,LucideAlignHorizontalDistributeEnd:()=>U1,LucideAlignHorizontalDistributeStart:()=>O1,LucideAlignHorizontalJustifyCenter:()=>E1,LucideAlignHorizontalJustifyEnd:()=>W1,LucideAlignHorizontalJustifyStart:()=>G1,LucideAlignHorizontalSpaceAround:()=>Z1,LucideAlignHorizontalSpaceBetween:()=>X1,LucideAlignJustify:()=>Sr,LucideAlignLeft:()=>xe,LucideAlignRight:()=>Cr,LucideAlignStartHorizontal:()=>Q1,LucideAlignStartVertical:()=>K1,LucideAlignVerticalDistributeCenter:()=>J1,LucideAlignVerticalDistributeEnd:()=>Y1,LucideAlignVerticalDistributeStart:()=>$1,LucideAlignVerticalJustifyCenter:()=>ed,LucideAlignVerticalJustifyEnd:()=>ad,LucideAlignVerticalJustifyStart:()=>td,LucideAlignVerticalSpaceAround:()=>od,LucideAlignVerticalSpaceBetween:()=>rd,LucideAmbulance:()=>dd,LucideAmpersand:()=>cd,LucideAmpersands:()=>sd,LucideAmphora:()=>id,LucideAnchor:()=>nd,LucideAngry:()=>ld,LucideAnnoyed:()=>ud,LucideAntenna:()=>fd,LucideAnvil:()=>pd,LucideAperture:()=>hd,LucideAppWindow:()=>yd,LucideAppWindowMac:()=>md,LucideApple:()=>kd,LucideArchive:()=>vd,LucideArchiveRestore:()=>xd,LucideArchiveX:()=>Md,LucideAreaChart:()=>ra,LucideArmchair:()=>gd,LucideArrowBigDown:()=>wd,LucideArrowBigDownDash:()=>Ld,LucideArrowBigLeft:()=>_d,LucideArrowBigLeftDash:()=>Id,LucideArrowBigRight:()=>Cd,LucideArrowBigRightDash:()=>bd,LucideArrowBigUp:()=>Ad,LucideArrowBigUpDash:()=>Sd,LucideArrowDown:()=>jd,LucideArrowDown01:()=>Nd,LucideArrowDown10:()=>qd,LucideArrowDownAZ:()=>Ee,LucideArrowDownAz:()=>Ee,LucideArrowDownCircle:()=>Ma,LucideArrowDownFromLine:()=>Pd,LucideArrowDownLeft:()=>zd,LucideArrowDownLeftFromCircle:()=>va,LucideArrowDownLeftFromSquare:()=>zo,LucideArrowDownLeftSquare:()=>So,LucideArrowDownNarrowWide:()=>Hd,LucideArrowDownRight:()=>Bd,LucideArrowDownRightFromCircle:()=>La,LucideArrowDownRightFromSquare:()=>Po,LucideArrowDownRightSquare:()=>Ao,LucideArrowDownSquare:()=>No,LucideArrowDownToDot:()=>Fd,LucideArrowDownToLine:()=>Dd,LucideArrowDownUp:()=>Vd,LucideArrowDownWideNarrow:()=>We,LucideArrowDownZA:()=>Ge,LucideArrowDownZa:()=>Ge,LucideArrowLeft:()=>Od,LucideArrowLeftCircle:()=>ga,LucideArrowLeftFromLine:()=>Rd,LucideArrowLeftRight:()=>Td,LucideArrowLeftSquare:()=>qo,LucideArrowLeftToLine:()=>Ud,LucideArrowRight:()=>Zd,LucideArrowRightCircle:()=>_a,LucideArrowRightFromLine:()=>Ed,LucideArrowRightLeft:()=>Wd,LucideArrowRightSquare:()=>Do,LucideArrowRightToLine:()=>Gd,LucideArrowUp:()=>oc,LucideArrowUp01:()=>Xd,LucideArrowUp10:()=>Qd,LucideArrowUpAZ:()=>Ze,LucideArrowUpAz:()=>Ze,LucideArrowUpCircle:()=>ba,LucideArrowUpDown:()=>Kd,LucideArrowUpFromDot:()=>Yd,LucideArrowUpFromLine:()=>Jd,LucideArrowUpLeft:()=>$d,LucideArrowUpLeftFromCircle:()=>wa,LucideArrowUpLeftFromSquare:()=>Ho,LucideArrowUpLeftSquare:()=>Fo,LucideArrowUpNarrowWide:()=>Xe,LucideArrowUpRight:()=>ec,LucideArrowUpRightFromCircle:()=>Ia,LucideArrowUpRightFromSquare:()=>Bo,LucideArrowUpRightSquare:()=>Vo,LucideArrowUpSquare:()=>jo,LucideArrowUpToLine:()=>ac,LucideArrowUpWideNarrow:()=>tc,LucideArrowUpZA:()=>Qe,LucideArrowUpZa:()=>Qe,LucideArrowsUpFromLine:()=>rc,LucideAsterisk:()=>dc,LucideAsteriskSquare:()=>Ro,LucideAtSign:()=>cc,LucideAtom:()=>sc,LucideAudioLines:()=>ic,LucideAudioWaveform:()=>nc,LucideAward:()=>lc,LucideAxe:()=>uc,LucideAxis3D:()=>Ke,LucideAxis3d:()=>Ke,LucideBaby:()=>fc,LucideBackpack:()=>pc,LucideBadge:()=>Ac,LucideBadgeAlert:()=>hc,LucideBadgeCent:()=>mc,LucideBadgeCheck:()=>Je,LucideBadgeDollarSign:()=>yc,LucideBadgeEuro:()=>kc,LucideBadgeHelp:()=>Ye,LucideBadgeIndianRupee:()=>xc,LucideBadgeInfo:()=>gc,LucideBadgeJapaneseYen:()=>Mc,LucideBadgeMinus:()=>vc,LucideBadgePercent:()=>Lc,LucideBadgePlus:()=>wc,LucideBadgePoundSterling:()=>Ic,LucideBadgeQuestionMark:()=>Ye,LucideBadgeRussianRuble:()=>_c,LucideBadgeSwissFranc:()=>bc,LucideBadgeTurkishLira:()=>Cc,LucideBadgeX:()=>Sc,LucideBaggageClaim:()=>Nc,LucideBalloon:()=>qc,LucideBan:()=>zc,LucideBanana:()=>Pc,LucideBandage:()=>Hc,LucideBanknote:()=>Vc,LucideBanknoteArrowDown:()=>Bc,LucideBanknoteArrowUp:()=>Dc,LucideBanknoteX:()=>Fc,LucideBarChart:()=>fa,LucideBarChart2:()=>pa,LucideBarChart3:()=>la,LucideBarChart4:()=>na,LucideBarChartBig:()=>ia,LucideBarChartHorizontal:()=>ca,LucideBarChartHorizontalBig:()=>da,LucideBarcode:()=>jc,LucideBarrel:()=>Rc,LucideBaseline:()=>Tc,LucideBath:()=>Uc,LucideBattery:()=>Qc,LucideBatteryCharging:()=>Oc,LucideBatteryFull:()=>Ec,LucideBatteryLow:()=>Wc,LucideBatteryMedium:()=>Gc,LucideBatteryPlus:()=>Zc,LucideBatteryWarning:()=>Xc,LucideBeaker:()=>Kc,LucideBean:()=>Yc,LucideBeanOff:()=>Jc,LucideBed:()=>a2,LucideBedDouble:()=>$c,LucideBedSingle:()=>e2,LucideBeef:()=>t2,LucideBeer:()=>r2,LucideBeerOff:()=>o2,LucideBell:()=>u2,LucideBellDot:()=>d2,LucideBellElectric:()=>c2,LucideBellMinus:()=>s2,LucideBellOff:()=>i2,LucideBellPlus:()=>n2,LucideBellRing:()=>l2,LucideBetweenHorizonalEnd:()=>$e,LucideBetweenHorizonalStart:()=>ea,LucideBetweenHorizontalEnd:()=>$e,LucideBetweenHorizontalStart:()=>ea,LucideBetweenVerticalEnd:()=>f2,LucideBetweenVerticalStart:()=>p2,LucideBicepsFlexed:()=>h2,LucideBike:()=>m2,LucideBinary:()=>y2,LucideBinoculars:()=>k2,LucideBiohazard:()=>x2,LucideBird:()=>M2,LucideBirdhouse:()=>g2,LucideBitcoin:()=>L2,LucideBlend:()=>v2,LucideBlinds:()=>w2,LucideBlocks:()=>I2,LucideBluetooth:()=>S2,LucideBluetoothConnected:()=>_2,LucideBluetoothOff:()=>b2,LucideBluetoothSearching:()=>C2,LucideBold:()=>$r,LucideBolt:()=>A2,LucideBomb:()=>N2,LucideBone:()=>q2,LucideBook:()=>ts,LucideBookA:()=>z2,LucideBookAlert:()=>H2,LucideBookAudio:()=>P2,LucideBookCheck:()=>B2,LucideBookCopy:()=>D2,LucideBookDashed:()=>aa,LucideBookDown:()=>F2,LucideBookHeadphones:()=>V2,LucideBookHeart:()=>j2,LucideBookImage:()=>R2,LucideBookKey:()=>T2,LucideBookLock:()=>U2,LucideBookMarked:()=>O2,LucideBookMinus:()=>E2,LucideBookOpen:()=>Z2,LucideBookOpenCheck:()=>W2,LucideBookOpenText:()=>G2,LucideBookPlus:()=>X2,LucideBookSearch:()=>Q2,LucideBookTemplate:()=>aa,LucideBookText:()=>K2,LucideBookType:()=>J2,LucideBookUp:()=>Y2,LucideBookUp2:()=>$2,LucideBookUser:()=>es,LucideBookX:()=>as,LucideBookmark:()=>ss,LucideBookmarkCheck:()=>os,LucideBookmarkMinus:()=>rs,LucideBookmarkPlus:()=>ds,LucideBookmarkX:()=>cs,LucideBoomBox:()=>is,LucideBot:()=>us,LucideBotMessageSquare:()=>ns,LucideBotOff:()=>ls,LucideBottleWine:()=>fs,LucideBowArrow:()=>ps,LucideBox:()=>hs,LucideBoxSelect:()=>Jo,LucideBoxes:()=>ms,LucideBraces:()=>ta,LucideBrackets:()=>ys,LucideBrain:()=>Ms,LucideBrainCircuit:()=>ks,LucideBrainCog:()=>xs,LucideBrickWall:()=>Ls,LucideBrickWallFire:()=>gs,LucideBrickWallShield:()=>vs,LucideBriefcase:()=>bs,LucideBriefcaseBusiness:()=>ws,LucideBriefcaseConveyorBelt:()=>Is,LucideBriefcaseMedical:()=>_s,LucideBringToFront:()=>Cs,LucideBrush:()=>As,LucideBrushCleaning:()=>Ss,LucideBubbles:()=>Ns,LucideBug:()=>Ps,LucideBugOff:()=>qs,LucideBugPlay:()=>zs,LucideBuilding:()=>Bs,LucideBuilding2:()=>Hs,LucideBus:()=>Fs,LucideBusFront:()=>Ds,LucideCable:()=>js,LucideCableCar:()=>Vs,LucideCake:()=>Ts,LucideCakeSlice:()=>Rs,LucideCalculator:()=>Us,LucideCalendar:()=>ni,LucideCalendar1:()=>Os,LucideCalendarArrowDown:()=>Es,LucideCalendarArrowUp:()=>Ws,LucideCalendarCheck:()=>Xs,LucideCalendarCheck2:()=>Gs,LucideCalendarClock:()=>Zs,LucideCalendarCog:()=>Qs,LucideCalendarDays:()=>Ks,LucideCalendarFold:()=>Js,LucideCalendarHeart:()=>Ys,LucideCalendarMinus:()=>ei,LucideCalendarMinus2:()=>$s,LucideCalendarOff:()=>ai,LucideCalendarPlus:()=>oi,LucideCalendarPlus2:()=>ti,LucideCalendarRange:()=>ri,LucideCalendarSearch:()=>di,LucideCalendarSync:()=>ci,LucideCalendarX:()=>ii,LucideCalendarX2:()=>si,LucideCalendars:()=>li,LucideCamera:()=>fi,LucideCameraOff:()=>ui,LucideCandlestickChart:()=>sa,LucideCandy:()=>mi,LucideCandyCane:()=>pi,LucideCandyOff:()=>hi,LucideCannabis:()=>yi,LucideCannabisOff:()=>ki,LucideCaptions:()=>oa,LucideCaptionsOff:()=>xi,LucideCar:()=>vi,LucideCarFront:()=>Mi,LucideCarTaxiFront:()=>gi,LucideCaravan:()=>Li,LucideCardSim:()=>wi,LucideCarrot:()=>Ii,LucideCaseLower:()=>_i,LucideCaseSensitive:()=>bi,LucideCaseUpper:()=>Ci,LucideCassetteTape:()=>Si,LucideCast:()=>Ai,LucideCastle:()=>qi,LucideCat:()=>Ni,LucideCctv:()=>zi,LucideChartArea:()=>ra,LucideChartBar:()=>ca,LucideChartBarBig:()=>da,LucideChartBarDecreasing:()=>Pi,LucideChartBarIncreasing:()=>Hi,LucideChartBarStacked:()=>Bi,LucideChartCandlestick:()=>sa,LucideChartColumn:()=>la,LucideChartColumnBig:()=>ia,LucideChartColumnDecreasing:()=>Di,LucideChartColumnIncreasing:()=>na,LucideChartColumnStacked:()=>Fi,LucideChartGantt:()=>Vi,LucideChartLine:()=>ua,LucideChartNetwork:()=>ji,LucideChartNoAxesColumn:()=>pa,LucideChartNoAxesColumnDecreasing:()=>Ri,LucideChartNoAxesColumnIncreasing:()=>fa,LucideChartNoAxesCombined:()=>Ti,LucideChartNoAxesGantt:()=>ha,LucideChartPie:()=>ma,LucideChartScatter:()=>ya,LucideChartSpline:()=>Ui,LucideCheck:()=>e1,LucideCheckCheck:()=>Oi,LucideCheckCircle:()=>Ca,LucideCheckCircle2:()=>Sa,LucideCheckLine:()=>Ei,LucideCheckSquare:()=>Uo,LucideCheckSquare2:()=>Oo,LucideChefHat:()=>Wi,LucideCherry:()=>Gi,LucideChessBishop:()=>Zi,LucideChessKing:()=>Xi,LucideChessKnight:()=>Qi,LucideChessPawn:()=>Ki,LucideChessQueen:()=>Ji,LucideChessRook:()=>$i,LucideChevronDown:()=>Yi,LucideChevronDownCircle:()=>Aa,LucideChevronDownSquare:()=>Eo,LucideChevronFirst:()=>en,LucideChevronLast:()=>an,LucideChevronLeft:()=>a1,LucideChevronLeftCircle:()=>Na,LucideChevronLeftSquare:()=>Wo,LucideChevronRight:()=>t1,LucideChevronRightCircle:()=>qa,LucideChevronRightSquare:()=>Go,LucideChevronUp:()=>tn,LucideChevronUpCircle:()=>za,LucideChevronUpSquare:()=>Zo,LucideChevronsDown:()=>rn,LucideChevronsDownUp:()=>on,LucideChevronsLeft:()=>sn,LucideChevronsLeftRight:()=>cn,LucideChevronsLeftRightEllipsis:()=>dn,LucideChevronsRight:()=>nn,LucideChevronsRightLeft:()=>ln,LucideChevronsUp:()=>fn,LucideChevronsUpDown:()=>un,LucideChrome:()=>ka,LucideChromium:()=>ka,LucideChurch:()=>pn,LucideCigarette:()=>mn,LucideCigaretteOff:()=>hn,LucideCircle:()=>Nn,LucideCircleAlert:()=>xa,LucideCircleArrowDown:()=>Ma,LucideCircleArrowLeft:()=>ga,LucideCircleArrowOutDownLeft:()=>va,LucideCircleArrowOutDownRight:()=>La,LucideCircleArrowOutUpLeft:()=>wa,LucideCircleArrowOutUpRight:()=>Ia,LucideCircleArrowRight:()=>_a,LucideCircleArrowUp:()=>ba,LucideCircleCheck:()=>Sa,LucideCircleCheckBig:()=>Ca,LucideCircleChevronDown:()=>Aa,LucideCircleChevronLeft:()=>Na,LucideCircleChevronRight:()=>qa,LucideCircleChevronUp:()=>za,LucideCircleDashed:()=>yn,LucideCircleDivide:()=>Pa,LucideCircleDollarSign:()=>kn,LucideCircleDot:()=>Mn,LucideCircleDotDashed:()=>xn,LucideCircleEllipsis:()=>gn,LucideCircleEqual:()=>vn,LucideCircleFadingArrowUp:()=>Ln,LucideCircleFadingPlus:()=>wn,LucideCircleGauge:()=>Ha,LucideCircleHelp:()=>ke,LucideCircleMinus:()=>Ba,LucideCircleOff:()=>In,LucideCircleParking:()=>Fa,LucideCircleParkingOff:()=>Da,LucideCirclePause:()=>Va,LucideCirclePercent:()=>ja,LucideCirclePile:()=>_n,LucideCirclePlay:()=>Ra,LucideCirclePlus:()=>Ta,LucideCirclePoundSterling:()=>bn,LucideCirclePower:()=>Ua,LucideCircleQuestionMark:()=>ke,LucideCircleSlash:()=>Cn,LucideCircleSlash2:()=>Oa,LucideCircleSlashed:()=>Oa,LucideCircleSmall:()=>Sn,LucideCircleStar:()=>An,LucideCircleStop:()=>Ea,LucideCircleUser:()=>Ga,LucideCircleUserRound:()=>Wa,LucideCircleX:()=>Za,LucideCircuitBoard:()=>qn,LucideCitrus:()=>zn,LucideClapperboard:()=>Pn,LucideClipboard:()=>On,LucideClipboardCheck:()=>Hn,LucideClipboardClock:()=>Bn,LucideClipboardCopy:()=>Dn,LucideClipboardEdit:()=>Qa,LucideClipboardList:()=>Fn,LucideClipboardMinus:()=>Vn,LucideClipboardPaste:()=>jn,LucideClipboardPen:()=>Qa,LucideClipboardPenLine:()=>Xa,LucideClipboardPlus:()=>Rn,LucideClipboardSignature:()=>Xa,LucideClipboardType:()=>Tn,LucideClipboardX:()=>Un,LucideClock:()=>il,LucideClock1:()=>En,LucideClock10:()=>Wn,LucideClock11:()=>Gn,LucideClock12:()=>Zn,LucideClock2:()=>Xn,LucideClock3:()=>Qn,LucideClock4:()=>Kn,LucideClock5:()=>Jn,LucideClock6:()=>Yn,LucideClock7:()=>$n,LucideClock8:()=>el,LucideClock9:()=>al,LucideClockAlert:()=>tl,LucideClockArrowDown:()=>ol,LucideClockArrowUp:()=>rl,LucideClockCheck:()=>dl,LucideClockFading:()=>cl,LucideClockPlus:()=>sl,LucideClosedCaption:()=>nl,LucideCloud:()=>Cl,LucideCloudAlert:()=>ll,LucideCloudBackup:()=>ul,LucideCloudCheck:()=>fl,LucideCloudCog:()=>pl,LucideCloudDownload:()=>Ka,LucideCloudDrizzle:()=>hl,LucideCloudFog:()=>ml,LucideCloudHail:()=>yl,LucideCloudLightning:()=>kl,LucideCloudMoon:()=>Ml,LucideCloudMoonRain:()=>xl,LucideCloudOff:()=>gl,LucideCloudRain:()=>Ll,LucideCloudRainWind:()=>vl,LucideCloudSnow:()=>wl,LucideCloudSun:()=>_l,LucideCloudSunRain:()=>Il,LucideCloudSync:()=>bl,LucideCloudUpload:()=>Ja,LucideCloudy:()=>Sl,LucideClover:()=>Al,LucideClub:()=>Nl,LucideCode:()=>ql,LucideCode2:()=>Ya,LucideCodeSquare:()=>Xo,LucideCodeXml:()=>Ya,LucideCodepen:()=>zl,LucideCodesandbox:()=>Pl,LucideCoffee:()=>Hl,LucideCog:()=>Bl,LucideCoins:()=>Dl,LucideColumns:()=>$a,LucideColumns2:()=>$a,LucideColumns3:()=>et,LucideColumns3Cog:()=>Ie,LucideColumns4:()=>Fl,LucideColumnsSettings:()=>Ie,LucideCombine:()=>Vl,LucideCommand:()=>jl,LucideCompass:()=>Rl,LucideComponent:()=>Tl,LucideComputer:()=>Ul,LucideConciergeBell:()=>Ol,LucideCone:()=>El,LucideConstruction:()=>Wl,LucideContact:()=>Gl,LucideContact2:()=>at,LucideContactRound:()=>at,LucideContainer:()=>Zl,LucideContrast:()=>Xl,LucideCookie:()=>Ql,LucideCookingPot:()=>Kl,LucideCopy:()=>t0,LucideCopyCheck:()=>Jl,LucideCopyMinus:()=>Yl,LucideCopyPlus:()=>$l,LucideCopySlash:()=>e0,LucideCopyX:()=>a0,LucideCopyleft:()=>o0,LucideCopyright:()=>r0,LucideCornerDownLeft:()=>d0,LucideCornerDownRight:()=>c0,LucideCornerLeftDown:()=>s0,LucideCornerLeftUp:()=>i0,LucideCornerRightDown:()=>n0,LucideCornerRightUp:()=>l0,LucideCornerUpLeft:()=>u0,LucideCornerUpRight:()=>f0,LucideCpu:()=>p0,LucideCreativeCommons:()=>h0,LucideCreditCard:()=>m0,LucideCroissant:()=>y0,LucideCrop:()=>k0,LucideCross:()=>x0,LucideCrosshair:()=>M0,LucideCrown:()=>g0,LucideCuboid:()=>L0,LucideCupSoda:()=>v0,LucideCurlyBraces:()=>ta,LucideCurrency:()=>w0,LucideCylinder:()=>I0,LucideDam:()=>_0,LucideDatabase:()=>S0,LucideDatabaseBackup:()=>b0,LucideDatabaseZap:()=>C0,LucideDecimalsArrowLeft:()=>A0,LucideDecimalsArrowRight:()=>N0,LucideDelete:()=>q0,LucideDessert:()=>z0,LucideDiameter:()=>P0,LucideDiamond:()=>D0,LucideDiamondMinus:()=>H0,LucideDiamondPercent:()=>tt,LucideDiamondPlus:()=>B0,LucideDice1:()=>F0,LucideDice2:()=>V0,LucideDice3:()=>j0,LucideDice4:()=>R0,LucideDice5:()=>T0,LucideDice6:()=>U0,LucideDices:()=>O0,LucideDiff:()=>E0,LucideDisc:()=>X0,LucideDisc2:()=>W0,LucideDisc3:()=>G0,LucideDiscAlbum:()=>Z0,LucideDivide:()=>Q0,LucideDivideCircle:()=>Pa,LucideDivideSquare:()=>Yo,LucideDna:()=>J0,LucideDnaOff:()=>K0,LucideDock:()=>Y0,LucideDog:()=>$0,LucideDollarSign:()=>eu,LucideDonut:()=>au,LucideDoorClosed:()=>ou,LucideDoorClosedLocked:()=>tu,LucideDoorOpen:()=>ru,LucideDot:()=>du,LucideDotSquare:()=>$o,LucideDownload:()=>cu,LucideDownloadCloud:()=>Ka,LucideDraftingCompass:()=>su,LucideDrama:()=>iu,LucideDribbble:()=>nu,LucideDrill:()=>lu,LucideDrone:()=>uu,LucideDroplet:()=>pu,LucideDropletOff:()=>fu,LucideDroplets:()=>hu,LucideDrum:()=>mu,LucideDrumstick:()=>yu,LucideDumbbell:()=>ku,LucideEar:()=>Mu,LucideEarOff:()=>xu,LucideEarth:()=>ot,LucideEarthLock:()=>gu,LucideEclipse:()=>vu,LucideEdit:()=>ye,LucideEdit2:()=>mo,LucideEdit3:()=>ho,LucideEgg:()=>Iu,LucideEggFried:()=>Lu,LucideEggOff:()=>wu,LucideEllipsis:()=>dt,LucideEllipsisVertical:()=>rt,LucideEqual:()=>Cu,LucideEqualApproximately:()=>_u,LucideEqualNot:()=>bu,LucideEqualSquare:()=>er,LucideEraser:()=>Su,LucideEthernetPort:()=>Au,LucideEuro:()=>Nu,LucideEvCharger:()=>qu,LucideExpand:()=>zu,LucideExternalLink:()=>Pu,LucideEye:()=>Du,LucideEyeClosed:()=>Hu,LucideEyeOff:()=>Bu,LucideFacebook:()=>Fu,LucideFactory:()=>Vu,LucideFan:()=>ju,LucideFastForward:()=>Ru,LucideFeather:()=>Tu,LucideFence:()=>Uu,LucideFerrisWheel:()=>Ou,LucideFigma:()=>Eu,LucideFile:()=>gf,LucideFileArchive:()=>Wu,LucideFileAudio:()=>_e,LucideFileAudio2:()=>_e,LucideFileAxis3D:()=>ct,LucideFileAxis3d:()=>ct,LucideFileBadge:()=>st,LucideFileBadge2:()=>st,LucideFileBarChart:()=>lt,LucideFileBarChart2:()=>ut,LucideFileBox:()=>Gu,LucideFileBraces:()=>nt,LucideFileBracesCorner:()=>it,LucideFileChartColumn:()=>ut,LucideFileChartColumnIncreasing:()=>lt,LucideFileChartLine:()=>ft,LucideFileChartPie:()=>ht,LucideFileCheck:()=>Zu,LucideFileCheck2:()=>pt,LucideFileCheckCorner:()=>pt,LucideFileClock:()=>Xu,LucideFileCode:()=>Qu,LucideFileCode2:()=>mt,LucideFileCodeCorner:()=>mt,LucideFileCog:()=>yt,LucideFileCog2:()=>yt,LucideFileDiff:()=>Ku,LucideFileDigit:()=>Ju,LucideFileDown:()=>Yu,LucideFileEdit:()=>Lt,LucideFileExclamationPoint:()=>kt,LucideFileHeadphone:()=>_e,LucideFileHeart:()=>$u,LucideFileImage:()=>ef,LucideFileInput:()=>af,LucideFileJson:()=>nt,LucideFileJson2:()=>it,LucideFileKey:()=>Mt,LucideFileKey2:()=>Mt,LucideFileLineChart:()=>ft,LucideFileLock:()=>xt,LucideFileLock2:()=>xt,LucideFileMinus:()=>tf,LucideFileMinus2:()=>gt,LucideFileMinusCorner:()=>gt,LucideFileMusic:()=>of,LucideFileOutput:()=>rf,LucideFilePen:()=>Lt,LucideFilePenLine:()=>vt,LucideFilePieChart:()=>ht,LucideFilePlay:()=>wt,LucideFilePlus:()=>df,LucideFilePlus2:()=>It,LucideFilePlusCorner:()=>It,LucideFileQuestion:()=>_t,LucideFileQuestionMark:()=>_t,LucideFileScan:()=>cf,LucideFileSearch:()=>sf,LucideFileSearch2:()=>bt,LucideFileSearchCorner:()=>bt,LucideFileSignal:()=>Ct,LucideFileSignature:()=>vt,LucideFileSliders:()=>nf,LucideFileSpreadsheet:()=>lf,LucideFileStack:()=>uf,LucideFileSymlink:()=>ff,LucideFileTerminal:()=>pf,LucideFileText:()=>hf,LucideFileType:()=>mf,LucideFileType2:()=>St,LucideFileTypeCorner:()=>St,LucideFileUp:()=>kf,LucideFileUser:()=>yf,LucideFileVideo:()=>wt,LucideFileVideo2:()=>At,LucideFileVideoCamera:()=>At,LucideFileVolume:()=>xf,LucideFileVolume2:()=>Ct,LucideFileWarning:()=>kt,LucideFileX:()=>Mf,LucideFileX2:()=>Nt,LucideFileXCorner:()=>Nt,LucideFiles:()=>vf,LucideFilm:()=>Lf,LucideFilter:()=>Bt,LucideFilterX:()=>Ht,LucideFingerprint:()=>qt,LucideFingerprintPattern:()=>qt,LucideFireExtinguisher:()=>wf,LucideFish:()=>bf,LucideFishOff:()=>If,LucideFishSymbol:()=>_f,LucideFishingHook:()=>Cf,LucideFlag:()=>qf,LucideFlagOff:()=>Sf,LucideFlagTriangleLeft:()=>Af,LucideFlagTriangleRight:()=>Nf,LucideFlame:()=>Pf,LucideFlameKindling:()=>zf,LucideFlashlight:()=>Bf,LucideFlashlightOff:()=>Hf,LucideFlaskConical:()=>Df,LucideFlaskConicalOff:()=>Ff,LucideFlaskRound:()=>Vf,LucideFlipHorizontal:()=>Rf,LucideFlipHorizontal2:()=>jf,LucideFlipVertical:()=>Uf,LucideFlipVertical2:()=>Tf,LucideFlower:()=>Ef,LucideFlower2:()=>Of,LucideFocus:()=>Wf,LucideFoldHorizontal:()=>Gf,LucideFoldVertical:()=>Zf,LucideFolder:()=>vp,LucideFolderArchive:()=>Xf,LucideFolderCheck:()=>Qf,LucideFolderClock:()=>Kf,LucideFolderClosed:()=>Jf,LucideFolderCode:()=>Yf,LucideFolderCog:()=>zt,LucideFolderCog2:()=>zt,LucideFolderDot:()=>$f,LucideFolderDown:()=>ep,LucideFolderEdit:()=>Pt,LucideFolderGit:()=>tp,LucideFolderGit2:()=>ap,LucideFolderHeart:()=>op,LucideFolderInput:()=>rp,LucideFolderKanban:()=>dp,LucideFolderKey:()=>cp,LucideFolderLock:()=>sp,LucideFolderMinus:()=>ip,LucideFolderOpen:()=>lp,LucideFolderOpenDot:()=>np,LucideFolderOutput:()=>up,LucideFolderPen:()=>Pt,LucideFolderPlus:()=>fp,LucideFolderRoot:()=>pp,LucideFolderSearch:()=>mp,LucideFolderSearch2:()=>hp,LucideFolderSymlink:()=>yp,LucideFolderSync:()=>kp,LucideFolderTree:()=>xp,LucideFolderUp:()=>Mp,LucideFolderX:()=>gp,LucideFolders:()=>Lp,LucideFootprints:()=>wp,LucideForkKnife:()=>Wr,LucideForkKnifeCrossed:()=>Er,LucideForklift:()=>Ip,LucideForm:()=>_p,LucideFormInput:()=>ko,LucideForward:()=>bp,LucideFrame:()=>Cp,LucideFramer:()=>Sp,LucideFrown:()=>Ap,LucideFuel:()=>qp,LucideFullscreen:()=>Np,LucideFunctionSquare:()=>ar,LucideFunnel:()=>Bt,LucideFunnelPlus:()=>zp,LucideFunnelX:()=>Ht,LucideGalleryHorizontal:()=>Hp,LucideGalleryHorizontalEnd:()=>Pp,LucideGalleryThumbnails:()=>Bp,LucideGalleryVertical:()=>Fp,LucideGalleryVerticalEnd:()=>Dp,LucideGamepad:()=>Rp,LucideGamepad2:()=>Vp,LucideGamepadDirectional:()=>jp,LucideGanttChart:()=>ha,LucideGanttChartSquare:()=>Ae,LucideGauge:()=>Tp,LucideGaugeCircle:()=>Ha,LucideGavel:()=>Up,LucideGem:()=>Op,LucideGeorgianLari:()=>Ep,LucideGhost:()=>Wp,LucideGift:()=>Gp,LucideGitBranch:()=>Qp,LucideGitBranchMinus:()=>Zp,LucideGitBranchPlus:()=>Xp,LucideGitCommit:()=>Dt,LucideGitCommitHorizontal:()=>Dt,LucideGitCommitVertical:()=>Kp,LucideGitCompare:()=>Yp,LucideGitCompareArrows:()=>Jp,LucideGitFork:()=>$p,LucideGitGraph:()=>eh,LucideGitMerge:()=>ah,LucideGitPullRequest:()=>sh,LucideGitPullRequestArrow:()=>th,LucideGitPullRequestClosed:()=>oh,LucideGitPullRequestCreate:()=>rh,LucideGitPullRequestCreateArrow:()=>dh,LucideGitPullRequestDraft:()=>ch,LucideGithub:()=>ih,LucideGitlab:()=>nh,LucideGlassWater:()=>lh,LucideGlasses:()=>uh,LucideGlobe:()=>o1,LucideGlobe2:()=>ot,LucideGlobeLock:()=>fh,LucideGoal:()=>ph,LucideGpu:()=>hh,LucideGrab:()=>Tt,LucideGraduationCap:()=>mh,LucideGrape:()=>yh,LucideGrid:()=>be,LucideGrid2X2:()=>Rt,LucideGrid2X2Check:()=>Ft,LucideGrid2X2Plus:()=>Vt,LucideGrid2X2X:()=>jt,LucideGrid2x2:()=>Rt,LucideGrid2x2Check:()=>Ft,LucideGrid2x2Plus:()=>Vt,LucideGrid2x2X:()=>jt,LucideGrid3X3:()=>be,LucideGrid3x2:()=>kh,LucideGrid3x3:()=>be,LucideGrip:()=>gh,LucideGripHorizontal:()=>xh,LucideGripVertical:()=>Mh,LucideGroup:()=>vh,LucideGuitar:()=>Lh,LucideHam:()=>wh,LucideHamburger:()=>Ih,LucideHammer:()=>_h,LucideHand:()=>qh,LucideHandCoins:()=>bh,LucideHandFist:()=>Ch,LucideHandGrab:()=>Tt,LucideHandHeart:()=>Sh,LucideHandHelping:()=>Ut,LucideHandMetal:()=>Ah,LucideHandPlatter:()=>Nh,LucideHandbag:()=>zh,LucideHandshake:()=>Ph,LucideHardDrive:()=>Dh,LucideHardDriveDownload:()=>Hh,LucideHardDriveUpload:()=>Bh,LucideHardHat:()=>Fh,LucideHash:()=>Vh,LucideHatGlasses:()=>jh,LucideHaze:()=>Rh,LucideHd:()=>Th,LucideHdmiPort:()=>Uh,LucideHeading:()=>Gh,LucideHeading1:()=>r1,LucideHeading2:()=>d1,LucideHeading3:()=>c1,LucideHeading4:()=>Oh,LucideHeading5:()=>Eh,LucideHeading6:()=>Wh,LucideHeadphoneOff:()=>Zh,LucideHeadphones:()=>Xh,LucideHeadset:()=>Qh,LucideHeart:()=>tm,LucideHeartCrack:()=>Kh,LucideHeartHandshake:()=>Jh,LucideHeartMinus:()=>Yh,LucideHeartOff:()=>$h,LucideHeartPlus:()=>em,LucideHeartPulse:()=>am,LucideHeater:()=>om,LucideHelicopter:()=>dm,LucideHelpCircle:()=>ke,LucideHelpingHand:()=>Ut,LucideHexagon:()=>rm,LucideHighlighter:()=>cm,LucideHistory:()=>sm,LucideHome:()=>Ot,LucideHop:()=>nm,LucideHopOff:()=>im,LucideHospital:()=>lm,LucideHotel:()=>um,LucideHourglass:()=>fm,LucideHouse:()=>Ot,LucideHouseHeart:()=>hm,LucideHousePlug:()=>pm,LucideHousePlus:()=>mm,LucideHouseWifi:()=>ym,LucideIceCream:()=>Wt,LucideIceCream2:()=>Et,LucideIceCreamBowl:()=>Et,LucideIceCreamCone:()=>Wt,LucideIdCard:()=>xm,LucideIdCardLanyard:()=>km,LucideImage:()=>s1,LucideImageDown:()=>gm,LucideImageMinus:()=>Mm,LucideImageOff:()=>vm,LucideImagePlay:()=>Lm,LucideImagePlus:()=>wm,LucideImageUp:()=>Im,LucideImageUpscale:()=>_m,LucideImages:()=>bm,LucideImport:()=>Cm,LucideInbox:()=>Sm,LucideIndent:()=>Se,LucideIndentDecrease:()=>Ce,LucideIndentIncrease:()=>Se,LucideIndianRupee:()=>Am,LucideInfinity:()=>Nm,LucideInfo:()=>qm,LucideInspect:()=>sr,LucideInspectionPanel:()=>zm,LucideInstagram:()=>Pm,LucideItalic:()=>i1,LucideIterationCcw:()=>Hm,LucideIterationCw:()=>Bm,LucideJapaneseYen:()=>Dm,LucideJoystick:()=>Fm,LucideKanban:()=>Vm,LucideKanbanSquare:()=>tr,LucideKanbanSquareDashed:()=>Qo,LucideKayak:()=>jm,LucideKey:()=>Um,LucideKeyRound:()=>Rm,LucideKeySquare:()=>Tm,LucideKeyboard:()=>Wm,LucideKeyboardMusic:()=>Om,LucideKeyboardOff:()=>Em,LucideLamp:()=>Ym,LucideLampCeiling:()=>Gm,LucideLampDesk:()=>Zm,LucideLampFloor:()=>Xm,LucideLampWallDown:()=>Qm,LucideLampWallUp:()=>Km,LucideLandPlot:()=>Jm,LucideLandmark:()=>$m,LucideLanguages:()=>ey,LucideLaptop:()=>ty,LucideLaptop2:()=>Gt,LucideLaptopMinimal:()=>Gt,LucideLaptopMinimalCheck:()=>ay,LucideLasso:()=>ry,LucideLassoSelect:()=>oy,LucideLaugh:()=>dy,LucideLayers:()=>Zt,LucideLayers2:()=>cy,LucideLayers3:()=>Zt,LucideLayersPlus:()=>sy,LucideLayout:()=>po,LucideLayoutDashboard:()=>iy,LucideLayoutGrid:()=>ny,LucideLayoutList:()=>ly,LucideLayoutPanelLeft:()=>uy,LucideLayoutPanelTop:()=>fy,LucideLayoutTemplate:()=>py,LucideLeaf:()=>hy,LucideLeafyGreen:()=>my,LucideLectern:()=>yy,LucideLetterText:()=>Ar,LucideLibrary:()=>xy,LucideLibraryBig:()=>ky,LucideLibrarySquare:()=>or,LucideLifeBuoy:()=>My,LucideLigature:()=>gy,LucideLightbulb:()=>Ly,LucideLightbulbOff:()=>vy,LucideLineChart:()=>ua,LucideLineSquiggle:()=>wy,LucideLink:()=>n1,LucideLink2:()=>_y,LucideLink2Off:()=>Iy,LucideLinkedin:()=>by,LucideList:()=>Wy,LucideListCheck:()=>Cy,LucideListChecks:()=>Sy,LucideListChevronsDownUp:()=>Ay,LucideListChevronsUpDown:()=>Ny,LucideListCollapse:()=>qy,LucideListEnd:()=>zy,LucideListFilter:()=>Hy,LucideListFilterPlus:()=>Py,LucideListIndentDecrease:()=>Ce,LucideListIndentIncrease:()=>Se,LucideListMinus:()=>By,LucideListMusic:()=>Dy,LucideListOrdered:()=>Fy,LucideListPlus:()=>Vy,LucideListRestart:()=>jy,LucideListStart:()=>Ry,LucideListTodo:()=>Ty,LucideListTree:()=>Uy,LucideListVideo:()=>Oy,LucideListX:()=>Ey,LucideLoader:()=>Zy,LucideLoader2:()=>He,LucideLoaderCircle:()=>He,LucideLoaderPinwheel:()=>Gy,LucideLocate:()=>Ky,LucideLocateFixed:()=>Qy,LucideLocateOff:()=>Xy,LucideLocationEdit:()=>Jt,LucideLock:()=>Yy,LucideLockKeyhole:()=>Jy,LucideLockKeyholeOpen:()=>Xt,LucideLockOpen:()=>Qt,LucideLogIn:()=>$y,LucideLogOut:()=>e4,LucideLogs:()=>a4,LucideLollipop:()=>t4,LucideLuggage:()=>o4,LucideMSquare:()=>dr,LucideMagnet:()=>d4,LucideMail:()=>f4,LucideMailCheck:()=>r4,LucideMailMinus:()=>c4,LucideMailOpen:()=>s4,LucideMailPlus:()=>i4,LucideMailQuestion:()=>Kt,LucideMailQuestionMark:()=>Kt,LucideMailSearch:()=>n4,LucideMailWarning:()=>l4,LucideMailX:()=>u4,LucideMailbox:()=>p4,LucideMails:()=>h4,LucideMap:()=>A4,LucideMapMinus:()=>m4,LucideMapPin:()=>b4,LucideMapPinCheck:()=>k4,LucideMapPinCheckInside:()=>y4,LucideMapPinHouse:()=>x4,LucideMapPinMinus:()=>g4,LucideMapPinMinusInside:()=>M4,LucideMapPinOff:()=>v4,LucideMapPinPen:()=>Jt,LucideMapPinPlus:()=>w4,LucideMapPinPlusInside:()=>L4,LucideMapPinX:()=>_4,LucideMapPinXInside:()=>I4,LucideMapPinned:()=>C4,LucideMapPlus:()=>S4,LucideMars:()=>q4,LucideMarsStroke:()=>N4,LucideMartini:()=>z4,LucideMaximize:()=>H4,LucideMaximize2:()=>P4,LucideMedal:()=>B4,LucideMegaphone:()=>F4,LucideMegaphoneOff:()=>D4,LucideMeh:()=>j4,LucideMemoryStick:()=>V4,LucideMenu:()=>R4,LucideMenuSquare:()=>rr,LucideMerge:()=>T4,LucideMessageCircle:()=>J4,LucideMessageCircleCode:()=>U4,LucideMessageCircleDashed:()=>O4,LucideMessageCircleHeart:()=>E4,LucideMessageCircleMore:()=>W4,LucideMessageCircleOff:()=>G4,LucideMessageCirclePlus:()=>Z4,LucideMessageCircleQuestion:()=>Yt,LucideMessageCircleQuestionMark:()=>Yt,LucideMessageCircleReply:()=>X4,LucideMessageCircleWarning:()=>Q4,LucideMessageCircleX:()=>K4,LucideMessageSquare:()=>p5,LucideMessageSquareCode:()=>Y4,LucideMessageSquareDashed:()=>$4,LucideMessageSquareDiff:()=>e5,LucideMessageSquareDot:()=>a5,LucideMessageSquareHeart:()=>t5,LucideMessageSquareLock:()=>o5,LucideMessageSquareMore:()=>r5,LucideMessageSquareOff:()=>d5,LucideMessageSquarePlus:()=>c5,LucideMessageSquareQuote:()=>s5,LucideMessageSquareReply:()=>i5,LucideMessageSquareShare:()=>n5,LucideMessageSquareText:()=>l5,LucideMessageSquareWarning:()=>u5,LucideMessageSquareX:()=>f5,LucideMessagesSquare:()=>h5,LucideMic:()=>y5,LucideMic2:()=>$t,LucideMicOff:()=>m5,LucideMicVocal:()=>$t,LucideMicrochip:()=>k5,LucideMicroscope:()=>x5,LucideMicrowave:()=>M5,LucideMilestone:()=>g5,LucideMilk:()=>L5,LucideMilkOff:()=>v5,LucideMinimize:()=>I5,LucideMinimize2:()=>w5,LucideMinus:()=>_5,LucideMinusCircle:()=>Ba,LucideMinusSquare:()=>cr,LucideMonitor:()=>j5,LucideMonitorCheck:()=>b5,LucideMonitorCloud:()=>C5,LucideMonitorCog:()=>S5,LucideMonitorDot:()=>A5,LucideMonitorDown:()=>N5,LucideMonitorOff:()=>q5,LucideMonitorPause:()=>z5,LucideMonitorPlay:()=>P5,LucideMonitorSmartphone:()=>H5,LucideMonitorSpeaker:()=>B5,LucideMonitorStop:()=>D5,LucideMonitorUp:()=>F5,LucideMonitorX:()=>V5,LucideMoon:()=>T5,LucideMoonStar:()=>R5,LucideMoreHorizontal:()=>dt,LucideMoreVertical:()=>rt,LucideMotorbike:()=>U5,LucideMountain:()=>E5,LucideMountainSnow:()=>O5,LucideMouse:()=>J5,LucideMouseOff:()=>G5,LucideMousePointer:()=>K5,LucideMousePointer2:()=>Z5,LucideMousePointer2Off:()=>W5,LucideMousePointerBan:()=>X5,LucideMousePointerClick:()=>Q5,LucideMousePointerSquareDashed:()=>Ko,LucideMove:()=>l1,LucideMove3D:()=>eo,LucideMove3d:()=>eo,LucideMoveDiagonal:()=>$5,LucideMoveDiagonal2:()=>Y5,LucideMoveDown:()=>tk,LucideMoveDownLeft:()=>ek,LucideMoveDownRight:()=>ak,LucideMoveHorizontal:()=>ok,LucideMoveLeft:()=>rk,LucideMoveRight:()=>dk,LucideMoveUp:()=>ik,LucideMoveUpLeft:()=>ck,LucideMoveUpRight:()=>sk,LucideMoveVertical:()=>nk,LucideMusic:()=>pk,LucideMusic2:()=>lk,LucideMusic3:()=>uk,LucideMusic4:()=>fk,LucideNavigation:()=>kk,LucideNavigation2:()=>mk,LucideNavigation2Off:()=>hk,LucideNavigationOff:()=>yk,LucideNetwork:()=>xk,LucideNewspaper:()=>gk,LucideNfc:()=>Mk,LucideNonBinary:()=>Lk,LucideNotebook:()=>bk,LucideNotebookPen:()=>vk,LucideNotebookTabs:()=>wk,LucideNotebookText:()=>Ik,LucideNotepadText:()=>Ck,LucideNotepadTextDashed:()=>_k,LucideNut:()=>Ak,LucideNutOff:()=>Sk,LucideOctagon:()=>qk,LucideOctagonAlert:()=>ao,LucideOctagonMinus:()=>Nk,LucideOctagonPause:()=>to,LucideOctagonX:()=>oo,LucideOmega:()=>zk,LucideOption:()=>Pk,LucideOrbit:()=>Hk,LucideOrigami:()=>Dk,LucideOutdent:()=>Ce,LucidePackage:()=>Ok,LucidePackage2:()=>Bk,LucidePackageCheck:()=>Fk,LucidePackageMinus:()=>Rk,LucidePackageOpen:()=>Vk,LucidePackagePlus:()=>jk,LucidePackageSearch:()=>Tk,LucidePackageX:()=>Uk,LucidePaintBucket:()=>Ek,LucidePaintRoller:()=>Wk,LucidePaintbrush:()=>Gk,LucidePaintbrush2:()=>ro,LucidePaintbrushVertical:()=>ro,LucidePalette:()=>Zk,LucidePalmtree:()=>Pr,LucidePanda:()=>Xk,LucidePanelBottom:()=>Jk,LucidePanelBottomClose:()=>Qk,LucidePanelBottomDashed:()=>co,LucidePanelBottomInactive:()=>co,LucidePanelBottomOpen:()=>Kk,LucidePanelLeft:()=>lo,LucidePanelLeftClose:()=>so,LucidePanelLeftDashed:()=>io,LucidePanelLeftInactive:()=>io,LucidePanelLeftOpen:()=>no,LucidePanelLeftRightDashed:()=>Yk,LucidePanelRight:()=>a3,LucidePanelRightClose:()=>$k,LucidePanelRightDashed:()=>uo,LucidePanelRightInactive:()=>uo,LucidePanelRightOpen:()=>e3,LucidePanelTop:()=>r3,LucidePanelTopBottomDashed:()=>t3,LucidePanelTopClose:()=>o3,LucidePanelTopDashed:()=>fo,LucidePanelTopInactive:()=>fo,LucidePanelTopOpen:()=>d3,LucidePanelsLeftBottom:()=>c3,LucidePanelsLeftRight:()=>et,LucidePanelsRightBottom:()=>s3,LucidePanelsTopBottom:()=>go,LucidePanelsTopLeft:()=>po,LucidePaperclip:()=>i3,LucideParentheses:()=>n3,LucideParkingCircle:()=>Fa,LucideParkingCircleOff:()=>Da,LucideParkingMeter:()=>l3,LucideParkingSquare:()=>nr,LucideParkingSquareOff:()=>ir,LucidePartyPopper:()=>u3,LucidePause:()=>f3,LucidePauseCircle:()=>Va,LucidePauseOctagon:()=>to,LucidePawPrint:()=>p3,LucidePcCase:()=>h3,LucidePen:()=>mo,LucidePenBox:()=>ye,LucidePenLine:()=>ho,LucidePenOff:()=>m3,LucidePenSquare:()=>ye,LucidePenTool:()=>y3,LucidePencil:()=>g3,LucidePencilLine:()=>k3,LucidePencilOff:()=>x3,LucidePencilRuler:()=>M3,LucidePentagon:()=>v3,LucidePercent:()=>L3,LucidePercentCircle:()=>ja,LucidePercentDiamond:()=>tt,LucidePercentSquare:()=>lr,LucidePersonStanding:()=>w3,LucidePhilippinePeso:()=>I3,LucidePhone:()=>q3,LucidePhoneCall:()=>_3,LucidePhoneForwarded:()=>b3,LucidePhoneIncoming:()=>C3,LucidePhoneMissed:()=>S3,LucidePhoneOff:()=>A3,LucidePhoneOutgoing:()=>N3,LucidePi:()=>z3,LucidePiSquare:()=>fr,LucidePiano:()=>H3,LucidePickaxe:()=>P3,LucidePictureInPicture:()=>D3,LucidePictureInPicture2:()=>B3,LucidePieChart:()=>ma,LucidePiggyBank:()=>F3,LucidePilcrow:()=>R3,LucidePilcrowLeft:()=>V3,LucidePilcrowRight:()=>j3,LucidePilcrowSquare:()=>ur,LucidePill:()=>U3,LucidePillBottle:()=>T3,LucidePin:()=>E3,LucidePinOff:()=>O3,LucidePipette:()=>W3,LucidePizza:()=>G3,LucidePlane:()=>Q3,LucidePlaneLanding:()=>Z3,LucidePlaneTakeoff:()=>X3,LucidePlay:()=>K3,LucidePlayCircle:()=>Ra,LucidePlaySquare:()=>pr,LucidePlug:()=>Y3,LucidePlug2:()=>J3,LucidePlugZap:()=>yo,LucidePlugZap2:()=>yo,LucidePlus:()=>$3,LucidePlusCircle:()=>Ta,LucidePlusSquare:()=>hr,LucidePocket:()=>ax,LucidePocketKnife:()=>ex,LucidePodcast:()=>tx,LucidePointer:()=>ox,LucidePointerOff:()=>rx,LucidePopcorn:()=>cx,LucidePopsicle:()=>dx,LucidePoundSterling:()=>sx,LucidePower:()=>nx,LucidePowerCircle:()=>Ua,LucidePowerOff:()=>ix,LucidePowerSquare:()=>mr,LucidePresentation:()=>lx,LucidePrinter:()=>fx,LucidePrinterCheck:()=>ux,LucideProjector:()=>px,LucideProportions:()=>hx,LucidePuzzle:()=>mx,LucidePyramid:()=>yx,LucideQrCode:()=>kx,LucideQuote:()=>xx,LucideRabbit:()=>Mx,LucideRadar:()=>gx,LucideRadiation:()=>vx,LucideRadical:()=>Lx,LucideRadio:()=>_x,LucideRadioReceiver:()=>wx,LucideRadioTower:()=>Ix,LucideRadius:()=>bx,LucideRailSymbol:()=>Cx,LucideRainbow:()=>Sx,LucideRat:()=>Ax,LucideRatio:()=>Nx,LucideReceipt:()=>Tx,LucideReceiptCent:()=>qx,LucideReceiptEuro:()=>zx,LucideReceiptIndianRupee:()=>Px,LucideReceiptJapaneseYen:()=>Hx,LucideReceiptPoundSterling:()=>Bx,LucideReceiptRussianRuble:()=>Dx,LucideReceiptSwissFranc:()=>Fx,LucideReceiptText:()=>Vx,LucideReceiptTurkishLira:()=>jx,LucideRectangleCircle:()=>Rx,LucideRectangleEllipsis:()=>ko,LucideRectangleGoggles:()=>Ux,LucideRectangleHorizontal:()=>Ox,LucideRectangleVertical:()=>Ex,LucideRecycle:()=>Wx,LucideRedo:()=>Xx,LucideRedo2:()=>Gx,LucideRedoDot:()=>Zx,LucideRefreshCcw:()=>Kx,LucideRefreshCcwDot:()=>Qx,LucideRefreshCw:()=>Yx,LucideRefreshCwOff:()=>Jx,LucideRefrigerator:()=>$x,LucideRegex:()=>e8,LucideRemoveFormatting:()=>a8,LucideRepeat:()=>r8,LucideRepeat1:()=>t8,LucideRepeat2:()=>o8,LucideReplace:()=>c8,LucideReplaceAll:()=>d8,LucideReply:()=>i8,LucideReplyAll:()=>s8,LucideRewind:()=>n8,LucideRibbon:()=>l8,LucideRocket:()=>u8,LucideRockingChair:()=>f8,LucideRollerCoaster:()=>p8,LucideRose:()=>h8,LucideRotate3D:()=>xo,LucideRotate3d:()=>xo,LucideRotateCcw:()=>k8,LucideRotateCcwKey:()=>m8,LucideRotateCcwSquare:()=>y8,LucideRotateCw:()=>M8,LucideRotateCwSquare:()=>x8,LucideRoute:()=>v8,LucideRouteOff:()=>g8,LucideRouter:()=>L8,LucideRows:()=>Mo,LucideRows2:()=>Mo,LucideRows3:()=>go,LucideRows4:()=>w8,LucideRss:()=>I8,LucideRuler:()=>b8,LucideRulerDimensionLine:()=>_8,LucideRussianRuble:()=>C8,LucideSailboat:()=>S8,LucideSalad:()=>A8,LucideSandwich:()=>N8,LucideSatellite:()=>z8,LucideSatelliteDish:()=>q8,LucideSaudiRiyal:()=>P8,LucideSave:()=>u1,LucideSaveAll:()=>H8,LucideSaveOff:()=>B8,LucideScale:()=>D8,LucideScale3D:()=>vo,LucideScale3d:()=>vo,LucideScaling:()=>F8,LucideScan:()=>G8,LucideScanBarcode:()=>V8,LucideScanEye:()=>j8,LucideScanFace:()=>R8,LucideScanHeart:()=>T8,LucideScanLine:()=>U8,LucideScanQrCode:()=>O8,LucideScanSearch:()=>E8,LucideScanText:()=>W8,LucideScatterChart:()=>ya,LucideSchool:()=>Z8,LucideSchool2:()=>Dr,LucideScissors:()=>Q8,LucideScissorsLineDashed:()=>X8,LucideScissorsSquare:()=>yr,LucideScissorsSquareDashedBottom:()=>To,LucideScooter:()=>K8,LucideScreenShare:()=>Y8,LucideScreenShareOff:()=>J8,LucideScroll:()=>e6,LucideScrollText:()=>$8,LucideSearch:()=>f1,LucideSearchAlert:()=>a6,LucideSearchCheck:()=>t6,LucideSearchCode:()=>o6,LucideSearchSlash:()=>r6,LucideSearchX:()=>d6,LucideSection:()=>c6,LucideSend:()=>i6,LucideSendHorizonal:()=>Lo,LucideSendHorizontal:()=>Lo,LucideSendToBack:()=>s6,LucideSeparatorHorizontal:()=>n6,LucideSeparatorVertical:()=>l6,LucideServer:()=>h6,LucideServerCog:()=>u6,LucideServerCrash:()=>f6,LucideServerOff:()=>p6,LucideSettings:()=>p1,LucideSettings2:()=>m6,LucideShapes:()=>y6,LucideShare:()=>x6,LucideShare2:()=>k6,LucideSheet:()=>M6,LucideShell:()=>g6,LucideShield:()=>N6,LucideShieldAlert:()=>v6,LucideShieldBan:()=>L6,LucideShieldCheck:()=>w6,LucideShieldClose:()=>Io,LucideShieldEllipsis:()=>I6,LucideShieldHalf:()=>_6,LucideShieldMinus:()=>b6,LucideShieldOff:()=>C6,LucideShieldPlus:()=>S6,LucideShieldQuestion:()=>wo,LucideShieldQuestionMark:()=>wo,LucideShieldUser:()=>A6,LucideShieldX:()=>Io,LucideShip:()=>z6,LucideShipWheel:()=>q6,LucideShirt:()=>P6,LucideShoppingBag:()=>H6,LucideShoppingBasket:()=>B6,LucideShoppingCart:()=>D6,LucideShovel:()=>F6,LucideShowerHead:()=>V6,LucideShredder:()=>R6,LucideShrimp:()=>j6,LucideShrink:()=>T6,LucideShrub:()=>U6,LucideShuffle:()=>O6,LucideSidebar:()=>lo,LucideSidebarClose:()=>so,LucideSidebarOpen:()=>no,LucideSigma:()=>E6,LucideSigmaSquare:()=>kr,LucideSignal:()=>X6,LucideSignalHigh:()=>W6,LucideSignalLow:()=>G6,LucideSignalMedium:()=>Z6,LucideSignalZero:()=>Q6,LucideSignature:()=>K6,LucideSignpost:()=>Y6,LucideSignpostBig:()=>J6,LucideSiren:()=>$6,LucideSkipBack:()=>e7,LucideSkipForward:()=>a7,LucideSkull:()=>t7,LucideSlack:()=>o7,LucideSlash:()=>r7,LucideSlashSquare:()=>xr,LucideSlice:()=>d7,LucideSliders:()=>_o,LucideSlidersHorizontal:()=>c7,LucideSlidersVertical:()=>_o,LucideSmartphone:()=>n7,LucideSmartphoneCharging:()=>s7,LucideSmartphoneNfc:()=>i7,LucideSmile:()=>u7,LucideSmilePlus:()=>l7,LucideSnail:()=>f7,LucideSnowflake:()=>h7,LucideSoapDispenserDroplet:()=>p7,LucideSofa:()=>m7,LucideSolarPanel:()=>y7,LucideSortAsc:()=>Xe,LucideSortDesc:()=>We,LucideSoup:()=>k7,LucideSpace:()=>x7,LucideSpade:()=>M7,LucideSparkle:()=>g7,LucideSparkles:()=>bo,LucideSpeaker:()=>v7,LucideSpeech:()=>L7,LucideSpellCheck:()=>I7,LucideSpellCheck2:()=>w7,LucideSpline:()=>b7,LucideSplinePointer:()=>_7,LucideSplit:()=>C7,LucideSplitSquareHorizontal:()=>Mr,LucideSplitSquareVertical:()=>gr,LucideSpool:()=>S7,LucideSpotlight:()=>N7,LucideSprayCan:()=>A7,LucideSprout:()=>q7,LucideSquare:()=>U7,LucideSquareActivity:()=>Co,LucideSquareArrowDown:()=>No,LucideSquareArrowDownLeft:()=>So,LucideSquareArrowDownRight:()=>Ao,LucideSquareArrowLeft:()=>qo,LucideSquareArrowOutDownLeft:()=>zo,LucideSquareArrowOutDownRight:()=>Po,LucideSquareArrowOutUpLeft:()=>Ho,LucideSquareArrowOutUpRight:()=>Bo,LucideSquareArrowRight:()=>Do,LucideSquareArrowUp:()=>jo,LucideSquareArrowUpLeft:()=>Fo,LucideSquareArrowUpRight:()=>Vo,LucideSquareAsterisk:()=>Ro,LucideSquareBottomDashedScissors:()=>To,LucideSquareChartGantt:()=>Ae,LucideSquareCheck:()=>Oo,LucideSquareCheckBig:()=>Uo,LucideSquareChevronDown:()=>Eo,LucideSquareChevronLeft:()=>Wo,LucideSquareChevronRight:()=>Go,LucideSquareChevronUp:()=>Zo,LucideSquareCode:()=>Xo,LucideSquareDashed:()=>Jo,LucideSquareDashedBottom:()=>P7,LucideSquareDashedBottomCode:()=>z7,LucideSquareDashedKanban:()=>Qo,LucideSquareDashedMousePointer:()=>Ko,LucideSquareDashedTopSolid:()=>H7,LucideSquareDivide:()=>Yo,LucideSquareDot:()=>$o,LucideSquareEqual:()=>er,LucideSquareFunction:()=>ar,LucideSquareGanttChart:()=>Ae,LucideSquareKanban:()=>tr,LucideSquareLibrary:()=>or,LucideSquareM:()=>dr,LucideSquareMenu:()=>rr,LucideSquareMinus:()=>cr,LucideSquareMousePointer:()=>sr,LucideSquareParking:()=>nr,LucideSquareParkingOff:()=>ir,LucideSquarePause:()=>B7,LucideSquarePen:()=>ye,LucideSquarePercent:()=>lr,LucideSquarePi:()=>fr,LucideSquarePilcrow:()=>ur,LucideSquarePlay:()=>pr,LucideSquarePlus:()=>hr,LucideSquarePower:()=>mr,LucideSquareRadical:()=>D7,LucideSquareRoundCorner:()=>F7,LucideSquareScissors:()=>yr,LucideSquareSigma:()=>kr,LucideSquareSlash:()=>xr,LucideSquareSplitHorizontal:()=>Mr,LucideSquareSplitVertical:()=>gr,LucideSquareSquare:()=>V7,LucideSquareStack:()=>j7,LucideSquareStar:()=>R7,LucideSquareStop:()=>T7,LucideSquareTerminal:()=>vr,LucideSquareUser:()=>wr,LucideSquareUserRound:()=>Lr,LucideSquareX:()=>Ir,LucideSquaresExclude:()=>O7,LucideSquaresIntersect:()=>E7,LucideSquaresSubtract:()=>W7,LucideSquaresUnite:()=>Z7,LucideSquircle:()=>X7,LucideSquircleDashed:()=>G7,LucideSquirrel:()=>Q7,LucideStamp:()=>K7,LucideStar:()=>$7,LucideStarHalf:()=>J7,LucideStarOff:()=>Y7,LucideStars:()=>bo,LucideStepBack:()=>e9,LucideStepForward:()=>a9,LucideStethoscope:()=>o9,LucideSticker:()=>t9,LucideStickyNote:()=>r9,LucideStone:()=>d9,LucideStopCircle:()=>Ea,LucideStore:()=>c9,LucideStretchHorizontal:()=>s9,LucideStretchVertical:()=>i9,LucideStrikethrough:()=>n9,LucideSubscript:()=>l9,LucideSubtitles:()=>oa,LucideSun:()=>m9,LucideSunDim:()=>u9,LucideSunMedium:()=>f9,LucideSunMoon:()=>p9,LucideSunSnow:()=>h9,LucideSunrise:()=>y9,LucideSunset:()=>k9,LucideSuperscript:()=>x9,LucideSwatchBook:()=>g9,LucideSwissFranc:()=>M9,LucideSwitchCamera:()=>v9,LucideSword:()=>L9,LucideSwords:()=>w9,LucideSyringe:()=>I9,LucideTable:()=>z9,LucideTable2:()=>_9,LucideTableCellsMerge:()=>b9,LucideTableCellsSplit:()=>C9,LucideTableColumnsSplit:()=>S9,LucideTableConfig:()=>Ie,LucideTableOfContents:()=>A9,LucideTableProperties:()=>N9,LucideTableRowsSplit:()=>q9,LucideTablet:()=>H9,LucideTabletSmartphone:()=>P9,LucideTablets:()=>B9,LucideTag:()=>D9,LucideTags:()=>F9,LucideTally1:()=>V9,LucideTally2:()=>j9,LucideTally3:()=>R9,LucideTally4:()=>T9,LucideTally5:()=>U9,LucideTangent:()=>O9,LucideTarget:()=>E9,LucideTelescope:()=>G9,LucideTent:()=>Z9,LucideTentTree:()=>W9,LucideTerminal:()=>X9,LucideTerminalSquare:()=>vr,LucideTestTube:()=>Q9,LucideTestTube2:()=>_r,LucideTestTubeDiagonal:()=>_r,LucideTestTubes:()=>K9,LucideText:()=>xe,LucideTextAlignCenter:()=>br,LucideTextAlignEnd:()=>Cr,LucideTextAlignJustify:()=>Sr,LucideTextAlignStart:()=>xe,LucideTextCursor:()=>Y9,LucideTextCursorInput:()=>J9,LucideTextInitial:()=>Ar,LucideTextQuote:()=>$9,LucideTextSearch:()=>eM,LucideTextSelect:()=>Nr,LucideTextSelection:()=>Nr,LucideTextWrap:()=>qr,LucideTheater:()=>aM,LucideThermometer:()=>rM,LucideThermometerSnowflake:()=>tM,LucideThermometerSun:()=>oM,LucideThumbsDown:()=>dM,LucideThumbsUp:()=>cM,LucideTicket:()=>pM,LucideTicketCheck:()=>sM,LucideTicketMinus:()=>iM,LucideTicketPercent:()=>nM,LucideTicketPlus:()=>lM,LucideTicketSlash:()=>uM,LucideTicketX:()=>fM,LucideTickets:()=>mM,LucideTicketsPlane:()=>hM,LucideTimer:()=>xM,LucideTimerOff:()=>yM,LucideTimerReset:()=>kM,LucideToggleLeft:()=>MM,LucideToggleRight:()=>gM,LucideToilet:()=>vM,LucideToolCase:()=>LM,LucideToolbox:()=>wM,LucideTornado:()=>IM,LucideTorus:()=>_M,LucideTouchpad:()=>CM,LucideTouchpadOff:()=>bM,LucideTowerControl:()=>SM,LucideToyBrick:()=>AM,LucideTractor:()=>NM,LucideTrafficCone:()=>qM,LucideTrain:()=>zr,LucideTrainFront:()=>PM,LucideTrainFrontTunnel:()=>zM,LucideTrainTrack:()=>HM,LucideTramFront:()=>zr,LucideTransgender:()=>BM,LucideTrash:()=>FM,LucideTrash2:()=>DM,LucideTreeDeciduous:()=>VM,LucideTreePalm:()=>Pr,LucideTreePine:()=>jM,LucideTrees:()=>RM,LucideTrello:()=>TM,LucideTrendingDown:()=>UM,LucideTrendingUp:()=>EM,LucideTrendingUpDown:()=>OM,LucideTriangle:()=>ZM,LucideTriangleAlert:()=>Hr,LucideTriangleDashed:()=>WM,LucideTriangleRight:()=>GM,LucideTrophy:()=>XM,LucideTruck:()=>KM,LucideTruckElectric:()=>QM,LucideTurkishLira:()=>JM,LucideTurntable:()=>YM,LucideTurtle:()=>$M,LucideTv:()=>ag,LucideTv2:()=>Br,LucideTvMinimal:()=>Br,LucideTvMinimalPlay:()=>eg,LucideTwitch:()=>tg,LucideTwitter:()=>og,LucideType:()=>dg,LucideTypeOutline:()=>rg,LucideUmbrella:()=>sg,LucideUmbrellaOff:()=>cg,LucideUnderline:()=>ig,LucideUndo:()=>ug,LucideUndo2:()=>ng,LucideUndoDot:()=>lg,LucideUnfoldHorizontal:()=>fg,LucideUnfoldVertical:()=>pg,LucideUngroup:()=>hg,LucideUniversity:()=>Dr,LucideUnlink:()=>yg,LucideUnlink2:()=>mg,LucideUnlock:()=>Qt,LucideUnlockKeyhole:()=>Xt,LucideUnplug:()=>kg,LucideUpload:()=>h1,LucideUploadCloud:()=>Ja,LucideUsb:()=>xg,LucideUser:()=>Ng,LucideUser2:()=>Ur,LucideUserCheck:()=>Mg,LucideUserCheck2:()=>Fr,LucideUserCircle:()=>Ga,LucideUserCircle2:()=>Wa,LucideUserCog:()=>gg,LucideUserCog2:()=>Vr,LucideUserLock:()=>Lg,LucideUserMinus:()=>vg,LucideUserMinus2:()=>jr,LucideUserPen:()=>wg,LucideUserPlus:()=>Ig,LucideUserPlus2:()=>Rr,LucideUserRound:()=>Ur,LucideUserRoundCheck:()=>Fr,LucideUserRoundCog:()=>Vr,LucideUserRoundMinus:()=>jr,LucideUserRoundPen:()=>_g,LucideUserRoundPlus:()=>Rr,LucideUserRoundSearch:()=>bg,LucideUserRoundX:()=>Tr,LucideUserSearch:()=>Cg,LucideUserSquare:()=>wr,LucideUserSquare2:()=>Lr,LucideUserStar:()=>Sg,LucideUserX:()=>Ag,LucideUserX2:()=>Tr,LucideUsers:()=>qg,LucideUsers2:()=>Or,LucideUsersRound:()=>Or,LucideUtensils:()=>Wr,LucideUtensilsCrossed:()=>Er,LucideUtilityPole:()=>zg,LucideVan:()=>Pg,LucideVariable:()=>Hg,LucideVault:()=>Bg,LucideVectorSquare:()=>Dg,LucideVegan:()=>Fg,LucideVenetianMask:()=>Vg,LucideVenus:()=>Rg,LucideVenusAndMars:()=>jg,LucideVerified:()=>Je,LucideVibrate:()=>Ug,LucideVibrateOff:()=>Tg,LucideVideo:()=>Eg,LucideVideoOff:()=>Og,LucideVideotape:()=>Wg,LucideView:()=>Gg,LucideVoicemail:()=>Zg,LucideVolleyball:()=>Xg,LucideVolume:()=>$g,LucideVolume1:()=>Qg,LucideVolume2:()=>Jg,LucideVolumeOff:()=>Kg,LucideVolumeX:()=>Yg,LucideVote:()=>ev,LucideWallet:()=>tv,LucideWallet2:()=>Gr,LucideWalletCards:()=>av,LucideWalletMinimal:()=>Gr,LucideWallpaper:()=>ov,LucideWand:()=>rv,LucideWand2:()=>Zr,LucideWandSparkles:()=>Zr,LucideWarehouse:()=>dv,LucideWashingMachine:()=>cv,LucideWatch:()=>sv,LucideWaves:()=>uv,LucideWavesArrowDown:()=>iv,LucideWavesArrowUp:()=>nv,LucideWavesLadder:()=>lv,LucideWaypoints:()=>fv,LucideWebcam:()=>pv,LucideWebhook:()=>mv,LucideWebhookOff:()=>hv,LucideWeight:()=>kv,LucideWeightTilde:()=>yv,LucideWheat:()=>Mv,LucideWheatOff:()=>xv,LucideWholeWord:()=>gv,LucideWifi:()=>Sv,LucideWifiCog:()=>vv,LucideWifiHigh:()=>Lv,LucideWifiLow:()=>wv,LucideWifiOff:()=>Iv,LucideWifiPen:()=>_v,LucideWifiSync:()=>bv,LucideWifiZero:()=>Cv,LucideWind:()=>Nv,LucideWindArrowDown:()=>Av,LucideWine:()=>zv,LucideWineOff:()=>qv,LucideWorkflow:()=>Pv,LucideWorm:()=>Hv,LucideWrapText:()=>qr,LucideWrench:()=>Bv,LucideX:()=>pe,LucideXCircle:()=>Za,LucideXOctagon:()=>oo,LucideXSquare:()=>Ir,LucideYoutube:()=>Dv,LucideZap:()=>Vv,LucideZapOff:()=>Fv,LucideZoomIn:()=>m1,LucideZoomOut:()=>jv,Luggage:()=>o4,LuggageIcon:()=>o4,MSquare:()=>dr,MSquareIcon:()=>dr,Magnet:()=>d4,MagnetIcon:()=>d4,Mail:()=>f4,MailCheck:()=>r4,MailCheckIcon:()=>r4,MailIcon:()=>f4,MailMinus:()=>c4,MailMinusIcon:()=>c4,MailOpen:()=>s4,MailOpenIcon:()=>s4,MailPlus:()=>i4,MailPlusIcon:()=>i4,MailQuestion:()=>Kt,MailQuestionIcon:()=>Kt,MailQuestionMark:()=>Kt,MailQuestionMarkIcon:()=>Kt,MailSearch:()=>n4,MailSearchIcon:()=>n4,MailWarning:()=>l4,MailWarningIcon:()=>l4,MailX:()=>u4,MailXIcon:()=>u4,Mailbox:()=>p4,MailboxIcon:()=>p4,Mails:()=>h4,MailsIcon:()=>h4,Map:()=>A4,MapIcon:()=>A4,MapMinus:()=>m4,MapMinusIcon:()=>m4,MapPin:()=>b4,MapPinCheck:()=>k4,MapPinCheckIcon:()=>k4,MapPinCheckInside:()=>y4,MapPinCheckInsideIcon:()=>y4,MapPinHouse:()=>x4,MapPinHouseIcon:()=>x4,MapPinIcon:()=>b4,MapPinMinus:()=>g4,MapPinMinusIcon:()=>g4,MapPinMinusInside:()=>M4,MapPinMinusInsideIcon:()=>M4,MapPinOff:()=>v4,MapPinOffIcon:()=>v4,MapPinPen:()=>Jt,MapPinPenIcon:()=>Jt,MapPinPlus:()=>w4,MapPinPlusIcon:()=>w4,MapPinPlusInside:()=>L4,MapPinPlusInsideIcon:()=>L4,MapPinX:()=>_4,MapPinXIcon:()=>_4,MapPinXInside:()=>I4,MapPinXInsideIcon:()=>I4,MapPinned:()=>C4,MapPinnedIcon:()=>C4,MapPlus:()=>S4,MapPlusIcon:()=>S4,Mars:()=>q4,MarsIcon:()=>q4,MarsStroke:()=>N4,MarsStrokeIcon:()=>N4,Martini:()=>z4,MartiniIcon:()=>z4,Maximize:()=>H4,Maximize2:()=>P4,Maximize2Icon:()=>P4,MaximizeIcon:()=>H4,Medal:()=>B4,MedalIcon:()=>B4,Megaphone:()=>F4,MegaphoneIcon:()=>F4,MegaphoneOff:()=>D4,MegaphoneOffIcon:()=>D4,Meh:()=>j4,MehIcon:()=>j4,MemoryStick:()=>V4,MemoryStickIcon:()=>V4,Menu:()=>R4,MenuIcon:()=>R4,MenuSquare:()=>rr,MenuSquareIcon:()=>rr,Merge:()=>T4,MergeIcon:()=>T4,MessageCircle:()=>J4,MessageCircleCode:()=>U4,MessageCircleCodeIcon:()=>U4,MessageCircleDashed:()=>O4,MessageCircleDashedIcon:()=>O4,MessageCircleHeart:()=>E4,MessageCircleHeartIcon:()=>E4,MessageCircleIcon:()=>J4,MessageCircleMore:()=>W4,MessageCircleMoreIcon:()=>W4,MessageCircleOff:()=>G4,MessageCircleOffIcon:()=>G4,MessageCirclePlus:()=>Z4,MessageCirclePlusIcon:()=>Z4,MessageCircleQuestion:()=>Yt,MessageCircleQuestionIcon:()=>Yt,MessageCircleQuestionMark:()=>Yt,MessageCircleQuestionMarkIcon:()=>Yt,MessageCircleReply:()=>X4,MessageCircleReplyIcon:()=>X4,MessageCircleWarning:()=>Q4,MessageCircleWarningIcon:()=>Q4,MessageCircleX:()=>K4,MessageCircleXIcon:()=>K4,MessageSquare:()=>p5,MessageSquareCode:()=>Y4,MessageSquareCodeIcon:()=>Y4,MessageSquareDashed:()=>$4,MessageSquareDashedIcon:()=>$4,MessageSquareDiff:()=>e5,MessageSquareDiffIcon:()=>e5,MessageSquareDot:()=>a5,MessageSquareDotIcon:()=>a5,MessageSquareHeart:()=>t5,MessageSquareHeartIcon:()=>t5,MessageSquareIcon:()=>p5,MessageSquareLock:()=>o5,MessageSquareLockIcon:()=>o5,MessageSquareMore:()=>r5,MessageSquareMoreIcon:()=>r5,MessageSquareOff:()=>d5,MessageSquareOffIcon:()=>d5,MessageSquarePlus:()=>c5,MessageSquarePlusIcon:()=>c5,MessageSquareQuote:()=>s5,MessageSquareQuoteIcon:()=>s5,MessageSquareReply:()=>i5,MessageSquareReplyIcon:()=>i5,MessageSquareShare:()=>n5,MessageSquareShareIcon:()=>n5,MessageSquareText:()=>l5,MessageSquareTextIcon:()=>l5,MessageSquareWarning:()=>u5,MessageSquareWarningIcon:()=>u5,MessageSquareX:()=>f5,MessageSquareXIcon:()=>f5,MessagesSquare:()=>h5,MessagesSquareIcon:()=>h5,Mic:()=>y5,Mic2:()=>$t,Mic2Icon:()=>$t,MicIcon:()=>y5,MicOff:()=>m5,MicOffIcon:()=>m5,MicVocal:()=>$t,MicVocalIcon:()=>$t,Microchip:()=>k5,MicrochipIcon:()=>k5,Microscope:()=>x5,MicroscopeIcon:()=>x5,Microwave:()=>M5,MicrowaveIcon:()=>M5,Milestone:()=>g5,MilestoneIcon:()=>g5,Milk:()=>L5,MilkIcon:()=>L5,MilkOff:()=>v5,MilkOffIcon:()=>v5,Minimize:()=>I5,Minimize2:()=>w5,Minimize2Icon:()=>w5,MinimizeIcon:()=>I5,Minus:()=>_5,MinusCircle:()=>Ba,MinusCircleIcon:()=>Ba,MinusIcon:()=>_5,MinusSquare:()=>cr,MinusSquareIcon:()=>cr,Monitor:()=>j5,MonitorCheck:()=>b5,MonitorCheckIcon:()=>b5,MonitorCloud:()=>C5,MonitorCloudIcon:()=>C5,MonitorCog:()=>S5,MonitorCogIcon:()=>S5,MonitorDot:()=>A5,MonitorDotIcon:()=>A5,MonitorDown:()=>N5,MonitorDownIcon:()=>N5,MonitorIcon:()=>j5,MonitorOff:()=>q5,MonitorOffIcon:()=>q5,MonitorPause:()=>z5,MonitorPauseIcon:()=>z5,MonitorPlay:()=>P5,MonitorPlayIcon:()=>P5,MonitorSmartphone:()=>H5,MonitorSmartphoneIcon:()=>H5,MonitorSpeaker:()=>B5,MonitorSpeakerIcon:()=>B5,MonitorStop:()=>D5,MonitorStopIcon:()=>D5,MonitorUp:()=>F5,MonitorUpIcon:()=>F5,MonitorX:()=>V5,MonitorXIcon:()=>V5,Moon:()=>T5,MoonIcon:()=>T5,MoonStar:()=>R5,MoonStarIcon:()=>R5,MoreHorizontal:()=>dt,MoreHorizontalIcon:()=>dt,MoreVertical:()=>rt,MoreVerticalIcon:()=>rt,Motorbike:()=>U5,MotorbikeIcon:()=>U5,Mountain:()=>E5,MountainIcon:()=>E5,MountainSnow:()=>O5,MountainSnowIcon:()=>O5,Mouse:()=>J5,MouseIcon:()=>J5,MouseOff:()=>G5,MouseOffIcon:()=>G5,MousePointer:()=>K5,MousePointer2:()=>Z5,MousePointer2Icon:()=>Z5,MousePointer2Off:()=>W5,MousePointer2OffIcon:()=>W5,MousePointerBan:()=>X5,MousePointerBanIcon:()=>X5,MousePointerClick:()=>Q5,MousePointerClickIcon:()=>Q5,MousePointerIcon:()=>K5,MousePointerSquareDashed:()=>Ko,MousePointerSquareDashedIcon:()=>Ko,Move:()=>l1,Move3D:()=>eo,Move3DIcon:()=>eo,Move3d:()=>eo,Move3dIcon:()=>eo,MoveDiagonal:()=>$5,MoveDiagonal2:()=>Y5,MoveDiagonal2Icon:()=>Y5,MoveDiagonalIcon:()=>$5,MoveDown:()=>tk,MoveDownIcon:()=>tk,MoveDownLeft:()=>ek,MoveDownLeftIcon:()=>ek,MoveDownRight:()=>ak,MoveDownRightIcon:()=>ak,MoveHorizontal:()=>ok,MoveHorizontalIcon:()=>ok,MoveIcon:()=>l1,MoveLeft:()=>rk,MoveLeftIcon:()=>rk,MoveRight:()=>dk,MoveRightIcon:()=>dk,MoveUp:()=>ik,MoveUpIcon:()=>ik,MoveUpLeft:()=>ck,MoveUpLeftIcon:()=>ck,MoveUpRight:()=>sk,MoveUpRightIcon:()=>sk,MoveVertical:()=>nk,MoveVerticalIcon:()=>nk,Music:()=>pk,Music2:()=>lk,Music2Icon:()=>lk,Music3:()=>uk,Music3Icon:()=>uk,Music4:()=>fk,Music4Icon:()=>fk,MusicIcon:()=>pk,Navigation:()=>kk,Navigation2:()=>mk,Navigation2Icon:()=>mk,Navigation2Off:()=>hk,Navigation2OffIcon:()=>hk,NavigationIcon:()=>kk,NavigationOff:()=>yk,NavigationOffIcon:()=>yk,Network:()=>xk,NetworkIcon:()=>xk,Newspaper:()=>gk,NewspaperIcon:()=>gk,Nfc:()=>Mk,NfcIcon:()=>Mk,NonBinary:()=>Lk,NonBinaryIcon:()=>Lk,Notebook:()=>bk,NotebookIcon:()=>bk,NotebookPen:()=>vk,NotebookPenIcon:()=>vk,NotebookTabs:()=>wk,NotebookTabsIcon:()=>wk,NotebookText:()=>Ik,NotebookTextIcon:()=>Ik,NotepadText:()=>Ck,NotepadTextDashed:()=>_k,NotepadTextDashedIcon:()=>_k,NotepadTextIcon:()=>Ck,Nut:()=>Ak,NutIcon:()=>Ak,NutOff:()=>Sk,NutOffIcon:()=>Sk,Octagon:()=>qk,OctagonAlert:()=>ao,OctagonAlertIcon:()=>ao,OctagonIcon:()=>qk,OctagonMinus:()=>Nk,OctagonMinusIcon:()=>Nk,OctagonPause:()=>to,OctagonPauseIcon:()=>to,OctagonX:()=>oo,OctagonXIcon:()=>oo,Omega:()=>zk,OmegaIcon:()=>zk,Option:()=>Pk,OptionIcon:()=>Pk,Orbit:()=>Hk,OrbitIcon:()=>Hk,Origami:()=>Dk,OrigamiIcon:()=>Dk,Outdent:()=>Ce,OutdentIcon:()=>Ce,Package:()=>Ok,Package2:()=>Bk,Package2Icon:()=>Bk,PackageCheck:()=>Fk,PackageCheckIcon:()=>Fk,PackageIcon:()=>Ok,PackageMinus:()=>Rk,PackageMinusIcon:()=>Rk,PackageOpen:()=>Vk,PackageOpenIcon:()=>Vk,PackagePlus:()=>jk,PackagePlusIcon:()=>jk,PackageSearch:()=>Tk,PackageSearchIcon:()=>Tk,PackageX:()=>Uk,PackageXIcon:()=>Uk,PaintBucket:()=>Ek,PaintBucketIcon:()=>Ek,PaintRoller:()=>Wk,PaintRollerIcon:()=>Wk,Paintbrush:()=>Gk,Paintbrush2:()=>ro,Paintbrush2Icon:()=>ro,PaintbrushIcon:()=>Gk,PaintbrushVertical:()=>ro,PaintbrushVerticalIcon:()=>ro,Palette:()=>Zk,PaletteIcon:()=>Zk,Palmtree:()=>Pr,PalmtreeIcon:()=>Pr,Panda:()=>Xk,PandaIcon:()=>Xk,PanelBottom:()=>Jk,PanelBottomClose:()=>Qk,PanelBottomCloseIcon:()=>Qk,PanelBottomDashed:()=>co,PanelBottomDashedIcon:()=>co,PanelBottomIcon:()=>Jk,PanelBottomInactive:()=>co,PanelBottomInactiveIcon:()=>co,PanelBottomOpen:()=>Kk,PanelBottomOpenIcon:()=>Kk,PanelLeft:()=>lo,PanelLeftClose:()=>so,PanelLeftCloseIcon:()=>so,PanelLeftDashed:()=>io,PanelLeftDashedIcon:()=>io,PanelLeftIcon:()=>lo,PanelLeftInactive:()=>io,PanelLeftInactiveIcon:()=>io,PanelLeftOpen:()=>no,PanelLeftOpenIcon:()=>no,PanelLeftRightDashed:()=>Yk,PanelLeftRightDashedIcon:()=>Yk,PanelRight:()=>a3,PanelRightClose:()=>$k,PanelRightCloseIcon:()=>$k,PanelRightDashed:()=>uo,PanelRightDashedIcon:()=>uo,PanelRightIcon:()=>a3,PanelRightInactive:()=>uo,PanelRightInactiveIcon:()=>uo,PanelRightOpen:()=>e3,PanelRightOpenIcon:()=>e3,PanelTop:()=>r3,PanelTopBottomDashed:()=>t3,PanelTopBottomDashedIcon:()=>t3,PanelTopClose:()=>o3,PanelTopCloseIcon:()=>o3,PanelTopDashed:()=>fo,PanelTopDashedIcon:()=>fo,PanelTopIcon:()=>r3,PanelTopInactive:()=>fo,PanelTopInactiveIcon:()=>fo,PanelTopOpen:()=>d3,PanelTopOpenIcon:()=>d3,PanelsLeftBottom:()=>c3,PanelsLeftBottomIcon:()=>c3,PanelsLeftRight:()=>et,PanelsLeftRightIcon:()=>et,PanelsRightBottom:()=>s3,PanelsRightBottomIcon:()=>s3,PanelsTopBottom:()=>go,PanelsTopBottomIcon:()=>go,PanelsTopLeft:()=>po,PanelsTopLeftIcon:()=>po,Paperclip:()=>i3,PaperclipIcon:()=>i3,Parentheses:()=>n3,ParenthesesIcon:()=>n3,ParkingCircle:()=>Fa,ParkingCircleIcon:()=>Fa,ParkingCircleOff:()=>Da,ParkingCircleOffIcon:()=>Da,ParkingMeter:()=>l3,ParkingMeterIcon:()=>l3,ParkingSquare:()=>nr,ParkingSquareIcon:()=>nr,ParkingSquareOff:()=>ir,ParkingSquareOffIcon:()=>ir,PartyPopper:()=>u3,PartyPopperIcon:()=>u3,Pause:()=>f3,PauseCircle:()=>Va,PauseCircleIcon:()=>Va,PauseIcon:()=>f3,PauseOctagon:()=>to,PauseOctagonIcon:()=>to,PawPrint:()=>p3,PawPrintIcon:()=>p3,PcCase:()=>h3,PcCaseIcon:()=>h3,Pen:()=>mo,PenBox:()=>ye,PenBoxIcon:()=>ye,PenIcon:()=>mo,PenLine:()=>ho,PenLineIcon:()=>ho,PenOff:()=>m3,PenOffIcon:()=>m3,PenSquare:()=>ye,PenSquareIcon:()=>ye,PenTool:()=>y3,PenToolIcon:()=>y3,Pencil:()=>g3,PencilIcon:()=>g3,PencilLine:()=>k3,PencilLineIcon:()=>k3,PencilOff:()=>x3,PencilOffIcon:()=>x3,PencilRuler:()=>M3,PencilRulerIcon:()=>M3,Pentagon:()=>v3,PentagonIcon:()=>v3,Percent:()=>L3,PercentCircle:()=>ja,PercentCircleIcon:()=>ja,PercentDiamond:()=>tt,PercentDiamondIcon:()=>tt,PercentIcon:()=>L3,PercentSquare:()=>lr,PercentSquareIcon:()=>lr,PersonStanding:()=>w3,PersonStandingIcon:()=>w3,PhilippinePeso:()=>I3,PhilippinePesoIcon:()=>I3,Phone:()=>q3,PhoneCall:()=>_3,PhoneCallIcon:()=>_3,PhoneForwarded:()=>b3,PhoneForwardedIcon:()=>b3,PhoneIcon:()=>q3,PhoneIncoming:()=>C3,PhoneIncomingIcon:()=>C3,PhoneMissed:()=>S3,PhoneMissedIcon:()=>S3,PhoneOff:()=>A3,PhoneOffIcon:()=>A3,PhoneOutgoing:()=>N3,PhoneOutgoingIcon:()=>N3,Pi:()=>z3,PiIcon:()=>z3,PiSquare:()=>fr,PiSquareIcon:()=>fr,Piano:()=>H3,PianoIcon:()=>H3,Pickaxe:()=>P3,PickaxeIcon:()=>P3,PictureInPicture:()=>D3,PictureInPicture2:()=>B3,PictureInPicture2Icon:()=>B3,PictureInPictureIcon:()=>D3,PieChart:()=>ma,PieChartIcon:()=>ma,PiggyBank:()=>F3,PiggyBankIcon:()=>F3,Pilcrow:()=>R3,PilcrowIcon:()=>R3,PilcrowLeft:()=>V3,PilcrowLeftIcon:()=>V3,PilcrowRight:()=>j3,PilcrowRightIcon:()=>j3,PilcrowSquare:()=>ur,PilcrowSquareIcon:()=>ur,Pill:()=>U3,PillBottle:()=>T3,PillBottleIcon:()=>T3,PillIcon:()=>U3,Pin:()=>E3,PinIcon:()=>E3,PinOff:()=>O3,PinOffIcon:()=>O3,Pipette:()=>W3,PipetteIcon:()=>W3,Pizza:()=>G3,PizzaIcon:()=>G3,Plane:()=>Q3,PlaneIcon:()=>Q3,PlaneLanding:()=>Z3,PlaneLandingIcon:()=>Z3,PlaneTakeoff:()=>X3,PlaneTakeoffIcon:()=>X3,Play:()=>K3,PlayCircle:()=>Ra,PlayCircleIcon:()=>Ra,PlayIcon:()=>K3,PlaySquare:()=>pr,PlaySquareIcon:()=>pr,Plug:()=>Y3,Plug2:()=>J3,Plug2Icon:()=>J3,PlugIcon:()=>Y3,PlugZap:()=>yo,PlugZap2:()=>yo,PlugZap2Icon:()=>yo,PlugZapIcon:()=>yo,Plus:()=>$3,PlusCircle:()=>Ta,PlusCircleIcon:()=>Ta,PlusIcon:()=>$3,PlusSquare:()=>hr,PlusSquareIcon:()=>hr,Pocket:()=>ax,PocketIcon:()=>ax,PocketKnife:()=>ex,PocketKnifeIcon:()=>ex,Podcast:()=>tx,PodcastIcon:()=>tx,Pointer:()=>ox,PointerIcon:()=>ox,PointerOff:()=>rx,PointerOffIcon:()=>rx,Popcorn:()=>cx,PopcornIcon:()=>cx,Popsicle:()=>dx,PopsicleIcon:()=>dx,PoundSterling:()=>sx,PoundSterlingIcon:()=>sx,Power:()=>nx,PowerCircle:()=>Ua,PowerCircleIcon:()=>Ua,PowerIcon:()=>nx,PowerOff:()=>ix,PowerOffIcon:()=>ix,PowerSquare:()=>mr,PowerSquareIcon:()=>mr,Presentation:()=>lx,PresentationIcon:()=>lx,Printer:()=>fx,PrinterCheck:()=>ux,PrinterCheckIcon:()=>ux,PrinterIcon:()=>fx,Projector:()=>px,ProjectorIcon:()=>px,Proportions:()=>hx,ProportionsIcon:()=>hx,Puzzle:()=>mx,PuzzleIcon:()=>mx,Pyramid:()=>yx,PyramidIcon:()=>yx,QrCode:()=>kx,QrCodeIcon:()=>kx,Quote:()=>xx,QuoteIcon:()=>xx,Rabbit:()=>Mx,RabbitIcon:()=>Mx,Radar:()=>gx,RadarIcon:()=>gx,Radiation:()=>vx,RadiationIcon:()=>vx,Radical:()=>Lx,RadicalIcon:()=>Lx,Radio:()=>_x,RadioIcon:()=>_x,RadioReceiver:()=>wx,RadioReceiverIcon:()=>wx,RadioTower:()=>Ix,RadioTowerIcon:()=>Ix,Radius:()=>bx,RadiusIcon:()=>bx,RailSymbol:()=>Cx,RailSymbolIcon:()=>Cx,Rainbow:()=>Sx,RainbowIcon:()=>Sx,Rat:()=>Ax,RatIcon:()=>Ax,Ratio:()=>Nx,RatioIcon:()=>Nx,Receipt:()=>Tx,ReceiptCent:()=>qx,ReceiptCentIcon:()=>qx,ReceiptEuro:()=>zx,ReceiptEuroIcon:()=>zx,ReceiptIcon:()=>Tx,ReceiptIndianRupee:()=>Px,ReceiptIndianRupeeIcon:()=>Px,ReceiptJapaneseYen:()=>Hx,ReceiptJapaneseYenIcon:()=>Hx,ReceiptPoundSterling:()=>Bx,ReceiptPoundSterlingIcon:()=>Bx,ReceiptRussianRuble:()=>Dx,ReceiptRussianRubleIcon:()=>Dx,ReceiptSwissFranc:()=>Fx,ReceiptSwissFrancIcon:()=>Fx,ReceiptText:()=>Vx,ReceiptTextIcon:()=>Vx,ReceiptTurkishLira:()=>jx,ReceiptTurkishLiraIcon:()=>jx,RectangleCircle:()=>Rx,RectangleCircleIcon:()=>Rx,RectangleEllipsis:()=>ko,RectangleEllipsisIcon:()=>ko,RectangleGoggles:()=>Ux,RectangleGogglesIcon:()=>Ux,RectangleHorizontal:()=>Ox,RectangleHorizontalIcon:()=>Ox,RectangleVertical:()=>Ex,RectangleVerticalIcon:()=>Ex,Recycle:()=>Wx,RecycleIcon:()=>Wx,Redo:()=>Xx,Redo2:()=>Gx,Redo2Icon:()=>Gx,RedoDot:()=>Zx,RedoDotIcon:()=>Zx,RedoIcon:()=>Xx,RefreshCcw:()=>Kx,RefreshCcwDot:()=>Qx,RefreshCcwDotIcon:()=>Qx,RefreshCcwIcon:()=>Kx,RefreshCw:()=>Yx,RefreshCwIcon:()=>Yx,RefreshCwOff:()=>Jx,RefreshCwOffIcon:()=>Jx,Refrigerator:()=>$x,RefrigeratorIcon:()=>$x,Regex:()=>e8,RegexIcon:()=>e8,RemoveFormatting:()=>a8,RemoveFormattingIcon:()=>a8,Repeat:()=>r8,Repeat1:()=>t8,Repeat1Icon:()=>t8,Repeat2:()=>o8,Repeat2Icon:()=>o8,RepeatIcon:()=>r8,Replace:()=>c8,ReplaceAll:()=>d8,ReplaceAllIcon:()=>d8,ReplaceIcon:()=>c8,Reply:()=>i8,ReplyAll:()=>s8,ReplyAllIcon:()=>s8,ReplyIcon:()=>i8,Rewind:()=>n8,RewindIcon:()=>n8,Ribbon:()=>l8,RibbonIcon:()=>l8,Rocket:()=>u8,RocketIcon:()=>u8,RockingChair:()=>f8,RockingChairIcon:()=>f8,RollerCoaster:()=>p8,RollerCoasterIcon:()=>p8,Rose:()=>h8,RoseIcon:()=>h8,Rotate3D:()=>xo,Rotate3DIcon:()=>xo,Rotate3d:()=>xo,Rotate3dIcon:()=>xo,RotateCcw:()=>k8,RotateCcwIcon:()=>k8,RotateCcwKey:()=>m8,RotateCcwKeyIcon:()=>m8,RotateCcwSquare:()=>y8,RotateCcwSquareIcon:()=>y8,RotateCw:()=>M8,RotateCwIcon:()=>M8,RotateCwSquare:()=>x8,RotateCwSquareIcon:()=>x8,Route:()=>v8,RouteIcon:()=>v8,RouteOff:()=>g8,RouteOffIcon:()=>g8,Router:()=>L8,RouterIcon:()=>L8,Rows:()=>Mo,Rows2:()=>Mo,Rows2Icon:()=>Mo,Rows3:()=>go,Rows3Icon:()=>go,Rows4:()=>w8,Rows4Icon:()=>w8,RowsIcon:()=>Mo,Rss:()=>I8,RssIcon:()=>I8,Ruler:()=>b8,RulerDimensionLine:()=>_8,RulerDimensionLineIcon:()=>_8,RulerIcon:()=>b8,RussianRuble:()=>C8,RussianRubleIcon:()=>C8,Sailboat:()=>S8,SailboatIcon:()=>S8,Salad:()=>A8,SaladIcon:()=>A8,Sandwich:()=>N8,SandwichIcon:()=>N8,Satellite:()=>z8,SatelliteDish:()=>q8,SatelliteDishIcon:()=>q8,SatelliteIcon:()=>z8,SaudiRiyal:()=>P8,SaudiRiyalIcon:()=>P8,Save:()=>u1,SaveAll:()=>H8,SaveAllIcon:()=>H8,SaveIcon:()=>u1,SaveOff:()=>B8,SaveOffIcon:()=>B8,Scale:()=>D8,Scale3D:()=>vo,Scale3DIcon:()=>vo,Scale3d:()=>vo,Scale3dIcon:()=>vo,ScaleIcon:()=>D8,Scaling:()=>F8,ScalingIcon:()=>F8,Scan:()=>G8,ScanBarcode:()=>V8,ScanBarcodeIcon:()=>V8,ScanEye:()=>j8,ScanEyeIcon:()=>j8,ScanFace:()=>R8,ScanFaceIcon:()=>R8,ScanHeart:()=>T8,ScanHeartIcon:()=>T8,ScanIcon:()=>G8,ScanLine:()=>U8,ScanLineIcon:()=>U8,ScanQrCode:()=>O8,ScanQrCodeIcon:()=>O8,ScanSearch:()=>E8,ScanSearchIcon:()=>E8,ScanText:()=>W8,ScanTextIcon:()=>W8,ScatterChart:()=>ya,ScatterChartIcon:()=>ya,School:()=>Z8,School2:()=>Dr,School2Icon:()=>Dr,SchoolIcon:()=>Z8,Scissors:()=>Q8,ScissorsIcon:()=>Q8,ScissorsLineDashed:()=>X8,ScissorsLineDashedIcon:()=>X8,ScissorsSquare:()=>yr,ScissorsSquareDashedBottom:()=>To,ScissorsSquareDashedBottomIcon:()=>To,ScissorsSquareIcon:()=>yr,Scooter:()=>K8,ScooterIcon:()=>K8,ScreenShare:()=>Y8,ScreenShareIcon:()=>Y8,ScreenShareOff:()=>J8,ScreenShareOffIcon:()=>J8,Scroll:()=>e6,ScrollIcon:()=>e6,ScrollText:()=>$8,ScrollTextIcon:()=>$8,Search:()=>f1,SearchAlert:()=>a6,SearchAlertIcon:()=>a6,SearchCheck:()=>t6,SearchCheckIcon:()=>t6,SearchCode:()=>o6,SearchCodeIcon:()=>o6,SearchIcon:()=>f1,SearchSlash:()=>r6,SearchSlashIcon:()=>r6,SearchX:()=>d6,SearchXIcon:()=>d6,Section:()=>c6,SectionIcon:()=>c6,Send:()=>i6,SendHorizonal:()=>Lo,SendHorizonalIcon:()=>Lo,SendHorizontal:()=>Lo,SendHorizontalIcon:()=>Lo,SendIcon:()=>i6,SendToBack:()=>s6,SendToBackIcon:()=>s6,SeparatorHorizontal:()=>n6,SeparatorHorizontalIcon:()=>n6,SeparatorVertical:()=>l6,SeparatorVerticalIcon:()=>l6,Server:()=>h6,ServerCog:()=>u6,ServerCogIcon:()=>u6,ServerCrash:()=>f6,ServerCrashIcon:()=>f6,ServerIcon:()=>h6,ServerOff:()=>p6,ServerOffIcon:()=>p6,Settings:()=>p1,Settings2:()=>m6,Settings2Icon:()=>m6,SettingsIcon:()=>p1,Shapes:()=>y6,ShapesIcon:()=>y6,Share:()=>x6,Share2:()=>k6,Share2Icon:()=>k6,ShareIcon:()=>x6,Sheet:()=>M6,SheetIcon:()=>M6,Shell:()=>g6,ShellIcon:()=>g6,Shield:()=>N6,ShieldAlert:()=>v6,ShieldAlertIcon:()=>v6,ShieldBan:()=>L6,ShieldBanIcon:()=>L6,ShieldCheck:()=>w6,ShieldCheckIcon:()=>w6,ShieldClose:()=>Io,ShieldCloseIcon:()=>Io,ShieldEllipsis:()=>I6,ShieldEllipsisIcon:()=>I6,ShieldHalf:()=>_6,ShieldHalfIcon:()=>_6,ShieldIcon:()=>N6,ShieldMinus:()=>b6,ShieldMinusIcon:()=>b6,ShieldOff:()=>C6,ShieldOffIcon:()=>C6,ShieldPlus:()=>S6,ShieldPlusIcon:()=>S6,ShieldQuestion:()=>wo,ShieldQuestionIcon:()=>wo,ShieldQuestionMark:()=>wo,ShieldQuestionMarkIcon:()=>wo,ShieldUser:()=>A6,ShieldUserIcon:()=>A6,ShieldX:()=>Io,ShieldXIcon:()=>Io,Ship:()=>z6,ShipIcon:()=>z6,ShipWheel:()=>q6,ShipWheelIcon:()=>q6,Shirt:()=>P6,ShirtIcon:()=>P6,ShoppingBag:()=>H6,ShoppingBagIcon:()=>H6,ShoppingBasket:()=>B6,ShoppingBasketIcon:()=>B6,ShoppingCart:()=>D6,ShoppingCartIcon:()=>D6,Shovel:()=>F6,ShovelIcon:()=>F6,ShowerHead:()=>V6,ShowerHeadIcon:()=>V6,Shredder:()=>R6,ShredderIcon:()=>R6,Shrimp:()=>j6,ShrimpIcon:()=>j6,Shrink:()=>T6,ShrinkIcon:()=>T6,Shrub:()=>U6,ShrubIcon:()=>U6,Shuffle:()=>O6,ShuffleIcon:()=>O6,Sidebar:()=>lo,SidebarClose:()=>so,SidebarCloseIcon:()=>so,SidebarIcon:()=>lo,SidebarOpen:()=>no,SidebarOpenIcon:()=>no,Sigma:()=>E6,SigmaIcon:()=>E6,SigmaSquare:()=>kr,SigmaSquareIcon:()=>kr,Signal:()=>X6,SignalHigh:()=>W6,SignalHighIcon:()=>W6,SignalIcon:()=>X6,SignalLow:()=>G6,SignalLowIcon:()=>G6,SignalMedium:()=>Z6,SignalMediumIcon:()=>Z6,SignalZero:()=>Q6,SignalZeroIcon:()=>Q6,Signature:()=>K6,SignatureIcon:()=>K6,Signpost:()=>Y6,SignpostBig:()=>J6,SignpostBigIcon:()=>J6,SignpostIcon:()=>Y6,Siren:()=>$6,SirenIcon:()=>$6,SkipBack:()=>e7,SkipBackIcon:()=>e7,SkipForward:()=>a7,SkipForwardIcon:()=>a7,Skull:()=>t7,SkullIcon:()=>t7,Slack:()=>o7,SlackIcon:()=>o7,Slash:()=>r7,SlashIcon:()=>r7,SlashSquare:()=>xr,SlashSquareIcon:()=>xr,Slice:()=>d7,SliceIcon:()=>d7,Sliders:()=>_o,SlidersHorizontal:()=>c7,SlidersHorizontalIcon:()=>c7,SlidersIcon:()=>_o,SlidersVertical:()=>_o,SlidersVerticalIcon:()=>_o,Smartphone:()=>n7,SmartphoneCharging:()=>s7,SmartphoneChargingIcon:()=>s7,SmartphoneIcon:()=>n7,SmartphoneNfc:()=>i7,SmartphoneNfcIcon:()=>i7,Smile:()=>u7,SmileIcon:()=>u7,SmilePlus:()=>l7,SmilePlusIcon:()=>l7,Snail:()=>f7,SnailIcon:()=>f7,Snowflake:()=>h7,SnowflakeIcon:()=>h7,SoapDispenserDroplet:()=>p7,SoapDispenserDropletIcon:()=>p7,Sofa:()=>m7,SofaIcon:()=>m7,SolarPanel:()=>y7,SolarPanelIcon:()=>y7,SortAsc:()=>Xe,SortAscIcon:()=>Xe,SortDesc:()=>We,SortDescIcon:()=>We,Soup:()=>k7,SoupIcon:()=>k7,Space:()=>x7,SpaceIcon:()=>x7,Spade:()=>M7,SpadeIcon:()=>M7,Sparkle:()=>g7,SparkleIcon:()=>g7,Sparkles:()=>bo,SparklesIcon:()=>bo,Speaker:()=>v7,SpeakerIcon:()=>v7,Speech:()=>L7,SpeechIcon:()=>L7,SpellCheck:()=>I7,SpellCheck2:()=>w7,SpellCheck2Icon:()=>w7,SpellCheckIcon:()=>I7,Spline:()=>b7,SplineIcon:()=>b7,SplinePointer:()=>_7,SplinePointerIcon:()=>_7,Split:()=>C7,SplitIcon:()=>C7,SplitSquareHorizontal:()=>Mr,SplitSquareHorizontalIcon:()=>Mr,SplitSquareVertical:()=>gr,SplitSquareVerticalIcon:()=>gr,Spool:()=>S7,SpoolIcon:()=>S7,Spotlight:()=>N7,SpotlightIcon:()=>N7,SprayCan:()=>A7,SprayCanIcon:()=>A7,Sprout:()=>q7,SproutIcon:()=>q7,Square:()=>U7,SquareActivity:()=>Co,SquareActivityIcon:()=>Co,SquareArrowDown:()=>No,SquareArrowDownIcon:()=>No,SquareArrowDownLeft:()=>So,SquareArrowDownLeftIcon:()=>So,SquareArrowDownRight:()=>Ao,SquareArrowDownRightIcon:()=>Ao,SquareArrowLeft:()=>qo,SquareArrowLeftIcon:()=>qo,SquareArrowOutDownLeft:()=>zo,SquareArrowOutDownLeftIcon:()=>zo,SquareArrowOutDownRight:()=>Po,SquareArrowOutDownRightIcon:()=>Po,SquareArrowOutUpLeft:()=>Ho,SquareArrowOutUpLeftIcon:()=>Ho,SquareArrowOutUpRight:()=>Bo,SquareArrowOutUpRightIcon:()=>Bo,SquareArrowRight:()=>Do,SquareArrowRightIcon:()=>Do,SquareArrowUp:()=>jo,SquareArrowUpIcon:()=>jo,SquareArrowUpLeft:()=>Fo,SquareArrowUpLeftIcon:()=>Fo,SquareArrowUpRight:()=>Vo,SquareArrowUpRightIcon:()=>Vo,SquareAsterisk:()=>Ro,SquareAsteriskIcon:()=>Ro,SquareBottomDashedScissors:()=>To,SquareBottomDashedScissorsIcon:()=>To,SquareChartGantt:()=>Ae,SquareChartGanttIcon:()=>Ae,SquareCheck:()=>Oo,SquareCheckBig:()=>Uo,SquareCheckBigIcon:()=>Uo,SquareCheckIcon:()=>Oo,SquareChevronDown:()=>Eo,SquareChevronDownIcon:()=>Eo,SquareChevronLeft:()=>Wo,SquareChevronLeftIcon:()=>Wo,SquareChevronRight:()=>Go,SquareChevronRightIcon:()=>Go,SquareChevronUp:()=>Zo,SquareChevronUpIcon:()=>Zo,SquareCode:()=>Xo,SquareCodeIcon:()=>Xo,SquareDashed:()=>Jo,SquareDashedBottom:()=>P7,SquareDashedBottomCode:()=>z7,SquareDashedBottomCodeIcon:()=>z7,SquareDashedBottomIcon:()=>P7,SquareDashedIcon:()=>Jo,SquareDashedKanban:()=>Qo,SquareDashedKanbanIcon:()=>Qo,SquareDashedMousePointer:()=>Ko,SquareDashedMousePointerIcon:()=>Ko,SquareDashedTopSolid:()=>H7,SquareDashedTopSolidIcon:()=>H7,SquareDivide:()=>Yo,SquareDivideIcon:()=>Yo,SquareDot:()=>$o,SquareDotIcon:()=>$o,SquareEqual:()=>er,SquareEqualIcon:()=>er,SquareFunction:()=>ar,SquareFunctionIcon:()=>ar,SquareGanttChart:()=>Ae,SquareGanttChartIcon:()=>Ae,SquareIcon:()=>U7,SquareKanban:()=>tr,SquareKanbanIcon:()=>tr,SquareLibrary:()=>or,SquareLibraryIcon:()=>or,SquareM:()=>dr,SquareMIcon:()=>dr,SquareMenu:()=>rr,SquareMenuIcon:()=>rr,SquareMinus:()=>cr,SquareMinusIcon:()=>cr,SquareMousePointer:()=>sr,SquareMousePointerIcon:()=>sr,SquareParking:()=>nr,SquareParkingIcon:()=>nr,SquareParkingOff:()=>ir,SquareParkingOffIcon:()=>ir,SquarePause:()=>B7,SquarePauseIcon:()=>B7,SquarePen:()=>ye,SquarePenIcon:()=>ye,SquarePercent:()=>lr,SquarePercentIcon:()=>lr,SquarePi:()=>fr,SquarePiIcon:()=>fr,SquarePilcrow:()=>ur,SquarePilcrowIcon:()=>ur,SquarePlay:()=>pr,SquarePlayIcon:()=>pr,SquarePlus:()=>hr,SquarePlusIcon:()=>hr,SquarePower:()=>mr,SquarePowerIcon:()=>mr,SquareRadical:()=>D7,SquareRadicalIcon:()=>D7,SquareRoundCorner:()=>F7,SquareRoundCornerIcon:()=>F7,SquareScissors:()=>yr,SquareScissorsIcon:()=>yr,SquareSigma:()=>kr,SquareSigmaIcon:()=>kr,SquareSlash:()=>xr,SquareSlashIcon:()=>xr,SquareSplitHorizontal:()=>Mr,SquareSplitHorizontalIcon:()=>Mr,SquareSplitVertical:()=>gr,SquareSplitVerticalIcon:()=>gr,SquareSquare:()=>V7,SquareSquareIcon:()=>V7,SquareStack:()=>j7,SquareStackIcon:()=>j7,SquareStar:()=>R7,SquareStarIcon:()=>R7,SquareStop:()=>T7,SquareStopIcon:()=>T7,SquareTerminal:()=>vr,SquareTerminalIcon:()=>vr,SquareUser:()=>wr,SquareUserIcon:()=>wr,SquareUserRound:()=>Lr,SquareUserRoundIcon:()=>Lr,SquareX:()=>Ir,SquareXIcon:()=>Ir,SquaresExclude:()=>O7,SquaresExcludeIcon:()=>O7,SquaresIntersect:()=>E7,SquaresIntersectIcon:()=>E7,SquaresSubtract:()=>W7,SquaresSubtractIcon:()=>W7,SquaresUnite:()=>Z7,SquaresUniteIcon:()=>Z7,Squircle:()=>X7,SquircleDashed:()=>G7,SquircleDashedIcon:()=>G7,SquircleIcon:()=>X7,Squirrel:()=>Q7,SquirrelIcon:()=>Q7,Stamp:()=>K7,StampIcon:()=>K7,Star:()=>$7,StarHalf:()=>J7,StarHalfIcon:()=>J7,StarIcon:()=>$7,StarOff:()=>Y7,StarOffIcon:()=>Y7,Stars:()=>bo,StarsIcon:()=>bo,StepBack:()=>e9,StepBackIcon:()=>e9,StepForward:()=>a9,StepForwardIcon:()=>a9,Stethoscope:()=>o9,StethoscopeIcon:()=>o9,Sticker:()=>t9,StickerIcon:()=>t9,StickyNote:()=>r9,StickyNoteIcon:()=>r9,Stone:()=>d9,StoneIcon:()=>d9,StopCircle:()=>Ea,StopCircleIcon:()=>Ea,Store:()=>c9,StoreIcon:()=>c9,StretchHorizontal:()=>s9,StretchHorizontalIcon:()=>s9,StretchVertical:()=>i9,StretchVerticalIcon:()=>i9,Strikethrough:()=>n9,StrikethroughIcon:()=>n9,Subscript:()=>l9,SubscriptIcon:()=>l9,Subtitles:()=>oa,SubtitlesIcon:()=>oa,Sun:()=>m9,SunDim:()=>u9,SunDimIcon:()=>u9,SunIcon:()=>m9,SunMedium:()=>f9,SunMediumIcon:()=>f9,SunMoon:()=>p9,SunMoonIcon:()=>p9,SunSnow:()=>h9,SunSnowIcon:()=>h9,Sunrise:()=>y9,SunriseIcon:()=>y9,Sunset:()=>k9,SunsetIcon:()=>k9,Superscript:()=>x9,SuperscriptIcon:()=>x9,SwatchBook:()=>g9,SwatchBookIcon:()=>g9,SwissFranc:()=>M9,SwissFrancIcon:()=>M9,SwitchCamera:()=>v9,SwitchCameraIcon:()=>v9,Sword:()=>L9,SwordIcon:()=>L9,Swords:()=>w9,SwordsIcon:()=>w9,Syringe:()=>I9,SyringeIcon:()=>I9,Table:()=>z9,Table2:()=>_9,Table2Icon:()=>_9,TableCellsMerge:()=>b9,TableCellsMergeIcon:()=>b9,TableCellsSplit:()=>C9,TableCellsSplitIcon:()=>C9,TableColumnsSplit:()=>S9,TableColumnsSplitIcon:()=>S9,TableConfig:()=>Ie,TableConfigIcon:()=>Ie,TableIcon:()=>z9,TableOfContents:()=>A9,TableOfContentsIcon:()=>A9,TableProperties:()=>N9,TablePropertiesIcon:()=>N9,TableRowsSplit:()=>q9,TableRowsSplitIcon:()=>q9,Tablet:()=>H9,TabletIcon:()=>H9,TabletSmartphone:()=>P9,TabletSmartphoneIcon:()=>P9,Tablets:()=>B9,TabletsIcon:()=>B9,Tag:()=>D9,TagIcon:()=>D9,Tags:()=>F9,TagsIcon:()=>F9,Tally1:()=>V9,Tally1Icon:()=>V9,Tally2:()=>j9,Tally2Icon:()=>j9,Tally3:()=>R9,Tally3Icon:()=>R9,Tally4:()=>T9,Tally4Icon:()=>T9,Tally5:()=>U9,Tally5Icon:()=>U9,Tangent:()=>O9,TangentIcon:()=>O9,Target:()=>E9,TargetIcon:()=>E9,Telescope:()=>G9,TelescopeIcon:()=>G9,Tent:()=>Z9,TentIcon:()=>Z9,TentTree:()=>W9,TentTreeIcon:()=>W9,Terminal:()=>X9,TerminalIcon:()=>X9,TerminalSquare:()=>vr,TerminalSquareIcon:()=>vr,TestTube:()=>Q9,TestTube2:()=>_r,TestTube2Icon:()=>_r,TestTubeDiagonal:()=>_r,TestTubeDiagonalIcon:()=>_r,TestTubeIcon:()=>Q9,TestTubes:()=>K9,TestTubesIcon:()=>K9,Text:()=>xe,TextAlignCenter:()=>br,TextAlignCenterIcon:()=>br,TextAlignEnd:()=>Cr,TextAlignEndIcon:()=>Cr,TextAlignJustify:()=>Sr,TextAlignJustifyIcon:()=>Sr,TextAlignStart:()=>xe,TextAlignStartIcon:()=>xe,TextCursor:()=>Y9,TextCursorIcon:()=>Y9,TextCursorInput:()=>J9,TextCursorInputIcon:()=>J9,TextIcon:()=>xe,TextInitial:()=>Ar,TextInitialIcon:()=>Ar,TextQuote:()=>$9,TextQuoteIcon:()=>$9,TextSearch:()=>eM,TextSearchIcon:()=>eM,TextSelect:()=>Nr,TextSelectIcon:()=>Nr,TextSelection:()=>Nr,TextSelectionIcon:()=>Nr,TextWrap:()=>qr,TextWrapIcon:()=>qr,Theater:()=>aM,TheaterIcon:()=>aM,Thermometer:()=>rM,ThermometerIcon:()=>rM,ThermometerSnowflake:()=>tM,ThermometerSnowflakeIcon:()=>tM,ThermometerSun:()=>oM,ThermometerSunIcon:()=>oM,ThumbsDown:()=>dM,ThumbsDownIcon:()=>dM,ThumbsUp:()=>cM,ThumbsUpIcon:()=>cM,Ticket:()=>pM,TicketCheck:()=>sM,TicketCheckIcon:()=>sM,TicketIcon:()=>pM,TicketMinus:()=>iM,TicketMinusIcon:()=>iM,TicketPercent:()=>nM,TicketPercentIcon:()=>nM,TicketPlus:()=>lM,TicketPlusIcon:()=>lM,TicketSlash:()=>uM,TicketSlashIcon:()=>uM,TicketX:()=>fM,TicketXIcon:()=>fM,Tickets:()=>mM,TicketsIcon:()=>mM,TicketsPlane:()=>hM,TicketsPlaneIcon:()=>hM,Timer:()=>xM,TimerIcon:()=>xM,TimerOff:()=>yM,TimerOffIcon:()=>yM,TimerReset:()=>kM,TimerResetIcon:()=>kM,ToggleLeft:()=>MM,ToggleLeftIcon:()=>MM,ToggleRight:()=>gM,ToggleRightIcon:()=>gM,Toilet:()=>vM,ToiletIcon:()=>vM,ToolCase:()=>LM,ToolCaseIcon:()=>LM,Toolbox:()=>wM,ToolboxIcon:()=>wM,Tornado:()=>IM,TornadoIcon:()=>IM,Torus:()=>_M,TorusIcon:()=>_M,Touchpad:()=>CM,TouchpadIcon:()=>CM,TouchpadOff:()=>bM,TouchpadOffIcon:()=>bM,TowerControl:()=>SM,TowerControlIcon:()=>SM,ToyBrick:()=>AM,ToyBrickIcon:()=>AM,Tractor:()=>NM,TractorIcon:()=>NM,TrafficCone:()=>qM,TrafficConeIcon:()=>qM,Train:()=>zr,TrainFront:()=>PM,TrainFrontIcon:()=>PM,TrainFrontTunnel:()=>zM,TrainFrontTunnelIcon:()=>zM,TrainIcon:()=>zr,TrainTrack:()=>HM,TrainTrackIcon:()=>HM,TramFront:()=>zr,TramFrontIcon:()=>zr,Transgender:()=>BM,TransgenderIcon:()=>BM,Trash:()=>FM,Trash2:()=>DM,Trash2Icon:()=>DM,TrashIcon:()=>FM,TreeDeciduous:()=>VM,TreeDeciduousIcon:()=>VM,TreePalm:()=>Pr,TreePalmIcon:()=>Pr,TreePine:()=>jM,TreePineIcon:()=>jM,Trees:()=>RM,TreesIcon:()=>RM,Trello:()=>TM,TrelloIcon:()=>TM,TrendingDown:()=>UM,TrendingDownIcon:()=>UM,TrendingUp:()=>EM,TrendingUpDown:()=>OM,TrendingUpDownIcon:()=>OM,TrendingUpIcon:()=>EM,Triangle:()=>ZM,TriangleAlert:()=>Hr,TriangleAlertIcon:()=>Hr,TriangleDashed:()=>WM,TriangleDashedIcon:()=>WM,TriangleIcon:()=>ZM,TriangleRight:()=>GM,TriangleRightIcon:()=>GM,Trophy:()=>XM,TrophyIcon:()=>XM,Truck:()=>KM,TruckElectric:()=>QM,TruckElectricIcon:()=>QM,TruckIcon:()=>KM,TurkishLira:()=>JM,TurkishLiraIcon:()=>JM,Turntable:()=>YM,TurntableIcon:()=>YM,Turtle:()=>$M,TurtleIcon:()=>$M,Tv:()=>ag,Tv2:()=>Br,Tv2Icon:()=>Br,TvIcon:()=>ag,TvMinimal:()=>Br,TvMinimalIcon:()=>Br,TvMinimalPlay:()=>eg,TvMinimalPlayIcon:()=>eg,Twitch:()=>tg,TwitchIcon:()=>tg,Twitter:()=>og,TwitterIcon:()=>og,Type:()=>dg,TypeIcon:()=>dg,TypeOutline:()=>rg,TypeOutlineIcon:()=>rg,Umbrella:()=>sg,UmbrellaIcon:()=>sg,UmbrellaOff:()=>cg,UmbrellaOffIcon:()=>cg,Underline:()=>ig,UnderlineIcon:()=>ig,Undo:()=>ug,Undo2:()=>ng,Undo2Icon:()=>ng,UndoDot:()=>lg,UndoDotIcon:()=>lg,UndoIcon:()=>ug,UnfoldHorizontal:()=>fg,UnfoldHorizontalIcon:()=>fg,UnfoldVertical:()=>pg,UnfoldVerticalIcon:()=>pg,Ungroup:()=>hg,UngroupIcon:()=>hg,University:()=>Dr,UniversityIcon:()=>Dr,Unlink:()=>yg,Unlink2:()=>mg,Unlink2Icon:()=>mg,UnlinkIcon:()=>yg,Unlock:()=>Qt,UnlockIcon:()=>Qt,UnlockKeyhole:()=>Xt,UnlockKeyholeIcon:()=>Xt,Unplug:()=>kg,UnplugIcon:()=>kg,Upload:()=>h1,UploadCloud:()=>Ja,UploadCloudIcon:()=>Ja,UploadIcon:()=>h1,Usb:()=>xg,UsbIcon:()=>xg,User:()=>Ng,User2:()=>Ur,User2Icon:()=>Ur,UserCheck:()=>Mg,UserCheck2:()=>Fr,UserCheck2Icon:()=>Fr,UserCheckIcon:()=>Mg,UserCircle:()=>Ga,UserCircle2:()=>Wa,UserCircle2Icon:()=>Wa,UserCircleIcon:()=>Ga,UserCog:()=>gg,UserCog2:()=>Vr,UserCog2Icon:()=>Vr,UserCogIcon:()=>gg,UserIcon:()=>Ng,UserLock:()=>Lg,UserLockIcon:()=>Lg,UserMinus:()=>vg,UserMinus2:()=>jr,UserMinus2Icon:()=>jr,UserMinusIcon:()=>vg,UserPen:()=>wg,UserPenIcon:()=>wg,UserPlus:()=>Ig,UserPlus2:()=>Rr,UserPlus2Icon:()=>Rr,UserPlusIcon:()=>Ig,UserRound:()=>Ur,UserRoundCheck:()=>Fr,UserRoundCheckIcon:()=>Fr,UserRoundCog:()=>Vr,UserRoundCogIcon:()=>Vr,UserRoundIcon:()=>Ur,UserRoundMinus:()=>jr,UserRoundMinusIcon:()=>jr,UserRoundPen:()=>_g,UserRoundPenIcon:()=>_g,UserRoundPlus:()=>Rr,UserRoundPlusIcon:()=>Rr,UserRoundSearch:()=>bg,UserRoundSearchIcon:()=>bg,UserRoundX:()=>Tr,UserRoundXIcon:()=>Tr,UserSearch:()=>Cg,UserSearchIcon:()=>Cg,UserSquare:()=>wr,UserSquare2:()=>Lr,UserSquare2Icon:()=>Lr,UserSquareIcon:()=>wr,UserStar:()=>Sg,UserStarIcon:()=>Sg,UserX:()=>Ag,UserX2:()=>Tr,UserX2Icon:()=>Tr,UserXIcon:()=>Ag,Users:()=>qg,Users2:()=>Or,Users2Icon:()=>Or,UsersIcon:()=>qg,UsersRound:()=>Or,UsersRoundIcon:()=>Or,Utensils:()=>Wr,UtensilsCrossed:()=>Er,UtensilsCrossedIcon:()=>Er,UtensilsIcon:()=>Wr,UtilityPole:()=>zg,UtilityPoleIcon:()=>zg,Van:()=>Pg,VanIcon:()=>Pg,Variable:()=>Hg,VariableIcon:()=>Hg,Vault:()=>Bg,VaultIcon:()=>Bg,VectorSquare:()=>Dg,VectorSquareIcon:()=>Dg,Vegan:()=>Fg,VeganIcon:()=>Fg,VenetianMask:()=>Vg,VenetianMaskIcon:()=>Vg,Venus:()=>Rg,VenusAndMars:()=>jg,VenusAndMarsIcon:()=>jg,VenusIcon:()=>Rg,Verified:()=>Je,VerifiedIcon:()=>Je,Vibrate:()=>Ug,VibrateIcon:()=>Ug,VibrateOff:()=>Tg,VibrateOffIcon:()=>Tg,Video:()=>Eg,VideoIcon:()=>Eg,VideoOff:()=>Og,VideoOffIcon:()=>Og,Videotape:()=>Wg,VideotapeIcon:()=>Wg,View:()=>Gg,ViewIcon:()=>Gg,Voicemail:()=>Zg,VoicemailIcon:()=>Zg,Volleyball:()=>Xg,VolleyballIcon:()=>Xg,Volume:()=>$g,Volume1:()=>Qg,Volume1Icon:()=>Qg,Volume2:()=>Jg,Volume2Icon:()=>Jg,VolumeIcon:()=>$g,VolumeOff:()=>Kg,VolumeOffIcon:()=>Kg,VolumeX:()=>Yg,VolumeXIcon:()=>Yg,Vote:()=>ev,VoteIcon:()=>ev,Wallet:()=>tv,Wallet2:()=>Gr,Wallet2Icon:()=>Gr,WalletCards:()=>av,WalletCardsIcon:()=>av,WalletIcon:()=>tv,WalletMinimal:()=>Gr,WalletMinimalIcon:()=>Gr,Wallpaper:()=>ov,WallpaperIcon:()=>ov,Wand:()=>rv,Wand2:()=>Zr,Wand2Icon:()=>Zr,WandIcon:()=>rv,WandSparkles:()=>Zr,WandSparklesIcon:()=>Zr,Warehouse:()=>dv,WarehouseIcon:()=>dv,WashingMachine:()=>cv,WashingMachineIcon:()=>cv,Watch:()=>sv,WatchIcon:()=>sv,Waves:()=>uv,WavesArrowDown:()=>iv,WavesArrowDownIcon:()=>iv,WavesArrowUp:()=>nv,WavesArrowUpIcon:()=>nv,WavesIcon:()=>uv,WavesLadder:()=>lv,WavesLadderIcon:()=>lv,Waypoints:()=>fv,WaypointsIcon:()=>fv,Webcam:()=>pv,WebcamIcon:()=>pv,Webhook:()=>mv,WebhookIcon:()=>mv,WebhookOff:()=>hv,WebhookOffIcon:()=>hv,Weight:()=>kv,WeightIcon:()=>kv,WeightTilde:()=>yv,WeightTildeIcon:()=>yv,Wheat:()=>Mv,WheatIcon:()=>Mv,WheatOff:()=>xv,WheatOffIcon:()=>xv,WholeWord:()=>gv,WholeWordIcon:()=>gv,Wifi:()=>Sv,WifiCog:()=>vv,WifiCogIcon:()=>vv,WifiHigh:()=>Lv,WifiHighIcon:()=>Lv,WifiIcon:()=>Sv,WifiLow:()=>wv,WifiLowIcon:()=>wv,WifiOff:()=>Iv,WifiOffIcon:()=>Iv,WifiPen:()=>_v,WifiPenIcon:()=>_v,WifiSync:()=>bv,WifiSyncIcon:()=>bv,WifiZero:()=>Cv,WifiZeroIcon:()=>Cv,Wind:()=>Nv,WindArrowDown:()=>Av,WindArrowDownIcon:()=>Av,WindIcon:()=>Nv,Wine:()=>zv,WineIcon:()=>zv,WineOff:()=>qv,WineOffIcon:()=>qv,Workflow:()=>Pv,WorkflowIcon:()=>Pv,Worm:()=>Hv,WormIcon:()=>Hv,WrapText:()=>qr,WrapTextIcon:()=>qr,Wrench:()=>Bv,WrenchIcon:()=>Bv,X:()=>pe,XCircle:()=>Za,XCircleIcon:()=>Za,XIcon:()=>pe,XOctagon:()=>oo,XOctagonIcon:()=>oo,XSquare:()=>Ir,XSquareIcon:()=>Ir,Youtube:()=>Dv,YoutubeIcon:()=>Dv,Zap:()=>Vv,ZapIcon:()=>Vv,ZapOff:()=>Fv,ZapOffIcon:()=>Fv,ZoomIn:()=>m1,ZoomInIcon:()=>m1,ZoomOut:()=>jv,ZoomOutIcon:()=>jv,createLucideIcon:()=>e,icons:()=>IL});var IL={};vL(IL,{AArrowDown:()=>b1,AArrowUp:()=>S1,ALargeSmall:()=>C1,Accessibility:()=>A1,Activity:()=>N1,AirVent:()=>q1,Airplay:()=>z1,AlarmClock:()=>H1,AlarmClockCheck:()=>Te,AlarmClockMinus:()=>Ue,AlarmClockOff:()=>P1,AlarmClockPlus:()=>Oe,AlarmSmoke:()=>B1,Album:()=>D1,AlignCenterHorizontal:()=>F1,AlignCenterVertical:()=>V1,AlignEndHorizontal:()=>j1,AlignEndVertical:()=>R1,AlignHorizontalDistributeCenter:()=>T1,AlignHorizontalDistributeEnd:()=>U1,AlignHorizontalDistributeStart:()=>O1,AlignHorizontalJustifyCenter:()=>E1,AlignHorizontalJustifyEnd:()=>W1,AlignHorizontalJustifyStart:()=>G1,AlignHorizontalSpaceAround:()=>Z1,AlignHorizontalSpaceBetween:()=>X1,AlignStartHorizontal:()=>Q1,AlignStartVertical:()=>K1,AlignVerticalDistributeCenter:()=>J1,AlignVerticalDistributeEnd:()=>Y1,AlignVerticalDistributeStart:()=>$1,AlignVerticalJustifyCenter:()=>ed,AlignVerticalJustifyEnd:()=>ad,AlignVerticalJustifyStart:()=>td,AlignVerticalSpaceAround:()=>od,AlignVerticalSpaceBetween:()=>rd,Ambulance:()=>dd,Ampersand:()=>cd,Ampersands:()=>sd,Amphora:()=>id,Anchor:()=>nd,Angry:()=>ld,Annoyed:()=>ud,Antenna:()=>fd,Anvil:()=>pd,Aperture:()=>hd,AppWindow:()=>yd,AppWindowMac:()=>md,Apple:()=>kd,Archive:()=>vd,ArchiveRestore:()=>xd,ArchiveX:()=>Md,Armchair:()=>gd,ArrowBigDown:()=>wd,ArrowBigDownDash:()=>Ld,ArrowBigLeft:()=>_d,ArrowBigLeftDash:()=>Id,ArrowBigRight:()=>Cd,ArrowBigRightDash:()=>bd,ArrowBigUp:()=>Ad,ArrowBigUpDash:()=>Sd,ArrowDown:()=>jd,ArrowDown01:()=>Nd,ArrowDown10:()=>qd,ArrowDownAZ:()=>Ee,ArrowDownFromLine:()=>Pd,ArrowDownLeft:()=>zd,ArrowDownNarrowWide:()=>Hd,ArrowDownRight:()=>Bd,ArrowDownToDot:()=>Fd,ArrowDownToLine:()=>Dd,ArrowDownUp:()=>Vd,ArrowDownWideNarrow:()=>We,ArrowDownZA:()=>Ge,ArrowLeft:()=>Od,ArrowLeftFromLine:()=>Rd,ArrowLeftRight:()=>Td,ArrowLeftToLine:()=>Ud,ArrowRight:()=>Zd,ArrowRightFromLine:()=>Ed,ArrowRightLeft:()=>Wd,ArrowRightToLine:()=>Gd,ArrowUp:()=>oc,ArrowUp01:()=>Xd,ArrowUp10:()=>Qd,ArrowUpAZ:()=>Ze,ArrowUpDown:()=>Kd,ArrowUpFromDot:()=>Yd,ArrowUpFromLine:()=>Jd,ArrowUpLeft:()=>$d,ArrowUpNarrowWide:()=>Xe,ArrowUpRight:()=>ec,ArrowUpToLine:()=>ac,ArrowUpWideNarrow:()=>tc,ArrowUpZA:()=>Qe,ArrowsUpFromLine:()=>rc,Asterisk:()=>dc,AtSign:()=>cc,Atom:()=>sc,AudioLines:()=>ic,AudioWaveform:()=>nc,Award:()=>lc,Axe:()=>uc,Axis3d:()=>Ke,Baby:()=>fc,Backpack:()=>pc,Badge:()=>Ac,BadgeAlert:()=>hc,BadgeCent:()=>mc,BadgeCheck:()=>Je,BadgeDollarSign:()=>yc,BadgeEuro:()=>kc,BadgeIndianRupee:()=>xc,BadgeInfo:()=>gc,BadgeJapaneseYen:()=>Mc,BadgeMinus:()=>vc,BadgePercent:()=>Lc,BadgePlus:()=>wc,BadgePoundSterling:()=>Ic,BadgeQuestionMark:()=>Ye,BadgeRussianRuble:()=>_c,BadgeSwissFranc:()=>bc,BadgeTurkishLira:()=>Cc,BadgeX:()=>Sc,BaggageClaim:()=>Nc,Balloon:()=>qc,Ban:()=>zc,Banana:()=>Pc,Bandage:()=>Hc,Banknote:()=>Vc,BanknoteArrowDown:()=>Bc,BanknoteArrowUp:()=>Dc,BanknoteX:()=>Fc,Barcode:()=>jc,Barrel:()=>Rc,Baseline:()=>Tc,Bath:()=>Uc,Battery:()=>Qc,BatteryCharging:()=>Oc,BatteryFull:()=>Ec,BatteryLow:()=>Wc,BatteryMedium:()=>Gc,BatteryPlus:()=>Zc,BatteryWarning:()=>Xc,Beaker:()=>Kc,Bean:()=>Yc,BeanOff:()=>Jc,Bed:()=>a2,BedDouble:()=>$c,BedSingle:()=>e2,Beef:()=>t2,Beer:()=>r2,BeerOff:()=>o2,Bell:()=>u2,BellDot:()=>d2,BellElectric:()=>c2,BellMinus:()=>s2,BellOff:()=>i2,BellPlus:()=>n2,BellRing:()=>l2,BetweenHorizontalEnd:()=>$e,BetweenHorizontalStart:()=>ea,BetweenVerticalEnd:()=>f2,BetweenVerticalStart:()=>p2,BicepsFlexed:()=>h2,Bike:()=>m2,Binary:()=>y2,Binoculars:()=>k2,Biohazard:()=>x2,Bird:()=>M2,Birdhouse:()=>g2,Bitcoin:()=>L2,Blend:()=>v2,Blinds:()=>w2,Blocks:()=>I2,Bluetooth:()=>S2,BluetoothConnected:()=>_2,BluetoothOff:()=>b2,BluetoothSearching:()=>C2,Bold:()=>$r,Bolt:()=>A2,Bomb:()=>N2,Bone:()=>q2,Book:()=>ts,BookA:()=>z2,BookAlert:()=>H2,BookAudio:()=>P2,BookCheck:()=>B2,BookCopy:()=>D2,BookDashed:()=>aa,BookDown:()=>F2,BookHeadphones:()=>V2,BookHeart:()=>j2,BookImage:()=>R2,BookKey:()=>T2,BookLock:()=>U2,BookMarked:()=>O2,BookMinus:()=>E2,BookOpen:()=>Z2,BookOpenCheck:()=>W2,BookOpenText:()=>G2,BookPlus:()=>X2,BookSearch:()=>Q2,BookText:()=>K2,BookType:()=>J2,BookUp:()=>Y2,BookUp2:()=>$2,BookUser:()=>es,BookX:()=>as,Bookmark:()=>ss,BookmarkCheck:()=>os,BookmarkMinus:()=>rs,BookmarkPlus:()=>ds,BookmarkX:()=>cs,BoomBox:()=>is,Bot:()=>us,BotMessageSquare:()=>ns,BotOff:()=>ls,BottleWine:()=>fs,BowArrow:()=>ps,Box:()=>hs,Boxes:()=>ms,Braces:()=>ta,Brackets:()=>ys,Brain:()=>Ms,BrainCircuit:()=>ks,BrainCog:()=>xs,BrickWall:()=>Ls,BrickWallFire:()=>gs,BrickWallShield:()=>vs,Briefcase:()=>bs,BriefcaseBusiness:()=>ws,BriefcaseConveyorBelt:()=>Is,BriefcaseMedical:()=>_s,BringToFront:()=>Cs,Brush:()=>As,BrushCleaning:()=>Ss,Bubbles:()=>Ns,Bug:()=>Ps,BugOff:()=>qs,BugPlay:()=>zs,Building:()=>Bs,Building2:()=>Hs,Bus:()=>Fs,BusFront:()=>Ds,Cable:()=>js,CableCar:()=>Vs,Cake:()=>Ts,CakeSlice:()=>Rs,Calculator:()=>Us,Calendar:()=>ni,Calendar1:()=>Os,CalendarArrowDown:()=>Es,CalendarArrowUp:()=>Ws,CalendarCheck:()=>Xs,CalendarCheck2:()=>Gs,CalendarClock:()=>Zs,CalendarCog:()=>Qs,CalendarDays:()=>Ks,CalendarFold:()=>Js,CalendarHeart:()=>Ys,CalendarMinus:()=>ei,CalendarMinus2:()=>$s,CalendarOff:()=>ai,CalendarPlus:()=>oi,CalendarPlus2:()=>ti,CalendarRange:()=>ri,CalendarSearch:()=>di,CalendarSync:()=>ci,CalendarX:()=>ii,CalendarX2:()=>si,Calendars:()=>li,Camera:()=>fi,CameraOff:()=>ui,Candy:()=>mi,CandyCane:()=>pi,CandyOff:()=>hi,Cannabis:()=>yi,CannabisOff:()=>ki,Captions:()=>oa,CaptionsOff:()=>xi,Car:()=>vi,CarFront:()=>Mi,CarTaxiFront:()=>gi,Caravan:()=>Li,CardSim:()=>wi,Carrot:()=>Ii,CaseLower:()=>_i,CaseSensitive:()=>bi,CaseUpper:()=>Ci,CassetteTape:()=>Si,Cast:()=>Ai,Castle:()=>qi,Cat:()=>Ni,Cctv:()=>zi,ChartArea:()=>ra,ChartBar:()=>ca,ChartBarBig:()=>da,ChartBarDecreasing:()=>Pi,ChartBarIncreasing:()=>Hi,ChartBarStacked:()=>Bi,ChartCandlestick:()=>sa,ChartColumn:()=>la,ChartColumnBig:()=>ia,ChartColumnDecreasing:()=>Di,ChartColumnIncreasing:()=>na,ChartColumnStacked:()=>Fi,ChartGantt:()=>Vi,ChartLine:()=>ua,ChartNetwork:()=>ji,ChartNoAxesColumn:()=>pa,ChartNoAxesColumnDecreasing:()=>Ri,ChartNoAxesColumnIncreasing:()=>fa,ChartNoAxesCombined:()=>Ti,ChartNoAxesGantt:()=>ha,ChartPie:()=>ma,ChartScatter:()=>ya,ChartSpline:()=>Ui,Check:()=>e1,CheckCheck:()=>Oi,CheckLine:()=>Ei,ChefHat:()=>Wi,Cherry:()=>Gi,ChessBishop:()=>Zi,ChessKing:()=>Xi,ChessKnight:()=>Qi,ChessPawn:()=>Ki,ChessQueen:()=>Ji,ChessRook:()=>$i,ChevronDown:()=>Yi,ChevronFirst:()=>en,ChevronLast:()=>an,ChevronLeft:()=>a1,ChevronRight:()=>t1,ChevronUp:()=>tn,ChevronsDown:()=>rn,ChevronsDownUp:()=>on,ChevronsLeft:()=>sn,ChevronsLeftRight:()=>cn,ChevronsLeftRightEllipsis:()=>dn,ChevronsRight:()=>nn,ChevronsRightLeft:()=>ln,ChevronsUp:()=>fn,ChevronsUpDown:()=>un,Chromium:()=>ka,Church:()=>pn,Cigarette:()=>mn,CigaretteOff:()=>hn,Circle:()=>Nn,CircleAlert:()=>xa,CircleArrowDown:()=>Ma,CircleArrowLeft:()=>ga,CircleArrowOutDownLeft:()=>va,CircleArrowOutDownRight:()=>La,CircleArrowOutUpLeft:()=>wa,CircleArrowOutUpRight:()=>Ia,CircleArrowRight:()=>_a,CircleArrowUp:()=>ba,CircleCheck:()=>Sa,CircleCheckBig:()=>Ca,CircleChevronDown:()=>Aa,CircleChevronLeft:()=>Na,CircleChevronRight:()=>qa,CircleChevronUp:()=>za,CircleDashed:()=>yn,CircleDivide:()=>Pa,CircleDollarSign:()=>kn,CircleDot:()=>Mn,CircleDotDashed:()=>xn,CircleEllipsis:()=>gn,CircleEqual:()=>vn,CircleFadingArrowUp:()=>Ln,CircleFadingPlus:()=>wn,CircleGauge:()=>Ha,CircleMinus:()=>Ba,CircleOff:()=>In,CircleParking:()=>Fa,CircleParkingOff:()=>Da,CirclePause:()=>Va,CirclePercent:()=>ja,CirclePile:()=>_n,CirclePlay:()=>Ra,CirclePlus:()=>Ta,CirclePoundSterling:()=>bn,CirclePower:()=>Ua,CircleQuestionMark:()=>ke,CircleSlash:()=>Cn,CircleSlash2:()=>Oa,CircleSmall:()=>Sn,CircleStar:()=>An,CircleStop:()=>Ea,CircleUser:()=>Ga,CircleUserRound:()=>Wa,CircleX:()=>Za,CircuitBoard:()=>qn,Citrus:()=>zn,Clapperboard:()=>Pn,Clipboard:()=>On,ClipboardCheck:()=>Hn,ClipboardClock:()=>Bn,ClipboardCopy:()=>Dn,ClipboardList:()=>Fn,ClipboardMinus:()=>Vn,ClipboardPaste:()=>jn,ClipboardPen:()=>Qa,ClipboardPenLine:()=>Xa,ClipboardPlus:()=>Rn,ClipboardType:()=>Tn,ClipboardX:()=>Un,Clock:()=>il,Clock1:()=>En,Clock10:()=>Wn,Clock11:()=>Gn,Clock12:()=>Zn,Clock2:()=>Xn,Clock3:()=>Qn,Clock4:()=>Kn,Clock5:()=>Jn,Clock6:()=>Yn,Clock7:()=>$n,Clock8:()=>el,Clock9:()=>al,ClockAlert:()=>tl,ClockArrowDown:()=>ol,ClockArrowUp:()=>rl,ClockCheck:()=>dl,ClockFading:()=>cl,ClockPlus:()=>sl,ClosedCaption:()=>nl,Cloud:()=>Cl,CloudAlert:()=>ll,CloudBackup:()=>ul,CloudCheck:()=>fl,CloudCog:()=>pl,CloudDownload:()=>Ka,CloudDrizzle:()=>hl,CloudFog:()=>ml,CloudHail:()=>yl,CloudLightning:()=>kl,CloudMoon:()=>Ml,CloudMoonRain:()=>xl,CloudOff:()=>gl,CloudRain:()=>Ll,CloudRainWind:()=>vl,CloudSnow:()=>wl,CloudSun:()=>_l,CloudSunRain:()=>Il,CloudSync:()=>bl,CloudUpload:()=>Ja,Cloudy:()=>Sl,Clover:()=>Al,Club:()=>Nl,Code:()=>ql,CodeXml:()=>Ya,Codepen:()=>zl,Codesandbox:()=>Pl,Coffee:()=>Hl,Cog:()=>Bl,Coins:()=>Dl,Columns2:()=>$a,Columns3:()=>et,Columns3Cog:()=>Ie,Columns4:()=>Fl,Combine:()=>Vl,Command:()=>jl,Compass:()=>Rl,Component:()=>Tl,Computer:()=>Ul,ConciergeBell:()=>Ol,Cone:()=>El,Construction:()=>Wl,Contact:()=>Gl,ContactRound:()=>at,Container:()=>Zl,Contrast:()=>Xl,Cookie:()=>Ql,CookingPot:()=>Kl,Copy:()=>t0,CopyCheck:()=>Jl,CopyMinus:()=>Yl,CopyPlus:()=>$l,CopySlash:()=>e0,CopyX:()=>a0,Copyleft:()=>o0,Copyright:()=>r0,CornerDownLeft:()=>d0,CornerDownRight:()=>c0,CornerLeftDown:()=>s0,CornerLeftUp:()=>i0,CornerRightDown:()=>n0,CornerRightUp:()=>l0,CornerUpLeft:()=>u0,CornerUpRight:()=>f0,Cpu:()=>p0,CreativeCommons:()=>h0,CreditCard:()=>m0,Croissant:()=>y0,Crop:()=>k0,Cross:()=>x0,Crosshair:()=>M0,Crown:()=>g0,Cuboid:()=>L0,CupSoda:()=>v0,Currency:()=>w0,Cylinder:()=>I0,Dam:()=>_0,Database:()=>S0,DatabaseBackup:()=>b0,DatabaseZap:()=>C0,DecimalsArrowLeft:()=>A0,DecimalsArrowRight:()=>N0,Delete:()=>q0,Dessert:()=>z0,Diameter:()=>P0,Diamond:()=>D0,DiamondMinus:()=>H0,DiamondPercent:()=>tt,DiamondPlus:()=>B0,Dice1:()=>F0,Dice2:()=>V0,Dice3:()=>j0,Dice4:()=>R0,Dice5:()=>T0,Dice6:()=>U0,Dices:()=>O0,Diff:()=>E0,Disc:()=>X0,Disc2:()=>W0,Disc3:()=>G0,DiscAlbum:()=>Z0,Divide:()=>Q0,Dna:()=>J0,DnaOff:()=>K0,Dock:()=>Y0,Dog:()=>$0,DollarSign:()=>eu,Donut:()=>au,DoorClosed:()=>ou,DoorClosedLocked:()=>tu,DoorOpen:()=>ru,Dot:()=>du,Download:()=>cu,DraftingCompass:()=>su,Drama:()=>iu,Dribbble:()=>nu,Drill:()=>lu,Drone:()=>uu,Droplet:()=>pu,DropletOff:()=>fu,Droplets:()=>hu,Drum:()=>mu,Drumstick:()=>yu,Dumbbell:()=>ku,Ear:()=>Mu,EarOff:()=>xu,Earth:()=>ot,EarthLock:()=>gu,Eclipse:()=>vu,Egg:()=>Iu,EggFried:()=>Lu,EggOff:()=>wu,Ellipsis:()=>dt,EllipsisVertical:()=>rt,Equal:()=>Cu,EqualApproximately:()=>_u,EqualNot:()=>bu,Eraser:()=>Su,EthernetPort:()=>Au,Euro:()=>Nu,EvCharger:()=>qu,Expand:()=>zu,ExternalLink:()=>Pu,Eye:()=>Du,EyeClosed:()=>Hu,EyeOff:()=>Bu,Facebook:()=>Fu,Factory:()=>Vu,Fan:()=>ju,FastForward:()=>Ru,Feather:()=>Tu,Fence:()=>Uu,FerrisWheel:()=>Ou,Figma:()=>Eu,File:()=>gf,FileArchive:()=>Wu,FileAxis3d:()=>ct,FileBadge:()=>st,FileBox:()=>Gu,FileBraces:()=>nt,FileBracesCorner:()=>it,FileChartColumn:()=>ut,FileChartColumnIncreasing:()=>lt,FileChartLine:()=>ft,FileChartPie:()=>ht,FileCheck:()=>Zu,FileCheckCorner:()=>pt,FileClock:()=>Xu,FileCode:()=>Qu,FileCodeCorner:()=>mt,FileCog:()=>yt,FileDiff:()=>Ku,FileDigit:()=>Ju,FileDown:()=>Yu,FileExclamationPoint:()=>kt,FileHeadphone:()=>_e,FileHeart:()=>$u,FileImage:()=>ef,FileInput:()=>af,FileKey:()=>Mt,FileLock:()=>xt,FileMinus:()=>tf,FileMinusCorner:()=>gt,FileMusic:()=>of,FileOutput:()=>rf,FilePen:()=>Lt,FilePenLine:()=>vt,FilePlay:()=>wt,FilePlus:()=>df,FilePlusCorner:()=>It,FileQuestionMark:()=>_t,FileScan:()=>cf,FileSearch:()=>sf,FileSearchCorner:()=>bt,FileSignal:()=>Ct,FileSliders:()=>nf,FileSpreadsheet:()=>lf,FileStack:()=>uf,FileSymlink:()=>ff,FileTerminal:()=>pf,FileText:()=>hf,FileType:()=>mf,FileTypeCorner:()=>St,FileUp:()=>kf,FileUser:()=>yf,FileVideoCamera:()=>At,FileVolume:()=>xf,FileX:()=>Mf,FileXCorner:()=>Nt,Files:()=>vf,Film:()=>Lf,FingerprintPattern:()=>qt,FireExtinguisher:()=>wf,Fish:()=>bf,FishOff:()=>If,FishSymbol:()=>_f,FishingHook:()=>Cf,Flag:()=>qf,FlagOff:()=>Sf,FlagTriangleLeft:()=>Af,FlagTriangleRight:()=>Nf,Flame:()=>Pf,FlameKindling:()=>zf,Flashlight:()=>Bf,FlashlightOff:()=>Hf,FlaskConical:()=>Df,FlaskConicalOff:()=>Ff,FlaskRound:()=>Vf,FlipHorizontal:()=>Rf,FlipHorizontal2:()=>jf,FlipVertical:()=>Uf,FlipVertical2:()=>Tf,Flower:()=>Ef,Flower2:()=>Of,Focus:()=>Wf,FoldHorizontal:()=>Gf,FoldVertical:()=>Zf,Folder:()=>vp,FolderArchive:()=>Xf,FolderCheck:()=>Qf,FolderClock:()=>Kf,FolderClosed:()=>Jf,FolderCode:()=>Yf,FolderCog:()=>zt,FolderDot:()=>$f,FolderDown:()=>ep,FolderGit:()=>tp,FolderGit2:()=>ap,FolderHeart:()=>op,FolderInput:()=>rp,FolderKanban:()=>dp,FolderKey:()=>cp,FolderLock:()=>sp,FolderMinus:()=>ip,FolderOpen:()=>lp,FolderOpenDot:()=>np,FolderOutput:()=>up,FolderPen:()=>Pt,FolderPlus:()=>fp,FolderRoot:()=>pp,FolderSearch:()=>mp,FolderSearch2:()=>hp,FolderSymlink:()=>yp,FolderSync:()=>kp,FolderTree:()=>xp,FolderUp:()=>Mp,FolderX:()=>gp,Folders:()=>Lp,Footprints:()=>wp,Forklift:()=>Ip,Form:()=>_p,Forward:()=>bp,Frame:()=>Cp,Framer:()=>Sp,Frown:()=>Ap,Fuel:()=>qp,Fullscreen:()=>Np,Funnel:()=>Bt,FunnelPlus:()=>zp,FunnelX:()=>Ht,GalleryHorizontal:()=>Hp,GalleryHorizontalEnd:()=>Pp,GalleryThumbnails:()=>Bp,GalleryVertical:()=>Fp,GalleryVerticalEnd:()=>Dp,Gamepad:()=>Rp,Gamepad2:()=>Vp,GamepadDirectional:()=>jp,Gauge:()=>Tp,Gavel:()=>Up,Gem:()=>Op,GeorgianLari:()=>Ep,Ghost:()=>Wp,Gift:()=>Gp,GitBranch:()=>Qp,GitBranchMinus:()=>Zp,GitBranchPlus:()=>Xp,GitCommitHorizontal:()=>Dt,GitCommitVertical:()=>Kp,GitCompare:()=>Yp,GitCompareArrows:()=>Jp,GitFork:()=>$p,GitGraph:()=>eh,GitMerge:()=>ah,GitPullRequest:()=>sh,GitPullRequestArrow:()=>th,GitPullRequestClosed:()=>oh,GitPullRequestCreate:()=>rh,GitPullRequestCreateArrow:()=>dh,GitPullRequestDraft:()=>ch,Github:()=>ih,Gitlab:()=>nh,GlassWater:()=>lh,Glasses:()=>uh,Globe:()=>o1,GlobeLock:()=>fh,Goal:()=>ph,Gpu:()=>hh,GraduationCap:()=>mh,Grape:()=>yh,Grid2x2:()=>Rt,Grid2x2Check:()=>Ft,Grid2x2Plus:()=>Vt,Grid2x2X:()=>jt,Grid3x2:()=>kh,Grid3x3:()=>be,Grip:()=>gh,GripHorizontal:()=>xh,GripVertical:()=>Mh,Group:()=>vh,Guitar:()=>Lh,Ham:()=>wh,Hamburger:()=>Ih,Hammer:()=>_h,Hand:()=>qh,HandCoins:()=>bh,HandFist:()=>Ch,HandGrab:()=>Tt,HandHeart:()=>Sh,HandHelping:()=>Ut,HandMetal:()=>Ah,HandPlatter:()=>Nh,Handbag:()=>zh,Handshake:()=>Ph,HardDrive:()=>Dh,HardDriveDownload:()=>Hh,HardDriveUpload:()=>Bh,HardHat:()=>Fh,Hash:()=>Vh,HatGlasses:()=>jh,Haze:()=>Rh,Hd:()=>Th,HdmiPort:()=>Uh,Heading:()=>Gh,Heading1:()=>r1,Heading2:()=>d1,Heading3:()=>c1,Heading4:()=>Oh,Heading5:()=>Eh,Heading6:()=>Wh,HeadphoneOff:()=>Zh,Headphones:()=>Xh,Headset:()=>Qh,Heart:()=>tm,HeartCrack:()=>Kh,HeartHandshake:()=>Jh,HeartMinus:()=>Yh,HeartOff:()=>$h,HeartPlus:()=>em,HeartPulse:()=>am,Heater:()=>om,Helicopter:()=>dm,Hexagon:()=>rm,Highlighter:()=>cm,History:()=>sm,Hop:()=>nm,HopOff:()=>im,Hospital:()=>lm,Hotel:()=>um,Hourglass:()=>fm,House:()=>Ot,HouseHeart:()=>hm,HousePlug:()=>pm,HousePlus:()=>mm,HouseWifi:()=>ym,IceCreamBowl:()=>Et,IceCreamCone:()=>Wt,IdCard:()=>xm,IdCardLanyard:()=>km,Image:()=>s1,ImageDown:()=>gm,ImageMinus:()=>Mm,ImageOff:()=>vm,ImagePlay:()=>Lm,ImagePlus:()=>wm,ImageUp:()=>Im,ImageUpscale:()=>_m,Images:()=>bm,Import:()=>Cm,Inbox:()=>Sm,IndianRupee:()=>Am,Infinity:()=>Nm,Info:()=>qm,InspectionPanel:()=>zm,Instagram:()=>Pm,Italic:()=>i1,IterationCcw:()=>Hm,IterationCw:()=>Bm,JapaneseYen:()=>Dm,Joystick:()=>Fm,Kanban:()=>Vm,Kayak:()=>jm,Key:()=>Um,KeyRound:()=>Rm,KeySquare:()=>Tm,Keyboard:()=>Wm,KeyboardMusic:()=>Om,KeyboardOff:()=>Em,Lamp:()=>Ym,LampCeiling:()=>Gm,LampDesk:()=>Zm,LampFloor:()=>Xm,LampWallDown:()=>Qm,LampWallUp:()=>Km,LandPlot:()=>Jm,Landmark:()=>$m,Languages:()=>ey,Laptop:()=>ty,LaptopMinimal:()=>Gt,LaptopMinimalCheck:()=>ay,Lasso:()=>ry,LassoSelect:()=>oy,Laugh:()=>dy,Layers:()=>Zt,Layers2:()=>cy,LayersPlus:()=>sy,LayoutDashboard:()=>iy,LayoutGrid:()=>ny,LayoutList:()=>ly,LayoutPanelLeft:()=>uy,LayoutPanelTop:()=>fy,LayoutTemplate:()=>py,Leaf:()=>hy,LeafyGreen:()=>my,Lectern:()=>yy,Library:()=>xy,LibraryBig:()=>ky,LifeBuoy:()=>My,Ligature:()=>gy,Lightbulb:()=>Ly,LightbulbOff:()=>vy,LineSquiggle:()=>wy,Link:()=>n1,Link2:()=>_y,Link2Off:()=>Iy,Linkedin:()=>by,List:()=>Wy,ListCheck:()=>Cy,ListChecks:()=>Sy,ListChevronsDownUp:()=>Ay,ListChevronsUpDown:()=>Ny,ListCollapse:()=>qy,ListEnd:()=>zy,ListFilter:()=>Hy,ListFilterPlus:()=>Py,ListIndentDecrease:()=>Ce,ListIndentIncrease:()=>Se,ListMinus:()=>By,ListMusic:()=>Dy,ListOrdered:()=>Fy,ListPlus:()=>Vy,ListRestart:()=>jy,ListStart:()=>Ry,ListTodo:()=>Ty,ListTree:()=>Uy,ListVideo:()=>Oy,ListX:()=>Ey,Loader:()=>Zy,LoaderCircle:()=>He,LoaderPinwheel:()=>Gy,Locate:()=>Ky,LocateFixed:()=>Qy,LocateOff:()=>Xy,Lock:()=>Yy,LockKeyhole:()=>Jy,LockKeyholeOpen:()=>Xt,LockOpen:()=>Qt,LogIn:()=>$y,LogOut:()=>e4,Logs:()=>a4,Lollipop:()=>t4,Luggage:()=>o4,Magnet:()=>d4,Mail:()=>f4,MailCheck:()=>r4,MailMinus:()=>c4,MailOpen:()=>s4,MailPlus:()=>i4,MailQuestionMark:()=>Kt,MailSearch:()=>n4,MailWarning:()=>l4,MailX:()=>u4,Mailbox:()=>p4,Mails:()=>h4,Map:()=>A4,MapMinus:()=>m4,MapPin:()=>b4,MapPinCheck:()=>k4,MapPinCheckInside:()=>y4,MapPinHouse:()=>x4,MapPinMinus:()=>g4,MapPinMinusInside:()=>M4,MapPinOff:()=>v4,MapPinPen:()=>Jt,MapPinPlus:()=>w4,MapPinPlusInside:()=>L4,MapPinX:()=>_4,MapPinXInside:()=>I4,MapPinned:()=>C4,MapPlus:()=>S4,Mars:()=>q4,MarsStroke:()=>N4,Martini:()=>z4,Maximize:()=>H4,Maximize2:()=>P4,Medal:()=>B4,Megaphone:()=>F4,MegaphoneOff:()=>D4,Meh:()=>j4,MemoryStick:()=>V4,Menu:()=>R4,Merge:()=>T4,MessageCircle:()=>J4,MessageCircleCode:()=>U4,MessageCircleDashed:()=>O4,MessageCircleHeart:()=>E4,MessageCircleMore:()=>W4,MessageCircleOff:()=>G4,MessageCirclePlus:()=>Z4,MessageCircleQuestionMark:()=>Yt,MessageCircleReply:()=>X4,MessageCircleWarning:()=>Q4,MessageCircleX:()=>K4,MessageSquare:()=>p5,MessageSquareCode:()=>Y4,MessageSquareDashed:()=>$4,MessageSquareDiff:()=>e5,MessageSquareDot:()=>a5,MessageSquareHeart:()=>t5,MessageSquareLock:()=>o5,MessageSquareMore:()=>r5,MessageSquareOff:()=>d5,MessageSquarePlus:()=>c5,MessageSquareQuote:()=>s5,MessageSquareReply:()=>i5,MessageSquareShare:()=>n5,MessageSquareText:()=>l5,MessageSquareWarning:()=>u5,MessageSquareX:()=>f5,MessagesSquare:()=>h5,Mic:()=>y5,MicOff:()=>m5,MicVocal:()=>$t,Microchip:()=>k5,Microscope:()=>x5,Microwave:()=>M5,Milestone:()=>g5,Milk:()=>L5,MilkOff:()=>v5,Minimize:()=>I5,Minimize2:()=>w5,Minus:()=>_5,Monitor:()=>j5,MonitorCheck:()=>b5,MonitorCloud:()=>C5,MonitorCog:()=>S5,MonitorDot:()=>A5,MonitorDown:()=>N5,MonitorOff:()=>q5,MonitorPause:()=>z5,MonitorPlay:()=>P5,MonitorSmartphone:()=>H5,MonitorSpeaker:()=>B5,MonitorStop:()=>D5,MonitorUp:()=>F5,MonitorX:()=>V5,Moon:()=>T5,MoonStar:()=>R5,Motorbike:()=>U5,Mountain:()=>E5,MountainSnow:()=>O5,Mouse:()=>J5,MouseOff:()=>G5,MousePointer:()=>K5,MousePointer2:()=>Z5,MousePointer2Off:()=>W5,MousePointerBan:()=>X5,MousePointerClick:()=>Q5,Move:()=>l1,Move3d:()=>eo,MoveDiagonal:()=>$5,MoveDiagonal2:()=>Y5,MoveDown:()=>tk,MoveDownLeft:()=>ek,MoveDownRight:()=>ak,MoveHorizontal:()=>ok,MoveLeft:()=>rk,MoveRight:()=>dk,MoveUp:()=>ik,MoveUpLeft:()=>ck,MoveUpRight:()=>sk,MoveVertical:()=>nk,Music:()=>pk,Music2:()=>lk,Music3:()=>uk,Music4:()=>fk,Navigation:()=>kk,Navigation2:()=>mk,Navigation2Off:()=>hk,NavigationOff:()=>yk,Network:()=>xk,Newspaper:()=>gk,Nfc:()=>Mk,NonBinary:()=>Lk,Notebook:()=>bk,NotebookPen:()=>vk,NotebookTabs:()=>wk,NotebookText:()=>Ik,NotepadText:()=>Ck,NotepadTextDashed:()=>_k,Nut:()=>Ak,NutOff:()=>Sk,Octagon:()=>qk,OctagonAlert:()=>ao,OctagonMinus:()=>Nk,OctagonPause:()=>to,OctagonX:()=>oo,Omega:()=>zk,Option:()=>Pk,Orbit:()=>Hk,Origami:()=>Dk,Package:()=>Ok,Package2:()=>Bk,PackageCheck:()=>Fk,PackageMinus:()=>Rk,PackageOpen:()=>Vk,PackagePlus:()=>jk,PackageSearch:()=>Tk,PackageX:()=>Uk,PaintBucket:()=>Ek,PaintRoller:()=>Wk,Paintbrush:()=>Gk,PaintbrushVertical:()=>ro,Palette:()=>Zk,Panda:()=>Xk,PanelBottom:()=>Jk,PanelBottomClose:()=>Qk,PanelBottomDashed:()=>co,PanelBottomOpen:()=>Kk,PanelLeft:()=>lo,PanelLeftClose:()=>so,PanelLeftDashed:()=>io,PanelLeftOpen:()=>no,PanelLeftRightDashed:()=>Yk,PanelRight:()=>a3,PanelRightClose:()=>$k,PanelRightDashed:()=>uo,PanelRightOpen:()=>e3,PanelTop:()=>r3,PanelTopBottomDashed:()=>t3,PanelTopClose:()=>o3,PanelTopDashed:()=>fo,PanelTopOpen:()=>d3,PanelsLeftBottom:()=>c3,PanelsRightBottom:()=>s3,PanelsTopLeft:()=>po,Paperclip:()=>i3,Parentheses:()=>n3,ParkingMeter:()=>l3,PartyPopper:()=>u3,Pause:()=>f3,PawPrint:()=>p3,PcCase:()=>h3,Pen:()=>mo,PenLine:()=>ho,PenOff:()=>m3,PenTool:()=>y3,Pencil:()=>g3,PencilLine:()=>k3,PencilOff:()=>x3,PencilRuler:()=>M3,Pentagon:()=>v3,Percent:()=>L3,PersonStanding:()=>w3,PhilippinePeso:()=>I3,Phone:()=>q3,PhoneCall:()=>_3,PhoneForwarded:()=>b3,PhoneIncoming:()=>C3,PhoneMissed:()=>S3,PhoneOff:()=>A3,PhoneOutgoing:()=>N3,Pi:()=>z3,Piano:()=>H3,Pickaxe:()=>P3,PictureInPicture:()=>D3,PictureInPicture2:()=>B3,PiggyBank:()=>F3,Pilcrow:()=>R3,PilcrowLeft:()=>V3,PilcrowRight:()=>j3,Pill:()=>U3,PillBottle:()=>T3,Pin:()=>E3,PinOff:()=>O3,Pipette:()=>W3,Pizza:()=>G3,Plane:()=>Q3,PlaneLanding:()=>Z3,PlaneTakeoff:()=>X3,Play:()=>K3,Plug:()=>Y3,Plug2:()=>J3,PlugZap:()=>yo,Plus:()=>$3,Pocket:()=>ax,PocketKnife:()=>ex,Podcast:()=>tx,Pointer:()=>ox,PointerOff:()=>rx,Popcorn:()=>cx,Popsicle:()=>dx,PoundSterling:()=>sx,Power:()=>nx,PowerOff:()=>ix,Presentation:()=>lx,Printer:()=>fx,PrinterCheck:()=>ux,Projector:()=>px,Proportions:()=>hx,Puzzle:()=>mx,Pyramid:()=>yx,QrCode:()=>kx,Quote:()=>xx,Rabbit:()=>Mx,Radar:()=>gx,Radiation:()=>vx,Radical:()=>Lx,Radio:()=>_x,RadioReceiver:()=>wx,RadioTower:()=>Ix,Radius:()=>bx,RailSymbol:()=>Cx,Rainbow:()=>Sx,Rat:()=>Ax,Ratio:()=>Nx,Receipt:()=>Tx,ReceiptCent:()=>qx,ReceiptEuro:()=>zx,ReceiptIndianRupee:()=>Px,ReceiptJapaneseYen:()=>Hx,ReceiptPoundSterling:()=>Bx,ReceiptRussianRuble:()=>Dx,ReceiptSwissFranc:()=>Fx,ReceiptText:()=>Vx,ReceiptTurkishLira:()=>jx,RectangleCircle:()=>Rx,RectangleEllipsis:()=>ko,RectangleGoggles:()=>Ux,RectangleHorizontal:()=>Ox,RectangleVertical:()=>Ex,Recycle:()=>Wx,Redo:()=>Xx,Redo2:()=>Gx,RedoDot:()=>Zx,RefreshCcw:()=>Kx,RefreshCcwDot:()=>Qx,RefreshCw:()=>Yx,RefreshCwOff:()=>Jx,Refrigerator:()=>$x,Regex:()=>e8,RemoveFormatting:()=>a8,Repeat:()=>r8,Repeat1:()=>t8,Repeat2:()=>o8,Replace:()=>c8,ReplaceAll:()=>d8,Reply:()=>i8,ReplyAll:()=>s8,Rewind:()=>n8,Ribbon:()=>l8,Rocket:()=>u8,RockingChair:()=>f8,RollerCoaster:()=>p8,Rose:()=>h8,Rotate3d:()=>xo,RotateCcw:()=>k8,RotateCcwKey:()=>m8,RotateCcwSquare:()=>y8,RotateCw:()=>M8,RotateCwSquare:()=>x8,Route:()=>v8,RouteOff:()=>g8,Router:()=>L8,Rows2:()=>Mo,Rows3:()=>go,Rows4:()=>w8,Rss:()=>I8,Ruler:()=>b8,RulerDimensionLine:()=>_8,RussianRuble:()=>C8,Sailboat:()=>S8,Salad:()=>A8,Sandwich:()=>N8,Satellite:()=>z8,SatelliteDish:()=>q8,SaudiRiyal:()=>P8,Save:()=>u1,SaveAll:()=>H8,SaveOff:()=>B8,Scale:()=>D8,Scale3d:()=>vo,Scaling:()=>F8,Scan:()=>G8,ScanBarcode:()=>V8,ScanEye:()=>j8,ScanFace:()=>R8,ScanHeart:()=>T8,ScanLine:()=>U8,ScanQrCode:()=>O8,ScanSearch:()=>E8,ScanText:()=>W8,School:()=>Z8,Scissors:()=>Q8,ScissorsLineDashed:()=>X8,Scooter:()=>K8,ScreenShare:()=>Y8,ScreenShareOff:()=>J8,Scroll:()=>e6,ScrollText:()=>$8,Search:()=>f1,SearchAlert:()=>a6,SearchCheck:()=>t6,SearchCode:()=>o6,SearchSlash:()=>r6,SearchX:()=>d6,Section:()=>c6,Send:()=>i6,SendHorizontal:()=>Lo,SendToBack:()=>s6,SeparatorHorizontal:()=>n6,SeparatorVertical:()=>l6,Server:()=>h6,ServerCog:()=>u6,ServerCrash:()=>f6,ServerOff:()=>p6,Settings:()=>p1,Settings2:()=>m6,Shapes:()=>y6,Share:()=>x6,Share2:()=>k6,Sheet:()=>M6,Shell:()=>g6,Shield:()=>N6,ShieldAlert:()=>v6,ShieldBan:()=>L6,ShieldCheck:()=>w6,ShieldEllipsis:()=>I6,ShieldHalf:()=>_6,ShieldMinus:()=>b6,ShieldOff:()=>C6,ShieldPlus:()=>S6,ShieldQuestionMark:()=>wo,ShieldUser:()=>A6,ShieldX:()=>Io,Ship:()=>z6,ShipWheel:()=>q6,Shirt:()=>P6,ShoppingBag:()=>H6,ShoppingBasket:()=>B6,ShoppingCart:()=>D6,Shovel:()=>F6,ShowerHead:()=>V6,Shredder:()=>R6,Shrimp:()=>j6,Shrink:()=>T6,Shrub:()=>U6,Shuffle:()=>O6,Sigma:()=>E6,Signal:()=>X6,SignalHigh:()=>W6,SignalLow:()=>G6,SignalMedium:()=>Z6,SignalZero:()=>Q6,Signature:()=>K6,Signpost:()=>Y6,SignpostBig:()=>J6,Siren:()=>$6,SkipBack:()=>e7,SkipForward:()=>a7,Skull:()=>t7,Slack:()=>o7,Slash:()=>r7,Slice:()=>d7,SlidersHorizontal:()=>c7,SlidersVertical:()=>_o,Smartphone:()=>n7,SmartphoneCharging:()=>s7,SmartphoneNfc:()=>i7,Smile:()=>u7,SmilePlus:()=>l7,Snail:()=>f7,Snowflake:()=>h7,SoapDispenserDroplet:()=>p7,Sofa:()=>m7,SolarPanel:()=>y7,Soup:()=>k7,Space:()=>x7,Spade:()=>M7,Sparkle:()=>g7,Sparkles:()=>bo,Speaker:()=>v7,Speech:()=>L7,SpellCheck:()=>I7,SpellCheck2:()=>w7,Spline:()=>b7,SplinePointer:()=>_7,Split:()=>C7,Spool:()=>S7,Spotlight:()=>N7,SprayCan:()=>A7,Sprout:()=>q7,Square:()=>U7,SquareActivity:()=>Co,SquareArrowDown:()=>No,SquareArrowDownLeft:()=>So,SquareArrowDownRight:()=>Ao,SquareArrowLeft:()=>qo,SquareArrowOutDownLeft:()=>zo,SquareArrowOutDownRight:()=>Po,SquareArrowOutUpLeft:()=>Ho,SquareArrowOutUpRight:()=>Bo,SquareArrowRight:()=>Do,SquareArrowUp:()=>jo,SquareArrowUpLeft:()=>Fo,SquareArrowUpRight:()=>Vo,SquareAsterisk:()=>Ro,SquareBottomDashedScissors:()=>To,SquareChartGantt:()=>Ae,SquareCheck:()=>Oo,SquareCheckBig:()=>Uo,SquareChevronDown:()=>Eo,SquareChevronLeft:()=>Wo,SquareChevronRight:()=>Go,SquareChevronUp:()=>Zo,SquareCode:()=>Xo,SquareDashed:()=>Jo,SquareDashedBottom:()=>P7,SquareDashedBottomCode:()=>z7,SquareDashedKanban:()=>Qo,SquareDashedMousePointer:()=>Ko,SquareDashedTopSolid:()=>H7,SquareDivide:()=>Yo,SquareDot:()=>$o,SquareEqual:()=>er,SquareFunction:()=>ar,SquareKanban:()=>tr,SquareLibrary:()=>or,SquareM:()=>dr,SquareMenu:()=>rr,SquareMinus:()=>cr,SquareMousePointer:()=>sr,SquareParking:()=>nr,SquareParkingOff:()=>ir,SquarePause:()=>B7,SquarePen:()=>ye,SquarePercent:()=>lr,SquarePi:()=>fr,SquarePilcrow:()=>ur,SquarePlay:()=>pr,SquarePlus:()=>hr,SquarePower:()=>mr,SquareRadical:()=>D7,SquareRoundCorner:()=>F7,SquareScissors:()=>yr,SquareSigma:()=>kr,SquareSlash:()=>xr,SquareSplitHorizontal:()=>Mr,SquareSplitVertical:()=>gr,SquareSquare:()=>V7,SquareStack:()=>j7,SquareStar:()=>R7,SquareStop:()=>T7,SquareTerminal:()=>vr,SquareUser:()=>wr,SquareUserRound:()=>Lr,SquareX:()=>Ir,SquaresExclude:()=>O7,SquaresIntersect:()=>E7,SquaresSubtract:()=>W7,SquaresUnite:()=>Z7,Squircle:()=>X7,SquircleDashed:()=>G7,Squirrel:()=>Q7,Stamp:()=>K7,Star:()=>$7,StarHalf:()=>J7,StarOff:()=>Y7,StepBack:()=>e9,StepForward:()=>a9,Stethoscope:()=>o9,Sticker:()=>t9,StickyNote:()=>r9,Stone:()=>d9,Store:()=>c9,StretchHorizontal:()=>s9,StretchVertical:()=>i9,Strikethrough:()=>n9,Subscript:()=>l9,Sun:()=>m9,SunDim:()=>u9,SunMedium:()=>f9,SunMoon:()=>p9,SunSnow:()=>h9,Sunrise:()=>y9,Sunset:()=>k9,Superscript:()=>x9,SwatchBook:()=>g9,SwissFranc:()=>M9,SwitchCamera:()=>v9,Sword:()=>L9,Swords:()=>w9,Syringe:()=>I9,Table:()=>z9,Table2:()=>_9,TableCellsMerge:()=>b9,TableCellsSplit:()=>C9,TableColumnsSplit:()=>S9,TableOfContents:()=>A9,TableProperties:()=>N9,TableRowsSplit:()=>q9,Tablet:()=>H9,TabletSmartphone:()=>P9,Tablets:()=>B9,Tag:()=>D9,Tags:()=>F9,Tally1:()=>V9,Tally2:()=>j9,Tally3:()=>R9,Tally4:()=>T9,Tally5:()=>U9,Tangent:()=>O9,Target:()=>E9,Telescope:()=>G9,Tent:()=>Z9,TentTree:()=>W9,Terminal:()=>X9,TestTube:()=>Q9,TestTubeDiagonal:()=>_r,TestTubes:()=>K9,TextAlignCenter:()=>br,TextAlignEnd:()=>Cr,TextAlignJustify:()=>Sr,TextAlignStart:()=>xe,TextCursor:()=>Y9,TextCursorInput:()=>J9,TextInitial:()=>Ar,TextQuote:()=>$9,TextSearch:()=>eM,TextSelect:()=>Nr,TextWrap:()=>qr,Theater:()=>aM,Thermometer:()=>rM,ThermometerSnowflake:()=>tM,ThermometerSun:()=>oM,ThumbsDown:()=>dM,ThumbsUp:()=>cM,Ticket:()=>pM,TicketCheck:()=>sM,TicketMinus:()=>iM,TicketPercent:()=>nM,TicketPlus:()=>lM,TicketSlash:()=>uM,TicketX:()=>fM,Tickets:()=>mM,TicketsPlane:()=>hM,Timer:()=>xM,TimerOff:()=>yM,TimerReset:()=>kM,ToggleLeft:()=>MM,ToggleRight:()=>gM,Toilet:()=>vM,ToolCase:()=>LM,Toolbox:()=>wM,Tornado:()=>IM,Torus:()=>_M,Touchpad:()=>CM,TouchpadOff:()=>bM,TowerControl:()=>SM,ToyBrick:()=>AM,Tractor:()=>NM,TrafficCone:()=>qM,TrainFront:()=>PM,TrainFrontTunnel:()=>zM,TrainTrack:()=>HM,TramFront:()=>zr,Transgender:()=>BM,Trash:()=>FM,Trash2:()=>DM,TreeDeciduous:()=>VM,TreePalm:()=>Pr,TreePine:()=>jM,Trees:()=>RM,Trello:()=>TM,TrendingDown:()=>UM,TrendingUp:()=>EM,TrendingUpDown:()=>OM,Triangle:()=>ZM,TriangleAlert:()=>Hr,TriangleDashed:()=>WM,TriangleRight:()=>GM,Trophy:()=>XM,Truck:()=>KM,TruckElectric:()=>QM,TurkishLira:()=>JM,Turntable:()=>YM,Turtle:()=>$M,Tv:()=>ag,TvMinimal:()=>Br,TvMinimalPlay:()=>eg,Twitch:()=>tg,Twitter:()=>og,Type:()=>dg,TypeOutline:()=>rg,Umbrella:()=>sg,UmbrellaOff:()=>cg,Underline:()=>ig,Undo:()=>ug,Undo2:()=>ng,UndoDot:()=>lg,UnfoldHorizontal:()=>fg,UnfoldVertical:()=>pg,Ungroup:()=>hg,University:()=>Dr,Unlink:()=>yg,Unlink2:()=>mg,Unplug:()=>kg,Upload:()=>h1,Usb:()=>xg,User:()=>Ng,UserCheck:()=>Mg,UserCog:()=>gg,UserLock:()=>Lg,UserMinus:()=>vg,UserPen:()=>wg,UserPlus:()=>Ig,UserRound:()=>Ur,UserRoundCheck:()=>Fr,UserRoundCog:()=>Vr,UserRoundMinus:()=>jr,UserRoundPen:()=>_g,UserRoundPlus:()=>Rr,UserRoundSearch:()=>bg,UserRoundX:()=>Tr,UserSearch:()=>Cg,UserStar:()=>Sg,UserX:()=>Ag,Users:()=>qg,UsersRound:()=>Or,Utensils:()=>Wr,UtensilsCrossed:()=>Er,UtilityPole:()=>zg,Van:()=>Pg,Variable:()=>Hg,Vault:()=>Bg,VectorSquare:()=>Dg,Vegan:()=>Fg,VenetianMask:()=>Vg,Venus:()=>Rg,VenusAndMars:()=>jg,Vibrate:()=>Ug,VibrateOff:()=>Tg,Video:()=>Eg,VideoOff:()=>Og,Videotape:()=>Wg,View:()=>Gg,Voicemail:()=>Zg,Volleyball:()=>Xg,Volume:()=>$g,Volume1:()=>Qg,Volume2:()=>Jg,VolumeOff:()=>Kg,VolumeX:()=>Yg,Vote:()=>ev,Wallet:()=>tv,WalletCards:()=>av,WalletMinimal:()=>Gr,Wallpaper:()=>ov,Wand:()=>rv,WandSparkles:()=>Zr,Warehouse:()=>dv,WashingMachine:()=>cv,Watch:()=>sv,Waves:()=>uv,WavesArrowDown:()=>iv,WavesArrowUp:()=>nv,WavesLadder:()=>lv,Waypoints:()=>fv,Webcam:()=>pv,Webhook:()=>mv,WebhookOff:()=>hv,Weight:()=>kv,WeightTilde:()=>yv,Wheat:()=>Mv,WheatOff:()=>xv,WholeWord:()=>gv,Wifi:()=>Sv,WifiCog:()=>vv,WifiHigh:()=>Lv,WifiLow:()=>wv,WifiOff:()=>Iv,WifiPen:()=>_v,WifiSync:()=>bv,WifiZero:()=>Cv,Wind:()=>Nv,WindArrowDown:()=>Av,Wine:()=>zv,WineOff:()=>qv,Workflow:()=>Pv,Worm:()=>Hv,Wrench:()=>Bv,X:()=>pe,Youtube:()=>Dv,Zap:()=>Vv,ZapOff:()=>Fv,ZoomIn:()=>m1,ZoomOut:()=>jv});var eL=require("react");var GL=f=>f.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),iI=f=>f.replace(/^([A-Z])|[\s-_]+(\w)/g,(u,t,r)=>r?r.toUpperCase():t.toLowerCase()),wL=f=>{let u=iI(f);return u.charAt(0).toUpperCase()+u.slice(1)},Yv=(...f)=>f.filter((u,t,r)=>!!u&&u.trim()!==""&&r.indexOf(u)===t).join(" ").trim(),ZL=f=>{for(let u in f)if(u.startsWith("aria-")||u==="role"||u==="title")return!0};var Xv=require("react");var XL={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"};var $v=(0,Xv.forwardRef)(({color:f="currentColor",size:u=24,strokeWidth:t=2,absoluteStrokeWidth:r,className:a="",children:o,iconNode:i,...n},y)=>(0,Xv.createElement)("svg",{ref:y,...XL,width:u,height:u,stroke:f,strokeWidth:r?Number(t)*24/Number(u):t,className:Yv("lucide",a),...!o&&!ZL(n)&&{"aria-hidden":"true"},...n},[...i.map(([M,s])=>(0,Xv.createElement)(M,s)),...Array.isArray(o)?o:[o]]));var e=(f,u)=>{let t=(0,eL.forwardRef)(({className:r,...a},o)=>(0,eL.createElement)($v,{ref:o,iconNode:u,className:Yv(`lucide-${GL(wL(f))}`,`lucide-${f}`,r),...a}));return t.displayName=wL(f),t};var nI=[["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"}]],b1=e("a-arrow-down",nI);var lI=[["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"}]],C1=e("a-large-small",lI);var uI=[["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"}]],S1=e("a-arrow-up",uI);var fI=[["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"}]],A1=e("accessibility",fI);var pI=[["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"}]],N1=e("activity",pI);var hI=[["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"}]],q1=e("air-vent",hI);var mI=[["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"}]],z1=e("airplay",mI);var yI=[["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"}]],Te=e("alarm-clock-check",yI);var kI=[["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"}]],Ue=e("alarm-clock-minus",kI);var xI=[["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"}]],P1=e("alarm-clock-off",xI);var MI=[["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"}]],Oe=e("alarm-clock-plus",MI);var gI=[["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"}]],H1=e("alarm-clock",gI);var vI=[["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"}]],B1=e("alarm-smoke",vI);var LI=[["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"}]],D1=e("album",LI);var wI=[["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"}]],F1=e("align-center-horizontal",wI);var II=[["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"}]],V1=e("align-center-vertical",II);var _I=[["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"}]],j1=e("align-end-horizontal",_I);var bI=[["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"}]],R1=e("align-end-vertical",bI);var CI=[["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"}]],T1=e("align-horizontal-distribute-center",CI);var SI=[["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"}]],U1=e("align-horizontal-distribute-end",SI);var AI=[["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"}]],O1=e("align-horizontal-distribute-start",AI);var NI=[["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"}]],E1=e("align-horizontal-justify-center",NI);var qI=[["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"}]],W1=e("align-horizontal-justify-end",qI);var zI=[["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"}]],G1=e("align-horizontal-justify-start",zI);var PI=[["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"}]],Z1=e("align-horizontal-space-around",PI);var HI=[["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"}]],X1=e("align-horizontal-space-between",HI);var BI=[["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"}]],Q1=e("align-start-horizontal",BI);var DI=[["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"}]],K1=e("align-start-vertical",DI);var FI=[["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"}]],J1=e("align-vertical-distribute-center",FI);var VI=[["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"}]],Y1=e("align-vertical-distribute-end",VI);var jI=[["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"}]],$1=e("align-vertical-distribute-start",jI);var RI=[["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"}]],ed=e("align-vertical-justify-center",RI);var TI=[["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"}]],ad=e("align-vertical-justify-end",TI);var UI=[["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"}]],td=e("align-vertical-justify-start",UI);var OI=[["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"}]],od=e("align-vertical-space-around",OI);var EI=[["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"}]],rd=e("align-vertical-space-between",EI);var WI=[["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"}]],dd=e("ambulance",WI);var GI=[["path",{d:"M16 12h3",key:"4uvgyw"}],["path",{d:"M17.5 12a8 8 0 0 1-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:"nfoe1t"}]],cd=e("ampersand",GI);var ZI=[["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"}]],sd=e("ampersands",ZI);var XI=[["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"}]],id=e("amphora",XI);var QI=[["path",{d:"M12 6v16",key:"nqf5sj"}],["path",{d:"m19 13 2-1a9 9 0 0 1-18 0l2 1",key:"y7qv08"}],["path",{d:"M9 11h6",key:"1fldmi"}],["circle",{cx:"12",cy:"4",r:"2",key:"muu5ef"}]],nd=e("anchor",QI);var KI=[["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"}]],ld=e("angry",KI);var JI=[["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"}]],ud=e("annoyed",JI);var YI=[["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"}]],fd=e("antenna",YI);var $I=[["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"}]],pd=e("anvil",$I);var e_=[["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"}]],hd=e("aperture",e_);var a_=[["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"}]],md=e("app-window-mac",a_);var t_=[["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"}]],yd=e("app-window",t_);var o_=[["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"}]],kd=e("apple",o_);var r_=[["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"}]],xd=e("archive-restore",r_);var d_=[["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"}]],Md=e("archive-x",d_);var c_=[["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"}]],gd=e("armchair",c_);var s_=[["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"}]],vd=e("archive",s_);var i_=[["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"}]],Ld=e("arrow-big-down-dash",i_);var n_=[["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"}]],wd=e("arrow-big-down",n_);var l_=[["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"}]],Id=e("arrow-big-left-dash",l_);var u_=[["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"}]],_d=e("arrow-big-left",u_);var f_=[["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"}]],bd=e("arrow-big-right-dash",f_);var p_=[["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"}]],Cd=e("arrow-big-right",p_);var h_=[["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"}]],Sd=e("arrow-big-up-dash",h_);var m_=[["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"}]],Ad=e("arrow-big-up",m_);var y_=[["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"}]],Nd=e("arrow-down-0-1",y_);var k_=[["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"}]],qd=e("arrow-down-1-0",k_);var x_=[["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"}]],Ee=e("arrow-down-a-z",x_);var M_=[["path",{d:"M17 7 7 17",key:"15tmo1"}],["path",{d:"M17 17H7V7",key:"1org7z"}]],zd=e("arrow-down-left",M_);var g_=[["path",{d:"M19 3H5",key:"1236rx"}],["path",{d:"M12 21V7",key:"gj6g52"}],["path",{d:"m6 15 6 6 6-6",key:"h15q88"}]],Pd=e("arrow-down-from-line",g_);var v_=[["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"}]],Hd=e("arrow-down-narrow-wide",v_);var L_=[["path",{d:"m7 7 10 10",key:"1fmybs"}],["path",{d:"M17 7v10H7",key:"6fjiku"}]],Bd=e("arrow-down-right",L_);var w_=[["path",{d:"M12 17V3",key:"1cwfxf"}],["path",{d:"m6 11 6 6 6-6",key:"12ii2o"}],["path",{d:"M19 21H5",key:"150jfl"}]],Dd=e("arrow-down-to-line",w_);var I_=[["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"}]],Fd=e("arrow-down-to-dot",I_);var __=[["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"}]],Vd=e("arrow-down-up",__);var b_=[["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"}]],We=e("arrow-down-wide-narrow",b_);var C_=[["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"}]],Ge=e("arrow-down-z-a",C_);var S_=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],jd=e("arrow-down",S_);var A_=[["path",{d:"m9 6-6 6 6 6",key:"7v63n9"}],["path",{d:"M3 12h14",key:"13k4hi"}],["path",{d:"M21 19V5",key:"b4bplr"}]],Rd=e("arrow-left-from-line",A_);var N_=[["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"}]],Td=e("arrow-left-right",N_);var q_=[["path",{d:"M3 19V5",key:"rwsyhb"}],["path",{d:"m13 6-6 6 6 6",key:"1yhaz7"}],["path",{d:"M7 12h14",key:"uoisry"}]],Ud=e("arrow-left-to-line",q_);var z_=[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]],Od=e("arrow-left",z_);var P_=[["path",{d:"M3 5v14",key:"1nt18q"}],["path",{d:"M21 12H7",key:"13ipq5"}],["path",{d:"m15 18 6-6-6-6",key:"6tx3qv"}]],Ed=e("arrow-right-from-line",P_);var H_=[["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"}]],Wd=e("arrow-right-left",H_);var B_=[["path",{d:"M17 12H3",key:"8awo09"}],["path",{d:"m11 18 6-6-6-6",key:"8c2y43"}],["path",{d:"M21 5v14",key:"nzette"}]],Gd=e("arrow-right-to-line",B_);var D_=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]],Zd=e("arrow-right",D_);var F_=[["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"}]],Xd=e("arrow-up-0-1",F_);var V_=[["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"}]],Qd=e("arrow-up-1-0",V_);var j_=[["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"}]],Ze=e("arrow-up-a-z",j_);var R_=[["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"}]],Kd=e("arrow-up-down",R_);var T_=[["path",{d:"m18 9-6-6-6 6",key:"kcunyi"}],["path",{d:"M12 3v14",key:"7cf3v8"}],["path",{d:"M5 21h14",key:"11awu3"}]],Jd=e("arrow-up-from-line",T_);var U_=[["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"}]],Yd=e("arrow-up-from-dot",U_);var O_=[["path",{d:"M7 17V7h10",key:"11bw93"}],["path",{d:"M17 17 7 7",key:"2786uv"}]],$d=e("arrow-up-left",O_);var E_=[["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"}]],Xe=e("arrow-up-narrow-wide",E_);var W_=[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]],ec=e("arrow-up-right",W_);var G_=[["path",{d:"M5 3h14",key:"7usisc"}],["path",{d:"m18 13-6-6-6 6",key:"1kf1n9"}],["path",{d:"M12 7v14",key:"1akyts"}]],ac=e("arrow-up-to-line",G_);var Z_=[["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"}]],tc=e("arrow-up-wide-narrow",Z_);var X_=[["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"}]],Qe=e("arrow-up-z-a",X_);var Q_=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],oc=e("arrow-up",Q_);var K_=[["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"}]],rc=e("arrows-up-from-line",K_);var J_=[["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"}]],dc=e("asterisk",J_);var Y_=[["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"}]],cc=e("at-sign",Y_);var $_=[["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"}]],sc=e("atom",$_);var eb=[["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"}]],ic=e("audio-lines",eb);var ab=[["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"}]],nc=e("audio-waveform",ab);var tb=[["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"}]],lc=e("award",tb);var ob=[["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"}]],uc=e("axe",ob);var rb=[["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"}]],Ke=e("axis-3d",rb);var db=[["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"}]],fc=e("baby",db);var 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"}]],pc=e("backpack",cb);var 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"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]],hc=e("badge-alert",sb);var 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:"M12 7v10",key:"jspqdw"}],["path",{d:"M15.4 10a4 4 0 1 0 0 4",key:"2eqtx8"}]],mc=e("badge-cent",ib);var 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"}]],Je=e("badge-check",nb);var 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"}],["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"}]],yc=e("badge-dollar-sign",lb);var ub=[["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"}]],kc=e("badge-euro",ub);var 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"}],["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"}]],xc=e("badge-indian-rupee",fb);var 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:"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"}]],Mc=e("badge-japanese-yen",pb);var 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"}],["line",{x1:"12",x2:"12",y1:"16",y2:"12",key:"1y1yb1"}],["line",{x1:"12",x2:"12.01",y1:"8",y2:"8",key:"110wyk"}]],gc=e("badge-info",hb);var mb=[["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"}]],vc=e("badge-minus",mb);var yb=[["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"}]],Lc=e("badge-percent",yb);var kb=[["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"}]],wc=e("badge-plus",kb);var xb=[["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"}]],Ye=e("badge-question-mark",xb);var Mb=[["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"}]],Ic=e("badge-pound-sterling",Mb);var gb=[["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"}]],_c=e("badge-russian-ruble",gb);var 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:"M11 17V8h4",key:"1bfq6y"}],["path",{d:"M11 12h3",key:"2eqnfz"}],["path",{d:"M9 16h4",key:"1skf3a"}]],bc=e("badge-swiss-franc",vb);var Lb=[["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"}]],Cc=e("badge-turkish-lira",Lb);var wb=[["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"}]],Sc=e("badge-x",wb);var 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"}]],Ac=e("badge",Ib);var _b=[["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"}]],Nc=e("baggage-claim",_b);var bb=[["path",{d:"M12 16v1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v1",key:"2nz4b"}],["path",{d:"M12 6a2 2 0 0 1 2 2",key:"7y7d82"}],["path",{d:"M18 8c0 4-3.5 8-6 8s-6-4-6-8a6 6 0 0 1 12 0",key:"vqb5s3"}]],qc=e("balloon",bb);var Cb=[["path",{d:"M4.929 4.929 19.07 19.071",key:"196cmz"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],zc=e("ban",Cb);var Sb=[["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"}]],Pc=e("banana",Sb);var Ab=[["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"}]],Hc=e("bandage",Ab);var Nb=[["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"}]],Bc=e("banknote-arrow-down",Nb);var qb=[["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"}]],Dc=e("banknote-arrow-up",qb);var zb=[["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"}]],Fc=e("banknote-x",zb);var Pb=[["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"}]],Vc=e("banknote",Pb);var Hb=[["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"}]],jc=e("barcode",Hb);var Bb=[["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"}]],Rc=e("barrel",Bb);var Db=[["path",{d:"M4 20h16",key:"14thso"}],["path",{d:"m6 16 6-12 6 12",key:"1b4byz"}],["path",{d:"M8 12h8",key:"1wcyev"}]],Tc=e("baseline",Db);var Fb=[["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"}]],Uc=e("bath",Fb);var Vb=[["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"}]],Oc=e("battery-charging",Vb);var jb=[["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"}]],Ec=e("battery-full",jb);var Rb=[["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"}]],Wc=e("battery-low",Rb);var Tb=[["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"}]],Gc=e("battery-medium",Tb);var Ub=[["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"}]],Zc=e("battery-plus",Ub);var Ob=[["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"}]],Xc=e("battery-warning",Ob);var Eb=[["path",{d:"M 22 14 L 22 10",key:"nqc4tb"}],["rect",{x:"2",y:"6",width:"16",height:"12",rx:"2",key:"13zb55"}]],Qc=e("battery",Eb);var Wb=[["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"}]],Kc=e("beaker",Wb);var Gb=[["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"}]],Jc=e("bean-off",Gb);var Zb=[["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"}]],Yc=e("bean",Zb);var Xb=[["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"}]],$c=e("bed-double",Xb);var Qb=[["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"}]],e2=e("bed-single",Qb);var Kb=[["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=e("bed",Kb);var Jb=[["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"}]],t2=e("beef",Jb);var Yb=[["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=e("beer-off",Yb);var $b=[["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"}]],r2=e("beer",$b);var eC=[["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"}]],d2=e("bell-dot",eC);var aC=[["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"}]],c2=e("bell-electric",aC);var tC=[["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"}]],s2=e("bell-minus",tC);var oC=[["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"}]],i2=e("bell-off",oC);var rC=[["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"}]],n2=e("bell-plus",rC);var dC=[["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"}]],l2=e("bell-ring",dC);var cC=[["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=e("bell",cC);var sC=[["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"}]],$e=e("between-horizontal-end",sC);var iC=[["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"}]],ea=e("between-horizontal-start",iC);var nC=[["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"}]],f2=e("between-vertical-end",nC);var lC=[["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"}]],p2=e("between-vertical-start",lC);var uC=[["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"}]],h2=e("biceps-flexed",uC);var fC=[["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"}]],m2=e("bike",fC);var pC=[["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"}]],y2=e("binary",pC);var hC=[["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"}]],k2=e("binoculars",hC);var mC=[["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"}]],x2=e("biohazard",mC);var yC=[["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"}]],M2=e("bird",yC);var kC=[["path",{d:"M12 18v4",key:"jadmvz"}],["path",{d:"m17 18 1.956-11.468",key:"l5n2ro"}],["path",{d:"m3 8 7.82-5.615a2 2 0 0 1 2.36 0L21 8",key:"1sy6n7"}],["path",{d:"M4 18h16",key:"19g7jn"}],["path",{d:"M7 18 5.044 6.532",key:"1uqdf2"}],["circle",{cx:"12",cy:"10",r:"2",key:"1yojzk"}]],g2=e("birdhouse",kC);var xC=[["circle",{cx:"9",cy:"9",r:"7",key:"p2h5vp"}],["circle",{cx:"15",cy:"15",r:"7",key:"19ennj"}]],v2=e("blend",xC);var MC=[["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"}]],L2=e("bitcoin",MC);var gC=[["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"}]],w2=e("blinds",gC);var vC=[["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"}]],I2=e("blocks",vC);var LC=[["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"}]],_2=e("bluetooth-connected",LC);var wC=[["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"}]],b2=e("bluetooth-off",wC);var IC=[["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"}]],C2=e("bluetooth-searching",IC);var _C=[["path",{d:"m7 7 10 10-5 5V2l5 5L7 17",key:"1q5490"}]],S2=e("bluetooth",_C);var bC=[["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"}]],$r=e("bold",bC);var CC=[["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=e("bolt",CC);var SC=[["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"}]],N2=e("bomb",SC);var AC=[["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=e("bone",AC);var NC=[["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"}]],z2=e("book-a",NC);var qC=[["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"}]],P2=e("book-audio",qC);var zC=[["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"}]],H2=e("book-alert",zC);var PC=[["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"}]],B2=e("book-check",PC);var HC=[["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"}]],D2=e("book-copy",HC);var BC=[["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"}]],aa=e("book-dashed",BC);var DC=[["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"}]],F2=e("book-down",DC);var FC=[["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"}]],V2=e("book-headphones",FC);var VC=[["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=e("book-heart",VC);var jC=[["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"}]],R2=e("book-image",jC);var RC=[["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"}]],T2=e("book-key",RC);var TC=[["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"}]],U2=e("book-lock",TC);var UC=[["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"}]],O2=e("book-marked",UC);var OC=[["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"}]],E2=e("book-minus",OC);var EC=[["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"}]],W2=e("book-open-check",EC);var WC=[["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"}]],G2=e("book-open-text",WC);var GC=[["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=e("book-open",GC);var ZC=[["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=e("book-plus",ZC);var XC=[["path",{d:"M11 22H5.5a1 1 0 0 1 0-5h4.501",key:"mcbepb"}],["path",{d:"m21 22-1.879-1.878",key:"12q7x1"}],["path",{d:"M3 19.5v-15A2.5 2.5 0 0 1 5.5 2H18a1 1 0 0 1 1 1v8",key:"olfd5n"}],["circle",{cx:"17",cy:"18",r:"3",key:"82mm0e"}]],Q2=e("book-search",XC);var QC=[["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=e("book-text",QC);var KC=[["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"}]],J2=e("book-type",KC);var JC=[["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"}]],Y2=e("book-up",JC);var YC=[["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"}]],$2=e("book-up-2",YC);var $C=[["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"}]],es=e("book-user",$C);var eS=[["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"}]],as=e("book-x",eS);var aS=[["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"}]],ts=e("book",aS);var tS=[["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"}]],os=e("bookmark-check",tS);var oS=[["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"}]],rs=e("bookmark-minus",oS);var rS=[["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"}]],ds=e("bookmark-plus",rS);var dS=[["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"}]],cs=e("bookmark-x",dS);var cS=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z",key:"1fy3hk"}]],ss=e("bookmark",cS);var sS=[["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"}]],is=e("boom-box",sS);var iS=[["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"}]],ns=e("bot-message-square",iS);var nS=[["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"}]],ls=e("bot-off",nS);var lS=[["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"}]],us=e("bot",lS);var uS=[["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"}]],fs=e("bottle-wine",uS);var fS=[["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"}]],ps=e("bow-arrow",fS);var pS=[["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"}]],hs=e("box",pS);var hS=[["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"}]],ms=e("boxes",hS);var mS=[["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"}]],ta=e("braces",mS);var yS=[["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"}]],ys=e("brackets",yS);var kS=[["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"}]],ks=e("brain-circuit",kS);var xS=[["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"}]],xs=e("brain-cog",xS);var MS=[["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"}]],Ms=e("brain",MS);var gS=[["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"}]],gs=e("brick-wall-fire",gS);var vS=[["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"}]],vs=e("brick-wall-shield",vS);var LS=[["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"}]],Ls=e("brick-wall",LS);var wS=[["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"}]],ws=e("briefcase-business",wS);var IS=[["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"}]],Is=e("briefcase-conveyor-belt",IS);var _S=[["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"}]],_s=e("briefcase-medical",_S);var bS=[["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"}]],bs=e("briefcase",bS);var CS=[["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"}]],Cs=e("bring-to-front",CS);var SS=[["path",{d:"m16 22-1-4",key:"1ow2iv"}],["path",{d:"M19 14a1 1 0 0 0 1-1v-1a2 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 2v1a1 1 0 0 0 1 1",key:"11gii7"}],["path",{d:"M19 14H5l-1.973 6.767A1 1 0 0 0 4 22h16a1 1 0 0 0 .973-1.233z",key:"bju7h4"}],["path",{d:"m8 22 1-4",key:"s3unb"}]],Ss=e("brush-cleaning",SS);var AS=[["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"}]],As=e("brush",AS);var NS=[["path",{d:"M7.001 15.085A1.5 1.5 0 0 1 9 16.5",key:"y44lvh"}],["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"}]],Ns=e("bubbles",NS);var qS=[["path",{d:"M12 20v-8",key:"i3yub9"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M15 7.13V6a3 3 0 0 0-5.14-2.1L8 2",key:"vl8zik"}],["path",{d:"M18 12.34V11a4 4 0 0 0-4-4h-1.3",key:"sz915m"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M21 5a4 4 0 0 1-3.55 3.97",key:"5cxbf6"}],["path",{d:"M22 13h-3.34",key:"1y15gv"}],["path",{d:"M3 21a4 4 0 0 1 3.81-4",key:"1fjd4g"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"M7.7 7.7A4 4 0 0 0 6 11v3a6 6 0 0 0 11.13 3.13",key:"1njkjs"}]],qs=e("bug-off",qS);var zS=[["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:"M21 5a4 4 0 0 1-3.55 3.97",key:"5cxbf6"}],["path",{d:"M3 21a4 4 0 0 1 3.81-4",key:"1fjd4g"}],["path",{d:"M3 5a4 4 0 0 0 3.55 3.97",key:"1d7oge"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M9 7.13V6a3 3 0 1 1 6 0v1.13",key:"1vgav8"}]],zs=e("bug-play",zS);var PS=[["path",{d:"M12 20v-9",key:"1qisl0"}],["path",{d:"M14 7a4 4 0 0 1 4 4v3a6 6 0 0 1-12 0v-3a4 4 0 0 1 4-4z",key:"uouzyp"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M21 21a4 4 0 0 0-3.81-4",key:"1b0z45"}],["path",{d:"M21 5a4 4 0 0 1-3.55 3.97",key:"5cxbf6"}],["path",{d:"M22 13h-4",key:"1jl80f"}],["path",{d:"M3 21a4 4 0 0 1 3.81-4",key:"1fjd4g"}],["path",{d:"M3 5a4 4 0 0 0 3.55 3.97",key:"1d7oge"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M9 7.13V6a3 3 0 1 1 6 0v1.13",key:"1vgav8"}]],Ps=e("bug",PS);var HS=[["path",{d:"M10 12h4",key:"a56b0p"}],["path",{d:"M10 8h4",key:"1sr2af"}],["path",{d:"M14 21v-3a2 2 0 0 0-4 0v3",key:"1rgiei"}],["path",{d:"M6 10H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2",key:"secmi2"}],["path",{d:"M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16",key:"16ra0t"}]],Hs=e("building-2",HS);var BS=[["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"}]],Bs=e("building",BS);var DS=[["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"}]],Ds=e("bus-front",DS);var FS=[["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"}]],Fs=e("bus",FS);var VS=[["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"}]],Vs=e("cable-car",VS);var jS=[["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"}]],js=e("cable",jS);var RS=[["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"}]],Rs=e("cake-slice",RS);var TS=[["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"}]],Ts=e("cake",TS);var US=[["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"}]],Us=e("calculator",US);var OS=[["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"}]],Os=e("calendar-1",OS);var ES=[["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"}]],Es=e("calendar-arrow-down",ES);var WS=[["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"}]],Ws=e("calendar-arrow-up",WS);var GS=[["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"}]],Gs=e("calendar-check-2",GS);var ZS=[["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"}]],Zs=e("calendar-clock",ZS);var XS=[["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"}]],Xs=e("calendar-check",XS);var QS=[["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 10.592V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6",key:"1pvbig"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}]],Qs=e("calendar-cog",QS);var KS=[["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"}]],Ks=e("calendar-days",KS);var JS=[["path",{d:"M3 20a2 2 0 0 0 2 2h10a2.4 2.4 0 0 0 1.706-.706l3.588-3.588A2.4 2.4 0 0 0 21 16V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2z",key:"r586nh"}],["path",{d:"M15 22v-5a1 1 0 0 1 1-1h5",key:"xl3app"}],["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M3 10h18",key:"8toen8"}]],Js=e("calendar-fold",JS);var YS=[["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"}]],Ys=e("calendar-heart",YS);var $S=[["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"}]],$s=e("calendar-minus-2",$S);var eA=[["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"}]],ei=e("calendar-minus",eA);var aA=[["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"}]],ai=e("calendar-off",aA);var tA=[["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"}]],ti=e("calendar-plus-2",tA);var oA=[["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"}]],oi=e("calendar-plus",oA);var rA=[["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"}]],ri=e("calendar-range",rA);var dA=[["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"}]],di=e("calendar-search",dA);var cA=[["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"}]],ci=e("calendar-sync",cA);var sA=[["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"}]],si=e("calendar-x-2",sA);var iA=[["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"}]],ii=e("calendar-x",iA);var nA=[["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"}]],ni=e("calendar",nA);var lA=[["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M15.726 21.01A2 2 0 0 1 14 22H4a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2",key:"j6srht"}],["path",{d:"M18 2v2",key:"1kh14s"}],["path",{d:"M2 13h2",key:"13gyu8"}],["path",{d:"M8 8h14",key:"12jxz2"}],["rect",{x:"8",y:"3",width:"14",height:"14",rx:"2",key:"nsru6w"}]],li=e("calendars",lA);var uA=[["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"}]],ui=e("camera-off",uA);var fA=[["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"}]],fi=e("camera",fA);var pA=[["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"}]],pi=e("candy-cane",pA);var hA=[["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"}]],hi=e("candy-off",hA);var mA=[["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"}]],mi=e("candy",mA);var yA=[["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"}]],yi=e("cannabis",yA);var kA=[["path",{d:"M12 22v-4c1.5 1.5 3.5 3 6 3 0-1.5-.5-3.5-2-5",key:"1bqfb7"}],["path",{d:"M13.988 8.327C13.902 6.054 13.365 3.82 12 2a9.3 9.3 0 0 0-1.445 2.9",key:"1p520n"}],["path",{d:"M17.375 11.725C18.882 10.53 21 7.841 21 6c-2.324 0-5.08 1.296-6.662 2.684",key:"q2itvb"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M21.024 15.378A15 15 0 0 0 22 15c-.426-1.279-2.67-2.557-4.25-2.907",key:"j9amvs"}],["path",{d:"M6.995 6.992C5.714 6.4 4.29 6 3 6c0 2 2.5 5 4 6-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",key:"8gmd5g"}]],ki=e("cannabis-off",kA);var xA=[["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"}]],xi=e("captions-off",xA);var MA=[["rect",{width:"18",height:"14",x:"3",y:"5",rx:"2",ry:"2",key:"12ruh7"}],["path",{d:"M7 15h4M15 15h2M7 11h2M13 11h4",key:"1ueiar"}]],oa=e("captions",MA);var gA=[["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"}]],Mi=e("car-front",gA);var vA=[["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"}]],gi=e("car-taxi-front",vA);var LA=[["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"}]],vi=e("car",LA);var wA=[["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"}]],Li=e("caravan",wA);var IA=[["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"}]],wi=e("card-sim",IA);var _A=[["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"}]],Ii=e("carrot",_A);var bA=[["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"}]],_i=e("case-lower",bA);var CA=[["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"}]],bi=e("case-sensitive",CA);var SA=[["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"}]],Ci=e("case-upper",SA);var AA=[["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"}]],Si=e("cassette-tape",AA);var NA=[["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"}]],Ai=e("cast",NA);var qA=[["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"}]],Ni=e("cat",qA);var zA=[["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"}]],qi=e("castle",zA);var PA=[["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"}]],zi=e("cctv",PA);var HA=[["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"}]],ra=e("chart-area",HA);var BA=[["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"}]],da=e("chart-bar-big",BA);var DA=[["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"}]],Pi=e("chart-bar-decreasing",DA);var FA=[["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"}]],Hi=e("chart-bar-increasing",FA);var VA=[["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"}]],Bi=e("chart-bar-stacked",VA);var jA=[["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"}]],ca=e("chart-bar",jA);var RA=[["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"}]],sa=e("chart-candlestick",RA);var TA=[["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"}]],ia=e("chart-column-big",TA);var UA=[["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"}]],Di=e("chart-column-decreasing",UA);var OA=[["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"}]],na=e("chart-column-increasing",OA);var EA=[["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"}]],Fi=e("chart-column-stacked",EA);var WA=[["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"}]],la=e("chart-column",WA);var GA=[["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"}]],Vi=e("chart-gantt",GA);var ZA=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"m19 9-5 5-4-4-3 3",key:"2osh9i"}]],ua=e("chart-line",ZA);var XA=[["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"}]],ji=e("chart-network",XA);var QA=[["path",{d:"M5 21V3",key:"clc1r8"}],["path",{d:"M12 21V9",key:"uvy0l4"}],["path",{d:"M19 21v-6",key:"tkawy9"}]],Ri=e("chart-no-axes-column-decreasing",QA);var KA=[["path",{d:"M5 21v-6",key:"1hz6c0"}],["path",{d:"M12 21V9",key:"uvy0l4"}],["path",{d:"M19 21V3",key:"11j9sm"}]],fa=e("chart-no-axes-column-increasing",KA);var JA=[["path",{d:"M5 21v-6",key:"1hz6c0"}],["path",{d:"M12 21V3",key:"1lcnhd"}],["path",{d:"M19 21V9",key:"unv183"}]],pa=e("chart-no-axes-column",JA);var YA=[["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"}]],Ti=e("chart-no-axes-combined",YA);var $A=[["path",{d:"M6 5h12",key:"fvfigv"}],["path",{d:"M4 12h10",key:"oujl3d"}],["path",{d:"M12 19h8",key:"baeox8"}]],ha=e("chart-no-axes-gantt",$A);var eN=[["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"}]],ma=e("chart-pie",eN);var aN=[["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"}]],ya=e("chart-scatter",aN);var tN=[["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"}]],Ui=e("chart-spline",tN);var oN=[["path",{d:"M18 6 7 17l-5-5",key:"116fxf"}],["path",{d:"m22 10-7.5 7.5L13 16",key:"ke71qq"}]],Oi=e("check-check",oN);var rN=[["path",{d:"M20 4L9 15",key:"1qkx8z"}],["path",{d:"M21 19L3 19",key:"100sma"}],["path",{d:"M9 15L4 10",key:"9zxff7"}]],Ei=e("check-line",rN);var dN=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],e1=e("check",dN);var cN=[["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"}]],Wi=e("chef-hat",cN);var sN=[["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"}]],Gi=e("cherry",sN);var iN=[["path",{d:"M5 20a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z",key:"b89hwq"}],["path",{d:"M15 18c1.5-.615 3-2.461 3-4.923C18 8.769 14.5 4.462 12 2 9.5 4.462 6 8.77 6 13.077 6 15.539 7.5 17.385 9 18",key:"8jdkhx"}],["path",{d:"m16 7-2.5 2.5",key:"1jq90w"}],["path",{d:"M9 2h6",key:"1jrp98"}]],Zi=e("chess-bishop",iN);var nN=[["path",{d:"M4 20a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z",key:"mqzwx6"}],["path",{d:"m6.7 18-1-1C4.35 15.682 3 14.09 3 12a5 5 0 0 1 4.95-5c1.584 0 2.7.455 4.05 1.818C13.35 7.455 14.466 7 16.05 7A5 5 0 0 1 21 12c0 2.082-1.359 3.673-2.7 5l-1 1",key:"1gdt1g"}],["path",{d:"M10 4h4",key:"1xpv9s"}],["path",{d:"M12 2v6.818",key:"b17a49"}]],Xi=e("chess-king",nN);var lN=[["path",{d:"M5 20a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z",key:"b89hwq"}],["path",{d:"M16.5 18c1-2 2.5-5 2.5-9a7 7 0 0 0-7-7H6.635a1 1 0 0 0-.768 1.64L7 5l-2.32 5.802a2 2 0 0 0 .95 2.526l2.87 1.456",key:"axbnlq"}],["path",{d:"m15 5 1.425-1.425",key:"15xz8w"}],["path",{d:"m17 8 1.53-1.53",key:"15zhqh"}],["path",{d:"M9.713 12.185 7 18",key:"1ocm0l"}]],Qi=e("chess-knight",lN);var uN=[["path",{d:"M5 20a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z",key:"b89hwq"}],["path",{d:"m14.5 10 1.5 8",key:"cim3qy"}],["path",{d:"M7 10h10",key:"1101jm"}],["path",{d:"m8 18 1.5-8",key:"ja3yjd"}],["circle",{cx:"12",cy:"6",r:"4",key:"1frrej"}]],Ki=e("chess-pawn",uN);var fN=[["path",{d:"M4 20a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z",key:"mqzwx6"}],["path",{d:"m12.474 5.943 1.567 5.34a1 1 0 0 0 1.75.328l2.616-3.402",key:"1js4gl"}],["path",{d:"m20 9-3 9",key:"r75r3f"}],["path",{d:"m5.594 8.209 2.615 3.403a1 1 0 0 0 1.75-.329l1.567-5.34",key:"1joj19"}],["path",{d:"M7 18 4 9",key:"1mfzj8"}],["circle",{cx:"12",cy:"4",r:"2",key:"muu5ef"}],["circle",{cx:"20",cy:"7",r:"2",key:"9w7p1x"}],["circle",{cx:"4",cy:"7",r:"2",key:"1d9wy8"}]],Ji=e("chess-queen",fN);var pN=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],Yi=e("chevron-down",pN);var hN=[["path",{d:"M5 20a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z",key:"b89hwq"}],["path",{d:"M10 2v2",key:"7u0qdc"}],["path",{d:"M14 2v2",key:"6buw04"}],["path",{d:"m17 18-1-9",key:"10nd7q"}],["path",{d:"M6 2v5a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2",key:"uxf4yx"}],["path",{d:"M6 4h12",key:"1x2ag7"}],["path",{d:"m7 18 1-9",key:"1si9vq"}]],$i=e("chess-rook",hN);var mN=[["path",{d:"m17 18-6-6 6-6",key:"1yerx2"}],["path",{d:"M7 6v12",key:"1p53r6"}]],en=e("chevron-first",mN);var yN=[["path",{d:"m7 18 6-6-6-6",key:"lwmzdw"}],["path",{d:"M17 6v12",key:"1o0aio"}]],an=e("chevron-last",yN);var kN=[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]],a1=e("chevron-left",kN);var xN=[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]],t1=e("chevron-right",xN);var MN=[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]],tn=e("chevron-up",MN);var gN=[["path",{d:"m7 20 5-5 5 5",key:"13a0gw"}],["path",{d:"m7 4 5 5 5-5",key:"1kwcof"}]],on=e("chevrons-down-up",gN);var vN=[["path",{d:"m7 6 5 5 5-5",key:"1lc07p"}],["path",{d:"m7 13 5 5 5-5",key:"1d48rs"}]],rn=e("chevrons-down",vN);var LN=[["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"}]],dn=e("chevrons-left-right-ellipsis",LN);var wN=[["path",{d:"m9 7-5 5 5 5",key:"j5w590"}],["path",{d:"m15 7 5 5-5 5",key:"1bl6da"}]],cn=e("chevrons-left-right",wN);var IN=[["path",{d:"m11 17-5-5 5-5",key:"13zhaf"}],["path",{d:"m18 17-5-5 5-5",key:"h8a8et"}]],sn=e("chevrons-left",IN);var _N=[["path",{d:"m6 17 5-5-5-5",key:"xnjwq"}],["path",{d:"m13 17 5-5-5-5",key:"17xmmf"}]],nn=e("chevrons-right",_N);var bN=[["path",{d:"m20 17-5-5 5-5",key:"30x0n2"}],["path",{d:"m4 17 5-5-5-5",key:"16spf4"}]],ln=e("chevrons-right-left",bN);var CN=[["path",{d:"m7 15 5 5 5-5",key:"1hf1tw"}],["path",{d:"m7 9 5-5 5 5",key:"sgt6xg"}]],un=e("chevrons-up-down",CN);var SN=[["path",{d:"m17 11-5-5-5 5",key:"e8nh98"}],["path",{d:"m17 18-5-5-5 5",key:"2avn1x"}]],fn=e("chevrons-up",SN);var AN=[["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"}]],ka=e("chromium",AN);var NN=[["path",{d:"M10 9h4",key:"u4k05v"}],["path",{d:"M12 7v5",key:"ma6bk"}],["path",{d:"M14 21v-3a2 2 0 0 0-4 0v3",key:"1rgiei"}],["path",{d:"m18 9 3.52 2.147a1 1 0 0 1 .48.854V19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-6.999a1 1 0 0 1 .48-.854L6 9",key:"flvdwo"}],["path",{d:"M6 21V7a1 1 0 0 1 .376-.782l5-3.999a1 1 0 0 1 1.249.001l5 4A1 1 0 0 1 18 7v14",key:"a5i0n2"}]],pn=e("church",NN);var qN=[["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"}]],hn=e("cigarette-off",qN);var zN=[["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"}]],mn=e("cigarette",zN);var PN=[["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"}]],xa=e("circle-alert",PN);var HN=[["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"}]],Ma=e("circle-arrow-down",HN);var BN=[["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"}]],ga=e("circle-arrow-left",BN);var DN=[["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"}]],va=e("circle-arrow-out-down-left",DN);var FN=[["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=e("circle-arrow-out-down-right",FN);var VN=[["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"}]],wa=e("circle-arrow-out-up-left",VN);var jN=[["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"}]],Ia=e("circle-arrow-out-up-right",jN);var RN=[["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"}]],_a=e("circle-arrow-right",RN);var TN=[["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"}]],ba=e("circle-arrow-up",TN);var UN=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],Ca=e("circle-check-big",UN);var ON=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],Sa=e("circle-check",ON);var EN=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16 10-4 4-4-4",key:"894hmk"}]],Aa=e("circle-chevron-down",EN);var WN=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m14 16-4-4 4-4",key:"ojs7w8"}]],Na=e("circle-chevron-left",WN);var GN=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m10 8 4 4-4 4",key:"1wy4r4"}]],qa=e("circle-chevron-right",GN);var ZN=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m8 14 4-4 4 4",key:"fy2ptz"}]],za=e("circle-chevron-up",ZN);var XN=[["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"}]],yn=e("circle-dashed",XN);var QN=[["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"}]],Pa=e("circle-divide",QN);var KN=[["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"}]],kn=e("circle-dollar-sign",KN);var JN=[["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"}]],xn=e("circle-dot-dashed",JN);var YN=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],Mn=e("circle-dot",YN);var $N=[["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"}]],gn=e("circle-ellipsis",$N);var eq=[["path",{d:"M7 10h10",key:"1101jm"}],["path",{d:"M7 14h10",key:"1mhdw3"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],vn=e("circle-equal",eq);var aq=[["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"}]],Ln=e("circle-fading-arrow-up",aq);var tq=[["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"}]],wn=e("circle-fading-plus",tq);var oq=[["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"}]],Ha=e("circle-gauge",oq);var rq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}]],Ba=e("circle-minus",rq);var dq=[["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"}]],In=e("circle-off",dq);var cq=[["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"}]],Da=e("circle-parking-off",cq);var sq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9 17V7h4a3 3 0 0 1 0 6H9",key:"1dfk2c"}]],Fa=e("circle-parking",sq);var iq=[["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"}]],Va=e("circle-pause",iq);var nq=[["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"}]],ja=e("circle-percent",nq);var lq=[["circle",{cx:"12",cy:"19",r:"2",key:"13j0tp"}],["circle",{cx:"12",cy:"5",r:"2",key:"f1ur92"}],["circle",{cx:"16",cy:"12",r:"2",key:"4ma0v8"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}],["circle",{cx:"4",cy:"19",r:"2",key:"p3m9r0"}],["circle",{cx:"8",cy:"12",r:"2",key:"1nvbw3"}]],_n=e("circle-pile",lq);var uq=[["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"}]],Ra=e("circle-play",uq);var fq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M12 8v8",key:"napkw2"}]],Ta=e("circle-plus",fq);var pq=[["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"}]],bn=e("circle-pound-sterling",pq);var hq=[["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"}]],Ua=e("circle-power",hq);var mq=[["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"}]],ke=e("circle-question-mark",mq);var yq=[["path",{d:"M22 2 2 22",key:"y4kqgn"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Oa=e("circle-slash-2",yq);var kq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"9",x2:"15",y1:"15",y2:"9",key:"1dfufj"}]],Cn=e("circle-slash",kq);var xq=[["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}]],Sn=e("circle-small",xq);var Mq=[["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"}]],An=e("circle-star",Mq);var gq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["rect",{x:"9",y:"9",width:"6",height:"6",rx:"1",key:"1ssd4o"}]],Ea=e("circle-stop",gq);var vq=[["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"}]],Wa=e("circle-user-round",vq);var Lq=[["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"}]],Ga=e("circle-user",Lq);var wq=[["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"}]],Za=e("circle-x",wq);var Iq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Nn=e("circle",Iq);var _q=[["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"}]],qn=e("circuit-board",_q);var bq=[["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"}]],zn=e("citrus",bq);var Cq=[["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"}]],Pn=e("clapperboard",Cq);var Sq=[["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"}]],Hn=e("clipboard-check",Sq);var Aq=[["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"}]],Bn=e("clipboard-clock",Aq);var Nq=[["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"}]],Dn=e("clipboard-copy",Nq);var qq=[["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"}]],Fn=e("clipboard-list",qq);var zq=[["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"}]],Vn=e("clipboard-minus",zq);var Pq=[["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"}]],jn=e("clipboard-paste",Pq);var Hq=[["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"}]],Xa=e("clipboard-pen-line",Hq);var Bq=[["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"}]],Qa=e("clipboard-pen",Bq);var Dq=[["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"}]],Rn=e("clipboard-plus",Dq);var Fq=[["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"}]],Tn=e("clipboard-type",Fq);var Vq=[["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"}]],Un=e("clipboard-x",Vq);var jq=[["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"}]],On=e("clipboard",jq);var Rq=[["path",{d:"M12 6v6l2-4",key:"miptyd"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],En=e("clock-1",Rq);var Tq=[["path",{d:"M12 6v6l-4-2",key:"cedpoo"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Wn=e("clock-10",Tq);var Uq=[["path",{d:"M12 6v6l-2-4",key:"ns39ag"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Gn=e("clock-11",Uq);var Oq=[["path",{d:"M12 6v6",key:"1ipuwl"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Zn=e("clock-12",Oq);var Eq=[["path",{d:"M12 6v6l4-2",key:"1r2kuh"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Xn=e("clock-2",Eq);var Wq=[["path",{d:"M12 6v6h4",key:"135r8i"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Qn=e("clock-3",Wq);var Gq=[["path",{d:"M12 6v6l4 2",key:"mmk7yg"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Kn=e("clock-4",Gq);var Zq=[["path",{d:"M12 6v6l2 4",key:"1287s9"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Jn=e("clock-5",Zq);var Xq=[["path",{d:"M12 6v10",key:"wf7rdh"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Yn=e("clock-6",Xq);var Qq=[["path",{d:"M12 6v6l-2 4",key:"1095bu"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],$n=e("clock-7",Qq);var Kq=[["path",{d:"M12 6v6l-4 2",key:"imc3wl"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],el=e("clock-8",Kq);var Jq=[["path",{d:"M12 6v6H8",key:"u39vzm"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],al=e("clock-9",Jq);var Yq=[["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"}]],tl=e("clock-alert",Yq);var $q=[["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"}]],ol=e("clock-arrow-down",$q);var ez=[["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"}]],rl=e("clock-arrow-up",ez);var az=[["path",{d:"M12 6v6l4 2",key:"mmk7yg"}],["path",{d:"M22 12a10 10 0 1 0-11 9.95",key:"17dhok"}],["path",{d:"m22 16-5.5 5.5L14 19",key:"1eibut"}]],dl=e("clock-check",az);var tz=[["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"}]],cl=e("clock-fading",tz);var oz=[["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"}]],sl=e("clock-plus",oz);var rz=[["path",{d:"M12 6v6l4 2",key:"mmk7yg"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],il=e("clock",rz);var dz=[["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"}]],nl=e("closed-caption",dz);var cz=[["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"}]],ll=e("cloud-alert",cz);var sz=[["path",{d:"M21 15.251A4.5 4.5 0 0 0 17.5 8h-1.79A7 7 0 1 0 3 13.607",key:"xpoh9y"}],["path",{d:"M7 11v4h4",key:"q9yh32"}],["path",{d:"M8 19a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5 4.82 4.82 0 0 0-3.41 1.41L7 15",key:"1xm8iu"}]],ul=e("cloud-backup",sz);var iz=[["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"}]],fl=e("cloud-check",iz);var nz=[["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"}]],pl=e("cloud-cog",nz);var lz=[["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"}]],Ka=e("cloud-download",lz);var uz=[["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"}]],hl=e("cloud-drizzle",uz);var fz=[["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"}]],ml=e("cloud-fog",fz);var pz=[["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"}]],yl=e("cloud-hail",pz);var hz=[["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"}]],kl=e("cloud-lightning",hz);var mz=[["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"}]],xl=e("cloud-moon-rain",mz);var yz=[["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"}]],Ml=e("cloud-moon",yz);var kz=[["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"}]],gl=e("cloud-off",kz);var xz=[["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"}]],vl=e("cloud-rain-wind",xz);var Mz=[["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"}]],Ll=e("cloud-rain",Mz);var gz=[["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"}]],wl=e("cloud-snow",gz);var vz=[["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"}]],Il=e("cloud-sun-rain",vz);var Lz=[["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"}]],_l=e("cloud-sun",Lz);var wz=[["path",{d:"m17 18-1.535 1.605a5 5 0 0 1-8-1.5",key:"adpv5j"}],["path",{d:"M17 22v-4h-4",key:"ex1ofj"}],["path",{d:"M20.996 15.251A4.5 4.5 0 0 0 17.495 8h-1.79a7 7 0 1 0-12.709 5.607",key:"ziqt14"}],["path",{d:"M7 10v4h4",key:"1j6gx1"}],["path",{d:"m7 14 1.535-1.605a5 5 0 0 1 8 1.5",key:"19q5h7"}]],bl=e("cloud-sync",wz);var Iz=[["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"}]],Ja=e("cloud-upload",Iz);var _z=[["path",{d:"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z",key:"p7xjir"}]],Cl=e("cloud",_z);var bz=[["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"}]],Sl=e("cloudy",bz);var Cz=[["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"}]],Al=e("clover",Cz);var Sz=[["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"}]],Nl=e("club",Sz);var Az=[["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"}]],Ya=e("code-xml",Az);var Nz=[["path",{d:"m16 18 6-6-6-6",key:"eg8j8"}],["path",{d:"m8 6-6 6 6 6",key:"ppft3o"}]],ql=e("code",Nz);var qz=[["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"}]],zl=e("codepen",qz);var zz=[["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"}]],Pl=e("codesandbox",zz);var Pz=[["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"}]],Hl=e("coffee",Pz);var Hz=[["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"}]],Bl=e("cog",Hz);var Bz=[["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"}]],Dl=e("coins",Bz);var Dz=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M12 3v18",key:"108xh3"}]],$a=e("columns-2",Dz);var Fz=[["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"}]],Ie=e("columns-3-cog",Fz);var Vz=[["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"}]],et=e("columns-3",Vz);var jz=[["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"}]],Fl=e("columns-4",jz);var Rz=[["path",{d:"M14 3a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1",key:"1l7d7l"}],["path",{d:"M19 3a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1",key:"9955pe"}],["path",{d:"m7 15 3 3",key:"4hkfgk"}],["path",{d:"m7 21 3-3H5a2 2 0 0 1-2-2v-2",key:"1xljwe"}],["rect",{x:"14",y:"14",width:"7",height:"7",rx:"1",key:"1cdgtw"}],["rect",{x:"3",y:"3",width:"7",height:"7",rx:"1",key:"zi3rio"}]],Vl=e("combine",Rz);var Tz=[["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"}]],jl=e("command",Tz);var Uz=[["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"}]],Rl=e("compass",Uz);var Oz=[["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"}]],Tl=e("component",Oz);var Ez=[["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"}]],Ul=e("computer",Ez);var Wz=[["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"}]],Ol=e("concierge-bell",Wz);var Gz=[["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"}]],El=e("cone",Gz);var Zz=[["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"}]],Wl=e("construction",Zz);var Xz=[["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"}]],at=e("contact-round",Xz);var Qz=[["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"}]],Gl=e("contact",Qz);var Kz=[["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"}]],Zl=e("container",Kz);var Jz=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 18a6 6 0 0 0 0-12v12z",key:"j4l70d"}]],Xl=e("contrast",Jz);var Yz=[["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"}]],Ql=e("cookie",Yz);var $z=[["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"}]],Kl=e("cooking-pot",$z);var eP=[["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"}]],Jl=e("copy-check",eP);var aP=[["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"}]],Yl=e("copy-minus",aP);var tP=[["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"}]],$l=e("copy-plus",tP);var oP=[["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"}]],e0=e("copy-slash",oP);var rP=[["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"}]],a0=e("copy-x",rP);var dP=[["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"}]],t0=e("copy",dP);var cP=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.17 14.83a4 4 0 1 0 0-5.66",key:"1sveal"}]],o0=e("copyleft",cP);var sP=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M14.83 14.83a4 4 0 1 1 0-5.66",key:"1i56pz"}]],r0=e("copyright",sP);var iP=[["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}],["path",{d:"m9 10-5 5 5 5",key:"1kshq7"}]],d0=e("corner-down-left",iP);var nP=[["path",{d:"m15 10 5 5-5 5",key:"qqa56n"}],["path",{d:"M4 4v7a4 4 0 0 0 4 4h12",key:"z08zvw"}]],c0=e("corner-down-right",nP);var lP=[["path",{d:"m14 15-5 5-5-5",key:"1eia93"}],["path",{d:"M20 4h-7a4 4 0 0 0-4 4v12",key:"nbpdq2"}]],s0=e("corner-left-down",lP);var uP=[["path",{d:"M14 9 9 4 4 9",key:"1af5af"}],["path",{d:"M20 20h-7a4 4 0 0 1-4-4V4",key:"1blwi3"}]],i0=e("corner-left-up",uP);var fP=[["path",{d:"m10 15 5 5 5-5",key:"1hpjnr"}],["path",{d:"M4 4h7a4 4 0 0 1 4 4v12",key:"wcbgct"}]],n0=e("corner-right-down",fP);var pP=[["path",{d:"m10 9 5-5 5 5",key:"9ctzwi"}],["path",{d:"M4 20h7a4 4 0 0 0 4-4V4",key:"1plgdj"}]],l0=e("corner-right-up",pP);var hP=[["path",{d:"M20 20v-7a4 4 0 0 0-4-4H4",key:"1nkjon"}],["path",{d:"M9 14 4 9l5-5",key:"102s5s"}]],u0=e("corner-up-left",hP);var mP=[["path",{d:"m15 14 5-5-5-5",key:"12vg1m"}],["path",{d:"M4 20v-7a4 4 0 0 1 4-4h12",key:"1lu4f8"}]],f0=e("corner-up-right",mP);var yP=[["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"}]],p0=e("cpu",yP);var kP=[["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"}]],h0=e("creative-commons",kP);var xP=[["rect",{width:"20",height:"14",x:"2",y:"5",rx:"2",key:"ynyp8z"}],["line",{x1:"2",x2:"22",y1:"10",y2:"10",key:"1b3vmo"}]],m0=e("credit-card",xP);var MP=[["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"}]],y0=e("croissant",MP);var gP=[["path",{d:"M6 2v14a2 2 0 0 0 2 2h14",key:"ron5a4"}],["path",{d:"M18 22V8a2 2 0 0 0-2-2H2",key:"7s9ehn"}]],k0=e("crop",gP);var vP=[["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"}]],x0=e("cross",vP);var LP=[["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"}]],M0=e("crosshair",LP);var wP=[["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"}]],g0=e("crown",wP);var IP=[["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"}]],v0=e("cup-soda",IP);var _P=[["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"}]],L0=e("cuboid",_P);var bP=[["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"}]],w0=e("currency",bP);var CP=[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5v14a9 3 0 0 0 18 0V5",key:"aqi0yr"}]],I0=e("cylinder",CP);var SP=[["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"}]],_0=e("dam",SP);var AP=[["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"}]],b0=e("database-backup",AP);var NP=[["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"}]],C0=e("database-zap",NP);var qP=[["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"}]],S0=e("database",qP);var zP=[["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"}]],A0=e("decimals-arrow-left",zP);var PP=[["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"}]],N0=e("decimals-arrow-right",PP);var HP=[["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"}]],q0=e("delete",HP);var BP=[["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"}]],z0=e("dessert",BP);var DP=[["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"}]],P0=e("diameter",DP);var FP=[["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"}]],H0=e("diamond-minus",FP);var VP=[["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"}]],tt=e("diamond-percent",VP);var jP=[["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"}]],B0=e("diamond-plus",jP);var RP=[["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"}]],D0=e("diamond",RP);var TP=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"M12 12h.01",key:"1mp3jc"}]],F0=e("dice-1",TP);var UP=[["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"}]],V0=e("dice-2",UP);var OP=[["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"}]],j0=e("dice-3",OP);var EP=[["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"}]],R0=e("dice-4",EP);var WP=[["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"}]],T0=e("dice-5",WP);var GP=[["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"}]],U0=e("dice-6",GP);var ZP=[["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"}]],O0=e("dices",ZP);var XP=[["path",{d:"M12 3v14",key:"7cf3v8"}],["path",{d:"M5 10h14",key:"elsbfy"}],["path",{d:"M5 21h14",key:"11awu3"}]],E0=e("diff",XP);var QP=[["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"}]],W0=e("disc-2",QP);var KP=[["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"}]],G0=e("disc-3",KP);var JP=[["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"}]],Z0=e("disc-album",JP);var YP=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],X0=e("disc",YP);var $P=[["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"}]],Q0=e("divide",$P);var eH=[["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"}]],K0=e("dna-off",eH);var aH=[["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"}]],J0=e("dna",aH);var tH=[["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"}]],Y0=e("dock",tH);var oH=[["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"}]],$0=e("dog",oH);var rH=[["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=e("dollar-sign",rH);var dH=[["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"}]],au=e("donut",dH);var cH=[["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"}]],tu=e("door-closed-locked",cH);var sH=[["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"}]],ou=e("door-closed",sH);var iH=[["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"}]],ru=e("door-open",iH);var nH=[["circle",{cx:"12.1",cy:"12.1",r:"1",key:"18d7e5"}]],du=e("dot",nH);var lH=[["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"}]],cu=e("download",lH);var uH=[["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"}]],su=e("drafting-compass",uH);var fH=[["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"}]],iu=e("drama",fH);var pH=[["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"}]],nu=e("dribbble",pH);var hH=[["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"}]],lu=e("drill",hH);var mH=[["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"}]],uu=e("drone",mH);var yH=[["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"}]],fu=e("droplet-off",yH);var kH=[["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"}]],pu=e("droplet",kH);var xH=[["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"}]],hu=e("droplets",xH);var MH=[["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"}]],mu=e("drum",MH);var gH=[["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"}]],yu=e("drumstick",gH);var vH=[["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"}]],ku=e("dumbbell",vH);var LH=[["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"}]],xu=e("ear-off",LH);var wH=[["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"}]],Mu=e("ear",wH);var IH=[["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"}]],gu=e("earth-lock",IH);var _H=[["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"}]],ot=e("earth",_H);var bH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a7 7 0 1 0 10 10",key:"1yuj32"}]],vu=e("eclipse",bH);var CH=[["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"}]],Lu=e("egg-fried",CH);var SH=[["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"}]],wu=e("egg-off",SH);var AH=[["path",{d:"M12 2C8 2 4 8 4 14a8 8 0 0 0 16 0c0-6-4-12-8-12",key:"1le142"}]],Iu=e("egg",AH);var NH=[["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"}]],rt=e("ellipsis-vertical",NH);var qH=[["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"}]],dt=e("ellipsis",qH);var zH=[["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"}]],_u=e("equal-approximately",zH);var PH=[["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"}]],bu=e("equal-not",PH);var HH=[["line",{x1:"5",x2:"19",y1:"9",y2:"9",key:"1nwqeh"}],["line",{x1:"5",x2:"19",y1:"15",y2:"15",key:"g8yjpy"}]],Cu=e("equal",HH);var BH=[["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"}]],Su=e("eraser",BH);var DH=[["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"}]],Au=e("ethernet-port",DH);var FH=[["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"}]],Nu=e("euro",FH);var VH=[["path",{d:"M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 4 0v-6.998a2 2 0 0 0-.59-1.42L18 5",key:"1wtuz0"}],["path",{d:"M14 21V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v16",key:"e09ifn"}],["path",{d:"M2 21h13",key:"1x0fut"}],["path",{d:"M3 7h11",key:"19efrr"}],["path",{d:"m9 11-2 3h3l-2 3",key:"lmzxi1"}]],qu=e("ev-charger",VH);var jH=[["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"}]],zu=e("expand",jH);var RH=[["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"}]],Pu=e("external-link",RH);var TH=[["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"}]],Hu=e("eye-closed",TH);var UH=[["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"}]],Bu=e("eye-off",UH);var OH=[["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"}]],Du=e("eye",OH);var EH=[["path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z",key:"1jg4f8"}]],Fu=e("facebook",EH);var WH=[["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"}]],Vu=e("factory",WH);var GH=[["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"}]],ju=e("fan",GH);var ZH=[["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"}]],Ru=e("fast-forward",ZH);var XH=[["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"}]],Tu=e("feather",XH);var QH=[["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"}]],Uu=e("fence",QH);var KH=[["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"}]],Ou=e("ferris-wheel",KH);var JH=[["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"}]],Eu=e("figma",JH);var YH=[["path",{d:"M13.659 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v11.5",key:"4pqfef"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M8 12v-1",key:"1ej8lb"}],["path",{d:"M8 18v-2",key:"qcmpov"}],["path",{d:"M8 7V6",key:"1nbb54"}],["circle",{cx:"8",cy:"20",r:"2",key:"ckkr5m"}]],Wu=e("file-archive",YH);var $H=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m8 18 4-4",key:"12zab0"}],["path",{d:"M8 10v8h8",key:"tlaukw"}]],ct=e("file-axis-3d",$H);var eB=[["path",{d:"M13 22h5a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v3.3",key:"cvl1xm"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m7.69 16.479 1.29 4.88a.5.5 0 0 1-.698.591l-1.843-.849a1 1 0 0 0-.879.001l-1.846.85a.5.5 0 0 1-.692-.593l1.29-4.88",key:"1ff7gj"}],["circle",{cx:"6",cy:"14",r:"3",key:"a1xfv6"}]],st=e("file-badge",eB);var aB=[["path",{d:"M14.5 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v3.8",key:"1kchwa"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M11.7 14.2 7 17l-4.7-2.8",key:"1yk8tc"}],["path",{d:"M3 13.1a2 2 0 0 0-.999 1.76v3.24a2 2 0 0 0 .969 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:"19flxy"}],["path",{d:"M7 17v5",key:"1yj1jh"}]],Gu=e("file-box",aB);var tB=[["path",{d:"M14 22h4a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v6",key:"14cnrg"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M5 14a1 1 0 0 0-1 1v2a1 1 0 0 1-1 1 1 1 0 0 1 1 1v2a1 1 0 0 0 1 1",key:"sr0ebq"}],["path",{d:"M9 22a1 1 0 0 0 1-1v-2a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-2a1 1 0 0 0-1-1",key:"w793db"}]],it=e("file-braces-corner",tB);var oB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["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"}]],nt=e("file-braces",oB);var rB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M8 18v-2",key:"qcmpov"}],["path",{d:"M12 18v-4",key:"q1q25u"}],["path",{d:"M16 18v-6",key:"15y0np"}]],lt=e("file-chart-column-increasing",rB);var dB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M8 18v-1",key:"zg0ygc"}],["path",{d:"M12 18v-6",key:"17g6i2"}],["path",{d:"M16 18v-3",key:"j5jt4h"}]],ut=e("file-chart-column",dB);var cB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m16 13-3.5 3.5-2-2L8 17",key:"zz7yod"}]],ft=e("file-chart-line",cB);var sB=[["path",{d:"M10.5 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v6",key:"g5mvt7"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m14 20 2 2 4-4",key:"15kota"}]],pt=e("file-check-corner",sB);var iB=[["path",{d:"M15.941 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.704l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v3.512",key:"13hoie"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["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"}]],ht=e("file-chart-pie",iB);var nB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m9 15 2 2 4-4",key:"1grp1n"}]],Zu=e("file-check",nB);var lB=[["path",{d:"M16 22h2a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v2.85",key:"ryk6xj"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M8 14v2.2l1.6 1",key:"6m4bie"}],["circle",{cx:"8",cy:"16",r:"6",key:"10v15b"}]],Xu=e("file-clock",lB);var uB=[["path",{d:"M4 12.15V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-3.35",key:"1wthlu"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m5 16-3 3 3 3",key:"331omg"}],["path",{d:"m9 22 3-3-3-3",key:"lsp7cz"}]],mt=e("file-code-corner",uB);var fB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10 12.5 8 15l2 2.5",key:"1tg20x"}],["path",{d:"m14 12.5 2 2.5-2 2.5",key:"yinavb"}]],Qu=e("file-code",fB);var pB=[["path",{d:"M13.85 22H18a2 2 0 0 0 2-2V8a2 2 0 0 0-.586-1.414l-4-4A2 2 0 0 0 14 2H6a2 2 0 0 0-2 2v6.6",key:"1l4p50"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m3.305 19.53.923-.382",key:"ao1pio"}],["path",{d:"m4.228 16.852-.924-.383",key:"1fv9zy"}],["path",{d:"m5.852 15.228-.383-.923",key:"1a9hc2"}],["path",{d:"m5.852 20.772-.383.924",key:"1sh9ke"}],["path",{d:"m8.148 15.228.383-.923",key:"4yu6lf"}],["path",{d:"m8.53 21.696-.382-.924",key:"18b0s9"}],["path",{d:"m9.773 16.852.922-.383",key:"ti6xop"}],["path",{d:"m9.773 19.148.922.383",key:"rws47d"}],["circle",{cx:"7",cy:"18",r:"3",key:"lvkj7j"}]],yt=e("file-cog",pB);var hB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M9 10h6",key:"9gxzsh"}],["path",{d:"M12 13V7",key:"h0r20n"}],["path",{d:"M9 17h6",key:"r8uit2"}]],Ku=e("file-diff",hB);var mB=[["path",{d:"M4 12V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2",key:"jrl274"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10 16h2v6",key:"1bxocy"}],["path",{d:"M10 22h4",key:"ceow96"}],["rect",{x:"2",y:"16",width:"4",height:"6",rx:"2",key:"r45zd0"}]],Ju=e("file-digit",mB);var yB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M12 18v-6",key:"17g6i2"}],["path",{d:"m9 15 3 3 3-3",key:"1npd3o"}]],Yu=e("file-down",yB);var kB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],kt=e("file-exclamation-point",kB);var xB=[["path",{d:"M4 6.835V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-.343",key:"1vfytu"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M2 19a2 2 0 0 1 4 0v1a2 2 0 0 1-4 0v-4a6 6 0 0 1 12 0v4a2 2 0 0 1-4 0v-1a2 2 0 0 1 4 0",key:"1etmh7"}]],_e=e("file-headphone",xB);var MB=[["path",{d:"M13 22h5a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v7",key:"oagw2b"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M3.62 18.8A2.25 2.25 0 1 1 7 15.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a1 1 0 0 1-1.507 0z",key:"rg3psg"}]],$u=e("file-heart",MB);var gB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["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"}]],ef=e("file-image",gB);var vB=[["path",{d:"M4 11V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-1",key:"1q9hii"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M2 15h10",key:"jfw4w8"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}]],af=e("file-input",vB);var LB=[["path",{d:"M4 9.8V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-3",key:"1432pc"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M9 17v-2a2 2 0 0 0-4 0v2",key:"168m41"}],["rect",{width:"8",height:"5",x:"3",y:"17",rx:"1",key:"o8vfew"}]],xt=e("file-lock",LB);var wB=[["path",{d:"M10.65 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v10.1",key:"1a2hbp"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m10 15 1 1",key:"1h4vmv"}],["path",{d:"m11 14-4.586 4.586",key:"maylof"}],["circle",{cx:"5",cy:"20",r:"2",key:"860zyv"}]],Mt=e("file-key",wB);var IB=[["path",{d:"M20 14V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12",key:"l9p8hp"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M14 18h6",key:"1m8k6r"}]],gt=e("file-minus-corner",IB);var _B=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M9 15h6",key:"cctwl0"}]],tf=e("file-minus",_B);var bB=[["path",{d:"M11.65 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v10.35",key:"5ad7z2"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M8 20v-7l3 1.474",key:"1ggyb9"}],["circle",{cx:"6",cy:"20",r:"2",key:"j7wjp0"}]],of=e("file-music",bB);var CB=[["path",{d:"M4.226 20.925A2 2 0 0 0 6 22h12a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v3.127",key:"wfxp4w"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m5 11-3 3",key:"1dgrs4"}],["path",{d:"m5 17-3-3h10",key:"1mvvaf"}]],rf=e("file-output",CB);var SB=[["path",{d:"m18.226 5.226-2.52-2.52A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.351",key:"1k2beg"}],["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"}]],vt=e("file-pen-line",SB);var AB=[["path",{d:"M12.659 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v9.34",key:"o6klzx"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10.378 12.622a1 1 0 0 1 3 3.003L8.36 20.637a2 2 0 0 1-.854.506l-2.867.837a.5.5 0 0 1-.62-.62l.836-2.869a2 2 0 0 1 .506-.853z",key:"zhnas1"}]],Lt=e("file-pen",AB);var NB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["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"}]],wt=e("file-play",NB);var qB=[["path",{d:"M11.35 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5.35",key:"17jvcc"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M14 19h6",key:"bvotb8"}],["path",{d:"M17 16v6",key:"18yu1i"}]],It=e("file-plus-corner",qB);var zB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M9 15h6",key:"cctwl0"}],["path",{d:"M12 18v-6",key:"17g6i2"}]],df=e("file-plus",zB);var PB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M12 17h.01",key:"p32p05"}],["path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3",key:"mhlwft"}]],_t=e("file-question-mark",PB);var HB=[["path",{d:"M20 10V8a2.4 2.4 0 0 0-.706-1.704l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.35",key:"1cdjst"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M16 14a2 2 0 0 0-2 2",key:"ceaadl"}],["path",{d:"M16 22a2 2 0 0 1-2-2",key:"1wqh5n"}],["path",{d:"M20 14a2 2 0 0 1 2 2",key:"1ny6zw"}],["path",{d:"M20 22a2 2 0 0 0 2-2",key:"1l9q4k"}]],cf=e("file-scan",HB);var BB=[["path",{d:"M11.1 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.589 3.588A2.4 2.4 0 0 1 20 8v3.25",key:"uh4ikj"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m21 22-2.88-2.88",key:"9dd25w"}],["circle",{cx:"16",cy:"17",r:"3",key:"11br10"}]],bt=e("file-search-corner",BB);var DB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["circle",{cx:"11.5",cy:"14.5",r:"2.5",key:"1bq0ko"}],["path",{d:"M13.3 16.3 15 18",key:"2quom7"}]],sf=e("file-search",DB);var FB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["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"}]],Ct=e("file-signal",FB);var VB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M10 11v2",key:"1s651w"}],["path",{d:"M8 17h8",key:"wh5c61"}],["path",{d:"M14 16v2",key:"12fp5e"}]],nf=e("file-sliders",VB);var jB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M8 13h2",key:"yr2amv"}],["path",{d:"M14 13h2",key:"un5t4a"}],["path",{d:"M8 17h2",key:"2yhykz"}],["path",{d:"M14 17h2",key:"10kma7"}]],lf=e("file-spreadsheet",jB);var RB=[["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"}]],uf=e("file-stack",RB);var TB=[["path",{d:"M4 11V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7",key:"huwfnr"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m10 18 3-3-3-3",key:"18f6ys"}]],ff=e("file-symlink",TB);var UB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m8 16 2-2-2-2",key:"10vzyd"}],["path",{d:"M12 18h4",key:"1wd2n7"}]],pf=e("file-terminal",UB);var OB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]],hf=e("file-text",OB);var EB=[["path",{d:"M12 22h6a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v6",key:"15usau"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M3 16v-1.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5V16",key:"s1gz5"}],["path",{d:"M6 22h2",key:"194x9m"}],["path",{d:"M7 14v8",key:"11ixej"}]],St=e("file-type-corner",EB);var WB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M11 18h2",key:"12mj7e"}],["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"M9 13v-.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v.5",key:"qbrxap"}]],mf=e("file-type",WB);var GB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M16 22a4 4 0 0 0-8 0",key:"7a83pg"}],["circle",{cx:"12",cy:"15",r:"3",key:"g36mzq"}]],yf=e("file-user",GB);var ZB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"m15 15-3-3-3 3",key:"15xj92"}]],kf=e("file-up",ZB);var XB=[["path",{d:"M4 12V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2",key:"jrl274"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m10 17.843 3.033-1.755a.64.64 0 0 1 .967.56v4.704a.65.65 0 0 1-.967.56L10 20.157",key:"17aeo9"}],["rect",{width:"7",height:"6",x:"3",y:"16",rx:"1",key:"s27ndx"}]],At=e("file-video-camera",XB);var QB=[["path",{d:"M4 11.55V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-1.95",key:"44gpjv"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M12 15a5 5 0 0 1 0 6",key:"oxg87a"}],["path",{d:"M8 14.502a.5.5 0 0 0-.826-.381l-1.893 1.631a1 1 0 0 1-.651.243H3.5a.5.5 0 0 0-.5.501v3.006a.5.5 0 0 0 .5.501h1.129a1 1 0 0 1 .652.243l1.893 1.633a.5.5 0 0 0 .826-.38z",key:"8rtoi1"}]],xf=e("file-volume",QB);var KB=[["path",{d:"M11 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5",key:"1jo35a"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m15 17 5 5",key:"36xl1x"}],["path",{d:"m20 17-5 5",key:"vdz27y"}]],Nt=e("file-x-corner",KB);var JB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m14.5 12.5-5 5",key:"b62r18"}],["path",{d:"m9.5 12.5 5 5",key:"1rk7el"}]],Mf=e("file-x",JB);var YB=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}]],gf=e("file",YB);var $B=[["path",{d:"M15 2h-4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8",key:"14sh0y"}],["path",{d:"M16.706 2.706A2.4 2.4 0 0 0 15 2v5a1 1 0 0 0 1 1h5a2.4 2.4 0 0 0-.706-1.706z",key:"1970lx"}],["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"}]],vf=e("files",$B);var eD=[["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"}]],Lf=e("film",eD);var aD=[["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"}]],qt=e("fingerprint-pattern",aD);var tD=[["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"}]],wf=e("fire-extinguisher",tD);var oD=[["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"}]],If=e("fish-off",oD);var rD=[["path",{d:"M2 16s9-15 20-4C11 23 2 8 2 8",key:"h4oh4o"}]],_f=e("fish-symbol",rD);var dD=[["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"}]],bf=e("fish",dD);var cD=[["path",{d:"m17.586 11.414-5.93 5.93a1 1 0 0 1-8-8l3.137-3.137a.707.707 0 0 1 1.207.5V10",key:"157y8s"}],["path",{d:"M20.414 8.586 22 7",key:"5g2s34"}],["circle",{cx:"19",cy:"10",r:"2",key:"7363ft"}]],Cf=e("fishing-hook",cD);var sD=[["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"}]],Sf=e("flag-off",sD);var iD=[["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"}]],Af=e("flag-triangle-left",iD);var nD=[["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"}]],Nf=e("flag-triangle-right",nD);var lD=[["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"}]],qf=e("flag",lD);var uD=[["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"}]],zf=e("flame-kindling",uD);var fD=[["path",{d:"M12 3q1 4 4 6.5t3 5.5a1 1 0 0 1-14 0 5 5 0 0 1 1-3 1 1 0 0 0 5 0c0-2-1.5-3-1.5-5q0-2 2.5-4",key:"1slcih"}]],Pf=e("flame",fD);var pD=[["path",{d:"M11.652 6H18",key:"voqkpr"}],["path",{d:"M12 13v1",key:"176q98"}],["path",{d:"M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-8a4 4 0 0 0-.8-2.4l-.6-.8A3 3 0 0 1 6 7V6",key:"dzyf92"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M7.649 2H17a1 1 0 0 1 1 1v4a3 3 0 0 1-.6 1.8l-.6.8a4 4 0 0 0-.55 1.007",key:"1hvcfn"}]],Hf=e("flashlight-off",pD);var hD=[["path",{d:"M12 13v1",key:"176q98"}],["path",{d:"M17 2a1 1 0 0 1 1 1v4a3 3 0 0 1-.6 1.8l-.6.8A4 4 0 0 0 16 12v8a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-8a4 4 0 0 0-.8-2.4l-.6-.8A3 3 0 0 1 6 7V3a1 1 0 0 1 1-1z",key:"17vh7j"}],["path",{d:"M6 6h12",key:"n6hhss"}]],Bf=e("flashlight",hD);var mD=[["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"}]],Df=e("flask-conical",mD);var yD=[["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"}]],Ff=e("flask-conical-off",yD);var kD=[["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"}]],Vf=e("flask-round",kD);var xD=[["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"}]],jf=e("flip-horizontal-2",xD);var MD=[["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"}]],Rf=e("flip-horizontal",MD);var gD=[["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"}]],Tf=e("flip-vertical-2",gD);var vD=[["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"}]],Uf=e("flip-vertical",vD);var LD=[["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"}]],Of=e("flower-2",LD);var wD=[["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"}]],Ef=e("flower",wD);var ID=[["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"}]],Wf=e("focus",ID);var _D=[["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"}]],Gf=e("fold-horizontal",_D);var bD=[["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"}]],Zf=e("fold-vertical",bD);var CD=[["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"}]],Xf=e("folder-archive",CD);var SD=[["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"}]],Qf=e("folder-check",SD);var AD=[["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"}]],Kf=e("folder-clock",AD);var ND=[["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"}]],Jf=e("folder-closed",ND);var qD=[["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"}]],Yf=e("folder-code",qD);var zD=[["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"}]],zt=e("folder-cog",zD);var PD=[["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"}]],$f=e("folder-dot",PD);var HD=[["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"}]],ep=e("folder-down",HD);var BD=[["path",{d:"M18 19a5 5 0 0 1-5-5v8",key:"sz5oeg"}],["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"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}]],ap=e("folder-git-2",BD);var DD=[["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"}]],tp=e("folder-git",DD);var FD=[["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"}]],op=e("folder-heart",FD);var VD=[["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"}]],rp=e("folder-input",VD);var jD=[["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"}]],dp=e("folder-kanban",jD);var RD=[["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"}]],cp=e("folder-key",RD);var TD=[["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"}]],sp=e("folder-lock",TD);var UD=[["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"}]],ip=e("folder-minus",UD);var OD=[["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"}]],np=e("folder-open-dot",OD);var ED=[["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"}]],lp=e("folder-open",ED);var WD=[["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"}]],up=e("folder-output",WD);var GD=[["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"}]],Pt=e("folder-pen",GD);var ZD=[["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"}]],fp=e("folder-plus",ZD);var XD=[["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"}]],pp=e("folder-root",XD);var QD=[["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"}]],hp=e("folder-search-2",QD);var KD=[["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"}]],mp=e("folder-search",KD);var JD=[["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"}]],yp=e("folder-symlink",JD);var YD=[["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"}]],kp=e("folder-sync",YD);var $D=[["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"}]],xp=e("folder-tree",$D);var eF=[["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"}]],Mp=e("folder-up",eF);var aF=[["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"}]],gp=e("folder-x",aF);var tF=[["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"}]],vp=e("folder",tF);var oF=[["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"}]],Lp=e("folders",oF);var rF=[["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"}]],wp=e("footprints",rF);var dF=[["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"}]],Ip=e("forklift",dF);var cF=[["path",{d:"M4 14h6",key:"77gv2w"}],["path",{d:"M4 2h10",key:"a2b314"}],["rect",{x:"4",y:"18",width:"16",height:"4",rx:"1",key:"sybzq6"}],["rect",{x:"4",y:"6",width:"16",height:"4",rx:"1",key:"1osc9e"}]],_p=e("form",cF);var sF=[["path",{d:"m15 17 5-5-5-5",key:"nf172w"}],["path",{d:"M4 18v-2a4 4 0 0 1 4-4h12",key:"jmiej9"}]],bp=e("forward",sF);var iF=[["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"}]],Cp=e("frame",iF);var nF=[["path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7",key:"1a2nng"}]],Sp=e("framer",nF);var lF=[["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"}]],Ap=e("frown",lF);var uF=[["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"}]],Np=e("fullscreen",uF);var fF=[["path",{d:"M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 4 0v-6.998a2 2 0 0 0-.59-1.42L18 5",key:"1wtuz0"}],["path",{d:"M14 21V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v16",key:"e09ifn"}],["path",{d:"M2 21h13",key:"1x0fut"}],["path",{d:"M3 9h11",key:"1p7c0w"}]],qp=e("fuel",fF);var pF=[["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"}]],zp=e("funnel-plus",pF);var hF=[["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"}]],Ht=e("funnel-x",hF);var mF=[["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"}]],Bt=e("funnel",mF);var yF=[["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"}]],Pp=e("gallery-horizontal-end",yF);var kF=[["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"}]],Hp=e("gallery-horizontal",kF);var xF=[["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"}]],Bp=e("gallery-thumbnails",xF);var MF=[["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"}]],Dp=e("gallery-vertical-end",MF);var gF=[["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"}]],Fp=e("gallery-vertical",gF);var vF=[["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"}]],Vp=e("gamepad-2",vF);var LF=[["path",{d:"M11.146 15.854a1.207 1.207 0 0 1 1.708 0l1.56 1.56A2 2 0 0 1 15 18.828V21a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2.172a2 2 0 0 1 .586-1.414z",key:"1re2og"}],["path",{d:"M18.828 15a2 2 0 0 1-1.414-.586l-1.56-1.56a1.207 1.207 0 0 1 0-1.708l1.56-1.56A2 2 0 0 1 18.828 9H21a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1z",key:"1pchrj"}],["path",{d:"M6.586 14.414A2 2 0 0 1 5.172 15H3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2.172a2 2 0 0 1 1.414.586l1.56 1.56a1.207 1.207 0 0 1 0 1.708z",key:"16mt4c"}],["path",{d:"M9 3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2.172a2 2 0 0 1-.586 1.414l-1.56 1.56a1.207 1.207 0 0 1-1.708 0l-1.56-1.56A2 2 0 0 1 9 5.172z",key:"19ox6c"}]],jp=e("gamepad-directional",LF);var wF=[["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"}]],Rp=e("gamepad",wF);var IF=[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]],Tp=e("gauge",IF);var _F=[["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"}]],Up=e("gavel",_F);var bF=[["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"}]],Op=e("gem",bF);var CF=[["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"}]],Ep=e("georgian-lari",CF);var SF=[["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"}]],Wp=e("ghost",SF);var AF=[["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"}]],Gp=e("gift",AF);var NF=[["path",{d:"M15 6a9 9 0 0 0-9 9V3",key:"1cii5b"}],["path",{d:"M21 18h-6",key:"139f0c"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}]],Zp=e("git-branch-minus",NF);var qF=[["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"}]],Xp=e("git-branch-plus",qF);var zF=[["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"}]],Qp=e("git-branch",zF);var PF=[["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"}]],Dt=e("git-commit-horizontal",PF);var HF=[["path",{d:"M12 3v6",key:"1holv5"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"M12 15v6",key:"a9ows0"}]],Kp=e("git-commit-vertical",HF);var BF=[["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"}]],Jp=e("git-compare-arrows",BF);var DF=[["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"}]],Yp=e("git-compare",DF);var FF=[["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"}]],$p=e("git-fork",FF);var VF=[["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"}]],eh=e("git-graph",VF);var jF=[["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"}]],ah=e("git-merge",jF);var RF=[["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"}]],th=e("git-pull-request-arrow",RF);var TF=[["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"}]],oh=e("git-pull-request-closed",TF);var UF=[["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"}]],rh=e("git-pull-request-create",UF);var OF=[["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"}]],dh=e("git-pull-request-create-arrow",OF);var EF=[["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"}]],ch=e("git-pull-request-draft",EF);var WF=[["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"}]],sh=e("git-pull-request",WF);var GF=[["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"}]],ih=e("github",GF);var ZF=[["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"}]],nh=e("gitlab",ZF);var XF=[["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"}]],lh=e("glass-water",XF);var QF=[["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"}]],uh=e("glasses",QF);var KF=[["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"}]],fh=e("globe-lock",KF);var JF=[["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"}]],o1=e("globe",JF);var YF=[["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"}]],ph=e("goal",YF);var $F=[["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"}]],hh=e("gpu",$F);var eV=[["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"}]],mh=e("graduation-cap",eV);var aV=[["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"}]],yh=e("grape",aV);var tV=[["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"}]],Ft=e("grid-2x2-check",tV);var oV=[["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"}]],Vt=e("grid-2x2-plus",oV);var rV=[["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"}]],jt=e("grid-2x2-x",rV);var dV=[["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"}]],Rt=e("grid-2x2",dV);var cV=[["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"}]],kh=e("grid-3x2",cV);var sV=[["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"}]],be=e("grid-3x3",sV);var iV=[["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"}]],xh=e("grip-horizontal",iV);var nV=[["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"}]],Mh=e("grip-vertical",nV);var lV=[["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"}]],gh=e("grip",lV);var uV=[["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"}]],vh=e("group",uV);var fV=[["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"}]],Lh=e("guitar",fV);var pV=[["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"}]],wh=e("ham",pV);var hV=[["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"}]],Ih=e("hamburger",hV);var mV=[["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"}]],_h=e("hammer",mV);var yV=[["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"}]],bh=e("hand-coins",yV);var kV=[["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"}]],Ch=e("hand-fist",kV);var xV=[["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"}]],Tt=e("hand-grab",xV);var MV=[["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"}]],Sh=e("hand-heart",MV);var gV=[["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"}]],Ut=e("hand-helping",gV);var vV=[["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"}]],Ah=e("hand-metal",vV);var LV=[["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"}]],Nh=e("hand-platter",LV);var wV=[["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"}]],qh=e("hand",wV);var IV=[["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"}]],zh=e("handbag",IV);var _V=[["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"}]],Ph=e("handshake",_V);var bV=[["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"}]],Hh=e("hard-drive-download",bV);var CV=[["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"}]],Bh=e("hard-drive-upload",CV);var SV=[["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"}]],Dh=e("hard-drive",SV);var AV=[["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"}]],Fh=e("hard-hat",AV);var NV=[["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"}]],Vh=e("hash",NV);var qV=[["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"}]],jh=e("hat-glasses",qV);var zV=[["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"}]],Rh=e("haze",zV);var PV=[["path",{d:"M10 12H6",key:"15f2ro"}],["path",{d:"M10 15V9",key:"1lckn7"}],["path",{d:"M14 14.5a.5.5 0 0 0 .5.5h1a2.5 2.5 0 0 0 2.5-2.5v-1A2.5 2.5 0 0 0 15.5 9h-1a.5.5 0 0 0-.5.5z",key:"b3f847"}],["path",{d:"M6 15V9",key:"12stmj"}],["rect",{x:"2",y:"5",width:"20",height:"14",rx:"2",key:"qneu4z"}]],Th=e("hd",PV);var HV=[["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"}]],Uh=e("hdmi-port",HV);var BV=[["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"}]],r1=e("heading-1",BV);var DV=[["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"}]],d1=e("heading-2",DV);var FV=[["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"}]],c1=e("heading-3",FV);var VV=[["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"}]],Oh=e("heading-4",VV);var jV=[["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"}]],Eh=e("heading-5",jV);var RV=[["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"}]],Wh=e("heading-6",RV);var TV=[["path",{d:"M6 12h12",key:"8npq4p"}],["path",{d:"M6 20V4",key:"1w1bmo"}],["path",{d:"M18 20V4",key:"o2hl4u"}]],Gh=e("heading",TV);var UV=[["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"}]],Zh=e("headphone-off",UV);var OV=[["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"}]],Xh=e("headphones",OV);var EV=[["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"}]],Qh=e("headset",EV);var WV=[["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"}]],Kh=e("heart-crack",WV);var GV=[["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"}]],Jh=e("heart-handshake",GV);var ZV=[["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"}]],Yh=e("heart-minus",ZV);var XV=[["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"}]],$h=e("heart-off",XV);var QV=[["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"}]],em=e("heart-plus",QV);var KV=[["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"}]],am=e("heart-pulse",KV);var JV=[["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"}]],tm=e("heart",JV);var YV=[["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"}]],om=e("heater",YV);var $V=[["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"}]],rm=e("hexagon",$V);var ej=[["path",{d:"M11 17v4",key:"14wq8k"}],["path",{d:"M14 3v8a2 2 0 0 0 2 2h5.865",key:"12oo5h"}],["path",{d:"M17 17v4",key:"hdt4hh"}],["path",{d:"M18 17a4 4 0 0 0 4-4 8 6 0 0 0-8-6 6 5 0 0 0-6 5v3a2 2 0 0 0 2 2z",key:"yynif"}],["path",{d:"M2 10v5",key:"sa5akn"}],["path",{d:"M6 3h16",key:"27qw71"}],["path",{d:"M7 21h14",key:"1ugz0u"}],["path",{d:"M8 13H2",key:"1thz1o"}]],dm=e("helicopter",ej);var aj=[["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"}]],cm=e("highlighter",aj);var tj=[["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"}]],sm=e("history",tj);var oj=[["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"}]],im=e("hop-off",oj);var rj=[["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"}]],nm=e("hop",rj);var dj=[["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"}]],lm=e("hospital",dj);var cj=[["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"}]],um=e("hotel",cj);var sj=[["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"}]],fm=e("hourglass",sj);var ij=[["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-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-2",key:"365xoy"}]],pm=e("house-plug",ij);var nj=[["path",{d:"M8.62 13.8A2.25 2.25 0 1 1 12 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:"n9s7kx"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"r6nss1"}]],hm=e("house-heart",nj);var lj=[["path",{d:"M12.35 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .71-1.53l7-6a2 2 0 0 1 2.58 0l7 6A2 2 0 0 1 21 10v2.35",key:"8ek5ge"}],["path",{d:"M14.8 12.4A1 1 0 0 0 14 12h-4a1 1 0 0 0-1 1v8",key:"1rbg29"}],["path",{d:"M15 18h6",key:"3b3c90"}],["path",{d:"M18 15v6",key:"9wciyi"}]],mm=e("house-plus",lj);var uj=[["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-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"r6nss1"}],["path",{d:"M7 10.754a8 8 0 0 1 10 0",key:"exoy2g"}]],ym=e("house-wifi",uj);var fj=[["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-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"r6nss1"}]],Ot=e("house",fj);var pj=[["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"}]],Et=e("ice-cream-bowl",pj);var hj=[["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"}]],Wt=e("ice-cream-cone",hj);var mj=[["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"}]],km=e("id-card-lanyard",mj);var yj=[["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"}]],xm=e("id-card",yj);var kj=[["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"}]],Mm=e("image-minus",kj);var xj=[["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"}]],gm=e("image-down",xj);var Mj=[["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"}]],vm=e("image-off",Mj);var gj=[["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"}]],Lm=e("image-play",gj);var vj=[["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"}]],wm=e("image-plus",vj);var Lj=[["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"}]],Im=e("image-up",Lj);var wj=[["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"}]],_m=e("image-upscale",wj);var Ij=[["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"}]],s1=e("image",Ij);var _j=[["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"}]],bm=e("images",_j);var bj=[["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"}]],Cm=e("import",bj);var Cj=[["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"}]],Sm=e("inbox",Cj);var Sj=[["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"}]],Am=e("indian-rupee",Sj);var Aj=[["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"}]],Nm=e("infinity",Aj);var Nj=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]],qm=e("info",Nj);var qj=[["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"}]],zm=e("inspection-panel",qj);var zj=[["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"}]],Pm=e("instagram",zj);var Pj=[["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"}]],i1=e("italic",Pj);var Hj=[["path",{d:"m16 14 4 4-4 4",key:"hkso8o"}],["path",{d:"M20 10a8 8 0 1 0-8 8h8",key:"1bik7b"}]],Hm=e("iteration-ccw",Hj);var Bj=[["path",{d:"M4 10a8 8 0 1 1 8 8H4",key:"svv66n"}],["path",{d:"m8 22-4-4 4-4",key:"6g7gki"}]],Bm=e("iteration-cw",Bj);var Dj=[["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"}]],Dm=e("japanese-yen",Dj);var Fj=[["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"}]],Fm=e("joystick",Fj);var Vj=[["path",{d:"M5 3v14",key:"9nsxs2"}],["path",{d:"M12 3v8",key:"1h2ygw"}],["path",{d:"M19 3v18",key:"1sk56x"}]],Vm=e("kanban",Vj);var jj=[["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"}]],jm=e("kayak",jj);var Rj=[["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"}]],Rm=e("key-round",Rj);var Tj=[["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"}]],Tm=e("key-square",Tj);var Uj=[["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"}]],Um=e("key",Uj);var Oj=[["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"}]],Om=e("keyboard-music",Oj);var Ej=[["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"}]],Em=e("keyboard-off",Ej);var Wj=[["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"}]],Wm=e("keyboard",Wj);var Gj=[["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"}]],Gm=e("lamp-ceiling",Gj);var Zj=[["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"}]],Zm=e("lamp-desk",Zj);var Xj=[["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"}]],Xm=e("lamp-floor",Xj);var Qj=[["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"}]],Qm=e("lamp-wall-down",Qj);var Kj=[["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"}]],Km=e("lamp-wall-up",Kj);var Jj=[["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"}]],Jm=e("land-plot",Jj);var Yj=[["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"}]],Ym=e("lamp",Yj);var $j=[["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"}]],$m=e("landmark",$j);var eR=[["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"}]],ey=e("languages",eR);var aR=[["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"}]],ay=e("laptop-minimal-check",aR);var tR=[["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"}]],Gt=e("laptop-minimal",tR);var oR=[["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"}]],ty=e("laptop",oR);var rR=[["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"}]],oy=e("lasso-select",rR);var dR=[["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"}]],ry=e("lasso",dR);var cR=[["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"}]],dy=e("laugh",cR);var sR=[["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"}]],cy=e("layers-2",sR);var iR=[["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 .83.18 2 2 0 0 0 .83-.18l8.58-3.9a1 1 0 0 0 0-1.831z",key:"zzgyd3"}],["path",{d:"M16 17h6",key:"1ook5g"}],["path",{d:"M19 14v6",key:"1ckrd5"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 .825.178",key:"1ia9y3"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l2.116-.962",key:"jksky3"}]],sy=e("layers-plus",iR);var nR=[["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"}]],Zt=e("layers",nR);var lR=[["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"}]],iy=e("layout-dashboard",lR);var uR=[["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"}]],ny=e("layout-grid",uR);var fR=[["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"}]],ly=e("layout-list",fR);var pR=[["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"}]],uy=e("layout-panel-left",pR);var hR=[["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"}]],fy=e("layout-panel-top",hR);var mR=[["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"}]],py=e("layout-template",mR);var yR=[["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"}]],hy=e("leaf",yR);var kR=[["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"}]],my=e("leafy-green",kR);var xR=[["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"}]],yy=e("lectern",xR);var MR=[["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"}]],ky=e("library-big",MR);var gR=[["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"}]],xy=e("library",gR);var vR=[["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"}]],My=e("life-buoy",vR);var LR=[["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"}]],gy=e("ligature",LR);var wR=[["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"}]],vy=e("lightbulb-off",wR);var IR=[["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"}]],Ly=e("lightbulb",IR);var _R=[["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"}]],wy=e("line-squiggle",_R);var bR=[["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"}]],Iy=e("link-2-off",bR);var CR=[["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"}]],_y=e("link-2",CR);var SR=[["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"}]],n1=e("link",SR);var AR=[["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"}]],by=e("linkedin",AR);var NR=[["path",{d:"M16 5H3",key:"m91uny"}],["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M11 19H3",key:"zflm78"}],["path",{d:"m15 18 2 2 4-4",key:"1szwhi"}]],Cy=e("list-check",NR);var qR=[["path",{d:"M13 5h8",key:"a7qcls"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 19h8",key:"c3s6r1"}],["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["path",{d:"m3 7 2 2 4-4",key:"1obspn"}]],Sy=e("list-checks",qR);var zR=[["path",{d:"M3 5h8",key:"18g2rq"}],["path",{d:"M3 12h8",key:"1xfjp6"}],["path",{d:"M3 19h8",key:"fpbke4"}],["path",{d:"m15 5 3 3 3-3",key:"1t4thf"}],["path",{d:"m15 19 3-3 3 3",key:"y4ckd2"}]],Ay=e("list-chevrons-down-up",zR);var PR=[["path",{d:"M3 5h8",key:"18g2rq"}],["path",{d:"M3 12h8",key:"1xfjp6"}],["path",{d:"M3 19h8",key:"fpbke4"}],["path",{d:"m15 8 3-3 3 3",key:"bc4io6"}],["path",{d:"m15 16 3 3 3-3",key:"9wmg1l"}]],Ny=e("list-chevrons-up-down",PR);var HR=[["path",{d:"M10 5h11",key:"1hkqpe"}],["path",{d:"M10 12h11",key:"6m4ad9"}],["path",{d:"M10 19h11",key:"14g2nv"}],["path",{d:"m3 10 3-3-3-3",key:"i7pm08"}],["path",{d:"m3 20 3-3-3-3",key:"20gx1n"}]],qy=e("list-collapse",HR);var BR=[["path",{d:"M16 5H3",key:"m91uny"}],["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M9 19H3",key:"s61nz1"}],["path",{d:"m16 16-3 3 3 3",key:"117b85"}],["path",{d:"M21 5v12a2 2 0 0 1-2 2h-6",key:"hey24a"}]],zy=e("list-end",BR);var DR=[["path",{d:"M12 5H2",key:"1o22fu"}],["path",{d:"M6 12h12",key:"8npq4p"}],["path",{d:"M9 19h6",key:"456am0"}],["path",{d:"M16 5h6",key:"1vod17"}],["path",{d:"M19 8V2",key:"1wcffq"}]],Py=e("list-filter-plus",DR);var FR=[["path",{d:"M2 5h20",key:"1fs1ex"}],["path",{d:"M6 12h12",key:"8npq4p"}],["path",{d:"M9 19h6",key:"456am0"}]],Hy=e("list-filter",FR);var VR=[["path",{d:"M21 5H11",key:"us1j55"}],["path",{d:"M21 12H11",key:"wd7e0v"}],["path",{d:"M21 19H11",key:"saa85w"}],["path",{d:"m7 8-4 4 4 4",key:"o5hrat"}]],Ce=e("list-indent-decrease",VR);var jR=[["path",{d:"M16 5H3",key:"m91uny"}],["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 19H3",key:"zzsher"}],["path",{d:"M21 12h-6",key:"bt1uis"}]],By=e("list-minus",jR);var RR=[["path",{d:"M21 5H11",key:"us1j55"}],["path",{d:"M21 12H11",key:"wd7e0v"}],["path",{d:"M21 19H11",key:"saa85w"}],["path",{d:"m3 8 4 4-4 4",key:"1a3j6y"}]],Se=e("list-indent-increase",RR);var TR=[["path",{d:"M16 5H3",key:"m91uny"}],["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M11 19H3",key:"zflm78"}],["path",{d:"M21 16V5",key:"yxg4q8"}],["circle",{cx:"18",cy:"16",r:"3",key:"1hluhg"}]],Dy=e("list-music",TR);var UR=[["path",{d:"M11 5h10",key:"1cz7ny"}],["path",{d:"M11 12h10",key:"1438ji"}],["path",{d:"M11 19h10",key:"11t30w"}],["path",{d:"M4 4h1v5",key:"10yrso"}],["path",{d:"M4 9h2",key:"r1h2o0"}],["path",{d:"M6.5 20H3.4c0-1 2.6-1.925 2.6-3.5a1.5 1.5 0 0 0-2.6-1.02",key:"xtkcd5"}]],Fy=e("list-ordered",UR);var OR=[["path",{d:"M16 5H3",key:"m91uny"}],["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 19H3",key:"zzsher"}],["path",{d:"M18 9v6",key:"1twb98"}],["path",{d:"M21 12h-6",key:"bt1uis"}]],Vy=e("list-plus",OR);var ER=[["path",{d:"M21 5H3",key:"1fi0y6"}],["path",{d:"M7 12H3",key:"13ou7f"}],["path",{d:"M7 19H3",key:"wbqt3n"}],["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"}]],jy=e("list-restart",ER);var WR=[["path",{d:"M3 5h6",key:"1ltk0q"}],["path",{d:"M3 12h13",key:"ppymz1"}],["path",{d:"M3 19h13",key:"bpdczq"}],["path",{d:"m16 8-3-3 3-3",key:"1pjpp6"}],["path",{d:"M21 19V7a2 2 0 0 0-2-2h-6",key:"4zzq67"}]],Ry=e("list-start",WR);var GR=[["path",{d:"M13 5h8",key:"a7qcls"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 19h8",key:"c3s6r1"}],["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["rect",{x:"3",y:"4",width:"6",height:"6",rx:"1",key:"cif1o7"}]],Ty=e("list-todo",GR);var ZR=[["path",{d:"M8 5h13",key:"1pao27"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 19h8",key:"c3s6r1"}],["path",{d:"M3 10a2 2 0 0 0 2 2h3",key:"1npucw"}],["path",{d:"M3 5v12a2 2 0 0 0 2 2h3",key:"x1gjn2"}]],Uy=e("list-tree",ZR);var XR=[["path",{d:"M21 5H3",key:"1fi0y6"}],["path",{d:"M10 12H3",key:"1ulcyk"}],["path",{d:"M10 19H3",key:"108z41"}],["path",{d:"M15 12.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:"ms4nik"}]],Oy=e("list-video",XR);var QR=[["path",{d:"M16 5H3",key:"m91uny"}],["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 19H3",key:"zzsher"}],["path",{d:"m15.5 9.5 5 5",key:"ytk86i"}],["path",{d:"m20.5 9.5-5 5",key:"17o44f"}]],Ey=e("list-x",QR);var KR=[["path",{d:"M3 5h.01",key:"18ugdj"}],["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M3 19h.01",key:"noohij"}],["path",{d:"M8 5h13",key:"1pao27"}],["path",{d:"M8 12h13",key:"1za7za"}],["path",{d:"M8 19h13",key:"m83p4d"}]],Wy=e("list",KR);var JR=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]],He=e("loader-circle",JR);var YR=[["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"}]],Gy=e("loader-pinwheel",YR);var $R=[["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"}]],Zy=e("loader",$R);var eT=[["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"}]],Xy=e("locate-off",eT);var aT=[["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"}]],Qy=e("locate-fixed",aT);var tT=[["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"}]],Ky=e("locate",tT);var oT=[["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"}]],Xt=e("lock-keyhole-open",oT);var rT=[["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"}]],Jy=e("lock-keyhole",rT);var dT=[["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"}]],Qt=e("lock-open",dT);var cT=[["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"}]],Yy=e("lock",cT);var sT=[["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"}]],$y=e("log-in",sT);var iT=[["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"}]],e4=e("log-out",iT);var nT=[["path",{d:"M3 5h1",key:"1mv5vm"}],["path",{d:"M3 12h1",key:"lp3yf2"}],["path",{d:"M3 19h1",key:"w6f3n9"}],["path",{d:"M8 5h1",key:"1nxr5w"}],["path",{d:"M8 12h1",key:"1con00"}],["path",{d:"M8 19h1",key:"k7p10e"}],["path",{d:"M13 5h8",key:"a7qcls"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 19h8",key:"c3s6r1"}]],a4=e("logs",nT);var lT=[["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"}]],t4=e("lollipop",lT);var uT=[["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"}]],o4=e("luggage",uT);var fT=[["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"}]],r4=e("mail-check",fT);var pT=[["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"}]],d4=e("magnet",pT);var hT=[["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"}]],c4=e("mail-minus",hT);var mT=[["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"}]],s4=e("mail-open",mT);var yT=[["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"}]],i4=e("mail-plus",yT);var kT=[["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"}]],Kt=e("mail-question-mark",kT);var xT=[["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"}]],n4=e("mail-search",xT);var MT=[["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"}]],l4=e("mail-warning",MT);var gT=[["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"}]],u4=e("mail-x",gT);var vT=[["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"}]],f4=e("mail",vT);var LT=[["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"}]],p4=e("mailbox",LT);var wT=[["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"}]],h4=e("mails",wT);var IT=[["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"}]],m4=e("map-minus",IT);var _T=[["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"}]],y4=e("map-pin-check-inside",_T);var bT=[["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"}]],k4=e("map-pin-check",bT);var CT=[["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"}]],x4=e("map-pin-house",CT);var ST=[["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"}]],M4=e("map-pin-minus-inside",ST);var AT=[["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"}]],g4=e("map-pin-minus",AT);var NT=[["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"}]],v4=e("map-pin-off",NT);var qT=[["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"}]],Jt=e("map-pin-pen",qT);var zT=[["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"}]],L4=e("map-pin-plus-inside",zT);var PT=[["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"}]],w4=e("map-pin-plus",PT);var HT=[["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"}]],I4=e("map-pin-x-inside",HT);var BT=[["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"}]],_4=e("map-pin-x",BT);var DT=[["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"}]],b4=e("map-pin",DT);var FT=[["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"}]],C4=e("map-pinned",FT);var VT=[["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"}]],S4=e("map-plus",VT);var jT=[["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"}]],A4=e("map",jT);var RT=[["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"}]],N4=e("mars-stroke",RT);var TT=[["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"}]],q4=e("mars",TT);var UT=[["path",{d:"M8 22h8",key:"rmew8v"}],["path",{d:"M12 11v11",key:"ur9y6a"}],["path",{d:"m19 3-7 8-7-8Z",key:"1sgpiw"}]],z4=e("martini",UT);var OT=[["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"}]],P4=e("maximize-2",OT);var ET=[["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"}]],H4=e("maximize",ET);var WT=[["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"}]],B4=e("medal",WT);var GT=[["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"}]],D4=e("megaphone-off",GT);var ZT=[["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"}]],F4=e("megaphone",ZT);var XT=[["path",{d:"M12 12v-2",key:"fwoke6"}],["path",{d:"M12 18v-2",key:"qj6yno"}],["path",{d:"M16 12v-2",key:"heuere"}],["path",{d:"M16 18v-2",key:"s1ct0w"}],["path",{d:"M2 11h1.5",key:"15p63e"}],["path",{d:"M20 18v-2",key:"12ehxp"}],["path",{d:"M20.5 11H22",key:"khsy7a"}],["path",{d:"M4 18v-2",key:"1c3oqr"}],["path",{d:"M8 12v-2",key:"1mwtfd"}],["path",{d:"M8 18v-2",key:"qcmpov"}],["rect",{x:"2",y:"6",width:"20",height:"10",rx:"2",key:"1qcswk"}]],V4=e("memory-stick",XT);var QT=[["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"}]],j4=e("meh",QT);var KT=[["path",{d:"M4 5h16",key:"1tepv9"}],["path",{d:"M4 12h16",key:"1lakjw"}],["path",{d:"M4 19h16",key:"1djgab"}]],R4=e("menu",KT);var JT=[["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"}]],T4=e("merge",JT);var YT=[["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"}]],U4=e("message-circle-code",YT);var $T=[["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"}]],O4=e("message-circle-dashed",$T);var eU=[["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"}]],E4=e("message-circle-heart",eU);var aU=[["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"}]],W4=e("message-circle-more",aU);var tU=[["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"}]],G4=e("message-circle-off",tU);var oU=[["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"}]],Z4=e("message-circle-plus",oU);var rU=[["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"}]],Yt=e("message-circle-question-mark",rU);var dU=[["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"}]],X4=e("message-circle-reply",dU);var cU=[["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"}]],Q4=e("message-circle-warning",cU);var sU=[["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"}]],K4=e("message-circle-x",sU);var iU=[["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"}]],J4=e("message-circle",iU);var nU=[["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"}]],Y4=e("message-square-code",nU);var lU=[["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"}]],$4=e("message-square-dashed",lU);var uU=[["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"}]],e5=e("message-square-diff",uU);var fU=[["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"}]],a5=e("message-square-dot",fU);var pU=[["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"}]],t5=e("message-square-heart",pU);var hU=[["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"}]],o5=e("message-square-lock",hU);var mU=[["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"}]],r5=e("message-square-more",mU);var yU=[["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"}]],d5=e("message-square-off",yU);var kU=[["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"}]],c5=e("message-square-plus",kU);var xU=[["path",{d:"M14 14a2 2 0 0 0 2-2V8h-2",key:"1r06pg"}],["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:"M8 14a2 2 0 0 0 2-2V8H8",key:"1jzu5j"}]],s5=e("message-square-quote",xU);var MU=[["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"}]],i5=e("message-square-reply",MU);var gU=[["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"}]],n5=e("message-square-share",gU);var vU=[["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"}]],l5=e("message-square-text",vU);var LU=[["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"}]],u5=e("message-square-warning",LU);var wU=[["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"}]],f5=e("message-square-x",wU);var IU=[["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"}]],p5=e("message-square",IU);var _U=[["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"}]],h5=e("messages-square",_U);var bU=[["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"}]],m5=e("mic-off",bU);var CU=[["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"}]],$t=e("mic-vocal",CU);var SU=[["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"}]],y5=e("mic",SU);var AU=[["path",{d:"M10 12h4",key:"a56b0p"}],["path",{d:"M10 17h4",key:"pvmtpo"}],["path",{d:"M10 7h4",key:"1vgcok"}],["path",{d:"M18 12h2",key:"quuxs7"}],["path",{d:"M18 18h2",key:"4scel"}],["path",{d:"M18 6h2",key:"1ptzki"}],["path",{d:"M4 12h2",key:"1ltxp0"}],["path",{d:"M4 18h2",key:"1xrofg"}],["path",{d:"M4 6h2",key:"1cx33n"}],["rect",{x:"6",y:"2",width:"12",height:"20",rx:"2",key:"749fme"}]],k5=e("microchip",AU);var NU=[["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"}]],x5=e("microscope",NU);var qU=[["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"}]],M5=e("microwave",qU);var zU=[["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"}]],g5=e("milestone",zU);var PU=[["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"}]],v5=e("milk-off",PU);var HU=[["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"}]],L5=e("milk",HU);var BU=[["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"}]],w5=e("minimize-2",BU);var DU=[["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"}]],I5=e("minimize",DU);var FU=[["path",{d:"M5 12h14",key:"1ays0h"}]],_5=e("minus",FU);var VU=[["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"}]],b5=e("monitor-check",VU);var jU=[["path",{d:"M11 13a3 3 0 1 1 2.83-4H14a2 2 0 0 1 0 4z",key:"1da4q6"}],["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"}]],C5=e("monitor-cloud",jU);var RU=[["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"}]],S5=e("monitor-cog",RU);var TU=[["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"}]],A5=e("monitor-dot",TU);var UU=[["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"}]],N5=e("monitor-down",UU);var OU=[["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"}]],q5=e("monitor-off",OU);var EU=[["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"}]],z5=e("monitor-pause",EU);var WU=[["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"}]],P5=e("monitor-play",WU);var GU=[["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"}]],H5=e("monitor-smartphone",GU);var ZU=[["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"}]],B5=e("monitor-speaker",ZU);var XU=[["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"}]],D5=e("monitor-stop",XU);var QU=[["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"}]],F5=e("monitor-up",QU);var KU=[["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"}]],V5=e("monitor-x",KU);var JU=[["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"}]],j5=e("monitor",JU);var YU=[["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"}]],R5=e("moon-star",YU);var $U=[["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"}]],T5=e("moon",$U);var eO=[["path",{d:"m18 14-1-3",key:"bdajw9"}],["path",{d:"m3 9 6 2a2 2 0 0 1 2-2h2a2 2 0 0 1 1.99 1.81",key:"f5fotj"}],["path",{d:"M8 17h3a1 1 0 0 0 1-1 6 6 0 0 1 6-6 1 1 0 0 0 1-1v-.75A5 5 0 0 0 17 5",key:"3i90e2"}],["circle",{cx:"19",cy:"17",r:"3",key:"1otbdv"}],["circle",{cx:"5",cy:"17",r:"3",key:"1d8p0c"}]],U5=e("motorbike",eO);var aO=[["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"}]],O5=e("mountain-snow",aO);var tO=[["path",{d:"m8 3 4 8 5-5 5 15H2L8 3z",key:"otkl63"}]],E5=e("mountain",tO);var oO=[["path",{d:"m15.55 8.45 5.138 2.087a.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.063L8.45 15.551",key:"1qoshx"}],["path",{d:"M22 2 2 22",key:"y4kqgn"}],["path",{d:"m6.816 11.528-2.779-6.84a.495.495 0 0 1 .651-.651l6.84 2.779",key:"mymuvk"}]],W5=e("mouse-pointer-2-off",oO);var rO=[["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"}]],G5=e("mouse-off",rO);var dO=[["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"}]],Z5=e("mouse-pointer-2",dO);var cO=[["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"}]],X5=e("mouse-pointer-ban",cO);var sO=[["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"}]],Q5=e("mouse-pointer-click",sO);var iO=[["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"}]],K5=e("mouse-pointer",iO);var nO=[["rect",{x:"5",y:"2",width:"14",height:"20",rx:"7",key:"11ol66"}],["path",{d:"M12 6v4",key:"16clxf"}]],J5=e("mouse",nO);var lO=[["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"}]],eo=e("move-3d",lO);var uO=[["path",{d:"M19 13v6h-6",key:"1hxl6d"}],["path",{d:"M5 11V5h6",key:"12e2xe"}],["path",{d:"m5 5 14 14",key:"11anup"}]],Y5=e("move-diagonal-2",uO);var fO=[["path",{d:"M11 19H5v-6",key:"8awifj"}],["path",{d:"M13 5h6v6",key:"7voy1q"}],["path",{d:"M19 5 5 19",key:"wwaj1z"}]],$5=e("move-diagonal",fO);var pO=[["path",{d:"M11 19H5V13",key:"1akmht"}],["path",{d:"M19 5L5 19",key:"72u4yj"}]],ek=e("move-down-left",pO);var hO=[["path",{d:"M19 13V19H13",key:"10vkzq"}],["path",{d:"M5 5L19 19",key:"5zm2fv"}]],ak=e("move-down-right",hO);var mO=[["path",{d:"M8 18L12 22L16 18",key:"cskvfv"}],["path",{d:"M12 2V22",key:"r89rzk"}]],tk=e("move-down",mO);var yO=[["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"}]],ok=e("move-horizontal",yO);var kO=[["path",{d:"M6 8L2 12L6 16",key:"kyvwex"}],["path",{d:"M2 12H22",key:"1m8cig"}]],rk=e("move-left",kO);var xO=[["path",{d:"M18 8L22 12L18 16",key:"1r0oui"}],["path",{d:"M2 12H22",key:"1m8cig"}]],dk=e("move-right",xO);var MO=[["path",{d:"M5 11V5H11",key:"3q78g9"}],["path",{d:"M5 5L19 19",key:"5zm2fv"}]],ck=e("move-up-left",MO);var gO=[["path",{d:"M13 5H19V11",key:"1n1gyv"}],["path",{d:"M19 5L5 19",key:"72u4yj"}]],sk=e("move-up-right",gO);var vO=[["path",{d:"M8 6L12 2L16 6",key:"1yvkyx"}],["path",{d:"M12 2V22",key:"r89rzk"}]],ik=e("move-up",vO);var LO=[["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"}]],nk=e("move-vertical",LO);var wO=[["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"}]],l1=e("move",wO);var IO=[["circle",{cx:"8",cy:"18",r:"4",key:"1fc0mg"}],["path",{d:"M12 18V2l7 4",key:"g04rme"}]],lk=e("music-2",IO);var _O=[["circle",{cx:"12",cy:"18",r:"4",key:"m3r9ws"}],["path",{d:"M16 18V2",key:"40x2m5"}]],uk=e("music-3",_O);var bO=[["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"}]],fk=e("music-4",bO);var CO=[["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"}]],pk=e("music",CO);var SO=[["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"}]],hk=e("navigation-2-off",SO);var AO=[["polygon",{points:"12 2 19 21 12 17 5 21 12 2",key:"x8c0qg"}]],mk=e("navigation-2",AO);var NO=[["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"}]],yk=e("navigation-off",NO);var qO=[["polygon",{points:"3 11 22 2 13 21 11 13 3 11",key:"1ltx0t"}]],kk=e("navigation",qO);var zO=[["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"}]],xk=e("network",zO);var PO=[["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"}]],Mk=e("nfc",PO);var HO=[["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"}]],gk=e("newspaper",HO);var BO=[["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"}]],vk=e("notebook-pen",BO);var DO=[["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"}]],Lk=e("non-binary",DO);var FO=[["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"}]],wk=e("notebook-tabs",FO);var VO=[["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"}]],Ik=e("notebook-text",VO);var jO=[["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"}]],_k=e("notepad-text-dashed",jO);var RO=[["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"}]],bk=e("notebook",RO);var TO=[["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"}]],Ck=e("notepad-text",TO);var UO=[["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"}]],Sk=e("nut-off",UO);var OO=[["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"}]],Ak=e("nut",OO);var EO=[["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"}]],ao=e("octagon-alert",EO);var WO=[["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"}]],Nk=e("octagon-minus",WO);var GO=[["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=e("octagon-pause",GO);var ZO=[["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"}]],oo=e("octagon-x",ZO);var XO=[["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"}]],qk=e("octagon",XO);var QO=[["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"}]],zk=e("omega",QO);var KO=[["path",{d:"M3 3h6l6 18h6",key:"ph9rgk"}],["path",{d:"M14 3h7",key:"16f0ms"}]],Pk=e("option",KO);var JO=[["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"}]],Hk=e("orbit",JO);var YO=[["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"}]],Bk=e("package-2",YO);var $O=[["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"}]],Dk=e("origami",$O);var eE=[["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"}]],Fk=e("package-check",eE);var aE=[["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"}]],Vk=e("package-open",aE);var tE=[["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"}]],jk=e("package-plus",tE);var oE=[["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"}]],Rk=e("package-minus",oE);var rE=[["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"}]],Tk=e("package-search",rE);var dE=[["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"}]],Uk=e("package-x",dE);var cE=[["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"}]],Ok=e("package",cE);var sE=[["path",{d:"M11 7 6 2",key:"1jwth8"}],["path",{d:"M18.992 12H2.041",key:"xw1gg"}],["path",{d:"M21.145 18.38A3.34 3.34 0 0 1 20 16.5a3.3 3.3 0 0 1-1.145 1.88c-.575.46-.855 1.02-.855 1.595A2 2 0 0 0 20 22a2 2 0 0 0 2-2.025c0-.58-.285-1.13-.855-1.595",key:"1nkol4"}],["path",{d:"m8.5 4.5 2.148-2.148a1.205 1.205 0 0 1 1.704 0l7.296 7.296a1.205 1.205 0 0 1 0 1.704l-7.592 7.592a3.615 3.615 0 0 1-5.112 0l-3.888-3.888a3.615 3.615 0 0 1 0-5.112L5.67 7.33",key:"1nk1rd"}]],Ek=e("paint-bucket",sE);var iE=[["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"}]],Wk=e("paint-roller",iE);var nE=[["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"}]],ro=e("paintbrush-vertical",nE);var lE=[["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"}]],Gk=e("paintbrush",lE);var uE=[["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"}]],Zk=e("palette",uE);var fE=[["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"}]],Xk=e("panda",fE);var pE=[["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"}]],Qk=e("panel-bottom-close",pE);var hE=[["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"}]],co=e("panel-bottom-dashed",hE);var mE=[["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"}]],Kk=e("panel-bottom-open",mE);var yE=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 15h18",key:"5xshup"}]],Jk=e("panel-bottom",yE);var kE=[["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"}]],so=e("panel-left-close",kE);var xE=[["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"}]],io=e("panel-left-dashed",xE);var ME=[["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"}]],no=e("panel-left-open",ME);var gE=[["path",{d:"M15 10V9",key:"4dkmfx"}],["path",{d:"M15 15v-1",key:"6a4afx"}],["path",{d:"M15 21v-2",key:"1qshmc"}],["path",{d:"M15 5V3",key:"1fk0mb"}],["path",{d:"M9 10V9",key:"1lazqi"}],["path",{d:"M9 15v-1",key:"9lx740"}],["path",{d:"M9 21v-2",key:"1fwk0n"}],["path",{d:"M9 5V3",key:"2q8zi6"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],Yk=e("panel-left-right-dashed",gE);var vE=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]],lo=e("panel-left",vE);var LE=[["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"}]],$k=e("panel-right-close",LE);var wE=[["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"}]],uo=e("panel-right-dashed",wE);var IE=[["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"}]],e3=e("panel-right-open",IE);var _E=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}]],a3=e("panel-right",_E);var bE=[["path",{d:"M14 15h1",key:"171nev"}],["path",{d:"M14 9h1",key:"l0svgy"}],["path",{d:"M19 15h2",key:"1vnucp"}],["path",{d:"M19 9h2",key:"te2zfg"}],["path",{d:"M3 15h2",key:"8bym0q"}],["path",{d:"M3 9h2",key:"1h4ldw"}],["path",{d:"M9 15h1",key:"1tg3ks"}],["path",{d:"M9 9h1",key:"15jzuz"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],t3=e("panel-top-bottom-dashed",bE);var CE=[["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"}]],o3=e("panel-top-close",CE);var SE=[["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=e("panel-top-dashed",SE);var AE=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}]],r3=e("panel-top",AE);var NE=[["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"}]],d3=e("panel-top-open",NE);var qE=[["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"}]],c3=e("panels-left-bottom",qE);var zE=[["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"}]],s3=e("panels-right-bottom",zE);var PE=[["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"}]],po=e("panels-top-left",PE);var HE=[["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"}]],i3=e("paperclip",HE);var BE=[["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"}]],n3=e("parentheses",BE);var DE=[["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"}]],l3=e("parking-meter",DE);var FE=[["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"}]],u3=e("party-popper",FE);var VE=[["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"}]],f3=e("pause",VE);var jE=[["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"}]],p3=e("paw-print",jE);var RE=[["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"}]],h3=e("pc-case",RE);var TE=[["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"}]],ho=e("pen-line",TE);var UE=[["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"}]],m3=e("pen-off",UE);var OE=[["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"}]],y3=e("pen-tool",OE);var EE=[["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"}]],mo=e("pen",EE);var WE=[["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"}]],k3=e("pencil-line",WE);var GE=[["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"}]],x3=e("pencil-off",GE);var ZE=[["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"}]],M3=e("pencil-ruler",ZE);var XE=[["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"}]],g3=e("pencil",XE);var QE=[["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"}]],v3=e("pentagon",QE);var KE=[["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"}]],L3=e("percent",KE);var JE=[["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"}]],w3=e("person-standing",JE);var YE=[["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"}]],I3=e("philippine-peso",YE);var $E=[["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"}]],_3=e("phone-call",$E);var eW=[["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"}]],b3=e("phone-forwarded",eW);var aW=[["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"}]],C3=e("phone-incoming",aW);var tW=[["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"}]],S3=e("phone-missed",tW);var oW=[["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"}]],A3=e("phone-off",oW);var rW=[["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"}]],N3=e("phone-outgoing",rW);var dW=[["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"}]],q3=e("phone",dW);var cW=[["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"}]],z3=e("pi",cW);var sW=[["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"}]],P3=e("pickaxe",sW);var iW=[["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"}]],H3=e("piano",iW);var nW=[["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"}]],B3=e("picture-in-picture-2",nW);var lW=[["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"}]],D3=e("picture-in-picture",lW);var uW=[["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"}]],F3=e("piggy-bank",uW);var fW=[["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"}]],V3=e("pilcrow-left",fW);var pW=[["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"}]],j3=e("pilcrow-right",pW);var hW=[["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"}]],R3=e("pilcrow",hW);var mW=[["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"}]],T3=e("pill-bottle",mW);var yW=[["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"}]],U3=e("pill",yW);var kW=[["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"}]],O3=e("pin-off",kW);var xW=[["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"}]],E3=e("pin",xW);var MW=[["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"}]],W3=e("pipette",MW);var gW=[["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"}]],G3=e("pizza",gW);var vW=[["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"}]],Z3=e("plane-landing",vW);var LW=[["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"}]],X3=e("plane-takeoff",LW);var wW=[["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"}]],Q3=e("plane",wW);var IW=[["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"}]],K3=e("play",IW);var _W=[["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"}]],J3=e("plug-2",_W);var bW=[["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"}]],yo=e("plug-zap",bW);var CW=[["path",{d:"M12 22v-5",key:"1ega77"}],["path",{d:"M15 8V2",key:"18g5xt"}],["path",{d:"M17 8a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1z",key:"1xoxul"}],["path",{d:"M9 8V2",key:"14iosj"}]],Y3=e("plug",CW);var SW=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],$3=e("plus",SW);var AW=[["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"}]],ex=e("pocket-knife",AW);var NW=[["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"}]],ax=e("pocket",NW);var qW=[["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"}]],tx=e("podcast",qW);var zW=[["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"}]],ox=e("pointer",zW);var PW=[["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"}]],rx=e("pointer-off",PW);var HW=[["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"}]],dx=e("popsicle",HW);var BW=[["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"}]],cx=e("popcorn",BW);var DW=[["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"}]],sx=e("pound-sterling",DW);var FW=[["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"}]],ix=e("power-off",FW);var VW=[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"M18.4 6.6a9 9 0 1 1-12.77.04",key:"obofu9"}]],nx=e("power",VW);var jW=[["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"}]],lx=e("presentation",jW);var RW=[["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"}]],ux=e("printer-check",RW);var TW=[["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"}]],fx=e("printer",TW);var UW=[["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"}]],px=e("projector",UW);var OW=[["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"}]],hx=e("proportions",OW);var EW=[["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"}]],mx=e("puzzle",EW);var WW=[["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"}]],yx=e("pyramid",WW);var GW=[["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"}]],kx=e("qr-code",GW);var ZW=[["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"}]],xx=e("quote",ZW);var XW=[["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"}]],Mx=e("rabbit",XW);var QW=[["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"}]],gx=e("radar",QW);var KW=[["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"}]],vx=e("radiation",KW);var JW=[["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"}]],Lx=e("radical",JW);var YW=[["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"}]],wx=e("radio-receiver",YW);var $W=[["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"}]],Ix=e("radio-tower",$W);var eG=[["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"}]],_x=e("radio",eG);var aG=[["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"}]],bx=e("radius",aG);var tG=[["path",{d:"M5 15h14",key:"m0yey3"}],["path",{d:"M5 9h14",key:"7tsvo6"}],["path",{d:"m14 20-5-5 6-6-5-5",key:"1jo42i"}]],Cx=e("rail-symbol",tG);var oG=[["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"}]],Sx=e("rainbow",oG);var rG=[["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"}]],Ax=e("rat",rG);var dG=[["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"}]],Nx=e("ratio",dG);var cG=[["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"}]],qx=e("receipt-cent",cG);var sG=[["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"}]],zx=e("receipt-euro",sG);var iG=[["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"}]],Px=e("receipt-indian-rupee",iG);var nG=[["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"}]],Hx=e("receipt-japanese-yen",nG);var lG=[["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"}]],Bx=e("receipt-pound-sterling",lG);var uG=[["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"}]],Dx=e("receipt-russian-ruble",uG);var fG=[["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"}]],Fx=e("receipt-swiss-franc",fG);var pG=[["path",{d:"M13 16H8",key:"wsln4y"}],["path",{d:"M14 8H8",key:"1l3xfs"}],["path",{d:"M16 12H8",key:"1fr5h0"}],["path",{d:"M4 3a1 1 0 0 1 1-1 1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1 1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2 1 1 0 0 1-1-1z",key:"ycz6yz"}]],Vx=e("receipt-text",pG);var hG=[["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"}]],jx=e("receipt-turkish-lira",hG);var mG=[["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"}]],Rx=e("rectangle-circle",mG);var yG=[["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"}]],Tx=e("receipt",yG);var kG=[["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"}]],ko=e("rectangle-ellipsis",kG);var xG=[["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"}]],Ux=e("rectangle-goggles",xG);var MG=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"2",key:"9lu3g6"}]],Ox=e("rectangle-horizontal",MG);var gG=[["rect",{width:"12",height:"20",x:"6",y:"2",rx:"2",key:"1oxtiu"}]],Ex=e("rectangle-vertical",gG);var vG=[["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"}]],Wx=e("recycle",vG);var LG=[["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"}]],Gx=e("redo-2",LG);var wG=[["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"}]],Zx=e("redo-dot",wG);var IG=[["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"}]],Xx=e("redo",IG);var _G=[["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"}]],Qx=e("refresh-ccw-dot",_G);var bG=[["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"}]],Kx=e("refresh-ccw",bG);var CG=[["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"}]],Jx=e("refresh-cw-off",CG);var SG=[["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"}]],Yx=e("refresh-cw",SG);var AG=[["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"}]],$x=e("refrigerator",AG);var NG=[["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"}]],e8=e("regex",NG);var qG=[["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"}]],a8=e("remove-formatting",qG);var zG=[["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"}]],t8=e("repeat-1",zG);var PG=[["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"}]],o8=e("repeat-2",PG);var HG=[["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"}]],r8=e("repeat",HG);var BG=[["path",{d:"M14 14a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1",key:"zg1ipl"}],["path",{d:"M14 4a1 1 0 0 1 1-1",key:"dhj8ez"}],["path",{d:"M15 10a1 1 0 0 1-1-1",key:"1mnyi5"}],["path",{d:"M19 14a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1",key:"txt6k4"}],["path",{d:"M21 4a1 1 0 0 0-1-1",key:"sfs9ap"}],["path",{d:"M21 9a1 1 0 0 1-1 1",key:"mp6qeo"}],["path",{d:"m3 7 3 3 3-3",key:"x25e72"}],["path",{d:"M6 10V5a2 2 0 0 1 2-2h2",key:"15xut4"}],["rect",{x:"3",y:"14",width:"7",height:"7",rx:"1",key:"1bkyp8"}]],d8=e("replace-all",BG);var DG=[["path",{d:"M14 4a1 1 0 0 1 1-1",key:"dhj8ez"}],["path",{d:"M15 10a1 1 0 0 1-1-1",key:"1mnyi5"}],["path",{d:"M21 4a1 1 0 0 0-1-1",key:"sfs9ap"}],["path",{d:"M21 9a1 1 0 0 1-1 1",key:"mp6qeo"}],["path",{d:"m3 7 3 3 3-3",key:"x25e72"}],["path",{d:"M6 10V5a2 2 0 0 1 2-2h2",key:"15xut4"}],["rect",{x:"3",y:"14",width:"7",height:"7",rx:"1",key:"1bkyp8"}]],c8=e("replace",DG);var FG=[["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"}]],s8=e("reply-all",FG);var VG=[["path",{d:"M20 18v-2a4 4 0 0 0-4-4H4",key:"5vmcpk"}],["path",{d:"m9 17-5-5 5-5",key:"nvlc11"}]],i8=e("reply",VG);var jG=[["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"}]],n8=e("rewind",jG);var RG=[["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"}]],l8=e("ribbon",RG);var TG=[["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"}]],u8=e("rocket",TG);var UG=[["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"}]],f8=e("rocking-chair",UG);var OG=[["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"}]],p8=e("roller-coaster",OG);var EG=[["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"}]],h8=e("rose",EG);var WG=[["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"}]],xo=e("rotate-3d",WG);var GG=[["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"}]],m8=e("rotate-ccw-key",GG);var ZG=[["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"}]],y8=e("rotate-ccw-square",ZG);var XG=[["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"}]],k8=e("rotate-ccw",XG);var QG=[["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"}]],x8=e("rotate-cw-square",QG);var KG=[["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"}]],M8=e("rotate-cw",KG);var JG=[["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"}]],g8=e("route-off",JG);var YG=[["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"}]],v8=e("route",YG);var $G=[["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"}]],L8=e("router",$G);var eZ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 12h18",key:"1i2n21"}]],Mo=e("rows-2",eZ);var aZ=[["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"}]],go=e("rows-3",aZ);var tZ=[["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"}]],w8=e("rows-4",tZ);var oZ=[["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"}]],I8=e("rss",oZ);var rZ=[["path",{d:"M10 15v-3",key:"1pjskw"}],["path",{d:"M14 15v-3",key:"1o1mqj"}],["path",{d:"M18 15v-3",key:"cws6he"}],["path",{d:"M2 8V4",key:"3jv1jz"}],["path",{d:"M22 6H2",key:"1iqbfk"}],["path",{d:"M22 8V4",key:"16f4ou"}],["path",{d:"M6 15v-3",key:"1ij1qe"}],["rect",{x:"2",y:"12",width:"20",height:"8",rx:"2",key:"1tqiko"}]],_8=e("ruler-dimension-line",rZ);var dZ=[["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"}]],b8=e("ruler",dZ);var cZ=[["path",{d:"M6 11h8a4 4 0 0 0 0-8H9v18",key:"18ai8t"}],["path",{d:"M6 15h8",key:"1y8f6l"}]],C8=e("russian-ruble",cZ);var sZ=[["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"}]],S8=e("sailboat",sZ);var iZ=[["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"}]],A8=e("salad",iZ);var nZ=[["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"}]],N8=e("sandwich",nZ);var lZ=[["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"}]],q8=e("satellite-dish",lZ);var uZ=[["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"}]],z8=e("satellite",uZ);var fZ=[["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"}]],P8=e("saudi-riyal",fZ);var pZ=[["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"}]],H8=e("save-all",pZ);var hZ=[["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"}]],B8=e("save-off",hZ);var mZ=[["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"}]],u1=e("save",mZ);var yZ=[["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"}]],vo=e("scale-3d",yZ);var kZ=[["path",{d:"M12 3v18",key:"108xh3"}],["path",{d:"m19 8 3 8a5 5 0 0 1-6 0zV7",key:"zcdpyk"}],["path",{d:"M3 7h1a17 17 0 0 0 8-2 17 17 0 0 0 8 2h1",key:"1yorad"}],["path",{d:"m5 8 3 8a5 5 0 0 1-6 0zV7",key:"eua70x"}],["path",{d:"M7 21h10",key:"1b0cd5"}]],D8=e("scale",kZ);var xZ=[["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"}]],F8=e("scaling",xZ);var MZ=[["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"}]],V8=e("scan-barcode",MZ);var gZ=[["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"}]],j8=e("scan-eye",gZ);var vZ=[["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"}]],R8=e("scan-face",vZ);var LZ=[["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"}]],T8=e("scan-heart",LZ);var wZ=[["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"}]],U8=e("scan-line",wZ);var IZ=[["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"}]],O8=e("scan-qr-code",IZ);var _Z=[["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"}]],E8=e("scan-search",_Z);var bZ=[["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"}]],W8=e("scan-text",bZ);var CZ=[["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"}]],G8=e("scan",CZ);var SZ=[["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"}]],Z8=e("school",SZ);var AZ=[["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"}]],X8=e("scissors-line-dashed",AZ);var NZ=[["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"}]],Q8=e("scissors",NZ);var qZ=[["path",{d:"M21 4h-3.5l2 11.05",key:"1gktiw"}],["path",{d:"M6.95 17h5.142c.523 0 .95-.406 1.063-.916a6.5 6.5 0 0 1 5.345-5.009",key:"1bq3u3"}],["circle",{cx:"19.5",cy:"17.5",r:"2.5",key:"e4zhv9"}],["circle",{cx:"4.5",cy:"17.5",r:"2.5",key:"50vk4p"}]],K8=e("scooter",qZ);var zZ=[["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"}]],J8=e("screen-share-off",zZ);var PZ=[["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"}]],Y8=e("screen-share",PZ);var HZ=[["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"}]],$8=e("scroll-text",HZ);var BZ=[["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"}]],e6=e("scroll",BZ);var DZ=[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}],["path",{d:"M11 7v4",key:"m2edmq"}],["path",{d:"M11 15h.01",key:"k85uqc"}]],a6=e("search-alert",DZ);var FZ=[["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"}]],t6=e("search-check",FZ);var VZ=[["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"}]],o6=e("search-code",VZ);var jZ=[["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"}]],r6=e("search-slash",jZ);var RZ=[["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"}]],d6=e("search-x",RZ);var TZ=[["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"}]],c6=e("section",TZ);var UZ=[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]],f1=e("search",UZ);var OZ=[["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"}]],Lo=e("send-horizontal",OZ);var EZ=[["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"}]],s6=e("send-to-back",EZ);var WZ=[["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"}]],i6=e("send",WZ);var GZ=[["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"}]],n6=e("separator-horizontal",GZ);var ZZ=[["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"}]],l6=e("separator-vertical",ZZ);var XZ=[["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"}]],u6=e("server-cog",XZ);var QZ=[["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"}]],f6=e("server-crash",QZ);var KZ=[["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"}]],p6=e("server-off",KZ);var JZ=[["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"}]],h6=e("server",JZ);var YZ=[["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"}]],p1=e("settings",YZ);var $Z=[["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"}]],m6=e("settings-2",$Z);var eX=[["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"}]],y6=e("shapes",eX);var aX=[["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"}]],k6=e("share-2",aX);var tX=[["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"}]],x6=e("share",tX);var oX=[["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"}]],M6=e("sheet",oX);var rX=[["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"}]],g6=e("shell",rX);var dX=[["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"}]],v6=e("shield-alert",dX);var cX=[["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"}]],L6=e("shield-ban",cX);var sX=[["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"}]],w6=e("shield-check",sX);var iX=[["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"}]],I6=e("shield-ellipsis",iX);var nX=[["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"}]],_6=e("shield-half",nX);var lX=[["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"}]],b6=e("shield-minus",lX);var uX=[["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"}]],C6=e("shield-off",uX);var fX=[["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"}]],S6=e("shield-plus",fX);var pX=[["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"}]],wo=e("shield-question-mark",pX);var hX=[["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"}]],A6=e("shield-user",hX);var mX=[["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"}]],Io=e("shield-x",mX);var yX=[["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"}]],N6=e("shield",yX);var kX=[["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"}]],q6=e("ship-wheel",kX);var xX=[["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"}]],z6=e("ship",xX);var MX=[["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"}]],P6=e("shirt",MX);var gX=[["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"}]],H6=e("shopping-bag",gX);var vX=[["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"}]],B6=e("shopping-basket",vX);var LX=[["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"}]],D6=e("shopping-cart",LX);var wX=[["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"}]],F6=e("shovel",wX);var IX=[["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"}]],V6=e("shower-head",IX);var _X=[["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"}]],j6=e("shrimp",_X);var bX=[["path",{d:"M4 13V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5",key:"1eob4r"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10 22v-5",key:"sfixh4"}],["path",{d:"M14 19v-2",key:"pdve8j"}],["path",{d:"M18 20v-3",key:"uox2gk"}],["path",{d:"M2 13h20",key:"5evz65"}],["path",{d:"M6 20v-3",key:"c6pdcb"}]],R6=e("shredder",bX);var CX=[["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"}]],T6=e("shrink",CX);var SX=[["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"}]],U6=e("shrub",SX);var AX=[["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"}]],O6=e("shuffle",AX);var NX=[["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"}]],E6=e("sigma",NX);var qX=[["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"}]],W6=e("signal-high",qX);var zX=[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}]],G6=e("signal-low",zX);var PX=[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}],["path",{d:"M12 20v-8",key:"i3yub9"}]],Z6=e("signal-medium",PX);var HX=[["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"}]],X6=e("signal",HX);var BX=[["path",{d:"M2 20h.01",key:"4haj6o"}]],Q6=e("signal-zero",BX);var DX=[["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"}]],K6=e("signature",DX);var FX=[["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"}]],J6=e("signpost-big",FX);var VX=[["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"}]],Y6=e("signpost",VX);var jX=[["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"}]],$6=e("siren",jX);var RX=[["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"}]],e7=e("skip-back",RX);var TX=[["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"}]],a7=e("skip-forward",TX);var UX=[["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"}]],t7=e("skull",UX);var OX=[["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"}]],o7=e("slack",OX);var EX=[["path",{d:"M22 2 2 22",key:"y4kqgn"}]],r7=e("slash",EX);var WX=[["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"}]],d7=e("slice",WX);var GX=[["path",{d:"M10 5H3",key:"1qgfaw"}],["path",{d:"M12 19H3",key:"yhmn1j"}],["path",{d:"M14 3v4",key:"1sua03"}],["path",{d:"M16 17v4",key:"1q0r14"}],["path",{d:"M21 12h-9",key:"1o4lsq"}],["path",{d:"M21 19h-5",key:"1rlt1p"}],["path",{d:"M21 5h-7",key:"1oszz2"}],["path",{d:"M8 10v4",key:"tgpxqk"}],["path",{d:"M8 12H3",key:"a7s4jb"}]],c7=e("sliders-horizontal",GX);var ZX=[["path",{d:"M10 8h4",key:"1sr2af"}],["path",{d:"M12 21v-9",key:"17s77i"}],["path",{d:"M12 8V3",key:"13r4qs"}],["path",{d:"M17 16h4",key:"h1uq16"}],["path",{d:"M19 12V3",key:"o1uvq1"}],["path",{d:"M19 21v-5",key:"qua636"}],["path",{d:"M3 14h4",key:"bcjad9"}],["path",{d:"M5 10V3",key:"cb8scm"}],["path",{d:"M5 21v-7",key:"1w1uti"}]],_o=e("sliders-vertical",ZX);var XX=[["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"}]],s7=e("smartphone-charging",XX);var QX=[["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"}]],i7=e("smartphone-nfc",QX);var KX=[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2",key:"1yt0o3"}],["path",{d:"M12 18h.01",key:"mhygvu"}]],n7=e("smartphone",KX);var JX=[["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"}]],l7=e("smile-plus",JX);var YX=[["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"}]],u7=e("smile",YX);var $X=[["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"}]],f7=e("snail",$X);var eQ=[["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"}]],p7=e("soap-dispenser-droplet",eQ);var aQ=[["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"}]],h7=e("snowflake",aQ);var tQ=[["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"}]],m7=e("sofa",tQ);var oQ=[["path",{d:"M11 2h2",key:"isr7bz"}],["path",{d:"m14.28 14-4.56 8",key:"4anwcf"}],["path",{d:"m21 22-1.558-4H4.558",key:"enk13h"}],["path",{d:"M3 10v2",key:"w8mti9"}],["path",{d:"M6.245 15.04A2 2 0 0 1 8 14h12a1 1 0 0 1 .864 1.505l-3.11 5.457A2 2 0 0 1 16 22H4a1 1 0 0 1-.863-1.506z",key:"pouggg"}],["path",{d:"M7 2a4 4 0 0 1-4 4",key:"78s8of"}],["path",{d:"m8.66 7.66 1.41 1.41",key:"1vaqj8"}]],y7=e("solar-panel",oQ);var rQ=[["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"}]],k7=e("soup",rQ);var dQ=[["path",{d:"M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1",key:"lt2kga"}]],x7=e("space",dQ);var cQ=[["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"}]],M7=e("spade",cQ);var sQ=[["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"}]],g7=e("sparkle",sQ);var iQ=[["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"}]],bo=e("sparkles",iQ);var nQ=[["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"}]],v7=e("speaker",nQ);var lQ=[["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"}]],L7=e("speech",lQ);var uQ=[["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"}]],w7=e("spell-check-2",uQ);var fQ=[["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"}]],I7=e("spell-check",fQ);var pQ=[["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"}]],_7=e("spline-pointer",pQ);var hQ=[["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"}]],b7=e("spline",hQ);var mQ=[["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"}]],C7=e("split",mQ);var yQ=[["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"}]],S7=e("spool",yQ);var kQ=[["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"}]],A7=e("spray-can",kQ);var xQ=[["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"}]],N7=e("spotlight",xQ);var MQ=[["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"}]],q7=e("sprout",MQ);var gQ=[["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"}]],Co=e("square-activity",gQ);var vQ=[["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"}]],So=e("square-arrow-down-left",vQ);var LQ=[["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"}]],Ao=e("square-arrow-down-right",LQ);var wQ=[["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"}]],No=e("square-arrow-down",wQ);var IQ=[["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"}]],qo=e("square-arrow-left",IQ);var _Q=[["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"}]],zo=e("square-arrow-out-down-left",_Q);var bQ=[["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"}]],Po=e("square-arrow-out-down-right",bQ);var CQ=[["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"}]],Ho=e("square-arrow-out-up-left",CQ);var SQ=[["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"}]],Bo=e("square-arrow-out-up-right",SQ);var AQ=[["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"}]],Do=e("square-arrow-right",AQ);var NQ=[["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"}]],Fo=e("square-arrow-up-left",NQ);var qQ=[["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"}]],Vo=e("square-arrow-up-right",qQ);var zQ=[["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"}]],jo=e("square-arrow-up",zQ);var PQ=[["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"}]],Ro=e("square-asterisk",PQ);var HQ=[["line",{x1:"5",y1:"3",x2:"19",y2:"3",key:"x74652"}],["line",{x1:"3",y1:"5",x2:"3",y2:"19",key:"31ivqu"}],["line",{x1:"21",y1:"5",x2:"21",y2:"19",key:"1am4cd"}],["line",{x1:"9",y1:"21",x2:"10",y2:"21",key:"sb02er"}],["line",{x1:"14",y1:"21",x2:"15",y2:"21",key:"1bvb1m"}],["path",{d:"M 3 5 A2 2 0 0 1 5 3",key:"dbypyf"}],["path",{d:"M 19 3 A2 2 0 0 1 21 5",key:"y6haui"}],["path",{d:"M 5 21 A2 2 0 0 1 3 19",key:"kb75wq"}],["path",{d:"M 21 19 A2 2 0 0 1 19 21",key:"1p3zbf"}],["circle",{cx:"8.5",cy:"8.5",r:"1.5",key:"cn5opk"}],["line",{x1:"9.56066",y1:"9.56066",x2:"12",y2:"12",key:"mksg6j"}],["line",{x1:"17",y1:"17",x2:"14.82",y2:"14.82",key:"1lwi1d"}],["circle",{cx:"8.5",cy:"15.5",r:"1.5",key:"12hfy1"}],["line",{x1:"9.56066",y1:"14.43934",x2:"17",y2:"7",key:"4jyfgs"}]],To=e("square-bottom-dashed-scissors",HQ);var BQ=[["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"}]],Ae=e("square-chart-gantt",BQ);var DQ=[["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"}]],Uo=e("square-check-big",DQ);var FQ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],Oo=e("square-check",FQ);var VQ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m16 10-4 4-4-4",key:"894hmk"}]],Eo=e("square-chevron-down",VQ);var jQ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m14 16-4-4 4-4",key:"ojs7w8"}]],Wo=e("square-chevron-left",jQ);var RQ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m10 8 4 4-4 4",key:"1wy4r4"}]],Go=e("square-chevron-right",RQ);var TQ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m8 14 4-4 4 4",key:"fy2ptz"}]],Zo=e("square-chevron-up",TQ);var UQ=[["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"}]],z7=e("square-dashed-bottom-code",UQ);var OQ=[["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"}]],Xo=e("square-code",OQ);var EQ=[["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"}]],P7=e("square-dashed-bottom",EQ);var WQ=[["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"}]],Qo=e("square-dashed-kanban",WQ);var GQ=[["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"}]],Ko=e("square-dashed-mouse-pointer",GQ);var ZQ=[["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"}]],H7=e("square-dashed-top-solid",ZQ);var XQ=[["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"}]],Jo=e("square-dashed",XQ);var QQ=[["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"}]],Yo=e("square-divide",QQ);var KQ=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],$o=e("square-dot",KQ);var JQ=[["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"}]],er=e("square-equal",JQ);var YQ=[["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"}]],ar=e("square-function",YQ);var $Q=[["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"}]],tr=e("square-kanban",$Q);var eK=[["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"}]],or=e("square-library",eK);var aK=[["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"}]],rr=e("square-menu",aK);var tK=[["path",{d:"M8 16V8.5a.5.5 0 0 1 .9-.3l2.7 3.599a.5.5 0 0 0 .8 0l2.7-3.6a.5.5 0 0 1 .9.3V16",key:"1ywlsj"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],dr=e("square-m",tK);var oK=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 12h8",key:"1wcyev"}]],cr=e("square-minus",oK);var rK=[["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"}]],sr=e("square-mouse-pointer",rK);var dK=[["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"}]],ir=e("square-parking-off",dK);var cK=[["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"}]],nr=e("square-parking",cK);var sK=[["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"}]],B7=e("square-pause",sK);var iK=[["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"}]],ye=e("square-pen",iK);var nK=[["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"}]],lr=e("square-percent",nK);var lK=[["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"}]],ur=e("square-pilcrow",lK);var uK=[["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"}]],fr=e("square-pi",uK);var fK=[["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"}]],pr=e("square-play",fK);var pK=[["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"}]],hr=e("square-plus",pK);var hK=[["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"}]],mr=e("square-power",hK);var mK=[["path",{d:"M7 12h2l2 5 2-10h4",key:"1fxv6h"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],D7=e("square-radical",mK);var yK=[["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"}]],F7=e("square-round-corner",yK);var kK=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["circle",{cx:"8.5",cy:"8.5",r:"1.5",key:"cn5opk"}],["line",{x1:"9.56066",y1:"9.56066",x2:"12",y2:"12",key:"mksg6j"}],["line",{x1:"17",y1:"17",x2:"14.82",y2:"14.82",key:"1lwi1d"}],["circle",{cx:"8.5",cy:"15.5",r:"1.5",key:"12hfy1"}],["line",{x1:"9.56066",y1:"14.43934",x2:"17",y2:"7",key:"4jyfgs"}]],yr=e("square-scissors",kK);var xK=[["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"}]],kr=e("square-sigma",xK);var MK=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["line",{x1:"9",x2:"15",y1:"15",y2:"9",key:"1dfufj"}]],xr=e("square-slash",MK);var gK=[["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"}]],Mr=e("square-split-horizontal",gK);var vK=[["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"}]],gr=e("square-split-vertical",vK);var LK=[["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"}]],V7=e("square-square",LK);var wK=[["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"}]],j7=e("square-stack",wK);var IK=[["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"}]],R7=e("square-star",IK);var _K=[["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"}]],vr=e("square-terminal",_K);var bK=[["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"}]],Lr=e("square-user-round",bK);var CK=[["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"}]],T7=e("square-stop",CK);var SK=[["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"}]],wr=e("square-user",SK);var AK=[["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"}]],Ir=e("square-x",AK);var NK=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],U7=e("square",NK);var qK=[["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"}]],O7=e("squares-exclude",qK);var zK=[["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"}]],E7=e("squares-intersect",zK);var PK=[["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"}]],W7=e("squares-subtract",PK);var HK=[["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"}]],G7=e("squircle-dashed",HK);var BK=[["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"}]],Z7=e("squares-unite",BK);var DK=[["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"}]],X7=e("squircle",DK);var FK=[["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"}]],Q7=e("squirrel",FK);var VK=[["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"}]],K7=e("stamp",VK);var jK=[["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"}]],J7=e("star-half",jK);var RK=[["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"}]],Y7=e("star-off",RK);var TK=[["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"}]],$7=e("star",TK);var UK=[["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"}]],e9=e("step-back",UK);var OK=[["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"}]],a9=e("step-forward",OK);var EK=[["path",{d:"M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z",key:"1dfntj"}],["path",{d:"M15 3v5a1 1 0 0 0 1 1h5",key:"6s6qgf"}],["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"}]],t9=e("sticker",EK);var WK=[["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"}]],o9=e("stethoscope",WK);var GK=[["path",{d:"M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z",key:"1dfntj"}],["path",{d:"M15 3v5a1 1 0 0 0 1 1h5",key:"6s6qgf"}]],r9=e("sticky-note",GK);var ZK=[["path",{d:"M11.264 2.205A4 4 0 0 0 6.42 4.211l-4 8a4 4 0 0 0 1.359 5.117l6 4a4 4 0 0 0 4.438 0l6-4a4 4 0 0 0 1.576-4.592l-2-6a4 4 0 0 0-2.53-2.53z",key:"1si4ox"}],["path",{d:"M11.99 22 14 12l7.822 3.184",key:"1u8to0"}],["path",{d:"M14 12 8.47 2.302",key:"guo3d5"}]],d9=e("stone",ZK);var XK=[["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"}]],c9=e("store",XK);var QK=[["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"}]],s9=e("stretch-horizontal",QK);var KK=[["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"}]],i9=e("stretch-vertical",KK);var JK=[["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"}]],n9=e("strikethrough",JK);var YK=[["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"}]],l9=e("subscript",YK);var $K=[["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"}]],u9=e("sun-dim",$K);var eJ=[["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"}]],f9=e("sun-medium",eJ);var aJ=[["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"}]],p9=e("sun-moon",aJ);var tJ=[["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"}]],h9=e("sun-snow",tJ);var oJ=[["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"}]],m9=e("sun",oJ);var rJ=[["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"}]],y9=e("sunrise",rJ);var dJ=[["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"}]],k9=e("sunset",dJ);var cJ=[["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"}]],x9=e("superscript",cJ);var sJ=[["path",{d:"M10 21V3h8",key:"br2l0g"}],["path",{d:"M6 16h9",key:"2py0wn"}],["path",{d:"M10 9.5h7",key:"13dmhz"}]],M9=e("swiss-franc",sJ);var iJ=[["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"}]],g9=e("swatch-book",iJ);var nJ=[["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"}]],v9=e("switch-camera",nJ);var lJ=[["path",{d:"m11 19-6-6",key:"s7kpr"}],["path",{d:"m5 21-2-2",key:"1kw20b"}],["path",{d:"m8 16-4 4",key:"1oqv8h"}],["path",{d:"M9.5 17.5 21 6V3h-3L6.5 14.5",key:"pkxemp"}]],L9=e("sword",lJ);var uJ=[["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"}]],w9=e("swords",uJ);var fJ=[["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"}]],I9=e("syringe",fJ);var pJ=[["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"}]],_9=e("table-2",pJ);var hJ=[["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"}]],b9=e("table-cells-merge",hJ);var mJ=[["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"}]],C9=e("table-cells-split",mJ);var yJ=[["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"}]],S9=e("table-columns-split",yJ);var kJ=[["path",{d:"M16 5H3",key:"m91uny"}],["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 19H3",key:"zzsher"}],["path",{d:"M21 5h.01",key:"wa75ra"}],["path",{d:"M21 12h.01",key:"msek7k"}],["path",{d:"M21 19h.01",key:"qvbq2j"}]],A9=e("table-of-contents",kJ);var xJ=[["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"}]],N9=e("table-properties",xJ);var MJ=[["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"}]],q9=e("table-rows-split",MJ);var gJ=[["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"}]],z9=e("table",gJ);var vJ=[["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"}]],P9=e("tablet-smartphone",vJ);var LJ=[["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"}]],H9=e("tablet",LJ);var wJ=[["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"}]],B9=e("tablets",wJ);var IJ=[["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"}]],D9=e("tag",IJ);var _J=[["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"}]],F9=e("tags",_J);var bJ=[["path",{d:"M4 4v16",key:"6qkkli"}]],V9=e("tally-1",bJ);var CJ=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}]],j9=e("tally-2",CJ);var SJ=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}],["path",{d:"M14 4v16",key:"12vmem"}]],R9=e("tally-3",SJ);var AJ=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}],["path",{d:"M14 4v16",key:"12vmem"}],["path",{d:"M19 4v16",key:"8ij5ei"}]],T9=e("tally-4",AJ);var NJ=[["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"}]],U9=e("tally-5",NJ);var qJ=[["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"}]],O9=e("tangent",qJ);var zJ=[["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"}]],E9=e("target",zJ);var PJ=[["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"}]],W9=e("tent-tree",PJ);var HJ=[["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"}]],G9=e("telescope",HJ);var BJ=[["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"}]],Z9=e("tent",BJ);var DJ=[["path",{d:"M12 19h8",key:"baeox8"}],["path",{d:"m4 17 6-6-6-6",key:"1yngyt"}]],X9=e("terminal",DJ);var FJ=[["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"}]],_r=e("test-tube-diagonal",FJ);var VJ=[["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"}]],Q9=e("test-tube",VJ);var jJ=[["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"}]],K9=e("test-tubes",jJ);var RJ=[["path",{d:"M21 5H3",key:"1fi0y6"}],["path",{d:"M17 12H7",key:"16if0g"}],["path",{d:"M19 19H5",key:"vjpgq2"}]],br=e("text-align-center",RJ);var TJ=[["path",{d:"M21 5H3",key:"1fi0y6"}],["path",{d:"M21 12H9",key:"dn1m92"}],["path",{d:"M21 19H7",key:"4cu937"}]],Cr=e("text-align-end",TJ);var UJ=[["path",{d:"M3 5h18",key:"1u36vt"}],["path",{d:"M3 12h18",key:"1i2n21"}],["path",{d:"M3 19h18",key:"awlh7x"}]],Sr=e("text-align-justify",UJ);var OJ=[["path",{d:"M21 5H3",key:"1fi0y6"}],["path",{d:"M15 12H3",key:"6jk70r"}],["path",{d:"M17 19H3",key:"z6ezky"}]],xe=e("text-align-start",OJ);var EJ=[["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"}]],J9=e("text-cursor-input",EJ);var WJ=[["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"}]],Y9=e("text-cursor",WJ);var GJ=[["path",{d:"M15 5h6",key:"1pr8yx"}],["path",{d:"M15 12h6",key:"upa0zy"}],["path",{d:"M3 19h18",key:"awlh7x"}],["path",{d:"m3 12 3.553-7.724a.5.5 0 0 1 .894 0L11 12",key:"6lvno8"}],["path",{d:"M3.92 10h6.16",key:"1tl8ex"}]],Ar=e("text-initial",GJ);var ZJ=[["path",{d:"M17 5H3",key:"1cn7zz"}],["path",{d:"M21 12H8",key:"scolzb"}],["path",{d:"M21 19H8",key:"13qgcb"}],["path",{d:"M3 12v7",key:"1ri8j3"}]],$9=e("text-quote",ZJ);var XJ=[["path",{d:"M21 5H3",key:"1fi0y6"}],["path",{d:"M10 12H3",key:"1ulcyk"}],["path",{d:"M10 19H3",key:"108z41"}],["circle",{cx:"17",cy:"15",r:"3",key:"1upz2a"}],["path",{d:"m21 19-1.9-1.9",key:"dwi7p8"}]],eM=e("text-search",XJ);var QJ=[["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"}]],Nr=e("text-select",QJ);var KJ=[["path",{d:"m16 16-3 3 3 3",key:"117b85"}],["path",{d:"M3 12h14.5a1 1 0 0 1 0 7H13",key:"18xa6z"}],["path",{d:"M3 19h6",key:"1ygdsz"}],["path",{d:"M3 5h18",key:"1u36vt"}]],qr=e("text-wrap",KJ);var JJ=[["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"}]],aM=e("theater",JJ);var YJ=[["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"}]],tM=e("thermometer-snowflake",YJ);var $J=[["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 8a4 4 0 0 0-1.645 7.647",key:"wz5p04"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z",key:"yu0u2z"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}]],oM=e("thermometer-sun",$J);var eY=[["path",{d:"M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z",key:"17jzev"}]],rM=e("thermometer",eY);var aY=[["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"}],["path",{d:"M17 14V2",key:"8ymqnk"}]],dM=e("thumbs-down",aY);var tY=[["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"}],["path",{d:"M7 10v12",key:"1qc93n"}]],cM=e("thumbs-up",tY);var oY=[["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"}]],sM=e("ticket-check",oY);var rY=[["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"}]],iM=e("ticket-minus",rY);var dY=[["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"}]],nM=e("ticket-percent",dY);var cY=[["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"}]],lM=e("ticket-plus",cY);var sY=[["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"}]],uM=e("ticket-slash",sY);var iY=[["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"}]],fM=e("ticket-x",iY);var nY=[["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"}]],pM=e("ticket",nY);var lY=[["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:"m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8",key:"15hfpj"}],["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"}]],hM=e("tickets-plane",lY);var uY=[["path",{d:"m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8",key:"15hfpj"}],["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"}]],mM=e("tickets",uY);var fY=[["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"}]],yM=e("timer-off",fY);var pY=[["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"}]],kM=e("timer-reset",pY);var hY=[["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"}]],xM=e("timer",hY);var mY=[["circle",{cx:"9",cy:"12",r:"3",key:"u3jwor"}],["rect",{width:"20",height:"14",x:"2",y:"5",rx:"7",key:"g7kal2"}]],MM=e("toggle-left",mY);var yY=[["circle",{cx:"15",cy:"12",r:"3",key:"1afu0r"}],["rect",{width:"20",height:"14",x:"2",y:"5",rx:"7",key:"g7kal2"}]],gM=e("toggle-right",yY);var kY=[["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"}]],vM=e("toilet",kY);var xY=[["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"}]],LM=e("tool-case",xY);var MY=[["path",{d:"M16 12v4",key:"vf1vip"}],["path",{d:"M16 6a2 2 0 0 1 1.414.586l4 4A2 2 0 0 1 22 12v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 .586-1.414l4-4A2 2 0 0 1 8 6z",key:"1h1rvn"}],["path",{d:"M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2",key:"1ksdt3"}],["path",{d:"M2 14h20",key:"myj16y"}],["path",{d:"M8 12v4",key:"1w4uao"}]],wM=e("toolbox",MY);var gY=[["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"}]],IM=e("tornado",gY);var vY=[["ellipse",{cx:"12",cy:"11",rx:"3",ry:"2",key:"1b2qxu"}],["ellipse",{cx:"12",cy:"12.5",rx:"10",ry:"8.5",key:"h8emeu"}]],_M=e("torus",vY);var LY=[["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"}]],bM=e("touchpad-off",LY);var wY=[["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"}]],CM=e("touchpad",wY);var IY=[["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"}]],SM=e("tower-control",IY);var _Y=[["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"}]],AM=e("toy-brick",_Y);var bY=[["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"}]],NM=e("tractor",bY);var CY=[["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"}]],qM=e("traffic-cone",CY);var SY=[["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"}]],zM=e("train-front-tunnel",SY);var AY=[["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"}]],PM=e("train-front",AY);var NY=[["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"}]],HM=e("train-track",NY);var qY=[["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"}]],zr=e("tram-front",qY);var zY=[["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"}]],BM=e("transgender",zY);var PY=[["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"}]],DM=e("trash-2",PY);var HY=[["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"}]],FM=e("trash",HY);var BY=[["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"}]],VM=e("tree-deciduous",BY);var DY=[["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"}]],Pr=e("tree-palm",DY);var FY=[["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"}]],jM=e("tree-pine",FY);var VY=[["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"}]],RM=e("trees",VY);var jY=[["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"}]],TM=e("trello",jY);var RY=[["path",{d:"M16 17h6v-6",key:"t6n2it"}],["path",{d:"m22 17-8.5-8.5-5 5L2 7",key:"x473p"}]],UM=e("trending-down",RY);var TY=[["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"}]],OM=e("trending-up-down",TY);var UY=[["path",{d:"M16 7h6v6",key:"box55l"}],["path",{d:"m22 7-8.5 8.5-5-5L2 17",key:"1t1m79"}]],EM=e("trending-up",UY);var OY=[["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"}]],Hr=e("triangle-alert",OY);var EY=[["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"}]],WM=e("triangle-dashed",EY);var WY=[["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"}]],GM=e("triangle-right",WY);var GY=[["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"}]],ZM=e("triangle",GY);var ZY=[["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"}]],XM=e("trophy",ZY);var XY=[["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"}]],QM=e("truck-electric",XY);var QY=[["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"}]],KM=e("truck",QY);var KY=[["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"}]],JM=e("turkish-lira",KY);var JY=[["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"}]],YM=e("turntable",JY);var YY=[["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"}]],$M=e("turtle",YY);var $Y=[["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"}]],eg=e("tv-minimal-play",$Y);var e$=[["path",{d:"M7 21h10",key:"1b0cd5"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}]],Br=e("tv-minimal",e$);var a$=[["path",{d:"m17 2-5 5-5-5",key:"16satq"}],["rect",{width:"20",height:"15",x:"2",y:"7",rx:"2",key:"1e6viu"}]],ag=e("tv",a$);var t$=[["path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7",key:"c0yzno"}]],tg=e("twitch",t$);var o$=[["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"}]],og=e("twitter",o$);var r$=[["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"}]],rg=e("type-outline",r$);var d$=[["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"}]],dg=e("type",d$);var c$=[["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"}]],cg=e("umbrella-off",c$);var s$=[["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"}]],sg=e("umbrella",s$);var i$=[["path",{d:"M6 4v6a6 6 0 0 0 12 0V4",key:"9kb039"}],["line",{x1:"4",x2:"20",y1:"20",y2:"20",key:"nun2al"}]],ig=e("underline",i$);var n$=[["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"}]],ng=e("undo-2",n$);var l$=[["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"}]],lg=e("undo-dot",l$);var u$=[["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"}]],ug=e("undo",u$);var f$=[["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"}]],fg=e("unfold-horizontal",f$);var p$=[["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"}]],pg=e("unfold-vertical",p$);var h$=[["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"}]],hg=e("ungroup",h$);var m$=[["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"}]],Dr=e("university",m$);var y$=[["path",{d:"M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2",key:"1re2ne"}]],mg=e("unlink-2",y$);var k$=[["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"}]],yg=e("unlink",k$);var x$=[["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"}]],kg=e("unplug",x$);var M$=[["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"}]],h1=e("upload",M$);var g$=[["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"}]],xg=e("usb",g$);var v$=[["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"}]],Mg=e("user-check",v$);var L$=[["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"}]],gg=e("user-cog",L$);var w$=[["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"}]],vg=e("user-minus",w$);var I$=[["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"}]],Lg=e("user-lock",I$);var _$=[["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"}]],wg=e("user-pen",_$);var b$=[["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"}]],Ig=e("user-plus",b$);var C$=[["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"}]],Fr=e("user-round-check",C$);var S$=[["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"}]],Vr=e("user-round-cog",S$);var A$=[["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"}]],jr=e("user-round-minus",A$);var N$=[["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"}]],_g=e("user-round-pen",N$);var q$=[["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"}]],Rr=e("user-round-plus",q$);var z$=[["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"}]],bg=e("user-round-search",z$);var P$=[["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"}]],Tr=e("user-round-x",P$);var H$=[["circle",{cx:"12",cy:"8",r:"5",key:"1hypcn"}],["path",{d:"M20 21a8 8 0 0 0-16 0",key:"rfgkzh"}]],Ur=e("user-round",H$);var B$=[["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"}]],Cg=e("user-search",B$);var D$=[["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"}]],Sg=e("user-star",D$);var F$=[["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"}]],Ag=e("user-x",F$);var V$=[["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"}]],Ng=e("user",V$);var j$=[["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"}]],Or=e("users-round",j$);var R$=[["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"}]],qg=e("users",R$);var T$=[["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"}]],Er=e("utensils-crossed",T$);var U$=[["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"}]],Wr=e("utensils",U$);var O$=[["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"}]],zg=e("utility-pole",O$);var E$=[["path",{d:"M13 6v5a1 1 0 0 0 1 1h6.102a1 1 0 0 1 .712.298l.898.91a1 1 0 0 1 .288.702V17a1 1 0 0 1-1 1h-3",key:"k3s650"}],["path",{d:"M5 18H3a1 1 0 0 1-1-1V8a2 2 0 0 1 2-2h12c1.1 0 2.1.8 2.4 1.8l1.176 4.2",key:"fnd93u"}],["path",{d:"M9 18h5",key:"lrx6i"}],["circle",{cx:"16",cy:"18",r:"2",key:"1v4tcr"}],["circle",{cx:"7",cy:"18",r:"2",key:"19iecd"}]],Pg=e("van",E$);var W$=[["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"}]],Hg=e("variable",W$);var G$=[["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"}]],Bg=e("vault",G$);var Z$=[["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"}]],Dg=e("vector-square",Z$);var X$=[["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"}]],Fg=e("vegan",X$);var Q$=[["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"}]],Vg=e("venetian-mask",Q$);var K$=[["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"}]],jg=e("venus-and-mars",K$);var J$=[["path",{d:"M12 15v7",key:"t2xh3l"}],["path",{d:"M9 19h6",key:"456am0"}],["circle",{cx:"12",cy:"9",r:"6",key:"1nw4tq"}]],Rg=e("venus",J$);var Y$=[["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"}]],Tg=e("vibrate-off",Y$);var $$=[["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"}]],Ug=e("vibrate",$$);var eee=[["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"}]],Og=e("video-off",eee);var aee=[["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"}]],Eg=e("video",aee);var tee=[["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"}]],Wg=e("videotape",tee);var oee=[["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"}]],Gg=e("view",oee);var ree=[["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"}]],Zg=e("voicemail",ree);var dee=[["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"}]],Xg=e("volleyball",dee);var cee=[["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"}]],Qg=e("volume-1",cee);var see=[["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"}]],Kg=e("volume-off",see);var iee=[["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"}]],Jg=e("volume-2",iee);var nee=[["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"}]],Yg=e("volume-x",nee);var lee=[["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"}]],$g=e("volume",lee);var uee=[["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"}]],ev=e("vote",uee);var fee=[["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"}]],av=e("wallet-cards",fee);var pee=[["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"}]],Gr=e("wallet-minimal",pee);var hee=[["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"}]],tv=e("wallet",hee);var mee=[["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"}]],ov=e("wallpaper",mee);var yee=[["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"}]],Zr=e("wand-sparkles",yee);var kee=[["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"}]],rv=e("wand",kee);var xee=[["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"}]],dv=e("warehouse",xee);var Mee=[["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"}]],cv=e("washing-machine",Mee);var gee=[["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"}]],sv=e("watch",gee);var vee=[["path",{d:"M12 10L12 2",key:"jvb0aw"}],["path",{d:"M16 6L12 10L8 6",key:"9j6vje"}],["path",{d:"M2 15C2.6 15.5 3.2 16 4.5 16C7 16 7 14 9.5 14C12.1 14 11.9 16 14.5 16C17 16 17 14 19.5 14C20.8 14 21.4 14.5 22 15",key:"s2zepw"}],["path",{d:"M2 21C2.6 21.5 3.2 22 4.5 22C7 22 7 20 9.5 20C12.1 20 11.9 22 14.5 22C17 22 17 20 19.5 20C20.8 20 21.4 20.5 22 21",key:"u68omc"}]],iv=e("waves-arrow-down",vee);var Lee=[["path",{d:"M12 2v8",key:"1q4o3n"}],["path",{d:"M2 15c.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:"1p9f19"}],["path",{d:"M2 21c.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:"vbxynw"}],["path",{d:"m8 6 4-4 4 4",key:"ybng9g"}]],nv=e("waves-arrow-up",Lee);var wee=[["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"}]],lv=e("waves-ladder",wee);var Iee=[["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"}]],uv=e("waves",Iee);var _ee=[["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"}]],fv=e("waypoints",_ee);var bee=[["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"}]],pv=e("webcam",bee);var Cee=[["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"}]],hv=e("webhook-off",Cee);var See=[["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"}]],mv=e("webhook",See);var Aee=[["path",{d:"M6.5 8a2 2 0 0 0-1.906 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:"1wl739"}],["path",{d:"M7.999 15a2.5 2.5 0 0 1 4 0 2.5 2.5 0 0 0 4 0",key:"1egezo"}],["circle",{cx:"12",cy:"5",r:"3",key:"rqqgnr"}]],yv=e("weight-tilde",Aee);var Nee=[["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"}]],kv=e("weight",Nee);var qee=[["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"}]],xv=e("wheat-off",qee);var zee=[["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"}]],Mv=e("wheat",zee);var Pee=[["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"}]],gv=e("whole-word",Pee);var Hee=[["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"}]],vv=e("wifi-cog",Hee);var Bee=[["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"}]],Lv=e("wifi-high",Bee);var Dee=[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}]],wv=e("wifi-low",Dee);var Fee=[["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"}]],Iv=e("wifi-off",Fee);var Vee=[["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"}]],_v=e("wifi-pen",Vee);var jee=[["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"}]],bv=e("wifi-sync",jee);var Ree=[["path",{d:"M12 20h.01",key:"zekei9"}]],Cv=e("wifi-zero",Ree);var Tee=[["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"}]],Sv=e("wifi",Tee);var Uee=[["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"}]],Av=e("wind-arrow-down",Uee);var Oee=[["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"}]],Nv=e("wind",Oee);var Eee=[["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"}]],qv=e("wine-off",Eee);var Wee=[["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"}]],zv=e("wine",Wee);var Gee=[["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"}]],Pv=e("workflow",Gee);var Zee=[["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"}]],Hv=e("worm",Zee);var Xee=[["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"}]],Bv=e("wrench",Xee);var Qee=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],pe=e("x",Qee);var Kee=[["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"}]],Dv=e("youtube",Kee);var Jee=[["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"}]],Fv=e("zap-off",Jee);var Yee=[["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"}]],Vv=e("zap",Yee);var $ee=[["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"}]],m1=e("zoom-in",$ee);var eae=[["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"}]],jv=e("zoom-out",eae);var QL=require("react");var _L=require("framer-motion"),Z=require("react/jsx-runtime"),KL=({initialData:f,onSave:u,onClose:t})=>{let[r,a]=(0,QL.useState)({title:f?.title||"",description:f?.description||""});return(0,Z.jsxs)("div",{className:"fixed inset-0 z-[999999] flex items-center justify-center p-4",children:[(0,Z.jsx)(_L.motion.div,{initial:{opacity:0},animate:{opacity:1},className:"absolute inset-0 bg-black/30 backdrop-blur-md",onClick:t}),(0,Z.jsxs)(_L.motion.div,{initial:{opacity:0,scale:.95,y:20},animate:{opacity:1,scale:1,y:0},className:"bg-white w-full max-w-lg rounded-2xl shadow-2xl overflow-hidden relative z-10 border border-white/20",children:[(0,Z.jsxs)("div",{className:"px-6 py-5 border-b border-gray-100 flex items-center justify-between bg-gradient-to-r from-gray-50 to-white",children:[(0,Z.jsxs)("div",{className:"flex items-center gap-3",children:[(0,Z.jsx)("div",{className:"p-2 bg-blue-100 text-blue-600 rounded-lg",children:(0,Z.jsx)(o1,{size:20})}),(0,Z.jsxs)("div",{children:[(0,Z.jsx)("h3",{className:"font-bold text-gray-900",children:"Configura\xE7\xF5es de SEO"}),(0,Z.jsx)("p",{className:"text-xs text-gray-500",children:"Como seu site aparece no Google"})]})]}),(0,Z.jsx)("button",{onClick:t,className:"p-2 hover:bg-gray-100 rounded-full text-gray-400 hover:text-gray-700 transition-colors",children:(0,Z.jsx)(pe,{size:20})})]}),(0,Z.jsxs)("div",{className:"p-6 space-y-5",children:[(0,Z.jsxs)("div",{children:[(0,Z.jsx)("label",{className:"text-sm font-semibold text-gray-700 mb-2 block",children:"T\xEDtulo da P\xE1gina (Meta Title)"}),(0,Z.jsxs)("div",{className:"relative group",children:[(0,Z.jsx)("input",{value:r.title,onChange:o=>a({...r,title:o.target.value}),className:"w-full pl-4 pr-12 py-3 bg-gray-50 border border-gray-200 rounded-xl focus:ring-2 focus:ring-blue-500/20 focus:border-blue-500 outline-none transition-all",placeholder:"Ex: Minha Empresa | Solu\xE7\xF5es Inovadoras"}),(0,Z.jsxs)("span",{className:`absolute right-3 top-3 text-xs font-medium px-2 py-0.5 rounded ${r.title.length>60?"bg-red-100 text-red-600":"bg-gray-200 text-gray-600"}`,children:[r.title.length,"/60"]})]})]}),(0,Z.jsxs)("div",{children:[(0,Z.jsxs)("label",{className:"text-sm font-semibold text-gray-700 mb-2 flex items-center gap-2",children:[(0,Z.jsx)(xe,{size:14})," Descri\xE7\xE3o (Meta Description)"]}),(0,Z.jsxs)("div",{className:"relative",children:[(0,Z.jsx)("textarea",{value:r.description,onChange:o=>a({...r,description:o.target.value}),className:"w-full p-4 bg-gray-50 border border-gray-200 rounded-xl h-32 resize-none focus:ring-2 focus:ring-blue-500/20 focus:border-blue-500 outline-none transition-all leading-relaxed",placeholder:"Uma breve descri\xE7\xE3o que convence o usu\xE1rio a clicar..."}),(0,Z.jsx)("div",{className:"flex justify-end mt-2",children:(0,Z.jsxs)("span",{className:`text-xs font-medium ${r.description.length>160?"text-red-500":"text-gray-400"}`,children:[r.description.length,"/160 caracteres"]})})]})]})]}),(0,Z.jsxs)("div",{className:"p-4 bg-gray-50/50 flex justify-end gap-3 border-t border-gray-100",children:[(0,Z.jsx)("button",{onClick:t,className:"px-5 py-2.5 text-sm text-gray-600 hover:text-gray-900 font-medium hover:bg-gray-100 rounded-lg transition-colors",children:"Cancelar"}),(0,Z.jsx)("button",{onClick:()=>{u(r),t()},className:"px-6 py-2.5 text-sm bg-gray-900 text-white rounded-lg font-medium hover:bg-black shadow-lg shadow-gray-200 transition-all hover:-translate-y-0.5",children:"Salvar Altera\xE7\xF5es"})]})]})]})};var bL=require("react"),tL=require("framer-motion"),JL=require("react-dom"),Xr=require("react/jsx-runtime"),Ne=({text:f,children:u,side:t="top"})=>{let[r,a]=(0,bL.useState)(!1),[o,i]=(0,bL.useState)({top:0,left:0});return(0,Xr.jsxs)(Xr.Fragment,{children:[(0,Xr.jsx)("div",{onMouseEnter:y=>{let M=y.currentTarget.getBoundingClientRect(),s=0,c=0;t==="top"?(s=M.top-10,c=M.left+M.width/2):t==="right"&&(s=M.top+M.height/2,c=M.right+10),i({top:s,left:c}),a(!0)},onMouseLeave:()=>a(!1),className:"flex",children:u}),r&&(0,JL.createPortal)((0,Xr.jsx)(tL.AnimatePresence,{children:(0,Xr.jsxs)(tL.motion.div,{initial:{opacity:0,scale:.9},animate:{opacity:1,scale:1},exit:{opacity:0},className:"fixed z-[9999999] px-2 py-1 bg-black text-white text-[10px] font-medium rounded shadow-lg pointer-events-none whitespace-nowrap",style:{top:o.top,left:o.left,transform:t==="top"?"translate(-50%, -100%)":"translate(0, -50%)"},children:[f,(0,Xr.jsx)("div",{className:`absolute w-2 h-2 bg-black rotate-45 ${t==="top"?"bottom-[-3px] left-1/2 -translate-x-1/2":"left-[-3px] top-1/2 -translate-y-1/2"}`})]})}),document.body)]})};var YL=require("framer-motion"),W=require("react/jsx-runtime"),$L=()=>{let{pendingChanges:f,saveChanges:u,cancelChanges:t,updateField:r}=Ve(),[a,o]=(0,CL.useState)(!1),[i,n]=(0,CL.useState)(!1),y=Object.keys(f).length>0;return(0,W.jsxs)(W.Fragment,{children:[(0,W.jsxs)(YL.motion.div,{initial:{width:"60px"},animate:{width:i?"240px":"60px"},className:"fixed top-0 left-0 h-full bg-gray-900 text-white shadow-2xl flex flex-col border-r border-gray-800 transition-all duration-300 ease-in-out",style:{zIndex:999999},children:[(0,W.jsx)("button",{onClick:()=>n(!i),className:"absolute -right-3 top-6 bg-blue-600 rounded-full p-1 text-white shadow-lg hover:bg-blue-500 transition-colors z-50",children:i?(0,W.jsx)(a1,{size:14}):(0,W.jsx)(t1,{size:14})}),(0,W.jsx)("div",{className:"p-4 flex items-center justify-center border-b border-gray-800 h-16",children:i?(0,W.jsx)("span",{className:"font-bold text-lg tracking-tight",children:"Editor"}):(0,W.jsx)("div",{className:"w-3 h-3 bg-green-500 rounded-full animate-pulse shadow-[0_0_10px_rgba(34,197,94,0.5)]"})}),(0,W.jsxs)("div",{className:"flex-1 py-6 flex flex-col gap-4 px-2",children:[(0,W.jsx)(Ne,{text:"Configurar SEO",side:"right",children:(0,W.jsxs)("button",{onClick:()=>o(!0),className:`w-full flex items-center ${i?"justify-start px-4":"justify-center"} gap-3 p-3 rounded-xl hover:bg-gray-800 text-gray-400 hover:text-white transition-all`,children:[(0,W.jsx)(p1,{size:20}),i&&(0,W.jsx)("span",{className:"text-sm font-medium",children:"SEO & Meta"})]})}),y&&(0,W.jsxs)(W.Fragment,{children:[(0,W.jsx)("div",{className:"h-px bg-gray-800 my-2 mx-2"}),(0,W.jsx)(Ne,{text:"Publicar Altera\xE7\xF5es",side:"right",children:(0,W.jsxs)("button",{onClick:u,className:`w-full flex items-center ${i?"justify-start px-4":"justify-center"} gap-3 p-3 rounded-xl bg-blue-600 hover:bg-blue-500 text-white shadow-lg shadow-blue-900/20 transition-all group`,children:[(0,W.jsx)(u1,{size:20,className:"group-hover:scale-110 transition-transform"}),i&&(0,W.jsx)("span",{className:"text-sm font-bold",children:"Publicar"})]})}),(0,W.jsx)(Ne,{text:"Descartar Altera\xE7\xF5es",side:"right",children:(0,W.jsxs)("button",{onClick:t,className:`w-full flex items-center ${i?"justify-start px-4":"justify-center"} gap-3 p-3 rounded-xl hover:bg-red-500/10 text-red-400 hover:text-red-300 transition-all`,children:[(0,W.jsx)(pe,{size:20}),i&&(0,W.jsx)("span",{className:"text-sm font-medium",children:"Descartar"})]})})]})]}),(0,W.jsx)("div",{className:"p-4 border-t border-gray-800 text-center",children:i?(0,W.jsx)("div",{className:"text-xs text-gray-500",children:y?`${Object.keys(f).length} mudan\xE7as`:"Tudo salvo"}):(0,W.jsx)("div",{className:"text-[10px] text-gray-600 font-mono",children:"v0.1"})})]}),(0,W.jsx)("style",{jsx:!0,global:!0,children:`
|
|
2
|
+
body {
|
|
3
|
+
padding-left: 60px; /* Sempre deixa o espa\xE7o da sidebar fechada */
|
|
4
|
+
transition: padding-left 0.3s ease;
|
|
5
|
+
}
|
|
6
|
+
`}),a&&(0,W.jsx)(KL,{initialData:f.seo?.value||{title:document.title,description:""},onClose:()=>o(!1),onSave:M=>{r("seo",M,"seo")}})]})};var oL=require("react/jsx-runtime"),ew=(0,Qr.createContext)(void 0),aw=({children:f,projectId:u,locale:t="default",authUrl:r="https://auth.ninetwo.com"})=>{let[a,o]=(0,Qr.useState)(!1),[i,n]=(0,Qr.useState)({});(0,Qr.useEffect)(()=>{typeof window<"u"&&window.location.search.includes("mode=edit")&&o(!0)},[]);let y=(d,l,k,I)=>{n(C=>({...C,[d]:{...C[d],[t]:{type:k,value:l,metadata:I||C[d]?.[t]?.metadata,updatedAt:new Date().toISOString()}}}))},M=()=>{if(typeof window<"u"){let d=encodeURIComponent(window.location.href);window.location.href=`${r}?projectId=${u}&callback=${d}`}},s=async()=>{confirm("Deseja publicar todas as altera\xE7\xF5es?")&&(console.log(`PUBLICANDO PROJETO ${u}:`,i),alert("Simula\xE7\xE3o: Dados enviados para o console."),n({}))},c=()=>{confirm("Tem certeza? Todas as edi\xE7\xF5es n\xE3o salvas ser\xE3o perdidas.")&&(n({}),window.location.reload())};return(0,oL.jsxs)(ew.Provider,{value:{isEditing:a,locale:t,saveChanges:s,cancelChanges:c,updateField:y,pendingChanges:i,triggerLogin:M},children:[a&&(0,oL.jsx)($L,{}),f]})},Ve=()=>{let f=(0,Qr.useContext)(ew);if(!f)throw new Error("useEditorContext must be used within VisualEditorProvider");return f};var cw=require("react");var tw=require("clsx"),ow=require("tailwind-merge");function Rv(...f){return(0,ow.twMerge)((0,tw.clsx)(f))}var L1=require("react"),rw=require("react-dom");var rL=require("framer-motion");var E=require("react/jsx-runtime"),dw=({editorRef:f,onBlockChange:u})=>{let[t,r]=(0,L1.useState)(null),[a,o]=(0,L1.useState)(!1),[i,n]=(0,L1.useState)(!1);(0,L1.useEffect)(()=>{n(!0)},[]),(0,L1.useEffect)(()=>{let c=()=>{let k=window.getSelection();if(!k||k.isCollapsed||!f.current?.contains(k.anchorNode)){a||r(null);return}let C=k.getRangeAt(0).getBoundingClientRect();C.width!==0&&r({top:C.top+window.scrollY-65,left:C.left+window.scrollX+C.width/2})},d=()=>requestAnimationFrame(c),l=k=>{k.target.closest(".nt-toolbar-wrapper")||(r(null),o(!1))};return document.addEventListener("mouseup",d),document.addEventListener("keyup",d),document.addEventListener("mousedown",l),window.addEventListener("resize",d),()=>{document.removeEventListener("mouseup",d),document.removeEventListener("keyup",d),document.removeEventListener("mousedown",l),window.removeEventListener("resize",d)}},[f,a]);let y=(c,d)=>{document.execCommand(c,!1,d)},M=c=>{u?u(c):document.execCommand("formatBlock",!1,c)},s=c=>{c.preventDefault();let l=new FormData(c.currentTarget).get("url");l&&y("createLink",l),o(!1)};return!i||!t?null:(0,rw.createPortal)((0,E.jsx)("div",{className:"absolute top-0 left-0 w-full h-full pointer-events-none z-[9999999]",children:(0,E.jsx)(rL.AnimatePresence,{children:(0,E.jsxs)(rL.motion.div,{initial:{opacity:0,y:10,scale:.95},animate:{opacity:1,y:0,scale:1},exit:{opacity:0,y:10,scale:.95},className:"nt-toolbar-wrapper pointer-events-auto absolute bg-gray-900 text-white rounded-lg shadow-xl flex items-center gap-1 p-1.5 -translate-x-1/2 border border-gray-700",style:{top:t.top,left:t.left},children:[a?(0,E.jsxs)("form",{onSubmit:s,className:"flex items-center gap-2 px-1",children:[(0,E.jsx)("input",{name:"url",autoFocus:!0,placeholder:"https://...",className:"bg-transparent text-sm text-white placeholder-gray-400 outline-none w-48",onKeyDown:c=>c.stopPropagation(),onMouseDown:c=>c.stopPropagation()}),(0,E.jsx)("button",{type:"submit",onMouseDown:c=>c.preventDefault(),className:"text-xs bg-white text-black px-2 py-1 rounded font-bold hover:bg-gray-200",children:"OK"}),(0,E.jsx)("button",{type:"button",onMouseDown:c=>c.preventDefault(),onClick:()=>o(!1),className:"text-gray-400 hover:text-white",children:(0,E.jsx)(pe,{size:14})})]}):(0,E.jsxs)(E.Fragment,{children:[(0,E.jsx)(Ne,{text:"Negrito (Ctrl+B)",children:(0,E.jsx)("button",{onMouseDown:c=>{c.preventDefault(),y("bold")},className:"p-2 hover:bg-gray-700 rounded transition-colors text-gray-200 hover:text-white",children:(0,E.jsx)($r,{size:16})})}),(0,E.jsx)(Ne,{text:"It\xE1lico (Ctrl+I)",children:(0,E.jsx)("button",{onMouseDown:c=>{c.preventDefault(),y("italic")},className:"p-2 hover:bg-gray-700 rounded transition-colors text-gray-200 hover:text-white",children:(0,E.jsx)(i1,{size:16})})}),(0,E.jsx)("div",{className:"w-px h-4 bg-gray-700 mx-1"}),(0,E.jsx)(Ne,{text:"T\xEDtulo 1",children:(0,E.jsx)("button",{onMouseDown:c=>{c.preventDefault(),M("h1")},className:"p-2 hover:bg-gray-700 rounded transition-colors text-gray-200 hover:text-white",children:(0,E.jsx)(r1,{size:18})})}),(0,E.jsx)(Ne,{text:"T\xEDtulo 2",children:(0,E.jsx)("button",{onMouseDown:c=>{c.preventDefault(),M("h2")},className:"p-2 hover:bg-gray-700 rounded transition-colors text-gray-200 hover:text-white",children:(0,E.jsx)(d1,{size:18})})}),(0,E.jsx)(Ne,{text:"T\xEDtulo 3",children:(0,E.jsx)("button",{onMouseDown:c=>{c.preventDefault(),M("h3")},className:"p-2 hover:bg-gray-700 rounded transition-colors text-gray-200 hover:text-white",children:(0,E.jsx)(c1,{size:18})})}),(0,E.jsx)(Ne,{text:"Par\xE1grafo",children:(0,E.jsx)("button",{onMouseDown:c=>{c.preventDefault(),M("p")},className:"p-2 hover:bg-gray-700 rounded transition-colors text-gray-200 hover:text-white text-xs font-bold w-8",children:"P"})}),(0,E.jsx)("div",{className:"w-px h-4 bg-gray-700 mx-1"}),(0,E.jsx)(Ne,{text:"Inserir Link",children:(0,E.jsx)("button",{onMouseDown:c=>{c.preventDefault(),o(!0)},className:"p-2 hover:bg-gray-700 rounded transition-colors text-gray-200 hover:text-white",children:(0,E.jsx)(n1,{size:16})})})]}),(0,E.jsx)("div",{className:"absolute -bottom-1 left-1/2 -translate-x-1/2 w-2 h-2 bg-gray-900 rotate-45 border-r border-b border-gray-700"})]})})}),document.body)};var y1=require("react/jsx-runtime"),sw=({id:f,tag:u="p",defaultValue:t,className:r,...a})=>{let{isEditing:o,updateField:i,pendingChanges:n,locale:y}=Ve(),M=(0,cw.useRef)(null),s=n[f]?.[y],c=s?.value,d=s?.metadata?.tagName||u,l=d,k=c||t,I=C=>{M.current&&i(f,M.current.innerHTML,"text",{tagName:C})};return o?(0,y1.jsxs)(y1.Fragment,{children:[(0,y1.jsx)(dw,{editorRef:M,onBlockChange:I}),(0,y1.jsx)(l,{ref:M,contentEditable:!0,suppressContentEditableWarning:!0,className:Rv(r,"nt-outline-none nt-transition-all nt-duration-200 relative decoration-clone","hover:nt-ring-2 hover:nt-ring-blue-500/30 hover:nt-bg-blue-50/10 hover:nt-rounded","focus:nt-ring-2 focus:nt-ring-brand focus:nt-bg-blue-50/10 nt-rounded nt-cursor-text","empty:nt-before:nt-content-['Digite_aqui...'] empty:nt-before:nt-text-gray-400"),onBlur:C=>{let L=C.target.innerHTML;L!==k&&i(f,L,"text",{tagName:d})},dangerouslySetInnerHTML:{__html:k},...a})]}):(0,y1.jsx)(l,{className:r,dangerouslySetInnerHTML:{__html:k},...a})};var qe=require("react"),iw=require("react-dom");var SL=require("react/jsx-runtime"),AL=Object.keys(aL).filter(f=>f!=="createLucideIcon"&&f!=="default"&&/^[A-Z]/.test(f)),dL=({name:f,...u})=>{let t=aL[f];return t?(0,SL.jsx)(t,{...u}):(0,SL.jsx)(ke,{...u})};var cL=require("framer-motion"),de=require("react/jsx-runtime"),nw=({id:f,iconName:u,className:t,size:r=24})=>{let{isEditing:a,updateField:o}=Ve(),[i,n]=(0,qe.useState)(u),[y,M]=(0,qe.useState)(!1),[s,c]=(0,qe.useState)(""),[d,l]=(0,qe.useState)({top:0,left:0}),k=(0,qe.useRef)(null),[I,C]=(0,qe.useState)(!1);(0,qe.useEffect)(()=>{C(!0)},[]);let L=()=>{if(k.current){let A=k.current.getBoundingClientRect();l({top:A.bottom+window.scrollY+5,left:A.left+window.scrollX}),M(!0)}},F=(0,qe.useMemo)(()=>s?AL.filter(A=>A.toLowerCase().includes(s.toLowerCase())).slice(0,100):AL.slice(0,50),[s]),H=A=>{n(A),o(f,A,"icon"),M(!1)};return a?(0,de.jsxs)(de.Fragment,{children:[(0,de.jsx)("div",{ref:k,onClick:L,className:`cursor-pointer hover:text-brand transition-colors p-1 rounded hover:bg-blue-50 border-2 border-transparent hover:border-brand/20 ${t}`,title:"Clique para alterar \xEDcone",children:(0,de.jsx)(dL,{name:i,size:r})}),I&&y&&(0,iw.createPortal)((0,de.jsxs)("div",{className:"fixed inset-0 z-[999999]",children:[(0,de.jsx)("div",{className:"fixed inset-0",onClick:()=>M(!1)}),(0,de.jsx)(cL.AnimatePresence,{children:(0,de.jsxs)(cL.motion.div,{initial:{opacity:0,scale:.95,y:-10},animate:{opacity:1,scale:1,y:0},exit:{opacity:0,scale:.95,y:-10},className:"absolute z-[999999] bg-white rounded-xl shadow-2xl border border-gray-200 overflow-hidden w-72",style:{top:d.top-window.scrollY,left:d.left},children:[(0,de.jsxs)("div",{className:"p-3 border-b border-gray-100 bg-gray-50 flex items-center gap-2",children:[(0,de.jsx)(f1,{size:14,className:"text-gray-400"}),(0,de.jsx)("input",{autoFocus:!0,type:"text",placeholder:"Buscar \xEDcone...",className:"bg-transparent text-sm w-full outline-none text-gray-700",value:s,onChange:A=>c(A.target.value)}),(0,de.jsx)("button",{onClick:()=>M(!1),className:"text-gray-400 hover:text-red-500",children:(0,de.jsx)(pe,{size:14})})]}),(0,de.jsx)("div",{className:"h-64 overflow-y-auto p-2 grid grid-cols-5 gap-2 custom-scrollbar bg-white",children:F.map(A=>(0,de.jsx)("button",{onClick:()=>H(A),className:`flex flex-col items-center justify-center p-2 rounded hover:bg-blue-50 transition-all ${i===A?"bg-blue-100 text-blue-600":"text-gray-600"}`,children:(0,de.jsx)(dL,{name:A,size:20})},A))})]})})]}),document.body)]}):(0,de.jsx)(dL,{name:i,className:t,size:r})};var Ev=require("react"),UL=LL(require("next/image"));function aae(f,u){return u.forEach((function(t){t&&typeof t!="string"&&!Array.isArray(t)&&Object.keys(t).forEach((function(r){if(r!=="default"&&!(r in f)){var a=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(f,r,a.get?a:{enumerable:!0,get:function(){return t[r]}})}}))})),Object.freeze(f)}function uw(f,u){return new Promise((function(t,r){let a;return tae(f).then((function(o){try{return a=o,t(new Blob([u.slice(0,2),a,u.slice(2)],{type:"image/jpeg"}))}catch(i){return r(i)}}),r)}))}var tae=f=>new Promise(((u,t)=>{let r=new FileReader;r.addEventListener("load",(({target:{result:a}})=>{let o=new DataView(a),i=0;if(o.getUint16(i)!==65496)return t("not a valid JPEG");for(i+=2;;){let n=o.getUint16(i);if(n===65498)break;let y=o.getUint16(i+2);if(n===65505&&o.getUint32(i+4)===1165519206){let M=i+10,s;switch(o.getUint16(M)){case 18761:s=!0;break;case 19789:s=!1;break;default:return t("TIFF header contains invalid endian")}if(o.getUint16(M+2,s)!==42)return t("TIFF header contains invalid version");let c=o.getUint32(M+4,s),d=M+c+2+12*o.getUint16(M+c,s);for(let l=M+c+2;l<d;l+=12)if(o.getUint16(l,s)==274){if(o.getUint16(l+2,s)!==3)return t("Orientation data type is invalid");if(o.getUint32(l+4,s)!==1)return t("Orientation data count is invalid");o.setUint16(l+8,1,s);break}return u(a.slice(i,i+2+y))}i+=2+y}return u(new Blob)})),r.readAsArrayBuffer(f)})),iL={},oae={get exports(){return iL},set exports(f){iL=f}};(function(f){var u,t,r={};oae.exports=r,r.parse=function(a,o){for(var i=r.bin.readUshort,n=r.bin.readUint,y=0,M={},s=new Uint8Array(a),c=s.length-4;n(s,c)!=101010256;)c--;y=c,y+=4;var d=i(s,y+=4);i(s,y+=2);var l=n(s,y+=2),k=n(s,y+=4);y+=4,y=k;for(var I=0;I<d;I++){n(s,y),y+=4,y+=4,y+=4,n(s,y+=4),l=n(s,y+=4);var C=n(s,y+=4),L=i(s,y+=4),F=i(s,y+2),H=i(s,y+4);y+=6;var A=n(s,y+=8);y+=4,y+=L+F+H,r._readLocal(s,A,M,l,C,o)}return M},r._readLocal=function(a,o,i,n,y,M){var s=r.bin.readUshort,c=r.bin.readUint;c(a,o),s(a,o+=4),s(a,o+=2);var d=s(a,o+=2);c(a,o+=2),c(a,o+=4),o+=4;var l=s(a,o+=8),k=s(a,o+=2);o+=2;var I=r.bin.readUTF8(a,o,l);if(o+=l,o+=k,M)i[I]={size:y,csize:n};else{var C=new Uint8Array(a.buffer,o);if(d==0)i[I]=new Uint8Array(C.buffer.slice(o,o+n));else{if(d!=8)throw"unknown compression method: "+d;var L=new Uint8Array(y);r.inflateRaw(C,L),i[I]=L}}},r.inflateRaw=function(a,o){return r.F.inflate(a,o)},r.inflate=function(a,o){return a[0],a[1],r.inflateRaw(new Uint8Array(a.buffer,a.byteOffset+2,a.length-6),o)},r.deflate=function(a,o){o==null&&(o={level:6});var i=0,n=new Uint8Array(50+Math.floor(1.1*a.length));n[i]=120,n[i+1]=156,i+=2,i=r.F.deflateRaw(a,n,i,o.level);var y=r.adler(a,0,a.length);return n[i+0]=y>>>24&255,n[i+1]=y>>>16&255,n[i+2]=y>>>8&255,n[i+3]=y>>>0&255,new Uint8Array(n.buffer,0,i+4)},r.deflateRaw=function(a,o){o==null&&(o={level:6});var i=new Uint8Array(50+Math.floor(1.1*a.length)),n=r.F.deflateRaw(a,i,n,o.level);return new Uint8Array(i.buffer,0,n)},r.encode=function(a,o){o==null&&(o=!1);var i=0,n=r.bin.writeUint,y=r.bin.writeUshort,M={};for(var s in a){var c=!r._noNeed(s)&&!o,d=a[s],l=r.crc.crc(d,0,d.length);M[s]={cpr:c,usize:d.length,crc:l,file:c?r.deflateRaw(d):d}}for(var s in M)i+=M[s].file.length+30+46+2*r.bin.sizeUTF8(s);i+=22;var k=new Uint8Array(i),I=0,C=[];for(var s in M){var L=M[s];C.push(I),I=r._writeHeader(k,I,s,L,0)}var F=0,H=I;for(var s in M)L=M[s],C.push(I),I=r._writeHeader(k,I,s,L,1,C[F++]);var A=I-H;return n(k,I,101010256),I+=4,y(k,I+=4,F),y(k,I+=2,F),n(k,I+=2,A),n(k,I+=4,H),I+=4,I+=2,k.buffer},r._noNeed=function(a){var o=a.split(".").pop().toLowerCase();return"png,jpg,jpeg,zip".indexOf(o)!=-1},r._writeHeader=function(a,o,i,n,y,M){var s=r.bin.writeUint,c=r.bin.writeUshort,d=n.file;return s(a,o,y==0?67324752:33639248),o+=4,y==1&&(o+=2),c(a,o,20),c(a,o+=2,0),c(a,o+=2,n.cpr?8:0),s(a,o+=2,0),s(a,o+=4,n.crc),s(a,o+=4,d.length),s(a,o+=4,n.usize),c(a,o+=4,r.bin.sizeUTF8(i)),c(a,o+=2,0),o+=2,y==1&&(o+=2,o+=2,s(a,o+=6,M),o+=4),o+=r.bin.writeUTF8(a,o,i),y==0&&(a.set(d,o),o+=d.length),o},r.crc={table:(function(){for(var a=new Uint32Array(256),o=0;o<256;o++){for(var i=o,n=0;n<8;n++)1&i?i=3988292384^i>>>1:i>>>=1;a[o]=i}return a})(),update:function(a,o,i,n){for(var y=0;y<n;y++)a=r.crc.table[255&(a^o[i+y])]^a>>>8;return a},crc:function(a,o,i){return 4294967295^r.crc.update(4294967295,a,o,i)}},r.adler=function(a,o,i){for(var n=1,y=0,M=o,s=o+i;M<s;){for(var c=Math.min(M+5552,s);M<c;)y+=n+=a[M++];n%=65521,y%=65521}return y<<16|n},r.bin={readUshort:function(a,o){return a[o]|a[o+1]<<8},writeUshort:function(a,o,i){a[o]=255&i,a[o+1]=i>>8&255},readUint:function(a,o){return 16777216*a[o+3]+(a[o+2]<<16|a[o+1]<<8|a[o])},writeUint:function(a,o,i){a[o]=255&i,a[o+1]=i>>8&255,a[o+2]=i>>16&255,a[o+3]=i>>24&255},readASCII:function(a,o,i){for(var n="",y=0;y<i;y++)n+=String.fromCharCode(a[o+y]);return n},writeASCII:function(a,o,i){for(var n=0;n<i.length;n++)a[o+n]=i.charCodeAt(n)},pad:function(a){return a.length<2?"0"+a:a},readUTF8:function(a,o,i){for(var n,y="",M=0;M<i;M++)y+="%"+r.bin.pad(a[o+M].toString(16));try{n=decodeURIComponent(y)}catch{return r.bin.readASCII(a,o,i)}return n},writeUTF8:function(a,o,i){for(var n=i.length,y=0,M=0;M<n;M++){var s=i.charCodeAt(M);if((4294967168&s)==0)a[o+y]=s,y++;else if((4294965248&s)==0)a[o+y]=192|s>>6,a[o+y+1]=128|s>>0&63,y+=2;else if((4294901760&s)==0)a[o+y]=224|s>>12,a[o+y+1]=128|s>>6&63,a[o+y+2]=128|s>>0&63,y+=3;else{if((4292870144&s)!=0)throw"e";a[o+y]=240|s>>18,a[o+y+1]=128|s>>12&63,a[o+y+2]=128|s>>6&63,a[o+y+3]=128|s>>0&63,y+=4}}return y},sizeUTF8:function(a){for(var o=a.length,i=0,n=0;n<o;n++){var y=a.charCodeAt(n);if((4294967168&y)==0)i++;else if((4294965248&y)==0)i+=2;else if((4294901760&y)==0)i+=3;else{if((4292870144&y)!=0)throw"e";i+=4}}return i}},r.F={},r.F.deflateRaw=function(a,o,i,n){var y=[[0,0,0,0,0],[4,4,8,4,0],[4,5,16,8,0],[4,6,16,16,0],[4,10,16,32,0],[8,16,32,32,0],[8,16,128,128,0],[8,32,128,256,0],[32,128,258,1024,1],[32,258,258,4096,1]][n],M=r.F.U,s=r.F._goodIndex;r.F._hash;var c=r.F._putsE,d=0,l=i<<3,k=0,I=a.length;if(n==0){for(;d<I;)c(o,l,d+(b=Math.min(65535,I-d))==I?1:0),l=r.F._copyExact(a,d,b,o,l+8),d+=b;return l>>>3}var C=M.lits,L=M.strt,F=M.prev,H=0,A=0,D=0,g=0,z=0,m=0;for(I>2&&(L[m=r.F._hash(a,0)]=0),d=0;d<I;d++){if(z=m,d+1<I-2){m=r.F._hash(a,d+1);var h=d+1&32767;F[h]=L[m],L[m]=h}if(k<=d){(H>14e3||A>26697)&&I-d>100&&(k<d&&(C[H]=d-k,H+=2,k=d),l=r.F._writeBlock(d==I-1||k==I?1:0,C,H,g,a,D,d-D,o,l),H=A=g=0,D=d);var v=0;d<I-2&&(v=r.F._bestMatch(a,d,F,z,Math.min(y[2],I-d),y[3]));var b=v>>>16,_=65535&v;if(v!=0){_=65535&v;var S=s(b=v>>>16,M.of0);M.lhst[257+S]++;var w=s(_,M.df0);M.dhst[w]++,g+=M.exb[S]+M.dxb[w],C[H]=b<<23|d-k,C[H+1]=_<<16|S<<8|w,H+=2,k=d+b}else M.lhst[a[d]]++;A++}}for(D==d&&a.length!=0||(k<d&&(C[H]=d-k,H+=2,k=d),l=r.F._writeBlock(1,C,H,g,a,D,d-D,o,l),H=0,A=0,H=A=g=0,D=d);(7&l)!=0;)l++;return l>>>3},r.F._bestMatch=function(a,o,i,n,y,M){var s=32767&o,c=i[s],d=s-c+32768&32767;if(c==s||n!=r.F._hash(a,o-d))return 0;for(var l=0,k=0,I=Math.min(32767,o);d<=I&&--M!=0&&c!=s;){if(l==0||a[o+l]==a[o+l-d]){var C=r.F._howLong(a,o,d);if(C>l){if(k=d,(l=C)>=y)break;d+2<C&&(C=d+2);for(var L=0,F=0;F<C-2;F++){var H=o-d+F+32768&32767,A=H-i[H]+32768&32767;A>L&&(L=A,c=H)}}}d+=(s=c)-(c=i[s])+32768&32767}return l<<16|k},r.F._howLong=function(a,o,i){if(a[o]!=a[o-i]||a[o+1]!=a[o+1-i]||a[o+2]!=a[o+2-i])return 0;var n=o,y=Math.min(a.length,o+258);for(o+=3;o<y&&a[o]==a[o-i];)o++;return o-n},r.F._hash=function(a,o){return(a[o]<<8|a[o+1])+(a[o+2]<<4)&65535},r.saved=0,r.F._writeBlock=function(a,o,i,n,y,M,s,c,d){var l,k,I,C,L,F,H,A,D,g=r.F.U,z=r.F._putsF,m=r.F._putsE;g.lhst[256]++,k=(l=r.F.getTrees())[0],I=l[1],C=l[2],L=l[3],F=l[4],H=l[5],A=l[6],D=l[7];var h=32+((d+3&7)==0?0:8-(d+3&7))+(s<<3),v=n+r.F.contSize(g.fltree,g.lhst)+r.F.contSize(g.fdtree,g.dhst),b=n+r.F.contSize(g.ltree,g.lhst)+r.F.contSize(g.dtree,g.dhst);b+=14+3*H+r.F.contSize(g.itree,g.ihst)+(2*g.ihst[16]+3*g.ihst[17]+7*g.ihst[18]);for(var _=0;_<286;_++)g.lhst[_]=0;for(_=0;_<30;_++)g.dhst[_]=0;for(_=0;_<19;_++)g.ihst[_]=0;var S=h<v&&h<b?0:v<b?1:2;if(z(c,d,a),z(c,d+1,S),d+=3,S==0){for(;(7&d)!=0;)d++;d=r.F._copyExact(y,M,s,c,d)}else{var w,N;if(S==1&&(w=g.fltree,N=g.fdtree),S==2){r.F.makeCodes(g.ltree,k),r.F.revCodes(g.ltree,k),r.F.makeCodes(g.dtree,I),r.F.revCodes(g.dtree,I),r.F.makeCodes(g.itree,C),r.F.revCodes(g.itree,C),w=g.ltree,N=g.dtree,m(c,d,L-257),m(c,d+=5,F-1),m(c,d+=5,H-4),d+=4;for(var x=0;x<H;x++)m(c,d+3*x,g.itree[1+(g.ordr[x]<<1)]);d+=3*H,d=r.F._codeTiny(A,g.itree,c,d),d=r.F._codeTiny(D,g.itree,c,d)}for(var p=M,V=0;V<i;V+=2){for(var q=o[V],B=q>>>23,U=p+(8388607&q);p<U;)d=r.F._writeLit(y[p++],w,c,d);if(B!=0){var R=o[V+1],T=R>>16,j=R>>8&255,P=255&R;m(c,d=r.F._writeLit(257+j,w,c,d),B-g.of0[j]),d+=g.exb[j],z(c,d=r.F._writeLit(P,N,c,d),T-g.df0[P]),d+=g.dxb[P],p+=B}}d=r.F._writeLit(256,w,c,d)}return d},r.F._copyExact=function(a,o,i,n,y){var M=y>>>3;return n[M]=i,n[M+1]=i>>>8,n[M+2]=255-n[M],n[M+3]=255-n[M+1],M+=4,n.set(new Uint8Array(a.buffer,o,i),M),y+(i+4<<3)},r.F.getTrees=function(){for(var a=r.F.U,o=r.F._hufTree(a.lhst,a.ltree,15),i=r.F._hufTree(a.dhst,a.dtree,15),n=[],y=r.F._lenCodes(a.ltree,n),M=[],s=r.F._lenCodes(a.dtree,M),c=0;c<n.length;c+=2)a.ihst[n[c]]++;for(c=0;c<M.length;c+=2)a.ihst[M[c]]++;for(var d=r.F._hufTree(a.ihst,a.itree,7),l=19;l>4&&a.itree[1+(a.ordr[l-1]<<1)]==0;)l--;return[o,i,d,y,s,l,n,M]},r.F.getSecond=function(a){for(var o=[],i=0;i<a.length;i+=2)o.push(a[i+1]);return o},r.F.nonZero=function(a){for(var o="",i=0;i<a.length;i+=2)a[i+1]!=0&&(o+=(i>>1)+",");return o},r.F.contSize=function(a,o){for(var i=0,n=0;n<o.length;n++)i+=o[n]*a[1+(n<<1)];return i},r.F._codeTiny=function(a,o,i,n){for(var y=0;y<a.length;y+=2){var M=a[y],s=a[y+1];n=r.F._writeLit(M,o,i,n);var c=M==16?2:M==17?3:7;M>15&&(r.F._putsE(i,n,s,c),n+=c)}return n},r.F._lenCodes=function(a,o){for(var i=a.length;i!=2&&a[i-1]==0;)i-=2;for(var n=0;n<i;n+=2){var y=a[n+1],M=n+3<i?a[n+3]:-1,s=n+5<i?a[n+5]:-1,c=n==0?-1:a[n-1];if(y==0&&M==y&&s==y){for(var d=n+5;d+2<i&&a[d+2]==y;)d+=2;(l=Math.min(d+1-n>>>1,138))<11?o.push(17,l-3):o.push(18,l-11),n+=2*l-2}else if(y==c&&M==y&&s==y){for(d=n+5;d+2<i&&a[d+2]==y;)d+=2;var l=Math.min(d+1-n>>>1,6);o.push(16,l-3),n+=2*l-2}else o.push(y,0)}return i>>>1},r.F._hufTree=function(a,o,i){var n=[],y=a.length,M=o.length,s=0;for(s=0;s<M;s+=2)o[s]=0,o[s+1]=0;for(s=0;s<y;s++)a[s]!=0&&n.push({lit:s,f:a[s]});var c=n.length,d=n.slice(0);if(c==0)return 0;if(c==1){var l=n[0].lit;return d=l==0?1:0,o[1+(l<<1)]=1,o[1+(d<<1)]=1,1}n.sort((function(A,D){return A.f-D.f}));var k=n[0],I=n[1],C=0,L=1,F=2;for(n[0]={lit:-1,f:k.f+I.f,l:k,r:I,d:0};L!=c-1;)k=C!=L&&(F==c||n[C].f<n[F].f)?n[C++]:n[F++],I=C!=L&&(F==c||n[C].f<n[F].f)?n[C++]:n[F++],n[L++]={lit:-1,f:k.f+I.f,l:k,r:I};var H=r.F.setDepth(n[L-1],0);for(H>i&&(r.F.restrictDepth(d,i,H),H=i),s=0;s<c;s++)o[1+(d[s].lit<<1)]=d[s].d;return H},r.F.setDepth=function(a,o){return a.lit!=-1?(a.d=o,o):Math.max(r.F.setDepth(a.l,o+1),r.F.setDepth(a.r,o+1))},r.F.restrictDepth=function(a,o,i){var n=0,y=1<<i-o,M=0;for(a.sort((function(c,d){return d.d==c.d?c.f-d.f:d.d-c.d})),n=0;n<a.length&&a[n].d>o;n++){var s=a[n].d;a[n].d=o,M+=y-(1<<i-s)}for(M>>>=i-o;M>0;)(s=a[n].d)<o?(a[n].d++,M-=1<<o-s-1):n++;for(;n>=0;n--)a[n].d==o&&M<0&&(a[n].d--,M++);M!=0&&console.log("debt left")},r.F._goodIndex=function(a,o){var i=0;return o[16|i]<=a&&(i|=16),o[8|i]<=a&&(i|=8),o[4|i]<=a&&(i|=4),o[2|i]<=a&&(i|=2),o[1|i]<=a&&(i|=1),i},r.F._writeLit=function(a,o,i,n){return r.F._putsF(i,n,o[a<<1]),n+o[1+(a<<1)]},r.F.inflate=function(a,o){var i=Uint8Array;if(a[0]==3&&a[1]==0)return o||new i(0);var n=r.F,y=n._bitsF,M=n._bitsE,s=n._decodeTiny,c=n.makeCodes,d=n.codes2map,l=n._get17,k=n.U,I=o==null;I&&(o=new i(a.length>>>2<<3));for(var C,L,F=0,H=0,A=0,D=0,g=0,z=0,m=0,h=0,v=0;F==0;)if(F=y(a,v,1),H=y(a,v+1,2),v+=3,H!=0){if(I&&(o=r.F._check(o,h+(1<<17))),H==1&&(C=k.flmap,L=k.fdmap,z=511,m=31),H==2){A=M(a,v,5)+257,D=M(a,v+5,5)+1,g=M(a,v+10,4)+4,v+=14;for(var b=0;b<38;b+=2)k.itree[b]=0,k.itree[b+1]=0;var _=1;for(b=0;b<g;b++){var S=M(a,v+3*b,3);k.itree[1+(k.ordr[b]<<1)]=S,S>_&&(_=S)}v+=3*g,c(k.itree,_),d(k.itree,_,k.imap),C=k.lmap,L=k.dmap,v=s(k.imap,(1<<_)-1,A+D,a,v,k.ttree);var w=n._copyOut(k.ttree,0,A,k.ltree);z=(1<<w)-1;var N=n._copyOut(k.ttree,A,D,k.dtree);m=(1<<N)-1,c(k.ltree,w),d(k.ltree,w,C),c(k.dtree,N),d(k.dtree,N,L)}for(;;){var x=C[l(a,v)&z];v+=15&x;var p=x>>>4;if(!(p>>>8))o[h++]=p;else{if(p==256)break;var V=h+p-254;if(p>264){var q=k.ldef[p-257];V=h+(q>>>3)+M(a,v,7&q),v+=7&q}var B=L[l(a,v)&m];v+=15&B;var U=B>>>4,R=k.ddef[U],T=(R>>>4)+y(a,v,15&R);for(v+=15&R,I&&(o=r.F._check(o,h+(1<<17)));h<V;)o[h]=o[h++-T],o[h]=o[h++-T],o[h]=o[h++-T],o[h]=o[h++-T];h=V}}}else{(7&v)!=0&&(v+=8-(7&v));var j=4+(v>>>3),P=a[j-4]|a[j-3]<<8;I&&(o=r.F._check(o,h+P)),o.set(new i(a.buffer,a.byteOffset+j,P),h),v=j+P<<3,h+=P}return o.length==h?o:o.slice(0,h)},r.F._check=function(a,o){var i=a.length;if(o<=i)return a;var n=new Uint8Array(Math.max(i<<1,o));return n.set(a,0),n},r.F._decodeTiny=function(a,o,i,n,y,M){for(var s=r.F._bitsE,c=r.F._get17,d=0;d<i;){var l=a[c(n,y)&o];y+=15&l;var k=l>>>4;if(k<=15)M[d]=k,d++;else{var I=0,C=0;k==16?(C=3+s(n,y,2),y+=2,I=M[d-1]):k==17?(C=3+s(n,y,3),y+=3):k==18&&(C=11+s(n,y,7),y+=7);for(var L=d+C;d<L;)M[d]=I,d++}}return y},r.F._copyOut=function(a,o,i,n){for(var y=0,M=0,s=n.length>>>1;M<i;){var c=a[M+o];n[M<<1]=0,n[1+(M<<1)]=c,c>y&&(y=c),M++}for(;M<s;)n[M<<1]=0,n[1+(M<<1)]=0,M++;return y},r.F.makeCodes=function(a,o){for(var i,n,y,M,s=r.F.U,c=a.length,d=s.bl_count,l=0;l<=o;l++)d[l]=0;for(l=1;l<c;l+=2)d[a[l]]++;var k=s.next_code;for(i=0,d[0]=0,n=1;n<=o;n++)i=i+d[n-1]<<1,k[n]=i;for(y=0;y<c;y+=2)(M=a[y+1])!=0&&(a[y]=k[M],k[M]++)},r.F.codes2map=function(a,o,i){for(var n=a.length,y=r.F.U.rev15,M=0;M<n;M+=2)if(a[M+1]!=0)for(var s=M>>1,c=a[M+1],d=s<<4|c,l=o-c,k=a[M]<<l,I=k+(1<<l);k!=I;)i[y[k]>>>15-o]=d,k++},r.F.revCodes=function(a,o){for(var i=r.F.U.rev15,n=15-o,y=0;y<a.length;y+=2){var M=a[y]<<o-a[y+1];a[y]=i[M]>>>n}},r.F._putsE=function(a,o,i){i<<=7&o;var n=o>>>3;a[n]|=i,a[n+1]|=i>>>8},r.F._putsF=function(a,o,i){i<<=7&o;var n=o>>>3;a[n]|=i,a[n+1]|=i>>>8,a[n+2]|=i>>>16},r.F._bitsE=function(a,o,i){return(a[o>>>3]|a[1+(o>>>3)]<<8)>>>(7&o)&(1<<i)-1},r.F._bitsF=function(a,o,i){return(a[o>>>3]|a[1+(o>>>3)]<<8|a[2+(o>>>3)]<<16)>>>(7&o)&(1<<i)-1},r.F._get17=function(a,o){return(a[o>>>3]|a[1+(o>>>3)]<<8|a[2+(o>>>3)]<<16)>>>(7&o)},r.F._get25=function(a,o){return(a[o>>>3]|a[1+(o>>>3)]<<8|a[2+(o>>>3)]<<16|a[3+(o>>>3)]<<24)>>>(7&o)},r.F.U=(u=Uint16Array,t=Uint32Array,{next_code:new u(16),bl_count:new u(16),ordr:[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],of0:[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,999,999,999],exb:[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0],ldef:new u(32),df0:[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,65535,65535],dxb:[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0],ddef:new t(32),flmap:new u(512),fltree:[],fdmap:new u(32),fdtree:[],lmap:new u(32768),ltree:[],ttree:[],dmap:new u(32768),dtree:[],imap:new u(512),itree:[],rev15:new u(32768),lhst:new t(286),dhst:new t(30),ihst:new t(19),lits:new t(15e3),strt:new u(65536),prev:new u(32768)}),(function(){for(var a=r.F.U,o=0;o<32768;o++){var i=o;i=(4278255360&(i=(4042322160&(i=(3435973836&(i=(2863311530&i)>>>1|(1431655765&i)<<1))>>>2|(858993459&i)<<2))>>>4|(252645135&i)<<4))>>>8|(16711935&i)<<8,a.rev15[o]=(i>>>16|i<<16)>>>17}function n(y,M,s){for(;M--!=0;)y.push(0,s)}for(o=0;o<32;o++)a.ldef[o]=a.of0[o]<<3|a.exb[o],a.ddef[o]=a.df0[o]<<4|a.dxb[o];n(a.fltree,144,8),n(a.fltree,112,9),n(a.fltree,24,7),n(a.fltree,8,8),r.F.makeCodes(a.fltree,9),r.F.codes2map(a.fltree,9,a.flmap),r.F.revCodes(a.fltree,9),n(a.fdtree,32,5),r.F.makeCodes(a.fdtree,5),r.F.codes2map(a.fdtree,5,a.fdmap),r.F.revCodes(a.fdtree,5),n(a.itree,19,0),n(a.ltree,286,0),n(a.dtree,30,0),n(a.ttree,320,0)})()})();var rae=aae({__proto__:null,default:iL},[iL]),Be=(function(){var f={nextZero(s,c){for(;s[c]!=0;)c++;return c},readUshort:(s,c)=>s[c]<<8|s[c+1],writeUshort(s,c,d){s[c]=d>>8&255,s[c+1]=255&d},readUint:(s,c)=>16777216*s[c]+(s[c+1]<<16|s[c+2]<<8|s[c+3]),writeUint(s,c,d){s[c]=d>>24&255,s[c+1]=d>>16&255,s[c+2]=d>>8&255,s[c+3]=255&d},readASCII(s,c,d){let l="";for(let k=0;k<d;k++)l+=String.fromCharCode(s[c+k]);return l},writeASCII(s,c,d){for(let l=0;l<d.length;l++)s[c+l]=d.charCodeAt(l)},readBytes(s,c,d){let l=[];for(let k=0;k<d;k++)l.push(s[c+k]);return l},pad:s=>s.length<2?`0${s}`:s,readUTF8(s,c,d){let l,k="";for(let I=0;I<d;I++)k+=`%${f.pad(s[c+I].toString(16))}`;try{l=decodeURIComponent(k)}catch{return f.readASCII(s,c,d)}return l}};function u(s,c,d,l){let k=c*d,I=o(l),C=Math.ceil(c*I/8),L=new Uint8Array(4*k),F=new Uint32Array(L.buffer),{ctype:H}=l,{depth:A}=l,D=f.readUshort;if(H==6){let q=k<<2;if(A==8)for(var g=0;g<q;g+=4)L[g]=s[g],L[g+1]=s[g+1],L[g+2]=s[g+2],L[g+3]=s[g+3];if(A==16)for(g=0;g<q;g++)L[g]=s[g<<1]}else if(H==2){let q=l.tabs.tRNS;if(q==null){if(A==8)for(g=0;g<k;g++){var z=3*g;F[g]=255<<24|s[z+2]<<16|s[z+1]<<8|s[z]}if(A==16)for(g=0;g<k;g++)z=6*g,F[g]=255<<24|s[z+4]<<16|s[z+2]<<8|s[z]}else{var m=q[0];let B=q[1],U=q[2];if(A==8)for(g=0;g<k;g++){var h=g<<2;z=3*g,F[g]=255<<24|s[z+2]<<16|s[z+1]<<8|s[z],s[z]==m&&s[z+1]==B&&s[z+2]==U&&(L[h+3]=0)}if(A==16)for(g=0;g<k;g++)h=g<<2,z=6*g,F[g]=255<<24|s[z+4]<<16|s[z+2]<<8|s[z],D(s,z)==m&&D(s,z+2)==B&&D(s,z+4)==U&&(L[h+3]=0)}}else if(H==3){let q=l.tabs.PLTE,B=l.tabs.tRNS,U=B?B.length:0;if(A==1)for(var v=0;v<d;v++){var b=v*C,_=v*c;for(g=0;g<c;g++){h=_+g<<2;var S=3*(w=s[b+(g>>3)]>>7-((7&g)<<0)&1);L[h]=q[S],L[h+1]=q[S+1],L[h+2]=q[S+2],L[h+3]=w<U?B[w]:255}}if(A==2)for(v=0;v<d;v++)for(b=v*C,_=v*c,g=0;g<c;g++)h=_+g<<2,S=3*(w=s[b+(g>>2)]>>6-((3&g)<<1)&3),L[h]=q[S],L[h+1]=q[S+1],L[h+2]=q[S+2],L[h+3]=w<U?B[w]:255;if(A==4)for(v=0;v<d;v++)for(b=v*C,_=v*c,g=0;g<c;g++)h=_+g<<2,S=3*(w=s[b+(g>>1)]>>4-((1&g)<<2)&15),L[h]=q[S],L[h+1]=q[S+1],L[h+2]=q[S+2],L[h+3]=w<U?B[w]:255;if(A==8)for(g=0;g<k;g++){var w;h=g<<2,S=3*(w=s[g]),L[h]=q[S],L[h+1]=q[S+1],L[h+2]=q[S+2],L[h+3]=w<U?B[w]:255}}else if(H==4){if(A==8)for(g=0;g<k;g++){h=g<<2;var N=s[x=g<<1];L[h]=N,L[h+1]=N,L[h+2]=N,L[h+3]=s[x+1]}if(A==16)for(g=0;g<k;g++){var x;h=g<<2,N=s[x=g<<2],L[h]=N,L[h+1]=N,L[h+2]=N,L[h+3]=s[x+2]}}else if(H==0)for(m=l.tabs.tRNS?l.tabs.tRNS:-1,v=0;v<d;v++){let q=v*C,B=v*c;if(A==1)for(var p=0;p<c;p++){var V=(N=255*(s[q+(p>>>3)]>>>7-(7&p)&1))==255*m?0:255;F[B+p]=V<<24|N<<16|N<<8|N}else if(A==2)for(p=0;p<c;p++)V=(N=85*(s[q+(p>>>2)]>>>6-((3&p)<<1)&3))==85*m?0:255,F[B+p]=V<<24|N<<16|N<<8|N;else if(A==4)for(p=0;p<c;p++)V=(N=17*(s[q+(p>>>1)]>>>4-((1&p)<<2)&15))==17*m?0:255,F[B+p]=V<<24|N<<16|N<<8|N;else if(A==8)for(p=0;p<c;p++)V=(N=s[q+p])==m?0:255,F[B+p]=V<<24|N<<16|N<<8|N;else if(A==16)for(p=0;p<c;p++)N=s[q+(p<<1)],V=D(s,q+(p<<1))==m?0:255,F[B+p]=V<<24|N<<16|N<<8|N}return L}function t(s,c,d,l){let k=o(s),I=Math.ceil(d*k/8),C=new Uint8Array((I+1+s.interlace)*l);return c=s.tabs.CgBI?a(c,C):r(c,C),s.interlace==0?c=i(c,s,0,d,l):s.interlace==1&&(c=(function(F,H){let A=H.width,D=H.height,g=o(H),z=g>>3,m=Math.ceil(A*g/8),h=new Uint8Array(D*m),v=0,b=[0,0,4,0,2,0,1],_=[0,4,0,2,0,1,0],S=[8,8,8,4,4,2,2],w=[8,8,4,4,2,2,1],N=0;for(;N<7;){let p=S[N],V=w[N],q=0,B=0,U=b[N];for(;U<D;)U+=p,B++;let R=_[N];for(;R<A;)R+=V,q++;let T=Math.ceil(q*g/8);i(F,H,v,q,B);let j=0,P=b[N];for(;P<D;){let O=_[N],Y=v+j*T<<3;for(;O<A;){var x;if(g==1&&(x=(x=F[Y>>3])>>7-(7&Y)&1,h[P*m+(O>>3)]|=x<<7-((7&O)<<0)),g==2&&(x=(x=F[Y>>3])>>6-(7&Y)&3,h[P*m+(O>>2)]|=x<<6-((3&O)<<1)),g==4&&(x=(x=F[Y>>3])>>4-(7&Y)&15,h[P*m+(O>>1)]|=x<<4-((1&O)<<2)),g>=8){let X=P*m+O*z;for(let G=0;G<z;G++)h[X+G]=F[(Y>>3)+G]}Y+=g,O+=V}j++,P+=p}q*B!=0&&(v+=B*(1+T)),N+=1}return h})(c,s)),c}function r(s,c){return a(new Uint8Array(s.buffer,2,s.length-6),c)}var a=(function(){let s={H:{}};return s.H.N=function(c,d){let l=Uint8Array,k,I,C=0,L=0,F=0,H=0,A=0,D=0,g=0,z=0,m=0;if(c[0]==3&&c[1]==0)return d||new l(0);let h=s.H,v=h.b,b=h.e,_=h.R,S=h.n,w=h.A,N=h.Z,x=h.m,p=d==null;for(p&&(d=new l(c.length>>>2<<5));C==0;)if(C=v(c,m,1),L=v(c,m+1,2),m+=3,L!=0){if(p&&(d=s.H.W(d,z+(1<<17))),L==1&&(k=x.J,I=x.h,D=511,g=31),L==2){F=b(c,m,5)+257,H=b(c,m+5,5)+1,A=b(c,m+10,4)+4,m+=14;let q=1;for(var V=0;V<38;V+=2)x.Q[V]=0,x.Q[V+1]=0;for(V=0;V<A;V++){let R=b(c,m+3*V,3);x.Q[1+(x.X[V]<<1)]=R,R>q&&(q=R)}m+=3*A,S(x.Q,q),w(x.Q,q,x.u),k=x.w,I=x.d,m=_(x.u,(1<<q)-1,F+H,c,m,x.v);let B=h.V(x.v,0,F,x.C);D=(1<<B)-1;let U=h.V(x.v,F,H,x.D);g=(1<<U)-1,S(x.C,B),w(x.C,B,k),S(x.D,U),w(x.D,U,I)}for(;;){let q=k[N(c,m)&D];m+=15&q;let B=q>>>4;if(!(B>>>8))d[z++]=B;else{if(B==256)break;{let U=z+B-254;if(B>264){let O=x.q[B-257];U=z+(O>>>3)+b(c,m,7&O),m+=7&O}let R=I[N(c,m)&g];m+=15&R;let T=R>>>4,j=x.c[T],P=(j>>>4)+v(c,m,15&j);for(m+=15&j;z<U;)d[z]=d[z++-P],d[z]=d[z++-P],d[z]=d[z++-P],d[z]=d[z++-P];z=U}}}}else{(7&m)!=0&&(m+=8-(7&m));let q=4+(m>>>3),B=c[q-4]|c[q-3]<<8;p&&(d=s.H.W(d,z+B)),d.set(new l(c.buffer,c.byteOffset+q,B),z),m=q+B<<3,z+=B}return d.length==z?d:d.slice(0,z)},s.H.W=function(c,d){let l=c.length;if(d<=l)return c;let k=new Uint8Array(l<<1);return k.set(c,0),k},s.H.R=function(c,d,l,k,I,C){let L=s.H.e,F=s.H.Z,H=0;for(;H<l;){let A=c[F(k,I)&d];I+=15&A;let D=A>>>4;if(D<=15)C[H]=D,H++;else{let g=0,z=0;D==16?(z=3+L(k,I,2),I+=2,g=C[H-1]):D==17?(z=3+L(k,I,3),I+=3):D==18&&(z=11+L(k,I,7),I+=7);let m=H+z;for(;H<m;)C[H]=g,H++}}return I},s.H.V=function(c,d,l,k){let I=0,C=0,L=k.length>>>1;for(;C<l;){let F=c[C+d];k[C<<1]=0,k[1+(C<<1)]=F,F>I&&(I=F),C++}for(;C<L;)k[C<<1]=0,k[1+(C<<1)]=0,C++;return I},s.H.n=function(c,d){let l=s.H.m,k=c.length,I,C,L,F,H=l.j;for(var A=0;A<=d;A++)H[A]=0;for(A=1;A<k;A+=2)H[c[A]]++;let D=l.K;for(I=0,H[0]=0,C=1;C<=d;C++)I=I+H[C-1]<<1,D[C]=I;for(L=0;L<k;L+=2)F=c[L+1],F!=0&&(c[L]=D[F],D[F]++)},s.H.A=function(c,d,l){let k=c.length,I=s.H.m.r;for(let C=0;C<k;C+=2)if(c[C+1]!=0){let L=C>>1,F=c[C+1],H=L<<4|F,A=d-F,D=c[C]<<A,g=D+(1<<A);for(;D!=g;)l[I[D]>>>15-d]=H,D++}},s.H.l=function(c,d){let l=s.H.m.r,k=15-d;for(let I=0;I<c.length;I+=2){let C=c[I]<<d-c[I+1];c[I]=l[C]>>>k}},s.H.M=function(c,d,l){l<<=7&d;let k=d>>>3;c[k]|=l,c[k+1]|=l>>>8},s.H.I=function(c,d,l){l<<=7&d;let k=d>>>3;c[k]|=l,c[k+1]|=l>>>8,c[k+2]|=l>>>16},s.H.e=function(c,d,l){return(c[d>>>3]|c[1+(d>>>3)]<<8)>>>(7&d)&(1<<l)-1},s.H.b=function(c,d,l){return(c[d>>>3]|c[1+(d>>>3)]<<8|c[2+(d>>>3)]<<16)>>>(7&d)&(1<<l)-1},s.H.Z=function(c,d){return(c[d>>>3]|c[1+(d>>>3)]<<8|c[2+(d>>>3)]<<16)>>>(7&d)},s.H.i=function(c,d){return(c[d>>>3]|c[1+(d>>>3)]<<8|c[2+(d>>>3)]<<16|c[3+(d>>>3)]<<24)>>>(7&d)},s.H.m=(function(){let c=Uint16Array,d=Uint32Array;return{K:new c(16),j:new c(16),X:[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],S:[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,999,999,999],T:[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0],q:new c(32),p:[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,65535,65535],z:[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0],c:new d(32),J:new c(512),_:[],h:new c(32),$:[],w:new c(32768),C:[],v:[],d:new c(32768),D:[],u:new c(512),Q:[],r:new c(32768),s:new d(286),Y:new d(30),a:new d(19),t:new d(15e3),k:new c(65536),g:new c(32768)}})(),(function(){let c=s.H.m;for(var d=0;d<32768;d++){let k=d;k=(2863311530&k)>>>1|(1431655765&k)<<1,k=(3435973836&k)>>>2|(858993459&k)<<2,k=(4042322160&k)>>>4|(252645135&k)<<4,k=(4278255360&k)>>>8|(16711935&k)<<8,c.r[d]=(k>>>16|k<<16)>>>17}function l(k,I,C){for(;I--!=0;)k.push(0,C)}for(d=0;d<32;d++)c.q[d]=c.S[d]<<3|c.T[d],c.c[d]=c.p[d]<<4|c.z[d];l(c._,144,8),l(c._,112,9),l(c._,24,7),l(c._,8,8),s.H.n(c._,9),s.H.A(c._,9,c.J),s.H.l(c._,9),l(c.$,32,5),s.H.n(c.$,5),s.H.A(c.$,5,c.h),s.H.l(c.$,5),l(c.Q,19,0),l(c.C,286,0),l(c.D,30,0),l(c.v,320,0)})(),s.H.N})();function o(s){return[1,null,3,1,2,null,4][s.ctype]*s.depth}function i(s,c,d,l,k){let I=o(c),C=Math.ceil(l*I/8),L,F;I=Math.ceil(I/8);let H=s[d],A=0;if(H>1&&(s[d]=[0,0,1][H-2]),H==3)for(A=I;A<C;A++)s[A+1]=s[A+1]+(s[A+1-I]>>>1)&255;for(let D=0;D<k;D++)if(L=d+D*C,F=L+D+1,H=s[F-1],A=0,H==0)for(;A<C;A++)s[L+A]=s[F+A];else if(H==1){for(;A<I;A++)s[L+A]=s[F+A];for(;A<C;A++)s[L+A]=s[F+A]+s[L+A-I]}else if(H==2)for(;A<C;A++)s[L+A]=s[F+A]+s[L+A-C];else if(H==3){for(;A<I;A++)s[L+A]=s[F+A]+(s[L+A-C]>>>1);for(;A<C;A++)s[L+A]=s[F+A]+(s[L+A-C]+s[L+A-I]>>>1)}else{for(;A<I;A++)s[L+A]=s[F+A]+n(0,s[L+A-C],0);for(;A<C;A++)s[L+A]=s[F+A]+n(s[L+A-I],s[L+A-C],s[L+A-I-C])}return s}function n(s,c,d){let l=s+c-d,k=l-s,I=l-c,C=l-d;return k*k<=I*I&&k*k<=C*C?s:I*I<=C*C?c:d}function y(s,c,d){d.width=f.readUint(s,c),c+=4,d.height=f.readUint(s,c),c+=4,d.depth=s[c],c++,d.ctype=s[c],c++,d.compress=s[c],c++,d.filter=s[c],c++,d.interlace=s[c],c++}function M(s,c,d,l,k,I,C,L,F){let H=Math.min(c,k),A=Math.min(d,I),D=0,g=0;for(let N=0;N<A;N++)for(let x=0;x<H;x++)if(C>=0&&L>=0?(D=N*c+x<<2,g=(L+N)*k+C+x<<2):(D=(-L+N)*c-C+x<<2,g=N*k+x<<2),F==0)l[g]=s[D],l[g+1]=s[D+1],l[g+2]=s[D+2],l[g+3]=s[D+3];else if(F==1){var z=s[D+3]*.00392156862745098,m=s[D]*z,h=s[D+1]*z,v=s[D+2]*z,b=l[g+3]*(1/255),_=l[g]*b,S=l[g+1]*b,w=l[g+2]*b;let p=1-z,V=z+b*p,q=V==0?0:1/V;l[g+3]=255*V,l[g+0]=(m+_*p)*q,l[g+1]=(h+S*p)*q,l[g+2]=(v+w*p)*q}else if(F==2)z=s[D+3],m=s[D],h=s[D+1],v=s[D+2],b=l[g+3],_=l[g],S=l[g+1],w=l[g+2],z==b&&m==_&&h==S&&v==w?(l[g]=0,l[g+1]=0,l[g+2]=0,l[g+3]=0):(l[g]=m,l[g+1]=h,l[g+2]=v,l[g+3]=z);else if(F==3){if(z=s[D+3],m=s[D],h=s[D+1],v=s[D+2],b=l[g+3],_=l[g],S=l[g+1],w=l[g+2],z==b&&m==_&&h==S&&v==w)continue;if(z<220&&b>20)return!1}return!0}return{decode:function(c){let d=new Uint8Array(c),l=8,k=f,I=k.readUshort,C=k.readUint,L={tabs:{},frames:[]},F=new Uint8Array(d.length),H,A=0,D=0,g=[137,80,78,71,13,10,26,10];for(var z=0;z<8;z++)if(d[z]!=g[z])throw"The input is not a PNG file!";for(;l<d.length;){let N=k.readUint(d,l);l+=4;let x=k.readASCII(d,l,4);if(l+=4,x=="IHDR")y(d,l,L);else if(x=="iCCP"){for(var m=l;d[m]!=0;)m++;k.readASCII(d,l,m-l),d[m+1];let p=d.slice(m+2,l+N),V=null;try{V=r(p)}catch{V=a(p)}L.tabs[x]=V}else if(x=="CgBI")L.tabs[x]=d.slice(l,l+4);else if(x=="IDAT"){for(z=0;z<N;z++)F[A+z]=d[l+z];A+=N}else if(x=="acTL")L.tabs[x]={num_frames:C(d,l),num_plays:C(d,l+4)},H=new Uint8Array(d.length);else if(x=="fcTL"){D!=0&&((w=L.frames[L.frames.length-1]).data=t(L,H.slice(0,D),w.rect.width,w.rect.height),D=0);let p={x:C(d,l+12),y:C(d,l+16),width:C(d,l+4),height:C(d,l+8)},V=I(d,l+22);V=I(d,l+20)/(V==0?100:V);let q={rect:p,delay:Math.round(1e3*V),dispose:d[l+24],blend:d[l+25]};L.frames.push(q)}else if(x=="fdAT"){for(z=0;z<N-4;z++)H[D+z]=d[l+z+4];D+=N-4}else if(x=="pHYs")L.tabs[x]=[k.readUint(d,l),k.readUint(d,l+4),d[l+8]];else if(x=="cHRM")for(L.tabs[x]=[],z=0;z<8;z++)L.tabs[x].push(k.readUint(d,l+4*z));else if(x=="tEXt"||x=="zTXt"){L.tabs[x]==null&&(L.tabs[x]={});var h=k.nextZero(d,l),v=k.readASCII(d,l,h-l),b=l+N-h-1;if(x=="tEXt")S=k.readASCII(d,h+1,b);else{var _=r(d.slice(h+2,h+2+b));S=k.readUTF8(_,0,_.length)}L.tabs[x][v]=S}else if(x=="iTXt"){L.tabs[x]==null&&(L.tabs[x]={}),h=0,m=l,h=k.nextZero(d,m),v=k.readASCII(d,m,h-m);let p=d[m=h+1];var S;d[m+1],m+=2,h=k.nextZero(d,m),k.readASCII(d,m,h-m),m=h+1,h=k.nextZero(d,m),k.readUTF8(d,m,h-m),b=N-((m=h+1)-l),p==0?S=k.readUTF8(d,m,b):(_=r(d.slice(m,m+b)),S=k.readUTF8(_,0,_.length)),L.tabs[x][v]=S}else if(x=="PLTE")L.tabs[x]=k.readBytes(d,l,N);else if(x=="hIST"){let p=L.tabs.PLTE.length/3;for(L.tabs[x]=[],z=0;z<p;z++)L.tabs[x].push(I(d,l+2*z))}else if(x=="tRNS")L.ctype==3?L.tabs[x]=k.readBytes(d,l,N):L.ctype==0?L.tabs[x]=I(d,l):L.ctype==2&&(L.tabs[x]=[I(d,l),I(d,l+2),I(d,l+4)]);else if(x=="gAMA")L.tabs[x]=k.readUint(d,l)/1e5;else if(x=="sRGB")L.tabs[x]=d[l];else if(x=="bKGD")L.ctype==0||L.ctype==4?L.tabs[x]=[I(d,l)]:L.ctype==2||L.ctype==6?L.tabs[x]=[I(d,l),I(d,l+2),I(d,l+4)]:L.ctype==3&&(L.tabs[x]=d[l]);else if(x=="IEND")break;l+=N,k.readUint(d,l),l+=4}var w;return D!=0&&((w=L.frames[L.frames.length-1]).data=t(L,H.slice(0,D),w.rect.width,w.rect.height)),L.data=t(L,F,L.width,L.height),delete L.compress,delete L.interlace,delete L.filter,L},toRGBA8:function(c){let d=c.width,l=c.height;if(c.tabs.acTL==null)return[u(c.data,d,l,c).buffer];let k=[];c.frames[0].data==null&&(c.frames[0].data=c.data);let I=d*l*4,C=new Uint8Array(I),L=new Uint8Array(I),F=new Uint8Array(I);for(let A=0;A<c.frames.length;A++){let D=c.frames[A],g=D.rect.x,z=D.rect.y,m=D.rect.width,h=D.rect.height,v=u(D.data,m,h,c);if(A!=0)for(var H=0;H<I;H++)F[H]=C[H];if(D.blend==0?M(v,m,h,C,d,l,g,z,0):D.blend==1&&M(v,m,h,C,d,l,g,z,1),k.push(C.buffer.slice(0)),D.dispose!=0){if(D.dispose==1)M(L,m,h,C,d,l,g,z,0);else if(D.dispose==2)for(H=0;H<I;H++)C[H]=F[H]}}return k},_paeth:n,_copyTile:M,_bin:f}})();(function(){let{_copyTile:f}=Be,{_bin:u}=Be,t=Be._paeth;var r={table:(function(){let m=new Uint32Array(256);for(let h=0;h<256;h++){let v=h;for(let b=0;b<8;b++)1&v?v=3988292384^v>>>1:v>>>=1;m[h]=v}return m})(),update(m,h,v,b){for(let _=0;_<b;_++)m=r.table[255&(m^h[v+_])]^m>>>8;return m},crc:(m,h,v)=>4294967295^r.update(4294967295,m,h,v)};function a(m,h,v,b){h[v]+=m[0]*b>>4,h[v+1]+=m[1]*b>>4,h[v+2]+=m[2]*b>>4,h[v+3]+=m[3]*b>>4}function o(m){return Math.max(0,Math.min(255,m))}function i(m,h){let v=m[0]-h[0],b=m[1]-h[1],_=m[2]-h[2],S=m[3]-h[3];return v*v+b*b+_*_+S*S}function n(m,h,v,b,_,S,w){w==null&&(w=1);let N=b.length,x=[];for(var p=0;p<N;p++){let P=b[p];x.push([P>>>0&255,P>>>8&255,P>>>16&255,P>>>24&255])}for(p=0;p<N;p++){let P=4294967295;for(var V=0,q=0;q<N;q++){var B=i(x[p],x[q]);q!=p&&B<P&&(P=B,V=q)}}let U=new Uint32Array(_.buffer),R=new Int16Array(h*v*4),T=[0,8,2,10,12,4,14,6,3,11,1,9,15,7,13,5];for(p=0;p<T.length;p++)T[p]=255*((T[p]+.5)/16-.5);for(let P=0;P<v;P++)for(let O=0;O<h;O++){var j;p=4*(P*h+O),w!=2?j=[o(m[p]+R[p]),o(m[p+1]+R[p+1]),o(m[p+2]+R[p+2]),o(m[p+3]+R[p+3])]:(B=T[4*(3&P)+(3&O)],j=[o(m[p]+B),o(m[p+1]+B),o(m[p+2]+B),o(m[p+3]+B)]),V=0;let Y=16777215;for(q=0;q<N;q++){let Q=i(j,x[q]);Q<Y&&(Y=Q,V=q)}let X=x[V],G=[j[0]-X[0],j[1]-X[1],j[2]-X[2],j[3]-X[3]];w==1&&(O!=h-1&&a(G,R,p+4,7),P!=v-1&&(O!=0&&a(G,R,p+4*h-4,3),a(G,R,p+4*h,5),O!=h-1&&a(G,R,p+4*h+4,1))),S[p>>2]=V,U[p>>2]=b[V]}}function y(m,h,v,b,_){_==null&&(_={});let{crc:S}=r,w=u.writeUint,N=u.writeUshort,x=u.writeASCII,p=8,V=m.frames.length>1,q,B=!1,U=33+(V?20:0);if(_.sRGB!=null&&(U+=13),_.pHYs!=null&&(U+=21),_.iCCP!=null&&(q=pako.deflate(_.iCCP),U+=21+q.length+4),m.ctype==3){for(var R=m.plte.length,T=0;T<R;T++)m.plte[T]>>>24!=255&&(B=!0);U+=8+3*R+4+(B?8+1*R+4:0)}for(var j=0;j<m.frames.length;j++)V&&(U+=38),U+=(X=m.frames[j]).cimg.length+12,j!=0&&(U+=4);U+=12;let P=new Uint8Array(U),O=[137,80,78,71,13,10,26,10];for(T=0;T<8;T++)P[T]=O[T];if(w(P,p,13),p+=4,x(P,p,"IHDR"),p+=4,w(P,p,h),p+=4,w(P,p,v),p+=4,P[p]=m.depth,p++,P[p]=m.ctype,p++,P[p]=0,p++,P[p]=0,p++,P[p]=0,p++,w(P,p,S(P,p-17,17)),p+=4,_.sRGB!=null&&(w(P,p,1),p+=4,x(P,p,"sRGB"),p+=4,P[p]=_.sRGB,p++,w(P,p,S(P,p-5,5)),p+=4),_.iCCP!=null){let G=13+q.length;w(P,p,G),p+=4,x(P,p,"iCCP"),p+=4,x(P,p,"ICC profile"),p+=11,p+=2,P.set(q,p),p+=q.length,w(P,p,S(P,p-(G+4),G+4)),p+=4}if(_.pHYs!=null&&(w(P,p,9),p+=4,x(P,p,"pHYs"),p+=4,w(P,p,_.pHYs[0]),p+=4,w(P,p,_.pHYs[1]),p+=4,P[p]=_.pHYs[2],p++,w(P,p,S(P,p-13,13)),p+=4),V&&(w(P,p,8),p+=4,x(P,p,"acTL"),p+=4,w(P,p,m.frames.length),p+=4,w(P,p,_.loop!=null?_.loop:0),p+=4,w(P,p,S(P,p-12,12)),p+=4),m.ctype==3){for(w(P,p,3*(R=m.plte.length)),p+=4,x(P,p,"PLTE"),p+=4,T=0;T<R;T++){let G=3*T,Q=m.plte[T],te=255&Q,ce=Q>>>8&255,k1=Q>>>16&255;P[p+G+0]=te,P[p+G+1]=ce,P[p+G+2]=k1}if(p+=3*R,w(P,p,S(P,p-3*R-4,3*R+4)),p+=4,B){for(w(P,p,R),p+=4,x(P,p,"tRNS"),p+=4,T=0;T<R;T++)P[p+T]=m.plte[T]>>>24&255;p+=R,w(P,p,S(P,p-R-4,R+4)),p+=4}}let Y=0;for(j=0;j<m.frames.length;j++){var X=m.frames[j];V&&(w(P,p,26),p+=4,x(P,p,"fcTL"),p+=4,w(P,p,Y++),p+=4,w(P,p,X.rect.width),p+=4,w(P,p,X.rect.height),p+=4,w(P,p,X.rect.x),p+=4,w(P,p,X.rect.y),p+=4,N(P,p,b[j]),p+=2,N(P,p,1e3),p+=2,P[p]=X.dispose,p++,P[p]=X.blend,p++,w(P,p,S(P,p-30,30)),p+=4);let G=X.cimg;w(P,p,(R=G.length)+(j==0?0:4)),p+=4;let Q=p;x(P,p,j==0?"IDAT":"fdAT"),p+=4,j!=0&&(w(P,p,Y++),p+=4),P.set(G,p),p+=R,w(P,p,S(P,Q,p-Q)),p+=4}return w(P,p,0),p+=4,x(P,p,"IEND"),p+=4,w(P,p,S(P,p-4,4)),p+=4,P.buffer}function M(m,h,v){for(let b=0;b<m.frames.length;b++){let _=m.frames[b];_.rect.width;let S=_.rect.height,w=new Uint8Array(S*_.bpl+S);_.cimg=l(_.img,S,_.bpp,_.bpl,w,h,v)}}function s(m,h,v,b,_){let S=_[0],w=_[1],N=_[2],x=_[3],p=_[4],V=_[5],q=6,B=8,U=255;for(var R=0;R<m.length;R++){let ue=new Uint8Array(m[R]);for(var T=ue.length,j=0;j<T;j+=4)U&=ue[j+3]}let P=U!=255,O=(function($,K,ne,he,oe,ve){let re=[];for(var J=0;J<$.length;J++){let me=new Uint8Array($[J]),Pe=new Uint32Array(me.buffer);var Le;let we=0,Re=0,Fe=K,M1=ne,ML=he?1:0;if(J!=0){let eI=ve||he||J==1||re[J-2].dispose!=0?1:2,gL=0,OL=1e9;for(let Wv=0;Wv<eI;Wv++){var Kr=new Uint8Array($[J-1-Wv]);let aI=new Uint32Array($[J-1-Wv]),Jr=K,Yr=ne,_1=-1,Gv=-1;for(let g1=0;g1<ne;g1++)for(let v1=0;v1<K;v1++)Pe[fe=g1*K+v1]!=aI[fe]&&(v1<Jr&&(Jr=v1),v1>_1&&(_1=v1),g1<Yr&&(Yr=g1),g1>Gv&&(Gv=g1));_1==-1&&(Jr=Yr=_1=Gv=0),oe&&((1&Jr)==1&&Jr--,(1&Yr)==1&&Yr--);let EL=(_1-Jr+1)*(Gv-Yr+1);EL<OL&&(OL=EL,gL=Wv,we=Jr,Re=Yr,Fe=_1-Jr+1,M1=Gv-Yr+1)}Kr=new Uint8Array($[J-1-gL]),gL==1&&(re[J-1].dispose=2),Le=new Uint8Array(Fe*M1*4),f(Kr,K,ne,Le,Fe,M1,-we,-Re,0),ML=f(me,K,ne,Le,Fe,M1,-we,-Re,3)?1:0,ML==1?d(me,K,ne,Le,{x:we,y:Re,width:Fe,height:M1}):f(me,K,ne,Le,Fe,M1,-we,-Re,0)}else Le=me.slice(0);re.push({rect:{x:we,y:Re,width:Fe,height:M1},img:Le,blend:ML,dispose:0})}if(he)for(J=0;J<re.length;J++){if((x1=re[J]).blend==1)continue;let me=x1.rect,Pe=re[J-1].rect,we=Math.min(me.x,Pe.x),Re=Math.min(me.y,Pe.y),Fe={x:we,y:Re,width:Math.max(me.x+me.width,Pe.x+Pe.width)-we,height:Math.max(me.y+me.height,Pe.y+Pe.height)-Re};re[J-1].dispose=1,J-1!=0&&c($,K,ne,re,J-1,Fe,oe),c($,K,ne,re,J,Fe,oe)}let Kv=0;if($.length!=1)for(var fe=0;fe<re.length;fe++){var x1;Kv+=(x1=re[fe]).rect.width*x1.rect.height}return re})(m,h,v,S,w,N),Y={},X=[],G=[];if(b!=0){let ue=[];for(j=0;j<O.length;j++)ue.push(O[j].img.buffer);let $=(function(oe){let ve=0;for(var re=0;re<oe.length;re++)ve+=oe[re].byteLength;let J=new Uint8Array(ve),Le=0;for(re=0;re<oe.length;re++){let Kr=new Uint8Array(oe[re]),Kv=Kr.length;for(let fe=0;fe<Kv;fe+=4){let x1=Kr[fe],me=Kr[fe+1],Pe=Kr[fe+2],we=Kr[fe+3];we==0&&(x1=me=Pe=0),J[Le+fe]=x1,J[Le+fe+1]=me,J[Le+fe+2]=Pe,J[Le+fe+3]=we}Le+=Kv}return J.buffer})(ue),K=I($,b);for(j=0;j<K.plte.length;j++)X.push(K.plte[j].est.rgba);let ne=0;for(j=0;j<O.length;j++){let he=(te=O[j]).img.length;var Q=new Uint8Array(K.inds.buffer,ne>>2,he>>2);G.push(Q);let oe=new Uint8Array(K.abuf,ne,he);V&&n(te.img,te.rect.width,te.rect.height,X,oe,Q),te.img.set(oe),ne+=he}}else for(R=0;R<O.length;R++){var te=O[R];let ue=new Uint32Array(te.img.buffer);var ce=te.rect.width;for(T=ue.length,Q=new Uint8Array(T),G.push(Q),j=0;j<T;j++){let $=ue[j];if(j!=0&&$==ue[j-1])Q[j]=Q[j-1];else if(j>ce&&$==ue[j-ce])Q[j]=Q[j-ce];else{let K=Y[$];if(K==null&&(Y[$]=K=X.length,X.push($),X.length>=300))break;Q[j]=K}}}let k1=X.length;for(k1<=256&&p==0&&(B=k1<=2?1:k1<=4?2:k1<=16?4:8,B=Math.max(B,x)),R=0;R<O.length;R++){(te=O[R]).rect.x,te.rect.y,ce=te.rect.width;let ue=te.rect.height,$=te.img;new Uint32Array($.buffer);let K=4*ce,ne=4;if(k1<=256&&p==0){K=Math.ceil(B*ce/8);var De=new Uint8Array(K*ue);let he=G[R];for(let oe=0;oe<ue;oe++){j=oe*K;let ve=oe*ce;if(B==8)for(var ee=0;ee<ce;ee++)De[j+ee]=he[ve+ee];else if(B==4)for(ee=0;ee<ce;ee++)De[j+(ee>>1)]|=he[ve+ee]<<4-4*(1&ee);else if(B==2)for(ee=0;ee<ce;ee++)De[j+(ee>>2)]|=he[ve+ee]<<6-2*(3&ee);else if(B==1)for(ee=0;ee<ce;ee++)De[j+(ee>>3)]|=he[ve+ee]<<7-1*(7&ee)}$=De,q=3,ne=1}else if(P==0&&O.length==1){De=new Uint8Array(ce*ue*3);let he=ce*ue;for(j=0;j<he;j++){let oe=3*j,ve=4*j;De[oe]=$[ve],De[oe+1]=$[ve+1],De[oe+2]=$[ve+2]}$=De,q=2,ne=3,K=3*ce}te.img=$,te.bpl=K,te.bpp=ne}return{ctype:q,depth:B,plte:X,frames:O}}function c(m,h,v,b,_,S,w){let N=Uint8Array,x=Uint32Array,p=new N(m[_-1]),V=new x(m[_-1]),q=_+1<m.length?new N(m[_+1]):null,B=new N(m[_]),U=new x(B.buffer),R=h,T=v,j=-1,P=-1;for(let Y=0;Y<S.height;Y++)for(let X=0;X<S.width;X++){let G=S.x+X,Q=S.y+Y,te=Q*h+G,ce=U[te];ce==0||b[_-1].dispose==0&&V[te]==ce&&(q==null||q[4*te+3]!=0)||(G<R&&(R=G),G>j&&(j=G),Q<T&&(T=Q),Q>P&&(P=Q))}j==-1&&(R=T=j=P=0),w&&((1&R)==1&&R--,(1&T)==1&&T--),S={x:R,y:T,width:j-R+1,height:P-T+1};let O=b[_];O.rect=S,O.blend=1,O.img=new Uint8Array(S.width*S.height*4),b[_-1].dispose==0?(f(p,h,v,O.img,S.width,S.height,-S.x,-S.y,0),d(B,h,v,O.img,S)):f(B,h,v,O.img,S.width,S.height,-S.x,-S.y,0)}function d(m,h,v,b,_){f(m,h,v,b,_.width,_.height,-_.x,-_.y,2)}function l(m,h,v,b,_,S,w){let N=[],x,p=[0,1,2,3,4];S!=-1?p=[S]:(h*b>5e5||v==1)&&(p=[0]),w&&(x={level:0});let V=rae;for(var q=0;q<p.length;q++){for(let R=0;R<h;R++)k(_,m,R,b,v,p[q]);N.push(V.deflate(_,x))}let B,U=1e9;for(q=0;q<N.length;q++)N[q].length<U&&(B=q,U=N[q].length);return N[B]}function k(m,h,v,b,_,S){let w=v*b,N=w+v;if(m[N]=S,N++,S==0)if(b<500)for(var x=0;x<b;x++)m[N+x]=h[w+x];else m.set(new Uint8Array(h.buffer,w,b),N);else if(S==1){for(x=0;x<_;x++)m[N+x]=h[w+x];for(x=_;x<b;x++)m[N+x]=h[w+x]-h[w+x-_]+256&255}else if(v==0){for(x=0;x<_;x++)m[N+x]=h[w+x];if(S==2)for(x=_;x<b;x++)m[N+x]=h[w+x];if(S==3)for(x=_;x<b;x++)m[N+x]=h[w+x]-(h[w+x-_]>>1)+256&255;if(S==4)for(x=_;x<b;x++)m[N+x]=h[w+x]-t(h[w+x-_],0,0)+256&255}else{if(S==2)for(x=0;x<b;x++)m[N+x]=h[w+x]+256-h[w+x-b]&255;if(S==3){for(x=0;x<_;x++)m[N+x]=h[w+x]+256-(h[w+x-b]>>1)&255;for(x=_;x<b;x++)m[N+x]=h[w+x]+256-(h[w+x-b]+h[w+x-_]>>1)&255}if(S==4){for(x=0;x<_;x++)m[N+x]=h[w+x]+256-t(0,h[w+x-b],0)&255;for(x=_;x<b;x++)m[N+x]=h[w+x]+256-t(h[w+x-_],h[w+x-b],h[w+x-_-b])&255}}}function I(m,h){let v=new Uint8Array(m),b=v.slice(0),_=new Uint32Array(b.buffer),S=C(b,h),w=S[0],N=S[1],x=v.length,p=new Uint8Array(x>>2),V;if(v.length<2e7)for(var q=0;q<x;q+=4)V=L(w,B=v[q]*(1/255),U=v[q+1]*(1/255),R=v[q+2]*(1/255),T=v[q+3]*(1/255)),p[q>>2]=V.ind,_[q>>2]=V.est.rgba;else for(q=0;q<x;q+=4){var B=v[q]*.00392156862745098,U=v[q+1]*(1/255),R=v[q+2]*(1/255),T=v[q+3]*(1/255);for(V=w;V.left;)V=F(V.est,B,U,R,T)<=0?V.left:V.right;p[q>>2]=V.ind,_[q>>2]=V.est.rgba}return{abuf:b.buffer,inds:p,plte:N}}function C(m,h,v){v==null&&(v=1e-4);let b=new Uint32Array(m.buffer),_={i0:0,i1:m.length,bst:null,est:null,tdst:0,left:null,right:null};_.bst=D(m,_.i0,_.i1),_.est=g(_.bst);let S=[_];for(;S.length<h;){let N=0,x=0;for(var w=0;w<S.length;w++)S[w].est.L>N&&(N=S[w].est.L,x=w);if(N<v)break;let p=S[x],V=H(m,b,p.i0,p.i1,p.est.e,p.est.eMq255);if(p.i0>=V||p.i1<=V){p.est.L=0;continue}let q={i0:p.i0,i1:V,bst:null,est:null,tdst:0,left:null,right:null};q.bst=D(m,q.i0,q.i1),q.est=g(q.bst);let B={i0:V,i1:p.i1,bst:null,est:null,tdst:0,left:null,right:null};for(B.bst={R:[],m:[],N:p.bst.N-q.bst.N},w=0;w<16;w++)B.bst.R[w]=p.bst.R[w]-q.bst.R[w];for(w=0;w<4;w++)B.bst.m[w]=p.bst.m[w]-q.bst.m[w];B.est=g(B.bst),p.left=q,p.right=B,S[x]=q,S.push(B)}for(S.sort(((N,x)=>x.bst.N-N.bst.N)),w=0;w<S.length;w++)S[w].ind=w;return[_,S]}function L(m,h,v,b,_){if(m.left==null)return m.tdst=(function(q,B,U,R,T){let j=B-q[0],P=U-q[1],O=R-q[2],Y=T-q[3];return j*j+P*P+O*O+Y*Y})(m.est.q,h,v,b,_),m;let S=F(m.est,h,v,b,_),w=m.left,N=m.right;S>0&&(w=m.right,N=m.left);let x=L(w,h,v,b,_);if(x.tdst<=S*S)return x;let p=L(N,h,v,b,_);return p.tdst<x.tdst?p:x}function F(m,h,v,b,_){let{e:S}=m;return S[0]*h+S[1]*v+S[2]*b+S[3]*_-m.eMq}function H(m,h,v,b,_,S){for(b-=4;v<b;){for(;A(m,v,_)<=S;)v+=4;for(;A(m,b,_)>S;)b-=4;if(v>=b)break;let w=h[v>>2];h[v>>2]=h[b>>2],h[b>>2]=w,v+=4,b-=4}for(;A(m,v,_)>S;)v-=4;return v+4}function A(m,h,v){return m[h]*v[0]+m[h+1]*v[1]+m[h+2]*v[2]+m[h+3]*v[3]}function D(m,h,v){let b=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],_=[0,0,0,0],S=v-h>>2;for(let w=h;w<v;w+=4){let N=m[w]*.00392156862745098,x=m[w+1]*(1/255),p=m[w+2]*(1/255),V=m[w+3]*(1/255);_[0]+=N,_[1]+=x,_[2]+=p,_[3]+=V,b[0]+=N*N,b[1]+=N*x,b[2]+=N*p,b[3]+=N*V,b[5]+=x*x,b[6]+=x*p,b[7]+=x*V,b[10]+=p*p,b[11]+=p*V,b[15]+=V*V}return b[4]=b[1],b[8]=b[2],b[9]=b[6],b[12]=b[3],b[13]=b[7],b[14]=b[11],{R:b,m:_,N:S}}function g(m){let{R:h}=m,{m:v}=m,{N:b}=m,_=v[0],S=v[1],w=v[2],N=v[3],x=b==0?0:1/b,p=[h[0]-_*_*x,h[1]-_*S*x,h[2]-_*w*x,h[3]-_*N*x,h[4]-S*_*x,h[5]-S*S*x,h[6]-S*w*x,h[7]-S*N*x,h[8]-w*_*x,h[9]-w*S*x,h[10]-w*w*x,h[11]-w*N*x,h[12]-N*_*x,h[13]-N*S*x,h[14]-N*w*x,h[15]-N*N*x],V=p,q=z,B=[Math.random(),Math.random(),Math.random(),Math.random()],U=0,R=0;if(b!=0)for(let j=0;j<16&&(B=q.multVec(V,B),R=Math.sqrt(q.dot(B,B)),B=q.sml(1/R,B),!(j!=0&&Math.abs(R-U)<1e-9));j++)U=R;let T=[_*x,S*x,w*x,N*x];return{Cov:p,q:T,e:B,L:U,eMq255:q.dot(q.sml(255,T),B),eMq:q.dot(B,T),rgba:(Math.round(255*T[3])<<24|Math.round(255*T[2])<<16|Math.round(255*T[1])<<8|Math.round(255*T[0])<<0)>>>0}}var z={multVec:(m,h)=>[m[0]*h[0]+m[1]*h[1]+m[2]*h[2]+m[3]*h[3],m[4]*h[0]+m[5]*h[1]+m[6]*h[2]+m[7]*h[3],m[8]*h[0]+m[9]*h[1]+m[10]*h[2]+m[11]*h[3],m[12]*h[0]+m[13]*h[1]+m[14]*h[2]+m[15]*h[3]],dot:(m,h)=>m[0]*h[0]+m[1]*h[1]+m[2]*h[2]+m[3]*h[3],sml:(m,h)=>[m*h[0],m*h[1],m*h[2],m*h[3]]};Be.encode=function(h,v,b,_,S,w,N){_==null&&(_=0),N==null&&(N=!1);let x=s(h,v,b,_,[!1,!1,!1,0,N,!1]);return M(x,-1),y(x,v,b,S,w)},Be.encodeLL=function(h,v,b,_,S,w,N,x){let p={ctype:0+(_==1?0:2)+(S==0?0:4),depth:w,frames:[]},V=(_+S)*w,q=V*v;for(let B=0;B<h.length;B++)p.frames.push({rect:{x:0,y:0,width:v,height:b},img:new Uint8Array(h[B]),blend:0,dispose:1,bpp:Math.ceil(V/8),bpl:Math.ceil(q/8)});return M(p,0,!0),y(p,v,b,N,x)},Be.encode.compress=s,Be.encode.dither=n,Be.quantize=I,Be.quantize.getKDtree=C,Be.quantize.getNearest=L})();var fw={toArrayBuffer(f,u){let t=f.width,r=f.height,a=t<<2,o=f.getContext("2d").getImageData(0,0,t,r),i=new Uint32Array(o.data.buffer),n=(32*t+31)/32<<2,y=n*r,M=122+y,s=new ArrayBuffer(M),c=new DataView(s),d=1<<20,l,k,I,C,L=d,F=0,H=0,A=0;function D(m){c.setUint16(H,m,!0),H+=2}function g(m){c.setUint32(H,m,!0),H+=4}function z(m){H+=m}D(19778),g(M),z(4),g(122),g(108),g(t),g(-r>>>0),D(1),D(32),g(3),g(y),g(2835),g(2835),z(8),g(16711680),g(65280),g(255),g(4278190080),g(1466527264),(function m(){for(;F<r&&L>0;){for(C=122+F*n,l=0;l<a;)L--,k=i[A++],I=k>>>24,c.setUint32(C+l,k<<8|I),l+=4;F++}A<i.length?(L=d,setTimeout(m,fw._dly)):u(s)})()},toBlob(f,u){this.toArrayBuffer(f,(t=>{u(new Blob([t],{type:"image/bmp"}))}))},_dly:9},Me={CHROME:"CHROME",FIREFOX:"FIREFOX",DESKTOP_SAFARI:"DESKTOP_SAFARI",IE:"IE",IOS:"IOS",ETC:"ETC"},dae={[Me.CHROME]:16384,[Me.FIREFOX]:11180,[Me.DESKTOP_SAFARI]:16384,[Me.IE]:8192,[Me.IOS]:4096,[Me.ETC]:8192},qL=typeof window<"u",pw=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope,nL=qL&&window.cordova&&window.cordova.require&&window.cordova.require("cordova/modulemapper"),cae=(qL||pw)&&(nL&&nL.getOriginalSymbol(window,"File")||typeof File<"u"&&File),hw=(qL||pw)&&(nL&&nL.getOriginalSymbol(window,"FileReader")||typeof FileReader<"u"&&FileReader);function zL(f,u,t=Date.now()){return new Promise((r=>{let a=f.split(","),o=a[0].match(/:(.*?);/)[1],i=globalThis.atob(a[1]),n=i.length,y=new Uint8Array(n);for(;n--;)y[n]=i.charCodeAt(n);let M=new Blob([y],{type:o});M.name=u,M.lastModified=t,r(M)}))}function mw(f){return new Promise(((u,t)=>{let r=new hw;r.onload=()=>u(r.result),r.onerror=a=>t(a),r.readAsDataURL(f)}))}function yw(f){return new Promise(((u,t)=>{let r=new Image;r.onload=()=>u(r),r.onerror=a=>t(a),r.src=f}))}function w1(){if(w1.cachedResult!==void 0)return w1.cachedResult;let f=Me.ETC,{userAgent:u}=navigator;return/Chrom(e|ium)/i.test(u)?f=Me.CHROME:/iP(ad|od|hone)/i.test(u)&&/WebKit/i.test(u)?f=Me.IOS:/Safari/i.test(u)?f=Me.DESKTOP_SAFARI:/Firefox/i.test(u)?f=Me.FIREFOX:(/MSIE/i.test(u)||document.documentMode)&&(f=Me.IE),w1.cachedResult=f,w1.cachedResult}function kw(f,u){let t=w1(),r=dae[t],a=f,o=u,i=a*o,n=a>o?o/a:a/o;for(;i>r*r;){let y=(r+a)/2,M=(r+o)/2;y<M?(o=M,a=M*n):(o=y*n,a=y),i=a*o}return{width:a,height:o}}function fL(f,u){let t,r;try{if(t=new OffscreenCanvas(f,u),r=t.getContext("2d"),r===null)throw new Error("getContext of OffscreenCanvas returns null")}catch{t=document.createElement("canvas"),r=t.getContext("2d")}return t.width=f,t.height=u,[t,r]}function xw(f,u){let{width:t,height:r}=kw(f.width,f.height),[a,o]=fL(t,r);return u&&/jpe?g/.test(u)&&(o.fillStyle="white",o.fillRect(0,0,a.width,a.height)),o.drawImage(f,0,0,a.width,a.height),a}function sL(){return sL.cachedResult!==void 0||(sL.cachedResult=["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&typeof document<"u"&&"ontouchend"in document),sL.cachedResult}function lL(f,u={}){return new Promise((function(t,r){let a,o;var i=function(){try{return o=xw(a,u.fileType||f.type),t([a,o])}catch(y){return r(y)}},n=function(y){try{var M=function(s){try{throw s}catch(c){return r(c)}};try{let s;return mw(f).then((function(c){try{return s=c,yw(s).then((function(d){try{return a=d,(function(){try{return i()}catch(l){return r(l)}})()}catch(l){return M(l)}}),M)}catch(d){return M(d)}}),M)}catch(s){M(s)}}catch(s){return r(s)}};try{if(sL()||[Me.DESKTOP_SAFARI,Me.MOBILE_SAFARI].includes(w1()))throw new Error("Skip createImageBitmap on IOS and Safari");return createImageBitmap(f).then((function(y){try{return a=y,i()}catch{return n()}}),n)}catch{n()}}))}function uL(f,u,t,r,a=1){return new Promise((function(o,i){let n;if(u==="image/png"){let c,d,l;return c=f.getContext("2d"),{data:d}=c.getImageData(0,0,f.width,f.height),l=Be.encode([d.buffer],f.width,f.height,4096*a),n=new Blob([l],{type:u}),n.name=t,n.lastModified=r,y.call(this)}{let c=function(){return y.call(this)};var M=c;if(u==="image/bmp")return new Promise((d=>fw.toBlob(f,d))).then(function(d){try{return n=d,n.name=t,n.lastModified=r,c.call(this)}catch(l){return i(l)}}.bind(this),i);{let d=function(){return c.call(this)};var s=d;if(typeof OffscreenCanvas=="function"&&f instanceof OffscreenCanvas)return f.convertToBlob({type:u,quality:a}).then(function(l){try{return n=l,n.name=t,n.lastModified=r,d.call(this)}catch(k){return i(k)}}.bind(this),i);{let l;return l=f.toDataURL(u,a),zL(l,t,r).then(function(k){try{return n=k,d.call(this)}catch(I){return i(I)}}.bind(this),i)}}}function y(){return o(n)}}))}function je(f){f.width=0,f.height=0}function Tv(){return new Promise((function(f,u){let t,r,a,o,i;return Tv.cachedResult!==void 0?f(Tv.cachedResult):(t="data:image/jpeg;base64,/9j/4QAiRXhpZgAATU0AKgAAAAgAAQESAAMAAAABAAYAAAAAAAD/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAAEAAgMBEQACEQEDEQH/xABKAAEAAAAAAAAAAAAAAAAAAAALEAEAAAAAAAAAAAAAAAAAAAAAAQEAAAAAAAAAAAAAAAAAAAAAEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwA/8H//2Q==",zL("data:image/jpeg;base64,/9j/4QAiRXhpZgAATU0AKgAAAAgAAQESAAMAAAABAAYAAAAAAAD/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAAEAAgMBEQACEQEDEQH/xABKAAEAAAAAAAAAAAAAAAAAAAALEAEAAAAAAAAAAAAAAAAAAAAAAQEAAAAAAAAAAAAAAAAAAAAAEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwA/8H//2Q==","test.jpg",Date.now()).then((function(n){try{return r=n,lL(r).then((function(y){try{return a=y[1],uL(a,r.type,r.name,r.lastModified).then((function(M){try{return o=M,je(a),lL(o).then((function(s){try{return i=s[0],Tv.cachedResult=i.width===1&&i.height===2,f(Tv.cachedResult)}catch(c){return u(c)}}),u)}catch(s){return u(s)}}),u)}catch(M){return u(M)}}),u)}catch(y){return u(y)}}),u))}))}function Mw(f){return new Promise(((u,t)=>{let r=new hw;r.onload=a=>{let o=new DataView(a.target.result);if(o.getUint16(0,!1)!=65496)return u(-2);let i=o.byteLength,n=2;for(;n<i;){if(o.getUint16(n+2,!1)<=8)return u(-1);let y=o.getUint16(n,!1);if(n+=2,y==65505){if(o.getUint32(n+=2,!1)!=1165519206)return u(-1);let M=o.getUint16(n+=6,!1)==18761;n+=o.getUint32(n+4,M);let s=o.getUint16(n,M);n+=2;for(let c=0;c<s;c++)if(o.getUint16(n+12*c,M)==274)return u(o.getUint16(n+12*c+8,M))}else{if((65280&y)!=65280)break;n+=o.getUint16(n,!1)}}return u(-1)},r.onerror=a=>t(a),r.readAsArrayBuffer(f)}))}function gw(f,u){let{width:t}=f,{height:r}=f,{maxWidthOrHeight:a}=u,o,i=f;return isFinite(a)&&(t>a||r>a)&&([i,o]=fL(t,r),t>r?(i.width=a,i.height=r/t*a):(i.width=t/r*a,i.height=a),o.drawImage(f,0,0,i.width,i.height),je(f)),i}function vw(f,u){let{width:t}=f,{height:r}=f,[a,o]=fL(t,r);switch(u>4&&u<9?(a.width=r,a.height=t):(a.width=t,a.height=r),u){case 2:o.transform(-1,0,0,1,t,0);break;case 3:o.transform(-1,0,0,-1,t,r);break;case 4:o.transform(1,0,0,-1,0,r);break;case 5:o.transform(0,1,1,0,0,0);break;case 6:o.transform(0,1,-1,0,r,0);break;case 7:o.transform(0,-1,-1,0,r,t);break;case 8:o.transform(0,-1,1,0,0,t)}return o.drawImage(f,0,0,t,r),je(f),a}function lw(f,u,t=0){return new Promise((function(r,a){let o,i,n,y,M,s,c,d,l,k,I,C,L,F,H,A,D,g,z,m;function h(b=5){if(u.signal&&u.signal.aborted)throw u.signal.reason;o+=b,u.onProgress(Math.min(o,100))}function v(b){if(u.signal&&u.signal.aborted)throw u.signal.reason;o=Math.min(Math.max(b,o),100),u.onProgress(o)}return o=t,i=u.maxIteration||10,n=1024*u.maxSizeMB*1024,h(),lL(f,u).then(function(b){try{return[,y]=b,h(),M=gw(y,u),h(),new Promise((function(_,S){var w;if(!(w=u.exifOrientation))return Mw(f).then(function(x){try{return w=x,N.call(this)}catch(p){return S(p)}}.bind(this),S);function N(){return _(w)}return N.call(this)})).then(function(_){try{return s=_,h(),Tv().then(function(S){try{return c=S?M:vw(M,s),h(),d=u.initialQuality||1,l=u.fileType||f.type,uL(c,l,f.name,f.lastModified,d).then(function(w){try{{let V=function(){if(i--&&(H>n||H>L)){let B,U;return B=m?.95*z.width:z.width,U=m?.95*z.height:z.height,[D,g]=fL(B,U),g.drawImage(z,0,0,B,U),d*=l==="image/png"?.85:.95,uL(D,l,f.name,f.lastModified,d).then((function(R){try{return A=R,je(z),z=D,H=A.size,v(Math.min(99,Math.floor((F-H)/(F-n)*100))),V}catch(T){return a(T)}}),a)}return[1]},q=function(){return je(z),je(D),je(M),je(c),je(y),v(100),r(A)};var x=V,p=q;if(k=w,h(),I=k.size>n,C=k.size>f.size,!I&&!C)return v(100),r(k);var N;return L=f.size,F=k.size,H=F,z=c,m=!u.alwaysKeepResolution&&I,(N=function(B){for(;B;){if(B.then)return void B.then(N,a);try{if(B.pop){if(B.length)return B.pop()?q.call(this):B;B=V}else B=B.call(this)}catch(U){return a(U)}}}.bind(this))(V)}}catch(V){return a(V)}}.bind(this),a)}catch(w){return a(w)}}.bind(this),a)}catch(S){return a(S)}}.bind(this),a)}catch(_){return a(_)}}.bind(this),a)}))}var sae=`
|
|
7
|
+
let scriptImported = false
|
|
8
|
+
self.addEventListener('message', async (e) => {
|
|
9
|
+
const { file, id, imageCompressionLibUrl, options } = e.data
|
|
10
|
+
options.onProgress = (progress) => self.postMessage({ progress, id })
|
|
11
|
+
try {
|
|
12
|
+
if (!scriptImported) {
|
|
13
|
+
// console.log('[worker] importScripts', imageCompressionLibUrl)
|
|
14
|
+
self.importScripts(imageCompressionLibUrl)
|
|
15
|
+
scriptImported = true
|
|
16
|
+
}
|
|
17
|
+
// console.log('[worker] self', self)
|
|
18
|
+
const compressedFile = await imageCompression(file, options)
|
|
19
|
+
self.postMessage({ file: compressedFile, id })
|
|
20
|
+
} catch (e) {
|
|
21
|
+
// console.error('[worker] error', e)
|
|
22
|
+
self.postMessage({ error: e.message + '\\n' + e.stack, id })
|
|
23
|
+
}
|
|
24
|
+
})
|
|
25
|
+
`,NL;function iae(f,u){return new Promise(((t,r)=>{NL||(NL=(function(i){let n=[];return typeof i=="function"?n.push(`(${i})()`):n.push(i),URL.createObjectURL(new Blob(n))})(sae));let a=new Worker(NL);a.addEventListener("message",(function(i){if(u.signal&&u.signal.aborted)a.terminate();else if(i.data.progress===void 0){if(i.data.error)return r(new Error(i.data.error)),void a.terminate();t(i.data.file),a.terminate()}else u.onProgress(i.data.progress)})),a.addEventListener("error",r),u.signal&&u.signal.addEventListener("abort",(()=>{r(u.signal.reason),a.terminate()})),a.postMessage({file:f,imageCompressionLibUrl:u.libURL,options:{...u,onProgress:void 0,signal:void 0}})}))}function le(f,u){return new Promise((function(t,r){let a,o,i,n,y,M;if(a={...u},i=0,{onProgress:n}=a,a.maxSizeMB=a.maxSizeMB||Number.POSITIVE_INFINITY,y=typeof a.useWebWorker!="boolean"||a.useWebWorker,delete a.useWebWorker,a.onProgress=l=>{i=l,typeof n=="function"&&n(i)},!(f instanceof Blob||f instanceof cae))return r(new Error("The file given is not an instance of Blob or File"));if(!/^image/.test(f.type))return r(new Error("The file given is not an image"));if(M=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope,!y||typeof Worker!="function"||M)return lw(f,a).then(function(l){try{return o=l,d.call(this)}catch(k){return r(k)}}.bind(this),r);var s=function(){try{return d.call(this)}catch(l){return r(l)}}.bind(this),c=function(l){try{return lw(f,a).then((function(k){try{return o=k,s()}catch(I){return r(I)}}),r)}catch(k){return r(k)}};try{return a.libURL=a.libURL||"https://cdn.jsdelivr.net/npm/browser-image-compression@2.0.2/dist/browser-image-compression.js",iae(f,a).then((function(l){try{return o=l,s()}catch{return c()}}),c)}catch{c()}function d(){try{o.name=f.name,o.lastModified=f.lastModified}catch{}try{a.preserveExif&&f.type==="image/jpeg"&&(!a.fileType||a.fileType&&a.fileType===f.type)&&(o=uw(f,o))}catch{}return t(o)}}))}le.getDataUrlFromFile=mw,le.getFilefromDataUrl=zL,le.loadImage=yw,le.drawImageInCanvas=xw,le.drawFileInCanvas=lL,le.canvasToFile=uL,le.getExifOrientation=Mw,le.handleMaxWidthOrHeight=gw,le.followExifOrientation=vw,le.cleanupCanvasMemory=je,le.isAutoOrientationInBrowser=Tv,le.approximateBelowMaximumCanvasSizeOfBrowser=kw,le.copyExifWithoutOrientation=uw,le.getBrowserName=w1,le.version="2.0.2";var Ov=require("react");var PL=function(f,u){return PL=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&(t[a]=r[a])},PL(f,u)};function Lw(f,u){if(typeof u!="function"&&u!==null)throw new TypeError("Class extends value "+String(u)+" is not a constructor or null");PL(f,u);function t(){this.constructor=f}f.prototype=u===null?Object.create(u):(t.prototype=u.prototype,new t)}var se=function(){return se=Object.assign||function(u){for(var t,r=1,a=arguments.length;r<a;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(u[o]=t[o])}return u},se.apply(this,arguments)};var ze=LL(require("react"),1),Xw=LL(Ow(),1);function pae(f,u,t,r,a,o){o===void 0&&(o=0);var i=Uv(f,u,o),n=i.width,y=i.height,M=Math.min(n,t),s=Math.min(y,r);return M>s*a?{width:s*a,height:s}:{width:M,height:M/a}}function hae(f){return f.width>f.height?f.width/f.naturalWidth:f.height/f.naturalHeight}function Qv(f,u,t,r,a){a===void 0&&(a=0);var o=Uv(u.width,u.height,a),i=o.width,n=o.height;return{x:Ew(f.x,i,t.width,r),y:Ew(f.y,n,t.height,r)}}function Ew(f,u,t,r){var a=u*r/2-t/2;return xL(f,-a,a)}function Ww(f,u){return Math.sqrt(Math.pow(f.y-u.y,2)+Math.pow(f.x-u.x,2))}function Gw(f,u){return Math.atan2(u.y-f.y,u.x-f.x)*180/Math.PI}function mae(f,u,t,r,a,o,i){o===void 0&&(o=0),i===void 0&&(i=!0);var n=i?yae:kae,y=Uv(u.width,u.height,o),M=Uv(u.naturalWidth,u.naturalHeight,o),s={x:n(100,((y.width-t.width/a)/2-f.x/a)/y.width*100),y:n(100,((y.height-t.height/a)/2-f.y/a)/y.height*100),width:n(100,t.width/y.width*100/a),height:n(100,t.height/y.height*100/a)},c=Math.round(n(M.width,s.width*M.width/100)),d=Math.round(n(M.height,s.height*M.height/100)),l=M.width>=M.height*r,k=l?{width:Math.round(d*r),height:d}:{width:c,height:Math.round(c/r)},I=se(se({},k),{x:Math.round(n(M.width-k.width,s.x*M.width/100)),y:Math.round(n(M.height-k.height,s.y*M.height/100))});return{croppedAreaPercentages:s,croppedAreaPixels:I}}function yae(f,u){return Math.min(f,Math.max(0,u))}function kae(f,u){return u}function xae(f,u,t,r,a,o){var i=Uv(u.width,u.height,t),n=xL(r.width/i.width*(100/f.width),a,o),y={x:n*i.width/2-r.width/2-i.width*n*(f.x/100),y:n*i.height/2-r.height/2-i.height*n*(f.y/100)};return{crop:y,zoom:n}}function Mae(f,u,t){var r=hae(u);return t.height>t.width?t.height/(f.height*r):t.width/(f.width*r)}function gae(f,u,t,r,a,o){t===void 0&&(t=0);var i=Uv(u.naturalWidth,u.naturalHeight,t),n=xL(Mae(f,u,r),a,o),y=r.height>r.width?r.height/f.height:r.width/f.width,M={x:((i.width-f.width)/2-f.x)*y,y:((i.height-f.height)/2-f.y)*y};return{crop:M,zoom:n}}function Zw(f,u){return{x:(u.x+f.x)/2,y:(u.y+f.y)/2}}function vae(f){return f*Math.PI/180}function Uv(f,u,t){var r=vae(t);return{width:Math.abs(Math.cos(r)*f)+Math.abs(Math.sin(r)*u),height:Math.abs(Math.sin(r)*f)+Math.abs(Math.cos(r)*u)}}function xL(f,u,t){return Math.min(Math.max(f,u),t)}function kL(){for(var f=[],u=0;u<arguments.length;u++)f[u]=arguments[u];return f.filter(function(t){return typeof t=="string"&&t.length>0}).join(" ").trim()}var Lae=`.reactEasyCrop_Container {
|
|
26
|
+
position: absolute;
|
|
27
|
+
top: 0;
|
|
28
|
+
left: 0;
|
|
29
|
+
right: 0;
|
|
30
|
+
bottom: 0;
|
|
31
|
+
overflow: hidden;
|
|
32
|
+
user-select: none;
|
|
33
|
+
touch-action: none;
|
|
34
|
+
cursor: move;
|
|
35
|
+
display: flex;
|
|
36
|
+
justify-content: center;
|
|
37
|
+
align-items: center;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.reactEasyCrop_Image,
|
|
41
|
+
.reactEasyCrop_Video {
|
|
42
|
+
will-change: transform; /* this improves performances and prevent painting issues on iOS Chrome */
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.reactEasyCrop_Contain {
|
|
46
|
+
max-width: 100%;
|
|
47
|
+
max-height: 100%;
|
|
48
|
+
margin: auto;
|
|
49
|
+
position: absolute;
|
|
50
|
+
top: 0;
|
|
51
|
+
bottom: 0;
|
|
52
|
+
left: 0;
|
|
53
|
+
right: 0;
|
|
54
|
+
}
|
|
55
|
+
.reactEasyCrop_Cover_Horizontal {
|
|
56
|
+
width: 100%;
|
|
57
|
+
height: auto;
|
|
58
|
+
}
|
|
59
|
+
.reactEasyCrop_Cover_Vertical {
|
|
60
|
+
width: auto;
|
|
61
|
+
height: 100%;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.reactEasyCrop_CropArea {
|
|
65
|
+
position: absolute;
|
|
66
|
+
left: 50%;
|
|
67
|
+
top: 50%;
|
|
68
|
+
transform: translate(-50%, -50%);
|
|
69
|
+
border: 1px solid rgba(255, 255, 255, 0.5);
|
|
70
|
+
box-sizing: border-box;
|
|
71
|
+
box-shadow: 0 0 0 9999em;
|
|
72
|
+
color: rgba(0, 0, 0, 0.5);
|
|
73
|
+
overflow: hidden;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.reactEasyCrop_CropAreaRound {
|
|
77
|
+
border-radius: 50%;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.reactEasyCrop_CropAreaGrid::before {
|
|
81
|
+
content: ' ';
|
|
82
|
+
box-sizing: border-box;
|
|
83
|
+
position: absolute;
|
|
84
|
+
border: 1px solid rgba(255, 255, 255, 0.5);
|
|
85
|
+
top: 0;
|
|
86
|
+
bottom: 0;
|
|
87
|
+
left: 33.33%;
|
|
88
|
+
right: 33.33%;
|
|
89
|
+
border-top: 0;
|
|
90
|
+
border-bottom: 0;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.reactEasyCrop_CropAreaGrid::after {
|
|
94
|
+
content: ' ';
|
|
95
|
+
box-sizing: border-box;
|
|
96
|
+
position: absolute;
|
|
97
|
+
border: 1px solid rgba(255, 255, 255, 0.5);
|
|
98
|
+
top: 33.33%;
|
|
99
|
+
bottom: 33.33%;
|
|
100
|
+
left: 0;
|
|
101
|
+
right: 0;
|
|
102
|
+
border-left: 0;
|
|
103
|
+
border-right: 0;
|
|
104
|
+
}
|
|
105
|
+
`,wae=1,Iae=3,_ae=1,Qw=(function(f){Lw(u,f);function u(){var t=f!==null&&f.apply(this,arguments)||this;return t.cropperRef=ze.createRef(),t.imageRef=ze.createRef(),t.videoRef=ze.createRef(),t.containerPosition={x:0,y:0},t.containerRef=null,t.styleRef=null,t.containerRect=null,t.mediaSize={width:0,height:0,naturalWidth:0,naturalHeight:0},t.dragStartPosition={x:0,y:0},t.dragStartCrop={x:0,y:0},t.gestureZoomStart=0,t.gestureRotationStart=0,t.isTouching=!1,t.lastPinchDistance=0,t.lastPinchRotation=0,t.rafDragTimeout=null,t.rafPinchTimeout=null,t.wheelTimer=null,t.currentDoc=typeof document<"u"?document:null,t.currentWindow=typeof window<"u"?window:null,t.resizeObserver=null,t.previousCropSize=null,t.isInitialized=!1,t.state={cropSize:null,hasWheelJustStarted:!1,mediaObjectFit:void 0},t.initResizeObserver=function(){if(!(typeof window.ResizeObserver>"u"||!t.containerRef)){var r=!0;t.resizeObserver=new window.ResizeObserver(function(a){if(r){r=!1;return}t.computeSizes()}),t.resizeObserver.observe(t.containerRef)}},t.preventZoomSafari=function(r){return r.preventDefault()},t.cleanEvents=function(){t.currentDoc&&(t.currentDoc.removeEventListener("mousemove",t.onMouseMove),t.currentDoc.removeEventListener("mouseup",t.onDragStopped),t.currentDoc.removeEventListener("touchmove",t.onTouchMove),t.currentDoc.removeEventListener("touchend",t.onDragStopped),t.currentDoc.removeEventListener("gesturechange",t.onGestureChange),t.currentDoc.removeEventListener("gestureend",t.onGestureEnd),t.currentDoc.removeEventListener("scroll",t.onScroll))},t.clearScrollEvent=function(){t.containerRef&&t.containerRef.removeEventListener("wheel",t.onWheel),t.wheelTimer&&clearTimeout(t.wheelTimer)},t.onMediaLoad=function(){var r=t.computeSizes();r&&(t.previousCropSize=r,t.emitCropData(),t.setInitialCrop(r),t.isInitialized=!0),t.props.onMediaLoaded&&t.props.onMediaLoaded(t.mediaSize)},t.setInitialCrop=function(r){if(t.props.initialCroppedAreaPercentages){var a=xae(t.props.initialCroppedAreaPercentages,t.mediaSize,t.props.rotation,r,t.props.minZoom,t.props.maxZoom),o=a.crop,i=a.zoom;t.props.onCropChange(o),t.props.onZoomChange&&t.props.onZoomChange(i)}else if(t.props.initialCroppedAreaPixels){var n=gae(t.props.initialCroppedAreaPixels,t.mediaSize,t.props.rotation,r,t.props.minZoom,t.props.maxZoom),o=n.crop,i=n.zoom;t.props.onCropChange(o),t.props.onZoomChange&&t.props.onZoomChange(i)}},t.computeSizes=function(){var r,a,o,i,n,y,M=t.imageRef.current||t.videoRef.current;if(M&&t.containerRef){t.containerRect=t.containerRef.getBoundingClientRect(),t.saveContainerPosition();var s=t.containerRect.width/t.containerRect.height,c=((r=t.imageRef.current)===null||r===void 0?void 0:r.naturalWidth)||((a=t.videoRef.current)===null||a===void 0?void 0:a.videoWidth)||0,d=((o=t.imageRef.current)===null||o===void 0?void 0:o.naturalHeight)||((i=t.videoRef.current)===null||i===void 0?void 0:i.videoHeight)||0,l=M.offsetWidth<c||M.offsetHeight<d,k=c/d,I=void 0;if(l)switch(t.state.mediaObjectFit){default:case"contain":I=s>k?{width:t.containerRect.height*k,height:t.containerRect.height}:{width:t.containerRect.width,height:t.containerRect.width/k};break;case"horizontal-cover":I={width:t.containerRect.width,height:t.containerRect.width/k};break;case"vertical-cover":I={width:t.containerRect.height*k,height:t.containerRect.height};break}else I={width:M.offsetWidth,height:M.offsetHeight};t.mediaSize=se(se({},I),{naturalWidth:c,naturalHeight:d}),t.props.setMediaSize&&t.props.setMediaSize(t.mediaSize);var C=t.props.cropSize?t.props.cropSize:pae(t.mediaSize.width,t.mediaSize.height,t.containerRect.width,t.containerRect.height,t.props.aspect,t.props.rotation);return(((n=t.state.cropSize)===null||n===void 0?void 0:n.height)!==C.height||((y=t.state.cropSize)===null||y===void 0?void 0:y.width)!==C.width)&&t.props.onCropSizeChange&&t.props.onCropSizeChange(C),t.setState({cropSize:C},t.recomputeCropPosition),t.props.setCropSize&&t.props.setCropSize(C),C}},t.saveContainerPosition=function(){if(t.containerRef){var r=t.containerRef.getBoundingClientRect();t.containerPosition={x:r.left,y:r.top}}},t.onMouseDown=function(r){t.currentDoc&&(r.preventDefault(),t.currentDoc.addEventListener("mousemove",t.onMouseMove),t.currentDoc.addEventListener("mouseup",t.onDragStopped),t.saveContainerPosition(),t.onDragStart(u.getMousePoint(r)))},t.onMouseMove=function(r){return t.onDrag(u.getMousePoint(r))},t.onScroll=function(r){t.currentDoc&&(r.preventDefault(),t.saveContainerPosition())},t.onTouchStart=function(r){t.currentDoc&&(t.isTouching=!0,!(t.props.onTouchRequest&&!t.props.onTouchRequest(r))&&(t.currentDoc.addEventListener("touchmove",t.onTouchMove,{passive:!1}),t.currentDoc.addEventListener("touchend",t.onDragStopped),t.saveContainerPosition(),r.touches.length===2?t.onPinchStart(r):r.touches.length===1&&t.onDragStart(u.getTouchPoint(r.touches[0]))))},t.onTouchMove=function(r){r.preventDefault(),r.touches.length===2?t.onPinchMove(r):r.touches.length===1&&t.onDrag(u.getTouchPoint(r.touches[0]))},t.onGestureStart=function(r){t.currentDoc&&(r.preventDefault(),t.currentDoc.addEventListener("gesturechange",t.onGestureChange),t.currentDoc.addEventListener("gestureend",t.onGestureEnd),t.gestureZoomStart=t.props.zoom,t.gestureRotationStart=t.props.rotation)},t.onGestureChange=function(r){if(r.preventDefault(),!t.isTouching){var a=u.getMousePoint(r),o=t.gestureZoomStart-1+r.scale;if(t.setNewZoom(o,a,{shouldUpdatePosition:!0}),t.props.onRotationChange){var i=t.gestureRotationStart+r.rotation;t.props.onRotationChange(i)}}},t.onGestureEnd=function(r){t.cleanEvents()},t.onDragStart=function(r){var a,o,i=r.x,n=r.y;t.dragStartPosition={x:i,y:n},t.dragStartCrop=se({},t.props.crop),(o=(a=t.props).onInteractionStart)===null||o===void 0||o.call(a)},t.onDrag=function(r){var a=r.x,o=r.y;t.currentWindow&&(t.rafDragTimeout&&t.currentWindow.cancelAnimationFrame(t.rafDragTimeout),t.rafDragTimeout=t.currentWindow.requestAnimationFrame(function(){if(t.state.cropSize&&!(a===void 0||o===void 0)){var i=a-t.dragStartPosition.x,n=o-t.dragStartPosition.y,y={x:t.dragStartCrop.x+i,y:t.dragStartCrop.y+n},M=t.props.restrictPosition?Qv(y,t.mediaSize,t.state.cropSize,t.props.zoom,t.props.rotation):y;t.props.onCropChange(M)}}))},t.onDragStopped=function(){var r,a;t.isTouching=!1,t.cleanEvents(),t.emitCropData(),(a=(r=t.props).onInteractionEnd)===null||a===void 0||a.call(r)},t.onWheel=function(r){if(t.currentWindow&&!(t.props.onWheelRequest&&!t.props.onWheelRequest(r))){r.preventDefault();var a=u.getMousePoint(r),o=(0,Xw.default)(r).pixelY,i=t.props.zoom-o*t.props.zoomSpeed/200;t.setNewZoom(i,a,{shouldUpdatePosition:!0}),t.state.hasWheelJustStarted||t.setState({hasWheelJustStarted:!0},function(){var n,y;return(y=(n=t.props).onInteractionStart)===null||y===void 0?void 0:y.call(n)}),t.wheelTimer&&clearTimeout(t.wheelTimer),t.wheelTimer=t.currentWindow.setTimeout(function(){return t.setState({hasWheelJustStarted:!1},function(){var n,y;return(y=(n=t.props).onInteractionEnd)===null||y===void 0?void 0:y.call(n)})},250)}},t.getPointOnContainer=function(r,a){var o=r.x,i=r.y;if(!t.containerRect)throw new Error("The Cropper is not mounted");return{x:t.containerRect.width/2-(o-a.x),y:t.containerRect.height/2-(i-a.y)}},t.getPointOnMedia=function(r){var a=r.x,o=r.y,i=t.props,n=i.crop,y=i.zoom;return{x:(a+n.x)/y,y:(o+n.y)/y}},t.setNewZoom=function(r,a,o){var i=o===void 0?{}:o,n=i.shouldUpdatePosition,y=n===void 0?!0:n;if(!(!t.state.cropSize||!t.props.onZoomChange)){var M=xL(r,t.props.minZoom,t.props.maxZoom);if(y){var s=t.getPointOnContainer(a,t.containerPosition),c=t.getPointOnMedia(s),d={x:c.x*M-s.x,y:c.y*M-s.y},l=t.props.restrictPosition?Qv(d,t.mediaSize,t.state.cropSize,M,t.props.rotation):d;t.props.onCropChange(l)}t.props.onZoomChange(M)}},t.getCropData=function(){if(!t.state.cropSize)return null;var r=t.props.restrictPosition?Qv(t.props.crop,t.mediaSize,t.state.cropSize,t.props.zoom,t.props.rotation):t.props.crop;return mae(r,t.mediaSize,t.state.cropSize,t.getAspect(),t.props.zoom,t.props.rotation,t.props.restrictPosition)},t.emitCropData=function(){var r=t.getCropData();if(r){var a=r.croppedAreaPercentages,o=r.croppedAreaPixels;t.props.onCropComplete&&t.props.onCropComplete(a,o),t.props.onCropAreaChange&&t.props.onCropAreaChange(a,o)}},t.emitCropAreaChange=function(){var r=t.getCropData();if(r){var a=r.croppedAreaPercentages,o=r.croppedAreaPixels;t.props.onCropAreaChange&&t.props.onCropAreaChange(a,o)}},t.recomputeCropPosition=function(){var r,a;if(t.state.cropSize){var o=t.props.crop;if(t.isInitialized&&(!((r=t.previousCropSize)===null||r===void 0)&&r.width)&&(!((a=t.previousCropSize)===null||a===void 0)&&a.height)){var i=Math.abs(t.previousCropSize.width-t.state.cropSize.width)>1e-6||Math.abs(t.previousCropSize.height-t.state.cropSize.height)>1e-6;if(i){var n=t.state.cropSize.width/t.previousCropSize.width,y=t.state.cropSize.height/t.previousCropSize.height;o={x:t.props.crop.x*n,y:t.props.crop.y*y}}}var M=t.props.restrictPosition?Qv(o,t.mediaSize,t.state.cropSize,t.props.zoom,t.props.rotation):o;t.previousCropSize=t.state.cropSize,t.props.onCropChange(M),t.emitCropData()}},t.onKeyDown=function(r){var a,o,i=t.props,n=i.crop,y=i.onCropChange,M=i.keyboardStep,s=i.zoom,c=i.rotation,d=M;if(t.state.cropSize){r.shiftKey&&(d*=.2);var l=se({},n);switch(r.key){case"ArrowUp":l.y-=d,r.preventDefault();break;case"ArrowDown":l.y+=d,r.preventDefault();break;case"ArrowLeft":l.x-=d,r.preventDefault();break;case"ArrowRight":l.x+=d,r.preventDefault();break;default:return}t.props.restrictPosition&&(l=Qv(l,t.mediaSize,t.state.cropSize,s,c)),r.repeat||(o=(a=t.props).onInteractionStart)===null||o===void 0||o.call(a),y(l)}},t.onKeyUp=function(r){var a,o;switch(r.key){case"ArrowUp":case"ArrowDown":case"ArrowLeft":case"ArrowRight":r.preventDefault();break;default:return}t.emitCropData(),(o=(a=t.props).onInteractionEnd)===null||o===void 0||o.call(a)},t}return u.prototype.componentDidMount=function(){!this.currentDoc||!this.currentWindow||(this.containerRef&&(this.containerRef.ownerDocument&&(this.currentDoc=this.containerRef.ownerDocument),this.currentDoc.defaultView&&(this.currentWindow=this.currentDoc.defaultView),this.initResizeObserver(),typeof window.ResizeObserver>"u"&&this.currentWindow.addEventListener("resize",this.computeSizes),this.props.zoomWithScroll&&this.containerRef.addEventListener("wheel",this.onWheel,{passive:!1}),this.containerRef.addEventListener("gesturestart",this.onGestureStart)),this.currentDoc.addEventListener("scroll",this.onScroll),this.props.disableAutomaticStylesInjection||(this.styleRef=this.currentDoc.createElement("style"),this.styleRef.setAttribute("type","text/css"),this.props.nonce&&this.styleRef.setAttribute("nonce",this.props.nonce),this.styleRef.innerHTML=Lae,this.currentDoc.head.appendChild(this.styleRef)),this.imageRef.current&&this.imageRef.current.complete&&this.onMediaLoad(),this.props.setImageRef&&this.props.setImageRef(this.imageRef),this.props.setVideoRef&&this.props.setVideoRef(this.videoRef),this.props.setCropperRef&&this.props.setCropperRef(this.cropperRef))},u.prototype.componentWillUnmount=function(){var t,r;!this.currentDoc||!this.currentWindow||(typeof window.ResizeObserver>"u"&&this.currentWindow.removeEventListener("resize",this.computeSizes),(t=this.resizeObserver)===null||t===void 0||t.disconnect(),this.containerRef&&this.containerRef.removeEventListener("gesturestart",this.preventZoomSafari),this.styleRef&&((r=this.styleRef.parentNode)===null||r===void 0||r.removeChild(this.styleRef)),this.cleanEvents(),this.props.zoomWithScroll&&this.clearScrollEvent())},u.prototype.componentDidUpdate=function(t){var r,a,o,i,n,y,M,s,c;t.rotation!==this.props.rotation?(this.computeSizes(),this.recomputeCropPosition()):t.aspect!==this.props.aspect?this.computeSizes():t.objectFit!==this.props.objectFit?this.computeSizes():t.zoom!==this.props.zoom?this.recomputeCropPosition():((r=t.cropSize)===null||r===void 0?void 0:r.height)!==((a=this.props.cropSize)===null||a===void 0?void 0:a.height)||((o=t.cropSize)===null||o===void 0?void 0:o.width)!==((i=this.props.cropSize)===null||i===void 0?void 0:i.width)?this.computeSizes():(((n=t.crop)===null||n===void 0?void 0:n.x)!==((y=this.props.crop)===null||y===void 0?void 0:y.x)||((M=t.crop)===null||M===void 0?void 0:M.y)!==((s=this.props.crop)===null||s===void 0?void 0:s.y))&&this.emitCropAreaChange(),t.zoomWithScroll!==this.props.zoomWithScroll&&this.containerRef&&(this.props.zoomWithScroll?this.containerRef.addEventListener("wheel",this.onWheel,{passive:!1}):this.clearScrollEvent()),t.video!==this.props.video&&((c=this.videoRef.current)===null||c===void 0||c.load());var d=this.getObjectFit();d!==this.state.mediaObjectFit&&this.setState({mediaObjectFit:d},this.computeSizes)},u.prototype.getAspect=function(){var t=this.props,r=t.cropSize,a=t.aspect;return r?r.width/r.height:a},u.prototype.getObjectFit=function(){var t,r,a,o;if(this.props.objectFit==="cover"){var i=this.imageRef.current||this.videoRef.current;if(i&&this.containerRef){this.containerRect=this.containerRef.getBoundingClientRect();var n=this.containerRect.width/this.containerRect.height,y=((t=this.imageRef.current)===null||t===void 0?void 0:t.naturalWidth)||((r=this.videoRef.current)===null||r===void 0?void 0:r.videoWidth)||0,M=((a=this.imageRef.current)===null||a===void 0?void 0:a.naturalHeight)||((o=this.videoRef.current)===null||o===void 0?void 0:o.videoHeight)||0,s=y/M;return s<n?"horizontal-cover":"vertical-cover"}return"horizontal-cover"}return this.props.objectFit},u.prototype.onPinchStart=function(t){var r=u.getTouchPoint(t.touches[0]),a=u.getTouchPoint(t.touches[1]);this.lastPinchDistance=Ww(r,a),this.lastPinchRotation=Gw(r,a),this.onDragStart(Zw(r,a))},u.prototype.onPinchMove=function(t){var r=this;if(!(!this.currentDoc||!this.currentWindow)){var a=u.getTouchPoint(t.touches[0]),o=u.getTouchPoint(t.touches[1]),i=Zw(a,o);this.onDrag(i),this.rafPinchTimeout&&this.currentWindow.cancelAnimationFrame(this.rafPinchTimeout),this.rafPinchTimeout=this.currentWindow.requestAnimationFrame(function(){var n=Ww(a,o),y=r.props.zoom*(n/r.lastPinchDistance);r.setNewZoom(y,i,{shouldUpdatePosition:!1}),r.lastPinchDistance=n;var M=Gw(a,o),s=r.props.rotation+(M-r.lastPinchRotation);r.props.onRotationChange&&r.props.onRotationChange(s),r.lastPinchRotation=M})}},u.prototype.render=function(){var t=this,r,a=this.props,o=a.image,i=a.video,n=a.mediaProps,y=a.cropperProps,M=a.transform,s=a.crop,c=s.x,d=s.y,l=a.rotation,k=a.zoom,I=a.cropShape,C=a.showGrid,L=a.roundCropAreaPixels,F=a.style,H=F.containerStyle,A=F.cropAreaStyle,D=F.mediaStyle,g=a.classes,z=g.containerClassName,m=g.cropAreaClassName,h=g.mediaClassName,v=(r=this.state.mediaObjectFit)!==null&&r!==void 0?r:this.getObjectFit();return ze.createElement("div",{onMouseDown:this.onMouseDown,onTouchStart:this.onTouchStart,ref:function(_){return t.containerRef=_},"data-testid":"container",style:H,className:kL("reactEasyCrop_Container",z)},o?ze.createElement("img",se({alt:"",className:kL("reactEasyCrop_Image",v==="contain"&&"reactEasyCrop_Contain",v==="horizontal-cover"&&"reactEasyCrop_Cover_Horizontal",v==="vertical-cover"&&"reactEasyCrop_Cover_Vertical",h)},n,{src:o,ref:this.imageRef,style:se(se({},D),{transform:M||"translate(".concat(c,"px, ").concat(d,"px) rotate(").concat(l,"deg) scale(").concat(k,")")}),onLoad:this.onMediaLoad})):i&&ze.createElement("video",se({autoPlay:!0,playsInline:!0,loop:!0,muted:!0,className:kL("reactEasyCrop_Video",v==="contain"&&"reactEasyCrop_Contain",v==="horizontal-cover"&&"reactEasyCrop_Cover_Horizontal",v==="vertical-cover"&&"reactEasyCrop_Cover_Vertical",h)},n,{ref:this.videoRef,onLoadedMetadata:this.onMediaLoad,style:se(se({},D),{transform:M||"translate(".concat(c,"px, ").concat(d,"px) rotate(").concat(l,"deg) scale(").concat(k,")")}),controls:!1}),(Array.isArray(i)?i:[{src:i}]).map(function(b){return ze.createElement("source",se({key:b.src},b))})),this.state.cropSize&&ze.createElement("div",se({ref:this.cropperRef,style:se(se({},A),{width:L?Math.round(this.state.cropSize.width):this.state.cropSize.width,height:L?Math.round(this.state.cropSize.height):this.state.cropSize.height}),tabIndex:0,onKeyDown:this.onKeyDown,onKeyUp:this.onKeyUp,"data-testid":"cropper",className:kL("reactEasyCrop_CropArea",I==="round"&&"reactEasyCrop_CropAreaRound",C&&"reactEasyCrop_CropAreaGrid",m)},y)))},u.defaultProps={zoom:1,rotation:0,aspect:4/3,maxZoom:Iae,minZoom:wae,cropShape:"rect",objectFit:"contain",showGrid:!0,style:{},classes:{},mediaProps:{},cropperProps:{},zoomSpeed:1,restrictPosition:!0,zoomWithScroll:!0,keyboardStep:_ae},u.getMousePoint=function(t){return{x:Number(t.clientX),y:Number(t.clientY)}},u.getTouchPoint=function(t){return{x:Number(t.clientX),y:Number(t.clientY)}},u})(ze.Component);var Kw=require("react-dom");var Jw=require("framer-motion"),ie=require("react/jsx-runtime"),bae=f=>new Promise((u,t)=>{let r=new Image;r.addEventListener("load",()=>u(r)),r.addEventListener("error",a=>t(a)),r.setAttribute("crossOrigin","anonymous"),r.src=f});async function Cae(f,u){let t=await bae(f),r=document.createElement("canvas"),a=r.getContext("2d");return a?(r.width=u.width,r.height=u.height,a.drawImage(t,u.x,u.y,u.width,u.height,0,0,u.width,u.height),new Promise(o=>{r.toBlob(i=>{i&&o(i)},"image/jpeg",.9)})):null}var Yw=({imageSrc:f,onCancel:u,onCropComplete:t,aspect:r})=>{let[a,o]=(0,Ov.useState)({x:0,y:0}),[i,n]=(0,Ov.useState)(1),[y,M]=(0,Ov.useState)(null),s=l=>{o(l)},c=(0,Ov.useCallback)((l,k)=>{M(k)},[]),d=async()=>{try{let l=await Cae(f,y);l&&t(l)}catch(l){console.error(l)}};return(0,Kw.createPortal)((0,ie.jsx)("div",{className:"fixed inset-0 z-[9999999] bg-black/80 backdrop-blur-sm flex items-center justify-center p-4",children:(0,ie.jsxs)(Jw.motion.div,{initial:{scale:.9,opacity:0},animate:{scale:1,opacity:1},className:"bg-gray-900 w-full max-w-2xl rounded-2xl overflow-hidden shadow-2xl border border-gray-800 flex flex-col h-[80vh]",children:[(0,ie.jsxs)("div",{className:"p-4 border-b border-gray-800 flex justify-between items-center bg-gray-900/50",children:[(0,ie.jsxs)("h3",{className:"text-white font-bold flex items-center gap-2",children:[(0,ie.jsx)(l1,{size:16,className:"text-blue-500"})," Ajustar Imagem"]}),(0,ie.jsx)("button",{onClick:u,className:"text-gray-400 hover:text-white transition-colors",children:(0,ie.jsx)(pe,{size:20})})]}),(0,ie.jsx)("div",{className:"relative flex-1 bg-black",children:(0,ie.jsx)(Qw,{image:f,crop:a,zoom:i,aspect:r,onCropChange:s,onCropComplete:c,onZoomChange:n,objectFit:"contain"})}),(0,ie.jsxs)("div",{className:"p-6 bg-gray-900 space-y-4",children:[(0,ie.jsxs)("div",{className:"flex items-center gap-4",children:[(0,ie.jsx)(m1,{size:18,className:"text-gray-400"}),(0,ie.jsx)("input",{type:"range",value:i,min:1,max:3,step:.1,onChange:l=>n(Number(l.target.value)),className:"w-full h-1 bg-gray-700 rounded-lg appearance-none cursor-pointer accent-blue-500"})]}),(0,ie.jsxs)("div",{className:"flex justify-end gap-3 pt-2",children:[(0,ie.jsx)("button",{onClick:u,className:"px-4 py-2 text-sm font-medium text-gray-300 hover:text-white transition-colors",children:"Cancelar"}),(0,ie.jsxs)("button",{onClick:d,className:"px-6 py-2 text-sm font-bold bg-blue-600 text-white rounded-lg hover:bg-blue-500 transition-colors flex items-center gap-2 shadow-lg shadow-blue-900/20",children:[(0,ie.jsx)(e1,{size:16})," Aplicar Corte"]})]})]})]})}),document.body)};var ae=require("react/jsx-runtime"),$w=({id:f,src:u,alt:t,className:r,defaultValue:a,aspectRatio:o,...i})=>{let{isEditing:n,updateField:y,pendingChanges:M,locale:s}=Ve(),[c,d]=(0,Ev.useState)(!1),[l,k]=(0,Ev.useState)(null),[I,C]=(0,Ev.useState)(!1),L=(0,Ev.useRef)(null),H=M[f]?.[s]?.value||u||a||"",A=async g=>{let z=g.target.files?.[0];if(!z)return;let m=URL.createObjectURL(z);k(m),C(!0),g.target.value=""},D=async g=>{C(!1),d(!0);try{let z=new File([g],"image.jpg",{type:"image/jpeg"}),h=await le(z,{maxSizeMB:.3,maxWidthOrHeight:1920,useWebWorker:!0}),v=URL.createObjectURL(h);y(f,v,"image",{file:h})}catch(z){console.error("Erro ao processar imagem:",z)}finally{d(!1),k(null)}};return n?(0,ae.jsxs)(ae.Fragment,{children:[(0,ae.jsxs)("div",{className:Rv("relative group block h-full w-full overflow-hidden",r),children:[(0,ae.jsx)(UL.default,{src:H,alt:t,className:Rv("transition-all duration-500 object-cover w-full h-full",c&&"blur-sm grayscale"),...i}),(0,ae.jsx)("div",{className:"absolute inset-0 opacity-0 group-hover:opacity-100 transition-all duration-300 flex items-center justify-center z-10 bg-black/20 backdrop-blur-[2px]",children:(0,ae.jsxs)("label",{className:"cursor-pointer group/btn relative overflow-hidden rounded-2xl bg-white/10 border border-white/20 p-4 shadow-2xl backdrop-blur-md transition-transform hover:scale-105 hover:bg-white/20 active:scale-95",children:[(0,ae.jsx)("div",{className:"flex flex-col items-center gap-2 text-white",children:c?(0,ae.jsx)(He,{className:"animate-spin w-8 h-8"}):(0,ae.jsxs)(ae.Fragment,{children:[(0,ae.jsx)(h1,{className:"w-6 h-6 mb-1"}),(0,ae.jsx)("span",{className:"text-[10px] font-bold uppercase tracking-widest text-white/90",children:"Alterar Foto"})]})}),(0,ae.jsx)("div",{className:"absolute inset-0 -translate-x-full bg-gradient-to-r from-transparent via-white/20 to-transparent group-hover/btn:animate-[shimmer_1.5s_infinite]"}),(0,ae.jsx)("input",{type:"file",ref:L,className:"hidden",accept:"image/png, image/jpeg, image/webp, image/avif",onChange:A,disabled:c})]})}),(0,ae.jsx)("div",{className:"absolute top-3 right-3 translate-x-10 opacity-0 group-hover:translate-x-0 group-hover:opacity-100 transition-all duration-300 ease-out",children:(0,ae.jsx)("div",{className:"bg-black/40 text-white p-2 rounded-lg backdrop-blur-md border border-white/10 shadow-lg",children:(0,ae.jsx)(s1,{size:14})})})]}),I&&l&&(0,ae.jsx)(Yw,{imageSrc:l,onCancel:()=>{C(!1),k(null)},onCropComplete:D,aspect:o})]}):(0,ae.jsx)(UL.default,{src:H,alt:t,className:Rv(r,"object-cover"),...i})};0&&(module.exports={EditableIcon,EditableImage,EditableText,VisualEditorProvider,useEditorContext});
|
|
106
|
+
/*! Bundled license information:
|
|
107
|
+
|
|
108
|
+
normalize-wheel/src/isEventSupported.js:
|
|
109
|
+
(**
|
|
110
|
+
* Checks if an event is supported in the current execution environment.
|
|
111
|
+
*
|
|
112
|
+
* NOTE: This will not work correctly for non-generic events such as `change`,
|
|
113
|
+
* `reset`, `load`, `error`, and `select`.
|
|
114
|
+
*
|
|
115
|
+
* Borrows from Modernizr.
|
|
116
|
+
*
|
|
117
|
+
* @param {string} eventNameSuffix Event name, e.g. "click".
|
|
118
|
+
* @param {?boolean} capture Check if the capture phase is supported.
|
|
119
|
+
* @return {boolean} True if the event is supported.
|
|
120
|
+
* @internal
|
|
121
|
+
* @license Modernizr 3.0.0pre (Custom Build) | MIT
|
|
122
|
+
*)
|
|
123
|
+
|
|
124
|
+
lucide-react/dist/esm/shared/src/utils.js:
|
|
125
|
+
lucide-react/dist/esm/defaultAttributes.js:
|
|
126
|
+
lucide-react/dist/esm/Icon.js:
|
|
127
|
+
lucide-react/dist/esm/createLucideIcon.js:
|
|
128
|
+
lucide-react/dist/esm/icons/a-arrow-down.js:
|
|
129
|
+
lucide-react/dist/esm/icons/a-large-small.js:
|
|
130
|
+
lucide-react/dist/esm/icons/a-arrow-up.js:
|
|
131
|
+
lucide-react/dist/esm/icons/accessibility.js:
|
|
132
|
+
lucide-react/dist/esm/icons/activity.js:
|
|
133
|
+
lucide-react/dist/esm/icons/air-vent.js:
|
|
134
|
+
lucide-react/dist/esm/icons/airplay.js:
|
|
135
|
+
lucide-react/dist/esm/icons/alarm-clock-check.js:
|
|
136
|
+
lucide-react/dist/esm/icons/alarm-clock-minus.js:
|
|
137
|
+
lucide-react/dist/esm/icons/alarm-clock-off.js:
|
|
138
|
+
lucide-react/dist/esm/icons/alarm-clock-plus.js:
|
|
139
|
+
lucide-react/dist/esm/icons/alarm-clock.js:
|
|
140
|
+
lucide-react/dist/esm/icons/alarm-smoke.js:
|
|
141
|
+
lucide-react/dist/esm/icons/album.js:
|
|
142
|
+
lucide-react/dist/esm/icons/align-center-horizontal.js:
|
|
143
|
+
lucide-react/dist/esm/icons/align-center-vertical.js:
|
|
144
|
+
lucide-react/dist/esm/icons/align-end-horizontal.js:
|
|
145
|
+
lucide-react/dist/esm/icons/align-end-vertical.js:
|
|
146
|
+
lucide-react/dist/esm/icons/align-horizontal-distribute-center.js:
|
|
147
|
+
lucide-react/dist/esm/icons/align-horizontal-distribute-end.js:
|
|
148
|
+
lucide-react/dist/esm/icons/align-horizontal-distribute-start.js:
|
|
149
|
+
lucide-react/dist/esm/icons/align-horizontal-justify-center.js:
|
|
150
|
+
lucide-react/dist/esm/icons/align-horizontal-justify-end.js:
|
|
151
|
+
lucide-react/dist/esm/icons/align-horizontal-justify-start.js:
|
|
152
|
+
lucide-react/dist/esm/icons/align-horizontal-space-around.js:
|
|
153
|
+
lucide-react/dist/esm/icons/align-horizontal-space-between.js:
|
|
154
|
+
lucide-react/dist/esm/icons/align-start-horizontal.js:
|
|
155
|
+
lucide-react/dist/esm/icons/align-start-vertical.js:
|
|
156
|
+
lucide-react/dist/esm/icons/align-vertical-distribute-center.js:
|
|
157
|
+
lucide-react/dist/esm/icons/align-vertical-distribute-end.js:
|
|
158
|
+
lucide-react/dist/esm/icons/align-vertical-distribute-start.js:
|
|
159
|
+
lucide-react/dist/esm/icons/align-vertical-justify-center.js:
|
|
160
|
+
lucide-react/dist/esm/icons/align-vertical-justify-end.js:
|
|
161
|
+
lucide-react/dist/esm/icons/align-vertical-justify-start.js:
|
|
162
|
+
lucide-react/dist/esm/icons/align-vertical-space-around.js:
|
|
163
|
+
lucide-react/dist/esm/icons/align-vertical-space-between.js:
|
|
164
|
+
lucide-react/dist/esm/icons/ambulance.js:
|
|
165
|
+
lucide-react/dist/esm/icons/ampersand.js:
|
|
166
|
+
lucide-react/dist/esm/icons/ampersands.js:
|
|
167
|
+
lucide-react/dist/esm/icons/amphora.js:
|
|
168
|
+
lucide-react/dist/esm/icons/anchor.js:
|
|
169
|
+
lucide-react/dist/esm/icons/angry.js:
|
|
170
|
+
lucide-react/dist/esm/icons/annoyed.js:
|
|
171
|
+
lucide-react/dist/esm/icons/antenna.js:
|
|
172
|
+
lucide-react/dist/esm/icons/anvil.js:
|
|
173
|
+
lucide-react/dist/esm/icons/aperture.js:
|
|
174
|
+
lucide-react/dist/esm/icons/app-window-mac.js:
|
|
175
|
+
lucide-react/dist/esm/icons/app-window.js:
|
|
176
|
+
lucide-react/dist/esm/icons/apple.js:
|
|
177
|
+
lucide-react/dist/esm/icons/archive-restore.js:
|
|
178
|
+
lucide-react/dist/esm/icons/archive-x.js:
|
|
179
|
+
lucide-react/dist/esm/icons/armchair.js:
|
|
180
|
+
lucide-react/dist/esm/icons/archive.js:
|
|
181
|
+
lucide-react/dist/esm/icons/arrow-big-down-dash.js:
|
|
182
|
+
lucide-react/dist/esm/icons/arrow-big-down.js:
|
|
183
|
+
lucide-react/dist/esm/icons/arrow-big-left-dash.js:
|
|
184
|
+
lucide-react/dist/esm/icons/arrow-big-left.js:
|
|
185
|
+
lucide-react/dist/esm/icons/arrow-big-right-dash.js:
|
|
186
|
+
lucide-react/dist/esm/icons/arrow-big-right.js:
|
|
187
|
+
lucide-react/dist/esm/icons/arrow-big-up-dash.js:
|
|
188
|
+
lucide-react/dist/esm/icons/arrow-big-up.js:
|
|
189
|
+
lucide-react/dist/esm/icons/arrow-down-0-1.js:
|
|
190
|
+
lucide-react/dist/esm/icons/arrow-down-1-0.js:
|
|
191
|
+
lucide-react/dist/esm/icons/arrow-down-a-z.js:
|
|
192
|
+
lucide-react/dist/esm/icons/arrow-down-left.js:
|
|
193
|
+
lucide-react/dist/esm/icons/arrow-down-from-line.js:
|
|
194
|
+
lucide-react/dist/esm/icons/arrow-down-narrow-wide.js:
|
|
195
|
+
lucide-react/dist/esm/icons/arrow-down-right.js:
|
|
196
|
+
lucide-react/dist/esm/icons/arrow-down-to-line.js:
|
|
197
|
+
lucide-react/dist/esm/icons/arrow-down-to-dot.js:
|
|
198
|
+
lucide-react/dist/esm/icons/arrow-down-up.js:
|
|
199
|
+
lucide-react/dist/esm/icons/arrow-down-wide-narrow.js:
|
|
200
|
+
lucide-react/dist/esm/icons/arrow-down-z-a.js:
|
|
201
|
+
lucide-react/dist/esm/icons/arrow-down.js:
|
|
202
|
+
lucide-react/dist/esm/icons/arrow-left-from-line.js:
|
|
203
|
+
lucide-react/dist/esm/icons/arrow-left-right.js:
|
|
204
|
+
lucide-react/dist/esm/icons/arrow-left-to-line.js:
|
|
205
|
+
lucide-react/dist/esm/icons/arrow-left.js:
|
|
206
|
+
lucide-react/dist/esm/icons/arrow-right-from-line.js:
|
|
207
|
+
lucide-react/dist/esm/icons/arrow-right-left.js:
|
|
208
|
+
lucide-react/dist/esm/icons/arrow-right-to-line.js:
|
|
209
|
+
lucide-react/dist/esm/icons/arrow-right.js:
|
|
210
|
+
lucide-react/dist/esm/icons/arrow-up-0-1.js:
|
|
211
|
+
lucide-react/dist/esm/icons/arrow-up-1-0.js:
|
|
212
|
+
lucide-react/dist/esm/icons/arrow-up-a-z.js:
|
|
213
|
+
lucide-react/dist/esm/icons/arrow-up-down.js:
|
|
214
|
+
lucide-react/dist/esm/icons/arrow-up-from-line.js:
|
|
215
|
+
lucide-react/dist/esm/icons/arrow-up-from-dot.js:
|
|
216
|
+
lucide-react/dist/esm/icons/arrow-up-left.js:
|
|
217
|
+
lucide-react/dist/esm/icons/arrow-up-narrow-wide.js:
|
|
218
|
+
lucide-react/dist/esm/icons/arrow-up-right.js:
|
|
219
|
+
lucide-react/dist/esm/icons/arrow-up-to-line.js:
|
|
220
|
+
lucide-react/dist/esm/icons/arrow-up-wide-narrow.js:
|
|
221
|
+
lucide-react/dist/esm/icons/arrow-up-z-a.js:
|
|
222
|
+
lucide-react/dist/esm/icons/arrow-up.js:
|
|
223
|
+
lucide-react/dist/esm/icons/arrows-up-from-line.js:
|
|
224
|
+
lucide-react/dist/esm/icons/asterisk.js:
|
|
225
|
+
lucide-react/dist/esm/icons/at-sign.js:
|
|
226
|
+
lucide-react/dist/esm/icons/atom.js:
|
|
227
|
+
lucide-react/dist/esm/icons/audio-lines.js:
|
|
228
|
+
lucide-react/dist/esm/icons/audio-waveform.js:
|
|
229
|
+
lucide-react/dist/esm/icons/award.js:
|
|
230
|
+
lucide-react/dist/esm/icons/axe.js:
|
|
231
|
+
lucide-react/dist/esm/icons/axis-3d.js:
|
|
232
|
+
lucide-react/dist/esm/icons/baby.js:
|
|
233
|
+
lucide-react/dist/esm/icons/backpack.js:
|
|
234
|
+
lucide-react/dist/esm/icons/badge-alert.js:
|
|
235
|
+
lucide-react/dist/esm/icons/badge-cent.js:
|
|
236
|
+
lucide-react/dist/esm/icons/badge-check.js:
|
|
237
|
+
lucide-react/dist/esm/icons/badge-dollar-sign.js:
|
|
238
|
+
lucide-react/dist/esm/icons/badge-euro.js:
|
|
239
|
+
lucide-react/dist/esm/icons/badge-indian-rupee.js:
|
|
240
|
+
lucide-react/dist/esm/icons/badge-japanese-yen.js:
|
|
241
|
+
lucide-react/dist/esm/icons/badge-info.js:
|
|
242
|
+
lucide-react/dist/esm/icons/badge-minus.js:
|
|
243
|
+
lucide-react/dist/esm/icons/badge-percent.js:
|
|
244
|
+
lucide-react/dist/esm/icons/badge-plus.js:
|
|
245
|
+
lucide-react/dist/esm/icons/badge-question-mark.js:
|
|
246
|
+
lucide-react/dist/esm/icons/badge-pound-sterling.js:
|
|
247
|
+
lucide-react/dist/esm/icons/badge-russian-ruble.js:
|
|
248
|
+
lucide-react/dist/esm/icons/badge-swiss-franc.js:
|
|
249
|
+
lucide-react/dist/esm/icons/badge-turkish-lira.js:
|
|
250
|
+
lucide-react/dist/esm/icons/badge-x.js:
|
|
251
|
+
lucide-react/dist/esm/icons/badge.js:
|
|
252
|
+
lucide-react/dist/esm/icons/baggage-claim.js:
|
|
253
|
+
lucide-react/dist/esm/icons/balloon.js:
|
|
254
|
+
lucide-react/dist/esm/icons/ban.js:
|
|
255
|
+
lucide-react/dist/esm/icons/banana.js:
|
|
256
|
+
lucide-react/dist/esm/icons/bandage.js:
|
|
257
|
+
lucide-react/dist/esm/icons/banknote-arrow-down.js:
|
|
258
|
+
lucide-react/dist/esm/icons/banknote-arrow-up.js:
|
|
259
|
+
lucide-react/dist/esm/icons/banknote-x.js:
|
|
260
|
+
lucide-react/dist/esm/icons/banknote.js:
|
|
261
|
+
lucide-react/dist/esm/icons/barcode.js:
|
|
262
|
+
lucide-react/dist/esm/icons/barrel.js:
|
|
263
|
+
lucide-react/dist/esm/icons/baseline.js:
|
|
264
|
+
lucide-react/dist/esm/icons/bath.js:
|
|
265
|
+
lucide-react/dist/esm/icons/battery-charging.js:
|
|
266
|
+
lucide-react/dist/esm/icons/battery-full.js:
|
|
267
|
+
lucide-react/dist/esm/icons/battery-low.js:
|
|
268
|
+
lucide-react/dist/esm/icons/battery-medium.js:
|
|
269
|
+
lucide-react/dist/esm/icons/battery-plus.js:
|
|
270
|
+
lucide-react/dist/esm/icons/battery-warning.js:
|
|
271
|
+
lucide-react/dist/esm/icons/battery.js:
|
|
272
|
+
lucide-react/dist/esm/icons/beaker.js:
|
|
273
|
+
lucide-react/dist/esm/icons/bean-off.js:
|
|
274
|
+
lucide-react/dist/esm/icons/bean.js:
|
|
275
|
+
lucide-react/dist/esm/icons/bed-double.js:
|
|
276
|
+
lucide-react/dist/esm/icons/bed-single.js:
|
|
277
|
+
lucide-react/dist/esm/icons/bed.js:
|
|
278
|
+
lucide-react/dist/esm/icons/beef.js:
|
|
279
|
+
lucide-react/dist/esm/icons/beer-off.js:
|
|
280
|
+
lucide-react/dist/esm/icons/beer.js:
|
|
281
|
+
lucide-react/dist/esm/icons/bell-dot.js:
|
|
282
|
+
lucide-react/dist/esm/icons/bell-electric.js:
|
|
283
|
+
lucide-react/dist/esm/icons/bell-minus.js:
|
|
284
|
+
lucide-react/dist/esm/icons/bell-off.js:
|
|
285
|
+
lucide-react/dist/esm/icons/bell-plus.js:
|
|
286
|
+
lucide-react/dist/esm/icons/bell-ring.js:
|
|
287
|
+
lucide-react/dist/esm/icons/bell.js:
|
|
288
|
+
lucide-react/dist/esm/icons/between-horizontal-end.js:
|
|
289
|
+
lucide-react/dist/esm/icons/between-horizontal-start.js:
|
|
290
|
+
lucide-react/dist/esm/icons/between-vertical-end.js:
|
|
291
|
+
lucide-react/dist/esm/icons/between-vertical-start.js:
|
|
292
|
+
lucide-react/dist/esm/icons/biceps-flexed.js:
|
|
293
|
+
lucide-react/dist/esm/icons/bike.js:
|
|
294
|
+
lucide-react/dist/esm/icons/binary.js:
|
|
295
|
+
lucide-react/dist/esm/icons/binoculars.js:
|
|
296
|
+
lucide-react/dist/esm/icons/biohazard.js:
|
|
297
|
+
lucide-react/dist/esm/icons/bird.js:
|
|
298
|
+
lucide-react/dist/esm/icons/birdhouse.js:
|
|
299
|
+
lucide-react/dist/esm/icons/blend.js:
|
|
300
|
+
lucide-react/dist/esm/icons/bitcoin.js:
|
|
301
|
+
lucide-react/dist/esm/icons/blinds.js:
|
|
302
|
+
lucide-react/dist/esm/icons/blocks.js:
|
|
303
|
+
lucide-react/dist/esm/icons/bluetooth-connected.js:
|
|
304
|
+
lucide-react/dist/esm/icons/bluetooth-off.js:
|
|
305
|
+
lucide-react/dist/esm/icons/bluetooth-searching.js:
|
|
306
|
+
lucide-react/dist/esm/icons/bluetooth.js:
|
|
307
|
+
lucide-react/dist/esm/icons/bold.js:
|
|
308
|
+
lucide-react/dist/esm/icons/bolt.js:
|
|
309
|
+
lucide-react/dist/esm/icons/bomb.js:
|
|
310
|
+
lucide-react/dist/esm/icons/bone.js:
|
|
311
|
+
lucide-react/dist/esm/icons/book-a.js:
|
|
312
|
+
lucide-react/dist/esm/icons/book-audio.js:
|
|
313
|
+
lucide-react/dist/esm/icons/book-alert.js:
|
|
314
|
+
lucide-react/dist/esm/icons/book-check.js:
|
|
315
|
+
lucide-react/dist/esm/icons/book-copy.js:
|
|
316
|
+
lucide-react/dist/esm/icons/book-dashed.js:
|
|
317
|
+
lucide-react/dist/esm/icons/book-down.js:
|
|
318
|
+
lucide-react/dist/esm/icons/book-headphones.js:
|
|
319
|
+
lucide-react/dist/esm/icons/book-heart.js:
|
|
320
|
+
lucide-react/dist/esm/icons/book-image.js:
|
|
321
|
+
lucide-react/dist/esm/icons/book-key.js:
|
|
322
|
+
lucide-react/dist/esm/icons/book-lock.js:
|
|
323
|
+
lucide-react/dist/esm/icons/book-marked.js:
|
|
324
|
+
lucide-react/dist/esm/icons/book-minus.js:
|
|
325
|
+
lucide-react/dist/esm/icons/book-open-check.js:
|
|
326
|
+
lucide-react/dist/esm/icons/book-open-text.js:
|
|
327
|
+
lucide-react/dist/esm/icons/book-open.js:
|
|
328
|
+
lucide-react/dist/esm/icons/book-plus.js:
|
|
329
|
+
lucide-react/dist/esm/icons/book-search.js:
|
|
330
|
+
lucide-react/dist/esm/icons/book-text.js:
|
|
331
|
+
lucide-react/dist/esm/icons/book-type.js:
|
|
332
|
+
lucide-react/dist/esm/icons/book-up.js:
|
|
333
|
+
lucide-react/dist/esm/icons/book-up-2.js:
|
|
334
|
+
lucide-react/dist/esm/icons/book-user.js:
|
|
335
|
+
lucide-react/dist/esm/icons/book-x.js:
|
|
336
|
+
lucide-react/dist/esm/icons/book.js:
|
|
337
|
+
lucide-react/dist/esm/icons/bookmark-check.js:
|
|
338
|
+
lucide-react/dist/esm/icons/bookmark-minus.js:
|
|
339
|
+
lucide-react/dist/esm/icons/bookmark-plus.js:
|
|
340
|
+
lucide-react/dist/esm/icons/bookmark-x.js:
|
|
341
|
+
lucide-react/dist/esm/icons/bookmark.js:
|
|
342
|
+
lucide-react/dist/esm/icons/boom-box.js:
|
|
343
|
+
lucide-react/dist/esm/icons/bot-message-square.js:
|
|
344
|
+
lucide-react/dist/esm/icons/bot-off.js:
|
|
345
|
+
lucide-react/dist/esm/icons/bot.js:
|
|
346
|
+
lucide-react/dist/esm/icons/bottle-wine.js:
|
|
347
|
+
lucide-react/dist/esm/icons/bow-arrow.js:
|
|
348
|
+
lucide-react/dist/esm/icons/box.js:
|
|
349
|
+
lucide-react/dist/esm/icons/boxes.js:
|
|
350
|
+
lucide-react/dist/esm/icons/braces.js:
|
|
351
|
+
lucide-react/dist/esm/icons/brackets.js:
|
|
352
|
+
lucide-react/dist/esm/icons/brain-circuit.js:
|
|
353
|
+
lucide-react/dist/esm/icons/brain-cog.js:
|
|
354
|
+
lucide-react/dist/esm/icons/brain.js:
|
|
355
|
+
lucide-react/dist/esm/icons/brick-wall-fire.js:
|
|
356
|
+
lucide-react/dist/esm/icons/brick-wall-shield.js:
|
|
357
|
+
lucide-react/dist/esm/icons/brick-wall.js:
|
|
358
|
+
lucide-react/dist/esm/icons/briefcase-business.js:
|
|
359
|
+
lucide-react/dist/esm/icons/briefcase-conveyor-belt.js:
|
|
360
|
+
lucide-react/dist/esm/icons/briefcase-medical.js:
|
|
361
|
+
lucide-react/dist/esm/icons/briefcase.js:
|
|
362
|
+
lucide-react/dist/esm/icons/bring-to-front.js:
|
|
363
|
+
lucide-react/dist/esm/icons/brush-cleaning.js:
|
|
364
|
+
lucide-react/dist/esm/icons/brush.js:
|
|
365
|
+
lucide-react/dist/esm/icons/bubbles.js:
|
|
366
|
+
lucide-react/dist/esm/icons/bug-off.js:
|
|
367
|
+
lucide-react/dist/esm/icons/bug-play.js:
|
|
368
|
+
lucide-react/dist/esm/icons/bug.js:
|
|
369
|
+
lucide-react/dist/esm/icons/building-2.js:
|
|
370
|
+
lucide-react/dist/esm/icons/building.js:
|
|
371
|
+
lucide-react/dist/esm/icons/bus-front.js:
|
|
372
|
+
lucide-react/dist/esm/icons/bus.js:
|
|
373
|
+
lucide-react/dist/esm/icons/cable-car.js:
|
|
374
|
+
lucide-react/dist/esm/icons/cable.js:
|
|
375
|
+
lucide-react/dist/esm/icons/cake-slice.js:
|
|
376
|
+
lucide-react/dist/esm/icons/cake.js:
|
|
377
|
+
lucide-react/dist/esm/icons/calculator.js:
|
|
378
|
+
lucide-react/dist/esm/icons/calendar-1.js:
|
|
379
|
+
lucide-react/dist/esm/icons/calendar-arrow-down.js:
|
|
380
|
+
lucide-react/dist/esm/icons/calendar-arrow-up.js:
|
|
381
|
+
lucide-react/dist/esm/icons/calendar-check-2.js:
|
|
382
|
+
lucide-react/dist/esm/icons/calendar-clock.js:
|
|
383
|
+
lucide-react/dist/esm/icons/calendar-check.js:
|
|
384
|
+
lucide-react/dist/esm/icons/calendar-cog.js:
|
|
385
|
+
lucide-react/dist/esm/icons/calendar-days.js:
|
|
386
|
+
lucide-react/dist/esm/icons/calendar-fold.js:
|
|
387
|
+
lucide-react/dist/esm/icons/calendar-heart.js:
|
|
388
|
+
lucide-react/dist/esm/icons/calendar-minus-2.js:
|
|
389
|
+
lucide-react/dist/esm/icons/calendar-minus.js:
|
|
390
|
+
lucide-react/dist/esm/icons/calendar-off.js:
|
|
391
|
+
lucide-react/dist/esm/icons/calendar-plus-2.js:
|
|
392
|
+
lucide-react/dist/esm/icons/calendar-plus.js:
|
|
393
|
+
lucide-react/dist/esm/icons/calendar-range.js:
|
|
394
|
+
lucide-react/dist/esm/icons/calendar-search.js:
|
|
395
|
+
lucide-react/dist/esm/icons/calendar-sync.js:
|
|
396
|
+
lucide-react/dist/esm/icons/calendar-x-2.js:
|
|
397
|
+
lucide-react/dist/esm/icons/calendar-x.js:
|
|
398
|
+
lucide-react/dist/esm/icons/calendar.js:
|
|
399
|
+
lucide-react/dist/esm/icons/calendars.js:
|
|
400
|
+
lucide-react/dist/esm/icons/camera-off.js:
|
|
401
|
+
lucide-react/dist/esm/icons/camera.js:
|
|
402
|
+
lucide-react/dist/esm/icons/candy-cane.js:
|
|
403
|
+
lucide-react/dist/esm/icons/candy-off.js:
|
|
404
|
+
lucide-react/dist/esm/icons/candy.js:
|
|
405
|
+
lucide-react/dist/esm/icons/cannabis.js:
|
|
406
|
+
lucide-react/dist/esm/icons/cannabis-off.js:
|
|
407
|
+
lucide-react/dist/esm/icons/captions-off.js:
|
|
408
|
+
lucide-react/dist/esm/icons/captions.js:
|
|
409
|
+
lucide-react/dist/esm/icons/car-front.js:
|
|
410
|
+
lucide-react/dist/esm/icons/car-taxi-front.js:
|
|
411
|
+
lucide-react/dist/esm/icons/car.js:
|
|
412
|
+
lucide-react/dist/esm/icons/caravan.js:
|
|
413
|
+
lucide-react/dist/esm/icons/card-sim.js:
|
|
414
|
+
lucide-react/dist/esm/icons/carrot.js:
|
|
415
|
+
lucide-react/dist/esm/icons/case-lower.js:
|
|
416
|
+
lucide-react/dist/esm/icons/case-sensitive.js:
|
|
417
|
+
lucide-react/dist/esm/icons/case-upper.js:
|
|
418
|
+
lucide-react/dist/esm/icons/cassette-tape.js:
|
|
419
|
+
lucide-react/dist/esm/icons/cast.js:
|
|
420
|
+
lucide-react/dist/esm/icons/cat.js:
|
|
421
|
+
lucide-react/dist/esm/icons/castle.js:
|
|
422
|
+
lucide-react/dist/esm/icons/cctv.js:
|
|
423
|
+
lucide-react/dist/esm/icons/chart-area.js:
|
|
424
|
+
lucide-react/dist/esm/icons/chart-bar-big.js:
|
|
425
|
+
lucide-react/dist/esm/icons/chart-bar-decreasing.js:
|
|
426
|
+
lucide-react/dist/esm/icons/chart-bar-increasing.js:
|
|
427
|
+
lucide-react/dist/esm/icons/chart-bar-stacked.js:
|
|
428
|
+
lucide-react/dist/esm/icons/chart-bar.js:
|
|
429
|
+
lucide-react/dist/esm/icons/chart-candlestick.js:
|
|
430
|
+
lucide-react/dist/esm/icons/chart-column-big.js:
|
|
431
|
+
lucide-react/dist/esm/icons/chart-column-decreasing.js:
|
|
432
|
+
lucide-react/dist/esm/icons/chart-column-increasing.js:
|
|
433
|
+
lucide-react/dist/esm/icons/chart-column-stacked.js:
|
|
434
|
+
lucide-react/dist/esm/icons/chart-column.js:
|
|
435
|
+
lucide-react/dist/esm/icons/chart-gantt.js:
|
|
436
|
+
lucide-react/dist/esm/icons/chart-line.js:
|
|
437
|
+
lucide-react/dist/esm/icons/chart-network.js:
|
|
438
|
+
lucide-react/dist/esm/icons/chart-no-axes-column-decreasing.js:
|
|
439
|
+
lucide-react/dist/esm/icons/chart-no-axes-column-increasing.js:
|
|
440
|
+
lucide-react/dist/esm/icons/chart-no-axes-column.js:
|
|
441
|
+
lucide-react/dist/esm/icons/chart-no-axes-combined.js:
|
|
442
|
+
lucide-react/dist/esm/icons/chart-no-axes-gantt.js:
|
|
443
|
+
lucide-react/dist/esm/icons/chart-pie.js:
|
|
444
|
+
lucide-react/dist/esm/icons/chart-scatter.js:
|
|
445
|
+
lucide-react/dist/esm/icons/chart-spline.js:
|
|
446
|
+
lucide-react/dist/esm/icons/check-check.js:
|
|
447
|
+
lucide-react/dist/esm/icons/check-line.js:
|
|
448
|
+
lucide-react/dist/esm/icons/check.js:
|
|
449
|
+
lucide-react/dist/esm/icons/chef-hat.js:
|
|
450
|
+
lucide-react/dist/esm/icons/cherry.js:
|
|
451
|
+
lucide-react/dist/esm/icons/chess-bishop.js:
|
|
452
|
+
lucide-react/dist/esm/icons/chess-king.js:
|
|
453
|
+
lucide-react/dist/esm/icons/chess-knight.js:
|
|
454
|
+
lucide-react/dist/esm/icons/chess-pawn.js:
|
|
455
|
+
lucide-react/dist/esm/icons/chess-queen.js:
|
|
456
|
+
lucide-react/dist/esm/icons/chevron-down.js:
|
|
457
|
+
lucide-react/dist/esm/icons/chess-rook.js:
|
|
458
|
+
lucide-react/dist/esm/icons/chevron-first.js:
|
|
459
|
+
lucide-react/dist/esm/icons/chevron-last.js:
|
|
460
|
+
lucide-react/dist/esm/icons/chevron-left.js:
|
|
461
|
+
lucide-react/dist/esm/icons/chevron-right.js:
|
|
462
|
+
lucide-react/dist/esm/icons/chevron-up.js:
|
|
463
|
+
lucide-react/dist/esm/icons/chevrons-down-up.js:
|
|
464
|
+
lucide-react/dist/esm/icons/chevrons-down.js:
|
|
465
|
+
lucide-react/dist/esm/icons/chevrons-left-right-ellipsis.js:
|
|
466
|
+
lucide-react/dist/esm/icons/chevrons-left-right.js:
|
|
467
|
+
lucide-react/dist/esm/icons/chevrons-left.js:
|
|
468
|
+
lucide-react/dist/esm/icons/chevrons-right.js:
|
|
469
|
+
lucide-react/dist/esm/icons/chevrons-right-left.js:
|
|
470
|
+
lucide-react/dist/esm/icons/chevrons-up-down.js:
|
|
471
|
+
lucide-react/dist/esm/icons/chevrons-up.js:
|
|
472
|
+
lucide-react/dist/esm/icons/chromium.js:
|
|
473
|
+
lucide-react/dist/esm/icons/church.js:
|
|
474
|
+
lucide-react/dist/esm/icons/cigarette-off.js:
|
|
475
|
+
lucide-react/dist/esm/icons/cigarette.js:
|
|
476
|
+
lucide-react/dist/esm/icons/circle-alert.js:
|
|
477
|
+
lucide-react/dist/esm/icons/circle-arrow-down.js:
|
|
478
|
+
lucide-react/dist/esm/icons/circle-arrow-left.js:
|
|
479
|
+
lucide-react/dist/esm/icons/circle-arrow-out-down-left.js:
|
|
480
|
+
lucide-react/dist/esm/icons/circle-arrow-out-down-right.js:
|
|
481
|
+
lucide-react/dist/esm/icons/circle-arrow-out-up-left.js:
|
|
482
|
+
lucide-react/dist/esm/icons/circle-arrow-out-up-right.js:
|
|
483
|
+
lucide-react/dist/esm/icons/circle-arrow-right.js:
|
|
484
|
+
lucide-react/dist/esm/icons/circle-arrow-up.js:
|
|
485
|
+
lucide-react/dist/esm/icons/circle-check-big.js:
|
|
486
|
+
lucide-react/dist/esm/icons/circle-check.js:
|
|
487
|
+
lucide-react/dist/esm/icons/circle-chevron-down.js:
|
|
488
|
+
lucide-react/dist/esm/icons/circle-chevron-left.js:
|
|
489
|
+
lucide-react/dist/esm/icons/circle-chevron-right.js:
|
|
490
|
+
lucide-react/dist/esm/icons/circle-chevron-up.js:
|
|
491
|
+
lucide-react/dist/esm/icons/circle-dashed.js:
|
|
492
|
+
lucide-react/dist/esm/icons/circle-divide.js:
|
|
493
|
+
lucide-react/dist/esm/icons/circle-dollar-sign.js:
|
|
494
|
+
lucide-react/dist/esm/icons/circle-dot-dashed.js:
|
|
495
|
+
lucide-react/dist/esm/icons/circle-dot.js:
|
|
496
|
+
lucide-react/dist/esm/icons/circle-ellipsis.js:
|
|
497
|
+
lucide-react/dist/esm/icons/circle-equal.js:
|
|
498
|
+
lucide-react/dist/esm/icons/circle-fading-arrow-up.js:
|
|
499
|
+
lucide-react/dist/esm/icons/circle-fading-plus.js:
|
|
500
|
+
lucide-react/dist/esm/icons/circle-gauge.js:
|
|
501
|
+
lucide-react/dist/esm/icons/circle-minus.js:
|
|
502
|
+
lucide-react/dist/esm/icons/circle-off.js:
|
|
503
|
+
lucide-react/dist/esm/icons/circle-parking-off.js:
|
|
504
|
+
lucide-react/dist/esm/icons/circle-parking.js:
|
|
505
|
+
lucide-react/dist/esm/icons/circle-pause.js:
|
|
506
|
+
lucide-react/dist/esm/icons/circle-percent.js:
|
|
507
|
+
lucide-react/dist/esm/icons/circle-pile.js:
|
|
508
|
+
lucide-react/dist/esm/icons/circle-play.js:
|
|
509
|
+
lucide-react/dist/esm/icons/circle-plus.js:
|
|
510
|
+
lucide-react/dist/esm/icons/circle-pound-sterling.js:
|
|
511
|
+
lucide-react/dist/esm/icons/circle-power.js:
|
|
512
|
+
lucide-react/dist/esm/icons/circle-question-mark.js:
|
|
513
|
+
lucide-react/dist/esm/icons/circle-slash-2.js:
|
|
514
|
+
lucide-react/dist/esm/icons/circle-slash.js:
|
|
515
|
+
lucide-react/dist/esm/icons/circle-small.js:
|
|
516
|
+
lucide-react/dist/esm/icons/circle-star.js:
|
|
517
|
+
lucide-react/dist/esm/icons/circle-stop.js:
|
|
518
|
+
lucide-react/dist/esm/icons/circle-user-round.js:
|
|
519
|
+
lucide-react/dist/esm/icons/circle-user.js:
|
|
520
|
+
lucide-react/dist/esm/icons/circle-x.js:
|
|
521
|
+
lucide-react/dist/esm/icons/circle.js:
|
|
522
|
+
lucide-react/dist/esm/icons/circuit-board.js:
|
|
523
|
+
lucide-react/dist/esm/icons/citrus.js:
|
|
524
|
+
lucide-react/dist/esm/icons/clapperboard.js:
|
|
525
|
+
lucide-react/dist/esm/icons/clipboard-check.js:
|
|
526
|
+
lucide-react/dist/esm/icons/clipboard-clock.js:
|
|
527
|
+
lucide-react/dist/esm/icons/clipboard-copy.js:
|
|
528
|
+
lucide-react/dist/esm/icons/clipboard-list.js:
|
|
529
|
+
lucide-react/dist/esm/icons/clipboard-minus.js:
|
|
530
|
+
lucide-react/dist/esm/icons/clipboard-paste.js:
|
|
531
|
+
lucide-react/dist/esm/icons/clipboard-pen-line.js:
|
|
532
|
+
lucide-react/dist/esm/icons/clipboard-pen.js:
|
|
533
|
+
lucide-react/dist/esm/icons/clipboard-plus.js:
|
|
534
|
+
lucide-react/dist/esm/icons/clipboard-type.js:
|
|
535
|
+
lucide-react/dist/esm/icons/clipboard-x.js:
|
|
536
|
+
lucide-react/dist/esm/icons/clipboard.js:
|
|
537
|
+
lucide-react/dist/esm/icons/clock-1.js:
|
|
538
|
+
lucide-react/dist/esm/icons/clock-10.js:
|
|
539
|
+
lucide-react/dist/esm/icons/clock-11.js:
|
|
540
|
+
lucide-react/dist/esm/icons/clock-12.js:
|
|
541
|
+
lucide-react/dist/esm/icons/clock-2.js:
|
|
542
|
+
lucide-react/dist/esm/icons/clock-3.js:
|
|
543
|
+
lucide-react/dist/esm/icons/clock-4.js:
|
|
544
|
+
lucide-react/dist/esm/icons/clock-5.js:
|
|
545
|
+
lucide-react/dist/esm/icons/clock-6.js:
|
|
546
|
+
lucide-react/dist/esm/icons/clock-7.js:
|
|
547
|
+
lucide-react/dist/esm/icons/clock-8.js:
|
|
548
|
+
lucide-react/dist/esm/icons/clock-9.js:
|
|
549
|
+
lucide-react/dist/esm/icons/clock-alert.js:
|
|
550
|
+
lucide-react/dist/esm/icons/clock-arrow-down.js:
|
|
551
|
+
lucide-react/dist/esm/icons/clock-arrow-up.js:
|
|
552
|
+
lucide-react/dist/esm/icons/clock-check.js:
|
|
553
|
+
lucide-react/dist/esm/icons/clock-fading.js:
|
|
554
|
+
lucide-react/dist/esm/icons/clock-plus.js:
|
|
555
|
+
lucide-react/dist/esm/icons/clock.js:
|
|
556
|
+
lucide-react/dist/esm/icons/closed-caption.js:
|
|
557
|
+
lucide-react/dist/esm/icons/cloud-alert.js:
|
|
558
|
+
lucide-react/dist/esm/icons/cloud-backup.js:
|
|
559
|
+
lucide-react/dist/esm/icons/cloud-check.js:
|
|
560
|
+
lucide-react/dist/esm/icons/cloud-cog.js:
|
|
561
|
+
lucide-react/dist/esm/icons/cloud-download.js:
|
|
562
|
+
lucide-react/dist/esm/icons/cloud-drizzle.js:
|
|
563
|
+
lucide-react/dist/esm/icons/cloud-fog.js:
|
|
564
|
+
lucide-react/dist/esm/icons/cloud-hail.js:
|
|
565
|
+
lucide-react/dist/esm/icons/cloud-lightning.js:
|
|
566
|
+
lucide-react/dist/esm/icons/cloud-moon-rain.js:
|
|
567
|
+
lucide-react/dist/esm/icons/cloud-moon.js:
|
|
568
|
+
lucide-react/dist/esm/icons/cloud-off.js:
|
|
569
|
+
lucide-react/dist/esm/icons/cloud-rain-wind.js:
|
|
570
|
+
lucide-react/dist/esm/icons/cloud-rain.js:
|
|
571
|
+
lucide-react/dist/esm/icons/cloud-snow.js:
|
|
572
|
+
lucide-react/dist/esm/icons/cloud-sun-rain.js:
|
|
573
|
+
lucide-react/dist/esm/icons/cloud-sun.js:
|
|
574
|
+
lucide-react/dist/esm/icons/cloud-sync.js:
|
|
575
|
+
lucide-react/dist/esm/icons/cloud-upload.js:
|
|
576
|
+
lucide-react/dist/esm/icons/cloud.js:
|
|
577
|
+
lucide-react/dist/esm/icons/cloudy.js:
|
|
578
|
+
lucide-react/dist/esm/icons/clover.js:
|
|
579
|
+
lucide-react/dist/esm/icons/club.js:
|
|
580
|
+
lucide-react/dist/esm/icons/code-xml.js:
|
|
581
|
+
lucide-react/dist/esm/icons/code.js:
|
|
582
|
+
lucide-react/dist/esm/icons/codepen.js:
|
|
583
|
+
lucide-react/dist/esm/icons/codesandbox.js:
|
|
584
|
+
lucide-react/dist/esm/icons/coffee.js:
|
|
585
|
+
lucide-react/dist/esm/icons/cog.js:
|
|
586
|
+
lucide-react/dist/esm/icons/coins.js:
|
|
587
|
+
lucide-react/dist/esm/icons/columns-2.js:
|
|
588
|
+
lucide-react/dist/esm/icons/columns-3-cog.js:
|
|
589
|
+
lucide-react/dist/esm/icons/columns-3.js:
|
|
590
|
+
lucide-react/dist/esm/icons/columns-4.js:
|
|
591
|
+
lucide-react/dist/esm/icons/combine.js:
|
|
592
|
+
lucide-react/dist/esm/icons/command.js:
|
|
593
|
+
lucide-react/dist/esm/icons/compass.js:
|
|
594
|
+
lucide-react/dist/esm/icons/component.js:
|
|
595
|
+
lucide-react/dist/esm/icons/computer.js:
|
|
596
|
+
lucide-react/dist/esm/icons/concierge-bell.js:
|
|
597
|
+
lucide-react/dist/esm/icons/cone.js:
|
|
598
|
+
lucide-react/dist/esm/icons/construction.js:
|
|
599
|
+
lucide-react/dist/esm/icons/contact-round.js:
|
|
600
|
+
lucide-react/dist/esm/icons/contact.js:
|
|
601
|
+
lucide-react/dist/esm/icons/container.js:
|
|
602
|
+
lucide-react/dist/esm/icons/contrast.js:
|
|
603
|
+
lucide-react/dist/esm/icons/cookie.js:
|
|
604
|
+
lucide-react/dist/esm/icons/cooking-pot.js:
|
|
605
|
+
lucide-react/dist/esm/icons/copy-check.js:
|
|
606
|
+
lucide-react/dist/esm/icons/copy-minus.js:
|
|
607
|
+
lucide-react/dist/esm/icons/copy-plus.js:
|
|
608
|
+
lucide-react/dist/esm/icons/copy-slash.js:
|
|
609
|
+
lucide-react/dist/esm/icons/copy-x.js:
|
|
610
|
+
lucide-react/dist/esm/icons/copy.js:
|
|
611
|
+
lucide-react/dist/esm/icons/copyleft.js:
|
|
612
|
+
lucide-react/dist/esm/icons/copyright.js:
|
|
613
|
+
lucide-react/dist/esm/icons/corner-down-left.js:
|
|
614
|
+
lucide-react/dist/esm/icons/corner-down-right.js:
|
|
615
|
+
lucide-react/dist/esm/icons/corner-left-down.js:
|
|
616
|
+
lucide-react/dist/esm/icons/corner-left-up.js:
|
|
617
|
+
lucide-react/dist/esm/icons/corner-right-down.js:
|
|
618
|
+
lucide-react/dist/esm/icons/corner-right-up.js:
|
|
619
|
+
lucide-react/dist/esm/icons/corner-up-left.js:
|
|
620
|
+
lucide-react/dist/esm/icons/corner-up-right.js:
|
|
621
|
+
lucide-react/dist/esm/icons/cpu.js:
|
|
622
|
+
lucide-react/dist/esm/icons/creative-commons.js:
|
|
623
|
+
lucide-react/dist/esm/icons/credit-card.js:
|
|
624
|
+
lucide-react/dist/esm/icons/croissant.js:
|
|
625
|
+
lucide-react/dist/esm/icons/crop.js:
|
|
626
|
+
lucide-react/dist/esm/icons/cross.js:
|
|
627
|
+
lucide-react/dist/esm/icons/crosshair.js:
|
|
628
|
+
lucide-react/dist/esm/icons/crown.js:
|
|
629
|
+
lucide-react/dist/esm/icons/cup-soda.js:
|
|
630
|
+
lucide-react/dist/esm/icons/cuboid.js:
|
|
631
|
+
lucide-react/dist/esm/icons/currency.js:
|
|
632
|
+
lucide-react/dist/esm/icons/cylinder.js:
|
|
633
|
+
lucide-react/dist/esm/icons/dam.js:
|
|
634
|
+
lucide-react/dist/esm/icons/database-backup.js:
|
|
635
|
+
lucide-react/dist/esm/icons/database-zap.js:
|
|
636
|
+
lucide-react/dist/esm/icons/database.js:
|
|
637
|
+
lucide-react/dist/esm/icons/decimals-arrow-left.js:
|
|
638
|
+
lucide-react/dist/esm/icons/decimals-arrow-right.js:
|
|
639
|
+
lucide-react/dist/esm/icons/delete.js:
|
|
640
|
+
lucide-react/dist/esm/icons/dessert.js:
|
|
641
|
+
lucide-react/dist/esm/icons/diameter.js:
|
|
642
|
+
lucide-react/dist/esm/icons/diamond-minus.js:
|
|
643
|
+
lucide-react/dist/esm/icons/diamond-percent.js:
|
|
644
|
+
lucide-react/dist/esm/icons/diamond-plus.js:
|
|
645
|
+
lucide-react/dist/esm/icons/diamond.js:
|
|
646
|
+
lucide-react/dist/esm/icons/dice-1.js:
|
|
647
|
+
lucide-react/dist/esm/icons/dice-2.js:
|
|
648
|
+
lucide-react/dist/esm/icons/dice-3.js:
|
|
649
|
+
lucide-react/dist/esm/icons/dice-4.js:
|
|
650
|
+
lucide-react/dist/esm/icons/dice-5.js:
|
|
651
|
+
lucide-react/dist/esm/icons/dice-6.js:
|
|
652
|
+
lucide-react/dist/esm/icons/dices.js:
|
|
653
|
+
lucide-react/dist/esm/icons/diff.js:
|
|
654
|
+
lucide-react/dist/esm/icons/disc-2.js:
|
|
655
|
+
lucide-react/dist/esm/icons/disc-3.js:
|
|
656
|
+
lucide-react/dist/esm/icons/disc-album.js:
|
|
657
|
+
lucide-react/dist/esm/icons/disc.js:
|
|
658
|
+
lucide-react/dist/esm/icons/divide.js:
|
|
659
|
+
lucide-react/dist/esm/icons/dna-off.js:
|
|
660
|
+
lucide-react/dist/esm/icons/dna.js:
|
|
661
|
+
lucide-react/dist/esm/icons/dock.js:
|
|
662
|
+
lucide-react/dist/esm/icons/dog.js:
|
|
663
|
+
lucide-react/dist/esm/icons/dollar-sign.js:
|
|
664
|
+
lucide-react/dist/esm/icons/donut.js:
|
|
665
|
+
lucide-react/dist/esm/icons/door-closed-locked.js:
|
|
666
|
+
lucide-react/dist/esm/icons/door-closed.js:
|
|
667
|
+
lucide-react/dist/esm/icons/door-open.js:
|
|
668
|
+
lucide-react/dist/esm/icons/dot.js:
|
|
669
|
+
lucide-react/dist/esm/icons/download.js:
|
|
670
|
+
lucide-react/dist/esm/icons/drafting-compass.js:
|
|
671
|
+
lucide-react/dist/esm/icons/drama.js:
|
|
672
|
+
lucide-react/dist/esm/icons/dribbble.js:
|
|
673
|
+
lucide-react/dist/esm/icons/drill.js:
|
|
674
|
+
lucide-react/dist/esm/icons/drone.js:
|
|
675
|
+
lucide-react/dist/esm/icons/droplet-off.js:
|
|
676
|
+
lucide-react/dist/esm/icons/droplet.js:
|
|
677
|
+
lucide-react/dist/esm/icons/droplets.js:
|
|
678
|
+
lucide-react/dist/esm/icons/drum.js:
|
|
679
|
+
lucide-react/dist/esm/icons/drumstick.js:
|
|
680
|
+
lucide-react/dist/esm/icons/dumbbell.js:
|
|
681
|
+
lucide-react/dist/esm/icons/ear-off.js:
|
|
682
|
+
lucide-react/dist/esm/icons/ear.js:
|
|
683
|
+
lucide-react/dist/esm/icons/earth-lock.js:
|
|
684
|
+
lucide-react/dist/esm/icons/earth.js:
|
|
685
|
+
lucide-react/dist/esm/icons/eclipse.js:
|
|
686
|
+
lucide-react/dist/esm/icons/egg-fried.js:
|
|
687
|
+
lucide-react/dist/esm/icons/egg-off.js:
|
|
688
|
+
lucide-react/dist/esm/icons/egg.js:
|
|
689
|
+
lucide-react/dist/esm/icons/ellipsis-vertical.js:
|
|
690
|
+
lucide-react/dist/esm/icons/ellipsis.js:
|
|
691
|
+
lucide-react/dist/esm/icons/equal-approximately.js:
|
|
692
|
+
lucide-react/dist/esm/icons/equal-not.js:
|
|
693
|
+
lucide-react/dist/esm/icons/equal.js:
|
|
694
|
+
lucide-react/dist/esm/icons/eraser.js:
|
|
695
|
+
lucide-react/dist/esm/icons/ethernet-port.js:
|
|
696
|
+
lucide-react/dist/esm/icons/euro.js:
|
|
697
|
+
lucide-react/dist/esm/icons/ev-charger.js:
|
|
698
|
+
lucide-react/dist/esm/icons/expand.js:
|
|
699
|
+
lucide-react/dist/esm/icons/external-link.js:
|
|
700
|
+
lucide-react/dist/esm/icons/eye-closed.js:
|
|
701
|
+
lucide-react/dist/esm/icons/eye-off.js:
|
|
702
|
+
lucide-react/dist/esm/icons/eye.js:
|
|
703
|
+
lucide-react/dist/esm/icons/facebook.js:
|
|
704
|
+
lucide-react/dist/esm/icons/factory.js:
|
|
705
|
+
lucide-react/dist/esm/icons/fan.js:
|
|
706
|
+
lucide-react/dist/esm/icons/fast-forward.js:
|
|
707
|
+
lucide-react/dist/esm/icons/feather.js:
|
|
708
|
+
lucide-react/dist/esm/icons/fence.js:
|
|
709
|
+
lucide-react/dist/esm/icons/ferris-wheel.js:
|
|
710
|
+
lucide-react/dist/esm/icons/figma.js:
|
|
711
|
+
lucide-react/dist/esm/icons/file-archive.js:
|
|
712
|
+
lucide-react/dist/esm/icons/file-axis-3d.js:
|
|
713
|
+
lucide-react/dist/esm/icons/file-badge.js:
|
|
714
|
+
lucide-react/dist/esm/icons/file-box.js:
|
|
715
|
+
lucide-react/dist/esm/icons/file-braces-corner.js:
|
|
716
|
+
lucide-react/dist/esm/icons/file-braces.js:
|
|
717
|
+
lucide-react/dist/esm/icons/file-chart-column-increasing.js:
|
|
718
|
+
lucide-react/dist/esm/icons/file-chart-column.js:
|
|
719
|
+
lucide-react/dist/esm/icons/file-chart-line.js:
|
|
720
|
+
lucide-react/dist/esm/icons/file-check-corner.js:
|
|
721
|
+
lucide-react/dist/esm/icons/file-chart-pie.js:
|
|
722
|
+
lucide-react/dist/esm/icons/file-check.js:
|
|
723
|
+
lucide-react/dist/esm/icons/file-clock.js:
|
|
724
|
+
lucide-react/dist/esm/icons/file-code-corner.js:
|
|
725
|
+
lucide-react/dist/esm/icons/file-code.js:
|
|
726
|
+
lucide-react/dist/esm/icons/file-cog.js:
|
|
727
|
+
lucide-react/dist/esm/icons/file-diff.js:
|
|
728
|
+
lucide-react/dist/esm/icons/file-digit.js:
|
|
729
|
+
lucide-react/dist/esm/icons/file-down.js:
|
|
730
|
+
lucide-react/dist/esm/icons/file-exclamation-point.js:
|
|
731
|
+
lucide-react/dist/esm/icons/file-headphone.js:
|
|
732
|
+
lucide-react/dist/esm/icons/file-heart.js:
|
|
733
|
+
lucide-react/dist/esm/icons/file-image.js:
|
|
734
|
+
lucide-react/dist/esm/icons/file-input.js:
|
|
735
|
+
lucide-react/dist/esm/icons/file-lock.js:
|
|
736
|
+
lucide-react/dist/esm/icons/file-key.js:
|
|
737
|
+
lucide-react/dist/esm/icons/file-minus-corner.js:
|
|
738
|
+
lucide-react/dist/esm/icons/file-minus.js:
|
|
739
|
+
lucide-react/dist/esm/icons/file-music.js:
|
|
740
|
+
lucide-react/dist/esm/icons/file-output.js:
|
|
741
|
+
lucide-react/dist/esm/icons/file-pen-line.js:
|
|
742
|
+
lucide-react/dist/esm/icons/file-pen.js:
|
|
743
|
+
lucide-react/dist/esm/icons/file-play.js:
|
|
744
|
+
lucide-react/dist/esm/icons/file-plus-corner.js:
|
|
745
|
+
lucide-react/dist/esm/icons/file-plus.js:
|
|
746
|
+
lucide-react/dist/esm/icons/file-question-mark.js:
|
|
747
|
+
lucide-react/dist/esm/icons/file-scan.js:
|
|
748
|
+
lucide-react/dist/esm/icons/file-search-corner.js:
|
|
749
|
+
lucide-react/dist/esm/icons/file-search.js:
|
|
750
|
+
lucide-react/dist/esm/icons/file-signal.js:
|
|
751
|
+
lucide-react/dist/esm/icons/file-sliders.js:
|
|
752
|
+
lucide-react/dist/esm/icons/file-spreadsheet.js:
|
|
753
|
+
lucide-react/dist/esm/icons/file-stack.js:
|
|
754
|
+
lucide-react/dist/esm/icons/file-symlink.js:
|
|
755
|
+
lucide-react/dist/esm/icons/file-terminal.js:
|
|
756
|
+
lucide-react/dist/esm/icons/file-text.js:
|
|
757
|
+
lucide-react/dist/esm/icons/file-type-corner.js:
|
|
758
|
+
lucide-react/dist/esm/icons/file-type.js:
|
|
759
|
+
lucide-react/dist/esm/icons/file-user.js:
|
|
760
|
+
lucide-react/dist/esm/icons/file-up.js:
|
|
761
|
+
lucide-react/dist/esm/icons/file-video-camera.js:
|
|
762
|
+
lucide-react/dist/esm/icons/file-volume.js:
|
|
763
|
+
lucide-react/dist/esm/icons/file-x-corner.js:
|
|
764
|
+
lucide-react/dist/esm/icons/file-x.js:
|
|
765
|
+
lucide-react/dist/esm/icons/file.js:
|
|
766
|
+
lucide-react/dist/esm/icons/files.js:
|
|
767
|
+
lucide-react/dist/esm/icons/film.js:
|
|
768
|
+
lucide-react/dist/esm/icons/fingerprint-pattern.js:
|
|
769
|
+
lucide-react/dist/esm/icons/fire-extinguisher.js:
|
|
770
|
+
lucide-react/dist/esm/icons/fish-off.js:
|
|
771
|
+
lucide-react/dist/esm/icons/fish-symbol.js:
|
|
772
|
+
lucide-react/dist/esm/icons/fish.js:
|
|
773
|
+
lucide-react/dist/esm/icons/fishing-hook.js:
|
|
774
|
+
lucide-react/dist/esm/icons/flag-off.js:
|
|
775
|
+
lucide-react/dist/esm/icons/flag-triangle-left.js:
|
|
776
|
+
lucide-react/dist/esm/icons/flag-triangle-right.js:
|
|
777
|
+
lucide-react/dist/esm/icons/flag.js:
|
|
778
|
+
lucide-react/dist/esm/icons/flame-kindling.js:
|
|
779
|
+
lucide-react/dist/esm/icons/flame.js:
|
|
780
|
+
lucide-react/dist/esm/icons/flashlight-off.js:
|
|
781
|
+
lucide-react/dist/esm/icons/flashlight.js:
|
|
782
|
+
lucide-react/dist/esm/icons/flask-conical.js:
|
|
783
|
+
lucide-react/dist/esm/icons/flask-conical-off.js:
|
|
784
|
+
lucide-react/dist/esm/icons/flask-round.js:
|
|
785
|
+
lucide-react/dist/esm/icons/flip-horizontal-2.js:
|
|
786
|
+
lucide-react/dist/esm/icons/flip-horizontal.js:
|
|
787
|
+
lucide-react/dist/esm/icons/flip-vertical-2.js:
|
|
788
|
+
lucide-react/dist/esm/icons/flip-vertical.js:
|
|
789
|
+
lucide-react/dist/esm/icons/flower-2.js:
|
|
790
|
+
lucide-react/dist/esm/icons/flower.js:
|
|
791
|
+
lucide-react/dist/esm/icons/focus.js:
|
|
792
|
+
lucide-react/dist/esm/icons/fold-horizontal.js:
|
|
793
|
+
lucide-react/dist/esm/icons/fold-vertical.js:
|
|
794
|
+
lucide-react/dist/esm/icons/folder-archive.js:
|
|
795
|
+
lucide-react/dist/esm/icons/folder-check.js:
|
|
796
|
+
lucide-react/dist/esm/icons/folder-clock.js:
|
|
797
|
+
lucide-react/dist/esm/icons/folder-closed.js:
|
|
798
|
+
lucide-react/dist/esm/icons/folder-code.js:
|
|
799
|
+
lucide-react/dist/esm/icons/folder-cog.js:
|
|
800
|
+
lucide-react/dist/esm/icons/folder-dot.js:
|
|
801
|
+
lucide-react/dist/esm/icons/folder-down.js:
|
|
802
|
+
lucide-react/dist/esm/icons/folder-git-2.js:
|
|
803
|
+
lucide-react/dist/esm/icons/folder-git.js:
|
|
804
|
+
lucide-react/dist/esm/icons/folder-heart.js:
|
|
805
|
+
lucide-react/dist/esm/icons/folder-input.js:
|
|
806
|
+
lucide-react/dist/esm/icons/folder-kanban.js:
|
|
807
|
+
lucide-react/dist/esm/icons/folder-key.js:
|
|
808
|
+
lucide-react/dist/esm/icons/folder-lock.js:
|
|
809
|
+
lucide-react/dist/esm/icons/folder-minus.js:
|
|
810
|
+
lucide-react/dist/esm/icons/folder-open-dot.js:
|
|
811
|
+
lucide-react/dist/esm/icons/folder-open.js:
|
|
812
|
+
lucide-react/dist/esm/icons/folder-output.js:
|
|
813
|
+
lucide-react/dist/esm/icons/folder-pen.js:
|
|
814
|
+
lucide-react/dist/esm/icons/folder-plus.js:
|
|
815
|
+
lucide-react/dist/esm/icons/folder-root.js:
|
|
816
|
+
lucide-react/dist/esm/icons/folder-search-2.js:
|
|
817
|
+
lucide-react/dist/esm/icons/folder-search.js:
|
|
818
|
+
lucide-react/dist/esm/icons/folder-symlink.js:
|
|
819
|
+
lucide-react/dist/esm/icons/folder-sync.js:
|
|
820
|
+
lucide-react/dist/esm/icons/folder-tree.js:
|
|
821
|
+
lucide-react/dist/esm/icons/folder-up.js:
|
|
822
|
+
lucide-react/dist/esm/icons/folder-x.js:
|
|
823
|
+
lucide-react/dist/esm/icons/folder.js:
|
|
824
|
+
lucide-react/dist/esm/icons/folders.js:
|
|
825
|
+
lucide-react/dist/esm/icons/footprints.js:
|
|
826
|
+
lucide-react/dist/esm/icons/forklift.js:
|
|
827
|
+
lucide-react/dist/esm/icons/form.js:
|
|
828
|
+
lucide-react/dist/esm/icons/forward.js:
|
|
829
|
+
lucide-react/dist/esm/icons/frame.js:
|
|
830
|
+
lucide-react/dist/esm/icons/framer.js:
|
|
831
|
+
lucide-react/dist/esm/icons/frown.js:
|
|
832
|
+
lucide-react/dist/esm/icons/fullscreen.js:
|
|
833
|
+
lucide-react/dist/esm/icons/fuel.js:
|
|
834
|
+
lucide-react/dist/esm/icons/funnel-plus.js:
|
|
835
|
+
lucide-react/dist/esm/icons/funnel-x.js:
|
|
836
|
+
lucide-react/dist/esm/icons/funnel.js:
|
|
837
|
+
lucide-react/dist/esm/icons/gallery-horizontal-end.js:
|
|
838
|
+
lucide-react/dist/esm/icons/gallery-horizontal.js:
|
|
839
|
+
lucide-react/dist/esm/icons/gallery-thumbnails.js:
|
|
840
|
+
lucide-react/dist/esm/icons/gallery-vertical-end.js:
|
|
841
|
+
lucide-react/dist/esm/icons/gallery-vertical.js:
|
|
842
|
+
lucide-react/dist/esm/icons/gamepad-2.js:
|
|
843
|
+
lucide-react/dist/esm/icons/gamepad-directional.js:
|
|
844
|
+
lucide-react/dist/esm/icons/gamepad.js:
|
|
845
|
+
lucide-react/dist/esm/icons/gauge.js:
|
|
846
|
+
lucide-react/dist/esm/icons/gavel.js:
|
|
847
|
+
lucide-react/dist/esm/icons/gem.js:
|
|
848
|
+
lucide-react/dist/esm/icons/georgian-lari.js:
|
|
849
|
+
lucide-react/dist/esm/icons/ghost.js:
|
|
850
|
+
lucide-react/dist/esm/icons/gift.js:
|
|
851
|
+
lucide-react/dist/esm/icons/git-branch-minus.js:
|
|
852
|
+
lucide-react/dist/esm/icons/git-branch-plus.js:
|
|
853
|
+
lucide-react/dist/esm/icons/git-branch.js:
|
|
854
|
+
lucide-react/dist/esm/icons/git-commit-horizontal.js:
|
|
855
|
+
lucide-react/dist/esm/icons/git-commit-vertical.js:
|
|
856
|
+
lucide-react/dist/esm/icons/git-compare-arrows.js:
|
|
857
|
+
lucide-react/dist/esm/icons/git-compare.js:
|
|
858
|
+
lucide-react/dist/esm/icons/git-fork.js:
|
|
859
|
+
lucide-react/dist/esm/icons/git-graph.js:
|
|
860
|
+
lucide-react/dist/esm/icons/git-merge.js:
|
|
861
|
+
lucide-react/dist/esm/icons/git-pull-request-arrow.js:
|
|
862
|
+
lucide-react/dist/esm/icons/git-pull-request-closed.js:
|
|
863
|
+
lucide-react/dist/esm/icons/git-pull-request-create.js:
|
|
864
|
+
lucide-react/dist/esm/icons/git-pull-request-create-arrow.js:
|
|
865
|
+
lucide-react/dist/esm/icons/git-pull-request-draft.js:
|
|
866
|
+
lucide-react/dist/esm/icons/git-pull-request.js:
|
|
867
|
+
lucide-react/dist/esm/icons/github.js:
|
|
868
|
+
lucide-react/dist/esm/icons/gitlab.js:
|
|
869
|
+
lucide-react/dist/esm/icons/glass-water.js:
|
|
870
|
+
lucide-react/dist/esm/icons/glasses.js:
|
|
871
|
+
lucide-react/dist/esm/icons/globe-lock.js:
|
|
872
|
+
lucide-react/dist/esm/icons/globe.js:
|
|
873
|
+
lucide-react/dist/esm/icons/goal.js:
|
|
874
|
+
lucide-react/dist/esm/icons/gpu.js:
|
|
875
|
+
lucide-react/dist/esm/icons/graduation-cap.js:
|
|
876
|
+
lucide-react/dist/esm/icons/grape.js:
|
|
877
|
+
lucide-react/dist/esm/icons/grid-2x2-check.js:
|
|
878
|
+
lucide-react/dist/esm/icons/grid-2x2-plus.js:
|
|
879
|
+
lucide-react/dist/esm/icons/grid-2x2-x.js:
|
|
880
|
+
lucide-react/dist/esm/icons/grid-2x2.js:
|
|
881
|
+
lucide-react/dist/esm/icons/grid-3x2.js:
|
|
882
|
+
lucide-react/dist/esm/icons/grid-3x3.js:
|
|
883
|
+
lucide-react/dist/esm/icons/grip-horizontal.js:
|
|
884
|
+
lucide-react/dist/esm/icons/grip-vertical.js:
|
|
885
|
+
lucide-react/dist/esm/icons/grip.js:
|
|
886
|
+
lucide-react/dist/esm/icons/group.js:
|
|
887
|
+
lucide-react/dist/esm/icons/guitar.js:
|
|
888
|
+
lucide-react/dist/esm/icons/ham.js:
|
|
889
|
+
lucide-react/dist/esm/icons/hamburger.js:
|
|
890
|
+
lucide-react/dist/esm/icons/hammer.js:
|
|
891
|
+
lucide-react/dist/esm/icons/hand-coins.js:
|
|
892
|
+
lucide-react/dist/esm/icons/hand-fist.js:
|
|
893
|
+
lucide-react/dist/esm/icons/hand-grab.js:
|
|
894
|
+
lucide-react/dist/esm/icons/hand-heart.js:
|
|
895
|
+
lucide-react/dist/esm/icons/hand-helping.js:
|
|
896
|
+
lucide-react/dist/esm/icons/hand-metal.js:
|
|
897
|
+
lucide-react/dist/esm/icons/hand-platter.js:
|
|
898
|
+
lucide-react/dist/esm/icons/hand.js:
|
|
899
|
+
lucide-react/dist/esm/icons/handbag.js:
|
|
900
|
+
lucide-react/dist/esm/icons/handshake.js:
|
|
901
|
+
lucide-react/dist/esm/icons/hard-drive-download.js:
|
|
902
|
+
lucide-react/dist/esm/icons/hard-drive-upload.js:
|
|
903
|
+
lucide-react/dist/esm/icons/hard-drive.js:
|
|
904
|
+
lucide-react/dist/esm/icons/hard-hat.js:
|
|
905
|
+
lucide-react/dist/esm/icons/hash.js:
|
|
906
|
+
lucide-react/dist/esm/icons/hat-glasses.js:
|
|
907
|
+
lucide-react/dist/esm/icons/haze.js:
|
|
908
|
+
lucide-react/dist/esm/icons/hd.js:
|
|
909
|
+
lucide-react/dist/esm/icons/hdmi-port.js:
|
|
910
|
+
lucide-react/dist/esm/icons/heading-1.js:
|
|
911
|
+
lucide-react/dist/esm/icons/heading-2.js:
|
|
912
|
+
lucide-react/dist/esm/icons/heading-3.js:
|
|
913
|
+
lucide-react/dist/esm/icons/heading-4.js:
|
|
914
|
+
lucide-react/dist/esm/icons/heading-5.js:
|
|
915
|
+
lucide-react/dist/esm/icons/heading-6.js:
|
|
916
|
+
lucide-react/dist/esm/icons/heading.js:
|
|
917
|
+
lucide-react/dist/esm/icons/headphone-off.js:
|
|
918
|
+
lucide-react/dist/esm/icons/headphones.js:
|
|
919
|
+
lucide-react/dist/esm/icons/headset.js:
|
|
920
|
+
lucide-react/dist/esm/icons/heart-crack.js:
|
|
921
|
+
lucide-react/dist/esm/icons/heart-handshake.js:
|
|
922
|
+
lucide-react/dist/esm/icons/heart-minus.js:
|
|
923
|
+
lucide-react/dist/esm/icons/heart-off.js:
|
|
924
|
+
lucide-react/dist/esm/icons/heart-plus.js:
|
|
925
|
+
lucide-react/dist/esm/icons/heart-pulse.js:
|
|
926
|
+
lucide-react/dist/esm/icons/heart.js:
|
|
927
|
+
lucide-react/dist/esm/icons/heater.js:
|
|
928
|
+
lucide-react/dist/esm/icons/hexagon.js:
|
|
929
|
+
lucide-react/dist/esm/icons/helicopter.js:
|
|
930
|
+
lucide-react/dist/esm/icons/highlighter.js:
|
|
931
|
+
lucide-react/dist/esm/icons/history.js:
|
|
932
|
+
lucide-react/dist/esm/icons/hop-off.js:
|
|
933
|
+
lucide-react/dist/esm/icons/hop.js:
|
|
934
|
+
lucide-react/dist/esm/icons/hospital.js:
|
|
935
|
+
lucide-react/dist/esm/icons/hotel.js:
|
|
936
|
+
lucide-react/dist/esm/icons/hourglass.js:
|
|
937
|
+
lucide-react/dist/esm/icons/house-plug.js:
|
|
938
|
+
lucide-react/dist/esm/icons/house-heart.js:
|
|
939
|
+
lucide-react/dist/esm/icons/house-plus.js:
|
|
940
|
+
lucide-react/dist/esm/icons/house-wifi.js:
|
|
941
|
+
lucide-react/dist/esm/icons/house.js:
|
|
942
|
+
lucide-react/dist/esm/icons/ice-cream-bowl.js:
|
|
943
|
+
lucide-react/dist/esm/icons/ice-cream-cone.js:
|
|
944
|
+
lucide-react/dist/esm/icons/id-card-lanyard.js:
|
|
945
|
+
lucide-react/dist/esm/icons/id-card.js:
|
|
946
|
+
lucide-react/dist/esm/icons/image-minus.js:
|
|
947
|
+
lucide-react/dist/esm/icons/image-down.js:
|
|
948
|
+
lucide-react/dist/esm/icons/image-off.js:
|
|
949
|
+
lucide-react/dist/esm/icons/image-play.js:
|
|
950
|
+
lucide-react/dist/esm/icons/image-plus.js:
|
|
951
|
+
lucide-react/dist/esm/icons/image-up.js:
|
|
952
|
+
lucide-react/dist/esm/icons/image-upscale.js:
|
|
953
|
+
lucide-react/dist/esm/icons/image.js:
|
|
954
|
+
lucide-react/dist/esm/icons/images.js:
|
|
955
|
+
lucide-react/dist/esm/icons/import.js:
|
|
956
|
+
lucide-react/dist/esm/icons/inbox.js:
|
|
957
|
+
lucide-react/dist/esm/icons/indian-rupee.js:
|
|
958
|
+
lucide-react/dist/esm/icons/infinity.js:
|
|
959
|
+
lucide-react/dist/esm/icons/info.js:
|
|
960
|
+
lucide-react/dist/esm/icons/inspection-panel.js:
|
|
961
|
+
lucide-react/dist/esm/icons/instagram.js:
|
|
962
|
+
lucide-react/dist/esm/icons/italic.js:
|
|
963
|
+
lucide-react/dist/esm/icons/iteration-ccw.js:
|
|
964
|
+
lucide-react/dist/esm/icons/iteration-cw.js:
|
|
965
|
+
lucide-react/dist/esm/icons/japanese-yen.js:
|
|
966
|
+
lucide-react/dist/esm/icons/joystick.js:
|
|
967
|
+
lucide-react/dist/esm/icons/kanban.js:
|
|
968
|
+
lucide-react/dist/esm/icons/kayak.js:
|
|
969
|
+
lucide-react/dist/esm/icons/key-round.js:
|
|
970
|
+
lucide-react/dist/esm/icons/key-square.js:
|
|
971
|
+
lucide-react/dist/esm/icons/key.js:
|
|
972
|
+
lucide-react/dist/esm/icons/keyboard-music.js:
|
|
973
|
+
lucide-react/dist/esm/icons/keyboard-off.js:
|
|
974
|
+
lucide-react/dist/esm/icons/keyboard.js:
|
|
975
|
+
lucide-react/dist/esm/icons/lamp-ceiling.js:
|
|
976
|
+
lucide-react/dist/esm/icons/lamp-desk.js:
|
|
977
|
+
lucide-react/dist/esm/icons/lamp-floor.js:
|
|
978
|
+
lucide-react/dist/esm/icons/lamp-wall-down.js:
|
|
979
|
+
lucide-react/dist/esm/icons/lamp-wall-up.js:
|
|
980
|
+
lucide-react/dist/esm/icons/land-plot.js:
|
|
981
|
+
lucide-react/dist/esm/icons/lamp.js:
|
|
982
|
+
lucide-react/dist/esm/icons/landmark.js:
|
|
983
|
+
lucide-react/dist/esm/icons/languages.js:
|
|
984
|
+
lucide-react/dist/esm/icons/laptop-minimal-check.js:
|
|
985
|
+
lucide-react/dist/esm/icons/laptop-minimal.js:
|
|
986
|
+
lucide-react/dist/esm/icons/laptop.js:
|
|
987
|
+
lucide-react/dist/esm/icons/lasso-select.js:
|
|
988
|
+
lucide-react/dist/esm/icons/lasso.js:
|
|
989
|
+
lucide-react/dist/esm/icons/laugh.js:
|
|
990
|
+
lucide-react/dist/esm/icons/layers-2.js:
|
|
991
|
+
lucide-react/dist/esm/icons/layers-plus.js:
|
|
992
|
+
lucide-react/dist/esm/icons/layers.js:
|
|
993
|
+
lucide-react/dist/esm/icons/layout-dashboard.js:
|
|
994
|
+
lucide-react/dist/esm/icons/layout-grid.js:
|
|
995
|
+
lucide-react/dist/esm/icons/layout-list.js:
|
|
996
|
+
lucide-react/dist/esm/icons/layout-panel-left.js:
|
|
997
|
+
lucide-react/dist/esm/icons/layout-panel-top.js:
|
|
998
|
+
lucide-react/dist/esm/icons/layout-template.js:
|
|
999
|
+
lucide-react/dist/esm/icons/leaf.js:
|
|
1000
|
+
lucide-react/dist/esm/icons/leafy-green.js:
|
|
1001
|
+
lucide-react/dist/esm/icons/lectern.js:
|
|
1002
|
+
lucide-react/dist/esm/icons/library-big.js:
|
|
1003
|
+
lucide-react/dist/esm/icons/library.js:
|
|
1004
|
+
lucide-react/dist/esm/icons/life-buoy.js:
|
|
1005
|
+
lucide-react/dist/esm/icons/ligature.js:
|
|
1006
|
+
lucide-react/dist/esm/icons/lightbulb-off.js:
|
|
1007
|
+
lucide-react/dist/esm/icons/lightbulb.js:
|
|
1008
|
+
lucide-react/dist/esm/icons/line-squiggle.js:
|
|
1009
|
+
lucide-react/dist/esm/icons/link-2-off.js:
|
|
1010
|
+
lucide-react/dist/esm/icons/link-2.js:
|
|
1011
|
+
lucide-react/dist/esm/icons/link.js:
|
|
1012
|
+
lucide-react/dist/esm/icons/linkedin.js:
|
|
1013
|
+
lucide-react/dist/esm/icons/list-check.js:
|
|
1014
|
+
lucide-react/dist/esm/icons/list-checks.js:
|
|
1015
|
+
lucide-react/dist/esm/icons/list-chevrons-down-up.js:
|
|
1016
|
+
lucide-react/dist/esm/icons/list-chevrons-up-down.js:
|
|
1017
|
+
lucide-react/dist/esm/icons/list-collapse.js:
|
|
1018
|
+
lucide-react/dist/esm/icons/list-end.js:
|
|
1019
|
+
lucide-react/dist/esm/icons/list-filter-plus.js:
|
|
1020
|
+
lucide-react/dist/esm/icons/list-filter.js:
|
|
1021
|
+
lucide-react/dist/esm/icons/list-indent-decrease.js:
|
|
1022
|
+
lucide-react/dist/esm/icons/list-minus.js:
|
|
1023
|
+
lucide-react/dist/esm/icons/list-indent-increase.js:
|
|
1024
|
+
lucide-react/dist/esm/icons/list-music.js:
|
|
1025
|
+
lucide-react/dist/esm/icons/list-ordered.js:
|
|
1026
|
+
lucide-react/dist/esm/icons/list-plus.js:
|
|
1027
|
+
lucide-react/dist/esm/icons/list-restart.js:
|
|
1028
|
+
lucide-react/dist/esm/icons/list-start.js:
|
|
1029
|
+
lucide-react/dist/esm/icons/list-todo.js:
|
|
1030
|
+
lucide-react/dist/esm/icons/list-tree.js:
|
|
1031
|
+
lucide-react/dist/esm/icons/list-video.js:
|
|
1032
|
+
lucide-react/dist/esm/icons/list-x.js:
|
|
1033
|
+
lucide-react/dist/esm/icons/list.js:
|
|
1034
|
+
lucide-react/dist/esm/icons/loader-circle.js:
|
|
1035
|
+
lucide-react/dist/esm/icons/loader-pinwheel.js:
|
|
1036
|
+
lucide-react/dist/esm/icons/loader.js:
|
|
1037
|
+
lucide-react/dist/esm/icons/locate-off.js:
|
|
1038
|
+
lucide-react/dist/esm/icons/locate-fixed.js:
|
|
1039
|
+
lucide-react/dist/esm/icons/locate.js:
|
|
1040
|
+
lucide-react/dist/esm/icons/lock-keyhole-open.js:
|
|
1041
|
+
lucide-react/dist/esm/icons/lock-keyhole.js:
|
|
1042
|
+
lucide-react/dist/esm/icons/lock-open.js:
|
|
1043
|
+
lucide-react/dist/esm/icons/lock.js:
|
|
1044
|
+
lucide-react/dist/esm/icons/log-in.js:
|
|
1045
|
+
lucide-react/dist/esm/icons/log-out.js:
|
|
1046
|
+
lucide-react/dist/esm/icons/logs.js:
|
|
1047
|
+
lucide-react/dist/esm/icons/lollipop.js:
|
|
1048
|
+
lucide-react/dist/esm/icons/luggage.js:
|
|
1049
|
+
lucide-react/dist/esm/icons/mail-check.js:
|
|
1050
|
+
lucide-react/dist/esm/icons/magnet.js:
|
|
1051
|
+
lucide-react/dist/esm/icons/mail-minus.js:
|
|
1052
|
+
lucide-react/dist/esm/icons/mail-open.js:
|
|
1053
|
+
lucide-react/dist/esm/icons/mail-plus.js:
|
|
1054
|
+
lucide-react/dist/esm/icons/mail-question-mark.js:
|
|
1055
|
+
lucide-react/dist/esm/icons/mail-search.js:
|
|
1056
|
+
lucide-react/dist/esm/icons/mail-warning.js:
|
|
1057
|
+
lucide-react/dist/esm/icons/mail-x.js:
|
|
1058
|
+
lucide-react/dist/esm/icons/mail.js:
|
|
1059
|
+
lucide-react/dist/esm/icons/mailbox.js:
|
|
1060
|
+
lucide-react/dist/esm/icons/mails.js:
|
|
1061
|
+
lucide-react/dist/esm/icons/map-minus.js:
|
|
1062
|
+
lucide-react/dist/esm/icons/map-pin-check-inside.js:
|
|
1063
|
+
lucide-react/dist/esm/icons/map-pin-check.js:
|
|
1064
|
+
lucide-react/dist/esm/icons/map-pin-house.js:
|
|
1065
|
+
lucide-react/dist/esm/icons/map-pin-minus-inside.js:
|
|
1066
|
+
lucide-react/dist/esm/icons/map-pin-minus.js:
|
|
1067
|
+
lucide-react/dist/esm/icons/map-pin-off.js:
|
|
1068
|
+
lucide-react/dist/esm/icons/map-pin-pen.js:
|
|
1069
|
+
lucide-react/dist/esm/icons/map-pin-plus-inside.js:
|
|
1070
|
+
lucide-react/dist/esm/icons/map-pin-plus.js:
|
|
1071
|
+
lucide-react/dist/esm/icons/map-pin-x-inside.js:
|
|
1072
|
+
lucide-react/dist/esm/icons/map-pin-x.js:
|
|
1073
|
+
lucide-react/dist/esm/icons/map-pin.js:
|
|
1074
|
+
lucide-react/dist/esm/icons/map-pinned.js:
|
|
1075
|
+
lucide-react/dist/esm/icons/map-plus.js:
|
|
1076
|
+
lucide-react/dist/esm/icons/map.js:
|
|
1077
|
+
lucide-react/dist/esm/icons/mars-stroke.js:
|
|
1078
|
+
lucide-react/dist/esm/icons/mars.js:
|
|
1079
|
+
lucide-react/dist/esm/icons/martini.js:
|
|
1080
|
+
lucide-react/dist/esm/icons/maximize-2.js:
|
|
1081
|
+
lucide-react/dist/esm/icons/maximize.js:
|
|
1082
|
+
lucide-react/dist/esm/icons/medal.js:
|
|
1083
|
+
lucide-react/dist/esm/icons/megaphone-off.js:
|
|
1084
|
+
lucide-react/dist/esm/icons/megaphone.js:
|
|
1085
|
+
lucide-react/dist/esm/icons/memory-stick.js:
|
|
1086
|
+
lucide-react/dist/esm/icons/meh.js:
|
|
1087
|
+
lucide-react/dist/esm/icons/menu.js:
|
|
1088
|
+
lucide-react/dist/esm/icons/merge.js:
|
|
1089
|
+
lucide-react/dist/esm/icons/message-circle-code.js:
|
|
1090
|
+
lucide-react/dist/esm/icons/message-circle-dashed.js:
|
|
1091
|
+
lucide-react/dist/esm/icons/message-circle-heart.js:
|
|
1092
|
+
lucide-react/dist/esm/icons/message-circle-more.js:
|
|
1093
|
+
lucide-react/dist/esm/icons/message-circle-off.js:
|
|
1094
|
+
lucide-react/dist/esm/icons/message-circle-plus.js:
|
|
1095
|
+
lucide-react/dist/esm/icons/message-circle-question-mark.js:
|
|
1096
|
+
lucide-react/dist/esm/icons/message-circle-reply.js:
|
|
1097
|
+
lucide-react/dist/esm/icons/message-circle-warning.js:
|
|
1098
|
+
lucide-react/dist/esm/icons/message-circle-x.js:
|
|
1099
|
+
lucide-react/dist/esm/icons/message-circle.js:
|
|
1100
|
+
lucide-react/dist/esm/icons/message-square-code.js:
|
|
1101
|
+
lucide-react/dist/esm/icons/message-square-dashed.js:
|
|
1102
|
+
lucide-react/dist/esm/icons/message-square-diff.js:
|
|
1103
|
+
lucide-react/dist/esm/icons/message-square-dot.js:
|
|
1104
|
+
lucide-react/dist/esm/icons/message-square-heart.js:
|
|
1105
|
+
lucide-react/dist/esm/icons/message-square-lock.js:
|
|
1106
|
+
lucide-react/dist/esm/icons/message-square-more.js:
|
|
1107
|
+
lucide-react/dist/esm/icons/message-square-off.js:
|
|
1108
|
+
lucide-react/dist/esm/icons/message-square-plus.js:
|
|
1109
|
+
lucide-react/dist/esm/icons/message-square-quote.js:
|
|
1110
|
+
lucide-react/dist/esm/icons/message-square-reply.js:
|
|
1111
|
+
lucide-react/dist/esm/icons/message-square-share.js:
|
|
1112
|
+
lucide-react/dist/esm/icons/message-square-text.js:
|
|
1113
|
+
lucide-react/dist/esm/icons/message-square-warning.js:
|
|
1114
|
+
lucide-react/dist/esm/icons/message-square-x.js:
|
|
1115
|
+
lucide-react/dist/esm/icons/message-square.js:
|
|
1116
|
+
lucide-react/dist/esm/icons/messages-square.js:
|
|
1117
|
+
lucide-react/dist/esm/icons/mic-off.js:
|
|
1118
|
+
lucide-react/dist/esm/icons/mic-vocal.js:
|
|
1119
|
+
lucide-react/dist/esm/icons/mic.js:
|
|
1120
|
+
lucide-react/dist/esm/icons/microchip.js:
|
|
1121
|
+
lucide-react/dist/esm/icons/microscope.js:
|
|
1122
|
+
lucide-react/dist/esm/icons/microwave.js:
|
|
1123
|
+
lucide-react/dist/esm/icons/milestone.js:
|
|
1124
|
+
lucide-react/dist/esm/icons/milk-off.js:
|
|
1125
|
+
lucide-react/dist/esm/icons/milk.js:
|
|
1126
|
+
lucide-react/dist/esm/icons/minimize-2.js:
|
|
1127
|
+
lucide-react/dist/esm/icons/minimize.js:
|
|
1128
|
+
lucide-react/dist/esm/icons/minus.js:
|
|
1129
|
+
lucide-react/dist/esm/icons/monitor-check.js:
|
|
1130
|
+
lucide-react/dist/esm/icons/monitor-cloud.js:
|
|
1131
|
+
lucide-react/dist/esm/icons/monitor-cog.js:
|
|
1132
|
+
lucide-react/dist/esm/icons/monitor-dot.js:
|
|
1133
|
+
lucide-react/dist/esm/icons/monitor-down.js:
|
|
1134
|
+
lucide-react/dist/esm/icons/monitor-off.js:
|
|
1135
|
+
lucide-react/dist/esm/icons/monitor-pause.js:
|
|
1136
|
+
lucide-react/dist/esm/icons/monitor-play.js:
|
|
1137
|
+
lucide-react/dist/esm/icons/monitor-smartphone.js:
|
|
1138
|
+
lucide-react/dist/esm/icons/monitor-speaker.js:
|
|
1139
|
+
lucide-react/dist/esm/icons/monitor-stop.js:
|
|
1140
|
+
lucide-react/dist/esm/icons/monitor-up.js:
|
|
1141
|
+
lucide-react/dist/esm/icons/monitor-x.js:
|
|
1142
|
+
lucide-react/dist/esm/icons/monitor.js:
|
|
1143
|
+
lucide-react/dist/esm/icons/moon-star.js:
|
|
1144
|
+
lucide-react/dist/esm/icons/moon.js:
|
|
1145
|
+
lucide-react/dist/esm/icons/motorbike.js:
|
|
1146
|
+
lucide-react/dist/esm/icons/mountain-snow.js:
|
|
1147
|
+
lucide-react/dist/esm/icons/mountain.js:
|
|
1148
|
+
lucide-react/dist/esm/icons/mouse-pointer-2-off.js:
|
|
1149
|
+
lucide-react/dist/esm/icons/mouse-off.js:
|
|
1150
|
+
lucide-react/dist/esm/icons/mouse-pointer-2.js:
|
|
1151
|
+
lucide-react/dist/esm/icons/mouse-pointer-ban.js:
|
|
1152
|
+
lucide-react/dist/esm/icons/mouse-pointer-click.js:
|
|
1153
|
+
lucide-react/dist/esm/icons/mouse-pointer.js:
|
|
1154
|
+
lucide-react/dist/esm/icons/mouse.js:
|
|
1155
|
+
lucide-react/dist/esm/icons/move-3d.js:
|
|
1156
|
+
lucide-react/dist/esm/icons/move-diagonal-2.js:
|
|
1157
|
+
lucide-react/dist/esm/icons/move-diagonal.js:
|
|
1158
|
+
lucide-react/dist/esm/icons/move-down-left.js:
|
|
1159
|
+
lucide-react/dist/esm/icons/move-down-right.js:
|
|
1160
|
+
lucide-react/dist/esm/icons/move-down.js:
|
|
1161
|
+
lucide-react/dist/esm/icons/move-horizontal.js:
|
|
1162
|
+
lucide-react/dist/esm/icons/move-left.js:
|
|
1163
|
+
lucide-react/dist/esm/icons/move-right.js:
|
|
1164
|
+
lucide-react/dist/esm/icons/move-up-left.js:
|
|
1165
|
+
lucide-react/dist/esm/icons/move-up-right.js:
|
|
1166
|
+
lucide-react/dist/esm/icons/move-up.js:
|
|
1167
|
+
lucide-react/dist/esm/icons/move-vertical.js:
|
|
1168
|
+
lucide-react/dist/esm/icons/move.js:
|
|
1169
|
+
lucide-react/dist/esm/icons/music-2.js:
|
|
1170
|
+
lucide-react/dist/esm/icons/music-3.js:
|
|
1171
|
+
lucide-react/dist/esm/icons/music-4.js:
|
|
1172
|
+
lucide-react/dist/esm/icons/music.js:
|
|
1173
|
+
lucide-react/dist/esm/icons/navigation-2-off.js:
|
|
1174
|
+
lucide-react/dist/esm/icons/navigation-2.js:
|
|
1175
|
+
lucide-react/dist/esm/icons/navigation-off.js:
|
|
1176
|
+
lucide-react/dist/esm/icons/navigation.js:
|
|
1177
|
+
lucide-react/dist/esm/icons/network.js:
|
|
1178
|
+
lucide-react/dist/esm/icons/nfc.js:
|
|
1179
|
+
lucide-react/dist/esm/icons/newspaper.js:
|
|
1180
|
+
lucide-react/dist/esm/icons/notebook-pen.js:
|
|
1181
|
+
lucide-react/dist/esm/icons/non-binary.js:
|
|
1182
|
+
lucide-react/dist/esm/icons/notebook-tabs.js:
|
|
1183
|
+
lucide-react/dist/esm/icons/notebook-text.js:
|
|
1184
|
+
lucide-react/dist/esm/icons/notepad-text-dashed.js:
|
|
1185
|
+
lucide-react/dist/esm/icons/notebook.js:
|
|
1186
|
+
lucide-react/dist/esm/icons/notepad-text.js:
|
|
1187
|
+
lucide-react/dist/esm/icons/nut-off.js:
|
|
1188
|
+
lucide-react/dist/esm/icons/nut.js:
|
|
1189
|
+
lucide-react/dist/esm/icons/octagon-alert.js:
|
|
1190
|
+
lucide-react/dist/esm/icons/octagon-minus.js:
|
|
1191
|
+
lucide-react/dist/esm/icons/octagon-pause.js:
|
|
1192
|
+
lucide-react/dist/esm/icons/octagon-x.js:
|
|
1193
|
+
lucide-react/dist/esm/icons/octagon.js:
|
|
1194
|
+
lucide-react/dist/esm/icons/omega.js:
|
|
1195
|
+
lucide-react/dist/esm/icons/option.js:
|
|
1196
|
+
lucide-react/dist/esm/icons/orbit.js:
|
|
1197
|
+
lucide-react/dist/esm/icons/package-2.js:
|
|
1198
|
+
lucide-react/dist/esm/icons/origami.js:
|
|
1199
|
+
lucide-react/dist/esm/icons/package-check.js:
|
|
1200
|
+
lucide-react/dist/esm/icons/package-open.js:
|
|
1201
|
+
lucide-react/dist/esm/icons/package-plus.js:
|
|
1202
|
+
lucide-react/dist/esm/icons/package-minus.js:
|
|
1203
|
+
lucide-react/dist/esm/icons/package-search.js:
|
|
1204
|
+
lucide-react/dist/esm/icons/package-x.js:
|
|
1205
|
+
lucide-react/dist/esm/icons/package.js:
|
|
1206
|
+
lucide-react/dist/esm/icons/paint-bucket.js:
|
|
1207
|
+
lucide-react/dist/esm/icons/paint-roller.js:
|
|
1208
|
+
lucide-react/dist/esm/icons/paintbrush-vertical.js:
|
|
1209
|
+
lucide-react/dist/esm/icons/paintbrush.js:
|
|
1210
|
+
lucide-react/dist/esm/icons/palette.js:
|
|
1211
|
+
lucide-react/dist/esm/icons/panda.js:
|
|
1212
|
+
lucide-react/dist/esm/icons/panel-bottom-close.js:
|
|
1213
|
+
lucide-react/dist/esm/icons/panel-bottom-dashed.js:
|
|
1214
|
+
lucide-react/dist/esm/icons/panel-bottom-open.js:
|
|
1215
|
+
lucide-react/dist/esm/icons/panel-bottom.js:
|
|
1216
|
+
lucide-react/dist/esm/icons/panel-left-close.js:
|
|
1217
|
+
lucide-react/dist/esm/icons/panel-left-dashed.js:
|
|
1218
|
+
lucide-react/dist/esm/icons/panel-left-open.js:
|
|
1219
|
+
lucide-react/dist/esm/icons/panel-left-right-dashed.js:
|
|
1220
|
+
lucide-react/dist/esm/icons/panel-left.js:
|
|
1221
|
+
lucide-react/dist/esm/icons/panel-right-close.js:
|
|
1222
|
+
lucide-react/dist/esm/icons/panel-right-dashed.js:
|
|
1223
|
+
lucide-react/dist/esm/icons/panel-right-open.js:
|
|
1224
|
+
lucide-react/dist/esm/icons/panel-right.js:
|
|
1225
|
+
lucide-react/dist/esm/icons/panel-top-bottom-dashed.js:
|
|
1226
|
+
lucide-react/dist/esm/icons/panel-top-close.js:
|
|
1227
|
+
lucide-react/dist/esm/icons/panel-top-dashed.js:
|
|
1228
|
+
lucide-react/dist/esm/icons/panel-top.js:
|
|
1229
|
+
lucide-react/dist/esm/icons/panel-top-open.js:
|
|
1230
|
+
lucide-react/dist/esm/icons/panels-left-bottom.js:
|
|
1231
|
+
lucide-react/dist/esm/icons/panels-right-bottom.js:
|
|
1232
|
+
lucide-react/dist/esm/icons/panels-top-left.js:
|
|
1233
|
+
lucide-react/dist/esm/icons/paperclip.js:
|
|
1234
|
+
lucide-react/dist/esm/icons/parentheses.js:
|
|
1235
|
+
lucide-react/dist/esm/icons/parking-meter.js:
|
|
1236
|
+
lucide-react/dist/esm/icons/party-popper.js:
|
|
1237
|
+
lucide-react/dist/esm/icons/pause.js:
|
|
1238
|
+
lucide-react/dist/esm/icons/paw-print.js:
|
|
1239
|
+
lucide-react/dist/esm/icons/pc-case.js:
|
|
1240
|
+
lucide-react/dist/esm/icons/pen-line.js:
|
|
1241
|
+
lucide-react/dist/esm/icons/pen-off.js:
|
|
1242
|
+
lucide-react/dist/esm/icons/pen-tool.js:
|
|
1243
|
+
lucide-react/dist/esm/icons/pen.js:
|
|
1244
|
+
lucide-react/dist/esm/icons/pencil-line.js:
|
|
1245
|
+
lucide-react/dist/esm/icons/pencil-off.js:
|
|
1246
|
+
lucide-react/dist/esm/icons/pencil-ruler.js:
|
|
1247
|
+
lucide-react/dist/esm/icons/pencil.js:
|
|
1248
|
+
lucide-react/dist/esm/icons/pentagon.js:
|
|
1249
|
+
lucide-react/dist/esm/icons/percent.js:
|
|
1250
|
+
lucide-react/dist/esm/icons/person-standing.js:
|
|
1251
|
+
lucide-react/dist/esm/icons/philippine-peso.js:
|
|
1252
|
+
lucide-react/dist/esm/icons/phone-call.js:
|
|
1253
|
+
lucide-react/dist/esm/icons/phone-forwarded.js:
|
|
1254
|
+
lucide-react/dist/esm/icons/phone-incoming.js:
|
|
1255
|
+
lucide-react/dist/esm/icons/phone-missed.js:
|
|
1256
|
+
lucide-react/dist/esm/icons/phone-off.js:
|
|
1257
|
+
lucide-react/dist/esm/icons/phone-outgoing.js:
|
|
1258
|
+
lucide-react/dist/esm/icons/phone.js:
|
|
1259
|
+
lucide-react/dist/esm/icons/pi.js:
|
|
1260
|
+
lucide-react/dist/esm/icons/pickaxe.js:
|
|
1261
|
+
lucide-react/dist/esm/icons/piano.js:
|
|
1262
|
+
lucide-react/dist/esm/icons/picture-in-picture-2.js:
|
|
1263
|
+
lucide-react/dist/esm/icons/picture-in-picture.js:
|
|
1264
|
+
lucide-react/dist/esm/icons/piggy-bank.js:
|
|
1265
|
+
lucide-react/dist/esm/icons/pilcrow-left.js:
|
|
1266
|
+
lucide-react/dist/esm/icons/pilcrow-right.js:
|
|
1267
|
+
lucide-react/dist/esm/icons/pilcrow.js:
|
|
1268
|
+
lucide-react/dist/esm/icons/pill-bottle.js:
|
|
1269
|
+
lucide-react/dist/esm/icons/pill.js:
|
|
1270
|
+
lucide-react/dist/esm/icons/pin-off.js:
|
|
1271
|
+
lucide-react/dist/esm/icons/pin.js:
|
|
1272
|
+
lucide-react/dist/esm/icons/pipette.js:
|
|
1273
|
+
lucide-react/dist/esm/icons/pizza.js:
|
|
1274
|
+
lucide-react/dist/esm/icons/plane-landing.js:
|
|
1275
|
+
lucide-react/dist/esm/icons/plane-takeoff.js:
|
|
1276
|
+
lucide-react/dist/esm/icons/plane.js:
|
|
1277
|
+
lucide-react/dist/esm/icons/play.js:
|
|
1278
|
+
lucide-react/dist/esm/icons/plug-2.js:
|
|
1279
|
+
lucide-react/dist/esm/icons/plug-zap.js:
|
|
1280
|
+
lucide-react/dist/esm/icons/plug.js:
|
|
1281
|
+
lucide-react/dist/esm/icons/plus.js:
|
|
1282
|
+
lucide-react/dist/esm/icons/pocket-knife.js:
|
|
1283
|
+
lucide-react/dist/esm/icons/pocket.js:
|
|
1284
|
+
lucide-react/dist/esm/icons/podcast.js:
|
|
1285
|
+
lucide-react/dist/esm/icons/pointer.js:
|
|
1286
|
+
lucide-react/dist/esm/icons/pointer-off.js:
|
|
1287
|
+
lucide-react/dist/esm/icons/popsicle.js:
|
|
1288
|
+
lucide-react/dist/esm/icons/popcorn.js:
|
|
1289
|
+
lucide-react/dist/esm/icons/pound-sterling.js:
|
|
1290
|
+
lucide-react/dist/esm/icons/power-off.js:
|
|
1291
|
+
lucide-react/dist/esm/icons/power.js:
|
|
1292
|
+
lucide-react/dist/esm/icons/presentation.js:
|
|
1293
|
+
lucide-react/dist/esm/icons/printer-check.js:
|
|
1294
|
+
lucide-react/dist/esm/icons/printer.js:
|
|
1295
|
+
lucide-react/dist/esm/icons/projector.js:
|
|
1296
|
+
lucide-react/dist/esm/icons/proportions.js:
|
|
1297
|
+
lucide-react/dist/esm/icons/puzzle.js:
|
|
1298
|
+
lucide-react/dist/esm/icons/pyramid.js:
|
|
1299
|
+
lucide-react/dist/esm/icons/qr-code.js:
|
|
1300
|
+
lucide-react/dist/esm/icons/quote.js:
|
|
1301
|
+
lucide-react/dist/esm/icons/rabbit.js:
|
|
1302
|
+
lucide-react/dist/esm/icons/radar.js:
|
|
1303
|
+
lucide-react/dist/esm/icons/radiation.js:
|
|
1304
|
+
lucide-react/dist/esm/icons/radical.js:
|
|
1305
|
+
lucide-react/dist/esm/icons/radio-receiver.js:
|
|
1306
|
+
lucide-react/dist/esm/icons/radio-tower.js:
|
|
1307
|
+
lucide-react/dist/esm/icons/radio.js:
|
|
1308
|
+
lucide-react/dist/esm/icons/radius.js:
|
|
1309
|
+
lucide-react/dist/esm/icons/rail-symbol.js:
|
|
1310
|
+
lucide-react/dist/esm/icons/rainbow.js:
|
|
1311
|
+
lucide-react/dist/esm/icons/rat.js:
|
|
1312
|
+
lucide-react/dist/esm/icons/ratio.js:
|
|
1313
|
+
lucide-react/dist/esm/icons/receipt-cent.js:
|
|
1314
|
+
lucide-react/dist/esm/icons/receipt-euro.js:
|
|
1315
|
+
lucide-react/dist/esm/icons/receipt-indian-rupee.js:
|
|
1316
|
+
lucide-react/dist/esm/icons/receipt-japanese-yen.js:
|
|
1317
|
+
lucide-react/dist/esm/icons/receipt-pound-sterling.js:
|
|
1318
|
+
lucide-react/dist/esm/icons/receipt-russian-ruble.js:
|
|
1319
|
+
lucide-react/dist/esm/icons/receipt-swiss-franc.js:
|
|
1320
|
+
lucide-react/dist/esm/icons/receipt-text.js:
|
|
1321
|
+
lucide-react/dist/esm/icons/receipt-turkish-lira.js:
|
|
1322
|
+
lucide-react/dist/esm/icons/rectangle-circle.js:
|
|
1323
|
+
lucide-react/dist/esm/icons/receipt.js:
|
|
1324
|
+
lucide-react/dist/esm/icons/rectangle-ellipsis.js:
|
|
1325
|
+
lucide-react/dist/esm/icons/rectangle-goggles.js:
|
|
1326
|
+
lucide-react/dist/esm/icons/rectangle-horizontal.js:
|
|
1327
|
+
lucide-react/dist/esm/icons/rectangle-vertical.js:
|
|
1328
|
+
lucide-react/dist/esm/icons/recycle.js:
|
|
1329
|
+
lucide-react/dist/esm/icons/redo-2.js:
|
|
1330
|
+
lucide-react/dist/esm/icons/redo-dot.js:
|
|
1331
|
+
lucide-react/dist/esm/icons/redo.js:
|
|
1332
|
+
lucide-react/dist/esm/icons/refresh-ccw-dot.js:
|
|
1333
|
+
lucide-react/dist/esm/icons/refresh-ccw.js:
|
|
1334
|
+
lucide-react/dist/esm/icons/refresh-cw-off.js:
|
|
1335
|
+
lucide-react/dist/esm/icons/refresh-cw.js:
|
|
1336
|
+
lucide-react/dist/esm/icons/refrigerator.js:
|
|
1337
|
+
lucide-react/dist/esm/icons/regex.js:
|
|
1338
|
+
lucide-react/dist/esm/icons/remove-formatting.js:
|
|
1339
|
+
lucide-react/dist/esm/icons/repeat-1.js:
|
|
1340
|
+
lucide-react/dist/esm/icons/repeat-2.js:
|
|
1341
|
+
lucide-react/dist/esm/icons/repeat.js:
|
|
1342
|
+
lucide-react/dist/esm/icons/replace-all.js:
|
|
1343
|
+
lucide-react/dist/esm/icons/replace.js:
|
|
1344
|
+
lucide-react/dist/esm/icons/reply-all.js:
|
|
1345
|
+
lucide-react/dist/esm/icons/reply.js:
|
|
1346
|
+
lucide-react/dist/esm/icons/rewind.js:
|
|
1347
|
+
lucide-react/dist/esm/icons/ribbon.js:
|
|
1348
|
+
lucide-react/dist/esm/icons/rocket.js:
|
|
1349
|
+
lucide-react/dist/esm/icons/rocking-chair.js:
|
|
1350
|
+
lucide-react/dist/esm/icons/roller-coaster.js:
|
|
1351
|
+
lucide-react/dist/esm/icons/rose.js:
|
|
1352
|
+
lucide-react/dist/esm/icons/rotate-3d.js:
|
|
1353
|
+
lucide-react/dist/esm/icons/rotate-ccw-key.js:
|
|
1354
|
+
lucide-react/dist/esm/icons/rotate-ccw-square.js:
|
|
1355
|
+
lucide-react/dist/esm/icons/rotate-ccw.js:
|
|
1356
|
+
lucide-react/dist/esm/icons/rotate-cw-square.js:
|
|
1357
|
+
lucide-react/dist/esm/icons/rotate-cw.js:
|
|
1358
|
+
lucide-react/dist/esm/icons/route-off.js:
|
|
1359
|
+
lucide-react/dist/esm/icons/route.js:
|
|
1360
|
+
lucide-react/dist/esm/icons/router.js:
|
|
1361
|
+
lucide-react/dist/esm/icons/rows-2.js:
|
|
1362
|
+
lucide-react/dist/esm/icons/rows-3.js:
|
|
1363
|
+
lucide-react/dist/esm/icons/rows-4.js:
|
|
1364
|
+
lucide-react/dist/esm/icons/rss.js:
|
|
1365
|
+
lucide-react/dist/esm/icons/ruler-dimension-line.js:
|
|
1366
|
+
lucide-react/dist/esm/icons/ruler.js:
|
|
1367
|
+
lucide-react/dist/esm/icons/russian-ruble.js:
|
|
1368
|
+
lucide-react/dist/esm/icons/sailboat.js:
|
|
1369
|
+
lucide-react/dist/esm/icons/salad.js:
|
|
1370
|
+
lucide-react/dist/esm/icons/sandwich.js:
|
|
1371
|
+
lucide-react/dist/esm/icons/satellite-dish.js:
|
|
1372
|
+
lucide-react/dist/esm/icons/satellite.js:
|
|
1373
|
+
lucide-react/dist/esm/icons/saudi-riyal.js:
|
|
1374
|
+
lucide-react/dist/esm/icons/save-all.js:
|
|
1375
|
+
lucide-react/dist/esm/icons/save-off.js:
|
|
1376
|
+
lucide-react/dist/esm/icons/save.js:
|
|
1377
|
+
lucide-react/dist/esm/icons/scale-3d.js:
|
|
1378
|
+
lucide-react/dist/esm/icons/scale.js:
|
|
1379
|
+
lucide-react/dist/esm/icons/scaling.js:
|
|
1380
|
+
lucide-react/dist/esm/icons/scan-barcode.js:
|
|
1381
|
+
lucide-react/dist/esm/icons/scan-eye.js:
|
|
1382
|
+
lucide-react/dist/esm/icons/scan-face.js:
|
|
1383
|
+
lucide-react/dist/esm/icons/scan-heart.js:
|
|
1384
|
+
lucide-react/dist/esm/icons/scan-line.js:
|
|
1385
|
+
lucide-react/dist/esm/icons/scan-qr-code.js:
|
|
1386
|
+
lucide-react/dist/esm/icons/scan-search.js:
|
|
1387
|
+
lucide-react/dist/esm/icons/scan-text.js:
|
|
1388
|
+
lucide-react/dist/esm/icons/scan.js:
|
|
1389
|
+
lucide-react/dist/esm/icons/school.js:
|
|
1390
|
+
lucide-react/dist/esm/icons/scissors-line-dashed.js:
|
|
1391
|
+
lucide-react/dist/esm/icons/scissors.js:
|
|
1392
|
+
lucide-react/dist/esm/icons/scooter.js:
|
|
1393
|
+
lucide-react/dist/esm/icons/screen-share-off.js:
|
|
1394
|
+
lucide-react/dist/esm/icons/screen-share.js:
|
|
1395
|
+
lucide-react/dist/esm/icons/scroll-text.js:
|
|
1396
|
+
lucide-react/dist/esm/icons/scroll.js:
|
|
1397
|
+
lucide-react/dist/esm/icons/search-alert.js:
|
|
1398
|
+
lucide-react/dist/esm/icons/search-check.js:
|
|
1399
|
+
lucide-react/dist/esm/icons/search-code.js:
|
|
1400
|
+
lucide-react/dist/esm/icons/search-slash.js:
|
|
1401
|
+
lucide-react/dist/esm/icons/search-x.js:
|
|
1402
|
+
lucide-react/dist/esm/icons/section.js:
|
|
1403
|
+
lucide-react/dist/esm/icons/search.js:
|
|
1404
|
+
lucide-react/dist/esm/icons/send-horizontal.js:
|
|
1405
|
+
lucide-react/dist/esm/icons/send-to-back.js:
|
|
1406
|
+
lucide-react/dist/esm/icons/send.js:
|
|
1407
|
+
lucide-react/dist/esm/icons/separator-horizontal.js:
|
|
1408
|
+
lucide-react/dist/esm/icons/separator-vertical.js:
|
|
1409
|
+
lucide-react/dist/esm/icons/server-cog.js:
|
|
1410
|
+
lucide-react/dist/esm/icons/server-crash.js:
|
|
1411
|
+
lucide-react/dist/esm/icons/server-off.js:
|
|
1412
|
+
lucide-react/dist/esm/icons/server.js:
|
|
1413
|
+
lucide-react/dist/esm/icons/settings.js:
|
|
1414
|
+
lucide-react/dist/esm/icons/settings-2.js:
|
|
1415
|
+
lucide-react/dist/esm/icons/shapes.js:
|
|
1416
|
+
lucide-react/dist/esm/icons/share-2.js:
|
|
1417
|
+
lucide-react/dist/esm/icons/share.js:
|
|
1418
|
+
lucide-react/dist/esm/icons/sheet.js:
|
|
1419
|
+
lucide-react/dist/esm/icons/shell.js:
|
|
1420
|
+
lucide-react/dist/esm/icons/shield-alert.js:
|
|
1421
|
+
lucide-react/dist/esm/icons/shield-ban.js:
|
|
1422
|
+
lucide-react/dist/esm/icons/shield-check.js:
|
|
1423
|
+
lucide-react/dist/esm/icons/shield-ellipsis.js:
|
|
1424
|
+
lucide-react/dist/esm/icons/shield-half.js:
|
|
1425
|
+
lucide-react/dist/esm/icons/shield-minus.js:
|
|
1426
|
+
lucide-react/dist/esm/icons/shield-off.js:
|
|
1427
|
+
lucide-react/dist/esm/icons/shield-plus.js:
|
|
1428
|
+
lucide-react/dist/esm/icons/shield-question-mark.js:
|
|
1429
|
+
lucide-react/dist/esm/icons/shield-user.js:
|
|
1430
|
+
lucide-react/dist/esm/icons/shield-x.js:
|
|
1431
|
+
lucide-react/dist/esm/icons/shield.js:
|
|
1432
|
+
lucide-react/dist/esm/icons/ship-wheel.js:
|
|
1433
|
+
lucide-react/dist/esm/icons/ship.js:
|
|
1434
|
+
lucide-react/dist/esm/icons/shirt.js:
|
|
1435
|
+
lucide-react/dist/esm/icons/shopping-bag.js:
|
|
1436
|
+
lucide-react/dist/esm/icons/shopping-basket.js:
|
|
1437
|
+
lucide-react/dist/esm/icons/shopping-cart.js:
|
|
1438
|
+
lucide-react/dist/esm/icons/shovel.js:
|
|
1439
|
+
lucide-react/dist/esm/icons/shower-head.js:
|
|
1440
|
+
lucide-react/dist/esm/icons/shrimp.js:
|
|
1441
|
+
lucide-react/dist/esm/icons/shredder.js:
|
|
1442
|
+
lucide-react/dist/esm/icons/shrink.js:
|
|
1443
|
+
lucide-react/dist/esm/icons/shrub.js:
|
|
1444
|
+
lucide-react/dist/esm/icons/shuffle.js:
|
|
1445
|
+
lucide-react/dist/esm/icons/sigma.js:
|
|
1446
|
+
lucide-react/dist/esm/icons/signal-high.js:
|
|
1447
|
+
lucide-react/dist/esm/icons/signal-low.js:
|
|
1448
|
+
lucide-react/dist/esm/icons/signal-medium.js:
|
|
1449
|
+
lucide-react/dist/esm/icons/signal.js:
|
|
1450
|
+
lucide-react/dist/esm/icons/signal-zero.js:
|
|
1451
|
+
lucide-react/dist/esm/icons/signature.js:
|
|
1452
|
+
lucide-react/dist/esm/icons/signpost-big.js:
|
|
1453
|
+
lucide-react/dist/esm/icons/signpost.js:
|
|
1454
|
+
lucide-react/dist/esm/icons/siren.js:
|
|
1455
|
+
lucide-react/dist/esm/icons/skip-back.js:
|
|
1456
|
+
lucide-react/dist/esm/icons/skip-forward.js:
|
|
1457
|
+
lucide-react/dist/esm/icons/skull.js:
|
|
1458
|
+
lucide-react/dist/esm/icons/slack.js:
|
|
1459
|
+
lucide-react/dist/esm/icons/slash.js:
|
|
1460
|
+
lucide-react/dist/esm/icons/slice.js:
|
|
1461
|
+
lucide-react/dist/esm/icons/sliders-horizontal.js:
|
|
1462
|
+
lucide-react/dist/esm/icons/sliders-vertical.js:
|
|
1463
|
+
lucide-react/dist/esm/icons/smartphone-charging.js:
|
|
1464
|
+
lucide-react/dist/esm/icons/smartphone-nfc.js:
|
|
1465
|
+
lucide-react/dist/esm/icons/smartphone.js:
|
|
1466
|
+
lucide-react/dist/esm/icons/smile-plus.js:
|
|
1467
|
+
lucide-react/dist/esm/icons/smile.js:
|
|
1468
|
+
lucide-react/dist/esm/icons/snail.js:
|
|
1469
|
+
lucide-react/dist/esm/icons/soap-dispenser-droplet.js:
|
|
1470
|
+
lucide-react/dist/esm/icons/snowflake.js:
|
|
1471
|
+
lucide-react/dist/esm/icons/sofa.js:
|
|
1472
|
+
lucide-react/dist/esm/icons/solar-panel.js:
|
|
1473
|
+
lucide-react/dist/esm/icons/soup.js:
|
|
1474
|
+
lucide-react/dist/esm/icons/space.js:
|
|
1475
|
+
lucide-react/dist/esm/icons/spade.js:
|
|
1476
|
+
lucide-react/dist/esm/icons/sparkle.js:
|
|
1477
|
+
lucide-react/dist/esm/icons/sparkles.js:
|
|
1478
|
+
lucide-react/dist/esm/icons/speaker.js:
|
|
1479
|
+
lucide-react/dist/esm/icons/speech.js:
|
|
1480
|
+
lucide-react/dist/esm/icons/spell-check-2.js:
|
|
1481
|
+
lucide-react/dist/esm/icons/spell-check.js:
|
|
1482
|
+
lucide-react/dist/esm/icons/spline-pointer.js:
|
|
1483
|
+
lucide-react/dist/esm/icons/spline.js:
|
|
1484
|
+
lucide-react/dist/esm/icons/split.js:
|
|
1485
|
+
lucide-react/dist/esm/icons/spool.js:
|
|
1486
|
+
lucide-react/dist/esm/icons/spray-can.js:
|
|
1487
|
+
lucide-react/dist/esm/icons/spotlight.js:
|
|
1488
|
+
lucide-react/dist/esm/icons/sprout.js:
|
|
1489
|
+
lucide-react/dist/esm/icons/square-activity.js:
|
|
1490
|
+
lucide-react/dist/esm/icons/square-arrow-down-left.js:
|
|
1491
|
+
lucide-react/dist/esm/icons/square-arrow-down-right.js:
|
|
1492
|
+
lucide-react/dist/esm/icons/square-arrow-down.js:
|
|
1493
|
+
lucide-react/dist/esm/icons/square-arrow-left.js:
|
|
1494
|
+
lucide-react/dist/esm/icons/square-arrow-out-down-left.js:
|
|
1495
|
+
lucide-react/dist/esm/icons/square-arrow-out-down-right.js:
|
|
1496
|
+
lucide-react/dist/esm/icons/square-arrow-out-up-left.js:
|
|
1497
|
+
lucide-react/dist/esm/icons/square-arrow-out-up-right.js:
|
|
1498
|
+
lucide-react/dist/esm/icons/square-arrow-right.js:
|
|
1499
|
+
lucide-react/dist/esm/icons/square-arrow-up-left.js:
|
|
1500
|
+
lucide-react/dist/esm/icons/square-arrow-up-right.js:
|
|
1501
|
+
lucide-react/dist/esm/icons/square-arrow-up.js:
|
|
1502
|
+
lucide-react/dist/esm/icons/square-asterisk.js:
|
|
1503
|
+
lucide-react/dist/esm/icons/square-bottom-dashed-scissors.js:
|
|
1504
|
+
lucide-react/dist/esm/icons/square-chart-gantt.js:
|
|
1505
|
+
lucide-react/dist/esm/icons/square-check-big.js:
|
|
1506
|
+
lucide-react/dist/esm/icons/square-check.js:
|
|
1507
|
+
lucide-react/dist/esm/icons/square-chevron-down.js:
|
|
1508
|
+
lucide-react/dist/esm/icons/square-chevron-left.js:
|
|
1509
|
+
lucide-react/dist/esm/icons/square-chevron-right.js:
|
|
1510
|
+
lucide-react/dist/esm/icons/square-chevron-up.js:
|
|
1511
|
+
lucide-react/dist/esm/icons/square-dashed-bottom-code.js:
|
|
1512
|
+
lucide-react/dist/esm/icons/square-code.js:
|
|
1513
|
+
lucide-react/dist/esm/icons/square-dashed-bottom.js:
|
|
1514
|
+
lucide-react/dist/esm/icons/square-dashed-kanban.js:
|
|
1515
|
+
lucide-react/dist/esm/icons/square-dashed-mouse-pointer.js:
|
|
1516
|
+
lucide-react/dist/esm/icons/square-dashed-top-solid.js:
|
|
1517
|
+
lucide-react/dist/esm/icons/square-dashed.js:
|
|
1518
|
+
lucide-react/dist/esm/icons/square-divide.js:
|
|
1519
|
+
lucide-react/dist/esm/icons/square-dot.js:
|
|
1520
|
+
lucide-react/dist/esm/icons/square-equal.js:
|
|
1521
|
+
lucide-react/dist/esm/icons/square-function.js:
|
|
1522
|
+
lucide-react/dist/esm/icons/square-kanban.js:
|
|
1523
|
+
lucide-react/dist/esm/icons/square-library.js:
|
|
1524
|
+
lucide-react/dist/esm/icons/square-menu.js:
|
|
1525
|
+
lucide-react/dist/esm/icons/square-m.js:
|
|
1526
|
+
lucide-react/dist/esm/icons/square-minus.js:
|
|
1527
|
+
lucide-react/dist/esm/icons/square-mouse-pointer.js:
|
|
1528
|
+
lucide-react/dist/esm/icons/square-parking-off.js:
|
|
1529
|
+
lucide-react/dist/esm/icons/square-parking.js:
|
|
1530
|
+
lucide-react/dist/esm/icons/square-pause.js:
|
|
1531
|
+
lucide-react/dist/esm/icons/square-pen.js:
|
|
1532
|
+
lucide-react/dist/esm/icons/square-percent.js:
|
|
1533
|
+
lucide-react/dist/esm/icons/square-pilcrow.js:
|
|
1534
|
+
lucide-react/dist/esm/icons/square-pi.js:
|
|
1535
|
+
lucide-react/dist/esm/icons/square-play.js:
|
|
1536
|
+
lucide-react/dist/esm/icons/square-plus.js:
|
|
1537
|
+
lucide-react/dist/esm/icons/square-power.js:
|
|
1538
|
+
lucide-react/dist/esm/icons/square-radical.js:
|
|
1539
|
+
lucide-react/dist/esm/icons/square-round-corner.js:
|
|
1540
|
+
lucide-react/dist/esm/icons/square-scissors.js:
|
|
1541
|
+
lucide-react/dist/esm/icons/square-sigma.js:
|
|
1542
|
+
lucide-react/dist/esm/icons/square-slash.js:
|
|
1543
|
+
lucide-react/dist/esm/icons/square-split-horizontal.js:
|
|
1544
|
+
lucide-react/dist/esm/icons/square-split-vertical.js:
|
|
1545
|
+
lucide-react/dist/esm/icons/square-square.js:
|
|
1546
|
+
lucide-react/dist/esm/icons/square-stack.js:
|
|
1547
|
+
lucide-react/dist/esm/icons/square-star.js:
|
|
1548
|
+
lucide-react/dist/esm/icons/square-terminal.js:
|
|
1549
|
+
lucide-react/dist/esm/icons/square-user-round.js:
|
|
1550
|
+
lucide-react/dist/esm/icons/square-stop.js:
|
|
1551
|
+
lucide-react/dist/esm/icons/square-user.js:
|
|
1552
|
+
lucide-react/dist/esm/icons/square-x.js:
|
|
1553
|
+
lucide-react/dist/esm/icons/square.js:
|
|
1554
|
+
lucide-react/dist/esm/icons/squares-exclude.js:
|
|
1555
|
+
lucide-react/dist/esm/icons/squares-intersect.js:
|
|
1556
|
+
lucide-react/dist/esm/icons/squares-subtract.js:
|
|
1557
|
+
lucide-react/dist/esm/icons/squircle-dashed.js:
|
|
1558
|
+
lucide-react/dist/esm/icons/squares-unite.js:
|
|
1559
|
+
lucide-react/dist/esm/icons/squircle.js:
|
|
1560
|
+
lucide-react/dist/esm/icons/squirrel.js:
|
|
1561
|
+
lucide-react/dist/esm/icons/stamp.js:
|
|
1562
|
+
lucide-react/dist/esm/icons/star-half.js:
|
|
1563
|
+
lucide-react/dist/esm/icons/star-off.js:
|
|
1564
|
+
lucide-react/dist/esm/icons/star.js:
|
|
1565
|
+
lucide-react/dist/esm/icons/step-back.js:
|
|
1566
|
+
lucide-react/dist/esm/icons/step-forward.js:
|
|
1567
|
+
lucide-react/dist/esm/icons/sticker.js:
|
|
1568
|
+
lucide-react/dist/esm/icons/stethoscope.js:
|
|
1569
|
+
lucide-react/dist/esm/icons/sticky-note.js:
|
|
1570
|
+
lucide-react/dist/esm/icons/stone.js:
|
|
1571
|
+
lucide-react/dist/esm/icons/store.js:
|
|
1572
|
+
lucide-react/dist/esm/icons/stretch-horizontal.js:
|
|
1573
|
+
lucide-react/dist/esm/icons/stretch-vertical.js:
|
|
1574
|
+
lucide-react/dist/esm/icons/strikethrough.js:
|
|
1575
|
+
lucide-react/dist/esm/icons/subscript.js:
|
|
1576
|
+
lucide-react/dist/esm/icons/sun-dim.js:
|
|
1577
|
+
lucide-react/dist/esm/icons/sun-medium.js:
|
|
1578
|
+
lucide-react/dist/esm/icons/sun-moon.js:
|
|
1579
|
+
lucide-react/dist/esm/icons/sun-snow.js:
|
|
1580
|
+
lucide-react/dist/esm/icons/sun.js:
|
|
1581
|
+
lucide-react/dist/esm/icons/sunrise.js:
|
|
1582
|
+
lucide-react/dist/esm/icons/sunset.js:
|
|
1583
|
+
lucide-react/dist/esm/icons/superscript.js:
|
|
1584
|
+
lucide-react/dist/esm/icons/swiss-franc.js:
|
|
1585
|
+
lucide-react/dist/esm/icons/swatch-book.js:
|
|
1586
|
+
lucide-react/dist/esm/icons/switch-camera.js:
|
|
1587
|
+
lucide-react/dist/esm/icons/sword.js:
|
|
1588
|
+
lucide-react/dist/esm/icons/swords.js:
|
|
1589
|
+
lucide-react/dist/esm/icons/syringe.js:
|
|
1590
|
+
lucide-react/dist/esm/icons/table-2.js:
|
|
1591
|
+
lucide-react/dist/esm/icons/table-cells-merge.js:
|
|
1592
|
+
lucide-react/dist/esm/icons/table-cells-split.js:
|
|
1593
|
+
lucide-react/dist/esm/icons/table-columns-split.js:
|
|
1594
|
+
lucide-react/dist/esm/icons/table-of-contents.js:
|
|
1595
|
+
lucide-react/dist/esm/icons/table-properties.js:
|
|
1596
|
+
lucide-react/dist/esm/icons/table-rows-split.js:
|
|
1597
|
+
lucide-react/dist/esm/icons/table.js:
|
|
1598
|
+
lucide-react/dist/esm/icons/tablet-smartphone.js:
|
|
1599
|
+
lucide-react/dist/esm/icons/tablet.js:
|
|
1600
|
+
lucide-react/dist/esm/icons/tablets.js:
|
|
1601
|
+
lucide-react/dist/esm/icons/tag.js:
|
|
1602
|
+
lucide-react/dist/esm/icons/tags.js:
|
|
1603
|
+
lucide-react/dist/esm/icons/tally-1.js:
|
|
1604
|
+
lucide-react/dist/esm/icons/tally-2.js:
|
|
1605
|
+
lucide-react/dist/esm/icons/tally-3.js:
|
|
1606
|
+
lucide-react/dist/esm/icons/tally-4.js:
|
|
1607
|
+
lucide-react/dist/esm/icons/tally-5.js:
|
|
1608
|
+
lucide-react/dist/esm/icons/tangent.js:
|
|
1609
|
+
lucide-react/dist/esm/icons/target.js:
|
|
1610
|
+
lucide-react/dist/esm/icons/tent-tree.js:
|
|
1611
|
+
lucide-react/dist/esm/icons/telescope.js:
|
|
1612
|
+
lucide-react/dist/esm/icons/tent.js:
|
|
1613
|
+
lucide-react/dist/esm/icons/terminal.js:
|
|
1614
|
+
lucide-react/dist/esm/icons/test-tube-diagonal.js:
|
|
1615
|
+
lucide-react/dist/esm/icons/test-tube.js:
|
|
1616
|
+
lucide-react/dist/esm/icons/test-tubes.js:
|
|
1617
|
+
lucide-react/dist/esm/icons/text-align-center.js:
|
|
1618
|
+
lucide-react/dist/esm/icons/text-align-end.js:
|
|
1619
|
+
lucide-react/dist/esm/icons/text-align-justify.js:
|
|
1620
|
+
lucide-react/dist/esm/icons/text-align-start.js:
|
|
1621
|
+
lucide-react/dist/esm/icons/text-cursor-input.js:
|
|
1622
|
+
lucide-react/dist/esm/icons/text-cursor.js:
|
|
1623
|
+
lucide-react/dist/esm/icons/text-initial.js:
|
|
1624
|
+
lucide-react/dist/esm/icons/text-quote.js:
|
|
1625
|
+
lucide-react/dist/esm/icons/text-search.js:
|
|
1626
|
+
lucide-react/dist/esm/icons/text-select.js:
|
|
1627
|
+
lucide-react/dist/esm/icons/text-wrap.js:
|
|
1628
|
+
lucide-react/dist/esm/icons/theater.js:
|
|
1629
|
+
lucide-react/dist/esm/icons/thermometer-snowflake.js:
|
|
1630
|
+
lucide-react/dist/esm/icons/thermometer-sun.js:
|
|
1631
|
+
lucide-react/dist/esm/icons/thermometer.js:
|
|
1632
|
+
lucide-react/dist/esm/icons/thumbs-down.js:
|
|
1633
|
+
lucide-react/dist/esm/icons/thumbs-up.js:
|
|
1634
|
+
lucide-react/dist/esm/icons/ticket-check.js:
|
|
1635
|
+
lucide-react/dist/esm/icons/ticket-minus.js:
|
|
1636
|
+
lucide-react/dist/esm/icons/ticket-percent.js:
|
|
1637
|
+
lucide-react/dist/esm/icons/ticket-plus.js:
|
|
1638
|
+
lucide-react/dist/esm/icons/ticket-slash.js:
|
|
1639
|
+
lucide-react/dist/esm/icons/ticket-x.js:
|
|
1640
|
+
lucide-react/dist/esm/icons/ticket.js:
|
|
1641
|
+
lucide-react/dist/esm/icons/tickets-plane.js:
|
|
1642
|
+
lucide-react/dist/esm/icons/tickets.js:
|
|
1643
|
+
lucide-react/dist/esm/icons/timer-off.js:
|
|
1644
|
+
lucide-react/dist/esm/icons/timer-reset.js:
|
|
1645
|
+
lucide-react/dist/esm/icons/timer.js:
|
|
1646
|
+
lucide-react/dist/esm/icons/toggle-left.js:
|
|
1647
|
+
lucide-react/dist/esm/icons/toggle-right.js:
|
|
1648
|
+
lucide-react/dist/esm/icons/toilet.js:
|
|
1649
|
+
lucide-react/dist/esm/icons/tool-case.js:
|
|
1650
|
+
lucide-react/dist/esm/icons/toolbox.js:
|
|
1651
|
+
lucide-react/dist/esm/icons/tornado.js:
|
|
1652
|
+
lucide-react/dist/esm/icons/torus.js:
|
|
1653
|
+
lucide-react/dist/esm/icons/touchpad-off.js:
|
|
1654
|
+
lucide-react/dist/esm/icons/touchpad.js:
|
|
1655
|
+
lucide-react/dist/esm/icons/tower-control.js:
|
|
1656
|
+
lucide-react/dist/esm/icons/toy-brick.js:
|
|
1657
|
+
lucide-react/dist/esm/icons/tractor.js:
|
|
1658
|
+
lucide-react/dist/esm/icons/traffic-cone.js:
|
|
1659
|
+
lucide-react/dist/esm/icons/train-front-tunnel.js:
|
|
1660
|
+
lucide-react/dist/esm/icons/train-front.js:
|
|
1661
|
+
lucide-react/dist/esm/icons/train-track.js:
|
|
1662
|
+
lucide-react/dist/esm/icons/tram-front.js:
|
|
1663
|
+
lucide-react/dist/esm/icons/transgender.js:
|
|
1664
|
+
lucide-react/dist/esm/icons/trash-2.js:
|
|
1665
|
+
lucide-react/dist/esm/icons/trash.js:
|
|
1666
|
+
lucide-react/dist/esm/icons/tree-deciduous.js:
|
|
1667
|
+
lucide-react/dist/esm/icons/tree-palm.js:
|
|
1668
|
+
lucide-react/dist/esm/icons/tree-pine.js:
|
|
1669
|
+
lucide-react/dist/esm/icons/trees.js:
|
|
1670
|
+
lucide-react/dist/esm/icons/trello.js:
|
|
1671
|
+
lucide-react/dist/esm/icons/trending-down.js:
|
|
1672
|
+
lucide-react/dist/esm/icons/trending-up-down.js:
|
|
1673
|
+
lucide-react/dist/esm/icons/trending-up.js:
|
|
1674
|
+
lucide-react/dist/esm/icons/triangle-alert.js:
|
|
1675
|
+
lucide-react/dist/esm/icons/triangle-dashed.js:
|
|
1676
|
+
lucide-react/dist/esm/icons/triangle-right.js:
|
|
1677
|
+
lucide-react/dist/esm/icons/triangle.js:
|
|
1678
|
+
lucide-react/dist/esm/icons/trophy.js:
|
|
1679
|
+
lucide-react/dist/esm/icons/truck-electric.js:
|
|
1680
|
+
lucide-react/dist/esm/icons/truck.js:
|
|
1681
|
+
lucide-react/dist/esm/icons/turkish-lira.js:
|
|
1682
|
+
lucide-react/dist/esm/icons/turntable.js:
|
|
1683
|
+
lucide-react/dist/esm/icons/turtle.js:
|
|
1684
|
+
lucide-react/dist/esm/icons/tv-minimal-play.js:
|
|
1685
|
+
lucide-react/dist/esm/icons/tv-minimal.js:
|
|
1686
|
+
lucide-react/dist/esm/icons/tv.js:
|
|
1687
|
+
lucide-react/dist/esm/icons/twitch.js:
|
|
1688
|
+
lucide-react/dist/esm/icons/twitter.js:
|
|
1689
|
+
lucide-react/dist/esm/icons/type-outline.js:
|
|
1690
|
+
lucide-react/dist/esm/icons/type.js:
|
|
1691
|
+
lucide-react/dist/esm/icons/umbrella-off.js:
|
|
1692
|
+
lucide-react/dist/esm/icons/umbrella.js:
|
|
1693
|
+
lucide-react/dist/esm/icons/underline.js:
|
|
1694
|
+
lucide-react/dist/esm/icons/undo-2.js:
|
|
1695
|
+
lucide-react/dist/esm/icons/undo-dot.js:
|
|
1696
|
+
lucide-react/dist/esm/icons/undo.js:
|
|
1697
|
+
lucide-react/dist/esm/icons/unfold-horizontal.js:
|
|
1698
|
+
lucide-react/dist/esm/icons/unfold-vertical.js:
|
|
1699
|
+
lucide-react/dist/esm/icons/ungroup.js:
|
|
1700
|
+
lucide-react/dist/esm/icons/university.js:
|
|
1701
|
+
lucide-react/dist/esm/icons/unlink-2.js:
|
|
1702
|
+
lucide-react/dist/esm/icons/unlink.js:
|
|
1703
|
+
lucide-react/dist/esm/icons/unplug.js:
|
|
1704
|
+
lucide-react/dist/esm/icons/upload.js:
|
|
1705
|
+
lucide-react/dist/esm/icons/usb.js:
|
|
1706
|
+
lucide-react/dist/esm/icons/user-check.js:
|
|
1707
|
+
lucide-react/dist/esm/icons/user-cog.js:
|
|
1708
|
+
lucide-react/dist/esm/icons/user-minus.js:
|
|
1709
|
+
lucide-react/dist/esm/icons/user-lock.js:
|
|
1710
|
+
lucide-react/dist/esm/icons/user-pen.js:
|
|
1711
|
+
lucide-react/dist/esm/icons/user-plus.js:
|
|
1712
|
+
lucide-react/dist/esm/icons/user-round-check.js:
|
|
1713
|
+
lucide-react/dist/esm/icons/user-round-cog.js:
|
|
1714
|
+
lucide-react/dist/esm/icons/user-round-minus.js:
|
|
1715
|
+
lucide-react/dist/esm/icons/user-round-pen.js:
|
|
1716
|
+
lucide-react/dist/esm/icons/user-round-plus.js:
|
|
1717
|
+
lucide-react/dist/esm/icons/user-round-search.js:
|
|
1718
|
+
lucide-react/dist/esm/icons/user-round-x.js:
|
|
1719
|
+
lucide-react/dist/esm/icons/user-round.js:
|
|
1720
|
+
lucide-react/dist/esm/icons/user-search.js:
|
|
1721
|
+
lucide-react/dist/esm/icons/user-star.js:
|
|
1722
|
+
lucide-react/dist/esm/icons/user-x.js:
|
|
1723
|
+
lucide-react/dist/esm/icons/user.js:
|
|
1724
|
+
lucide-react/dist/esm/icons/users-round.js:
|
|
1725
|
+
lucide-react/dist/esm/icons/users.js:
|
|
1726
|
+
lucide-react/dist/esm/icons/utensils-crossed.js:
|
|
1727
|
+
lucide-react/dist/esm/icons/utensils.js:
|
|
1728
|
+
lucide-react/dist/esm/icons/utility-pole.js:
|
|
1729
|
+
lucide-react/dist/esm/icons/van.js:
|
|
1730
|
+
lucide-react/dist/esm/icons/variable.js:
|
|
1731
|
+
lucide-react/dist/esm/icons/vault.js:
|
|
1732
|
+
lucide-react/dist/esm/icons/vector-square.js:
|
|
1733
|
+
lucide-react/dist/esm/icons/vegan.js:
|
|
1734
|
+
lucide-react/dist/esm/icons/venetian-mask.js:
|
|
1735
|
+
lucide-react/dist/esm/icons/venus-and-mars.js:
|
|
1736
|
+
lucide-react/dist/esm/icons/venus.js:
|
|
1737
|
+
lucide-react/dist/esm/icons/vibrate-off.js:
|
|
1738
|
+
lucide-react/dist/esm/icons/vibrate.js:
|
|
1739
|
+
lucide-react/dist/esm/icons/video-off.js:
|
|
1740
|
+
lucide-react/dist/esm/icons/video.js:
|
|
1741
|
+
lucide-react/dist/esm/icons/videotape.js:
|
|
1742
|
+
lucide-react/dist/esm/icons/view.js:
|
|
1743
|
+
lucide-react/dist/esm/icons/voicemail.js:
|
|
1744
|
+
lucide-react/dist/esm/icons/volleyball.js:
|
|
1745
|
+
lucide-react/dist/esm/icons/volume-1.js:
|
|
1746
|
+
lucide-react/dist/esm/icons/volume-off.js:
|
|
1747
|
+
lucide-react/dist/esm/icons/volume-2.js:
|
|
1748
|
+
lucide-react/dist/esm/icons/volume-x.js:
|
|
1749
|
+
lucide-react/dist/esm/icons/volume.js:
|
|
1750
|
+
lucide-react/dist/esm/icons/vote.js:
|
|
1751
|
+
lucide-react/dist/esm/icons/wallet-cards.js:
|
|
1752
|
+
lucide-react/dist/esm/icons/wallet-minimal.js:
|
|
1753
|
+
lucide-react/dist/esm/icons/wallet.js:
|
|
1754
|
+
lucide-react/dist/esm/icons/wallpaper.js:
|
|
1755
|
+
lucide-react/dist/esm/icons/wand-sparkles.js:
|
|
1756
|
+
lucide-react/dist/esm/icons/wand.js:
|
|
1757
|
+
lucide-react/dist/esm/icons/warehouse.js:
|
|
1758
|
+
lucide-react/dist/esm/icons/washing-machine.js:
|
|
1759
|
+
lucide-react/dist/esm/icons/watch.js:
|
|
1760
|
+
lucide-react/dist/esm/icons/waves-arrow-down.js:
|
|
1761
|
+
lucide-react/dist/esm/icons/waves-arrow-up.js:
|
|
1762
|
+
lucide-react/dist/esm/icons/waves-ladder.js:
|
|
1763
|
+
lucide-react/dist/esm/icons/waves.js:
|
|
1764
|
+
lucide-react/dist/esm/icons/waypoints.js:
|
|
1765
|
+
lucide-react/dist/esm/icons/webcam.js:
|
|
1766
|
+
lucide-react/dist/esm/icons/webhook-off.js:
|
|
1767
|
+
lucide-react/dist/esm/icons/webhook.js:
|
|
1768
|
+
lucide-react/dist/esm/icons/weight-tilde.js:
|
|
1769
|
+
lucide-react/dist/esm/icons/weight.js:
|
|
1770
|
+
lucide-react/dist/esm/icons/wheat-off.js:
|
|
1771
|
+
lucide-react/dist/esm/icons/wheat.js:
|
|
1772
|
+
lucide-react/dist/esm/icons/whole-word.js:
|
|
1773
|
+
lucide-react/dist/esm/icons/wifi-cog.js:
|
|
1774
|
+
lucide-react/dist/esm/icons/wifi-high.js:
|
|
1775
|
+
lucide-react/dist/esm/icons/wifi-low.js:
|
|
1776
|
+
lucide-react/dist/esm/icons/wifi-off.js:
|
|
1777
|
+
lucide-react/dist/esm/icons/wifi-pen.js:
|
|
1778
|
+
lucide-react/dist/esm/icons/wifi-sync.js:
|
|
1779
|
+
lucide-react/dist/esm/icons/wifi-zero.js:
|
|
1780
|
+
lucide-react/dist/esm/icons/wifi.js:
|
|
1781
|
+
lucide-react/dist/esm/icons/wind-arrow-down.js:
|
|
1782
|
+
lucide-react/dist/esm/icons/wind.js:
|
|
1783
|
+
lucide-react/dist/esm/icons/wine-off.js:
|
|
1784
|
+
lucide-react/dist/esm/icons/wine.js:
|
|
1785
|
+
lucide-react/dist/esm/icons/workflow.js:
|
|
1786
|
+
lucide-react/dist/esm/icons/worm.js:
|
|
1787
|
+
lucide-react/dist/esm/icons/wrench.js:
|
|
1788
|
+
lucide-react/dist/esm/icons/x.js:
|
|
1789
|
+
lucide-react/dist/esm/icons/youtube.js:
|
|
1790
|
+
lucide-react/dist/esm/icons/zap-off.js:
|
|
1791
|
+
lucide-react/dist/esm/icons/zap.js:
|
|
1792
|
+
lucide-react/dist/esm/icons/zoom-in.js:
|
|
1793
|
+
lucide-react/dist/esm/icons/zoom-out.js:
|
|
1794
|
+
lucide-react/dist/esm/icons/index.js:
|
|
1795
|
+
lucide-react/dist/esm/lucide-react.js:
|
|
1796
|
+
(**
|
|
1797
|
+
* @license lucide-react v0.562.0 - ISC
|
|
1798
|
+
*
|
|
1799
|
+
* This source code is licensed under the ISC license.
|
|
1800
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
1801
|
+
*)
|
|
1802
|
+
*/
|
|
1803
|
+
//# sourceMappingURL=index.js.map
|