@zealicsolutions/web-ui 1.0.140-beta.21 → 1.0.140-beta.22
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/cjs/index.js +2 -2
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/helpers/utils.js +1 -1
- package/dist/esm/helpers/utils.js.map +1 -1
- package/dist/esm/molecules/Button/hooks/useButtonAction.js +1 -1
- package/dist/esm/molecules/Button/hooks/useButtonAction.js.map +1 -1
- package/package.json +1 -1
package/dist/cjs/index.js
CHANGED
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
padding: 0;
|
|
253
253
|
margin: 0;
|
|
254
254
|
}
|
|
255
|
-
`,mC=Qs({...Kr,palette:{mode:"light"},shape:{borderRadius:8}}),yC=t=>{const r=(e=>{const{devices:t}=Kr,r=Object.keys(t),o=r[r.indexOf(e)+1];return"xl"===e?`(min-width: ${t[e]} )`:`(min-width: ${t[e]}) and (max-width: ${t[o]||t[e]})`})(t),o=()=>"undefined"!=typeof window&&window.matchMedia(r).matches,[n,a]=e.useState(o()),i=()=>a(o());return e.useEffect(()=>{if("undefined"==typeof window)return;const e=window.matchMedia(r);return i(),e.addEventListener("change",i),()=>{e.removeEventListener("change",i)}},[r]),n},gC=()=>e.useContext($r),vC=e.createContext({isMLRReview:!1,annotationsList:{links:[],tags:[]},showAnnotations:!1}),xC=()=>e.useContext(vC),bC=e.createContext({items:[],groupStepItemsByStepContainer:()=>({}),dateFields:[],setDateFields:()=>null,formId:"",submitHandler:()=>Promise.resolve(),validations:[],editable:!0,isPreview:!1,organismBodyId:"",isFormInEditMode:!0,organismMetadata:{},organismInfo:{},localStateObject:null,localState:{},setLocalStateValue:()=>null,isConfigurationMode:!1,onConfigurationItemClicked:()=>null,selectedConfigurationItemId:"",currentStyleProperties:{},currentContentProperties:{},onInternalNavigation:()=>null,routing:void 0,prefillData:null,loadRecordData:void 0}),wC=e=>{const t={};return e.forEach(e=>{"container"===e.instance&&(e=>{let r="";"form_step"===e.type&&(r=e.id),e.items.forEach(e=>{r&&(t[r]||(t[r]=[]),t[r].push(e))})})(e)}),t},kC=({initItems:t=[],children:r,submitHandler:o,formId:n,validations:a,editable:i=!0,isPreview:s=!1,organismBodyId:c,isFormInEditMode:u=!0,organismMetadata:d,organismInfo:p,localStateObject:h=null,isConfigurationMode:f=!1,onConfigurationItemHandler:m,selectedConfigurationItemId:y,currentStyleProperties:g={},currentContentProperties:v={},onInternalNavigation:x=()=>null,routing:b,prefillData:w=null,loadRecordData:k})=>{const[_,C]=l.default.useState([]),[M,S]=e.useState(h||{}),D=e.useCallback((e,t)=>{S(r=>({...r,[e]:t}))},[]),O=l.default.useMemo(()=>(e,t)=>{if(!e)return;const r={...e,organismInfo:p,organismId:p?.id,organismSubtype:p?.subtype,libraryEntityId:e?.libraryEntityId||p?.moleculeLibraryId||e?.moleculeLibraryId||void 0};!r.pmiObjectId&&p?.pmiObjectId&&(r.pmiObjectId=p.pmiObjectId),m?.(r,t,p)},[m,p]),P=l.default.useMemo(()=>(Array.isArray(t)?t:[t]).map(e=>"children"in e&&!("items"in e)&&Array.isArray(e.children)?{...e,items:e.children}:e),[t]),E=l.default.useMemo(()=>({dateFields:_,setDateFields:C,items:P,groupStepItemsByStepContainer:()=>wC(P),submitHandler:o,formId:n,validations:a,editable:i,isPreview:s,organismBodyId:c,isFormInEditMode:u,organismMetadata:d,organismInfo:p,localStateObject:h,localState:M,setLocalStateValue:D,isConfigurationMode:f,onConfigurationItemClicked:O,selectedConfigurationItemId:y,currentStyleProperties:g,currentContentProperties:v,onInternalNavigation:x,routing:b,prefillData:w,loadRecordData:k}),[P,n,a,i,s,_,C,o,c,u,d,p,h,M,D,f,O,y,g,v,x,b,w,k]);return ot(bC.Provider,{value:E,children:r})},_C=()=>e.useContext(bC),CC=e.createContext({activePopup:null,setActivePopup:()=>{},clearActivePopup:()=>{}}),MC=()=>{const t=e.useContext(CC);if(!t)throw new Error("usePopupContext must be used within a PopupProvider");return t},SC=e.createContext({stateConfig:{},stateHandler:()=>null,authenticated:!1}),DC=()=>e.useContext(SC),OC=()=>{const{stateConfig:e,stateHandler:t,authenticated:r}=DC();return{onStateChange:({id:o,type:n})=>{o&&e?.[o]&&Object.prototype.hasOwnProperty.call(e[o],"interacted")&&r&&t?.({[o]:{interacted:n}})}}},PC=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),EC=(...e)=>e.filter((e,t,r)=>Boolean(e)&&""!==e.trim()&&r.indexOf(e)===t).join(" ").trim();var jC={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"};const TC=e.forwardRef(({color:t="currentColor",size:r=24,strokeWidth:o=2,absoluteStrokeWidth:n,className:a="",children:i,iconNode:s,...l},c)=>e.createElement("svg",{ref:c,...jC,width:r,height:r,stroke:t,strokeWidth:n?24*Number(o)/Number(r):o,className:EC("lucide",a),...l},[...s.map(([t,r])=>e.createElement(t,r)),...Array.isArray(i)?i:[i]])),NC=(t,r)=>{const o=e.forwardRef(({className:o,...n},a)=>e.createElement(TC,{ref:a,iconNode:r,className:EC(`lucide-${PC(t)}`,o),...n}));return o.displayName=`${t}`,o},RC=[["path",{d:"M3.5 13h6",key:"p1my2r"}],["path",{d:"m2 16 4.5-9 4.5 9",key:"ndf0b3"}],["path",{d:"M18 7v9",key:"pknjwm"}],["path",{d:"m14 12 4 4 4-4",key:"buelq4"}]],FC=NC("AArrowDown",RC);var zC=Object.freeze({__proto__:null,__iconNode:RC,default:FC});const AC=[["path",{d:"M3.5 13h6",key:"p1my2r"}],["path",{d:"m2 16 4.5-9 4.5 9",key:"ndf0b3"}],["path",{d:"M18 16V7",key:"ty0viw"}],["path",{d:"m14 11 4-4 4 4",key:"1pu57t"}]],IC=NC("AArrowUp",AC);var LC=Object.freeze({__proto__:null,__iconNode:AC,default:IC});const BC=[["path",{d:"M21 14h-5",key:"1vh23k"}],["path",{d:"M16 16v-3.5a2.5 2.5 0 0 1 5 0V16",key:"1wh10o"}],["path",{d:"M4.5 13h6",key:"dfilno"}],["path",{d:"m3 16 4.5-9 4.5 9",key:"2dxa0e"}]],VC=NC("ALargeSmall",BC);var $C=Object.freeze({__proto__:null,__iconNode:BC,default:VC});const HC=[["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"}]],qC=NC("Accessibility",HC);var WC=Object.freeze({__proto__:null,__iconNode:HC,default:qC});const UC=[["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"}]],GC=NC("Activity",UC);var KC=Object.freeze({__proto__:null,__iconNode:UC,default:GC});const YC=[["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:"M18.3 17.7a2.5 2.5 0 0 1-3.16 3.83 2.53 2.53 0 0 1-1.14-2V12",key:"1bo8pg"}],["path",{d:"M6.6 15.6A2 2 0 1 0 10 17v-5",key:"t9h90c"}]],ZC=NC("AirVent",YC);var XC=Object.freeze({__proto__:null,__iconNode:YC,default:ZC});const QC=[["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"}]],JC=NC("Airplay",QC);var eM=Object.freeze({__proto__:null,__iconNode:QC,default:JC});const tM=[["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"}]],rM=NC("AlarmClockCheck",tM);var oM=Object.freeze({__proto__:null,__iconNode:tM,default:rM});const nM=[["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"}]],aM=NC("AlarmClockMinus",nM);var iM=Object.freeze({__proto__:null,__iconNode:nM,default:aM});const sM=[["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"}]],lM=NC("AlarmClockOff",sM);var cM=Object.freeze({__proto__:null,__iconNode:sM,default:lM});const uM=[["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"}]],dM=NC("AlarmClockPlus",uM);var pM=Object.freeze({__proto__:null,__iconNode:uM,default:dM});const hM=[["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"}]],fM=NC("AlarmClock",hM);var mM=Object.freeze({__proto__:null,__iconNode:hM,default:fM});const yM=[["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"}]],gM=NC("AlarmSmoke",yM);var vM=Object.freeze({__proto__:null,__iconNode:yM,default:gM});const xM=[["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"}]],bM=NC("Album",xM);var wM=Object.freeze({__proto__:null,__iconNode:xM,default:bM});const kM=[["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"}]],_M=NC("AlignCenterHorizontal",kM);var CM=Object.freeze({__proto__:null,__iconNode:kM,default:_M});const MM=[["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"}]],SM=NC("AlignCenterVertical",MM);var DM=Object.freeze({__proto__:null,__iconNode:MM,default:SM});const OM=[["path",{d:"M17 12H7",key:"16if0g"}],["path",{d:"M19 18H5",key:"18s9l3"}],["path",{d:"M21 6H3",key:"1jwq7v"}]],PM=NC("AlignCenter",OM);var EM=Object.freeze({__proto__:null,__iconNode:OM,default:PM});const jM=[["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"}]],TM=NC("AlignEndVertical",jM);var NM=Object.freeze({__proto__:null,__iconNode:jM,default:TM});const RM=[["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"}]],FM=NC("AlignEndHorizontal",RM);var zM=Object.freeze({__proto__:null,__iconNode:RM,default:FM});const AM=[["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"}]],IM=NC("AlignHorizontalDistributeCenter",AM);var LM=Object.freeze({__proto__:null,__iconNode:AM,default:IM});const BM=[["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"}]],VM=NC("AlignHorizontalDistributeEnd",BM);var $M=Object.freeze({__proto__:null,__iconNode:BM,default:VM});const HM=[["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"}]],qM=NC("AlignHorizontalDistributeStart",HM);var WM=Object.freeze({__proto__:null,__iconNode:HM,default:qM});const UM=[["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"}]],GM=NC("AlignHorizontalJustifyCenter",UM);var KM=Object.freeze({__proto__:null,__iconNode:UM,default:GM});const YM=[["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"}]],ZM=NC("AlignHorizontalJustifyEnd",YM);var XM=Object.freeze({__proto__:null,__iconNode:YM,default:ZM});const QM=[["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"}]],JM=NC("AlignHorizontalJustifyStart",QM);var eS=Object.freeze({__proto__:null,__iconNode:QM,default:JM});const tS=[["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"}]],rS=NC("AlignHorizontalSpaceAround",tS);var oS=Object.freeze({__proto__:null,__iconNode:tS,default:rS});const nS=[["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"}]],aS=NC("AlignHorizontalSpaceBetween",nS);var iS=Object.freeze({__proto__:null,__iconNode:nS,default:aS});const sS=[["path",{d:"M3 12h18",key:"1i2n21"}],["path",{d:"M3 18h18",key:"1h113x"}],["path",{d:"M3 6h18",key:"d0wm0j"}]],lS=NC("AlignJustify",sS);var cS=Object.freeze({__proto__:null,__iconNode:sS,default:lS});const uS=[["path",{d:"M15 12H3",key:"6jk70r"}],["path",{d:"M17 18H3",key:"1amg6g"}],["path",{d:"M21 6H3",key:"1jwq7v"}]],dS=NC("AlignLeft",uS);var pS=Object.freeze({__proto__:null,__iconNode:uS,default:dS});const hS=[["path",{d:"M21 12H9",key:"dn1m92"}],["path",{d:"M21 18H7",key:"1ygte8"}],["path",{d:"M21 6H3",key:"1jwq7v"}]],fS=NC("AlignRight",hS);var mS=Object.freeze({__proto__:null,__iconNode:hS,default:fS});const yS=[["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"}]],gS=NC("AlignStartHorizontal",yS);var vS=Object.freeze({__proto__:null,__iconNode:yS,default:gS});const xS=[["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"}]],bS=NC("AlignStartVertical",xS);var wS=Object.freeze({__proto__:null,__iconNode:xS,default:bS});const kS=[["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"}]],_S=NC("AlignVerticalDistributeCenter",kS);var CS=Object.freeze({__proto__:null,__iconNode:kS,default:_S});const MS=[["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"}]],SS=NC("AlignVerticalDistributeEnd",MS);var DS=Object.freeze({__proto__:null,__iconNode:MS,default:SS});const OS=[["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"}]],PS=NC("AlignVerticalDistributeStart",OS);var ES=Object.freeze({__proto__:null,__iconNode:OS,default:PS});const jS=[["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"}]],TS=NC("AlignVerticalJustifyCenter",jS);var NS=Object.freeze({__proto__:null,__iconNode:jS,default:TS});const RS=[["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"}]],FS=NC("AlignVerticalJustifyEnd",RS);var zS=Object.freeze({__proto__:null,__iconNode:RS,default:FS});const AS=[["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"}]],IS=NC("AlignVerticalJustifyStart",AS);var LS=Object.freeze({__proto__:null,__iconNode:AS,default:IS});const BS=[["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"}]],VS=NC("AlignVerticalSpaceAround",BS);var $S=Object.freeze({__proto__:null,__iconNode:BS,default:VS});const HS=[["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"}]],qS=NC("AlignVerticalSpaceBetween",HS);var WS=Object.freeze({__proto__:null,__iconNode:HS,default:qS});const US=[["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"}]],GS=NC("Ambulance",US);var KS=Object.freeze({__proto__:null,__iconNode:US,default:GS});const YS=[["path",{d:"M17.5 12c0 4.4-3.6 8-8 8A4.5 4.5 0 0 1 5 15.5c0-6 8-4 8-8.5a3 3 0 1 0-6 0c0 3 2.5 8.5 12 13",key:"1o9ehi"}],["path",{d:"M16 12h3",key:"4uvgyw"}]],ZS=NC("Ampersand",YS);var XS=Object.freeze({__proto__:null,__iconNode:YS,default:ZS});const QS=[["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"}]],JS=NC("Ampersands",QS);var eD=Object.freeze({__proto__:null,__iconNode:QS,default:JS});const tD=[["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"}]],rD=NC("Amphora",tD);var oD=Object.freeze({__proto__:null,__iconNode:tD,default:rD});const nD=[["path",{d:"M12 22V8",key:"qkxhtm"}],["path",{d:"M5 12H2a10 10 0 0 0 20 0h-3",key:"1hv3nh"}],["circle",{cx:"12",cy:"5",r:"3",key:"rqqgnr"}]],aD=NC("Anchor",nD);var iD=Object.freeze({__proto__:null,__iconNode:nD,default:aD});const sD=[["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=NC("Angry",sD);var cD=Object.freeze({__proto__:null,__iconNode:sD,default:lD});const uD=[["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"}]],dD=NC("Annoyed",uD);var pD=Object.freeze({__proto__:null,__iconNode:uD,default:dD});const hD=[["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=NC("Antenna",hD);var mD=Object.freeze({__proto__:null,__iconNode:hD,default:fD});const yD=[["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"}]],gD=NC("Anvil",yD);var vD=Object.freeze({__proto__:null,__iconNode:yD,default:gD});const xD=[["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"}]],bD=NC("Aperture",xD);var wD=Object.freeze({__proto__:null,__iconNode:xD,default:bD});const kD=[["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"}]],_D=NC("AppWindowMac",kD);var CD=Object.freeze({__proto__:null,__iconNode:kD,default:_D});const MD=[["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"}]],SD=NC("AppWindow",MD);var DD=Object.freeze({__proto__:null,__iconNode:MD,default:SD});const OD=[["path",{d:"M12 20.94c1.5 0 2.75 1.06 4 1.06 3 0 6-8 6-12.22A4.91 4.91 0 0 0 17 5c-2.22 0-4 1.44-5 2-1-.56-2.78-2-5-2a4.9 4.9 0 0 0-5 4.78C2 14 5 22 8 22c1.25 0 2.5-1.06 4-1.06Z",key:"3s7exb"}],["path",{d:"M10 2c1 .5 2 2 2 5",key:"fcco2y"}]],PD=NC("Apple",OD);var ED=Object.freeze({__proto__:null,__iconNode:OD,default:PD});const jD=[["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"}]],TD=NC("ArchiveRestore",jD);var ND=Object.freeze({__proto__:null,__iconNode:jD,default:TD});const RD=[["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"}]],FD=NC("ArchiveX",RD);var zD=Object.freeze({__proto__:null,__iconNode:RD,default:FD});const AD=[["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"}]],ID=NC("Archive",AD);var LD=Object.freeze({__proto__:null,__iconNode:AD,default:ID});const BD=[["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"}]],VD=NC("Armchair",BD);var $D=Object.freeze({__proto__:null,__iconNode:BD,default:VD});const HD=[["path",{d:"M15 5H9",key:"1tp3ed"}],["path",{d:"M15 9v3h4l-7 7-7-7h4V9z",key:"ncdc4b"}]],qD=NC("ArrowBigDownDash",HD);var WD=Object.freeze({__proto__:null,__iconNode:HD,default:qD});const UD=[["path",{d:"M15 6v6h4l-7 7-7-7h4V6h6z",key:"1thax2"}]],GD=NC("ArrowBigDown",UD);var KD=Object.freeze({__proto__:null,__iconNode:UD,default:GD});const YD=[["path",{d:"M19 15V9",key:"1hci5f"}],["path",{d:"M15 15h-3v4l-7-7 7-7v4h3v6z",key:"16tjna"}]],ZD=NC("ArrowBigLeftDash",YD);var XD=Object.freeze({__proto__:null,__iconNode:YD,default:ZD});const QD=[["path",{d:"M18 15h-6v4l-7-7 7-7v4h6v6z",key:"lbrdak"}]],JD=NC("ArrowBigLeft",QD);var eO=Object.freeze({__proto__:null,__iconNode:QD,default:JD});const tO=[["path",{d:"M5 9v6",key:"158jrl"}],["path",{d:"M9 9h3V5l7 7-7 7v-4H9V9z",key:"1sg2xn"}]],rO=NC("ArrowBigRightDash",tO);var oO=Object.freeze({__proto__:null,__iconNode:tO,default:rO});const nO=[["path",{d:"M6 9h6V5l7 7-7 7v-4H6V9z",key:"7fvt9c"}]],aO=NC("ArrowBigRight",nO);var iO=Object.freeze({__proto__:null,__iconNode:nO,default:aO});const sO=[["path",{d:"M9 19h6",key:"456am0"}],["path",{d:"M9 15v-3H5l7-7 7 7h-4v3H9z",key:"1r2uve"}]],lO=NC("ArrowBigUpDash",sO);var cO=Object.freeze({__proto__:null,__iconNode:sO,default:lO});const uO=[["path",{d:"M9 18v-6H5l7-7 7 7h-4v6H9z",key:"1x06kx"}]],dO=NC("ArrowBigUp",uO);var pO=Object.freeze({__proto__:null,__iconNode:uO,default:dO});const hO=[["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"}]],fO=NC("ArrowDown01",hO);var mO=Object.freeze({__proto__:null,__iconNode:hO,default:fO});const yO=[["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"}]],gO=NC("ArrowDown10",yO);var vO=Object.freeze({__proto__:null,__iconNode:yO,default:gO});const xO=[["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"}]],bO=NC("ArrowDownAZ",xO);var wO=Object.freeze({__proto__:null,__iconNode:xO,default:bO});const kO=[["path",{d:"M19 3H5",key:"1236rx"}],["path",{d:"M12 21V7",key:"gj6g52"}],["path",{d:"m6 15 6 6 6-6",key:"h15q88"}]],_O=NC("ArrowDownFromLine",kO);var CO=Object.freeze({__proto__:null,__iconNode:kO,default:_O});const MO=[["path",{d:"M17 7 7 17",key:"15tmo1"}],["path",{d:"M17 17H7V7",key:"1org7z"}]],SO=NC("ArrowDownLeft",MO);var DO=Object.freeze({__proto__:null,__iconNode:MO,default:SO});const OO=[["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"}]],PO=NC("ArrowDownNarrowWide",OO);var EO=Object.freeze({__proto__:null,__iconNode:OO,default:PO});const jO=[["path",{d:"m7 7 10 10",key:"1fmybs"}],["path",{d:"M17 7v10H7",key:"6fjiku"}]],TO=NC("ArrowDownRight",jO);var NO=Object.freeze({__proto__:null,__iconNode:jO,default:TO});const RO=[["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"}]],FO=NC("ArrowDownToDot",RO);var zO=Object.freeze({__proto__:null,__iconNode:RO,default:FO});const AO=[["path",{d:"M12 17V3",key:"1cwfxf"}],["path",{d:"m6 11 6 6 6-6",key:"12ii2o"}],["path",{d:"M19 21H5",key:"150jfl"}]],IO=NC("ArrowDownToLine",AO);var LO=Object.freeze({__proto__:null,__iconNode:AO,default:IO});const BO=[["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"}]],VO=NC("ArrowDownUp",BO);var $O=Object.freeze({__proto__:null,__iconNode:BO,default:VO});const HO=[["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"}]],qO=NC("ArrowDownWideNarrow",HO);var WO=Object.freeze({__proto__:null,__iconNode:HO,default:qO});const UO=[["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"}]],GO=NC("ArrowDownZA",UO);var KO=Object.freeze({__proto__:null,__iconNode:UO,default:GO});const YO=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],ZO=NC("ArrowDown",YO);var XO=Object.freeze({__proto__:null,__iconNode:YO,default:ZO});const QO=[["path",{d:"m9 6-6 6 6 6",key:"7v63n9"}],["path",{d:"M3 12h14",key:"13k4hi"}],["path",{d:"M21 19V5",key:"b4bplr"}]],JO=NC("ArrowLeftFromLine",QO);var eP=Object.freeze({__proto__:null,__iconNode:QO,default:JO});const tP=[["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"}]],rP=NC("ArrowLeftRight",tP);var oP=Object.freeze({__proto__:null,__iconNode:tP,default:rP});const nP=[["path",{d:"M3 19V5",key:"rwsyhb"}],["path",{d:"m13 6-6 6 6 6",key:"1yhaz7"}],["path",{d:"M7 12h14",key:"uoisry"}]],aP=NC("ArrowLeftToLine",nP);var iP=Object.freeze({__proto__:null,__iconNode:nP,default:aP});const sP=[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]],lP=NC("ArrowLeft",sP);var cP=Object.freeze({__proto__:null,__iconNode:sP,default:lP});const uP=[["path",{d:"M3 5v14",key:"1nt18q"}],["path",{d:"M21 12H7",key:"13ipq5"}],["path",{d:"m15 18 6-6-6-6",key:"6tx3qv"}]],dP=NC("ArrowRightFromLine",uP);var pP=Object.freeze({__proto__:null,__iconNode:uP,default:dP});const hP=[["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"}]],fP=NC("ArrowRightLeft",hP);var mP=Object.freeze({__proto__:null,__iconNode:hP,default:fP});const yP=[["path",{d:"M17 12H3",key:"8awo09"}],["path",{d:"m11 18 6-6-6-6",key:"8c2y43"}],["path",{d:"M21 5v14",key:"nzette"}]],gP=NC("ArrowRightToLine",yP);var vP=Object.freeze({__proto__:null,__iconNode:yP,default:gP});const xP=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]],bP=NC("ArrowRight",xP);var wP=Object.freeze({__proto__:null,__iconNode:xP,default:bP});const kP=[["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"}]],_P=NC("ArrowUp01",kP);var CP=Object.freeze({__proto__:null,__iconNode:kP,default:_P});const MP=[["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"}]],SP=NC("ArrowUp10",MP);var DP=Object.freeze({__proto__:null,__iconNode:MP,default:SP});const OP=[["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"}]],PP=NC("ArrowUpAZ",OP);var EP=Object.freeze({__proto__:null,__iconNode:OP,default:PP});const jP=[["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"}]],TP=NC("ArrowUpDown",jP);var NP=Object.freeze({__proto__:null,__iconNode:jP,default:TP});const RP=[["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"}]],FP=NC("ArrowUpFromDot",RP);var zP=Object.freeze({__proto__:null,__iconNode:RP,default:FP});const AP=[["path",{d:"m18 9-6-6-6 6",key:"kcunyi"}],["path",{d:"M12 3v14",key:"7cf3v8"}],["path",{d:"M5 21h14",key:"11awu3"}]],IP=NC("ArrowUpFromLine",AP);var LP=Object.freeze({__proto__:null,__iconNode:AP,default:IP});const BP=[["path",{d:"M7 17V7h10",key:"11bw93"}],["path",{d:"M17 17 7 7",key:"2786uv"}]],VP=NC("ArrowUpLeft",BP);var $P=Object.freeze({__proto__:null,__iconNode:BP,default:VP});const HP=[["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"}]],qP=NC("ArrowUpNarrowWide",HP);var WP=Object.freeze({__proto__:null,__iconNode:HP,default:qP});const UP=[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]],GP=NC("ArrowUpRight",UP);var KP=Object.freeze({__proto__:null,__iconNode:UP,default:GP});const YP=[["path",{d:"M5 3h14",key:"7usisc"}],["path",{d:"m18 13-6-6-6 6",key:"1kf1n9"}],["path",{d:"M12 7v14",key:"1akyts"}]],ZP=NC("ArrowUpToLine",YP);var XP=Object.freeze({__proto__:null,__iconNode:YP,default:ZP});const QP=[["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"}]],JP=NC("ArrowUpWideNarrow",QP);var eE=Object.freeze({__proto__:null,__iconNode:QP,default:JP});const tE=[["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"}]],rE=NC("ArrowUpZA",tE);var oE=Object.freeze({__proto__:null,__iconNode:tE,default:rE});const nE=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],aE=NC("ArrowUp",nE);var iE=Object.freeze({__proto__:null,__iconNode:nE,default:aE});const sE=[["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"}]],lE=NC("ArrowsUpFromLine",sE);var cE=Object.freeze({__proto__:null,__iconNode:sE,default:lE});const uE=[["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"}]],dE=NC("Asterisk",uE);var pE=Object.freeze({__proto__:null,__iconNode:uE,default:dE});const hE=[["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"}]],fE=NC("AtSign",hE);var mE=Object.freeze({__proto__:null,__iconNode:hE,default:fE});const yE=[["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"}]],gE=NC("Atom",yE);var vE=Object.freeze({__proto__:null,__iconNode:yE,default:gE});const xE=[["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"}]],bE=NC("AudioLines",xE);var wE=Object.freeze({__proto__:null,__iconNode:xE,default:bE});const kE=[["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"}]],_E=NC("AudioWaveform",kE);var CE=Object.freeze({__proto__:null,__iconNode:kE,default:_E});const ME=[["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"}]],SE=NC("Award",ME);var DE=Object.freeze({__proto__:null,__iconNode:ME,default:SE});const OE=[["path",{d:"m14 12-8.5 8.5a2.12 2.12 0 1 1-3-3L11 9",key:"csbz4o"}],["path",{d:"M15 13 9 7l4-4 6 6h3a8 8 0 0 1-7 7z",key:"113wfo"}]],PE=NC("Axe",OE);var EE=Object.freeze({__proto__:null,__iconNode:OE,default:PE});const jE=[["path",{d:"M4 4v16h16",key:"1s015l"}],["path",{d:"m4 20 7-7",key:"17qe9y"}]],TE=NC("Axis3d",jE);var NE=Object.freeze({__proto__:null,__iconNode:jE,default:TE});const RE=[["path",{d:"M9 12h.01",key:"157uk2"}],["path",{d:"M15 12h.01",key:"1k8ypt"}],["path",{d:"M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5",key:"1u7htd"}],["path",{d:"M19 6.3a9 9 0 0 1 1.8 3.9 2 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:"5yv0yz"}]],FE=NC("Baby",RE);var zE=Object.freeze({__proto__:null,__iconNode:RE,default:FE});const AE=[["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"}]],IE=NC("Backpack",AE);var LE=Object.freeze({__proto__:null,__iconNode:AE,default:IE});const BE=[["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"}]],VE=NC("BadgeAlert",BE);var $E=Object.freeze({__proto__:null,__iconNode:BE,default:VE});const HE=[["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"}]],qE=NC("BadgeCent",HE);var WE=Object.freeze({__proto__:null,__iconNode:HE,default:qE});const UE=[["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"}]],GE=NC("BadgeCheck",UE);var KE=Object.freeze({__proto__:null,__iconNode:UE,default:GE});const YE=[["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"}]],ZE=NC("BadgeDollarSign",YE);var XE=Object.freeze({__proto__:null,__iconNode:YE,default:ZE});const QE=[["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"}]],JE=NC("BadgeEuro",QE);var ej=Object.freeze({__proto__:null,__iconNode:QE,default:JE});const tj=[["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"}]],rj=NC("BadgeHelp",tj);var oj=Object.freeze({__proto__:null,__iconNode:tj,default:rj});const nj=[["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"}]],aj=NC("BadgeIndianRupee",nj);var ij=Object.freeze({__proto__:null,__iconNode:nj,default:aj});const sj=[["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"}]],lj=NC("BadgeInfo",sj);var cj=Object.freeze({__proto__:null,__iconNode:sj,default:lj});const uj=[["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"}]],dj=NC("BadgeJapaneseYen",uj);var pj=Object.freeze({__proto__:null,__iconNode:uj,default:dj});const hj=[["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"}]],fj=NC("BadgeMinus",hj);var mj=Object.freeze({__proto__:null,__iconNode:hj,default:fj});const yj=[["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"}]],gj=NC("BadgePercent",yj);var vj=Object.freeze({__proto__:null,__iconNode:yj,default:gj});const xj=[["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"}]],bj=NC("BadgePlus",xj);var wj=Object.freeze({__proto__:null,__iconNode:xj,default:bj});const kj=[["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"}]],_j=NC("BadgePoundSterling",kj);var Cj=Object.freeze({__proto__:null,__iconNode:kj,default:_j});const Mj=[["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"}]],Sj=NC("BadgeRussianRuble",Mj);var Dj=Object.freeze({__proto__:null,__iconNode:Mj,default:Sj});const Oj=[["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"}]],Pj=NC("BadgeSwissFranc",Oj);var Ej=Object.freeze({__proto__:null,__iconNode:Oj,default:Pj});const jj=[["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"}]],Tj=NC("BadgeX",jj);var Nj=Object.freeze({__proto__:null,__iconNode:jj,default:Tj});const Rj=[["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"}]],Fj=NC("Badge",Rj);var zj=Object.freeze({__proto__:null,__iconNode:Rj,default:Fj});const Aj=[["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"}]],Ij=NC("BaggageClaim",Aj);var Lj=Object.freeze({__proto__:null,__iconNode:Aj,default:Ij});const Bj=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m4.9 4.9 14.2 14.2",key:"1m5liu"}]],Vj=NC("Ban",Bj);var $j=Object.freeze({__proto__:null,__iconNode:Bj,default:Vj});const Hj=[["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"}]],qj=NC("Banana",Hj);var Wj=Object.freeze({__proto__:null,__iconNode:Hj,default:qj});const Uj=[["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"}]],Gj=NC("Bandage",Uj);var Kj=Object.freeze({__proto__:null,__iconNode:Uj,default:Gj});const Yj=[["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"}]],Zj=NC("Banknote",Yj);var Xj=Object.freeze({__proto__:null,__iconNode:Yj,default:Zj});const Qj=[["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"}]],Jj=NC("Barcode",Qj);var eT=Object.freeze({__proto__:null,__iconNode:Qj,default:Jj});const tT=[["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"}]],rT=NC("Bath",tT);var oT=Object.freeze({__proto__:null,__iconNode:tT,default:rT});const nT=[["path",{d:"M4 20h16",key:"14thso"}],["path",{d:"m6 16 6-12 6 12",key:"1b4byz"}],["path",{d:"M8 12h8",key:"1wcyev"}]],aT=NC("Baseline",nT);var iT=Object.freeze({__proto__:null,__iconNode:nT,default:aT});const sT=[["path",{d:"M15 7h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2",key:"1sdynx"}],["path",{d:"M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1",key:"1gkd3k"}],["path",{d:"m11 7-3 5h4l-3 5",key:"b4a64w"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}]],lT=NC("BatteryCharging",sT);var cT=Object.freeze({__proto__:null,__iconNode:sT,default:lT});const uT=[["rect",{width:"16",height:"10",x:"2",y:"7",rx:"2",ry:"2",key:"1w10f2"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}],["line",{x1:"6",x2:"6",y1:"11",y2:"13",key:"1wd6dw"}],["line",{x1:"10",x2:"10",y1:"11",y2:"13",key:"haxvl5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"13",key:"c6fn6x"}]],dT=NC("BatteryFull",uT);var pT=Object.freeze({__proto__:null,__iconNode:uT,default:dT});const hT=[["rect",{width:"16",height:"10",x:"2",y:"7",rx:"2",ry:"2",key:"1w10f2"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}],["line",{x1:"6",x2:"6",y1:"11",y2:"13",key:"1wd6dw"}]],fT=NC("BatteryLow",hT);var mT=Object.freeze({__proto__:null,__iconNode:hT,default:fT});const yT=[["rect",{width:"16",height:"10",x:"2",y:"7",rx:"2",ry:"2",key:"1w10f2"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}],["line",{x1:"6",x2:"6",y1:"11",y2:"13",key:"1wd6dw"}],["line",{x1:"10",x2:"10",y1:"11",y2:"13",key:"haxvl5"}]],gT=NC("BatteryMedium",yT);var vT=Object.freeze({__proto__:null,__iconNode:yT,default:gT});const xT=[["path",{d:"M10 9v6",key:"17i7lo"}],["path",{d:"M13.5 7H16a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2.5",key:"jzl4pj"}],["path",{d:"M22 11v2",key:"1wo06k"}],["path",{d:"M6.5 17H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2.5",key:"1ar5vp"}],["path",{d:"M7 12h6",key:"iekk3h"}]],bT=NC("BatteryPlus",xT);var wT=Object.freeze({__proto__:null,__iconNode:xT,default:bT});const kT=[["path",{d:"M10 17h.01",key:"nbq80n"}],["path",{d:"M10 7v6",key:"nne03l"}],["path",{d:"M14 7h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2",key:"1x5o8m"}],["path",{d:"M22 11v2",key:"1wo06k"}],["path",{d:"M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2",key:"1mdjgh"}]],_T=NC("BatteryWarning",kT);var CT=Object.freeze({__proto__:null,__iconNode:kT,default:_T});const MT=[["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"}]],ST=NC("Beaker",MT);var DT=Object.freeze({__proto__:null,__iconNode:MT,default:ST});const OT=[["rect",{width:"16",height:"10",x:"2",y:"7",rx:"2",ry:"2",key:"1w10f2"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}]],PT=NC("Battery",OT);var ET=Object.freeze({__proto__:null,__iconNode:OT,default:PT});const jT=[["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"}]],TT=NC("BeanOff",jT);var NT=Object.freeze({__proto__:null,__iconNode:jT,default:TT});const RT=[["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"}]],FT=NC("Bean",RT);var zT=Object.freeze({__proto__:null,__iconNode:RT,default:FT});const AT=[["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"}]],IT=NC("BedDouble",AT);var LT=Object.freeze({__proto__:null,__iconNode:AT,default:IT});const BT=[["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"}]],VT=NC("BedSingle",BT);var $T=Object.freeze({__proto__:null,__iconNode:BT,default:VT});const HT=[["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"}]],qT=NC("Bed",HT);var WT=Object.freeze({__proto__:null,__iconNode:HT,default:qT});const UT=[["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"}]],GT=NC("Beef",UT);var KT=Object.freeze({__proto__:null,__iconNode:UT,default:GT});const YT=[["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"}]],ZT=NC("BeerOff",YT);var XT=Object.freeze({__proto__:null,__iconNode:YT,default:ZT});const QT=[["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"}]],JT=NC("Beer",QT);var eN=Object.freeze({__proto__:null,__iconNode:QT,default:JT});const tN=[["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"}]],rN=NC("BellDot",tN);var oN=Object.freeze({__proto__:null,__iconNode:tN,default:rN});const nN=[["path",{d:"M18.8 4A6.3 8.7 0 0 1 20 9",key:"xve1fh"}],["path",{d:"M9 9h.01",key:"1q5me6"}],["circle",{cx:"9",cy:"9",r:"7",key:"p2h5vp"}],["rect",{width:"10",height:"6",x:"4",y:"16",rx:"2",key:"17f3te"}],["path",{d:"M14 19c3 0 4.6-1.6 4.6-1.6",key:"n7odp6"}],["circle",{cx:"20",cy:"16",r:"2",key:"1v9bxh"}]],aN=NC("BellElectric",nN);var iN=Object.freeze({__proto__:null,__iconNode:nN,default:aN});const sN=[["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"}]],lN=NC("BellMinus",sN);var cN=Object.freeze({__proto__:null,__iconNode:sN,default:lN});const uN=[["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"}]],dN=NC("BellOff",uN);var pN=Object.freeze({__proto__:null,__iconNode:uN,default:dN});const hN=[["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"}]],fN=NC("BellPlus",hN);var mN=Object.freeze({__proto__:null,__iconNode:hN,default:fN});const yN=[["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"}]],gN=NC("BellRing",yN);var vN=Object.freeze({__proto__:null,__iconNode:yN,default:gN});const xN=[["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"}]],bN=NC("Bell",xN);var wN=Object.freeze({__proto__:null,__iconNode:xN,default:bN});const kN=[["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"}]],_N=NC("BetweenHorizontalEnd",kN);var CN=Object.freeze({__proto__:null,__iconNode:kN,default:_N});const MN=[["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"}]],SN=NC("BetweenHorizontalStart",MN);var DN=Object.freeze({__proto__:null,__iconNode:MN,default:SN});const ON=[["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"}]],PN=NC("BetweenVerticalEnd",ON);var EN=Object.freeze({__proto__:null,__iconNode:ON,default:PN});const jN=[["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"}]],TN=NC("BetweenVerticalStart",jN);var NN=Object.freeze({__proto__:null,__iconNode:jN,default:TN});const RN=[["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"}]],FN=NC("BicepsFlexed",RN);var zN=Object.freeze({__proto__:null,__iconNode:RN,default:FN});const AN=[["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"}]],IN=NC("Bike",AN);var LN=Object.freeze({__proto__:null,__iconNode:AN,default:IN});const BN=[["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"}]],VN=NC("Binary",BN);var $N=Object.freeze({__proto__:null,__iconNode:BN,default:VN});const HN=[["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"}]],qN=NC("Binoculars",HN);var WN=Object.freeze({__proto__:null,__iconNode:HN,default:qN});const UN=[["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"}]],GN=NC("Biohazard",UN);var KN=Object.freeze({__proto__:null,__iconNode:UN,default:GN});const YN=[["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"}]],ZN=NC("Bird",YN);var XN=Object.freeze({__proto__:null,__iconNode:YN,default:ZN});const QN=[["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"}]],JN=NC("Bitcoin",QN);var eR=Object.freeze({__proto__:null,__iconNode:QN,default:JN});const tR=[["circle",{cx:"9",cy:"9",r:"7",key:"p2h5vp"}],["circle",{cx:"15",cy:"15",r:"7",key:"19ennj"}]],rR=NC("Blend",tR);var oR=Object.freeze({__proto__:null,__iconNode:tR,default:rR});const nR=[["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"}]],aR=NC("Blinds",nR);var iR=Object.freeze({__proto__:null,__iconNode:nR,default:aR});const sR=[["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["path",{d:"M10 21V8a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1H3",key:"1fpvtg"}]],lR=NC("Blocks",sR);var cR=Object.freeze({__proto__:null,__iconNode:sR,default:lR});const uR=[["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"}]],dR=NC("BluetoothConnected",uR);var pR=Object.freeze({__proto__:null,__iconNode:uR,default:dR});const hR=[["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"}]],fR=NC("BluetoothOff",hR);var mR=Object.freeze({__proto__:null,__iconNode:hR,default:fR});const yR=[["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"}]],gR=NC("BluetoothSearching",yR);var vR=Object.freeze({__proto__:null,__iconNode:yR,default:gR});const xR=[["path",{d:"m7 7 10 10-5 5V2l5 5L7 17",key:"1q5490"}]],bR=NC("Bluetooth",xR);var wR=Object.freeze({__proto__:null,__iconNode:xR,default:bR});const kR=[["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=NC("Bold",kR);var CR=Object.freeze({__proto__:null,__iconNode:kR,default:_R});const MR=[["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"}]],SR=NC("Bolt",MR);var DR=Object.freeze({__proto__:null,__iconNode:MR,default:SR});const OR=[["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"}]],PR=NC("Bomb",OR);var ER=Object.freeze({__proto__:null,__iconNode:OR,default:PR});const jR=[["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"}]],TR=NC("Bone",jR);var NR=Object.freeze({__proto__:null,__iconNode:jR,default:TR});const RR=[["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"}]],FR=NC("BookA",RR);var zR=Object.freeze({__proto__:null,__iconNode:RR,default:FR});const AR=[["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"}]],IR=NC("BookAudio",AR);var LR=Object.freeze({__proto__:null,__iconNode:AR,default:IR});const BR=[["path",{d:"M2 16V4a2 2 0 0 1 2-2h11",key:"spzkk5"}],["path",{d:"M22 18H11a2 2 0 1 0 0 4h10.5a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5H11a2 2 0 0 0-2 2v12",key:"1wz07i"}],["path",{d:"M5 14H4a2 2 0 1 0 0 4h1",key:"16gqf9"}]],VR=NC("BookCopy",BR);var $R=Object.freeze({__proto__:null,__iconNode:BR,default:VR});const HR=[["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"}]],qR=NC("BookCheck",HR);var WR=Object.freeze({__proto__:null,__iconNode:HR,default:qR});const UR=[["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"}]],GR=NC("BookDashed",UR);var KR=Object.freeze({__proto__:null,__iconNode:UR,default:GR});const YR=[["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"}]],ZR=NC("BookDown",YR);var XR=Object.freeze({__proto__:null,__iconNode:YR,default:ZR});const QR=[["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"}]],JR=NC("BookHeadphones",QR);var eF=Object.freeze({__proto__:null,__iconNode:QR,default:JR});const tF=[["path",{d:"M16 8.2A2.22 2.22 0 0 0 13.8 6c-.8 0-1.4.3-1.8.9-.4-.6-1-.9-1.8-.9A2.22 2.22 0 0 0 8 8.2c0 .6.3 1.2.7 1.6A226.652 226.652 0 0 0 12 13a404 404 0 0 0 3.3-3.1 2.413 2.413 0 0 0 .7-1.7",key:"1t75a8"}],["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"}]],rF=NC("BookHeart",tF);var oF=Object.freeze({__proto__:null,__iconNode:tF,default:rF});const nF=[["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"}]],aF=NC("BookImage",nF);var iF=Object.freeze({__proto__:null,__iconNode:nF,default:aF});const sF=[["path",{d:"m19 3 1 1",key:"ze14oc"}],["path",{d:"m20 2-4.5 4.5",key:"1sppr8"}],["path",{d:"M20 8v13a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"1ocbpn"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H14",key:"1gfsgw"}],["circle",{cx:"14",cy:"8",r:"2",key:"u49eql"}]],lF=NC("BookKey",sF);var cF=Object.freeze({__proto__:null,__iconNode:sF,default:lF});const uF=[["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"}]],dF=NC("BookLock",uF);var pF=Object.freeze({__proto__:null,__iconNode:uF,default:dF});const hF=[["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"}]],fF=NC("BookMarked",hF);var mF=Object.freeze({__proto__:null,__iconNode:hF,default:fF});const yF=[["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"}]],gF=NC("BookMinus",yF);var vF=Object.freeze({__proto__:null,__iconNode:yF,default:gF});const xF=[["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"}]],bF=NC("BookOpenCheck",xF);var wF=Object.freeze({__proto__:null,__iconNode:xF,default:bF});const kF=[["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"}]],_F=NC("BookOpenText",kF);var CF=Object.freeze({__proto__:null,__iconNode:kF,default:_F});const MF=[["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"}]],SF=NC("BookOpen",MF);var DF=Object.freeze({__proto__:null,__iconNode:MF,default:SF});const OF=[["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"}]],PF=NC("BookPlus",OF);var EF=Object.freeze({__proto__:null,__iconNode:OF,default:PF});const jF=[["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"}]],TF=NC("BookText",jF);var NF=Object.freeze({__proto__:null,__iconNode:jF,default:TF});const RF=[["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"}]],FF=NC("BookType",RF);var zF=Object.freeze({__proto__:null,__iconNode:RF,default:FF});const AF=[["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"}]],IF=NC("BookUp2",AF);var LF=Object.freeze({__proto__:null,__iconNode:AF,default:IF});const BF=[["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"}]],VF=NC("BookUp",BF);var $F=Object.freeze({__proto__:null,__iconNode:BF,default:VF});const HF=[["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"}]],qF=NC("BookUser",HF);var WF=Object.freeze({__proto__:null,__iconNode:HF,default:qF});const UF=[["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"}]],GF=NC("BookX",UF);var KF=Object.freeze({__proto__:null,__iconNode:UF,default:GF});const YF=[["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"}]],ZF=NC("Book",YF);var XF=Object.freeze({__proto__:null,__iconNode:YF,default:ZF});const QF=[["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"}]],JF=NC("BookmarkCheck",QF);var ez=Object.freeze({__proto__:null,__iconNode:QF,default:JF});const tz=[["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"}]],rz=NC("BookmarkMinus",tz);var oz=Object.freeze({__proto__:null,__iconNode:tz,default:rz});const nz=[["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"}]],az=NC("BookmarkPlus",nz);var iz=Object.freeze({__proto__:null,__iconNode:nz,default:az});const sz=[["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"}]],lz=NC("BookmarkX",sz);var cz=Object.freeze({__proto__:null,__iconNode:sz,default:lz});const uz=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z",key:"1fy3hk"}]],dz=NC("Bookmark",uz);var pz=Object.freeze({__proto__:null,__iconNode:uz,default:dz});const hz=[["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"}]],fz=NC("BoomBox",hz);var mz=Object.freeze({__proto__:null,__iconNode:hz,default:fz});const yz=[["path",{d:"M12 6V2H8",key:"1155em"}],["path",{d:"m8 18-4 4V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2Z",key:"w2lp3e"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M9 11v2",key:"1ueba0"}],["path",{d:"M15 11v2",key:"i11awn"}],["path",{d:"M20 12h2",key:"1q8mjw"}]],gz=NC("BotMessageSquare",yz);var vz=Object.freeze({__proto__:null,__iconNode:yz,default:gz});const xz=[["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"}]],bz=NC("BotOff",xz);var wz=Object.freeze({__proto__:null,__iconNode:xz,default:bz});const kz=[["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"}]],_z=NC("Bot",kz);var Cz=Object.freeze({__proto__:null,__iconNode:kz,default:_z});const Mz=[["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"}]],Sz=NC("Box",Mz);var Dz=Object.freeze({__proto__:null,__iconNode:Mz,default:Sz});const Oz=[["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"}]],Pz=NC("Boxes",Oz);var Ez=Object.freeze({__proto__:null,__iconNode:Oz,default:Pz});const jz=[["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"}]],Tz=NC("Braces",jz);var Nz=Object.freeze({__proto__:null,__iconNode:jz,default:Tz});const Rz=[["path",{d:"M16 3h3v18h-3",key:"1yor1f"}],["path",{d:"M8 21H5V3h3",key:"1qrfwo"}]],Fz=NC("Brackets",Rz);var zz=Object.freeze({__proto__:null,__iconNode:Rz,default:Fz});const Az=[["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"}]],Iz=NC("BrainCircuit",Az);var Lz=Object.freeze({__proto__:null,__iconNode:Az,default:Iz});const Bz=[["path",{d:"M12 5a3 3 0 1 0-5.997.142 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588 4 4 0 0 0 7.636 2.106 3.2 3.2 0 0 0 .164-.546c.028-.13.306-.13.335 0a3.2 3.2 0 0 0 .163.546 4 4 0 0 0 7.636-2.106 4 4 0 0 0 .556-6.588 4 4 0 0 0-2.526-5.77A3 3 0 1 0 12 5",key:"1kgmhc"}],["path",{d:"M17.599 6.5a3 3 0 0 0 .399-1.375",key:"tmeiqw"}],["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:"M19.938 10.5a4 4 0 0 1 .585.396",key:"1qfode"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M19.967 17.484A4 4 0 0 1 18 18",key:"159ez6"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"m15.7 10.4-.9.4",key:"ayzo6p"}],["path",{d:"m9.2 13.2-.9.4",key:"1uzb3g"}],["path",{d:"m13.6 15.7-.4-.9",key:"11ifqf"}],["path",{d:"m10.8 9.2-.4-.9",key:"1pmk2v"}],["path",{d:"m15.7 13.5-.9-.4",key:"7ng02m"}],["path",{d:"m9.2 10.9-.9-.4",key:"1x66zd"}],["path",{d:"m10.5 15.7.4-.9",key:"3js94g"}],["path",{d:"m13.1 9.2.4-.9",key:"18n7mc"}]],Vz=NC("BrainCog",Bz);var $z=Object.freeze({__proto__:null,__iconNode:Bz,default:Vz});const Hz=[["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:"M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z",key:"ep3f8r"}],["path",{d:"M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4",key:"1p4c4q"}],["path",{d:"M17.599 6.5a3 3 0 0 0 .399-1.375",key:"tmeiqw"}],["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:"M19.938 10.5a4 4 0 0 1 .585.396",key:"1qfode"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M19.967 17.484A4 4 0 0 1 18 18",key:"159ez6"}]],qz=NC("Brain",Hz);var Wz=Object.freeze({__proto__:null,__iconNode:Hz,default:qz});const Uz=[["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"}]],Gz=NC("BrickWall",Uz);var Kz=Object.freeze({__proto__:null,__iconNode:Uz,default:Gz});const Yz=[["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"}]],Zz=NC("BriefcaseBusiness",Yz);var Xz=Object.freeze({__proto__:null,__iconNode:Yz,default:Zz});const Qz=[["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"}]],Jz=NC("BriefcaseConveyorBelt",Qz);var eA=Object.freeze({__proto__:null,__iconNode:Qz,default:Jz});const tA=[["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"}]],rA=NC("Briefcase",tA);var oA=Object.freeze({__proto__:null,__iconNode:tA,default:rA});const nA=[["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"}]],aA=NC("BriefcaseMedical",nA);var iA=Object.freeze({__proto__:null,__iconNode:nA,default:aA});const sA=[["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"}]],lA=NC("BringToFront",sA);var cA=Object.freeze({__proto__:null,__iconNode:sA,default:lA});const uA=[["path",{d:"m9.06 11.9 8.07-8.06a2.85 2.85 0 1 1 4.03 4.03l-8.06 8.08",key:"1styjt"}],["path",{d:"M7.07 14.94c-1.66 0-3 1.35-3 3.02 0 1.33-2.5 1.52-2 2.02 1.08 1.1 2.49 2.02 4 2.02 2.2 0 4-1.8 4-4.04a3.01 3.01 0 0 0-3-3.02z",key:"z0l1mu"}]],dA=NC("Brush",uA);var pA=Object.freeze({__proto__:null,__iconNode:uA,default:dA});const hA=[["path",{d:"M15 7.13V6a3 3 0 0 0-5.14-2.1L8 2",key:"vl8zik"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M22 13h-4v-2a4 4 0 0 0-4-4h-1.3",key:"1ou0bd"}],["path",{d:"M20.97 5c0 2.1-1.6 3.8-3.5 4",key:"18gb23"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M7.7 7.7A4 4 0 0 0 6 11v3a6 6 0 0 0 11.13 3.13",key:"1njkjs"}],["path",{d:"M12 20v-8",key:"i3yub9"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"M3 21c0-2.1 1.7-3.9 3.8-4",key:"4p0ekp"}]],fA=NC("BugOff",hA);var mA=Object.freeze({__proto__:null,__iconNode:hA,default:fA});const yA=[["path",{d:"M12.765 21.522a.5.5 0 0 1-.765-.424v-8.196a.5.5 0 0 1 .765-.424l5.878 3.674a1 1 0 0 1 0 1.696z",key:"17shqo"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M18 11a4 4 0 0 0-4-4h-4a4 4 0 0 0-4 4v3a6.1 6.1 0 0 0 2 4.5",key:"1tjixy"}],["path",{d:"M20.97 5c0 2.1-1.6 3.8-3.5 4",key:"18gb23"}],["path",{d:"M3 21c0-2.1 1.7-3.9 3.8-4",key:"4p0ekp"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"M6.53 9C4.6 8.8 3 7.1 3 5",key:"32zzws"}],["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M9 7.13v-1a3.003 3.003 0 1 1 6 0v1",key:"d7y7pr"}]],gA=NC("BugPlay",yA);var vA=Object.freeze({__proto__:null,__iconNode:yA,default:gA});const xA=[["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M9 7.13v-1a3.003 3.003 0 1 1 6 0v1",key:"d7y7pr"}],["path",{d:"M12 20c-3.3 0-6-2.7-6-6v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v3c0 3.3-2.7 6-6 6",key:"xs1cw7"}],["path",{d:"M12 20v-9",key:"1qisl0"}],["path",{d:"M6.53 9C4.6 8.8 3 7.1 3 5",key:"32zzws"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"M3 21c0-2.1 1.7-3.9 3.8-4",key:"4p0ekp"}],["path",{d:"M20.97 5c0 2.1-1.6 3.8-3.5 4",key:"18gb23"}],["path",{d:"M22 13h-4",key:"1jl80f"}],["path",{d:"M17.2 17c2.1.1 3.8 1.9 3.8 4",key:"k3fwyw"}]],bA=NC("Bug",xA);var wA=Object.freeze({__proto__:null,__iconNode:xA,default:bA});const kA=[["path",{d:"M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z",key:"1b4qmf"}],["path",{d:"M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2",key:"i71pzd"}],["path",{d:"M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2",key:"10jefs"}],["path",{d:"M10 6h4",key:"1itunk"}],["path",{d:"M10 10h4",key:"tcdvrf"}],["path",{d:"M10 14h4",key:"kelpxr"}],["path",{d:"M10 18h4",key:"1ulq68"}]],_A=NC("Building2",kA);var CA=Object.freeze({__proto__:null,__iconNode:kA,default:_A});const MA=[["rect",{width:"16",height:"20",x:"4",y:"2",rx:"2",ry:"2",key:"76otgf"}],["path",{d:"M9 22v-4h6v4",key:"r93iot"}],["path",{d:"M8 6h.01",key:"1dz90k"}],["path",{d:"M16 6h.01",key:"1x0f13"}],["path",{d:"M12 6h.01",key:"1vi96p"}],["path",{d:"M12 10h.01",key:"1nrarc"}],["path",{d:"M12 14h.01",key:"1etili"}],["path",{d:"M16 10h.01",key:"1m94wz"}],["path",{d:"M16 14h.01",key:"1gbofw"}],["path",{d:"M8 10h.01",key:"19clt8"}],["path",{d:"M8 14h.01",key:"6423bh"}]],SA=NC("Building",MA);var DA=Object.freeze({__proto__:null,__iconNode:MA,default:SA});const OA=[["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"}]],PA=NC("BusFront",OA);var EA=Object.freeze({__proto__:null,__iconNode:OA,default:PA});const jA=[["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"}]],TA=NC("Bus",jA);var NA=Object.freeze({__proto__:null,__iconNode:jA,default:TA});const RA=[["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"}]],FA=NC("CableCar",RA);var zA=Object.freeze({__proto__:null,__iconNode:RA,default:FA});const AA=[["path",{d:"M17 21v-2a1 1 0 0 1-1-1v-1a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1",key:"10bnsj"}],["path",{d:"M19 15V6.5a1 1 0 0 0-7 0v11a1 1 0 0 1-7 0V9",key:"1eqmu1"}],["path",{d:"M21 21v-2h-4",key:"14zm7j"}],["path",{d:"M3 5h4V3",key:"z442eg"}],["path",{d:"M7 5a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a1 1 0 0 1 1-1V3",key:"ebdjd7"}]],IA=NC("Cable",AA);var LA=Object.freeze({__proto__:null,__iconNode:AA,default:IA});const BA=[["circle",{cx:"9",cy:"7",r:"2",key:"1305pl"}],["path",{d:"M7.2 7.9 3 11v9c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-9c0-2-3-6-7-8l-3.6 2.6",key:"xle13f"}],["path",{d:"M16 13H3",key:"1wpj08"}],["path",{d:"M16 17H3",key:"3lvfcd"}]],VA=NC("CakeSlice",BA);var $A=Object.freeze({__proto__:null,__iconNode:BA,default:VA});const HA=[["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"}]],qA=NC("Cake",HA);var WA=Object.freeze({__proto__:null,__iconNode:HA,default:qA});const UA=[["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"}]],GA=NC("Calculator",UA);var KA=Object.freeze({__proto__:null,__iconNode:UA,default:GA});const YA=[["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"}]],ZA=NC("Calendar1",YA);var XA=Object.freeze({__proto__:null,__iconNode:YA,default:ZA});const QA=[["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"}]],JA=NC("CalendarArrowDown",QA);var eI=Object.freeze({__proto__:null,__iconNode:QA,default:JA});const tI=[["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"}]],rI=NC("CalendarArrowUp",tI);var oI=Object.freeze({__proto__:null,__iconNode:tI,default:rI});const nI=[["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"}]],aI=NC("CalendarCheck2",nI);var iI=Object.freeze({__proto__:null,__iconNode:nI,default:aI});const sI=[["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"}]],lI=NC("CalendarCheck",sI);var cI=Object.freeze({__proto__:null,__iconNode:sI,default:lI});const uI=[["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:"M16 2v4",key:"4m81vk"}],["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M3 10h5",key:"r794hk"}],["path",{d:"M17.5 17.5 16 16.3V14",key:"akvzfd"}],["circle",{cx:"16",cy:"16",r:"6",key:"qoo3c4"}]],dI=NC("CalendarClock",uI);var pI=Object.freeze({__proto__:null,__iconNode:uI,default:dI});const hI=[["path",{d:"m15.2 16.9-.9-.4",key:"1r0w5f"}],["path",{d:"m15.2 19.1-.9.4",key:"j188fs"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"m16.9 15.2-.4-.9",key:"699xu"}],["path",{d:"m16.9 20.8-.4.9",key:"dfjc4z"}],["path",{d:"m19.5 14.3-.4.9",key:"1eb35c"}],["path",{d:"m19.5 21.7-.4-.9",key:"1tonu5"}],["path",{d:"M21 10.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6",key:"11kmuh"}],["path",{d:"m21.7 16.5-.9.4",key:"1knoei"}],["path",{d:"m21.7 19.5-.9-.4",key:"q4dx6b"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}]],fI=NC("CalendarCog",hI);var mI=Object.freeze({__proto__:null,__iconNode:hI,default:fI});const yI=[["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"}]],gI=NC("CalendarDays",yI);var vI=Object.freeze({__proto__:null,__iconNode:yI,default:gI});const xI=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M21 17V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11Z",key:"kg77oy"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M15 22v-4a2 2 0 0 1 2-2h4",key:"1gnbqr"}]],bI=NC("CalendarFold",xI);var wI=Object.freeze({__proto__:null,__iconNode:xI,default:bI});const kI=[["path",{d:"M3 10h18V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7",key:"136lmk"}],["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M21.29 14.7a2.43 2.43 0 0 0-2.65-.52c-.3.12-.57.3-.8.53l-.34.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L17.5 22l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z",key:"1t7hil"}]],_I=NC("CalendarHeart",kI);var CI=Object.freeze({__proto__:null,__iconNode:kI,default:_I});const MI=[["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"}]],SI=NC("CalendarMinus2",MI);var DI=Object.freeze({__proto__:null,__iconNode:MI,default:SI});const OI=[["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"}]],PI=NC("CalendarMinus",OI);var EI=Object.freeze({__proto__:null,__iconNode:OI,default:PI});const jI=[["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"}]],TI=NC("CalendarOff",jI);var NI=Object.freeze({__proto__:null,__iconNode:jI,default:TI});const RI=[["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"}]],FI=NC("CalendarPlus2",RI);var zI=Object.freeze({__proto__:null,__iconNode:RI,default:FI});const AI=[["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:"M16 19h6",key:"xwg31i"}],["path",{d:"M19 16v6",key:"tddt3s"}]],II=NC("CalendarPlus",AI);var LI=Object.freeze({__proto__:null,__iconNode:AI,default:II});const BI=[["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"}]],VI=NC("CalendarRange",BI);var $I=Object.freeze({__proto__:null,__iconNode:BI,default:VI});const HI=[["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"}]],qI=NC("CalendarSearch",HI);var WI=Object.freeze({__proto__:null,__iconNode:HI,default:qI});const UI=[["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"}]],GI=NC("CalendarSync",UI);var KI=Object.freeze({__proto__:null,__iconNode:UI,default:GI});const YI=[["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"}]],ZI=NC("CalendarX2",YI);var XI=Object.freeze({__proto__:null,__iconNode:YI,default:ZI});const QI=[["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"}]],JI=NC("CalendarX",QI);var eL=Object.freeze({__proto__:null,__iconNode:QI,default:JI});const tL=[["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"}]],rL=NC("Calendar",tL);var oL=Object.freeze({__proto__:null,__iconNode:tL,default:rL});const nL=[["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}],["path",{d:"M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16",key:"qmtpty"}],["path",{d:"M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5",key:"1ufyfc"}],["path",{d:"M14.121 15.121A3 3 0 1 1 9.88 10.88",key:"11zox6"}]],aL=NC("CameraOff",nL);var iL=Object.freeze({__proto__:null,__iconNode:nL,default:aL});const sL=[["path",{d:"M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z",key:"1tc9qg"}],["circle",{cx:"12",cy:"13",r:"3",key:"1vg3eu"}]],lL=NC("Camera",sL);var cL=Object.freeze({__proto__:null,__iconNode:sL,default:lL});const uL=[["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"}]],dL=NC("CandyCane",uL);var pL=Object.freeze({__proto__:null,__iconNode:uL,default:dL});const hL=[["path",{d:"m8.5 8.5-1 1a4.95 4.95 0 0 0 7 7l1-1",key:"1ff4ui"}],["path",{d:"M11.843 6.187A4.947 4.947 0 0 1 16.5 7.5a4.947 4.947 0 0 1 1.313 4.657",key:"1sbrv4"}],["path",{d:"M14 16.5V14",key:"1maf8j"}],["path",{d:"M14 6.5v1.843",key:"1a6u6t"}],["path",{d:"M10 10v7.5",key:"80pj65"}],["path",{d:"m16 7 1-5 1.367.683A3 3 0 0 0 19.708 3H21v1.292a3 3 0 0 0 .317 1.341L22 7l-5 1",key:"11a9mt"}],["path",{d:"m8 17-1 5-1.367-.683A3 3 0 0 0 4.292 21H3v-1.292a3 3 0 0 0-.317-1.341L2 17l5-1",key:"3mjmon"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],fL=NC("CandyOff",hL);var mL=Object.freeze({__proto__:null,__iconNode:hL,default:fL});const yL=[["path",{d:"m9.5 7.5-2 2a4.95 4.95 0 1 0 7 7l2-2a4.95 4.95 0 1 0-7-7Z",key:"ue6khb"}],["path",{d:"M14 6.5v10",key:"5xnk7c"}],["path",{d:"M10 7.5v10",key:"1uew51"}],["path",{d:"m16 7 1-5 1.37.68A3 3 0 0 0 19.7 3H21v1.3c0 .46.1.92.32 1.33L22 7l-5 1",key:"b9cp6k"}],["path",{d:"m8 17-1 5-1.37-.68A3 3 0 0 0 4.3 21H3v-1.3a3 3 0 0 0-.32-1.33L2 17l5-1",key:"5lney8"}]],gL=NC("Candy",yL);var vL=Object.freeze({__proto__:null,__iconNode:yL,default:gL});const xL=[["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"}]],bL=NC("Cannabis",xL);var wL=Object.freeze({__proto__:null,__iconNode:xL,default:bL});const kL=[["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"}]],_L=NC("CaptionsOff",kL);var CL=Object.freeze({__proto__:null,__iconNode:kL,default:_L});const ML=[["rect",{width:"18",height:"14",x:"3",y:"5",rx:"2",ry:"2",key:"12ruh7"}],["path",{d:"M7 15h4M15 15h2M7 11h2M13 11h4",key:"1ueiar"}]],SL=NC("Captions",ML);var DL=Object.freeze({__proto__:null,__iconNode:ML,default:SL});const OL=[["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"}]],PL=NC("CarFront",OL);var EL=Object.freeze({__proto__:null,__iconNode:OL,default:PL});const jL=[["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"}]],TL=NC("Car",jL);var NL=Object.freeze({__proto__:null,__iconNode:jL,default:TL});const RL=[["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"}]],FL=NC("CarTaxiFront",RL);var zL=Object.freeze({__proto__:null,__iconNode:RL,default:FL});const AL=[["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"}]],IL=NC("Caravan",AL);var LL=Object.freeze({__proto__:null,__iconNode:AL,default:IL});const BL=[["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"}]],VL=NC("Carrot",BL);var $L=Object.freeze({__proto__:null,__iconNode:BL,default:VL});const HL=[["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"}]],qL=NC("CaseLower",HL);var WL=Object.freeze({__proto__:null,__iconNode:HL,default:qL});const UL=[["path",{d:"m3 15 4-8 4 8",key:"1vwr6u"}],["path",{d:"M4 13h6",key:"1r9ots"}],["circle",{cx:"18",cy:"12",r:"3",key:"1kchzo"}],["path",{d:"M21 9v6",key:"anns31"}]],GL=NC("CaseSensitive",UL);var KL=Object.freeze({__proto__:null,__iconNode:UL,default:GL});const YL=[["path",{d:"m3 15 4-8 4 8",key:"1vwr6u"}],["path",{d:"M4 13h6",key:"1r9ots"}],["path",{d:"M15 11h4.5a2 2 0 0 1 0 4H15V7h4a2 2 0 0 1 0 4",key:"1sqfas"}]],ZL=NC("CaseUpper",YL);var XL=Object.freeze({__proto__:null,__iconNode:YL,default:ZL});const QL=[["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"}]],JL=NC("CassetteTape",QL);var eB=Object.freeze({__proto__:null,__iconNode:QL,default:JL});const tB=[["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"}]],rB=NC("Cast",tB);var oB=Object.freeze({__proto__:null,__iconNode:tB,default:rB});const nB=[["path",{d:"M22 20v-9H2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2Z",key:"109fe4"}],["path",{d:"M18 11V4H6v7",key:"mon5oj"}],["path",{d:"M15 22v-4a3 3 0 0 0-3-3a3 3 0 0 0-3 3v4",key:"1k4jtn"}],["path",{d:"M22 11V9",key:"3zbp94"}],["path",{d:"M2 11V9",key:"1x5rnq"}],["path",{d:"M6 4V2",key:"1rsq15"}],["path",{d:"M18 4V2",key:"1jsdo1"}],["path",{d:"M10 4V2",key:"75d9ly"}],["path",{d:"M14 4V2",key:"8nj3z6"}]],aB=NC("Castle",nB);var iB=Object.freeze({__proto__:null,__iconNode:nB,default:aB});const sB=[["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"}]],lB=NC("Cat",sB);var cB=Object.freeze({__proto__:null,__iconNode:sB,default:lB});const uB=[["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"}]],dB=NC("Cctv",uB);var pB=Object.freeze({__proto__:null,__iconNode:uB,default:dB});const hB=[["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"}]],fB=NC("ChartArea",hB);var mB=Object.freeze({__proto__:null,__iconNode:hB,default:fB});const yB=[["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"}]],gB=NC("ChartBarBig",yB);var vB=Object.freeze({__proto__:null,__iconNode:yB,default:gB});const xB=[["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"}]],bB=NC("ChartBarDecreasing",xB);var wB=Object.freeze({__proto__:null,__iconNode:xB,default:bB});const kB=[["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"}]],_B=NC("ChartBarIncreasing",kB);var CB=Object.freeze({__proto__:null,__iconNode:kB,default:_B});const MB=[["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"}]],SB=NC("ChartBarStacked",MB);var DB=Object.freeze({__proto__:null,__iconNode:MB,default:SB});const OB=[["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"}]],PB=NC("ChartBar",OB);var EB=Object.freeze({__proto__:null,__iconNode:OB,default:PB});const jB=[["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"}]],TB=NC("ChartCandlestick",jB);var NB=Object.freeze({__proto__:null,__iconNode:jB,default:TB});const RB=[["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"}]],FB=NC("ChartColumnBig",RB);var zB=Object.freeze({__proto__:null,__iconNode:RB,default:FB});const AB=[["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"}]],IB=NC("ChartColumnIncreasing",AB);var LB=Object.freeze({__proto__:null,__iconNode:AB,default:IB});const BB=[["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"}]],VB=NC("ChartColumnDecreasing",BB);var $B=Object.freeze({__proto__:null,__iconNode:BB,default:VB});const HB=[["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"}]],qB=NC("ChartColumnStacked",HB);var WB=Object.freeze({__proto__:null,__iconNode:HB,default:qB});const UB=[["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"}]],GB=NC("ChartColumn",UB);var KB=Object.freeze({__proto__:null,__iconNode:UB,default:GB});const YB=[["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"}]],ZB=NC("ChartGantt",YB);var XB=Object.freeze({__proto__:null,__iconNode:YB,default:ZB});const QB=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"m19 9-5 5-4-4-3 3",key:"2osh9i"}]],JB=NC("ChartLine",QB);var eV=Object.freeze({__proto__:null,__iconNode:QB,default:JB});const tV=[["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"}]],rV=NC("ChartNetwork",tV);var oV=Object.freeze({__proto__:null,__iconNode:tV,default:rV});const nV=[["path",{d:"M12 20V10",key:"g8npz5"}],["path",{d:"M18 20v-4",key:"8uic4z"}],["path",{d:"M6 20V4",key:"1w1bmo"}]],aV=NC("ChartNoAxesColumnDecreasing",nV);var iV=Object.freeze({__proto__:null,__iconNode:nV,default:aV});const sV=[["line",{x1:"12",x2:"12",y1:"20",y2:"10",key:"1vz5eb"}],["line",{x1:"18",x2:"18",y1:"20",y2:"4",key:"cun8e5"}],["line",{x1:"6",x2:"6",y1:"20",y2:"16",key:"hq0ia6"}]],lV=NC("ChartNoAxesColumnIncreasing",sV);var cV=Object.freeze({__proto__:null,__iconNode:sV,default:lV});const uV=[["line",{x1:"18",x2:"18",y1:"20",y2:"10",key:"1xfpm4"}],["line",{x1:"12",x2:"12",y1:"20",y2:"4",key:"be30l9"}],["line",{x1:"6",x2:"6",y1:"20",y2:"14",key:"1r4le6"}]],dV=NC("ChartNoAxesColumn",uV);var pV=Object.freeze({__proto__:null,__iconNode:uV,default:dV});const hV=[["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"}]],fV=NC("ChartNoAxesCombined",hV);var mV=Object.freeze({__proto__:null,__iconNode:hV,default:fV});const yV=[["path",{d:"M8 6h10",key:"9lnwnk"}],["path",{d:"M6 12h9",key:"1g9pqf"}],["path",{d:"M11 18h7",key:"c8dzvl"}]],gV=NC("ChartNoAxesGantt",yV);var vV=Object.freeze({__proto__:null,__iconNode:yV,default:gV});const xV=[["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"}]],bV=NC("ChartPie",xV);var wV=Object.freeze({__proto__:null,__iconNode:xV,default:bV});const kV=[["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"}]],_V=NC("ChartScatter",kV);var CV=Object.freeze({__proto__:null,__iconNode:kV,default:_V});const MV=[["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"}]],SV=NC("ChartSpline",MV);var DV=Object.freeze({__proto__:null,__iconNode:MV,default:SV});const OV=[["path",{d:"M18 6 7 17l-5-5",key:"116fxf"}],["path",{d:"m22 10-7.5 7.5L13 16",key:"ke71qq"}]],PV=NC("CheckCheck",OV);var EV=Object.freeze({__proto__:null,__iconNode:OV,default:PV});const jV=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],TV=NC("Check",jV);var NV=Object.freeze({__proto__:null,__iconNode:jV,default:TV});const RV=[["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"}]],FV=NC("ChefHat",RV);var zV=Object.freeze({__proto__:null,__iconNode:RV,default:FV});const AV=[["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"}]],IV=NC("Cherry",AV);var LV=Object.freeze({__proto__:null,__iconNode:AV,default:IV});const BV=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],VV=NC("ChevronDown",BV);var $V=Object.freeze({__proto__:null,__iconNode:BV,default:VV});const HV=[["path",{d:"m17 18-6-6 6-6",key:"1yerx2"}],["path",{d:"M7 6v12",key:"1p53r6"}]],qV=NC("ChevronFirst",HV);var WV=Object.freeze({__proto__:null,__iconNode:HV,default:qV});const UV=[["path",{d:"m7 18 6-6-6-6",key:"lwmzdw"}],["path",{d:"M17 6v12",key:"1o0aio"}]],GV=NC("ChevronLast",UV);var KV=Object.freeze({__proto__:null,__iconNode:UV,default:GV});const YV=[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]],ZV=NC("ChevronLeft",YV);var XV=Object.freeze({__proto__:null,__iconNode:YV,default:ZV});const QV=[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]],JV=NC("ChevronRight",QV);var e$=Object.freeze({__proto__:null,__iconNode:QV,default:JV});const t$=[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]],r$=NC("ChevronUp",t$);var o$=Object.freeze({__proto__:null,__iconNode:t$,default:r$});const n$=[["path",{d:"m7 20 5-5 5 5",key:"13a0gw"}],["path",{d:"m7 4 5 5 5-5",key:"1kwcof"}]],a$=NC("ChevronsDownUp",n$);var i$=Object.freeze({__proto__:null,__iconNode:n$,default:a$});const s$=[["path",{d:"m7 6 5 5 5-5",key:"1lc07p"}],["path",{d:"m7 13 5 5 5-5",key:"1d48rs"}]],l$=NC("ChevronsDown",s$);var c$=Object.freeze({__proto__:null,__iconNode:s$,default:l$});const u$=[["path",{d:"m18 8 4 4-4 4",key:"1ak13k"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"M8 12h.01",key:"czm47f"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 12h.01",key:"1l6xoz"}]],d$=NC("ChevronsLeftRightEllipsis",u$);var p$=Object.freeze({__proto__:null,__iconNode:u$,default:d$});const h$=[["path",{d:"m9 7-5 5 5 5",key:"j5w590"}],["path",{d:"m15 7 5 5-5 5",key:"1bl6da"}]],f$=NC("ChevronsLeftRight",h$);var m$=Object.freeze({__proto__:null,__iconNode:h$,default:f$});const y$=[["path",{d:"m11 17-5-5 5-5",key:"13zhaf"}],["path",{d:"m18 17-5-5 5-5",key:"h8a8et"}]],g$=NC("ChevronsLeft",y$);var v$=Object.freeze({__proto__:null,__iconNode:y$,default:g$});const x$=[["path",{d:"m20 17-5-5 5-5",key:"30x0n2"}],["path",{d:"m4 17 5-5-5-5",key:"16spf4"}]],b$=NC("ChevronsRightLeft",x$);var w$=Object.freeze({__proto__:null,__iconNode:x$,default:b$});const k$=[["path",{d:"m6 17 5-5-5-5",key:"xnjwq"}],["path",{d:"m13 17 5-5-5-5",key:"17xmmf"}]],_$=NC("ChevronsRight",k$);var C$=Object.freeze({__proto__:null,__iconNode:k$,default:_$});const M$=[["path",{d:"m7 15 5 5 5-5",key:"1hf1tw"}],["path",{d:"m7 9 5-5 5 5",key:"sgt6xg"}]],S$=NC("ChevronsUpDown",M$);var D$=Object.freeze({__proto__:null,__iconNode:M$,default:S$});const O$=[["path",{d:"m17 11-5-5-5 5",key:"e8nh98"}],["path",{d:"m17 18-5-5-5 5",key:"2avn1x"}]],P$=NC("ChevronsUp",O$);var E$=Object.freeze({__proto__:null,__iconNode:O$,default:P$});const j$=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["line",{x1:"21.17",x2:"12",y1:"8",y2:"8",key:"a0cw5f"}],["line",{x1:"3.95",x2:"8.54",y1:"6.06",y2:"14",key:"1kftof"}],["line",{x1:"10.88",x2:"15.46",y1:"21.94",y2:"14",key:"1ymyh8"}]],T$=NC("Chrome",j$);var N$=Object.freeze({__proto__:null,__iconNode:j$,default:T$});const R$=[["path",{d:"M10 9h4",key:"u4k05v"}],["path",{d:"M12 7v5",key:"ma6bk"}],["path",{d:"M14 22v-4a2 2 0 0 0-4 0v4",key:"1pdhuj"}],["path",{d:"M18 22V5.618a1 1 0 0 0-.553-.894l-4.553-2.277a2 2 0 0 0-1.788 0L6.553 4.724A1 1 0 0 0 6 5.618V22",key:"1rkokr"}],["path",{d:"m18 7 3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.618a1 1 0 0 1 .553-.894L6 7",key:"1w6esw"}]],F$=NC("Church",R$);var z$=Object.freeze({__proto__:null,__iconNode:R$,default:F$});const A$=[["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"}]],I$=NC("CigaretteOff",A$);var L$=Object.freeze({__proto__:null,__iconNode:A$,default:I$});const B$=[["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"}]],V$=NC("Cigarette",B$);var $$=Object.freeze({__proto__:null,__iconNode:B$,default:V$});const H$=[["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"}]],q$=NC("CircleAlert",H$);var W$=Object.freeze({__proto__:null,__iconNode:H$,default:q$});const U$=[["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"}]],G$=NC("CircleArrowDown",U$);var K$=Object.freeze({__proto__:null,__iconNode:U$,default:G$});const Y$=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M16 12H8",key:"1fr5h0"}],["path",{d:"m12 8-4 4 4 4",key:"15vm53"}]],Z$=NC("CircleArrowLeft",Y$);var X$=Object.freeze({__proto__:null,__iconNode:Y$,default:Z$});const Q$=[["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"}]],J$=NC("CircleArrowOutDownRight",Q$);var eH=Object.freeze({__proto__:null,__iconNode:Q$,default:J$});const tH=[["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"}]],rH=NC("CircleArrowOutDownLeft",tH);var oH=Object.freeze({__proto__:null,__iconNode:tH,default:rH});const nH=[["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"}]],aH=NC("CircleArrowOutUpLeft",nH);var iH=Object.freeze({__proto__:null,__iconNode:nH,default:aH});const sH=[["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"}]],lH=NC("CircleArrowOutUpRight",sH);var cH=Object.freeze({__proto__:null,__iconNode:sH,default:lH});const uH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"m12 16 4-4-4-4",key:"1i9zcv"}]],dH=NC("CircleArrowRight",uH);var pH=Object.freeze({__proto__:null,__iconNode:uH,default:dH});const hH=[["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"}]],fH=NC("CircleArrowUp",hH);var mH=Object.freeze({__proto__:null,__iconNode:hH,default:fH});const yH=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],gH=NC("CircleCheckBig",yH);var vH=Object.freeze({__proto__:null,__iconNode:yH,default:gH});const xH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],bH=NC("CircleCheck",xH);var wH=Object.freeze({__proto__:null,__iconNode:xH,default:bH});const kH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16 10-4 4-4-4",key:"894hmk"}]],_H=NC("CircleChevronDown",kH);var CH=Object.freeze({__proto__:null,__iconNode:kH,default:_H});const MH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m14 16-4-4 4-4",key:"ojs7w8"}]],SH=NC("CircleChevronLeft",MH);var DH=Object.freeze({__proto__:null,__iconNode:MH,default:SH});const OH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m10 8 4 4-4 4",key:"1wy4r4"}]],PH=NC("CircleChevronRight",OH);var EH=Object.freeze({__proto__:null,__iconNode:OH,default:PH});const jH=[["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"}]],TH=NC("CircleDashed",jH);var NH=Object.freeze({__proto__:null,__iconNode:jH,default:TH});const RH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m8 14 4-4 4 4",key:"fy2ptz"}]],FH=NC("CircleChevronUp",RH);var zH=Object.freeze({__proto__:null,__iconNode:RH,default:FH});const AH=[["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"}]],IH=NC("CircleDivide",AH);var LH=Object.freeze({__proto__:null,__iconNode:AH,default:IH});const BH=[["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"}]],VH=NC("CircleDollarSign",BH);var $H=Object.freeze({__proto__:null,__iconNode:BH,default:VH});const HH=[["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"}]],qH=NC("CircleDotDashed",HH);var WH=Object.freeze({__proto__:null,__iconNode:HH,default:qH});const UH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],GH=NC("CircleDot",UH);var KH=Object.freeze({__proto__:null,__iconNode:UH,default:GH});const YH=[["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"}]],ZH=NC("CircleEllipsis",YH);var XH=Object.freeze({__proto__:null,__iconNode:YH,default:ZH});const QH=[["path",{d:"M7 10h10",key:"1101jm"}],["path",{d:"M7 14h10",key:"1mhdw3"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],JH=NC("CircleEqual",QH);var eq=Object.freeze({__proto__:null,__iconNode:QH,default:JH});const tq=[["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"}]],rq=NC("CircleFadingArrowUp",tq);var oq=Object.freeze({__proto__:null,__iconNode:tq,default:rq});const nq=[["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"}]],aq=NC("CircleFadingPlus",nq);var iq=Object.freeze({__proto__:null,__iconNode:nq,default:aq});const sq=[["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"}]],lq=NC("CircleGauge",sq);var cq=Object.freeze({__proto__:null,__iconNode:sq,default:lq});const uq=[["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"}]],dq=NC("CircleHelp",uq);var pq=Object.freeze({__proto__:null,__iconNode:uq,default:dq});const hq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}]],fq=NC("CircleMinus",hq);var mq=Object.freeze({__proto__:null,__iconNode:hq,default:fq});const yq=[["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"}]],gq=NC("CircleOff",yq);var vq=Object.freeze({__proto__:null,__iconNode:yq,default:gq});const xq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m5 5 14 14",key:"11anup"}],["path",{d:"M13 13a3 3 0 1 0 0-6H9v2",key:"uoagbd"}],["path",{d:"M9 17v-2.34",key:"a9qo08"}]],bq=NC("CircleParkingOff",xq);var wq=Object.freeze({__proto__:null,__iconNode:xq,default:bq});const kq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9 17V7h4a3 3 0 0 1 0 6H9",key:"1dfk2c"}]],_q=NC("CircleParking",kq);var Cq=Object.freeze({__proto__:null,__iconNode:kq,default:_q});const Mq=[["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"}]],Sq=NC("CirclePause",Mq);var Dq=Object.freeze({__proto__:null,__iconNode:Mq,default:Sq});const Oq=[["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"}]],Pq=NC("CirclePercent",Oq);var Eq=Object.freeze({__proto__:null,__iconNode:Oq,default:Pq});const jq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polygon",{points:"10 8 16 12 10 16 10 8",key:"1cimsy"}]],Tq=NC("CirclePlay",jq);var Nq=Object.freeze({__proto__:null,__iconNode:jq,default:Tq});const Rq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M12 8v8",key:"napkw2"}]],Fq=NC("CirclePlus",Rq);var zq=Object.freeze({__proto__:null,__iconNode:Rq,default:Fq});const Aq=[["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"}]],Iq=NC("CirclePower",Aq);var Lq=Object.freeze({__proto__:null,__iconNode:Aq,default:Iq});const Bq=[["path",{d:"M22 2 2 22",key:"y4kqgn"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Vq=NC("CircleSlash2",Bq);var $q=Object.freeze({__proto__:null,__iconNode:Bq,default:Vq});const Hq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"9",x2:"15",y1:"15",y2:"9",key:"1dfufj"}]],qq=NC("CircleSlash",Hq);var Wq=Object.freeze({__proto__:null,__iconNode:Hq,default:qq});const Uq=[["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}]],Gq=NC("CircleSmall",Uq);var Kq=Object.freeze({__proto__:null,__iconNode:Uq,default:Gq});const Yq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["rect",{x:"9",y:"9",width:"6",height:"6",rx:"1",key:"1ssd4o"}]],Zq=NC("CircleStop",Yq);var Xq=Object.freeze({__proto__:null,__iconNode:Yq,default:Zq});const Qq=[["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"}]],Jq=NC("CircleUserRound",Qq);var eW=Object.freeze({__proto__:null,__iconNode:Qq,default:Jq});const tW=[["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"}]],rW=NC("CircleUser",tW);var oW=Object.freeze({__proto__:null,__iconNode:tW,default:rW});const nW=[["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"}]],aW=NC("CircleX",nW);var iW=Object.freeze({__proto__:null,__iconNode:nW,default:aW});const sW=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],lW=NC("Circle",sW);var cW=Object.freeze({__proto__:null,__iconNode:sW,default:lW});const uW=[["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"}]],dW=NC("CircuitBoard",uW);var pW=Object.freeze({__proto__:null,__iconNode:uW,default:dW});const hW=[["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"}]],fW=NC("Citrus",hW);var mW=Object.freeze({__proto__:null,__iconNode:hW,default:fW});const yW=[["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"}]],gW=NC("Clapperboard",yW);var vW=Object.freeze({__proto__:null,__iconNode:yW,default:gW});const xW=[["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"}]],bW=NC("ClipboardCheck",xW);var wW=Object.freeze({__proto__:null,__iconNode:xW,default:bW});const kW=[["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"}]],_W=NC("ClipboardCopy",kW);var CW=Object.freeze({__proto__:null,__iconNode:kW,default:_W});const MW=[["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"}]],SW=NC("ClipboardList",MW);var DW=Object.freeze({__proto__:null,__iconNode:MW,default:SW});const OW=[["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"}]],PW=NC("ClipboardMinus",OW);var EW=Object.freeze({__proto__:null,__iconNode:OW,default:PW});const jW=[["path",{d:"M15 2H9a1 1 0 0 0-1 1v2c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1Z",key:"1pp7kr"}],["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2M16 4h2a2 2 0 0 1 2 2v2M11 14h10",key:"2ik1ml"}],["path",{d:"m17 10 4 4-4 4",key:"vp2hj1"}]],TW=NC("ClipboardPaste",jW);var NW=Object.freeze({__proto__:null,__iconNode:jW,default:TW});const RW=[["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"}]],FW=NC("ClipboardPenLine",RW);var zW=Object.freeze({__proto__:null,__iconNode:RW,default:FW});const AW=[["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"}]],IW=NC("ClipboardPen",AW);var LW=Object.freeze({__proto__:null,__iconNode:AW,default:IW});const BW=[["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"}]],VW=NC("ClipboardPlus",BW);var $W=Object.freeze({__proto__:null,__iconNode:BW,default:VW});const HW=[["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"}]],qW=NC("ClipboardType",HW);var WW=Object.freeze({__proto__:null,__iconNode:HW,default:qW});const UW=[["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"}]],GW=NC("ClipboardX",UW);var KW=Object.freeze({__proto__:null,__iconNode:UW,default:GW});const YW=[["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"}]],ZW=NC("Clipboard",YW);var XW=Object.freeze({__proto__:null,__iconNode:YW,default:ZW});const QW=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 14.5 8",key:"12zbmj"}]],JW=NC("Clock1",QW);var eU=Object.freeze({__proto__:null,__iconNode:QW,default:JW});const tU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 8 10",key:"atfzqc"}]],rU=NC("Clock10",tU);var oU=Object.freeze({__proto__:null,__iconNode:tU,default:rU});const nU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 9.5 8",key:"l5bg6f"}]],aU=NC("Clock11",nU);var iU=Object.freeze({__proto__:null,__iconNode:nU,default:aU});const sU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12",key:"1fub01"}]],lU=NC("Clock12",sU);var cU=Object.freeze({__proto__:null,__iconNode:sU,default:lU});const uU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 10",key:"1g230d"}]],dU=NC("Clock2",uU);var pU=Object.freeze({__proto__:null,__iconNode:uU,default:dU});const hU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16.5 12",key:"1aq6pp"}]],fU=NC("Clock3",hU);var mU=Object.freeze({__proto__:null,__iconNode:hU,default:fU});const yU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]],gU=NC("Clock4",yU);var vU=Object.freeze({__proto__:null,__iconNode:yU,default:gU});const xU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 14.5 16",key:"1pcbox"}]],bU=NC("Clock5",xU);var wU=Object.freeze({__proto__:null,__iconNode:xU,default:bU});const kU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 12 16.5",key:"hb2qv6"}]],_U=NC("Clock6",kU);var CU=Object.freeze({__proto__:null,__iconNode:kU,default:_U});const MU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 9.5 16",key:"ka3394"}]],SU=NC("Clock7",MU);var DU=Object.freeze({__proto__:null,__iconNode:MU,default:SU});const OU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 8 14",key:"tmc9b4"}]],PU=NC("Clock8",OU);var EU=Object.freeze({__proto__:null,__iconNode:OU,default:PU});const jU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 7.5 12",key:"1k60p0"}]],TU=NC("Clock9",jU);var NU=Object.freeze({__proto__:null,__iconNode:jU,default:TU});const RU=[["path",{d:"M12 6v6l4 2",key:"mmk7yg"}],["path",{d:"M16 21.16a10 10 0 1 1 5-13.516",key:"cxo92l"}],["path",{d:"M20 11.5v6",key:"2ei3xq"}],["path",{d:"M20 21.5h.01",key:"1r2dzp"}]],FU=NC("ClockAlert",RU);var zU=Object.freeze({__proto__:null,__iconNode:RU,default:FU});const AU=[["path",{d:"M12.338 21.994A10 10 0 1 1 21.925 13.227",key:"1i7shu"}],["path",{d:"M12 6v6l2 1",key:"19cm8n"}],["path",{d:"m14 18 4 4 4-4",key:"1waygx"}],["path",{d:"M18 14v8",key:"irew45"}]],IU=NC("ClockArrowDown",AU);var LU=Object.freeze({__proto__:null,__iconNode:AU,default:IU});const BU=[["path",{d:"M13.228 21.925A10 10 0 1 1 21.994 12.338",key:"1fzlyi"}],["path",{d:"M12 6v6l1.562.781",key:"1ujuk9"}],["path",{d:"m14 18 4-4 4 4",key:"ftkppy"}],["path",{d:"M18 22v-8",key:"su0gjh"}]],VU=NC("ClockArrowUp",BU);var $U=Object.freeze({__proto__:null,__iconNode:BU,default:VU});const HU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]],qU=NC("Clock",HU);var WU=Object.freeze({__proto__:null,__iconNode:HU,default:qU});const UU=[["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"}]],GU=NC("CloudAlert",UU);var KU=Object.freeze({__proto__:null,__iconNode:UU,default:GU});const YU=[["circle",{cx:"12",cy:"17",r:"3",key:"1spfwm"}],["path",{d:"M4.2 15.1A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.2",key:"zaobp"}],["path",{d:"m15.7 18.4-.9-.3",key:"4qxpbn"}],["path",{d:"m9.2 15.9-.9-.3",key:"17q7o2"}],["path",{d:"m10.6 20.7.3-.9",key:"1pf4s2"}],["path",{d:"m13.1 14.2.3-.9",key:"1mnuqm"}],["path",{d:"m13.6 20.7-.4-1",key:"1jpd1m"}],["path",{d:"m10.8 14.3-.4-1",key:"17ugyy"}],["path",{d:"m8.3 18.6 1-.4",key:"s42vdx"}],["path",{d:"m14.7 15.8 1-.4",key:"2wizun"}]],ZU=NC("CloudCog",YU);var XU=Object.freeze({__proto__:null,__iconNode:YU,default:ZU});const QU=[["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"}]],JU=NC("CloudDownload",QU);var eG=Object.freeze({__proto__:null,__iconNode:QU,default:JU});const tG=[["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"}]],rG=NC("CloudDrizzle",tG);var oG=Object.freeze({__proto__:null,__iconNode:tG,default:rG});const nG=[["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"}]],aG=NC("CloudFog",nG);var iG=Object.freeze({__proto__:null,__iconNode:nG,default:aG});const sG=[["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"}]],lG=NC("CloudHail",sG);var cG=Object.freeze({__proto__:null,__iconNode:sG,default:lG});const uG=[["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"}]],dG=NC("CloudLightning",uG);var pG=Object.freeze({__proto__:null,__iconNode:uG,default:dG});const hG=[["path",{d:"M10.188 8.5A6 6 0 0 1 16 4a1 1 0 0 0 6 6 6 6 0 0 1-3 5.197",key:"erj67n"}],["path",{d:"M11 20v2",key:"174qtz"}],["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"}]],fG=NC("CloudMoonRain",hG);var mG=Object.freeze({__proto__:null,__iconNode:hG,default:fG});const yG=[["path",{d:"M10.188 8.5A6 6 0 0 1 16 4a1 1 0 0 0 6 6 6 6 0 0 1-3 5.197",key:"erj67n"}],["path",{d:"M13 16a3 3 0 1 1 0 6H7a5 5 0 1 1 4.9-6Z",key:"p44pc9"}]],gG=NC("CloudMoon",yG);var vG=Object.freeze({__proto__:null,__iconNode:yG,default:gG});const xG=[["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"}]],bG=NC("CloudOff",xG);var wG=Object.freeze({__proto__:null,__iconNode:xG,default:bG});const kG=[["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"}]],_G=NC("CloudRainWind",kG);var CG=Object.freeze({__proto__:null,__iconNode:kG,default:_G});const MG=[["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"}]],SG=NC("CloudRain",MG);var DG=Object.freeze({__proto__:null,__iconNode:MG,default:SG});const OG=[["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"}]],PG=NC("CloudSnow",OG);var EG=Object.freeze({__proto__:null,__iconNode:OG,default:PG});const jG=[["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"}]],TG=NC("CloudSunRain",jG);var NG=Object.freeze({__proto__:null,__iconNode:jG,default:TG});const RG=[["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"}]],FG=NC("CloudSun",RG);var zG=Object.freeze({__proto__:null,__iconNode:RG,default:FG});const AG=[["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"}]],IG=NC("CloudUpload",AG);var LG=Object.freeze({__proto__:null,__iconNode:AG,default:IG});const BG=[["path",{d:"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z",key:"p7xjir"}]],VG=NC("Cloud",BG);var $G=Object.freeze({__proto__:null,__iconNode:BG,default:VG});const HG=[["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"}]],qG=NC("Cloudy",HG);var WG=Object.freeze({__proto__:null,__iconNode:HG,default:qG});const UG=[["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"}]],GG=NC("Clover",UG);var KG=Object.freeze({__proto__:null,__iconNode:UG,default:GG});const YG=[["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"}]],ZG=NC("Club",YG);var XG=Object.freeze({__proto__:null,__iconNode:YG,default:ZG});const QG=[["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"}]],JG=NC("CodeXml",QG);var eK=Object.freeze({__proto__:null,__iconNode:QG,default:JG});const tK=[["polyline",{points:"16 18 22 12 16 6",key:"z7tu5w"}],["polyline",{points:"8 6 2 12 8 18",key:"1eg1df"}]],rK=NC("Code",tK);var oK=Object.freeze({__proto__:null,__iconNode:tK,default:rK});const nK=[["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"}]],aK=NC("Codepen",nK);var iK=Object.freeze({__proto__:null,__iconNode:nK,default:aK});const sK=[["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"}]],lK=NC("Codesandbox",sK);var cK=Object.freeze({__proto__:null,__iconNode:sK,default:lK});const uK=[["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"}]],dK=NC("Coffee",uK);var pK=Object.freeze({__proto__:null,__iconNode:uK,default:dK});const hK=[["path",{d:"M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z",key:"sobvz5"}],["path",{d:"M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",key:"11i496"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 22v-2",key:"1osdcq"}],["path",{d:"m17 20.66-1-1.73",key:"eq3orb"}],["path",{d:"M11 10.27 7 3.34",key:"16pf9h"}],["path",{d:"m20.66 17-1.73-1",key:"sg0v6f"}],["path",{d:"m3.34 7 1.73 1",key:"1ulond"}],["path",{d:"M14 12h8",key:"4f43i9"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"m20.66 7-1.73 1",key:"1ow05n"}],["path",{d:"m3.34 17 1.73-1",key:"nuk764"}],["path",{d:"m17 3.34-1 1.73",key:"2wel8s"}],["path",{d:"m11 13.73-4 6.93",key:"794ttg"}]],fK=NC("Cog",hK);var mK=Object.freeze({__proto__:null,__iconNode:hK,default:fK});const yK=[["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"}]],gK=NC("Coins",yK);var vK=Object.freeze({__proto__:null,__iconNode:yK,default:gK});const xK=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M12 3v18",key:"108xh3"}]],bK=NC("Columns2",xK);var wK=Object.freeze({__proto__:null,__iconNode:xK,default:bK});const kK=[["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"}]],_K=NC("Columns3",kK);var CK=Object.freeze({__proto__:null,__iconNode:kK,default:_K});const MK=[["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"}]],SK=NC("Columns4",MK);var DK=Object.freeze({__proto__:null,__iconNode:MK,default:SK});const OK=[["path",{d:"M10 18H5a3 3 0 0 1-3-3v-1",key:"ru65g8"}],["path",{d:"M14 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"e30een"}],["path",{d:"M20 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"2ahx8o"}],["path",{d:"m7 21 3-3-3-3",key:"127cv2"}],["rect",{x:"14",y:"14",width:"8",height:"8",rx:"2",key:"1b0bso"}],["rect",{x:"2",y:"2",width:"8",height:"8",rx:"2",key:"1x09vl"}]],PK=NC("Combine",OK);var EK=Object.freeze({__proto__:null,__iconNode:OK,default:PK});const jK=[["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"}]],TK=NC("Compass",jK);var NK=Object.freeze({__proto__:null,__iconNode:jK,default:TK});const RK=[["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"}]],FK=NC("Command",RK);var zK=Object.freeze({__proto__:null,__iconNode:RK,default:FK});const AK=[["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"}]],IK=NC("Component",AK);var LK=Object.freeze({__proto__:null,__iconNode:AK,default:IK});const BK=[["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"}]],VK=NC("Computer",BK);var $K=Object.freeze({__proto__:null,__iconNode:BK,default:VK});const HK=[["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"}]],qK=NC("ConciergeBell",HK);var WK=Object.freeze({__proto__:null,__iconNode:HK,default:qK});const UK=[["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"}]],GK=NC("Cone",UK);var KK=Object.freeze({__proto__:null,__iconNode:UK,default:GK});const YK=[["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"}]],ZK=NC("Construction",YK);var XK=Object.freeze({__proto__:null,__iconNode:YK,default:ZK});const QK=[["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"}]],JK=NC("ContactRound",QK);var eY=Object.freeze({__proto__:null,__iconNode:QK,default:JK});const tY=[["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"}]],rY=NC("Container",tY);var oY=Object.freeze({__proto__:null,__iconNode:tY,default:rY});const nY=[["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"}]],aY=NC("Contact",nY);var iY=Object.freeze({__proto__:null,__iconNode:nY,default:aY});const sY=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 18a6 6 0 0 0 0-12v12z",key:"j4l70d"}]],lY=NC("Contrast",sY);var cY=Object.freeze({__proto__:null,__iconNode:sY,default:lY});const uY=[["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"}]],dY=NC("Cookie",uY);var pY=Object.freeze({__proto__:null,__iconNode:uY,default:dY});const hY=[["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"}]],fY=NC("CookingPot",hY);var mY=Object.freeze({__proto__:null,__iconNode:hY,default:fY});const yY=[["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"}]],gY=NC("CopyCheck",yY);var vY=Object.freeze({__proto__:null,__iconNode:yY,default:gY});const xY=[["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"}]],bY=NC("CopyMinus",xY);var wY=Object.freeze({__proto__:null,__iconNode:xY,default:bY});const kY=[["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"}]],_Y=NC("CopyPlus",kY);var CY=Object.freeze({__proto__:null,__iconNode:kY,default:_Y});const MY=[["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"}]],SY=NC("CopySlash",MY);var DY=Object.freeze({__proto__:null,__iconNode:MY,default:SY});const OY=[["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"}]],PY=NC("CopyX",OY);var EY=Object.freeze({__proto__:null,__iconNode:OY,default:PY});const jY=[["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"}]],TY=NC("Copy",jY);var NY=Object.freeze({__proto__:null,__iconNode:jY,default:TY});const RY=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.17 14.83a4 4 0 1 0 0-5.66",key:"1sveal"}]],FY=NC("Copyleft",RY);var zY=Object.freeze({__proto__:null,__iconNode:RY,default:FY});const AY=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M14.83 14.83a4 4 0 1 1 0-5.66",key:"1i56pz"}]],IY=NC("Copyright",AY);var LY=Object.freeze({__proto__:null,__iconNode:AY,default:IY});const BY=[["polyline",{points:"9 10 4 15 9 20",key:"r3jprv"}],["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}]],VY=NC("CornerDownLeft",BY);var $Y=Object.freeze({__proto__:null,__iconNode:BY,default:VY});const HY=[["polyline",{points:"15 10 20 15 15 20",key:"1q7qjw"}],["path",{d:"M4 4v7a4 4 0 0 0 4 4h12",key:"z08zvw"}]],qY=NC("CornerDownRight",HY);var WY=Object.freeze({__proto__:null,__iconNode:HY,default:qY});const UY=[["polyline",{points:"14 15 9 20 4 15",key:"nkc4i"}],["path",{d:"M20 4h-7a4 4 0 0 0-4 4v12",key:"nbpdq2"}]],GY=NC("CornerLeftDown",UY);var KY=Object.freeze({__proto__:null,__iconNode:UY,default:GY});const YY=[["polyline",{points:"14 9 9 4 4 9",key:"m9oyvo"}],["path",{d:"M20 20h-7a4 4 0 0 1-4-4V4",key:"1blwi3"}]],ZY=NC("CornerLeftUp",YY);var XY=Object.freeze({__proto__:null,__iconNode:YY,default:ZY});const QY=[["polyline",{points:"10 15 15 20 20 15",key:"axus6l"}],["path",{d:"M4 4h7a4 4 0 0 1 4 4v12",key:"wcbgct"}]],JY=NC("CornerRightDown",QY);var eZ=Object.freeze({__proto__:null,__iconNode:QY,default:JY});const tZ=[["polyline",{points:"10 9 15 4 20 9",key:"1lr6px"}],["path",{d:"M4 20h7a4 4 0 0 0 4-4V4",key:"1plgdj"}]],rZ=NC("CornerRightUp",tZ);var oZ=Object.freeze({__proto__:null,__iconNode:tZ,default:rZ});const nZ=[["polyline",{points:"9 14 4 9 9 4",key:"881910"}],["path",{d:"M20 20v-7a4 4 0 0 0-4-4H4",key:"1nkjon"}]],aZ=NC("CornerUpLeft",nZ);var iZ=Object.freeze({__proto__:null,__iconNode:nZ,default:aZ});const sZ=[["polyline",{points:"15 14 20 9 15 4",key:"1tbx3s"}],["path",{d:"M4 20v-7a4 4 0 0 1 4-4h12",key:"1lu4f8"}]],lZ=NC("CornerUpRight",sZ);var cZ=Object.freeze({__proto__:null,__iconNode:sZ,default:lZ});const uZ=[["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"}]],dZ=NC("CreativeCommons",uZ);var pZ=Object.freeze({__proto__:null,__iconNode:uZ,default:dZ});const hZ=[["rect",{width:"16",height:"16",x:"4",y:"4",rx:"2",key:"14l7u7"}],["rect",{width:"6",height:"6",x:"9",y:"9",rx:"1",key:"5aljv4"}],["path",{d:"M15 2v2",key:"13l42r"}],["path",{d:"M15 20v2",key:"15mkzm"}],["path",{d:"M2 15h2",key:"1gxd5l"}],["path",{d:"M2 9h2",key:"1bbxkp"}],["path",{d:"M20 15h2",key:"19e6y8"}],["path",{d:"M20 9h2",key:"19tzq7"}],["path",{d:"M9 2v2",key:"165o2o"}],["path",{d:"M9 20v2",key:"i2bqo8"}]],fZ=NC("Cpu",hZ);var mZ=Object.freeze({__proto__:null,__iconNode:hZ,default:fZ});const yZ=[["rect",{width:"20",height:"14",x:"2",y:"5",rx:"2",key:"ynyp8z"}],["line",{x1:"2",x2:"22",y1:"10",y2:"10",key:"1b3vmo"}]],gZ=NC("CreditCard",yZ);var vZ=Object.freeze({__proto__:null,__iconNode:yZ,default:gZ});const xZ=[["path",{d:"m4.6 13.11 5.79-3.21c1.89-1.05 4.79 1.78 3.71 3.71l-3.22 5.81C8.8 23.16.79 15.23 4.6 13.11Z",key:"1ozxlb"}],["path",{d:"m10.5 9.5-1-2.29C9.2 6.48 8.8 6 8 6H4.5C2.79 6 2 6.5 2 8.5a7.71 7.71 0 0 0 2 4.83",key:"ffuyb5"}],["path",{d:"M8 6c0-1.55.24-4-2-4-2 0-2.5 2.17-2.5 4",key:"osnpzi"}],["path",{d:"m14.5 13.5 2.29 1c.73.3 1.21.7 1.21 1.5v3.5c0 1.71-.5 2.5-2.5 2.5a7.71 7.71 0 0 1-4.83-2",key:"1vubaw"}],["path",{d:"M18 16c1.55 0 4-.24 4 2 0 2-2.17 2.5-4 2.5",key:"wxr772"}]],bZ=NC("Croissant",xZ);var wZ=Object.freeze({__proto__:null,__iconNode:xZ,default:bZ});const kZ=[["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"}]],_Z=NC("Cross",kZ);var CZ=Object.freeze({__proto__:null,__iconNode:kZ,default:_Z});const MZ=[["path",{d:"M6 2v14a2 2 0 0 0 2 2h14",key:"ron5a4"}],["path",{d:"M18 22V8a2 2 0 0 0-2-2H2",key:"7s9ehn"}]],SZ=NC("Crop",MZ);var DZ=Object.freeze({__proto__:null,__iconNode:MZ,default:SZ});const OZ=[["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"}]],PZ=NC("Crosshair",OZ);var EZ=Object.freeze({__proto__:null,__iconNode:OZ,default:PZ});const jZ=[["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"}]],TZ=NC("Crown",jZ);var NZ=Object.freeze({__proto__:null,__iconNode:jZ,default:TZ});const RZ=[["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"}]],FZ=NC("Cuboid",RZ);var zZ=Object.freeze({__proto__:null,__iconNode:RZ,default:FZ});const AZ=[["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"}]],IZ=NC("CupSoda",AZ);var LZ=Object.freeze({__proto__:null,__iconNode:AZ,default:IZ});const BZ=[["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"}]],VZ=NC("Currency",BZ);var $Z=Object.freeze({__proto__:null,__iconNode:BZ,default:VZ});const HZ=[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5v14a9 3 0 0 0 18 0V5",key:"aqi0yr"}]],qZ=NC("Cylinder",HZ);var WZ=Object.freeze({__proto__:null,__iconNode:HZ,default:qZ});const UZ=[["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"}]],GZ=NC("Dam",UZ);var KZ=Object.freeze({__proto__:null,__iconNode:UZ,default:GZ});const YZ=[["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"}]],ZZ=NC("DatabaseBackup",YZ);var XZ=Object.freeze({__proto__:null,__iconNode:YZ,default:ZZ});const QZ=[["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"}]],JZ=NC("DatabaseZap",QZ);var eX=Object.freeze({__proto__:null,__iconNode:QZ,default:JZ});const tX=[["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"}]],rX=NC("Database",tX);var oX=Object.freeze({__proto__:null,__iconNode:tX,default:rX});const nX=[["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"}]],aX=NC("Delete",nX);var iX=Object.freeze({__proto__:null,__iconNode:nX,default:aX});const sX=[["circle",{cx:"12",cy:"4",r:"2",key:"muu5ef"}],["path",{d:"M10.2 3.2C5.5 4 2 8.1 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 0c0-4.9-3.5-9-8.2-9.8",key:"lfo06j"}],["path",{d:"M3.2 14.8a9 9 0 0 0 17.6 0",key:"12xarc"}]],lX=NC("Dessert",sX);var cX=Object.freeze({__proto__:null,__iconNode:sX,default:lX});const uX=[["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"}]],dX=NC("Diameter",uX);var pX=Object.freeze({__proto__:null,__iconNode:uX,default:dX});const hX=[["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"}]],fX=NC("DiamondMinus",hX);var mX=Object.freeze({__proto__:null,__iconNode:hX,default:fX});const yX=[["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"}]],gX=NC("DiamondPercent",yX);var vX=Object.freeze({__proto__:null,__iconNode:yX,default:gX});const xX=[["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"}]],bX=NC("DiamondPlus",xX);var wX=Object.freeze({__proto__:null,__iconNode:xX,default:bX});const kX=[["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"}]],_X=NC("Diamond",kX);var CX=Object.freeze({__proto__:null,__iconNode:kX,default:_X});const MX=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"M12 12h.01",key:"1mp3jc"}]],SX=NC("Dice1",MX);var DX=Object.freeze({__proto__:null,__iconNode:MX,default:SX});const OX=[["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"}]],PX=NC("Dice2",OX);var EX=Object.freeze({__proto__:null,__iconNode:OX,default:PX});const jX=[["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"}]],TX=NC("Dice3",jX);var NX=Object.freeze({__proto__:null,__iconNode:jX,default:TX});const RX=[["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"}]],FX=NC("Dice4",RX);var zX=Object.freeze({__proto__:null,__iconNode:RX,default:FX});const AX=[["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"}]],IX=NC("Dice5",AX);var LX=Object.freeze({__proto__:null,__iconNode:AX,default:IX});const BX=[["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"}]],VX=NC("Dice6",BX);var $X=Object.freeze({__proto__:null,__iconNode:BX,default:VX});const HX=[["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"}]],qX=NC("Dices",HX);var WX=Object.freeze({__proto__:null,__iconNode:HX,default:qX});const UX=[["path",{d:"M12 3v14",key:"7cf3v8"}],["path",{d:"M5 10h14",key:"elsbfy"}],["path",{d:"M5 21h14",key:"11awu3"}]],GX=NC("Diff",UX);var KX=Object.freeze({__proto__:null,__iconNode:UX,default:GX});const YX=[["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"}]],ZX=NC("Disc2",YX);var XX=Object.freeze({__proto__:null,__iconNode:YX,default:ZX});const QX=[["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"}]],JX=NC("Disc3",QX);var eQ=Object.freeze({__proto__:null,__iconNode:QX,default:JX});const tQ=[["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"}]],rQ=NC("DiscAlbum",tQ);var oQ=Object.freeze({__proto__:null,__iconNode:tQ,default:rQ});const nQ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],aQ=NC("Disc",nQ);var iQ=Object.freeze({__proto__:null,__iconNode:nQ,default:aQ});const sQ=[["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"}]],lQ=NC("Divide",sQ);var cQ=Object.freeze({__proto__:null,__iconNode:sQ,default:lQ});const uQ=[["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"}]],dQ=NC("DnaOff",uQ);var pQ=Object.freeze({__proto__:null,__iconNode:uQ,default:dQ});const hQ=[["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"}]],fQ=NC("Dna",hQ);var mQ=Object.freeze({__proto__:null,__iconNode:hQ,default:fQ});const yQ=[["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"}]],gQ=NC("Dock",yQ);var vQ=Object.freeze({__proto__:null,__iconNode:yQ,default:gQ});const xQ=[["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"}]],bQ=NC("Dog",xQ);var wQ=Object.freeze({__proto__:null,__iconNode:xQ,default:bQ});const kQ=[["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"}]],_Q=NC("DollarSign",kQ);var CQ=Object.freeze({__proto__:null,__iconNode:kQ,default:_Q});const MQ=[["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"}]],SQ=NC("Donut",MQ);var DQ=Object.freeze({__proto__:null,__iconNode:MQ,default:SQ});const OQ=[["path",{d:"M18 20V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14",key:"36qu9e"}],["path",{d:"M2 20h20",key:"owomy5"}],["path",{d:"M14 12v.01",key:"xfcn54"}]],PQ=NC("DoorClosed",OQ);var EQ=Object.freeze({__proto__:null,__iconNode:OQ,default:PQ});const jQ=[["path",{d:"M13 4h3a2 2 0 0 1 2 2v14",key:"hrm0s9"}],["path",{d:"M2 20h3",key:"1gaodv"}],["path",{d:"M13 20h9",key:"s90cdi"}],["path",{d:"M10 12v.01",key:"vx6srw"}],["path",{d:"M13 4.562v16.157a1 1 0 0 1-1.242.97L5 20V5.562a2 2 0 0 1 1.515-1.94l4-1A2 2 0 0 1 13 4.561Z",key:"199qr4"}]],TQ=NC("DoorOpen",jQ);var NQ=Object.freeze({__proto__:null,__iconNode:jQ,default:TQ});const RQ=[["circle",{cx:"12.1",cy:"12.1",r:"1",key:"18d7e5"}]],FQ=NC("Dot",RQ);var zQ=Object.freeze({__proto__:null,__iconNode:RQ,default:FQ});const AQ=[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]],IQ=NC("Download",AQ);var LQ=Object.freeze({__proto__:null,__iconNode:AQ,default:IQ});const BQ=[["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"}]],VQ=NC("DraftingCompass",BQ);var $Q=Object.freeze({__proto__:null,__iconNode:BQ,default:VQ});const HQ=[["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"}]],qQ=NC("Drama",HQ);var WQ=Object.freeze({__proto__:null,__iconNode:HQ,default:qQ});const UQ=[["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"}]],GQ=NC("Dribbble",UQ);var KQ=Object.freeze({__proto__:null,__iconNode:UQ,default:GQ});const YQ=[["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"}]],ZQ=NC("Drill",YQ);var XQ=Object.freeze({__proto__:null,__iconNode:YQ,default:ZQ});const QQ=[["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"}]],JQ=NC("DropletOff",QQ);var eJ=Object.freeze({__proto__:null,__iconNode:QQ,default:JQ});const tJ=[["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"}]],rJ=NC("Droplet",tJ);var oJ=Object.freeze({__proto__:null,__iconNode:tJ,default:rJ});const nJ=[["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"}]],aJ=NC("Droplets",nJ);var iJ=Object.freeze({__proto__:null,__iconNode:nJ,default:aJ});const sJ=[["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"}]],lJ=NC("Drum",sJ);var cJ=Object.freeze({__proto__:null,__iconNode:sJ,default:lJ});const uJ=[["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"}]],dJ=NC("Drumstick",uJ);var pJ=Object.freeze({__proto__:null,__iconNode:uJ,default:dJ});const hJ=[["path",{d:"M14.4 14.4 9.6 9.6",key:"ic80wn"}],["path",{d:"M18.657 21.485a2 2 0 1 1-2.829-2.828l-1.767 1.768a2 2 0 1 1-2.829-2.829l6.364-6.364a2 2 0 1 1 2.829 2.829l-1.768 1.767a2 2 0 1 1 2.828 2.829z",key:"nnl7wr"}],["path",{d:"m21.5 21.5-1.4-1.4",key:"1f1ice"}],["path",{d:"M3.9 3.9 2.5 2.5",key:"1evmna"}],["path",{d:"M6.404 12.768a2 2 0 1 1-2.829-2.829l1.768-1.767a2 2 0 1 1-2.828-2.829l2.828-2.828a2 2 0 1 1 2.829 2.828l1.767-1.768a2 2 0 1 1 2.829 2.829z",key:"yhosts"}]],fJ=NC("Dumbbell",hJ);var mJ=Object.freeze({__proto__:null,__iconNode:hJ,default:fJ});const yJ=[["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"}]],gJ=NC("EarOff",yJ);var vJ=Object.freeze({__proto__:null,__iconNode:yJ,default:gJ});const xJ=[["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"}]],bJ=NC("Ear",xJ);var wJ=Object.freeze({__proto__:null,__iconNode:xJ,default:bJ});const kJ=[["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"}]],_J=NC("EarthLock",kJ);var CJ=Object.freeze({__proto__:null,__iconNode:kJ,default:_J});const MJ=[["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"}]],SJ=NC("Earth",MJ);var DJ=Object.freeze({__proto__:null,__iconNode:MJ,default:SJ});const OJ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a7 7 0 1 0 10 10",key:"1yuj32"}]],PJ=NC("Eclipse",OJ);var EJ=Object.freeze({__proto__:null,__iconNode:OJ,default:PJ});const jJ=[["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"}]],TJ=NC("EggFried",jJ);var NJ=Object.freeze({__proto__:null,__iconNode:jJ,default:TJ});const RJ=[["path",{d:"M6.399 6.399C5.362 8.157 4.65 10.189 4.5 12c-.37 4.43 1.27 9.95 7.5 10 3.256-.026 5.259-1.547 6.375-3.625",key:"6et380"}],["path",{d:"M19.532 13.875A14.07 14.07 0 0 0 19.5 12c-.36-4.34-3.95-9.96-7.5-10-1.04.012-2.082.502-3.046 1.297",key:"gcdc3f"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],FJ=NC("EggOff",RJ);var zJ=Object.freeze({__proto__:null,__iconNode:RJ,default:FJ});const AJ=[["path",{d:"M12 22c6.23-.05 7.87-5.57 7.5-10-.36-4.34-3.95-9.96-7.5-10-3.55.04-7.14 5.66-7.5 10-.37 4.43 1.27 9.95 7.5 10z",key:"1c39pg"}]],IJ=NC("Egg",AJ);var LJ=Object.freeze({__proto__:null,__iconNode:AJ,default:IJ});const BJ=[["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"}]],VJ=NC("EllipsisVertical",BJ);var $J=Object.freeze({__proto__:null,__iconNode:BJ,default:VJ});const HJ=[["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"}]],qJ=NC("Ellipsis",HJ);var WJ=Object.freeze({__proto__:null,__iconNode:HJ,default:qJ});const UJ=[["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"}]],GJ=NC("EqualApproximately",UJ);var KJ=Object.freeze({__proto__:null,__iconNode:UJ,default:GJ});const YJ=[["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"}]],ZJ=NC("EqualNot",YJ);var XJ=Object.freeze({__proto__:null,__iconNode:YJ,default:ZJ});const QJ=[["line",{x1:"5",x2:"19",y1:"9",y2:"9",key:"1nwqeh"}],["line",{x1:"5",x2:"19",y1:"15",y2:"15",key:"g8yjpy"}]],JJ=NC("Equal",QJ);var e1=Object.freeze({__proto__:null,__iconNode:QJ,default:JJ});const t1=[["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"}]],r1=NC("EthernetPort",t1);var o1=Object.freeze({__proto__:null,__iconNode:t1,default:r1});const n1=[["path",{d:"m7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21",key:"182aya"}],["path",{d:"M22 21H7",key:"t4ddhn"}],["path",{d:"m5 11 9 9",key:"1mo9qw"}]],a1=NC("Eraser",n1);var i1=Object.freeze({__proto__:null,__iconNode:n1,default:a1});const s1=[["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"}]],l1=NC("Euro",s1);var c1=Object.freeze({__proto__:null,__iconNode:s1,default:l1});const u1=[["path",{d:"m15 15 6 6",key:"1s409w"}],["path",{d:"m15 9 6-6",key:"ko1vev"}],["path",{d:"M21 16.2V21h-4.8",key:"1hrera"}],["path",{d:"M21 7.8V3h-4.8",key:"ul1q53"}],["path",{d:"M3 16.2V21h4.8",key:"1x04uo"}],["path",{d:"m3 21 6-6",key:"wwnumi"}],["path",{d:"M3 7.8V3h4.8",key:"1ijppm"}],["path",{d:"M9 9 3 3",key:"v551iv"}]],d1=NC("Expand",u1);var p1=Object.freeze({__proto__:null,__iconNode:u1,default:d1});const h1=[["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"}]],f1=NC("ExternalLink",h1);var m1=Object.freeze({__proto__:null,__iconNode:h1,default:f1});const y1=[["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"}]],g1=NC("EyeClosed",y1);var v1=Object.freeze({__proto__:null,__iconNode:y1,default:g1});const x1=[["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"}]],b1=NC("EyeOff",x1);var w1=Object.freeze({__proto__:null,__iconNode:x1,default:b1});const k1=[["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"}]],_1=NC("Eye",k1);var C1=Object.freeze({__proto__:null,__iconNode:k1,default:_1});const M1=[["path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z",key:"1jg4f8"}]],S1=NC("Facebook",M1);var D1=Object.freeze({__proto__:null,__iconNode:M1,default:S1});const O1=[["path",{d:"M2 20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8l-7 5V8l-7 5V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",key:"159hny"}],["path",{d:"M17 18h1",key:"uldtlt"}],["path",{d:"M12 18h1",key:"s9uhes"}],["path",{d:"M7 18h1",key:"1neino"}]],P1=NC("Factory",O1);var E1=Object.freeze({__proto__:null,__iconNode:O1,default:P1});const j1=[["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"}]],T1=NC("Fan",j1);var N1=Object.freeze({__proto__:null,__iconNode:j1,default:T1});const R1=[["polygon",{points:"13 19 22 12 13 5 13 19",key:"587y9g"}],["polygon",{points:"2 19 11 12 2 5 2 19",key:"3pweh0"}]],F1=NC("FastForward",R1);var z1=Object.freeze({__proto__:null,__iconNode:R1,default:F1});const A1=[["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"}]],I1=NC("Feather",A1);var L1=Object.freeze({__proto__:null,__iconNode:A1,default:I1});const B1=[["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"}]],V1=NC("Fence",B1);var $1=Object.freeze({__proto__:null,__iconNode:B1,default:V1});const H1=[["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"}]],q1=NC("FerrisWheel",H1);var W1=Object.freeze({__proto__:null,__iconNode:H1,default:q1});const U1=[["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"}]],G1=NC("Figma",U1);var K1=Object.freeze({__proto__:null,__iconNode:U1,default:G1});const Y1=[["path",{d:"M10 12v-1",key:"v7bkov"}],["path",{d:"M10 18v-2",key:"1cjy8d"}],["path",{d:"M10 7V6",key:"dljcrl"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M15.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 .274 1.01",key:"gkbcor"}],["circle",{cx:"10",cy:"20",r:"2",key:"1xzdoj"}]],Z1=NC("FileArchive",Y1);var X1=Object.freeze({__proto__:null,__iconNode:Y1,default:Z1});const Q1=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2",key:"17k7jt"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"3",cy:"17",r:"1",key:"vo6nti"}],["path",{d:"M2 17v-3a4 4 0 0 1 8 0v3",key:"1ggdre"}],["circle",{cx:"9",cy:"17",r:"1",key:"bc1fq4"}]],J1=NC("FileAudio2",Q1);var e0=Object.freeze({__proto__:null,__iconNode:Q1,default:J1});const t0=[["path",{d:"M17.5 22h.5a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"rslqgf"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2 19a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0v-4a6 6 0 0 1 12 0v4a2 2 0 1 1-4 0v-1a2 2 0 1 1 4 0",key:"9f7x3i"}]],r0=NC("FileAudio",t0);var o0=Object.freeze({__proto__:null,__iconNode:t0,default:r0});const n0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m8 18 4-4",key:"12zab0"}],["path",{d:"M8 10v8h8",key:"tlaukw"}]],a0=NC("FileAxis3d",n0);var i0=Object.freeze({__proto__:null,__iconNode:n0,default:a0});const s0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m14 12.5 1 5.5-3-1-3 1 1-5.5",key:"14xlky"}]],l0=NC("FileBadge2",s0);var c0=Object.freeze({__proto__:null,__iconNode:s0,default:l0});const u0=[["path",{d:"M12 22h6a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"12ixgl"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M5 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",key:"u0c8gj"}],["path",{d:"M7 16.5 8 22l-3-1-3 1 1-5.5",key:"5gm2nr"}]],d0=NC("FileBadge",u0);var p0=Object.freeze({__proto__:null,__iconNode:u0,default:d0});const h0=[["path",{d:"M14.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"16lz6z"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M3 13.1a2 2 0 0 0-1 1.76v3.24a2 2 0 0 0 .97 1.78L6 21.7a2 2 0 0 0 2.03.01L11 19.9a2 2 0 0 0 1-1.76V14.9a2 2 0 0 0-.97-1.78L8 11.3a2 2 0 0 0-2.03-.01Z",key:"99pj1s"}],["path",{d:"M7 17v5",key:"1yj1jh"}],["path",{d:"M11.7 14.2 7 17l-4.7-2.8",key:"1yk8tc"}]],f0=NC("FileBox",h0);var m0=Object.freeze({__proto__:null,__iconNode:h0,default:f0});const y0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 18v-2",key:"qcmpov"}],["path",{d:"M12 18v-4",key:"q1q25u"}],["path",{d:"M16 18v-6",key:"15y0np"}]],g0=NC("FileChartColumnIncreasing",y0);var v0=Object.freeze({__proto__:null,__iconNode:y0,default:g0});const x0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 18v-1",key:"zg0ygc"}],["path",{d:"M12 18v-6",key:"17g6i2"}],["path",{d:"M16 18v-3",key:"j5jt4h"}]],b0=NC("FileChartColumn",x0);var w0=Object.freeze({__proto__:null,__iconNode:x0,default:b0});const k0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m16 13-3.5 3.5-2-2L8 17",key:"zz7yod"}]],_0=NC("FileChartLine",k0);var C0=Object.freeze({__proto__:null,__iconNode:k0,default:_0});const M0=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3.5",key:"13ddob"}],["path",{d:"M4.017 11.512a6 6 0 1 0 8.466 8.475",key:"s6vs5t"}],["path",{d:"M9 16a1 1 0 0 1-1-1v-4c0-.552.45-1.008.995-.917a6 6 0 0 1 4.922 4.922c.091.544-.365.995-.917.995z",key:"1dl6s6"}]],S0=NC("FileChartPie",M0);var D0=Object.freeze({__proto__:null,__iconNode:M0,default:S0});const O0=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m3 15 2 2 4-4",key:"1lhrkk"}]],P0=NC("FileCheck2",O0);var E0=Object.freeze({__proto__:null,__iconNode:O0,default:P0});const j0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m9 15 2 2 4-4",key:"1grp1n"}]],T0=NC("FileCheck",j0);var N0=Object.freeze({__proto__:null,__iconNode:j0,default:T0});const R0=[["path",{d:"M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"37hlfg"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"8",cy:"16",r:"6",key:"10v15b"}],["path",{d:"M9.5 17.5 8 16.25V14",key:"1o80t2"}]],F0=NC("FileClock",R0);var z0=Object.freeze({__proto__:null,__iconNode:R0,default:F0});const A0=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m5 12-3 3 3 3",key:"oke12k"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}]],I0=NC("FileCode2",A0);var L0=Object.freeze({__proto__:null,__iconNode:A0,default:I0});const B0=[["path",{d:"M10 12.5 8 15l2 2.5",key:"1tg20x"}],["path",{d:"m14 12.5 2 2.5-2 2.5",key:"yinavb"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z",key:"1mlx9k"}]],V0=NC("FileCode",B0);var $0=Object.freeze({__proto__:null,__iconNode:B0,default:V0});const H0=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m3.2 12.9-.9-.4",key:"1i3dj5"}],["path",{d:"m3.2 15.1-.9.4",key:"1fvgj0"}],["path",{d:"M4.677 21.5a2 2 0 0 0 1.313.5H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2.5",key:"1yo3oz"}],["path",{d:"m4.9 11.2-.4-.9",key:"otmhb9"}],["path",{d:"m4.9 16.8-.4.9",key:"1b8z07"}],["path",{d:"m7.5 10.3-.4.9",key:"11k65u"}],["path",{d:"m7.5 17.7-.4-.9",key:"431x55"}],["path",{d:"m9.7 12.5-.9.4",key:"87sjan"}],["path",{d:"m9.7 15.5-.9-.4",key:"khqm91"}],["circle",{cx:"6",cy:"14",r:"3",key:"a1xfv6"}]],q0=NC("FileCog",H0);var W0=Object.freeze({__proto__:null,__iconNode:H0,default:q0});const U0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M9 10h6",key:"9gxzsh"}],["path",{d:"M12 13V7",key:"h0r20n"}],["path",{d:"M9 17h6",key:"r8uit2"}]],G0=NC("FileDiff",U0);var K0=Object.freeze({__proto__:null,__iconNode:U0,default:G0});const Y0=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["rect",{width:"4",height:"6",x:"2",y:"12",rx:"2",key:"jm304g"}],["path",{d:"M10 12h2v6",key:"12zw74"}],["path",{d:"M10 18h4",key:"1ulq68"}]],Z0=NC("FileDigit",Y0);var X0=Object.freeze({__proto__:null,__iconNode:Y0,default:Z0});const Q0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M12 18v-6",key:"17g6i2"}],["path",{d:"m9 15 3 3 3-3",key:"1npd3o"}]],J0=NC("FileDown",Q0);var e2=Object.freeze({__proto__:null,__iconNode:Q0,default:J0});const t2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2",key:"17k7jt"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10.29 10.7a2.43 2.43 0 0 0-2.66-.52c-.29.12-.56.3-.78.53l-.35.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L6.5 18l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z",key:"1c1fso"}]],r2=NC("FileHeart",t2);var o2=Object.freeze({__proto__:null,__iconNode:t2,default:r2});const n2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"10",cy:"12",r:"2",key:"737tya"}],["path",{d:"m20 17-1.296-1.296a2.41 2.41 0 0 0-3.408 0L9 22",key:"wt3hpn"}]],a2=NC("FileImage",n2);var i2=Object.freeze({__proto__:null,__iconNode:n2,default:a2});const s2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2 15h10",key:"jfw4w8"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}]],l2=NC("FileInput",s2);var c2=Object.freeze({__proto__:null,__iconNode:s2,default:l2});const u2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1",key:"fq0c9t"}],["path",{d:"M8 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1",key:"4gibmv"}]],d2=NC("FileJson2",u2);var p2=Object.freeze({__proto__:null,__iconNode:u2,default:d2});const h2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1",key:"1oajmo"}],["path",{d:"M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1",key:"mpwhp6"}]],f2=NC("FileJson",h2);var m2=Object.freeze({__proto__:null,__iconNode:h2,default:f2});const y2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v6",key:"rc0qvx"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"4",cy:"16",r:"2",key:"1ehqvc"}],["path",{d:"m10 10-4.5 4.5",key:"7fwrp6"}],["path",{d:"m9 11 1 1",key:"wa6s5q"}]],g2=NC("FileKey2",y2);var v2=Object.freeze({__proto__:null,__iconNode:y2,default:g2});const x2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["circle",{cx:"10",cy:"16",r:"2",key:"4ckbqe"}],["path",{d:"m16 10-4.5 4.5",key:"7p3ebg"}],["path",{d:"m15 11 1 1",key:"1bsyx3"}]],b2=NC("FileKey",x2);var w2=Object.freeze({__proto__:null,__iconNode:x2,default:b2});const k2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1",key:"jmtmu2"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["rect",{width:"8",height:"5",x:"2",y:"13",rx:"1",key:"10y5wo"}],["path",{d:"M8 13v-2a2 2 0 1 0-4 0v2",key:"1pdxzg"}]],_2=NC("FileLock2",k2);var C2=Object.freeze({__proto__:null,__iconNode:k2,default:_2});const M2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M3 15h6",key:"4e2qda"}]],S2=NC("FileMinus2",M2);var D2=Object.freeze({__proto__:null,__iconNode:M2,default:S2});const O2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["rect",{width:"8",height:"6",x:"8",y:"12",rx:"1",key:"3yr8at"}],["path",{d:"M10 12v-2a2 2 0 1 1 4 0v2",key:"j4i8d"}]],P2=NC("FileLock",O2);var E2=Object.freeze({__proto__:null,__iconNode:O2,default:P2});const j2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M9 15h6",key:"cctwl0"}]],T2=NC("FileMinus",j2);var N2=Object.freeze({__proto__:null,__iconNode:j2,default:T2});const R2=[["path",{d:"M10.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v8.4",key:"1d3kfm"}],["path",{d:"M8 18v-7.7L16 9v7",key:"1oie6o"}],["circle",{cx:"14",cy:"16",r:"2",key:"1bzzi3"}],["circle",{cx:"6",cy:"18",r:"2",key:"1fncim"}]],F2=NC("FileMusic",R2);var z2=Object.freeze({__proto__:null,__iconNode:R2,default:F2});const A2=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 7V4a2 2 0 0 1 2-2 2 2 0 0 0-2 2",key:"1vk7w2"}],["path",{d:"M4.063 20.999a2 2 0 0 0 2 1L18 22a2 2 0 0 0 2-2V7l-5-5H6",key:"1jink5"}],["path",{d:"m5 11-3 3",key:"1dgrs4"}],["path",{d:"m5 17-3-3h10",key:"1mvvaf"}]],I2=NC("FileOutput",A2);var L2=Object.freeze({__proto__:null,__iconNode:A2,default:I2});const B2=[["path",{d:"m18 5-2.414-2.414A2 2 0 0 0 14.172 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2",key:"142zxg"}],["path",{d:"M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"2t3380"}],["path",{d:"M8 18h1",key:"13wk12"}]],V2=NC("FilePenLine",B2);var $2=Object.freeze({__proto__:null,__iconNode:B2,default:V2});const H2=[["path",{d:"M12.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v9.5",key:"1couwa"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"1y4qbx"}]],q2=NC("FilePen",H2);var W2=Object.freeze({__proto__:null,__iconNode:H2,default:q2});const U2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M3 15h6",key:"4e2qda"}],["path",{d:"M6 12v6",key:"1u72j0"}]],G2=NC("FilePlus2",U2);var K2=Object.freeze({__proto__:null,__iconNode:U2,default:G2});const Y2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M9 15h6",key:"cctwl0"}],["path",{d:"M12 18v-6",key:"17g6i2"}]],Z2=NC("FilePlus",Y2);var X2=Object.freeze({__proto__:null,__iconNode:Y2,default:Z2});const Q2=[["path",{d:"M12 17h.01",key:"p32p05"}],["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z",key:"1mlx9k"}],["path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3",key:"mhlwft"}]],J2=NC("FileQuestion",Q2);var e4=Object.freeze({__proto__:null,__iconNode:Q2,default:J2});const t4=[["path",{d:"M20 10V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4",key:"1rdf37"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M16 14a2 2 0 0 0-2 2",key:"ceaadl"}],["path",{d:"M20 14a2 2 0 0 1 2 2",key:"1ny6zw"}],["path",{d:"M20 22a2 2 0 0 0 2-2",key:"1l9q4k"}],["path",{d:"M16 22a2 2 0 0 1-2-2",key:"1wqh5n"}]],r4=NC("FileScan",t4);var o4=Object.freeze({__proto__:null,__iconNode:t4,default:r4});const n4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"11.5",cy:"14.5",r:"2.5",key:"1bq0ko"}],["path",{d:"M13.3 16.3 15 18",key:"2quom7"}]],a4=NC("FileSearch2",n4);var i4=Object.freeze({__proto__:null,__iconNode:n4,default:a4});const s4=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4.268 21a2 2 0 0 0 1.727 1H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"ms7g94"}],["path",{d:"m9 18-1.5-1.5",key:"1j6qii"}],["circle",{cx:"5",cy:"14",r:"3",key:"ufru5t"}]],l4=NC("FileSearch",s4);var c4=Object.freeze({__proto__:null,__iconNode:s4,default:l4});const u4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M10 11v2",key:"1s651w"}],["path",{d:"M8 17h8",key:"wh5c61"}],["path",{d:"M14 16v2",key:"12fp5e"}]],d4=NC("FileSliders",u4);var p4=Object.freeze({__proto__:null,__iconNode:u4,default:d4});const h4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 13h2",key:"yr2amv"}],["path",{d:"M14 13h2",key:"un5t4a"}],["path",{d:"M8 17h2",key:"2yhykz"}],["path",{d:"M14 17h2",key:"10kma7"}]],f4=NC("FileSpreadsheet",h4);var m4=Object.freeze({__proto__:null,__iconNode:h4,default:f4});const y4=[["path",{d:"M21 7h-3a2 2 0 0 1-2-2V2",key:"9rb54x"}],["path",{d:"M21 6v6.5c0 .8-.7 1.5-1.5 1.5h-7c-.8 0-1.5-.7-1.5-1.5v-9c0-.8.7-1.5 1.5-1.5H17Z",key:"1059l0"}],["path",{d:"M7 8v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H15",key:"16874u"}],["path",{d:"M3 12v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H11",key:"k2ox98"}]],g4=NC("FileStack",y4);var v4=Object.freeze({__proto__:null,__iconNode:y4,default:g4});const x4=[["path",{d:"m10 18 3-3-3-3",key:"18f6ys"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 11V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7",key:"50q2rw"}]],b4=NC("FileSymlink",x4);var w4=Object.freeze({__proto__:null,__iconNode:x4,default:b4});const k4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m8 16 2-2-2-2",key:"10vzyd"}],["path",{d:"M12 18h4",key:"1wd2n7"}]],_4=NC("FileTerminal",k4);var C4=Object.freeze({__proto__:null,__iconNode:k4,default:_4});const M4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]],S4=NC("FileText",M4);var D4=Object.freeze({__proto__:null,__iconNode:M4,default:S4});const O4=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2 13v-1h6v1",key:"1dh9dg"}],["path",{d:"M5 12v6",key:"150t9c"}],["path",{d:"M4 18h2",key:"1xrofg"}]],P4=NC("FileType2",O4);var E4=Object.freeze({__proto__:null,__iconNode:O4,default:P4});const j4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M9 13v-1h6v1",key:"1bb014"}],["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"M11 18h2",key:"12mj7e"}]],T4=NC("FileType",j4);var N4=Object.freeze({__proto__:null,__iconNode:j4,default:T4});const R4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"m15 15-3-3-3 3",key:"15xj92"}]],F4=NC("FileUp",R4);var z4=Object.freeze({__proto__:null,__iconNode:R4,default:F4});const A4=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M15 18a3 3 0 1 0-6 0",key:"16awa0"}],["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z",key:"1mlx9k"}],["circle",{cx:"12",cy:"13",r:"2",key:"1c1ljs"}]],I4=NC("FileUser",A4);var L4=Object.freeze({__proto__:null,__iconNode:A4,default:I4});const B4=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["rect",{width:"8",height:"6",x:"2",y:"12",rx:"1",key:"1a6c1e"}],["path",{d:"m10 15.5 4 2.5v-6l-4 2.5",key:"t7cp39"}]],V4=NC("FileVideo2",B4);var $4=Object.freeze({__proto__:null,__iconNode:B4,default:V4});const H4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m10 11 5 3-5 3v-6Z",key:"7ntvm4"}]],q4=NC("FileVideo",H4);var W4=Object.freeze({__proto__:null,__iconNode:H4,default:q4});const U4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 15h.01",key:"a7atzg"}],["path",{d:"M11.5 13.5a2.5 2.5 0 0 1 0 3",key:"1fccat"}],["path",{d:"M15 12a5 5 0 0 1 0 6",key:"ps46cm"}]],G4=NC("FileVolume2",U4);var K4=Object.freeze({__proto__:null,__iconNode:U4,default:G4});const Y4=[["path",{d:"M11 11a5 5 0 0 1 0 6",key:"193qb2"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23",key:"ifyjnl"}],["path",{d:"M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z",key:"mk8rxu"}]],Z4=NC("FileVolume",Y4);var X4=Object.freeze({__proto__:null,__iconNode:Y4,default:Z4});const Q4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],J4=NC("FileWarning",Q4);var e5=Object.freeze({__proto__:null,__iconNode:Q4,default:J4});const t5=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m8 12.5-5 5",key:"b853mi"}],["path",{d:"m3 12.5 5 5",key:"1qls4r"}]],r5=NC("FileX2",t5);var o5=Object.freeze({__proto__:null,__iconNode:t5,default:r5});const n5=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m14.5 12.5-5 5",key:"b62r18"}],["path",{d:"m9.5 12.5 5 5",key:"1rk7el"}]],a5=NC("FileX",n5);var i5=Object.freeze({__proto__:null,__iconNode:n5,default:a5});const s5=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}]],l5=NC("File",s5);var c5=Object.freeze({__proto__:null,__iconNode:s5,default:l5});const u5=[["path",{d:"M20 7h-3a2 2 0 0 1-2-2V2",key:"x099mo"}],["path",{d:"M9 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h7l4 4v10a2 2 0 0 1-2 2Z",key:"18t6ie"}],["path",{d:"M3 7.6v12.8A1.6 1.6 0 0 0 4.6 22h9.8",key:"1nja0z"}]],d5=NC("Files",u5);var p5=Object.freeze({__proto__:null,__iconNode:u5,default:d5});const h5=[["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"}]],f5=NC("Film",h5);var m5=Object.freeze({__proto__:null,__iconNode:h5,default:f5});const y5=[["path",{d:"M13.013 3H2l8 9.46V19l4 2v-8.54l.9-1.055",key:"1fi1da"}],["path",{d:"m22 3-5 5",key:"12jva0"}],["path",{d:"m17 3 5 5",key:"k36vhe"}]],g5=NC("FilterX",y5);var v5=Object.freeze({__proto__:null,__iconNode:y5,default:g5});const x5=[["polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3",key:"1yg77f"}]],b5=NC("Filter",x5);var w5=Object.freeze({__proto__:null,__iconNode:x5,default:b5});const k5=[["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"}]],_5=NC("Fingerprint",k5);var C5=Object.freeze({__proto__:null,__iconNode:k5,default:_5});const M5=[["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"}]],S5=NC("FireExtinguisher",M5);var D5=Object.freeze({__proto__:null,__iconNode:M5,default:S5});const O5=[["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"}]],P5=NC("FishOff",O5);var E5=Object.freeze({__proto__:null,__iconNode:O5,default:P5});const j5=[["path",{d:"M2 16s9-15 20-4C11 23 2 8 2 8",key:"h4oh4o"}]],T5=NC("FishSymbol",j5);var N5=Object.freeze({__proto__:null,__iconNode:j5,default:T5});const R5=[["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"}]],F5=NC("Fish",R5);var z5=Object.freeze({__proto__:null,__iconNode:R5,default:F5});const A5=[["path",{d:"M8 2c3 0 5 2 8 2s4-1 4-1v11",key:"9rwyz9"}],["path",{d:"M4 22V4",key:"1plyxx"}],["path",{d:"M4 15s1-1 4-1 5 2 8 2",key:"1myooe"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],I5=NC("FlagOff",A5);var L5=Object.freeze({__proto__:null,__iconNode:A5,default:I5});const B5=[["path",{d:"M17 22V2L7 7l10 5",key:"1rmf0r"}]],V5=NC("FlagTriangleLeft",B5);var $5=Object.freeze({__proto__:null,__iconNode:B5,default:V5});const H5=[["path",{d:"M7 22V2l10 5-10 5",key:"17n18y"}]],q5=NC("FlagTriangleRight",H5);var W5=Object.freeze({__proto__:null,__iconNode:H5,default:q5});const U5=[["path",{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z",key:"i9b6wo"}],["line",{x1:"4",x2:"4",y1:"22",y2:"15",key:"1cm3nv"}]],G5=NC("Flag",U5);var K5=Object.freeze({__proto__:null,__iconNode:U5,default:G5});const Y5=[["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"}]],Z5=NC("FlameKindling",Y5);var X5=Object.freeze({__proto__:null,__iconNode:Y5,default:Z5});const Q5=[["path",{d:"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z",key:"96xj49"}]],J5=NC("Flame",Q5);var e3=Object.freeze({__proto__:null,__iconNode:Q5,default:J5});const t3=[["path",{d:"M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4",key:"1r120k"}],["path",{d:"M7 2h11v4c0 2-2 2-2 4v1",key:"dz1920"}],["line",{x1:"11",x2:"18",y1:"6",y2:"6",key:"bi1vpe"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],r3=NC("FlashlightOff",t3);var o3=Object.freeze({__proto__:null,__iconNode:t3,default:r3});const n3=[["path",{d:"M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z",key:"1orkel"}],["line",{x1:"6",x2:"18",y1:"6",y2:"6",key:"1z11jq"}],["line",{x1:"12",x2:"12",y1:"12",y2:"12",key:"1f4yc1"}]],a3=NC("Flashlight",n3);var i3=Object.freeze({__proto__:null,__iconNode:n3,default:a3});const s3=[["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"}]],l3=NC("FlaskConicalOff",s3);var c3=Object.freeze({__proto__:null,__iconNode:s3,default:l3});const u3=[["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"}]],d3=NC("FlaskConical",u3);var p3=Object.freeze({__proto__:null,__iconNode:u3,default:d3});const h3=[["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"}]],f3=NC("FlaskRound",h3);var m3=Object.freeze({__proto__:null,__iconNode:h3,default:f3});const y3=[["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"}]],g3=NC("FlipHorizontal2",y3);var v3=Object.freeze({__proto__:null,__iconNode:y3,default:g3});const x3=[["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"}]],b3=NC("FlipHorizontal",x3);var w3=Object.freeze({__proto__:null,__iconNode:x3,default:b3});const k3=[["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"}]],_3=NC("FlipVertical2",k3);var C3=Object.freeze({__proto__:null,__iconNode:k3,default:_3});const M3=[["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"}]],S3=NC("FlipVertical",M3);var D3=Object.freeze({__proto__:null,__iconNode:M3,default:S3});const O3=[["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"}]],P3=NC("Flower2",O3);var E3=Object.freeze({__proto__:null,__iconNode:O3,default:P3});const j3=[["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"}]],T3=NC("Focus",j3);var N3=Object.freeze({__proto__:null,__iconNode:j3,default:T3});const R3=[["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"}]],F3=NC("Flower",R3);var z3=Object.freeze({__proto__:null,__iconNode:R3,default:F3});const A3=[["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"}]],I3=NC("FoldHorizontal",A3);var L3=Object.freeze({__proto__:null,__iconNode:A3,default:I3});const B3=[["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"}]],V3=NC("FoldVertical",B3);var $3=Object.freeze({__proto__:null,__iconNode:B3,default:V3});const H3=[["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"}]],q3=NC("FolderArchive",H3);var W3=Object.freeze({__proto__:null,__iconNode:H3,default:q3});const U3=[["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"}]],G3=NC("FolderCheck",U3);var K3=Object.freeze({__proto__:null,__iconNode:U3,default:G3});const Y3=[["circle",{cx:"16",cy:"16",r:"6",key:"qoo3c4"}],["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"}],["path",{d:"M16 14v2l1 1",key:"xth2jh"}]],Z3=NC("FolderClock",Y3);var X3=Object.freeze({__proto__:null,__iconNode:Y3,default:Z3});const Q3=[["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"}]],J3=NC("FolderClosed",Q3);var e6=Object.freeze({__proto__:null,__iconNode:Q3,default:J3});const t6=[["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"}]],r6=NC("FolderCode",t6);var o6=Object.freeze({__proto__:null,__iconNode:t6,default:r6});const n6=[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["path",{d:"M10.3 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.3",key:"1k8050"}],["path",{d:"m21.7 19.4-.9-.3",key:"1qgwi9"}],["path",{d:"m15.2 16.9-.9-.3",key:"1t7mvx"}],["path",{d:"m16.6 21.7.3-.9",key:"1j67ps"}],["path",{d:"m19.1 15.2.3-.9",key:"18r7jp"}],["path",{d:"m19.6 21.7-.4-1",key:"z2vh2"}],["path",{d:"m16.8 15.3-.4-1",key:"1ei7r6"}],["path",{d:"m14.3 19.6 1-.4",key:"11sv9r"}],["path",{d:"m20.7 16.8 1-.4",key:"19m87a"}]],a6=NC("FolderCog",n6);var i6=Object.freeze({__proto__:null,__iconNode:n6,default:a6});const s6=[["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"}]],l6=NC("FolderDot",s6);var c6=Object.freeze({__proto__:null,__iconNode:s6,default:l6});const u6=[["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"}]],d6=NC("FolderDown",u6);var p6=Object.freeze({__proto__:null,__iconNode:u6,default:d6});const h6=[["path",{d:"M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5",key:"1w6njk"}],["circle",{cx:"13",cy:"12",r:"2",key:"1j92g6"}],["path",{d:"M18 19c-2.8 0-5-2.2-5-5v8",key:"pkpw2h"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}]],f6=NC("FolderGit2",h6);var m6=Object.freeze({__proto__:null,__iconNode:h6,default:f6});const y6=[["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"}]],g6=NC("FolderGit",y6);var v6=Object.freeze({__proto__:null,__iconNode:y6,default:g6});const x6=[["path",{d:"M11 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 2v1.5",key:"6hud8k"}],["path",{d:"M13.9 17.45c-1.2-1.2-1.14-2.8-.2-3.73a2.43 2.43 0 0 1 3.44 0l.36.34.34-.34a2.43 2.43 0 0 1 3.45-.01c.95.95 1 2.53-.2 3.74L17.5 21Z",key:"wpff58"}]],b6=NC("FolderHeart",x6);var w6=Object.freeze({__proto__:null,__iconNode:x6,default:b6});const k6=[["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"}]],_6=NC("FolderInput",k6);var C6=Object.freeze({__proto__:null,__iconNode:k6,default:_6});const M6=[["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"}]],S6=NC("FolderKanban",M6);var D6=Object.freeze({__proto__:null,__iconNode:M6,default:S6});const O6=[["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"}]],P6=NC("FolderKey",O6);var E6=Object.freeze({__proto__:null,__iconNode:O6,default:P6});const j6=[["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"}]],T6=NC("FolderLock",j6);var N6=Object.freeze({__proto__:null,__iconNode:j6,default:T6});const R6=[["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"}]],F6=NC("FolderMinus",R6);var z6=Object.freeze({__proto__:null,__iconNode:R6,default:F6});const A6=[["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"}]],I6=NC("FolderOpenDot",A6);var L6=Object.freeze({__proto__:null,__iconNode:A6,default:I6});const B6=[["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"}]],V6=NC("FolderOpen",B6);var $6=Object.freeze({__proto__:null,__iconNode:B6,default:V6});const H6=[["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"}]],q6=NC("FolderOutput",H6);var W6=Object.freeze({__proto__:null,__iconNode:H6,default:q6});const U6=[["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"}]],G6=NC("FolderPen",U6);var K6=Object.freeze({__proto__:null,__iconNode:U6,default:G6});const Y6=[["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"}]],Z6=NC("FolderPlus",Y6);var X6=Object.freeze({__proto__:null,__iconNode:Y6,default:Z6});const Q6=[["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"}]],J6=NC("FolderRoot",Q6);var e8=Object.freeze({__proto__:null,__iconNode:Q6,default:J6});const t8=[["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"}]],r8=NC("FolderSearch2",t8);var o8=Object.freeze({__proto__:null,__iconNode:t8,default:r8});const n8=[["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-3a2 2 0 0 1 2-2h7",key:"x1c07l"}],["path",{d:"m8 16 3-3-3-3",key:"rlqrt1"}]],a8=NC("FolderSymlink",n8);var i8=Object.freeze({__proto__:null,__iconNode:n8,default:a8});const s8=[["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"}]],l8=NC("FolderSearch",s8);var c8=Object.freeze({__proto__:null,__iconNode:s8,default:l8});const u8=[["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"}]],d8=NC("FolderSync",u8);var p8=Object.freeze({__proto__:null,__iconNode:u8,default:d8});const h8=[["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"}]],f8=NC("FolderTree",h8);var m8=Object.freeze({__proto__:null,__iconNode:h8,default:f8});const y8=[["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"}]],g8=NC("FolderUp",y8);var v8=Object.freeze({__proto__:null,__iconNode:y8,default:g8});const x8=[["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"}]],b8=NC("FolderX",x8);var w8=Object.freeze({__proto__:null,__iconNode:x8,default:b8});const k8=[["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"}]],_8=NC("Folder",k8);var C8=Object.freeze({__proto__:null,__iconNode:k8,default:_8});const M8=[["path",{d:"M20 17a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3.9a2 2 0 0 1-1.69-.9l-.81-1.2a2 2 0 0 0-1.67-.9H8a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2Z",key:"4u7rpt"}],["path",{d:"M2 8v11a2 2 0 0 0 2 2h14",key:"1eicx1"}]],S8=NC("Folders",M8);var D8=Object.freeze({__proto__:null,__iconNode:M8,default:S8});const O8=[["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"}]],P8=NC("Footprints",O8);var E8=Object.freeze({__proto__:null,__iconNode:O8,default:P8});const j8=[["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"}]],T8=NC("Forklift",j8);var N8=Object.freeze({__proto__:null,__iconNode:j8,default:T8});const R8=[["polyline",{points:"15 17 20 12 15 7",key:"1w3sku"}],["path",{d:"M4 18v-2a4 4 0 0 1 4-4h12",key:"jmiej9"}]],F8=NC("Forward",R8);var z8=Object.freeze({__proto__:null,__iconNode:R8,default:F8});const A8=[["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"}]],I8=NC("Frame",A8);var L8=Object.freeze({__proto__:null,__iconNode:A8,default:I8});const B8=[["path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7",key:"1a2nng"}]],V8=NC("Framer",B8);var $8=Object.freeze({__proto__:null,__iconNode:B8,default:V8});const H8=[["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"}]],q8=NC("Frown",H8);var W8=Object.freeze({__proto__:null,__iconNode:H8,default:q8});const U8=[["line",{x1:"3",x2:"15",y1:"22",y2:"22",key:"xegly4"}],["line",{x1:"4",x2:"14",y1:"9",y2:"9",key:"xcnuvu"}],["path",{d:"M14 22V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v18",key:"16j0yd"}],["path",{d:"M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 2 2a2 2 0 0 0 2-2V9.83a2 2 0 0 0-.59-1.42L18 5",key:"7cu91f"}]],G8=NC("Fuel",U8);var K8=Object.freeze({__proto__:null,__iconNode:U8,default:G8});const Y8=[["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"}]],Z8=NC("Fullscreen",Y8);var X8=Object.freeze({__proto__:null,__iconNode:Y8,default:Z8});const Q8=[["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"}]],J8=NC("GalleryHorizontalEnd",Q8);var e7=Object.freeze({__proto__:null,__iconNode:Q8,default:J8});const t7=[["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"}]],r7=NC("GalleryHorizontal",t7);var o7=Object.freeze({__proto__:null,__iconNode:t7,default:r7});const n7=[["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"}]],a7=NC("GalleryThumbnails",n7);var i7=Object.freeze({__proto__:null,__iconNode:n7,default:a7});const s7=[["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"}]],l7=NC("GalleryVerticalEnd",s7);var c7=Object.freeze({__proto__:null,__iconNode:s7,default:l7});const u7=[["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"}]],d7=NC("GalleryVertical",u7);var p7=Object.freeze({__proto__:null,__iconNode:u7,default:d7});const h7=[["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"}]],f7=NC("Gamepad2",h7);var m7=Object.freeze({__proto__:null,__iconNode:h7,default:f7});const y7=[["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"}]],g7=NC("Gamepad",y7);var v7=Object.freeze({__proto__:null,__iconNode:y7,default:g7});const x7=[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]],b7=NC("Gauge",x7);var w7=Object.freeze({__proto__:null,__iconNode:x7,default:b7});const k7=[["path",{d:"m14.5 12.5-8 8a2.119 2.119 0 1 1-3-3l8-8",key:"15492f"}],["path",{d:"m16 16 6-6",key:"vzrcl6"}],["path",{d:"m8 8 6-6",key:"18bi4p"}],["path",{d:"m9 7 8 8",key:"5jnvq1"}],["path",{d:"m21 11-8-8",key:"z4y7zo"}]],_7=NC("Gavel",k7);var C7=Object.freeze({__proto__:null,__iconNode:k7,default:_7});const M7=[["path",{d:"M6 3h12l4 6-10 13L2 9Z",key:"1pcd5k"}],["path",{d:"M11 3 8 9l4 13 4-13-3-6",key:"1fcu3u"}],["path",{d:"M2 9h20",key:"16fsjt"}]],S7=NC("Gem",M7);var D7=Object.freeze({__proto__:null,__iconNode:M7,default:S7});const O7=[["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"}]],P7=NC("Ghost",O7);var E7=Object.freeze({__proto__:null,__iconNode:O7,default:P7});const j7=[["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"}]],T7=NC("Gift",j7);var N7=Object.freeze({__proto__:null,__iconNode:j7,default:T7});const R7=[["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"}]],F7=NC("GitBranch",R7);var z7=Object.freeze({__proto__:null,__iconNode:R7,default:F7});const A7=[["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"}]],I7=NC("GitCommitHorizontal",A7);var L7=Object.freeze({__proto__:null,__iconNode:A7,default:I7});const B7=[["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"}]],V7=NC("GitBranchPlus",B7);var $7=Object.freeze({__proto__:null,__iconNode:B7,default:V7});const H7=[["path",{d:"M12 3v6",key:"1holv5"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"M12 15v6",key:"a9ows0"}]],q7=NC("GitCommitVertical",H7);var W7=Object.freeze({__proto__:null,__iconNode:H7,default:q7});const U7=[["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"}]],G7=NC("GitCompareArrows",U7);var K7=Object.freeze({__proto__:null,__iconNode:U7,default:G7});const Y7=[["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"}]],Z7=NC("GitCompare",Y7);var X7=Object.freeze({__proto__:null,__iconNode:Y7,default:Z7});const Q7=[["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"}]],J7=NC("GitFork",Q7);var e9=Object.freeze({__proto__:null,__iconNode:Q7,default:J7});const t9=[["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"}]],r9=NC("GitGraph",t9);var o9=Object.freeze({__proto__:null,__iconNode:t9,default:r9});const n9=[["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"}]],a9=NC("GitMerge",n9);var i9=Object.freeze({__proto__:null,__iconNode:n9,default:a9});const s9=[["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"}]],l9=NC("GitPullRequestArrow",s9);var c9=Object.freeze({__proto__:null,__iconNode:s9,default:l9});const u9=[["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"}]],d9=NC("GitPullRequestClosed",u9);var p9=Object.freeze({__proto__:null,__iconNode:u9,default:d9});const h9=[["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"}]],f9=NC("GitPullRequestCreateArrow",h9);var m9=Object.freeze({__proto__:null,__iconNode:h9,default:f9});const y9=[["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"}]],g9=NC("GitPullRequestCreate",y9);var v9=Object.freeze({__proto__:null,__iconNode:y9,default:g9});const x9=[["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"}]],b9=NC("GitPullRequestDraft",x9);var w9=Object.freeze({__proto__:null,__iconNode:x9,default:b9});const k9=[["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"}]],_9=NC("GitPullRequest",k9);var C9=Object.freeze({__proto__:null,__iconNode:k9,default:_9});const M9=[["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"}]],S9=NC("Github",M9);var D9=Object.freeze({__proto__:null,__iconNode:M9,default:S9});const O9=[["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"}]],P9=NC("GlassWater",O9);var E9=Object.freeze({__proto__:null,__iconNode:O9,default:P9});const j9=[["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"}]],T9=NC("Gitlab",j9);var N9=Object.freeze({__proto__:null,__iconNode:j9,default:T9});const R9=[["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"}]],F9=NC("Glasses",R9);var z9=Object.freeze({__proto__:null,__iconNode:R9,default:F9});const A9=[["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"}]],I9=NC("GlobeLock",A9);var L9=Object.freeze({__proto__:null,__iconNode:A9,default:I9});const B9=[["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"}]],V9=NC("Globe",B9);var $9=Object.freeze({__proto__:null,__iconNode:B9,default:V9});const H9=[["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"}]],q9=NC("Goal",H9);var W9=Object.freeze({__proto__:null,__iconNode:H9,default:q9});const U9=[["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"}]],G9=NC("Grab",U9);var K9=Object.freeze({__proto__:null,__iconNode:U9,default:G9});const Y9=[["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"}]],Z9=NC("GraduationCap",Y9);var X9=Object.freeze({__proto__:null,__iconNode:Y9,default:Z9});const Q9=[["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"}]],J9=NC("Grape",Q9);var eee=Object.freeze({__proto__:null,__iconNode:Q9,default:J9});const tee=[["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"}]],ree=NC("Grid2x2Plus",tee);var oee=Object.freeze({__proto__:null,__iconNode:tee,default:ree});const nee=[["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"}]],aee=NC("Grid2x2Check",nee);var iee=Object.freeze({__proto__:null,__iconNode:nee,default:aee});const see=[["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"}]],lee=NC("Grid2x2X",see);var cee=Object.freeze({__proto__:null,__iconNode:see,default:lee});const uee=[["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"}]],dee=NC("Grid2x2",uee);var pee=Object.freeze({__proto__:null,__iconNode:uee,default:dee});const hee=[["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"}]],fee=NC("Grid3x3",hee);var mee=Object.freeze({__proto__:null,__iconNode:hee,default:fee});const yee=[["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"}]],gee=NC("GripHorizontal",yee);var vee=Object.freeze({__proto__:null,__iconNode:yee,default:gee});const xee=[["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"}]],bee=NC("GripVertical",xee);var wee=Object.freeze({__proto__:null,__iconNode:xee,default:bee});const kee=[["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"}]],_ee=NC("Grip",kee);var Cee=Object.freeze({__proto__:null,__iconNode:kee,default:_ee});const Mee=[["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"}]],See=NC("Group",Mee);var Dee=Object.freeze({__proto__:null,__iconNode:Mee,default:See});const Oee=[["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.2 9.9C8.7 8.8 9.8 8 11 8c2.8 0 5 2.2 5 5 0 1.2-.8 2.3-1.9 2.8l-.9.4A2 2 0 0 0 12 18a4 4 0 0 1-4 4c-3.3 0-6-2.7-6-6a4 4 0 0 1 4-4 2 2 0 0 0 1.8-1.2z",key:"1u8q3z"}],["circle",{cx:"11.5",cy:"12.5",r:".5",fill:"currentColor",key:"16onso"}]],Pee=NC("Guitar",Oee);var Eee=Object.freeze({__proto__:null,__iconNode:Oee,default:Pee});const jee=[["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"}]],Tee=NC("Ham",jee);var Nee=Object.freeze({__proto__:null,__iconNode:jee,default:Tee});const Ree=[["path",{d:"m15 12-8.373 8.373a1 1 0 1 1-3-3L12 9",key:"eefl8a"}],["path",{d:"m18 15 4-4",key:"16gjal"}],["path",{d:"m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172V7l-2.26-2.26a6 6 0 0 0-4.202-1.756L9 2.96l.92.82A6.18 6.18 0 0 1 12 8.4V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5",key:"b7pghm"}]],Fee=NC("Hammer",Ree);var zee=Object.freeze({__proto__:null,__iconNode:Ree,default:Fee});const Aee=[["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"}]],Iee=NC("HandCoins",Aee);var Lee=Object.freeze({__proto__:null,__iconNode:Aee,default:Iee});const Bee=[["path",{d:"M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16",key:"1ifwr1"}],["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.4a2 2 0 0 0-2.75-2.91l-4.2 3.9",key:"17abbs"}],["path",{d:"m2 15 6 6",key:"10dquu"}],["path",{d:"M19.5 8.5c.7-.7 1.5-1.6 1.5-2.7A2.73 2.73 0 0 0 16 4a2.78 2.78 0 0 0-5 1.8c0 1.2.8 2 1.5 2.8L16 12Z",key:"1h3036"}]],Vee=NC("HandHeart",Bee);var $ee=Object.freeze({__proto__:null,__iconNode:Bee,default:Vee});const Hee=[["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"}]],qee=NC("HandHelping",Hee);var Wee=Object.freeze({__proto__:null,__iconNode:Hee,default:qee});const Uee=[["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"}]],Gee=NC("HandMetal",Uee);var Kee=Object.freeze({__proto__:null,__iconNode:Uee,default:Gee});const Yee=[["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"}]],Zee=NC("HandPlatter",Yee);var Xee=Object.freeze({__proto__:null,__iconNode:Yee,default:Zee});const Qee=[["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"}]],Jee=NC("Hand",Qee);var ete=Object.freeze({__proto__:null,__iconNode:Qee,default:Jee});const tte=[["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"}]],rte=NC("Handshake",tte);var ote=Object.freeze({__proto__:null,__iconNode:tte,default:rte});const nte=[["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"}]],ate=NC("HardDriveDownload",nte);var ite=Object.freeze({__proto__:null,__iconNode:nte,default:ate});const ste=[["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"}]],lte=NC("HardDriveUpload",ste);var cte=Object.freeze({__proto__:null,__iconNode:ste,default:lte});const ute=[["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"}]],dte=NC("HardDrive",ute);var pte=Object.freeze({__proto__:null,__iconNode:ute,default:dte});const hte=[["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"}]],fte=NC("HardHat",hte);var mte=Object.freeze({__proto__:null,__iconNode:hte,default:fte});const yte=[["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"}]],gte=NC("Hash",yte);var vte=Object.freeze({__proto__:null,__iconNode:yte,default:gte});const xte=[["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"}]],bte=NC("Haze",xte);var wte=Object.freeze({__proto__:null,__iconNode:xte,default:bte});const kte=[["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"}]],_te=NC("HdmiPort",kte);var Cte=Object.freeze({__proto__:null,__iconNode:kte,default:_te});const Mte=[["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"}]],Ste=NC("Heading1",Mte);var Dte=Object.freeze({__proto__:null,__iconNode:Mte,default:Ste});const Ote=[["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"}]],Pte=NC("Heading2",Ote);var Ete=Object.freeze({__proto__:null,__iconNode:Ote,default:Pte});const jte=[["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"}]],Tte=NC("Heading3",jte);var Nte=Object.freeze({__proto__:null,__iconNode:jte,default:Tte});const Rte=[["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"}]],Fte=NC("Heading4",Rte);var zte=Object.freeze({__proto__:null,__iconNode:Rte,default:Fte});const Ate=[["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"}]],Ite=NC("Heading5",Ate);var Lte=Object.freeze({__proto__:null,__iconNode:Ate,default:Ite});const Bte=[["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"}]],Vte=NC("Heading6",Bte);var $te=Object.freeze({__proto__:null,__iconNode:Bte,default:Vte});const Hte=[["path",{d:"M6 12h12",key:"8npq4p"}],["path",{d:"M6 20V4",key:"1w1bmo"}],["path",{d:"M18 20V4",key:"o2hl4u"}]],qte=NC("Heading",Hte);var Wte=Object.freeze({__proto__:null,__iconNode:Hte,default:qte});const Ute=[["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"}]],Gte=NC("HeadphoneOff",Ute);var Kte=Object.freeze({__proto__:null,__iconNode:Ute,default:Gte});const Yte=[["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"}]],Zte=NC("Headphones",Yte);var Xte=Object.freeze({__proto__:null,__iconNode:Yte,default:Zte});const Qte=[["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"}]],Jte=NC("Headset",Qte);var ere=Object.freeze({__proto__:null,__iconNode:Qte,default:Jte});const tre=[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}],["path",{d:"m12 13-1-1 2-2-3-3 2-2",key:"xjdxli"}]],rre=NC("HeartCrack",tre);var ore=Object.freeze({__proto__:null,__iconNode:tre,default:rre});const nre=[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}],["path",{d:"M12 5 9.04 7.96a2.17 2.17 0 0 0 0 3.08c.82.82 2.13.85 3 .07l2.07-1.9a2.82 2.82 0 0 1 3.79 0l2.96 2.66",key:"4oyue0"}],["path",{d:"m18 15-2-2",key:"60u0ii"}],["path",{d:"m15 18-2-2",key:"6p76be"}]],are=NC("HeartHandshake",nre);var ire=Object.freeze({__proto__:null,__iconNode:nre,default:are});const sre=[["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}],["path",{d:"M16.5 16.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5a5.5 5.5 0 0 1 2.14-4.35",key:"3mpagl"}],["path",{d:"M8.76 3.1c1.15.22 2.13.78 3.24 1.9 1.5-1.5 2.74-2 4.5-2A5.5 5.5 0 0 1 22 8.5c0 2.12-1.3 3.78-2.67 5.17",key:"1gh3v3"}]],lre=NC("HeartOff",sre);var cre=Object.freeze({__proto__:null,__iconNode:sre,default:lre});const ure=[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}],["path",{d:"M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27",key:"1uw2ng"}]],dre=NC("HeartPulse",ure);var pre=Object.freeze({__proto__:null,__iconNode:ure,default:dre});const hre=[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}]],fre=NC("Heart",hre);var mre=Object.freeze({__proto__:null,__iconNode:hre,default:fre});const yre=[["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"}]],gre=NC("Heater",yre);var vre=Object.freeze({__proto__:null,__iconNode:yre,default:gre});const xre=[["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"}]],bre=NC("Hexagon",xre);var wre=Object.freeze({__proto__:null,__iconNode:xre,default:bre});const kre=[["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"}]],_re=NC("History",kre);var Cre=Object.freeze({__proto__:null,__iconNode:kre,default:_re});const Mre=[["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"}]],Sre=NC("Highlighter",Mre);var Dre=Object.freeze({__proto__:null,__iconNode:Mre,default:Sre});const Ore=[["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"}]],Pre=NC("HopOff",Ore);var Ere=Object.freeze({__proto__:null,__iconNode:Ore,default:Pre});const jre=[["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"}]],Tre=NC("Hop",jre);var Nre=Object.freeze({__proto__:null,__iconNode:jre,default:Tre});const Rre=[["path",{d:"M12 6v4",key:"16clxf"}],["path",{d:"M14 14h-4",key:"esezmu"}],["path",{d:"M14 18h-4",key:"16mqa2"}],["path",{d:"M14 8h-4",key:"z8ypaz"}],["path",{d:"M18 12h2a2 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:"b1k337"}],["path",{d:"M18 22V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v18",key:"16g51d"}]],Fre=NC("Hospital",Rre);var zre=Object.freeze({__proto__:null,__iconNode:Rre,default:Fre});const Are=[["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"}]],Ire=NC("Hotel",Are);var Lre=Object.freeze({__proto__:null,__iconNode:Are,default:Ire});const Bre=[["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"}]],Vre=NC("Hourglass",Bre);var $re=Object.freeze({__proto__:null,__iconNode:Bre,default:Vre});const Hre=[["path",{d:"M10 12V8.964",key:"1vll13"}],["path",{d:"M14 12V8.964",key:"1x3qvg"}],["path",{d:"M15 12a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2a1 1 0 0 1 1-1z",key:"ppykja"}],["path",{d:"M8.5 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-2",key:"1gvg2z"}]],qre=NC("HousePlug",Hre);var Wre=Object.freeze({__proto__:null,__iconNode:Hre,default:qre});const Ure=[["path",{d:"M13.22 2.416a2 2 0 0 0-2.511.057l-7 5.999A2 2 0 0 0 3 10v9a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7.354",key:"5phn05"}],["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8",key:"5wwlr5"}],["path",{d:"M15 6h6",key:"1jlkvy"}],["path",{d:"M18 3v6",key:"x1uolp"}]],Gre=NC("HousePlus",Ure);var Kre=Object.freeze({__proto__:null,__iconNode:Ure,default:Gre});const Yre=[["path",{d:"M9.5 13.866a4 4 0 0 1 5 .01",key:"1wy54i"}],["path",{d:"M12 17h.01",key:"p32p05"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"1d0kgt"}],["path",{d:"M7 10.754a8 8 0 0 1 10 0",key:"exoy2g"}]],Zre=NC("HouseWifi",Yre);var Xre=Object.freeze({__proto__:null,__iconNode:Yre,default:Zre});const Qre=[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8",key:"5wwlr5"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"1d0kgt"}]],Jre=NC("House",Qre);var eoe=Object.freeze({__proto__:null,__iconNode:Qre,default:Jre});const toe=[["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"}]],roe=NC("IceCreamBowl",toe);var ooe=Object.freeze({__proto__:null,__iconNode:toe,default:roe});const noe=[["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"}]],aoe=NC("IceCreamCone",noe);var ioe=Object.freeze({__proto__:null,__iconNode:noe,default:aoe});const soe=[["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"}]],loe=NC("IdCard",soe);var coe=Object.freeze({__proto__:null,__iconNode:soe,default:loe});const uoe=[["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"}]],doe=NC("ImageDown",uoe);var poe=Object.freeze({__proto__:null,__iconNode:uoe,default:doe});const hoe=[["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"}]],foe=NC("ImageMinus",hoe);var moe=Object.freeze({__proto__:null,__iconNode:hoe,default:foe});const yoe=[["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"}]],goe=NC("ImageOff",yoe);var voe=Object.freeze({__proto__:null,__iconNode:yoe,default:goe});const xoe=[["path",{d:"m11 16-5 5",key:"j5f7ct"}],["path",{d:"M11 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6.5",key:"7s81lt"}],["path",{d:"M15.765 22a.5.5 0 0 1-.765-.424V13.38a.5.5 0 0 1 .765-.424l5.878 3.674a1 1 0 0 1 0 1.696z",key:"1omb6s"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}]],boe=NC("ImagePlay",xoe);var woe=Object.freeze({__proto__:null,__iconNode:xoe,default:boe});const koe=[["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"}]],_oe=NC("ImagePlus",koe);var Coe=Object.freeze({__proto__:null,__iconNode:koe,default:_oe});const Moe=[["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"}]],Soe=NC("ImageUp",Moe);var Doe=Object.freeze({__proto__:null,__iconNode:Moe,default:Soe});const Ooe=[["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"}]],Poe=NC("ImageUpscale",Ooe);var Eoe=Object.freeze({__proto__:null,__iconNode:Ooe,default:Poe});const joe=[["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"}]],Toe=NC("Image",joe);var Noe=Object.freeze({__proto__:null,__iconNode:joe,default:Toe});const Roe=[["path",{d:"M18 22H4a2 2 0 0 1-2-2V6",key:"pblm9e"}],["path",{d:"m22 13-1.296-1.296a2.41 2.41 0 0 0-3.408 0L11 18",key:"nf6bnh"}],["circle",{cx:"12",cy:"8",r:"2",key:"1822b1"}],["rect",{width:"16",height:"16",x:"6",y:"2",rx:"2",key:"12espp"}]],Foe=NC("Images",Roe);var zoe=Object.freeze({__proto__:null,__iconNode:Roe,default:Foe});const Aoe=[["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"}]],Ioe=NC("Import",Aoe);var Loe=Object.freeze({__proto__:null,__iconNode:Aoe,default:Ioe});const Boe=[["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"}]],Voe=NC("Inbox",Boe);var $oe=Object.freeze({__proto__:null,__iconNode:Boe,default:Voe});const Hoe=[["path",{d:"M21 12H11",key:"wd7e0v"}],["path",{d:"M21 18H11",key:"4wu86t"}],["path",{d:"M21 6H11",key:"6dy1d6"}],["path",{d:"m7 8-4 4 4 4",key:"o5hrat"}]],qoe=NC("IndentDecrease",Hoe);var Woe=Object.freeze({__proto__:null,__iconNode:Hoe,default:qoe});const Uoe=[["path",{d:"M21 12H11",key:"wd7e0v"}],["path",{d:"M21 18H11",key:"4wu86t"}],["path",{d:"M21 6H11",key:"6dy1d6"}],["path",{d:"m3 8 4 4-4 4",key:"1a3j6y"}]],Goe=NC("IndentIncrease",Uoe);var Koe=Object.freeze({__proto__:null,__iconNode:Uoe,default:Goe});const Yoe=[["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"}]],Zoe=NC("IndianRupee",Yoe);var Xoe=Object.freeze({__proto__:null,__iconNode:Yoe,default:Zoe});const Qoe=[["path",{d:"M12 12c-2-2.67-4-4-6-4a4 4 0 1 0 0 8c2 0 4-1.33 6-4Zm0 0c2 2.67 4 4 6 4a4 4 0 0 0 0-8c-2 0-4 1.33-6 4Z",key:"1z0uae"}]],Joe=NC("Infinity",Qoe);var ene=Object.freeze({__proto__:null,__iconNode:Qoe,default:Joe});const tne=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]],rne=NC("Info",tne);var one=Object.freeze({__proto__:null,__iconNode:tne,default:rne});const nne=[["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"}]],ane=NC("InspectionPanel",nne);var ine=Object.freeze({__proto__:null,__iconNode:nne,default:ane});const sne=[["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"}]],lne=NC("Instagram",sne);var cne=Object.freeze({__proto__:null,__iconNode:sne,default:lne});const une=[["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"}]],dne=NC("Italic",une);var pne=Object.freeze({__proto__:null,__iconNode:une,default:dne});const hne=[["path",{d:"M20 10c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8h8",key:"4znkd0"}],["polyline",{points:"16 14 20 18 16 22",key:"11njsm"}]],fne=NC("IterationCcw",hne);var mne=Object.freeze({__proto__:null,__iconNode:hne,default:fne});const yne=[["path",{d:"M4 10c0-4.4 3.6-8 8-8s8 3.6 8 8-3.6 8-8 8H4",key:"tuf4su"}],["polyline",{points:"8 22 4 18 8 14",key:"evkj9s"}]],gne=NC("IterationCw",yne);var vne=Object.freeze({__proto__:null,__iconNode:yne,default:gne});const xne=[["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"}]],bne=NC("JapaneseYen",xne);var wne=Object.freeze({__proto__:null,__iconNode:xne,default:bne});const kne=[["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"}]],_ne=NC("Joystick",kne);var Cne=Object.freeze({__proto__:null,__iconNode:kne,default:_ne});const Mne=[["path",{d:"M6 5v11",key:"mdvv1e"}],["path",{d:"M12 5v6",key:"14ar3b"}],["path",{d:"M18 5v14",key:"7ji314"}]],Sne=NC("Kanban",Mne);var Dne=Object.freeze({__proto__:null,__iconNode:Mne,default:Sne});const One=[["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"}]],Pne=NC("KeyRound",One);var Ene=Object.freeze({__proto__:null,__iconNode:One,default:Pne});const jne=[["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"}]],Tne=NC("KeySquare",jne);var Nne=Object.freeze({__proto__:null,__iconNode:jne,default:Tne});const Rne=[["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"}]],Fne=NC("Key",Rne);var zne=Object.freeze({__proto__:null,__iconNode:Rne,default:Fne});const Ane=[["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"}]],Ine=NC("KeyboardMusic",Ane);var Lne=Object.freeze({__proto__:null,__iconNode:Ane,default:Ine});const Bne=[["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"}]],Vne=NC("KeyboardOff",Bne);var $ne=Object.freeze({__proto__:null,__iconNode:Bne,default:Vne});const Hne=[["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"}]],qne=NC("Keyboard",Hne);var Wne=Object.freeze({__proto__:null,__iconNode:Hne,default:qne});const Une=[["path",{d:"M12 2v5",key:"nd4vlx"}],["path",{d:"M6 7h12l4 9H2l4-9Z",key:"123d64"}],["path",{d:"M9.17 16a3 3 0 1 0 5.66 0",key:"1061mw"}]],Gne=NC("LampCeiling",Une);var Kne=Object.freeze({__proto__:null,__iconNode:Une,default:Gne});const Yne=[["path",{d:"m14 5-3 3 2 7 8-8-7-2Z",key:"1b0msb"}],["path",{d:"m14 5-3 3-3-3 3-3 3 3Z",key:"1uemms"}],["path",{d:"M9.5 6.5 4 12l3 6",key:"1bx08v"}],["path",{d:"M3 22v-2c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v2H3Z",key:"wap775"}]],Zne=NC("LampDesk",Yne);var Xne=Object.freeze({__proto__:null,__iconNode:Yne,default:Zne});const Qne=[["path",{d:"M9 2h6l3 7H6l3-7Z",key:"wcx6mj"}],["path",{d:"M12 9v13",key:"3n1su1"}],["path",{d:"M9 22h6",key:"1rlq3v"}]],Jne=NC("LampFloor",Qne);var eae=Object.freeze({__proto__:null,__iconNode:Qne,default:Jne});const tae=[["path",{d:"M11 13h6l3 7H8l3-7Z",key:"9n3qlo"}],["path",{d:"M14 13V8a2 2 0 0 0-2-2H8",key:"1hu4hb"}],["path",{d:"M4 9h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4v6Z",key:"s053bc"}]],rae=NC("LampWallDown",tae);var oae=Object.freeze({__proto__:null,__iconNode:tae,default:rae});const nae=[["path",{d:"M11 4h6l3 7H8l3-7Z",key:"11x1ee"}],["path",{d:"M14 11v5a2 2 0 0 1-2 2H8",key:"eutp5o"}],["path",{d:"M4 15h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H4v-6Z",key:"1iuthr"}]],aae=NC("LampWallUp",nae);var iae=Object.freeze({__proto__:null,__iconNode:nae,default:aae});const sae=[["path",{d:"M8 2h8l4 10H4L8 2Z",key:"9dma5w"}],["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"M8 22v-2c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v2H8Z",key:"mwf4oh"}]],lae=NC("Lamp",sae);var cae=Object.freeze({__proto__:null,__iconNode:sae,default:lae});const uae=[["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"}]],dae=NC("LandPlot",uae);var pae=Object.freeze({__proto__:null,__iconNode:uae,default:dae});const hae=[["line",{x1:"3",x2:"21",y1:"22",y2:"22",key:"j8o0r"}],["line",{x1:"6",x2:"6",y1:"18",y2:"11",key:"10tf0k"}],["line",{x1:"10",x2:"10",y1:"18",y2:"11",key:"54lgf6"}],["line",{x1:"14",x2:"14",y1:"18",y2:"11",key:"380y"}],["line",{x1:"18",x2:"18",y1:"18",y2:"11",key:"1kevvc"}],["polygon",{points:"12 2 20 7 4 7",key:"jkujk7"}]],fae=NC("Landmark",hae);var mae=Object.freeze({__proto__:null,__iconNode:hae,default:fae});const yae=[["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"}]],gae=NC("Languages",yae);var vae=Object.freeze({__proto__:null,__iconNode:yae,default:gae});const xae=[["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"}]],bae=NC("LaptopMinimalCheck",xae);var wae=Object.freeze({__proto__:null,__iconNode:xae,default:bae});const kae=[["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"}]],_ae=NC("LaptopMinimal",kae);var Cae=Object.freeze({__proto__:null,__iconNode:kae,default:_ae});const Mae=[["path",{d:"M20 16V7a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v9m16 0H4m16 0 1.28 2.55a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45L4 16",key:"tarvll"}]],Sae=NC("Laptop",Mae);var Dae=Object.freeze({__proto__:null,__iconNode:Mae,default:Sae});const Oae=[["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"}]],Pae=NC("LassoSelect",Oae);var Eae=Object.freeze({__proto__:null,__iconNode:Oae,default:Pae});const jae=[["path",{d:"M7 22a5 5 0 0 1-2-4",key:"umushi"}],["path",{d:"M3.3 14A6.8 6.8 0 0 1 2 10c0-4.4 4.5-8 10-8s10 3.6 10 8-4.5 8-10 8a12 12 0 0 1-5-1",key:"146dds"}],["path",{d:"M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z",key:"bq3ynw"}]],Tae=NC("Lasso",jae);var Nae=Object.freeze({__proto__:null,__iconNode:jae,default:Tae});const Rae=[["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"}]],Fae=NC("Laugh",Rae);var zae=Object.freeze({__proto__:null,__iconNode:Rae,default:Fae});const Aae=[["path",{d:"m16.02 12 5.48 3.13a1 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.74L7.98 12",key:"1cuww1"}],["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:"pdlvxu"}]],Iae=NC("Layers2",Aae);var Lae=Object.freeze({__proto__:null,__iconNode:Aae,default:Iae});const Bae=[["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"}]],Vae=NC("Layers",Bae);var $ae=Object.freeze({__proto__:null,__iconNode:Bae,default:Vae});const Hae=[["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"}]],qae=NC("LayoutDashboard",Hae);var Wae=Object.freeze({__proto__:null,__iconNode:Hae,default:qae});const Uae=[["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"}]],Gae=NC("LayoutGrid",Uae);var Kae=Object.freeze({__proto__:null,__iconNode:Uae,default:Gae});const Yae=[["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"}]],Zae=NC("LayoutList",Yae);var Xae=Object.freeze({__proto__:null,__iconNode:Yae,default:Zae});const Qae=[["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"}]],Jae=NC("LayoutPanelLeft",Qae);var eie=Object.freeze({__proto__:null,__iconNode:Qae,default:Jae});const tie=[["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"}]],rie=NC("LayoutPanelTop",tie);var oie=Object.freeze({__proto__:null,__iconNode:tie,default:rie});const nie=[["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"}]],aie=NC("LayoutTemplate",nie);var iie=Object.freeze({__proto__:null,__iconNode:nie,default:aie});const sie=[["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"}]],lie=NC("Leaf",sie);var cie=Object.freeze({__proto__:null,__iconNode:sie,default:lie});const uie=[["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"}]],die=NC("LeafyGreen",uie);var pie=Object.freeze({__proto__:null,__iconNode:uie,default:die});const hie=[["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"}]],fie=NC("Lectern",hie);var mie=Object.freeze({__proto__:null,__iconNode:hie,default:fie});const yie=[["path",{d:"M15 12h6",key:"upa0zy"}],["path",{d:"M15 6h6",key:"1jlkvy"}],["path",{d:"m3 13 3.553-7.724a.5.5 0 0 1 .894 0L11 13",key:"blevx4"}],["path",{d:"M3 18h18",key:"1h113x"}],["path",{d:"M4 11h6",key:"olkgv1"}]],gie=NC("LetterText",yie);var vie=Object.freeze({__proto__:null,__iconNode:yie,default:gie});const xie=[["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"}]],bie=NC("LibraryBig",xie);var wie=Object.freeze({__proto__:null,__iconNode:xie,default:bie});const kie=[["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"}]],_ie=NC("Library",kie);var Cie=Object.freeze({__proto__:null,__iconNode:kie,default:_ie});const Mie=[["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"}]],Sie=NC("LifeBuoy",Mie);var Die=Object.freeze({__proto__:null,__iconNode:Mie,default:Sie});const Oie=[["path",{d:"M8 20V8c0-2.2 1.8-4 4-4 1.5 0 2.8.8 3.5 2",key:"1rtphz"}],["path",{d:"M6 12h4",key:"a4o3ry"}],["path",{d:"M14 12h2v8",key:"c1fccl"}],["path",{d:"M6 20h4",key:"1i6q5t"}],["path",{d:"M14 20h4",key:"lzx1xo"}]],Pie=NC("Ligature",Oie);var Eie=Object.freeze({__proto__:null,__iconNode:Oie,default:Pie});const jie=[["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"}]],Tie=NC("LightbulbOff",jie);var Nie=Object.freeze({__proto__:null,__iconNode:jie,default:Tie});const Rie=[["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"}]],Fie=NC("Lightbulb",Rie);var zie=Object.freeze({__proto__:null,__iconNode:Rie,default:Fie});const Aie=[["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"}]],Iie=NC("Link2Off",Aie);var Lie=Object.freeze({__proto__:null,__iconNode:Aie,default:Iie});const Bie=[["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"}]],Vie=NC("Link2",Bie);var $ie=Object.freeze({__proto__:null,__iconNode:Bie,default:Vie});const Hie=[["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"}]],qie=NC("Link",Hie);var Wie=Object.freeze({__proto__:null,__iconNode:Hie,default:qie});const Uie=[["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"}]],Gie=NC("Linkedin",Uie);var Kie=Object.freeze({__proto__:null,__iconNode:Uie,default:Gie});const Yie=[["path",{d:"M11 18H3",key:"n3j2dh"}],["path",{d:"m15 18 2 2 4-4",key:"1szwhi"}],["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 6H3",key:"1wxfjs"}]],Zie=NC("ListCheck",Yie);var Xie=Object.freeze({__proto__:null,__iconNode:Yie,default:Zie});const Qie=[["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["path",{d:"m3 7 2 2 4-4",key:"1obspn"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}]],Jie=NC("ListChecks",Qie);var ese=Object.freeze({__proto__:null,__iconNode:Qie,default:Jie});const tse=[["path",{d:"m3 10 2.5-2.5L3 5",key:"i6eama"}],["path",{d:"m3 19 2.5-2.5L3 14",key:"w2gmor"}],["path",{d:"M10 6h11",key:"c7qv1k"}],["path",{d:"M10 12h11",key:"6m4ad9"}],["path",{d:"M10 18h11",key:"11hvi2"}]],rse=NC("ListCollapse",tse);var ose=Object.freeze({__proto__:null,__iconNode:tse,default:rse});const nse=[["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M10 18H3",key:"13769t"}],["path",{d:"M21 6v10a2 2 0 0 1-2 2h-5",key:"ilrcs8"}],["path",{d:"m16 16-2 2 2 2",key:"kkc6pm"}]],ase=NC("ListEnd",nse);var ise=Object.freeze({__proto__:null,__iconNode:nse,default:ase});const sse=[["path",{d:"M10 18h4",key:"1ulq68"}],["path",{d:"M11 6H3",key:"1u26ik"}],["path",{d:"M15 6h6",key:"1jlkvy"}],["path",{d:"M18 9V3",key:"xwwp7m"}],["path",{d:"M7 12h8",key:"7a1bxv"}]],lse=NC("ListFilterPlus",sse);var cse=Object.freeze({__proto__:null,__iconNode:sse,default:lse});const use=[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M21 12h-6",key:"bt1uis"}]],dse=NC("ListMinus",use);var pse=Object.freeze({__proto__:null,__iconNode:use,default:dse});const hse=[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M7 12h10",key:"b7w52i"}],["path",{d:"M10 18h4",key:"1ulq68"}]],fse=NC("ListFilter",hse);var mse=Object.freeze({__proto__:null,__iconNode:hse,default:fse});const yse=[["path",{d:"M21 15V6",key:"h1cx4g"}],["path",{d:"M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",key:"8saifv"}],["path",{d:"M12 12H3",key:"18klou"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M12 18H3",key:"11ftsu"}]],gse=NC("ListMusic",yse);var vse=Object.freeze({__proto__:null,__iconNode:yse,default:gse});const xse=[["path",{d:"M10 12h11",key:"6m4ad9"}],["path",{d:"M10 18h11",key:"11hvi2"}],["path",{d:"M10 6h11",key:"c7qv1k"}],["path",{d:"M4 10h2",key:"16xx2s"}],["path",{d:"M4 6h1v4",key:"cnovpq"}],["path",{d:"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1",key:"m9a95d"}]],bse=NC("ListOrdered",xse);var wse=Object.freeze({__proto__:null,__iconNode:xse,default:bse});const kse=[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M18 9v6",key:"1twb98"}],["path",{d:"M21 12h-6",key:"bt1uis"}]],_se=NC("ListPlus",kse);var Cse=Object.freeze({__proto__:null,__iconNode:kse,default:_se});const Mse=[["path",{d:"M21 6H3",key:"1jwq7v"}],["path",{d:"M7 12H3",key:"13ou7f"}],["path",{d:"M7 18H3",key:"1sijw9"}],["path",{d:"M12 18a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L11 14",key:"qth677"}],["path",{d:"M11 10v4h4",key:"172dkj"}]],Sse=NC("ListRestart",Mse);var Dse=Object.freeze({__proto__:null,__iconNode:Mse,default:Sse});const Ose=[["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M10 6H3",key:"lf8lx7"}],["path",{d:"M21 18V8a2 2 0 0 0-2-2h-5",key:"1hghli"}],["path",{d:"m16 8-2-2 2-2",key:"160uvd"}]],Pse=NC("ListStart",Ose);var Ese=Object.freeze({__proto__:null,__iconNode:Ose,default:Pse});const jse=[["rect",{x:"3",y:"5",width:"6",height:"6",rx:"1",key:"1defrl"}],["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}]],Tse=NC("ListTodo",jse);var Nse=Object.freeze({__proto__:null,__iconNode:jse,default:Tse});const Rse=[["path",{d:"M12 12H3",key:"18klou"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M12 18H3",key:"11ftsu"}],["path",{d:"m16 12 5 3-5 3v-6Z",key:"zpskkp"}]],Fse=NC("ListVideo",Rse);var zse=Object.freeze({__proto__:null,__iconNode:Rse,default:Fse});const Ase=[["path",{d:"M21 12h-8",key:"1bmf0i"}],["path",{d:"M21 6H8",key:"1pqkrb"}],["path",{d:"M21 18h-8",key:"1tm79t"}],["path",{d:"M3 6v4c0 1.1.9 2 2 2h3",key:"1ywdgy"}],["path",{d:"M3 10v6c0 1.1.9 2 2 2h3",key:"2wc746"}]],Ise=NC("ListTree",Ase);var Lse=Object.freeze({__proto__:null,__iconNode:Ase,default:Ise});const Bse=[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"m19 10-4 4",key:"1tz659"}],["path",{d:"m15 10 4 4",key:"1n7nei"}]],Vse=NC("ListX",Bse);var $se=Object.freeze({__proto__:null,__iconNode:Bse,default:Vse});const Hse=[["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M3 18h.01",key:"1tta3j"}],["path",{d:"M3 6h.01",key:"1rqtza"}],["path",{d:"M8 12h13",key:"1za7za"}],["path",{d:"M8 18h13",key:"1lx6n3"}],["path",{d:"M8 6h13",key:"ik3vkj"}]],qse=NC("List",Hse);var Wse=Object.freeze({__proto__:null,__iconNode:Hse,default:qse});const Use=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]],Gse=NC("LoaderCircle",Use);var Kse=Object.freeze({__proto__:null,__iconNode:Use,default:Gse});const Yse=[["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"}]],Zse=NC("LoaderPinwheel",Yse);var Xse=Object.freeze({__proto__:null,__iconNode:Yse,default:Zse});const Qse=[["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"}]],Jse=NC("Loader",Qse);var ele=Object.freeze({__proto__:null,__iconNode:Qse,default:Jse});const tle=[["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"}]],rle=NC("LocateFixed",tle);var ole=Object.freeze({__proto__:null,__iconNode:tle,default:rle});const nle=[["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"}],["path",{d:"M7.11 7.11C5.83 8.39 5 10.1 5 12c0 3.87 3.13 7 7 7 1.9 0 3.61-.83 4.89-2.11",key:"1oh7ia"}],["path",{d:"M18.71 13.96c.19-.63.29-1.29.29-1.96 0-3.87-3.13-7-7-7-.67 0-1.33.1-1.96.29",key:"3qdecy"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],ale=NC("LocateOff",nle);var ile=Object.freeze({__proto__:null,__iconNode:nle,default:ale});const sle=[["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"}]],lle=NC("Locate",sle);var cle=Object.freeze({__proto__:null,__iconNode:sle,default:lle});const ule=[["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"}]],dle=NC("LockKeyholeOpen",ule);var ple=Object.freeze({__proto__:null,__iconNode:ule,default:dle});const hle=[["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"}]],fle=NC("LockKeyhole",hle);var mle=Object.freeze({__proto__:null,__iconNode:hle,default:fle});const yle=[["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"}]],gle=NC("LockOpen",yle);var vle=Object.freeze({__proto__:null,__iconNode:yle,default:gle});const xle=[["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"}]],ble=NC("Lock",xle);var wle=Object.freeze({__proto__:null,__iconNode:xle,default:ble});const kle=[["path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4",key:"u53s6r"}],["polyline",{points:"10 17 15 12 10 7",key:"1ail0h"}],["line",{x1:"15",x2:"3",y1:"12",y2:"12",key:"v6grx8"}]],_le=NC("LogIn",kle);var Cle=Object.freeze({__proto__:null,__iconNode:kle,default:_le});const Mle=[["path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",key:"1uf3rs"}],["polyline",{points:"16 17 21 12 16 7",key:"1gabdz"}],["line",{x1:"21",x2:"9",y1:"12",y2:"12",key:"1uyos4"}]],Sle=NC("LogOut",Mle);var Dle=Object.freeze({__proto__:null,__iconNode:Mle,default:Sle});const Ole=[["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M3 12h1",key:"lp3yf2"}],["path",{d:"M3 18h1",key:"1eiwyy"}],["path",{d:"M3 6h1",key:"rgxa97"}],["path",{d:"M8 12h1",key:"1con00"}],["path",{d:"M8 18h1",key:"13wk12"}],["path",{d:"M8 6h1",key:"tn6mkg"}]],Ple=NC("Logs",Ole);var Ele=Object.freeze({__proto__:null,__iconNode:Ole,default:Ple});const jle=[["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"}]],Tle=NC("Lollipop",jle);var Nle=Object.freeze({__proto__:null,__iconNode:jle,default:Tle});const Rle=[["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"}]],Fle=NC("Luggage",Rle);var zle=Object.freeze({__proto__:null,__iconNode:Rle,default:Fle});const Ale=[["path",{d:"m6 15-4-4 6.75-6.77a7.79 7.79 0 0 1 11 11L13 22l-4-4 6.39-6.36a2.14 2.14 0 0 0-3-3L6 15",key:"1i3lhw"}],["path",{d:"m5 8 4 4",key:"j6kj7e"}],["path",{d:"m12 15 4 4",key:"lnac28"}]],Ile=NC("Magnet",Ale);var Lle=Object.freeze({__proto__:null,__iconNode:Ale,default:Ile});const Ble=[["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"}]],Vle=NC("MailCheck",Ble);var $le=Object.freeze({__proto__:null,__iconNode:Ble,default:Vle});const Hle=[["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"}]],qle=NC("MailMinus",Hle);var Wle=Object.freeze({__proto__:null,__iconNode:Hle,default:qle});const Ule=[["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"}]],Gle=NC("MailOpen",Ule);var Kle=Object.freeze({__proto__:null,__iconNode:Ule,default:Gle});const Yle=[["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"}]],Zle=NC("MailPlus",Yle);var Xle=Object.freeze({__proto__:null,__iconNode:Yle,default:Zle});const Qle=[["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"}]],Jle=NC("MailQuestion",Qle);var ece=Object.freeze({__proto__:null,__iconNode:Qle,default:Jle});const tce=[["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"}]],rce=NC("MailSearch",tce);var oce=Object.freeze({__proto__:null,__iconNode:tce,default:rce});const nce=[["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"}]],ace=NC("MailWarning",nce);var ice=Object.freeze({__proto__:null,__iconNode:nce,default:ace});const sce=[["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"}]],lce=NC("MailX",sce);var cce=Object.freeze({__proto__:null,__iconNode:sce,default:lce});const uce=[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}]],dce=NC("Mail",uce);var pce=Object.freeze({__proto__:null,__iconNode:uce,default:dce});const hce=[["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"}]],fce=NC("Mailbox",hce);var mce=Object.freeze({__proto__:null,__iconNode:hce,default:fce});const yce=[["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"}]],gce=NC("MapPinCheckInside",yce);var vce=Object.freeze({__proto__:null,__iconNode:yce,default:gce});const xce=[["rect",{width:"16",height:"13",x:"6",y:"4",rx:"2",key:"1drq3f"}],["path",{d:"m22 7-7.1 3.78c-.57.3-1.23.3-1.8 0L6 7",key:"xn252p"}],["path",{d:"M2 8v11c0 1.1.9 2 2 2h14",key:"n13cji"}]],bce=NC("Mails",xce);var wce=Object.freeze({__proto__:null,__iconNode:xce,default:bce});const kce=[["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"}]],_ce=NC("MapPinCheck",kce);var Cce=Object.freeze({__proto__:null,__iconNode:kce,default:_ce});const Mce=[["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"}]],Sce=NC("MapPinHouse",Mce);var Dce=Object.freeze({__proto__:null,__iconNode:Mce,default:Sce});const Oce=[["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"}]],Pce=NC("MapPinMinusInside",Oce);var Ece=Object.freeze({__proto__:null,__iconNode:Oce,default:Pce});const jce=[["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"}]],Tce=NC("MapPinMinus",jce);var Nce=Object.freeze({__proto__:null,__iconNode:jce,default:Tce});const Rce=[["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"}]],Fce=NC("MapPinOff",Rce);var zce=Object.freeze({__proto__:null,__iconNode:Rce,default:Fce});const Ace=[["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"}]],Ice=NC("MapPinPlusInside",Ace);var Lce=Object.freeze({__proto__:null,__iconNode:Ace,default:Ice});const Bce=[["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"}]],Vce=NC("MapPinPlus",Bce);var $ce=Object.freeze({__proto__:null,__iconNode:Bce,default:Vce});const Hce=[["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"}]],qce=NC("MapPinXInside",Hce);var Wce=Object.freeze({__proto__:null,__iconNode:Hce,default:qce});const Uce=[["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"}]],Gce=NC("MapPinX",Uce);var Kce=Object.freeze({__proto__:null,__iconNode:Uce,default:Gce});const Yce=[["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"}]],Zce=NC("MapPin",Yce);var Xce=Object.freeze({__proto__:null,__iconNode:Yce,default:Zce});const Qce=[["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"}]],Jce=NC("MapPinned",Qce);var eue=Object.freeze({__proto__:null,__iconNode:Qce,default:Jce});const tue=[["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"}]],rue=NC("MapPlus",tue);var oue=Object.freeze({__proto__:null,__iconNode:tue,default:rue});const nue=[["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"}]],aue=NC("Map",nue);var iue=Object.freeze({__proto__:null,__iconNode:nue,default:aue});const sue=[["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"}]],lue=NC("MarsStroke",sue);var cue=Object.freeze({__proto__:null,__iconNode:sue,default:lue});const uue=[["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"}]],due=NC("Mars",uue);var pue=Object.freeze({__proto__:null,__iconNode:uue,default:due});const hue=[["path",{d:"M8 22h8",key:"rmew8v"}],["path",{d:"M12 11v11",key:"ur9y6a"}],["path",{d:"m19 3-7 8-7-8Z",key:"1sgpiw"}]],fue=NC("Martini",hue);var mue=Object.freeze({__proto__:null,__iconNode:hue,default:fue});const yue=[["polyline",{points:"15 3 21 3 21 9",key:"mznyad"}],["polyline",{points:"9 21 3 21 3 15",key:"1avn1i"}],["line",{x1:"21",x2:"14",y1:"3",y2:"10",key:"ota7mn"}],["line",{x1:"3",x2:"10",y1:"21",y2:"14",key:"1atl0r"}]],gue=NC("Maximize2",yue);var vue=Object.freeze({__proto__:null,__iconNode:yue,default:gue});const xue=[["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"}]],bue=NC("Maximize",xue);var wue=Object.freeze({__proto__:null,__iconNode:xue,default:bue});const kue=[["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"}]],_ue=NC("Medal",kue);var Cue=Object.freeze({__proto__:null,__iconNode:kue,default:_ue});const Mue=[["path",{d:"M9.26 9.26 3 11v3l14.14 3.14",key:"3429n"}],["path",{d:"M21 15.34V6l-7.31 2.03",key:"4o1dh8"}],["path",{d:"M11.6 16.8a3 3 0 1 1-5.8-1.6",key:"1yl0tm"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],Sue=NC("MegaphoneOff",Mue);var Due=Object.freeze({__proto__:null,__iconNode:Mue,default:Sue});const Oue=[["path",{d:"m3 11 18-5v12L3 14v-3z",key:"n962bs"}],["path",{d:"M11.6 16.8a3 3 0 1 1-5.8-1.6",key:"1yl0tm"}]],Pue=NC("Megaphone",Oue);var Eue=Object.freeze({__proto__:null,__iconNode:Oue,default:Pue});const jue=[["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"}]],Tue=NC("Meh",jue);var Nue=Object.freeze({__proto__:null,__iconNode:jue,default:Tue});const Rue=[["path",{d:"M6 19v-3",key:"1nvgqn"}],["path",{d:"M10 19v-3",key:"iu8nkm"}],["path",{d:"M14 19v-3",key:"kcehxu"}],["path",{d:"M18 19v-3",key:"1vh91z"}],["path",{d:"M8 11V9",key:"63erz4"}],["path",{d:"M16 11V9",key:"fru6f3"}],["path",{d:"M12 11V9",key:"ha00sb"}],["path",{d:"M2 15h20",key:"16ne18"}],["path",{d:"M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.1a2 2 0 0 0 0 3.837V17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5.1a2 2 0 0 0 0-3.837Z",key:"lhddv3"}]],Fue=NC("MemoryStick",Rue);var zue=Object.freeze({__proto__:null,__iconNode:Rue,default:Fue});const Aue=[["line",{x1:"4",x2:"20",y1:"12",y2:"12",key:"1e0a9i"}],["line",{x1:"4",x2:"20",y1:"6",y2:"6",key:"1owob3"}],["line",{x1:"4",x2:"20",y1:"18",y2:"18",key:"yk5zj1"}]],Iue=NC("Menu",Aue);var Lue=Object.freeze({__proto__:null,__iconNode:Aue,default:Iue});const Bue=[["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"}]],Vue=NC("Merge",Bue);var $ue=Object.freeze({__proto__:null,__iconNode:Bue,default:Vue});const Hue=[["path",{d:"M10 9.5 8 12l2 2.5",key:"3mjy60"}],["path",{d:"m14 9.5 2 2.5-2 2.5",key:"1bir2l"}],["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22z",key:"k85zhp"}]],que=NC("MessageCircleCode",Hue);var Wue=Object.freeze({__proto__:null,__iconNode:Hue,default:que});const Uue=[["path",{d:"M13.5 3.1c-.5 0-1-.1-1.5-.1s-1 .1-1.5.1",key:"16ll65"}],["path",{d:"M19.3 6.8a10.45 10.45 0 0 0-2.1-2.1",key:"1nq77a"}],["path",{d:"M20.9 13.5c.1-.5.1-1 .1-1.5s-.1-1-.1-1.5",key:"1sf7wn"}],["path",{d:"M17.2 19.3a10.45 10.45 0 0 0 2.1-2.1",key:"x1hs5g"}],["path",{d:"M10.5 20.9c.5.1 1 .1 1.5.1s1-.1 1.5-.1",key:"19m18z"}],["path",{d:"M3.5 17.5 2 22l4.5-1.5",key:"1f36qi"}],["path",{d:"M3.1 10.5c0 .5-.1 1-.1 1.5s.1 1 .1 1.5",key:"1vz3ju"}],["path",{d:"M6.8 4.7a10.45 10.45 0 0 0-2.1 2.1",key:"19f9do"}]],Gue=NC("MessageCircleDashed",Uue);var Kue=Object.freeze({__proto__:null,__iconNode:Uue,default:Gue});const Yue=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"M15.8 9.2a2.5 2.5 0 0 0-3.5 0l-.3.4-.35-.3a2.42 2.42 0 1 0-3.2 3.6l3.6 3.5 3.6-3.5c1.2-1.2 1.1-2.7.2-3.7",key:"43lnbm"}]],Zue=NC("MessageCircleHeart",Yue);var Xue=Object.freeze({__proto__:null,__iconNode:Yue,default:Zue});const Que=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"M8 12h.01",key:"czm47f"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 12h.01",key:"1l6xoz"}]],Jue=NC("MessageCircleMore",Que);var ede=Object.freeze({__proto__:null,__iconNode:Que,default:Jue});const tde=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M12 8v8",key:"napkw2"}]],rde=NC("MessageCirclePlus",tde);var ode=Object.freeze({__proto__:null,__iconNode:tde,default:rde});const nde=[["path",{d:"M20.5 14.9A9 9 0 0 0 9.1 3.5",key:"1iebmn"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M5.6 5.6C3 8.3 2.2 12.5 4 16l-2 6 6-2c3.4 1.8 7.6 1.1 10.3-1.7",key:"1ov8ce"}]],ade=NC("MessageCircleOff",nde);var ide=Object.freeze({__proto__:null,__iconNode:nde,default:ade});const sde=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["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"}]],lde=NC("MessageCircleQuestion",sde);var cde=Object.freeze({__proto__:null,__iconNode:sde,default:lde});const ude=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"m10 15-3-3 3-3",key:"1pgupc"}],["path",{d:"M7 12h7a2 2 0 0 1 2 2v1",key:"1gheu4"}]],dde=NC("MessageCircleReply",ude);var pde=Object.freeze({__proto__:null,__iconNode:ude,default:dde});const hde=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],fde=NC("MessageCircleX",hde);var mde=Object.freeze({__proto__:null,__iconNode:hde,default:fde});const yde=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]],gde=NC("MessageCircle",yde);var vde=Object.freeze({__proto__:null,__iconNode:yde,default:gde});const xde=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]],bde=NC("MessageCircleWarning",xde);var wde=Object.freeze({__proto__:null,__iconNode:xde,default:bde});const kde=[["path",{d:"M10 7.5 8 10l2 2.5",key:"xb17xw"}],["path",{d:"m14 7.5 2 2.5-2 2.5",key:"5rap1v"}],["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]],_de=NC("MessageSquareCode",kde);var Cde=Object.freeze({__proto__:null,__iconNode:kde,default:_de});const Mde=[["path",{d:"M10 17H7l-4 4v-7",key:"1r71xu"}],["path",{d:"M14 17h1",key:"nufu4t"}],["path",{d:"M14 3h1",key:"1ec4yj"}],["path",{d:"M19 3a2 2 0 0 1 2 2",key:"18rm91"}],["path",{d:"M21 14v1a2 2 0 0 1-2 2",key:"29akq3"}],["path",{d:"M21 9v1",key:"mxsmne"}],["path",{d:"M3 9v1",key:"1r0deq"}],["path",{d:"M5 3a2 2 0 0 0-2 2",key:"y57alp"}],["path",{d:"M9 3h1",key:"1yesri"}]],Sde=NC("MessageSquareDashed",Mde);var Dde=Object.freeze({__proto__:null,__iconNode:Mde,default:Sde});const Ode=[["path",{d:"m5 19-2 2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2",key:"1xuzuj"}],["path",{d:"M9 10h6",key:"9gxzsh"}],["path",{d:"M12 7v6",key:"lw1j43"}],["path",{d:"M9 17h6",key:"r8uit2"}]],Pde=NC("MessageSquareDiff",Ode);var Ede=Object.freeze({__proto__:null,__iconNode:Ode,default:Pde});const jde=[["path",{d:"M11.7 3H5a2 2 0 0 0-2 2v16l4-4h12a2 2 0 0 0 2-2v-2.7",key:"uodpkb"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}]],Tde=NC("MessageSquareDot",jde);var Nde=Object.freeze({__proto__:null,__iconNode:jde,default:Tde});const Rde=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M14.8 7.5a1.84 1.84 0 0 0-2.6 0l-.2.3-.3-.3a1.84 1.84 0 1 0-2.4 2.8L12 13l2.7-2.7c.9-.9.8-2.1.1-2.8",key:"1blaws"}]],Fde=NC("MessageSquareHeart",Rde);var zde=Object.freeze({__proto__:null,__iconNode:Rde,default:Fde});const Ade=[["path",{d:"M19 15v-2a2 2 0 1 0-4 0v2",key:"h3d1vz"}],["path",{d:"M9 17H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3.5",key:"xsnnhn"}],["rect",{x:"13",y:"15",width:"8",height:"5",rx:"1",key:"1ccwuk"}]],Ide=NC("MessageSquareLock",Ade);var Lde=Object.freeze({__proto__:null,__iconNode:Ade,default:Ide});const Bde=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M8 10h.01",key:"19clt8"}],["path",{d:"M12 10h.01",key:"1nrarc"}],["path",{d:"M16 10h.01",key:"1m94wz"}]],Vde=NC("MessageSquareMore",Bde);var $de=Object.freeze({__proto__:null,__iconNode:Bde,default:Vde});const Hde=[["path",{d:"M21 15V5a2 2 0 0 0-2-2H9",key:"43el77"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M3.6 3.6c-.4.3-.6.8-.6 1.4v16l4-4h10",key:"pwpm4a"}]],qde=NC("MessageSquareOff",Hde);var Wde=Object.freeze({__proto__:null,__iconNode:Hde,default:qde});const Ude=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M12 7v6",key:"lw1j43"}],["path",{d:"M9 10h6",key:"9gxzsh"}]],Gde=NC("MessageSquarePlus",Ude);var Kde=Object.freeze({__proto__:null,__iconNode:Ude,default:Gde});const Yde=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M8 12a2 2 0 0 0 2-2V8H8",key:"1jfesj"}],["path",{d:"M14 12a2 2 0 0 0 2-2V8h-2",key:"1dq9mh"}]],Zde=NC("MessageSquareQuote",Yde);var Xde=Object.freeze({__proto__:null,__iconNode:Yde,default:Zde});const Qde=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"m10 7-3 3 3 3",key:"1eugdv"}],["path",{d:"M17 13v-1a2 2 0 0 0-2-2H7",key:"ernfh3"}]],Jde=NC("MessageSquareReply",Qde);var epe=Object.freeze({__proto__:null,__iconNode:Qde,default:Jde});const tpe=[["path",{d:"M21 12v3a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h7",key:"tqtdkg"}],["path",{d:"M16 3h5v5",key:"1806ms"}],["path",{d:"m16 8 5-5",key:"15mbrl"}]],rpe=NC("MessageSquareShare",tpe);var ope=Object.freeze({__proto__:null,__iconNode:tpe,default:rpe});const npe=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M13 8H7",key:"14i4kc"}],["path",{d:"M17 12H7",key:"16if0g"}]],ape=NC("MessageSquareText",npe);var ipe=Object.freeze({__proto__:null,__iconNode:npe,default:ape});const spe=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M12 7v2",key:"stiyo7"}],["path",{d:"M12 13h.01",key:"y0uutt"}]],lpe=NC("MessageSquareWarning",spe);var cpe=Object.freeze({__proto__:null,__iconNode:spe,default:lpe});const upe=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"m14.5 7.5-5 5",key:"3lb6iw"}],["path",{d:"m9.5 7.5 5 5",key:"ko136h"}]],dpe=NC("MessageSquareX",upe);var ppe=Object.freeze({__proto__:null,__iconNode:upe,default:dpe});const hpe=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]],fpe=NC("MessageSquare",hpe);var mpe=Object.freeze({__proto__:null,__iconNode:hpe,default:fpe});const ype=[["path",{d:"M14 9a2 2 0 0 1-2 2H6l-4 4V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2z",key:"p1xzt8"}],["path",{d:"M18 9h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1",key:"1cx29u"}]],gpe=NC("MessagesSquare",ype);var vpe=Object.freeze({__proto__:null,__iconNode:ype,default:gpe});const xpe=[["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}],["path",{d:"M18.89 13.23A7.12 7.12 0 0 0 19 12v-2",key:"80xlxr"}],["path",{d:"M5 10v2a7 7 0 0 0 12 5",key:"p2k8kg"}],["path",{d:"M15 9.34V5a3 3 0 0 0-5.68-1.33",key:"1gzdoj"}],["path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12",key:"r2i35w"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}]],bpe=NC("MicOff",xpe);var wpe=Object.freeze({__proto__:null,__iconNode:xpe,default:bpe});const kpe=[["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"}]],_pe=NC("MicVocal",kpe);var Cpe=Object.freeze({__proto__:null,__iconNode:kpe,default:_pe});const Mpe=[["path",{d:"M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z",key:"131961"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2",key:"1vc78b"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}]],Spe=NC("Mic",Mpe);var Dpe=Object.freeze({__proto__:null,__iconNode:Mpe,default:Spe});const Ope=[["path",{d:"M18 12h2",key:"quuxs7"}],["path",{d:"M18 16h2",key:"zsn3lv"}],["path",{d:"M18 20h2",key:"9x5y9y"}],["path",{d:"M18 4h2",key:"1luxfb"}],["path",{d:"M18 8h2",key:"nxqzg"}],["path",{d:"M4 12h2",key:"1ltxp0"}],["path",{d:"M4 16h2",key:"8a5zha"}],["path",{d:"M4 20h2",key:"27dk57"}],["path",{d:"M4 4h2",key:"10groj"}],["path",{d:"M4 8h2",key:"18vq6w"}],["path",{d:"M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z",key:"1681fp"}]],Ppe=NC("Microchip",Ope);var Epe=Object.freeze({__proto__:null,__iconNode:Ope,default:Ppe});const jpe=[["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"}]],Tpe=NC("Microscope",jpe);var Npe=Object.freeze({__proto__:null,__iconNode:jpe,default:Tpe});const Rpe=[["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"}]],Fpe=NC("Microwave",Rpe);var zpe=Object.freeze({__proto__:null,__iconNode:Rpe,default:Fpe});const Ape=[["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"}]],Ipe=NC("Milestone",Ape);var Lpe=Object.freeze({__proto__:null,__iconNode:Ape,default:Ipe});const Bpe=[["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"}]],Vpe=NC("MilkOff",Bpe);var $pe=Object.freeze({__proto__:null,__iconNode:Bpe,default:Vpe});const Hpe=[["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"}]],qpe=NC("Milk",Hpe);var Wpe=Object.freeze({__proto__:null,__iconNode:Hpe,default:qpe});const Upe=[["polyline",{points:"4 14 10 14 10 20",key:"11kfnr"}],["polyline",{points:"20 10 14 10 14 4",key:"rlmsce"}],["line",{x1:"14",x2:"21",y1:"10",y2:"3",key:"o5lafz"}],["line",{x1:"3",x2:"10",y1:"21",y2:"14",key:"1atl0r"}]],Gpe=NC("Minimize2",Upe);var Kpe=Object.freeze({__proto__:null,__iconNode:Upe,default:Gpe});const Ype=[["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"}]],Zpe=NC("Minimize",Ype);var Xpe=Object.freeze({__proto__:null,__iconNode:Ype,default:Zpe});const Qpe=[["path",{d:"M5 12h14",key:"1ays0h"}]],Jpe=NC("Minus",Qpe);var ehe=Object.freeze({__proto__:null,__iconNode:Qpe,default:Jpe});const the=[["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"}]],rhe=NC("MonitorCheck",the);var ohe=Object.freeze({__proto__:null,__iconNode:the,default:rhe});const nhe=[["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"m15.2 4.9-.9-.4",key:"12wd2u"}],["path",{d:"m15.2 7.1-.9.4",key:"1r2vl7"}],["path",{d:"m16.9 3.2-.4-.9",key:"3zbo91"}],["path",{d:"m16.9 8.8-.4.9",key:"1qr2dn"}],["path",{d:"m19.5 2.3-.4.9",key:"1rjrkq"}],["path",{d:"m19.5 9.7-.4-.9",key:"heryx5"}],["path",{d:"m21.7 4.5-.9.4",key:"17fqt1"}],["path",{d:"m21.7 7.5-.9-.4",key:"14zyni"}],["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"}]],ahe=NC("MonitorCog",nhe);var ihe=Object.freeze({__proto__:null,__iconNode:nhe,default:ahe});const she=[["circle",{cx:"19",cy:"6",r:"3",key:"108a5v"}],["path",{d:"M22 12v3a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h9",key:"1fet9y"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M8 21h8",key:"1ev6f3"}]],lhe=NC("MonitorDot",she);var che=Object.freeze({__proto__:null,__iconNode:she,default:lhe});const uhe=[["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"}]],dhe=NC("MonitorDown",uhe);var phe=Object.freeze({__proto__:null,__iconNode:uhe,default:dhe});const hhe=[["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"}]],fhe=NC("MonitorOff",hhe);var mhe=Object.freeze({__proto__:null,__iconNode:hhe,default:fhe});const yhe=[["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"}]],ghe=NC("MonitorPause",yhe);var vhe=Object.freeze({__proto__:null,__iconNode:yhe,default:ghe});const xhe=[["path",{d:"M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z",key:"1pctta"}],["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"}]],bhe=NC("MonitorPlay",xhe);var whe=Object.freeze({__proto__:null,__iconNode:xhe,default:bhe});const khe=[["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"}]],_he=NC("MonitorSmartphone",khe);var Che=Object.freeze({__proto__:null,__iconNode:khe,default:_he});const Mhe=[["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"}]],She=NC("MonitorSpeaker",Mhe);var Dhe=Object.freeze({__proto__:null,__iconNode:Mhe,default:She});const Ohe=[["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"}]],Phe=NC("MonitorStop",Ohe);var Ehe=Object.freeze({__proto__:null,__iconNode:Ohe,default:Phe});const jhe=[["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"}]],The=NC("MonitorUp",jhe);var Nhe=Object.freeze({__proto__:null,__iconNode:jhe,default:The});const Rhe=[["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"}]],Fhe=NC("MonitorX",Rhe);var zhe=Object.freeze({__proto__:null,__iconNode:Rhe,default:Fhe});const Ahe=[["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"}]],Ihe=NC("Monitor",Ahe);var Lhe=Object.freeze({__proto__:null,__iconNode:Ahe,default:Ihe});const Bhe=[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9",key:"4ay0iu"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}]],Vhe=NC("MoonStar",Bhe);var $he=Object.freeze({__proto__:null,__iconNode:Bhe,default:Vhe});const Hhe=[["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"}]],qhe=NC("MountainSnow",Hhe);var Whe=Object.freeze({__proto__:null,__iconNode:Hhe,default:qhe});const Uhe=[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]],Ghe=NC("Moon",Uhe);var Khe=Object.freeze({__proto__:null,__iconNode:Uhe,default:Ghe});const Yhe=[["path",{d:"m8 3 4 8 5-5 5 15H2L8 3z",key:"otkl63"}]],Zhe=NC("Mountain",Yhe);var Xhe=Object.freeze({__proto__:null,__iconNode:Yhe,default:Zhe});const Qhe=[["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"}]],Jhe=NC("MouseOff",Qhe);var efe=Object.freeze({__proto__:null,__iconNode:Qhe,default:Jhe});const tfe=[["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"}]],rfe=NC("MousePointer2",tfe);var ofe=Object.freeze({__proto__:null,__iconNode:tfe,default:rfe});const nfe=[["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"}]],afe=NC("MousePointerBan",nfe);var ife=Object.freeze({__proto__:null,__iconNode:nfe,default:afe});const sfe=[["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"}]],lfe=NC("MousePointerClick",sfe);var cfe=Object.freeze({__proto__:null,__iconNode:sfe,default:lfe});const ufe=[["rect",{x:"5",y:"2",width:"14",height:"20",rx:"7",key:"11ol66"}],["path",{d:"M12 6v4",key:"16clxf"}]],dfe=NC("Mouse",ufe);var pfe=Object.freeze({__proto__:null,__iconNode:ufe,default:dfe});const hfe=[["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"}]],ffe=NC("MousePointer",hfe);var mfe=Object.freeze({__proto__:null,__iconNode:hfe,default:ffe});const yfe=[["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"}]],gfe=NC("Move3d",yfe);var vfe=Object.freeze({__proto__:null,__iconNode:yfe,default:gfe});const xfe=[["path",{d:"M19 13v6h-6",key:"1hxl6d"}],["path",{d:"M5 11V5h6",key:"12e2xe"}],["path",{d:"m5 5 14 14",key:"11anup"}]],bfe=NC("MoveDiagonal2",xfe);var wfe=Object.freeze({__proto__:null,__iconNode:xfe,default:bfe});const kfe=[["path",{d:"M11 19H5v-6",key:"8awifj"}],["path",{d:"M13 5h6v6",key:"7voy1q"}],["path",{d:"M19 5 5 19",key:"wwaj1z"}]],_fe=NC("MoveDiagonal",kfe);var Cfe=Object.freeze({__proto__:null,__iconNode:kfe,default:_fe});const Mfe=[["path",{d:"M11 19H5V13",key:"1akmht"}],["path",{d:"M19 5L5 19",key:"72u4yj"}]],Sfe=NC("MoveDownLeft",Mfe);var Dfe=Object.freeze({__proto__:null,__iconNode:Mfe,default:Sfe});const Ofe=[["path",{d:"M19 13V19H13",key:"10vkzq"}],["path",{d:"M5 5L19 19",key:"5zm2fv"}]],Pfe=NC("MoveDownRight",Ofe);var Efe=Object.freeze({__proto__:null,__iconNode:Ofe,default:Pfe});const jfe=[["path",{d:"M8 18L12 22L16 18",key:"cskvfv"}],["path",{d:"M12 2V22",key:"r89rzk"}]],Tfe=NC("MoveDown",jfe);var Nfe=Object.freeze({__proto__:null,__iconNode:jfe,default:Tfe});const Rfe=[["path",{d:"M6 8L2 12L6 16",key:"kyvwex"}],["path",{d:"M2 12H22",key:"1m8cig"}]],Ffe=NC("MoveLeft",Rfe);var zfe=Object.freeze({__proto__:null,__iconNode:Rfe,default:Ffe});const Afe=[["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"}]],Ife=NC("MoveHorizontal",Afe);var Lfe=Object.freeze({__proto__:null,__iconNode:Afe,default:Ife});const Bfe=[["path",{d:"M18 8L22 12L18 16",key:"1r0oui"}],["path",{d:"M2 12H22",key:"1m8cig"}]],Vfe=NC("MoveRight",Bfe);var $fe=Object.freeze({__proto__:null,__iconNode:Bfe,default:Vfe});const Hfe=[["path",{d:"M5 11V5H11",key:"3q78g9"}],["path",{d:"M5 5L19 19",key:"5zm2fv"}]],qfe=NC("MoveUpLeft",Hfe);var Wfe=Object.freeze({__proto__:null,__iconNode:Hfe,default:qfe});const Ufe=[["path",{d:"M13 5H19V11",key:"1n1gyv"}],["path",{d:"M19 5L5 19",key:"72u4yj"}]],Gfe=NC("MoveUpRight",Ufe);var Kfe=Object.freeze({__proto__:null,__iconNode:Ufe,default:Gfe});const Yfe=[["path",{d:"M8 6L12 2L16 6",key:"1yvkyx"}],["path",{d:"M12 2V22",key:"r89rzk"}]],Zfe=NC("MoveUp",Yfe);var Xfe=Object.freeze({__proto__:null,__iconNode:Yfe,default:Zfe});const Qfe=[["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"}]],Jfe=NC("MoveVertical",Qfe);var eme=Object.freeze({__proto__:null,__iconNode:Qfe,default:Jfe});const tme=[["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"}]],rme=NC("Move",tme);var ome=Object.freeze({__proto__:null,__iconNode:tme,default:rme});const nme=[["circle",{cx:"8",cy:"18",r:"4",key:"1fc0mg"}],["path",{d:"M12 18V2l7 4",key:"g04rme"}]],ame=NC("Music2",nme);var ime=Object.freeze({__proto__:null,__iconNode:nme,default:ame});const sme=[["circle",{cx:"12",cy:"18",r:"4",key:"m3r9ws"}],["path",{d:"M16 18V2",key:"40x2m5"}]],lme=NC("Music3",sme);var cme=Object.freeze({__proto__:null,__iconNode:sme,default:lme});const ume=[["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"}]],dme=NC("Music4",ume);var pme=Object.freeze({__proto__:null,__iconNode:ume,default:dme});const hme=[["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"}]],fme=NC("Music",hme);var mme=Object.freeze({__proto__:null,__iconNode:hme,default:fme});const yme=[["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"}]],gme=NC("Navigation2Off",yme);var vme=Object.freeze({__proto__:null,__iconNode:yme,default:gme});const xme=[["polygon",{points:"12 2 19 21 12 17 5 21 12 2",key:"x8c0qg"}]],bme=NC("Navigation2",xme);var wme=Object.freeze({__proto__:null,__iconNode:xme,default:bme});const kme=[["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"}]],_me=NC("NavigationOff",kme);var Cme=Object.freeze({__proto__:null,__iconNode:kme,default:_me});const Mme=[["polygon",{points:"3 11 22 2 13 21 11 13 3 11",key:"1ltx0t"}]],Sme=NC("Navigation",Mme);var Dme=Object.freeze({__proto__:null,__iconNode:Mme,default:Sme});const Ome=[["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"}]],Pme=NC("Network",Ome);var Eme=Object.freeze({__proto__:null,__iconNode:Ome,default:Pme});const jme=[["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-2 2Zm0 0a2 2 0 0 1-2-2v-9c0-1.1.9-2 2-2h2",key:"7pis2x"}],["path",{d:"M18 14h-8",key:"sponae"}],["path",{d:"M15 18h-5",key:"95g1m2"}],["path",{d:"M10 6h8v4h-8V6Z",key:"smlsk5"}]],Tme=NC("Newspaper",jme);var Nme=Object.freeze({__proto__:null,__iconNode:jme,default:Tme});const Rme=[["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"}]],Fme=NC("Nfc",Rme);var zme=Object.freeze({__proto__:null,__iconNode:Rme,default:Fme});const Ame=[["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"}]],Ime=NC("NotebookPen",Ame);var Lme=Object.freeze({__proto__:null,__iconNode:Ame,default:Ime});const Bme=[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"m9 4 6 4",key:"t8piew"}],["path",{d:"m9 8 6-4",key:"sndyih"}],["circle",{cx:"12",cy:"17",r:"5",key:"qbz8iq"}]],Vme=NC("NonBinary",Bme);var $me=Object.freeze({__proto__:null,__iconNode:Bme,default:Vme});const Hme=[["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"}]],qme=NC("NotebookTabs",Hme);var Wme=Object.freeze({__proto__:null,__iconNode:Hme,default:qme});const Ume=[["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"}]],Gme=NC("NotebookText",Ume);var Kme=Object.freeze({__proto__:null,__iconNode:Ume,default:Gme});const Yme=[["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"}]],Zme=NC("Notebook",Yme);var Xme=Object.freeze({__proto__:null,__iconNode:Yme,default:Zme});const Qme=[["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"}]],Jme=NC("NotepadTextDashed",Qme);var eye=Object.freeze({__proto__:null,__iconNode:Qme,default:Jme});const tye=[["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"}]],rye=NC("NotepadText",tye);var oye=Object.freeze({__proto__:null,__iconNode:tye,default:rye});const nye=[["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"}]],aye=NC("NutOff",nye);var iye=Object.freeze({__proto__:null,__iconNode:nye,default:aye});const sye=[["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"}]],lye=NC("Nut",sye);var cye=Object.freeze({__proto__:null,__iconNode:sye,default:lye});const uye=[["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"}]],dye=NC("OctagonAlert",uye);var pye=Object.freeze({__proto__:null,__iconNode:uye,default:dye});const hye=[["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"}]],fye=NC("OctagonMinus",hye);var mye=Object.freeze({__proto__:null,__iconNode:hye,default:fye});const yye=[["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"}]],gye=NC("OctagonPause",yye);var vye=Object.freeze({__proto__:null,__iconNode:yye,default:gye});const xye=[["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"}]],bye=NC("OctagonX",xye);var wye=Object.freeze({__proto__:null,__iconNode:xye,default:bye});const kye=[["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"}]],_ye=NC("Octagon",kye);var Cye=Object.freeze({__proto__:null,__iconNode:kye,default:_ye});const Mye=[["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"}]],Sye=NC("Omega",Mye);var Dye=Object.freeze({__proto__:null,__iconNode:Mye,default:Sye});const Oye=[["path",{d:"M3 3h6l6 18h6",key:"ph9rgk"}],["path",{d:"M14 3h7",key:"16f0ms"}]],Pye=NC("Option",Oye);var Eye=Object.freeze({__proto__:null,__iconNode:Oye,default:Pye});const jye=[["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"}],["path",{d:"M10.4 21.9a10 10 0 0 0 9.941-15.416",key:"eohfx2"}],["path",{d:"M13.5 2.1a10 10 0 0 0-9.841 15.416",key:"19pvbm"}]],Tye=NC("Orbit",jye);var Nye=Object.freeze({__proto__:null,__iconNode:jye,default:Tye});const Rye=[["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"}]],Fye=NC("Origami",Rye);var zye=Object.freeze({__proto__:null,__iconNode:Rye,default:Fye});const Aye=[["path",{d:"M3 9h18v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9Z",key:"1ront0"}],["path",{d:"m3 9 2.45-4.9A2 2 0 0 1 7.24 3h9.52a2 2 0 0 1 1.8 1.1L21 9",key:"19h2x1"}],["path",{d:"M12 3v6",key:"1holv5"}]],Iye=NC("Package2",Aye);var Lye=Object.freeze({__proto__:null,__iconNode:Aye,default:Iye});const Bye=[["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"}]],Vye=NC("PackageCheck",Bye);var $ye=Object.freeze({__proto__:null,__iconNode:Bye,default:Vye});const Hye=[["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"}]],qye=NC("PackageMinus",Hye);var Wye=Object.freeze({__proto__:null,__iconNode:Hye,default:qye});const Uye=[["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"}]],Gye=NC("PackageOpen",Uye);var Kye=Object.freeze({__proto__:null,__iconNode:Uye,default:Gye});const Yye=[["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"}]],Zye=NC("PackagePlus",Yye);var Xye=Object.freeze({__proto__:null,__iconNode:Yye,default:Zye});const Qye=[["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"}]],Jye=NC("PackageSearch",Qye);var ege=Object.freeze({__proto__:null,__iconNode:Qye,default:Jye});const tge=[["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"}]],rge=NC("PackageX",tge);var oge=Object.freeze({__proto__:null,__iconNode:tge,default:rge});const nge=[["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"}]],age=NC("Package",nge);var ige=Object.freeze({__proto__:null,__iconNode:nge,default:age});const sge=[["path",{d:"m19 11-8-8-8.6 8.6a2 2 0 0 0 0 2.8l5.2 5.2c.8.8 2 .8 2.8 0L19 11Z",key:"irua1i"}],["path",{d:"m5 2 5 5",key:"1lls2c"}],["path",{d:"M2 13h15",key:"1hkzvu"}],["path",{d:"M22 20a2 2 0 1 1-4 0c0-1.6 1.7-2.4 2-4 .3 1.6 2 2.4 2 4Z",key:"xk76lq"}]],lge=NC("PaintBucket",sge);var cge=Object.freeze({__proto__:null,__iconNode:sge,default:lge});const uge=[["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"}]],dge=NC("PaintRoller",uge);var pge=Object.freeze({__proto__:null,__iconNode:uge,default:dge});const hge=[["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"}]],fge=NC("PaintbrushVertical",hge);var mge=Object.freeze({__proto__:null,__iconNode:hge,default:fge});const yge=[["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"}]],gge=NC("Paintbrush",yge);var vge=Object.freeze({__proto__:null,__iconNode:yge,default:gge});const xge=[["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:"8.5",cy:"7.5",r:".5",fill:"currentColor",key:"fotxhn"}],["circle",{cx:"6.5",cy:"12.5",r:".5",fill:"currentColor",key:"qy21gx"}],["path",{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z",key:"12rzf8"}]],bge=NC("Palette",xge);var wge=Object.freeze({__proto__:null,__iconNode:xge,default:bge});const kge=[["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"}]],_ge=NC("PanelBottomClose",kge);var Cge=Object.freeze({__proto__:null,__iconNode:kge,default:_ge});const Mge=[["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"}]],Sge=NC("PanelBottomDashed",Mge);var Dge=Object.freeze({__proto__:null,__iconNode:Mge,default:Sge});const Oge=[["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"}]],Pge=NC("PanelBottomOpen",Oge);var Ege=Object.freeze({__proto__:null,__iconNode:Oge,default:Pge});const jge=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 15h18",key:"5xshup"}]],Tge=NC("PanelBottom",jge);var Nge=Object.freeze({__proto__:null,__iconNode:jge,default:Tge});const Rge=[["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"}]],Fge=NC("PanelLeftClose",Rge);var zge=Object.freeze({__proto__:null,__iconNode:Rge,default:Fge});const Age=[["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"}]],Ige=NC("PanelLeftDashed",Age);var Lge=Object.freeze({__proto__:null,__iconNode:Age,default:Ige});const Bge=[["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"}]],Vge=NC("PanelLeftOpen",Bge);var $ge=Object.freeze({__proto__:null,__iconNode:Bge,default:Vge});const Hge=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]],qge=NC("PanelLeft",Hge);var Wge=Object.freeze({__proto__:null,__iconNode:Hge,default:qge});const Uge=[["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"}]],Gge=NC("PanelRightClose",Uge);var Kge=Object.freeze({__proto__:null,__iconNode:Uge,default:Gge});const Yge=[["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"}]],Zge=NC("PanelRightDashed",Yge);var Xge=Object.freeze({__proto__:null,__iconNode:Yge,default:Zge});const Qge=[["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"}]],Jge=NC("PanelRightOpen",Qge);var eve=Object.freeze({__proto__:null,__iconNode:Qge,default:Jge});const tve=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}]],rve=NC("PanelRight",tve);var ove=Object.freeze({__proto__:null,__iconNode:tve,default:rve});const nve=[["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"}]],ave=NC("PanelTopClose",nve);var ive=Object.freeze({__proto__:null,__iconNode:nve,default:ave});const sve=[["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"}]],lve=NC("PanelTopDashed",sve);var cve=Object.freeze({__proto__:null,__iconNode:sve,default:lve});const uve=[["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"}]],dve=NC("PanelTopOpen",uve);var pve=Object.freeze({__proto__:null,__iconNode:uve,default:dve});const hve=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}]],fve=NC("PanelTop",hve);var mve=Object.freeze({__proto__:null,__iconNode:hve,default:fve});const yve=[["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"}]],gve=NC("PanelsLeftBottom",yve);var vve=Object.freeze({__proto__:null,__iconNode:yve,default:gve});const xve=[["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"}]],bve=NC("PanelsRightBottom",xve);var wve=Object.freeze({__proto__:null,__iconNode:xve,default:bve});const kve=[["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"}]],_ve=NC("PanelsTopLeft",kve);var Cve=Object.freeze({__proto__:null,__iconNode:kve,default:_ve});const Mve=[["path",{d:"M13.234 20.252 21 12.3",key:"1cbrk9"}],["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 0 2.828 2 2 0 0 0 2.828 0l8.414-8.586a4 4 0 0 0 0-5.656 4 4 0 0 0-5.656 0l-8.415 8.585a6 6 0 1 0 8.486 8.486",key:"1pkts6"}]],Sve=NC("Paperclip",Mve);var Dve=Object.freeze({__proto__:null,__iconNode:Mve,default:Sve});const Ove=[["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"}]],Pve=NC("Parentheses",Ove);var Eve=Object.freeze({__proto__:null,__iconNode:Ove,default:Pve});const jve=[["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"}]],Tve=NC("ParkingMeter",jve);var Nve=Object.freeze({__proto__:null,__iconNode:jve,default:Tve});const Rve=[["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"}]],Fve=NC("PartyPopper",Rve);var zve=Object.freeze({__proto__:null,__iconNode:Rve,default:Fve});const Ave=[["rect",{x:"14",y:"4",width:"4",height:"16",rx:"1",key:"zuxfzm"}],["rect",{x:"6",y:"4",width:"4",height:"16",rx:"1",key:"1okwgv"}]],Ive=NC("Pause",Ave);var Lve=Object.freeze({__proto__:null,__iconNode:Ave,default:Ive});const Bve=[["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"}]],Vve=NC("PawPrint",Bve);var $ve=Object.freeze({__proto__:null,__iconNode:Bve,default:Vve});const Hve=[["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"}]],qve=NC("PcCase",Hve);var Wve=Object.freeze({__proto__:null,__iconNode:Hve,default:qve});const Uve=[["path",{d:"M12 20h9",key:"t2du7b"}],["path",{d:"M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z",key:"1ykcvy"}]],Gve=NC("PenLine",Uve);var Kve=Object.freeze({__proto__:null,__iconNode:Uve,default:Gve});const Yve=[["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"}]],Zve=NC("PenOff",Yve);var Xve=Object.freeze({__proto__:null,__iconNode:Yve,default:Zve});const Qve=[["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"}]],Jve=NC("PenTool",Qve);var exe=Object.freeze({__proto__:null,__iconNode:Qve,default:Jve});const txe=[["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"}]],rxe=NC("Pen",txe);var oxe=Object.freeze({__proto__:null,__iconNode:txe,default:rxe});const nxe=[["path",{d:"M12 20h9",key:"t2du7b"}],["path",{d:"M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z",key:"1ykcvy"}],["path",{d:"m15 5 3 3",key:"1w25hb"}]],axe=NC("PencilLine",nxe);var ixe=Object.freeze({__proto__:null,__iconNode:nxe,default:axe});const sxe=[["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"}]],lxe=NC("PencilOff",sxe);var cxe=Object.freeze({__proto__:null,__iconNode:sxe,default:lxe});const uxe=[["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"}]],dxe=NC("PencilRuler",uxe);var pxe=Object.freeze({__proto__:null,__iconNode:uxe,default:dxe});const hxe=[["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"}]],fxe=NC("Pencil",hxe);var mxe=Object.freeze({__proto__:null,__iconNode:hxe,default:fxe});const yxe=[["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"}]],gxe=NC("Pentagon",yxe);var vxe=Object.freeze({__proto__:null,__iconNode:yxe,default:gxe});const xxe=[["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"}]],bxe=NC("Percent",xxe);var wxe=Object.freeze({__proto__:null,__iconNode:xxe,default:bxe});const kxe=[["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"}]],_xe=NC("PersonStanding",kxe);var Cxe=Object.freeze({__proto__:null,__iconNode:kxe,default:_xe});const Mxe=[["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"}]],Sxe=NC("PhilippinePeso",Mxe);var Dxe=Object.freeze({__proto__:null,__iconNode:Mxe,default:Sxe});const Oxe=[["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}],["path",{d:"M14.05 2a9 9 0 0 1 8 7.94",key:"vmijpz"}],["path",{d:"M14.05 6A5 5 0 0 1 18 10",key:"13nbpp"}]],Pxe=NC("PhoneCall",Oxe);var Exe=Object.freeze({__proto__:null,__iconNode:Oxe,default:Pxe});const jxe=[["polyline",{points:"18 2 22 6 18 10",key:"6vjanh"}],["line",{x1:"14",x2:"22",y1:"6",y2:"6",key:"1jsywh"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]],Txe=NC("PhoneForwarded",jxe);var Nxe=Object.freeze({__proto__:null,__iconNode:jxe,default:Txe});const Rxe=[["polyline",{points:"16 2 16 8 22 8",key:"1ygljm"}],["line",{x1:"22",x2:"16",y1:"2",y2:"8",key:"1xzwqn"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]],Fxe=NC("PhoneIncoming",Rxe);var zxe=Object.freeze({__proto__:null,__iconNode:Rxe,default:Fxe});const Axe=[["line",{x1:"22",x2:"16",y1:"2",y2:"8",key:"1xzwqn"}],["line",{x1:"16",x2:"22",y1:"2",y2:"8",key:"13zxdn"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]],Ixe=NC("PhoneMissed",Axe);var Lxe=Object.freeze({__proto__:null,__iconNode:Axe,default:Ixe});const Bxe=[["path",{d:"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91",key:"z86iuo"}],["line",{x1:"22",x2:"2",y1:"2",y2:"22",key:"11kh81"}]],Vxe=NC("PhoneOff",Bxe);var $xe=Object.freeze({__proto__:null,__iconNode:Bxe,default:Vxe});const Hxe=[["polyline",{points:"22 8 22 2 16 2",key:"1g204g"}],["line",{x1:"16",x2:"22",y1:"8",y2:"2",key:"1ggias"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]],qxe=NC("PhoneOutgoing",Hxe);var Wxe=Object.freeze({__proto__:null,__iconNode:Hxe,default:qxe});const Uxe=[["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]],Gxe=NC("Phone",Uxe);var Kxe=Object.freeze({__proto__:null,__iconNode:Uxe,default:Gxe});const Yxe=[["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"}]],Zxe=NC("Pi",Yxe);var Xxe=Object.freeze({__proto__:null,__iconNode:Yxe,default:Zxe});const Qxe=[["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"}]],Jxe=NC("Piano",Qxe);var ebe=Object.freeze({__proto__:null,__iconNode:Qxe,default:Jxe});const tbe=[["path",{d:"M14.531 12.469 6.619 20.38a1 1 0 1 1-3-3l7.912-7.912",key:"we99rg"}],["path",{d:"M15.686 4.314A12.5 12.5 0 0 0 5.461 2.958 1 1 0 0 0 5.58 4.71a22 22 0 0 1 6.318 3.393",key:"1w6hck"}],["path",{d:"M17.7 3.7a1 1 0 0 0-1.4 0l-4.6 4.6a1 1 0 0 0 0 1.4l2.6 2.6a1 1 0 0 0 1.4 0l4.6-4.6a1 1 0 0 0 0-1.4z",key:"15hgfx"}],["path",{d:"M19.686 8.314a12.501 12.501 0 0 1 1.356 10.225 1 1 0 0 1-1.751-.119 22 22 0 0 0-3.393-6.319",key:"452b4h"}]],rbe=NC("Pickaxe",tbe);var obe=Object.freeze({__proto__:null,__iconNode:tbe,default:rbe});const nbe=[["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"}]],abe=NC("PictureInPicture",nbe);var ibe=Object.freeze({__proto__:null,__iconNode:nbe,default:abe});const sbe=[["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"}]],lbe=NC("PictureInPicture2",sbe);var cbe=Object.freeze({__proto__:null,__iconNode:sbe,default:lbe});const ube=[["path",{d:"M19 5c-1.5 0-2.8 1.4-3 2-3.5-1.5-11-.3-11 5 0 1.8 0 3 2 4.5V20h4v-2h3v2h4v-4c1-.5 1.7-1 2-2h2v-4h-2c0-1-.5-1.5-1-2V5z",key:"1ivx2i"}],["path",{d:"M2 9v1c0 1.1.9 2 2 2h1",key:"nm575m"}],["path",{d:"M16 11h.01",key:"xkw8gn"}]],dbe=NC("PiggyBank",ube);var pbe=Object.freeze({__proto__:null,__iconNode:ube,default:dbe});const hbe=[["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"}]],fbe=NC("PilcrowLeft",hbe);var mbe=Object.freeze({__proto__:null,__iconNode:hbe,default:fbe});const ybe=[["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"}]],gbe=NC("PilcrowRight",ybe);var vbe=Object.freeze({__proto__:null,__iconNode:ybe,default:gbe});const xbe=[["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"}]],bbe=NC("Pilcrow",xbe);var wbe=Object.freeze({__proto__:null,__iconNode:xbe,default:bbe});const kbe=[["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"}]],_be=NC("PillBottle",kbe);var Cbe=Object.freeze({__proto__:null,__iconNode:kbe,default:_be});const Mbe=[["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"}]],Sbe=NC("Pill",Mbe);var Dbe=Object.freeze({__proto__:null,__iconNode:Mbe,default:Sbe});const Obe=[["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"}]],Pbe=NC("PinOff",Obe);var Ebe=Object.freeze({__proto__:null,__iconNode:Obe,default:Pbe});const jbe=[["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"}]],Tbe=NC("Pin",jbe);var Nbe=Object.freeze({__proto__:null,__iconNode:jbe,default:Tbe});const Rbe=[["path",{d:"m2 22 1-1h3l9-9",key:"1sre89"}],["path",{d:"M3 21v-3l9-9",key:"hpe2y6"}],["path",{d:"m15 6 3.4-3.4a2.1 2.1 0 1 1 3 3L18 9l.4.4a2.1 2.1 0 1 1-3 3l-3.8-3.8a2.1 2.1 0 1 1 3-3l.4.4Z",key:"196du1"}]],Fbe=NC("Pipette",Rbe);var zbe=Object.freeze({__proto__:null,__iconNode:Rbe,default:Fbe});const Abe=[["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"}]],Ibe=NC("Pizza",Abe);var Lbe=Object.freeze({__proto__:null,__iconNode:Abe,default:Ibe});const Bbe=[["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"}]],Vbe=NC("PlaneLanding",Bbe);var $be=Object.freeze({__proto__:null,__iconNode:Bbe,default:Vbe});const Hbe=[["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"}]],qbe=NC("PlaneTakeoff",Hbe);var Wbe=Object.freeze({__proto__:null,__iconNode:Hbe,default:qbe});const Ube=[["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"}]],Gbe=NC("Plane",Ube);var Kbe=Object.freeze({__proto__:null,__iconNode:Ube,default:Gbe});const Ybe=[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]],Zbe=NC("Play",Ybe);var Xbe=Object.freeze({__proto__:null,__iconNode:Ybe,default:Zbe});const Qbe=[["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"}]],Jbe=NC("Plug2",Qbe);var ewe=Object.freeze({__proto__:null,__iconNode:Qbe,default:Jbe});const twe=[["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"}]],rwe=NC("PlugZap",twe);var owe=Object.freeze({__proto__:null,__iconNode:twe,default:rwe});const nwe=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],awe=NC("Plus",nwe);var iwe=Object.freeze({__proto__:null,__iconNode:nwe,default:awe});const swe=[["path",{d:"M12 22v-5",key:"1ega77"}],["path",{d:"M9 8V2",key:"14iosj"}],["path",{d:"M15 8V2",key:"18g5xt"}],["path",{d:"M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z",key:"osxo6l"}]],lwe=NC("Plug",swe);var cwe=Object.freeze({__proto__:null,__iconNode:swe,default:lwe});const uwe=[["path",{d:"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z",key:"1mz881"}],["polyline",{points:"8 10 12 14 16 10",key:"w4mbv5"}]],dwe=NC("Pocket",uwe);var pwe=Object.freeze({__proto__:null,__iconNode:uwe,default:dwe});const hwe=[["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"}]],fwe=NC("PocketKnife",hwe);var mwe=Object.freeze({__proto__:null,__iconNode:hwe,default:fwe});const ywe=[["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",key:"1gvufo"}],["path",{d:"M13 17a1 1 0 1 0-2 0l.5 4.5a.5.5 0 1 0 1 0Z",key:"za5kbj"}]],gwe=NC("Podcast",ywe);var vwe=Object.freeze({__proto__:null,__iconNode:ywe,default:gwe});const xwe=[["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"}]],bwe=NC("PointerOff",xwe);var wwe=Object.freeze({__proto__:null,__iconNode:xwe,default:bwe});const kwe=[["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"}]],_we=NC("Pointer",kwe);var Cwe=Object.freeze({__proto__:null,__iconNode:kwe,default:_we});const Mwe=[["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"}]],Swe=NC("Popcorn",Mwe);var Dwe=Object.freeze({__proto__:null,__iconNode:Mwe,default:Swe});const Owe=[["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"}]],Pwe=NC("Popsicle",Owe);var Ewe=Object.freeze({__proto__:null,__iconNode:Owe,default:Pwe});const jwe=[["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"}]],Twe=NC("PoundSterling",jwe);var Nwe=Object.freeze({__proto__:null,__iconNode:jwe,default:Twe});const Rwe=[["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"}]],Fwe=NC("PowerOff",Rwe);var zwe=Object.freeze({__proto__:null,__iconNode:Rwe,default:Fwe});const Awe=[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"M18.4 6.6a9 9 0 1 1-12.77.04",key:"obofu9"}]],Iwe=NC("Power",Awe);var Lwe=Object.freeze({__proto__:null,__iconNode:Awe,default:Iwe});const Bwe=[["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"}]],Vwe=NC("Presentation",Bwe);var $we=Object.freeze({__proto__:null,__iconNode:Bwe,default:Vwe});const Hwe=[["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"}]],qwe=NC("PrinterCheck",Hwe);var Wwe=Object.freeze({__proto__:null,__iconNode:Hwe,default:qwe});const Uwe=[["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"}]],Gwe=NC("Printer",Uwe);var Kwe=Object.freeze({__proto__:null,__iconNode:Uwe,default:Gwe});const Ywe=[["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"}]],Zwe=NC("Projector",Ywe);var Xwe=Object.freeze({__proto__:null,__iconNode:Ywe,default:Zwe});const Qwe=[["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"}]],Jwe=NC("Proportions",Qwe);var eke=Object.freeze({__proto__:null,__iconNode:Qwe,default:Jwe});const tke=[["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"}]],rke=NC("Puzzle",tke);var oke=Object.freeze({__proto__:null,__iconNode:tke,default:rke});const nke=[["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"}]],ake=NC("Pyramid",nke);var ike=Object.freeze({__proto__:null,__iconNode:nke,default:ake});const ske=[["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"}]],lke=NC("QrCode",ske);var cke=Object.freeze({__proto__:null,__iconNode:ske,default:lke});const uke=[["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"}]],dke=NC("Quote",uke);var pke=Object.freeze({__proto__:null,__iconNode:uke,default:dke});const hke=[["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"}]],fke=NC("Radar",hke);var mke=Object.freeze({__proto__:null,__iconNode:hke,default:fke});const yke=[["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"}]],gke=NC("Rabbit",yke);var vke=Object.freeze({__proto__:null,__iconNode:yke,default:gke});const xke=[["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M7.5 4.2c-.3-.5-.9-.7-1.3-.4C3.9 5.5 2.3 8.1 2 11c-.1.5.4 1 1 1h5c0-1.5.8-2.8 2-3.4-1.1-1.9-2-3.5-2.5-4.4z",key:"wy49g3"}],["path",{d:"M21 12c.6 0 1-.4 1-1-.3-2.9-1.8-5.5-4.1-7.1-.4-.3-1.1-.2-1.3.3-.6.9-1.5 2.5-2.6 4.3 1.2.7 2 2 2 3.5h5z",key:"vklnvr"}],["path",{d:"M7.5 19.8c-.3.5-.1 1.1.4 1.3 2.6 1.2 5.6 1.2 8.2 0 .5-.2.7-.8.4-1.3-.5-.9-1.4-2.5-2.5-4.3-1.2.7-2.8.7-4 0-1.1 1.8-2 3.4-2.5 4.3z",key:"wkdf1o"}]],bke=NC("Radiation",xke);var wke=Object.freeze({__proto__:null,__iconNode:xke,default:bke});const kke=[["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"}]],_ke=NC("Radical",kke);var Cke=Object.freeze({__proto__:null,__iconNode:kke,default:_ke});const Mke=[["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"}]],Ske=NC("RadioReceiver",Mke);var Dke=Object.freeze({__proto__:null,__iconNode:Mke,default:Ske});const Oke=[["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"}]],Pke=NC("RadioTower",Oke);var Eke=Object.freeze({__proto__:null,__iconNode:Oke,default:Pke});const jke=[["path",{d:"M4.9 19.1C1 15.2 1 8.8 4.9 4.9",key:"1vaf9d"}],["path",{d:"M7.8 16.2c-2.3-2.3-2.3-6.1 0-8.5",key:"u1ii0m"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M16.2 7.8c2.3 2.3 2.3 6.1 0 8.5",key:"1j5fej"}],["path",{d:"M19.1 4.9C23 8.8 23 15.1 19.1 19",key:"10b0cb"}]],Tke=NC("Radio",jke);var Nke=Object.freeze({__proto__:null,__iconNode:jke,default:Tke});const Rke=[["path",{d:"M5 15h14",key:"m0yey3"}],["path",{d:"M5 9h14",key:"7tsvo6"}],["path",{d:"m14 20-5-5 6-6-5-5",key:"1jo42i"}]],Fke=NC("RailSymbol",Rke);var zke=Object.freeze({__proto__:null,__iconNode:Rke,default:Fke});const Ake=[["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"}]],Ike=NC("Radius",Ake);var Lke=Object.freeze({__proto__:null,__iconNode:Ake,default:Ike});const Bke=[["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"}]],Vke=NC("Rainbow",Bke);var $ke=Object.freeze({__proto__:null,__iconNode:Bke,default:Vke});const Hke=[["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"}]],qke=NC("Rat",Hke);var Wke=Object.freeze({__proto__:null,__iconNode:Hke,default:qke});const Uke=[["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"}]],Gke=NC("Ratio",Uke);var Kke=Object.freeze({__proto__:null,__iconNode:Uke,default:Gke});const Yke=[["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"}]],Zke=NC("ReceiptCent",Yke);var Xke=Object.freeze({__proto__:null,__iconNode:Yke,default:Zke});const Qke=[["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"}]],Jke=NC("ReceiptEuro",Qke);var e_e=Object.freeze({__proto__:null,__iconNode:Qke,default:Jke});const t_e=[["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"}]],r_e=NC("ReceiptIndianRupee",t_e);var o_e=Object.freeze({__proto__:null,__iconNode:t_e,default:r_e});const n_e=[["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"}]],a_e=NC("ReceiptJapaneseYen",n_e);var i_e=Object.freeze({__proto__:null,__iconNode:n_e,default:a_e});const s_e=[["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"}]],l_e=NC("ReceiptPoundSterling",s_e);var c_e=Object.freeze({__proto__:null,__iconNode:s_e,default:l_e});const u_e=[["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"}]],d_e=NC("ReceiptRussianRuble",u_e);var p_e=Object.freeze({__proto__:null,__iconNode:u_e,default:d_e});const h_e=[["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"}]],f_e=NC("ReceiptSwissFranc",h_e);var m_e=Object.freeze({__proto__:null,__iconNode:h_e,default:f_e});const y_e=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M14 8H8",key:"1l3xfs"}],["path",{d:"M16 12H8",key:"1fr5h0"}],["path",{d:"M13 16H8",key:"wsln4y"}]],g_e=NC("ReceiptText",y_e);var v_e=Object.freeze({__proto__:null,__iconNode:y_e,default:g_e});const x_e=[["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"}]],b_e=NC("Receipt",x_e);var w_e=Object.freeze({__proto__:null,__iconNode:x_e,default:b_e});const k_e=[["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"}]],__e=NC("RectangleEllipsis",k_e);var C_e=Object.freeze({__proto__:null,__iconNode:k_e,default:__e});const M_e=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"2",key:"9lu3g6"}]],S_e=NC("RectangleHorizontal",M_e);var D_e=Object.freeze({__proto__:null,__iconNode:M_e,default:S_e});const O_e=[["rect",{width:"12",height:"20",x:"6",y:"2",rx:"2",key:"1oxtiu"}]],P_e=NC("RectangleVertical",O_e);var E_e=Object.freeze({__proto__:null,__iconNode:O_e,default:P_e});const j_e=[["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"}]],T_e=NC("Recycle",j_e);var N_e=Object.freeze({__proto__:null,__iconNode:j_e,default:T_e});const R_e=[["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"}]],F_e=NC("Redo2",R_e);var z_e=Object.freeze({__proto__:null,__iconNode:R_e,default:F_e});const A_e=[["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"}]],I_e=NC("RedoDot",A_e);var L_e=Object.freeze({__proto__:null,__iconNode:A_e,default:I_e});const B_e=[["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"}]],V_e=NC("Redo",B_e);var $_e=Object.freeze({__proto__:null,__iconNode:B_e,default:V_e});const H_e=[["path",{d:"M3 2v6h6",key:"18ldww"}],["path",{d:"M21 12A9 9 0 0 0 6 5.3L3 8",key:"1pbrqz"}],["path",{d:"M21 22v-6h-6",key:"usdfbe"}],["path",{d:"M3 12a9 9 0 0 0 15 6.7l3-2.7",key:"1hosoe"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],q_e=NC("RefreshCcwDot",H_e);var W_e=Object.freeze({__proto__:null,__iconNode:H_e,default:q_e});const U_e=[["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"}]],G_e=NC("RefreshCcw",U_e);var K_e=Object.freeze({__proto__:null,__iconNode:U_e,default:G_e});const Y_e=[["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"}]],Z_e=NC("RefreshCwOff",Y_e);var X_e=Object.freeze({__proto__:null,__iconNode:Y_e,default:Z_e});const Q_e=[["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"}]],J_e=NC("RefreshCw",Q_e);var eCe=Object.freeze({__proto__:null,__iconNode:Q_e,default:J_e});const tCe=[["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"}]],rCe=NC("Refrigerator",tCe);var oCe=Object.freeze({__proto__:null,__iconNode:tCe,default:rCe});const nCe=[["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"}]],aCe=NC("Regex",nCe);var iCe=Object.freeze({__proto__:null,__iconNode:nCe,default:aCe});const sCe=[["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"}]],lCe=NC("RemoveFormatting",sCe);var cCe=Object.freeze({__proto__:null,__iconNode:sCe,default:lCe});const uCe=[["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"}]],dCe=NC("Repeat1",uCe);var pCe=Object.freeze({__proto__:null,__iconNode:uCe,default:dCe});const hCe=[["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"}]],fCe=NC("Repeat2",hCe);var mCe=Object.freeze({__proto__:null,__iconNode:hCe,default:fCe});const yCe=[["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"}]],gCe=NC("Repeat",yCe);var vCe=Object.freeze({__proto__:null,__iconNode:yCe,default:gCe});const xCe=[["path",{d:"M14 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"1yyzbs"}],["path",{d:"M14 4a2 2 0 0 1 2-2",key:"1w2hp7"}],["path",{d:"M16 10a2 2 0 0 1-2-2",key:"shjach"}],["path",{d:"M20 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"zfj4xr"}],["path",{d:"M20 2a2 2 0 0 1 2 2",key:"188mtx"}],["path",{d:"M22 8a2 2 0 0 1-2 2",key:"ddf4tu"}],["path",{d:"m3 7 3 3 3-3",key:"x25e72"}],["path",{d:"M6 10V5a 3 3 0 0 1 3-3h1",key:"1ageje"}],["rect",{x:"2",y:"14",width:"8",height:"8",rx:"2",key:"4rksxw"}]],bCe=NC("ReplaceAll",xCe);var wCe=Object.freeze({__proto__:null,__iconNode:xCe,default:bCe});const kCe=[["path",{d:"M14 4a2 2 0 0 1 2-2",key:"1w2hp7"}],["path",{d:"M16 10a2 2 0 0 1-2-2",key:"shjach"}],["path",{d:"M20 2a2 2 0 0 1 2 2",key:"188mtx"}],["path",{d:"M22 8a2 2 0 0 1-2 2",key:"ddf4tu"}],["path",{d:"m3 7 3 3 3-3",key:"x25e72"}],["path",{d:"M6 10V5a3 3 0 0 1 3-3h1",key:"3y3t5z"}],["rect",{x:"2",y:"14",width:"8",height:"8",rx:"2",key:"4rksxw"}]],_Ce=NC("Replace",kCe);var CCe=Object.freeze({__proto__:null,__iconNode:kCe,default:_Ce});const MCe=[["polyline",{points:"7 17 2 12 7 7",key:"t83bqg"}],["polyline",{points:"12 17 7 12 12 7",key:"1g4ajm"}],["path",{d:"M22 18v-2a4 4 0 0 0-4-4H7",key:"1fcyog"}]],SCe=NC("ReplyAll",MCe);var DCe=Object.freeze({__proto__:null,__iconNode:MCe,default:SCe});const OCe=[["polygon",{points:"11 19 2 12 11 5 11 19",key:"14yba5"}],["polygon",{points:"22 19 13 12 22 5 22 19",key:"1pi1cj"}]],PCe=NC("Rewind",OCe);var ECe=Object.freeze({__proto__:null,__iconNode:OCe,default:PCe});const jCe=[["polyline",{points:"9 17 4 12 9 7",key:"hvgpf2"}],["path",{d:"M20 18v-2a4 4 0 0 0-4-4H4",key:"5vmcpk"}]],TCe=NC("Reply",jCe);var NCe=Object.freeze({__proto__:null,__iconNode:jCe,default:TCe});const RCe=[["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"}]],FCe=NC("Ribbon",RCe);var zCe=Object.freeze({__proto__:null,__iconNode:RCe,default:FCe});const ACe=[["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"}]],ICe=NC("Rocket",ACe);var LCe=Object.freeze({__proto__:null,__iconNode:ACe,default:ICe});const BCe=[["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"}]],VCe=NC("RockingChair",BCe);var $Ce=Object.freeze({__proto__:null,__iconNode:BCe,default:VCe});const HCe=[["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"}]],qCe=NC("RollerCoaster",HCe);var WCe=Object.freeze({__proto__:null,__iconNode:HCe,default:qCe});const UCe=[["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"}]],GCe=NC("Rotate3d",UCe);var KCe=Object.freeze({__proto__:null,__iconNode:UCe,default:GCe});const YCe=[["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"}]],ZCe=NC("RotateCcwSquare",YCe);var XCe=Object.freeze({__proto__:null,__iconNode:YCe,default:ZCe});const QCe=[["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"}]],JCe=NC("RotateCcw",QCe);var eMe=Object.freeze({__proto__:null,__iconNode:QCe,default:JCe});const tMe=[["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"}]],rMe=NC("RotateCwSquare",tMe);var oMe=Object.freeze({__proto__:null,__iconNode:tMe,default:rMe});const nMe=[["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"}]],aMe=NC("RotateCw",nMe);var iMe=Object.freeze({__proto__:null,__iconNode:nMe,default:aMe});const sMe=[["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"}]],lMe=NC("RouteOff",sMe);var cMe=Object.freeze({__proto__:null,__iconNode:sMe,default:lMe});const uMe=[["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"}]],dMe=NC("Route",uMe);var pMe=Object.freeze({__proto__:null,__iconNode:uMe,default:dMe});const hMe=[["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"}]],fMe=NC("Router",hMe);var mMe=Object.freeze({__proto__:null,__iconNode:hMe,default:fMe});const yMe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 12h18",key:"1i2n21"}]],gMe=NC("Rows2",yMe);var vMe=Object.freeze({__proto__:null,__iconNode:yMe,default:gMe});const xMe=[["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"}]],bMe=NC("Rows3",xMe);var wMe=Object.freeze({__proto__:null,__iconNode:xMe,default:bMe});const kMe=[["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"}]],_Me=NC("Rows4",kMe);var CMe=Object.freeze({__proto__:null,__iconNode:kMe,default:_Me});const MMe=[["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"}]],SMe=NC("Rss",MMe);var DMe=Object.freeze({__proto__:null,__iconNode:MMe,default:SMe});const OMe=[["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"}]],PMe=NC("Ruler",OMe);var EMe=Object.freeze({__proto__:null,__iconNode:OMe,default:PMe});const jMe=[["path",{d:"M6 11h8a4 4 0 0 0 0-8H9v18",key:"18ai8t"}],["path",{d:"M6 15h8",key:"1y8f6l"}]],TMe=NC("RussianRuble",jMe);var NMe=Object.freeze({__proto__:null,__iconNode:jMe,default:TMe});const RMe=[["path",{d:"M22 18H2a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4Z",key:"1404fh"}],["path",{d:"M21 14 10 2 3 14h18Z",key:"1nzg7v"}],["path",{d:"M10 2v16",key:"1labyt"}]],FMe=NC("Sailboat",RMe);var zMe=Object.freeze({__proto__:null,__iconNode:RMe,default:FMe});const AMe=[["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"}]],IMe=NC("Salad",AMe);var LMe=Object.freeze({__proto__:null,__iconNode:AMe,default:IMe});const BMe=[["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"}]],VMe=NC("Sandwich",BMe);var $Me=Object.freeze({__proto__:null,__iconNode:BMe,default:VMe});const HMe=[["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"}]],qMe=NC("SatelliteDish",HMe);var WMe=Object.freeze({__proto__:null,__iconNode:HMe,default:qMe});const UMe=[["path",{d:"M13 7 9 3 5 7l4 4",key:"vyckw6"}],["path",{d:"m17 11 4 4-4 4-4-4",key:"rchckc"}],["path",{d:"m8 12 4 4 6-6-4-4Z",key:"1sshf7"}],["path",{d:"m16 8 3-3",key:"x428zp"}],["path",{d:"M9 21a6 6 0 0 0-6-6",key:"1iajcf"}]],GMe=NC("Satellite",UMe);var KMe=Object.freeze({__proto__:null,__iconNode:UMe,default:GMe});const YMe=[["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"}]],ZMe=NC("SaveAll",YMe);var XMe=Object.freeze({__proto__:null,__iconNode:YMe,default:ZMe});const QMe=[["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"}]],JMe=NC("SaveOff",QMe);var eSe=Object.freeze({__proto__:null,__iconNode:QMe,default:JMe});const tSe=[["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"}]],rSe=NC("Save",tSe);var oSe=Object.freeze({__proto__:null,__iconNode:tSe,default:rSe});const nSe=[["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"}]],aSe=NC("Scale3d",nSe);var iSe=Object.freeze({__proto__:null,__iconNode:nSe,default:aSe});const sSe=[["path",{d:"m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z",key:"7g6ntu"}],["path",{d:"m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z",key:"ijws7r"}],["path",{d:"M7 21h10",key:"1b0cd5"}],["path",{d:"M12 3v18",key:"108xh3"}],["path",{d:"M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2",key:"3gwbw2"}]],lSe=NC("Scale",sSe);var cSe=Object.freeze({__proto__:null,__iconNode:sSe,default:lSe});const uSe=[["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"}]],dSe=NC("Scaling",uSe);var pSe=Object.freeze({__proto__:null,__iconNode:uSe,default:dSe});const hSe=[["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"}]],fSe=NC("ScanBarcode",hSe);var mSe=Object.freeze({__proto__:null,__iconNode:hSe,default:fSe});const ySe=[["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"}]],gSe=NC("ScanEye",ySe);var vSe=Object.freeze({__proto__:null,__iconNode:ySe,default:gSe});const xSe=[["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"}]],bSe=NC("ScanFace",xSe);var wSe=Object.freeze({__proto__:null,__iconNode:xSe,default:bSe});const kSe=[["path",{d:"M11.246 16.657a1 1 0 0 0 1.508 0l3.57-4.101A2.75 2.75 0 1 0 12 9.168a2.75 2.75 0 1 0-4.324 3.388z",key:"1algrk"}],["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"}]],_Se=NC("ScanHeart",kSe);var CSe=Object.freeze({__proto__:null,__iconNode:kSe,default:_Se});const MSe=[["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"}]],SSe=NC("ScanLine",MSe);var DSe=Object.freeze({__proto__:null,__iconNode:MSe,default:SSe});const OSe=[["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"}]],PSe=NC("ScanQrCode",OSe);var ESe=Object.freeze({__proto__:null,__iconNode:OSe,default:PSe});const jSe=[["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"}]],TSe=NC("ScanSearch",jSe);var NSe=Object.freeze({__proto__:null,__iconNode:jSe,default:TSe});const RSe=[["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"}]],FSe=NC("ScanText",RSe);var zSe=Object.freeze({__proto__:null,__iconNode:RSe,default:FSe});const ASe=[["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"}]],ISe=NC("Scan",ASe);var LSe=Object.freeze({__proto__:null,__iconNode:ASe,default:ISe});const BSe=[["path",{d:"M14 22v-4a2 2 0 1 0-4 0v4",key:"hhkicm"}],["path",{d:"m18 10 3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7.382a1 1 0 0 1 .553-.894L6 10",key:"1xqip1"}],["path",{d:"M18 5v17",key:"1sw6gf"}],["path",{d:"m4 6 7.106-3.553a2 2 0 0 1 1.788 0L20 6",key:"9d2mlk"}],["path",{d:"M6 5v17",key:"1xfsm0"}],["circle",{cx:"12",cy:"9",r:"2",key:"1092wv"}]],VSe=NC("School",BSe);var $Se=Object.freeze({__proto__:null,__iconNode:BSe,default:VSe});const HSe=[["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"}]],qSe=NC("ScissorsLineDashed",HSe);var WSe=Object.freeze({__proto__:null,__iconNode:HSe,default:qSe});const USe=[["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"}]],GSe=NC("Scissors",USe);var KSe=Object.freeze({__proto__:null,__iconNode:USe,default:GSe});const YSe=[["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"}]],ZSe=NC("ScreenShareOff",YSe);var XSe=Object.freeze({__proto__:null,__iconNode:YSe,default:ZSe});const QSe=[["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"}]],JSe=NC("ScreenShare",QSe);var eDe=Object.freeze({__proto__:null,__iconNode:QSe,default:JSe});const tDe=[["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"}]],rDe=NC("ScrollText",tDe);var oDe=Object.freeze({__proto__:null,__iconNode:tDe,default:rDe});const nDe=[["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"}]],aDe=NC("Scroll",nDe);var iDe=Object.freeze({__proto__:null,__iconNode:nDe,default:aDe});const sDe=[["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"}]],lDe=NC("SearchCheck",sDe);var cDe=Object.freeze({__proto__:null,__iconNode:sDe,default:lDe});const uDe=[["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"}]],dDe=NC("SearchCode",uDe);var pDe=Object.freeze({__proto__:null,__iconNode:uDe,default:dDe});const hDe=[["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"}]],fDe=NC("SearchSlash",hDe);var mDe=Object.freeze({__proto__:null,__iconNode:hDe,default:fDe});const yDe=[["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"}]],gDe=NC("SearchX",yDe);var vDe=Object.freeze({__proto__:null,__iconNode:yDe,default:gDe});const xDe=[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]],bDe=NC("Search",xDe);var wDe=Object.freeze({__proto__:null,__iconNode:xDe,default:bDe});const kDe=[["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"}]],_De=NC("Section",kDe);var CDe=Object.freeze({__proto__:null,__iconNode:kDe,default:_De});const MDe=[["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"}]],SDe=NC("SendHorizontal",MDe);var DDe=Object.freeze({__proto__:null,__iconNode:MDe,default:SDe});const ODe=[["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"}]],PDe=NC("SendToBack",ODe);var EDe=Object.freeze({__proto__:null,__iconNode:ODe,default:PDe});const jDe=[["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"}]],TDe=NC("Send",jDe);var NDe=Object.freeze({__proto__:null,__iconNode:jDe,default:TDe});const RDe=[["line",{x1:"3",x2:"21",y1:"12",y2:"12",key:"10d38w"}],["polyline",{points:"8 8 12 4 16 8",key:"zo8t4w"}],["polyline",{points:"16 16 12 20 8 16",key:"1oyrid"}]],FDe=NC("SeparatorHorizontal",RDe);var zDe=Object.freeze({__proto__:null,__iconNode:RDe,default:FDe});const ADe=[["line",{x1:"12",x2:"12",y1:"3",y2:"21",key:"1efggb"}],["polyline",{points:"8 8 4 12 8 16",key:"bnfmv4"}],["polyline",{points:"16 16 20 12 16 8",key:"u90052"}]],IDe=NC("SeparatorVertical",ADe);var LDe=Object.freeze({__proto__:null,__iconNode:ADe,default:IDe});const BDe=[["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"}]],VDe=NC("ServerCrash",BDe);var $De=Object.freeze({__proto__:null,__iconNode:BDe,default:VDe});const HDe=[["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["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 6h.01",key:"1utrut"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"m15.7 13.4-.9-.3",key:"1jwmzr"}],["path",{d:"m9.2 10.9-.9-.3",key:"qapnim"}],["path",{d:"m10.6 15.7.3-.9",key:"quwk0k"}],["path",{d:"m13.6 15.7-.4-1",key:"cb9xp7"}],["path",{d:"m10.8 9.3-.4-1",key:"1uaiz5"}],["path",{d:"m8.3 13.6 1-.4",key:"s6srou"}],["path",{d:"m14.7 10.8 1-.4",key:"4d31cq"}],["path",{d:"m13.4 8.3-.3.9",key:"1bm987"}]],qDe=NC("ServerCog",HDe);var WDe=Object.freeze({__proto__:null,__iconNode:HDe,default:qDe});const UDe=[["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"}]],GDe=NC("ServerOff",UDe);var KDe=Object.freeze({__proto__:null,__iconNode:UDe,default:GDe});const YDe=[["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"}]],ZDe=NC("Server",YDe);var XDe=Object.freeze({__proto__:null,__iconNode:YDe,default:ZDe});const QDe=[["path",{d:"M20 7h-9",key:"3s1dr2"}],["path",{d:"M14 17H5",key:"gfn3mx"}],["circle",{cx:"17",cy:"17",r:"3",key:"18b49y"}],["circle",{cx:"7",cy:"7",r:"3",key:"dfmy0x"}]],JDe=NC("Settings2",QDe);var eOe=Object.freeze({__proto__:null,__iconNode:QDe,default:JDe});const tOe=[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],rOe=NC("Settings",tOe);var oOe=Object.freeze({__proto__:null,__iconNode:tOe,default:rOe});const nOe=[["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"}]],aOe=NC("Shapes",nOe);var iOe=Object.freeze({__proto__:null,__iconNode:nOe,default:aOe});const sOe=[["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"}]],lOe=NC("Share2",sOe);var cOe=Object.freeze({__proto__:null,__iconNode:sOe,default:lOe});const uOe=[["path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8",key:"1b2hhj"}],["polyline",{points:"16 6 12 2 8 6",key:"m901s6"}],["line",{x1:"12",x2:"12",y1:"2",y2:"15",key:"1p0rca"}]],dOe=NC("Share",uOe);var pOe=Object.freeze({__proto__:null,__iconNode:uOe,default:dOe});const hOe=[["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"}]],fOe=NC("Sheet",hOe);var mOe=Object.freeze({__proto__:null,__iconNode:hOe,default:fOe});const yOe=[["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"}]],gOe=NC("Shell",yOe);var vOe=Object.freeze({__proto__:null,__iconNode:yOe,default:gOe});const xOe=[["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"}]],bOe=NC("ShieldAlert",xOe);var wOe=Object.freeze({__proto__:null,__iconNode:xOe,default:bOe});const kOe=[["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"}]],_Oe=NC("ShieldBan",kOe);var COe=Object.freeze({__proto__:null,__iconNode:kOe,default:_Oe});const MOe=[["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"}]],SOe=NC("ShieldCheck",MOe);var DOe=Object.freeze({__proto__:null,__iconNode:MOe,default:SOe});const OOe=[["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"}]],POe=NC("ShieldEllipsis",OOe);var EOe=Object.freeze({__proto__:null,__iconNode:OOe,default:POe});const jOe=[["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"}]],TOe=NC("ShieldHalf",jOe);var NOe=Object.freeze({__proto__:null,__iconNode:jOe,default:TOe});const ROe=[["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"}]],FOe=NC("ShieldMinus",ROe);var zOe=Object.freeze({__proto__:null,__iconNode:ROe,default:FOe});const AOe=[["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"}]],IOe=NC("ShieldOff",AOe);var LOe=Object.freeze({__proto__:null,__iconNode:AOe,default:IOe});const BOe=[["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"}]],VOe=NC("ShieldPlus",BOe);var $Oe=Object.freeze({__proto__:null,__iconNode:BOe,default:VOe});const HOe=[["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"}]],qOe=NC("ShieldQuestion",HOe);var WOe=Object.freeze({__proto__:null,__iconNode:HOe,default:qOe});const UOe=[["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"}]],GOe=NC("ShieldUser",UOe);var KOe=Object.freeze({__proto__:null,__iconNode:UOe,default:GOe});const YOe=[["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"}]],ZOe=NC("ShieldX",YOe);var XOe=Object.freeze({__proto__:null,__iconNode:YOe,default:ZOe});const QOe=[["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"}]],JOe=NC("Shield",QOe);var ePe=Object.freeze({__proto__:null,__iconNode:QOe,default:JOe});const tPe=[["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"}]],rPe=NC("ShipWheel",tPe);var oPe=Object.freeze({__proto__:null,__iconNode:tPe,default:rPe});const nPe=[["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"}]],aPe=NC("Ship",nPe);var iPe=Object.freeze({__proto__:null,__iconNode:nPe,default:aPe});const sPe=[["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"}]],lPe=NC("Shirt",sPe);var cPe=Object.freeze({__proto__:null,__iconNode:sPe,default:lPe});const uPe=[["path",{d:"M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z",key:"hou9p0"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M16 10a4 4 0 0 1-8 0",key:"1ltviw"}]],dPe=NC("ShoppingBag",uPe);var pPe=Object.freeze({__proto__:null,__iconNode:uPe,default:dPe});const hPe=[["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"}]],fPe=NC("ShoppingCart",hPe);var mPe=Object.freeze({__proto__:null,__iconNode:hPe,default:fPe});const yPe=[["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"}]],gPe=NC("ShoppingBasket",yPe);var vPe=Object.freeze({__proto__:null,__iconNode:yPe,default:gPe});const xPe=[["path",{d:"M2 22v-5l5-5 5 5-5 5z",key:"1fh25c"}],["path",{d:"M9.5 14.5 16 8",key:"1smz5x"}],["path",{d:"m17 2 5 5-.5.5a3.53 3.53 0 0 1-5 0s0 0 0 0a3.53 3.53 0 0 1 0-5L17 2",key:"1q8uv5"}]],bPe=NC("Shovel",xPe);var wPe=Object.freeze({__proto__:null,__iconNode:xPe,default:bPe});const kPe=[["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"}]],_Pe=NC("ShowerHead",kPe);var CPe=Object.freeze({__proto__:null,__iconNode:kPe,default:_Pe});const MPe=[["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"}]],SPe=NC("Shrink",MPe);var DPe=Object.freeze({__proto__:null,__iconNode:MPe,default:SPe});const OPe=[["path",{d:"M12 22v-7l-2-2",key:"eqv9mc"}],["path",{d:"M17 8v.8A6 6 0 0 1 13.8 20H10A6.5 6.5 0 0 1 7 8a5 5 0 0 1 10 0Z",key:"ubcgy"}],["path",{d:"m14 14-2 2",key:"847xa2"}]],PPe=NC("Shrub",OPe);var EPe=Object.freeze({__proto__:null,__iconNode:OPe,default:PPe});const jPe=[["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"}]],TPe=NC("Shuffle",jPe);var NPe=Object.freeze({__proto__:null,__iconNode:jPe,default:TPe});const RPe=[["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"}]],FPe=NC("Sigma",RPe);var zPe=Object.freeze({__proto__:null,__iconNode:RPe,default:FPe});const APe=[["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"}]],IPe=NC("SignalHigh",APe);var LPe=Object.freeze({__proto__:null,__iconNode:APe,default:IPe});const BPe=[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}]],VPe=NC("SignalLow",BPe);var $Pe=Object.freeze({__proto__:null,__iconNode:BPe,default:VPe});const HPe=[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}],["path",{d:"M12 20v-8",key:"i3yub9"}]],qPe=NC("SignalMedium",HPe);var WPe=Object.freeze({__proto__:null,__iconNode:HPe,default:qPe});const UPe=[["path",{d:"M2 20h.01",key:"4haj6o"}]],GPe=NC("SignalZero",UPe);var KPe=Object.freeze({__proto__:null,__iconNode:UPe,default:GPe});const YPe=[["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"}]],ZPe=NC("Signal",YPe);var XPe=Object.freeze({__proto__:null,__iconNode:YPe,default:ZPe});const QPe=[["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"}]],JPe=NC("Signature",QPe);var eEe=Object.freeze({__proto__:null,__iconNode:QPe,default:JPe});const tEe=[["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"}]],rEe=NC("SignpostBig",tEe);var oEe=Object.freeze({__proto__:null,__iconNode:tEe,default:rEe});const nEe=[["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"}]],aEe=NC("Siren",nEe);var iEe=Object.freeze({__proto__:null,__iconNode:nEe,default:aEe});const sEe=[["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"}]],lEe=NC("Signpost",sEe);var cEe=Object.freeze({__proto__:null,__iconNode:sEe,default:lEe});const uEe=[["polygon",{points:"19 20 9 12 19 4 19 20",key:"o2sva"}],["line",{x1:"5",x2:"5",y1:"19",y2:"5",key:"1ocqjk"}]],dEe=NC("SkipBack",uEe);var pEe=Object.freeze({__proto__:null,__iconNode:uEe,default:dEe});const hEe=[["polygon",{points:"5 4 15 12 5 20 5 4",key:"16p6eg"}],["line",{x1:"19",x2:"19",y1:"5",y2:"19",key:"futhcm"}]],fEe=NC("SkipForward",hEe);var mEe=Object.freeze({__proto__:null,__iconNode:hEe,default:fEe});const yEe=[["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"}]],gEe=NC("Skull",yEe);var vEe=Object.freeze({__proto__:null,__iconNode:yEe,default:gEe});const xEe=[["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"}]],bEe=NC("Slack",xEe);var wEe=Object.freeze({__proto__:null,__iconNode:xEe,default:bEe});const kEe=[["path",{d:"M22 2 2 22",key:"y4kqgn"}]],_Ee=NC("Slash",kEe);var CEe=Object.freeze({__proto__:null,__iconNode:kEe,default:_Ee});const MEe=[["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"}]],SEe=NC("Slice",MEe);var DEe=Object.freeze({__proto__:null,__iconNode:MEe,default:SEe});const OEe=[["line",{x1:"4",x2:"4",y1:"21",y2:"14",key:"1p332r"}],["line",{x1:"4",x2:"4",y1:"10",y2:"3",key:"gb41h5"}],["line",{x1:"12",x2:"12",y1:"21",y2:"12",key:"hf2csr"}],["line",{x1:"12",x2:"12",y1:"8",y2:"3",key:"1kfi7u"}],["line",{x1:"20",x2:"20",y1:"21",y2:"16",key:"1lhrwl"}],["line",{x1:"20",x2:"20",y1:"12",y2:"3",key:"16vvfq"}],["line",{x1:"2",x2:"6",y1:"14",y2:"14",key:"1uebub"}],["line",{x1:"10",x2:"14",y1:"8",y2:"8",key:"1yglbp"}],["line",{x1:"18",x2:"22",y1:"16",y2:"16",key:"1jxqpz"}]],PEe=NC("SlidersVertical",OEe);var EEe=Object.freeze({__proto__:null,__iconNode:OEe,default:PEe});const jEe=[["line",{x1:"21",x2:"14",y1:"4",y2:"4",key:"obuewd"}],["line",{x1:"10",x2:"3",y1:"4",y2:"4",key:"1q6298"}],["line",{x1:"21",x2:"12",y1:"12",y2:"12",key:"1iu8h1"}],["line",{x1:"8",x2:"3",y1:"12",y2:"12",key:"ntss68"}],["line",{x1:"21",x2:"16",y1:"20",y2:"20",key:"14d8ph"}],["line",{x1:"12",x2:"3",y1:"20",y2:"20",key:"m0wm8r"}],["line",{x1:"14",x2:"14",y1:"2",y2:"6",key:"14e1ph"}],["line",{x1:"8",x2:"8",y1:"10",y2:"14",key:"1i6ji0"}],["line",{x1:"16",x2:"16",y1:"18",y2:"22",key:"1lctlv"}]],TEe=NC("SlidersHorizontal",jEe);var NEe=Object.freeze({__proto__:null,__iconNode:jEe,default:TEe});const REe=[["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"}]],FEe=NC("SmartphoneCharging",REe);var zEe=Object.freeze({__proto__:null,__iconNode:REe,default:FEe});const AEe=[["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"}]],IEe=NC("SmartphoneNfc",AEe);var LEe=Object.freeze({__proto__:null,__iconNode:AEe,default:IEe});const BEe=[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2",key:"1yt0o3"}],["path",{d:"M12 18h.01",key:"mhygvu"}]],VEe=NC("Smartphone",BEe);var $Ee=Object.freeze({__proto__:null,__iconNode:BEe,default:VEe});const HEe=[["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"}]],qEe=NC("Smile",HEe);var WEe=Object.freeze({__proto__:null,__iconNode:HEe,default:qEe});const UEe=[["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"}]],GEe=NC("SmilePlus",UEe);var KEe=Object.freeze({__proto__:null,__iconNode:UEe,default:GEe});const YEe=[["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"}]],ZEe=NC("Snail",YEe);var XEe=Object.freeze({__proto__:null,__iconNode:YEe,default:ZEe});const QEe=[["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"}]],JEe=NC("Snowflake",QEe);var eje=Object.freeze({__proto__:null,__iconNode:QEe,default:JEe});const tje=[["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"}]],rje=NC("Sofa",tje);var oje=Object.freeze({__proto__:null,__iconNode:tje,default:rje});const nje=[["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"}]],aje=NC("Soup",nje);var ije=Object.freeze({__proto__:null,__iconNode:nje,default:aje});const sje=[["path",{d:"M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1",key:"lt2kga"}]],lje=NC("Space",sje);var cje=Object.freeze({__proto__:null,__iconNode:sje,default:lje});const uje=[["path",{d:"M5 9c-1.5 1.5-3 3.2-3 5.5A5.5 5.5 0 0 0 7.5 20c1.8 0 3-.5 4.5-2 1.5 1.5 2.7 2 4.5 2a5.5 5.5 0 0 0 5.5-5.5c0-2.3-1.5-4-3-5.5l-7-7-7 7Z",key:"40bo9n"}],["path",{d:"M12 18v4",key:"jadmvz"}]],dje=NC("Spade",uje);var pje=Object.freeze({__proto__:null,__iconNode:uje,default:dje});const hje=[["path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",key:"4pj2yx"}]],fje=NC("Sparkle",hje);var mje=Object.freeze({__proto__:null,__iconNode:hje,default:fje});const yje=[["path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",key:"4pj2yx"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}],["path",{d:"M4 17v2",key:"vumght"}],["path",{d:"M5 18H3",key:"zchphs"}]],gje=NC("Sparkles",yje);var vje=Object.freeze({__proto__:null,__iconNode:yje,default:gje});const xje=[["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"}]],bje=NC("Speech",xje);var wje=Object.freeze({__proto__:null,__iconNode:xje,default:bje});const kje=[["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"}]],_je=NC("Speaker",kje);var Cje=Object.freeze({__proto__:null,__iconNode:kje,default:_je});const Mje=[["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"}]],Sje=NC("SpellCheck2",Mje);var Dje=Object.freeze({__proto__:null,__iconNode:Mje,default:Sje});const Oje=[["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"}]],Pje=NC("SpellCheck",Oje);var Eje=Object.freeze({__proto__:null,__iconNode:Oje,default:Pje});const jje=[["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"}]],Tje=NC("Spline",jje);var Nje=Object.freeze({__proto__:null,__iconNode:jje,default:Tje});const Rje=[["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"}]],Fje=NC("Split",Rje);var zje=Object.freeze({__proto__:null,__iconNode:Rje,default:Fje});const Aje=[["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"}]],Ije=NC("SprayCan",Aje);var Lje=Object.freeze({__proto__:null,__iconNode:Aje,default:Ije});const Bje=[["path",{d:"M7 20h10",key:"e6iznv"}],["path",{d:"M10 20c5.5-2.5.8-6.4 3-10",key:"161w41"}],["path",{d:"M9.5 9.4c1.1.8 1.8 2.2 2.3 3.7-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2 2.8-.5 4.4 0 5.5.8z",key:"9gtqwd"}],["path",{d:"M14.1 6a7 7 0 0 0-1.1 4c1.9-.1 3.3-.6 4.3-1.4 1-1 1.6-2.3 1.7-4.6-2.7.1-4 1-4.9 2z",key:"bkxnd2"}]],Vje=NC("Sprout",Bje);var $je=Object.freeze({__proto__:null,__iconNode:Bje,default:Vje});const Hje=[["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"}]],qje=NC("SquareActivity",Hje);var Wje=Object.freeze({__proto__:null,__iconNode:Hje,default:qje});const Uje=[["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"}]],Gje=NC("SquareArrowDownLeft",Uje);var Kje=Object.freeze({__proto__:null,__iconNode:Uje,default:Gje});const Yje=[["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"}]],Zje=NC("SquareArrowDownRight",Yje);var Xje=Object.freeze({__proto__:null,__iconNode:Yje,default:Zje});const Qje=[["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"}]],Jje=NC("SquareArrowDown",Qje);var eTe=Object.freeze({__proto__:null,__iconNode:Qje,default:Jje});const tTe=[["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"}]],rTe=NC("SquareArrowLeft",tTe);var oTe=Object.freeze({__proto__:null,__iconNode:tTe,default:rTe});const nTe=[["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"}]],aTe=NC("SquareArrowOutDownLeft",nTe);var iTe=Object.freeze({__proto__:null,__iconNode:nTe,default:aTe});const sTe=[["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"}]],lTe=NC("SquareArrowOutDownRight",sTe);var cTe=Object.freeze({__proto__:null,__iconNode:sTe,default:lTe});const uTe=[["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"}]],dTe=NC("SquareArrowOutUpLeft",uTe);var pTe=Object.freeze({__proto__:null,__iconNode:uTe,default:dTe});const hTe=[["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"}]],fTe=NC("SquareArrowOutUpRight",hTe);var mTe=Object.freeze({__proto__:null,__iconNode:hTe,default:fTe});const yTe=[["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"}]],gTe=NC("SquareArrowRight",yTe);var vTe=Object.freeze({__proto__:null,__iconNode:yTe,default:gTe});const xTe=[["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"}]],bTe=NC("SquareArrowUpLeft",xTe);var wTe=Object.freeze({__proto__:null,__iconNode:xTe,default:bTe});const kTe=[["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"}]],_Te=NC("SquareArrowUpRight",kTe);var CTe=Object.freeze({__proto__:null,__iconNode:kTe,default:_Te});const MTe=[["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"}]],STe=NC("SquareArrowUp",MTe);var DTe=Object.freeze({__proto__:null,__iconNode:MTe,default:STe});const OTe=[["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"}]],PTe=NC("SquareAsterisk",OTe);var ETe=Object.freeze({__proto__:null,__iconNode:OTe,default:PTe});const jTe=[["path",{d:"M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2",key:"1vzg26"}],["path",{d:"M10 22H8",key:"euku7a"}],["path",{d:"M16 22h-2",key:"18d249"}],["circle",{cx:"8",cy:"8",r:"2",key:"14cg06"}],["path",{d:"M9.414 9.414 12 12",key:"qz4lzr"}],["path",{d:"M14.8 14.8 18 18",key:"11flf1"}],["circle",{cx:"8",cy:"16",r:"2",key:"1acxsx"}],["path",{d:"m18 6-8.586 8.586",key:"11kzk1"}]],TTe=NC("SquareBottomDashedScissors",jTe);var NTe=Object.freeze({__proto__:null,__iconNode:jTe,default:TTe});const RTe=[["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"}]],FTe=NC("SquareChartGantt",RTe);var zTe=Object.freeze({__proto__:null,__iconNode:RTe,default:FTe});const ATe=[["path",{d:"M21 10.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.5",key:"1uzm8b"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],ITe=NC("SquareCheckBig",ATe);var LTe=Object.freeze({__proto__:null,__iconNode:ATe,default:ITe});const BTe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],VTe=NC("SquareCheck",BTe);var $Te=Object.freeze({__proto__:null,__iconNode:BTe,default:VTe});const HTe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m16 10-4 4-4-4",key:"894hmk"}]],qTe=NC("SquareChevronDown",HTe);var WTe=Object.freeze({__proto__:null,__iconNode:HTe,default:qTe});const UTe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m14 16-4-4 4-4",key:"ojs7w8"}]],GTe=NC("SquareChevronLeft",UTe);var KTe=Object.freeze({__proto__:null,__iconNode:UTe,default:GTe});const YTe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m10 8 4 4-4 4",key:"1wy4r4"}]],ZTe=NC("SquareChevronRight",YTe);var XTe=Object.freeze({__proto__:null,__iconNode:YTe,default:ZTe});const QTe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m8 14 4-4 4 4",key:"fy2ptz"}]],JTe=NC("SquareChevronUp",QTe);var eNe=Object.freeze({__proto__:null,__iconNode:QTe,default:JTe});const tNe=[["path",{d:"M10 9.5 8 12l2 2.5",key:"3mjy60"}],["path",{d:"m14 9.5 2 2.5-2 2.5",key:"1bir2l"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],rNe=NC("SquareCode",tNe);var oNe=Object.freeze({__proto__:null,__iconNode:tNe,default:rNe});const nNe=[["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"}]],aNe=NC("SquareDashedBottomCode",nNe);var iNe=Object.freeze({__proto__:null,__iconNode:nNe,default:aNe});const sNe=[["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"}]],lNe=NC("SquareDashedBottom",sNe);var cNe=Object.freeze({__proto__:null,__iconNode:sNe,default:lNe});const uNe=[["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"}]],dNe=NC("SquareDashedKanban",uNe);var pNe=Object.freeze({__proto__:null,__iconNode:uNe,default:dNe});const hNe=[["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"}]],fNe=NC("SquareDashedMousePointer",hNe);var mNe=Object.freeze({__proto__:null,__iconNode:hNe,default:fNe});const yNe=[["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"}]],gNe=NC("SquareDashed",yNe);var vNe=Object.freeze({__proto__:null,__iconNode:yNe,default:gNe});const xNe=[["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"}]],bNe=NC("SquareDivide",xNe);var wNe=Object.freeze({__proto__:null,__iconNode:xNe,default:bNe});const kNe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],_Ne=NC("SquareDot",kNe);var CNe=Object.freeze({__proto__:null,__iconNode:kNe,default:_Ne});const MNe=[["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"}]],SNe=NC("SquareEqual",MNe);var DNe=Object.freeze({__proto__:null,__iconNode:MNe,default:SNe});const ONe=[["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"}]],PNe=NC("SquareFunction",ONe);var ENe=Object.freeze({__proto__:null,__iconNode:ONe,default:PNe});const jNe=[["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"}]],TNe=NC("SquareKanban",jNe);var NNe=Object.freeze({__proto__:null,__iconNode:jNe,default:TNe});const RNe=[["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"}]],FNe=NC("SquareLibrary",RNe);var zNe=Object.freeze({__proto__:null,__iconNode:RNe,default:FNe});const ANe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 16V8l4 4 4-4v8",key:"141u4e"}]],INe=NC("SquareM",ANe);var LNe=Object.freeze({__proto__:null,__iconNode:ANe,default:INe});const BNe=[["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"}]],VNe=NC("SquareMenu",BNe);var $Ne=Object.freeze({__proto__:null,__iconNode:BNe,default:VNe});const HNe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 12h8",key:"1wcyev"}]],qNe=NC("SquareMinus",HNe);var WNe=Object.freeze({__proto__:null,__iconNode:HNe,default:qNe});const UNe=[["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"}]],GNe=NC("SquareParkingOff",UNe);var KNe=Object.freeze({__proto__:null,__iconNode:UNe,default:GNe});const YNe=[["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"}]],ZNe=NC("SquareMousePointer",YNe);var XNe=Object.freeze({__proto__:null,__iconNode:YNe,default:ZNe});const QNe=[["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"}]],JNe=NC("SquareParking",QNe);var eRe=Object.freeze({__proto__:null,__iconNode:QNe,default:JNe});const tRe=[["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"}]],rRe=NC("SquarePen",tRe);var oRe=Object.freeze({__proto__:null,__iconNode:tRe,default:rRe});const nRe=[["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"}]],aRe=NC("SquarePercent",nRe);var iRe=Object.freeze({__proto__:null,__iconNode:nRe,default:aRe});const sRe=[["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"}]],lRe=NC("SquarePi",sRe);var cRe=Object.freeze({__proto__:null,__iconNode:sRe,default:lRe});const uRe=[["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"}]],dRe=NC("SquarePilcrow",uRe);var pRe=Object.freeze({__proto__:null,__iconNode:uRe,default:dRe});const hRe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m9 8 6 4-6 4Z",key:"f1r3lt"}]],fRe=NC("SquarePlay",hRe);var mRe=Object.freeze({__proto__:null,__iconNode:hRe,default:fRe});const yRe=[["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"}]],gRe=NC("SquarePlus",yRe);var vRe=Object.freeze({__proto__:null,__iconNode:yRe,default:gRe});const xRe=[["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"}]],bRe=NC("SquarePower",xRe);var wRe=Object.freeze({__proto__:null,__iconNode:xRe,default:bRe});const kRe=[["path",{d:"M7 12h2l2 5 2-10h4",key:"1fxv6h"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],_Re=NC("SquareRadical",kRe);var CRe=Object.freeze({__proto__:null,__iconNode:kRe,default:_Re});const MRe=[["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"}]],SRe=NC("SquareRoundCorner",MRe);var DRe=Object.freeze({__proto__:null,__iconNode:MRe,default:SRe});const ORe=[["rect",{width:"20",height:"20",x:"2",y:"2",rx:"2",key:"1btzen"}],["circle",{cx:"8",cy:"8",r:"2",key:"14cg06"}],["path",{d:"M9.414 9.414 12 12",key:"qz4lzr"}],["path",{d:"M14.8 14.8 18 18",key:"11flf1"}],["circle",{cx:"8",cy:"16",r:"2",key:"1acxsx"}],["path",{d:"m18 6-8.586 8.586",key:"11kzk1"}]],PRe=NC("SquareScissors",ORe);var ERe=Object.freeze({__proto__:null,__iconNode:ORe,default:PRe});const jRe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["line",{x1:"9",x2:"15",y1:"15",y2:"9",key:"1dfufj"}]],TRe=NC("SquareSlash",jRe);var NRe=Object.freeze({__proto__:null,__iconNode:jRe,default:TRe});const RRe=[["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"}]],FRe=NC("SquareSigma",RRe);var zRe=Object.freeze({__proto__:null,__iconNode:RRe,default:FRe});const ARe=[["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"}]],IRe=NC("SquareSplitHorizontal",ARe);var LRe=Object.freeze({__proto__:null,__iconNode:ARe,default:IRe});const BRe=[["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"}]],VRe=NC("SquareSplitVertical",BRe);var $Re=Object.freeze({__proto__:null,__iconNode:BRe,default:VRe});const HRe=[["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"}]],qRe=NC("SquareSquare",HRe);var WRe=Object.freeze({__proto__:null,__iconNode:HRe,default:qRe});const URe=[["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"}]],GRe=NC("SquareStack",URe);var KRe=Object.freeze({__proto__:null,__iconNode:URe,default:GRe});const YRe=[["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"}]],ZRe=NC("SquareTerminal",YRe);var XRe=Object.freeze({__proto__:null,__iconNode:YRe,default:ZRe});const QRe=[["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"}]],JRe=NC("SquareUserRound",QRe);var eFe=Object.freeze({__proto__:null,__iconNode:QRe,default:JRe});const tFe=[["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"}]],rFe=NC("SquareUser",tFe);var oFe=Object.freeze({__proto__:null,__iconNode:tFe,default:rFe});const nFe=[["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"}]],aFe=NC("SquareX",nFe);var iFe=Object.freeze({__proto__:null,__iconNode:nFe,default:aFe});const sFe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],lFe=NC("Square",sFe);var cFe=Object.freeze({__proto__:null,__iconNode:sFe,default:lFe});const uFe=[["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"}]],dFe=NC("Squircle",uFe);var pFe=Object.freeze({__proto__:null,__iconNode:uFe,default:dFe});const hFe=[["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"}]],fFe=NC("Squirrel",hFe);var mFe=Object.freeze({__proto__:null,__iconNode:hFe,default:fFe});const yFe=[["path",{d:"M5 22h14",key:"ehvnwv"}],["path",{d:"M19.27 13.73A2.5 2.5 0 0 0 17.5 13h-11A2.5 2.5 0 0 0 4 15.5V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-1.5c0-.66-.26-1.3-.73-1.77Z",key:"1sy9ra"}],["path",{d:"M14 13V8.5C14 7 15 7 15 5a3 3 0 0 0-3-3c-1.66 0-3 1-3 3s1 2 1 3.5V13",key:"cnxgux"}]],gFe=NC("Stamp",yFe);var vFe=Object.freeze({__proto__:null,__iconNode:yFe,default:gFe});const xFe=[["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"}]],bFe=NC("StarHalf",xFe);var wFe=Object.freeze({__proto__:null,__iconNode:xFe,default:bFe});const kFe=[["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"}]],_Fe=NC("StarOff",kFe);var CFe=Object.freeze({__proto__:null,__iconNode:kFe,default:_Fe});const MFe=[["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"}]],SFe=NC("Star",MFe);var DFe=Object.freeze({__proto__:null,__iconNode:MFe,default:SFe});const OFe=[["line",{x1:"18",x2:"18",y1:"20",y2:"4",key:"cun8e5"}],["polygon",{points:"14,20 4,12 14,4",key:"ypakod"}]],PFe=NC("StepBack",OFe);var EFe=Object.freeze({__proto__:null,__iconNode:OFe,default:PFe});const jFe=[["line",{x1:"6",x2:"6",y1:"4",y2:"20",key:"fy8qot"}],["polygon",{points:"10,4 20,12 10,20",key:"1mc1pf"}]],TFe=NC("StepForward",jFe);var NFe=Object.freeze({__proto__:null,__iconNode:jFe,default:TFe});const RFe=[["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"}]],FFe=NC("Stethoscope",RFe);var zFe=Object.freeze({__proto__:null,__iconNode:RFe,default:FFe});const AFe=[["path",{d:"M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z",key:"qazsjp"}],["path",{d:"M15 3v4a2 2 0 0 0 2 2h4",key:"40519r"}]],IFe=NC("StickyNote",AFe);var LFe=Object.freeze({__proto__:null,__iconNode:AFe,default:IFe});const BFe=[["path",{d:"M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z",key:"1wis1t"}],["path",{d:"M14 3v4a2 2 0 0 0 2 2h4",key:"36rjfy"}],["path",{d:"M8 13h.01",key:"1sbv64"}],["path",{d:"M16 13h.01",key:"wip0gl"}],["path",{d:"M10 16s.8 1 2 1c1.3 0 2-1 2-1",key:"1vvgv3"}]],VFe=NC("Sticker",BFe);var $Fe=Object.freeze({__proto__:null,__iconNode:BFe,default:VFe});const HFe=[["path",{d:"m2 7 4.41-4.41A2 2 0 0 1 7.83 2h8.34a2 2 0 0 1 1.42.59L22 7",key:"ztvudi"}],["path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8",key:"1b2hhj"}],["path",{d:"M15 22v-4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4",key:"2ebpfo"}],["path",{d:"M2 7h20",key:"1fcdvo"}],["path",{d:"M22 7v3a2 2 0 0 1-2 2a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 16 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 12 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 8 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 4 12a2 2 0 0 1-2-2V7",key:"6c3vgh"}]],qFe=NC("Store",HFe);var WFe=Object.freeze({__proto__:null,__iconNode:HFe,default:qFe});const UFe=[["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"}]],GFe=NC("StretchHorizontal",UFe);var KFe=Object.freeze({__proto__:null,__iconNode:UFe,default:GFe});const YFe=[["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"}]],ZFe=NC("StretchVertical",YFe);var XFe=Object.freeze({__proto__:null,__iconNode:YFe,default:ZFe});const QFe=[["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"}]],JFe=NC("Strikethrough",QFe);var eze=Object.freeze({__proto__:null,__iconNode:QFe,default:JFe});const tze=[["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"}]],rze=NC("Subscript",tze);var oze=Object.freeze({__proto__:null,__iconNode:tze,default:rze});const nze=[["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"}]],aze=NC("SunDim",nze);var ize=Object.freeze({__proto__:null,__iconNode:nze,default:aze});const sze=[["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"}]],lze=NC("SunMedium",sze);var cze=Object.freeze({__proto__:null,__iconNode:sze,default:lze});const uze=[["path",{d:"M12 8a2.83 2.83 0 0 0 4 4 4 4 0 1 1-4-4",key:"1fu5g2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.9 4.9 1.4 1.4",key:"b9915j"}],["path",{d:"m17.7 17.7 1.4 1.4",key:"qc3ed3"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.3 17.7-1.4 1.4",key:"5gca6"}],["path",{d:"m19.1 4.9-1.4 1.4",key:"wpu9u6"}]],dze=NC("SunMoon",uze);var pze=Object.freeze({__proto__:null,__iconNode:uze,default:dze});const hze=[["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"}]],fze=NC("SunSnow",hze);var mze=Object.freeze({__proto__:null,__iconNode:hze,default:fze});const yze=[["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"}]],gze=NC("Sun",yze);var vze=Object.freeze({__proto__:null,__iconNode:yze,default:gze});const xze=[["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"}]],bze=NC("Sunrise",xze);var wze=Object.freeze({__proto__:null,__iconNode:xze,default:bze});const kze=[["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"}]],_ze=NC("Sunset",kze);var Cze=Object.freeze({__proto__:null,__iconNode:kze,default:_ze});const Mze=[["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"}]],Sze=NC("SwatchBook",Mze);var Dze=Object.freeze({__proto__:null,__iconNode:Mze,default:Sze});const Oze=[["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"}]],Pze=NC("Superscript",Oze);var Eze=Object.freeze({__proto__:null,__iconNode:Oze,default:Pze});const jze=[["path",{d:"M10 21V3h8",key:"br2l0g"}],["path",{d:"M6 16h9",key:"2py0wn"}],["path",{d:"M10 9.5h7",key:"13dmhz"}]],Tze=NC("SwissFranc",jze);var Nze=Object.freeze({__proto__:null,__iconNode:jze,default:Tze});const Rze=[["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"}]],Fze=NC("SwitchCamera",Rze);var zze=Object.freeze({__proto__:null,__iconNode:Rze,default:Fze});const Aze=[["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"}]],Ize=NC("Sword",Aze);var Lze=Object.freeze({__proto__:null,__iconNode:Aze,default:Ize});const Bze=[["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"}]],Vze=NC("Swords",Bze);var $ze=Object.freeze({__proto__:null,__iconNode:Bze,default:Vze});const Hze=[["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"}]],qze=NC("Syringe",Hze);var Wze=Object.freeze({__proto__:null,__iconNode:Hze,default:qze});const Uze=[["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"}]],Gze=NC("Table2",Uze);var Kze=Object.freeze({__proto__:null,__iconNode:Uze,default:Gze});const Yze=[["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"}]],Zze=NC("TableCellsMerge",Yze);var Xze=Object.freeze({__proto__:null,__iconNode:Yze,default:Zze});const Qze=[["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"}]],Jze=NC("TableCellsSplit",Qze);var eAe=Object.freeze({__proto__:null,__iconNode:Qze,default:Jze});const tAe=[["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"}]],rAe=NC("TableColumnsSplit",tAe);var oAe=Object.freeze({__proto__:null,__iconNode:tAe,default:rAe});const nAe=[["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M21 12h.01",key:"msek7k"}],["path",{d:"M21 18h.01",key:"1e8rq1"}],["path",{d:"M21 6h.01",key:"1koanj"}]],aAe=NC("TableOfContents",nAe);var iAe=Object.freeze({__proto__:null,__iconNode:nAe,default:aAe});const sAe=[["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"}]],lAe=NC("TableProperties",sAe);var cAe=Object.freeze({__proto__:null,__iconNode:sAe,default:lAe});const uAe=[["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"}]],dAe=NC("TableRowsSplit",uAe);var pAe=Object.freeze({__proto__:null,__iconNode:uAe,default:dAe});const hAe=[["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"}]],fAe=NC("Table",hAe);var mAe=Object.freeze({__proto__:null,__iconNode:hAe,default:fAe});const yAe=[["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"}]],gAe=NC("TabletSmartphone",yAe);var vAe=Object.freeze({__proto__:null,__iconNode:yAe,default:gAe});const xAe=[["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"}]],bAe=NC("Tablet",xAe);var wAe=Object.freeze({__proto__:null,__iconNode:xAe,default:bAe});const kAe=[["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"}]],_Ae=NC("Tablets",kAe);var CAe=Object.freeze({__proto__:null,__iconNode:kAe,default:_Ae});const MAe=[["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"}]],SAe=NC("Tag",MAe);var DAe=Object.freeze({__proto__:null,__iconNode:MAe,default:SAe});const OAe=[["path",{d:"m15 5 6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19",key:"1cbfv1"}],["path",{d:"M9.586 5.586A2 2 0 0 0 8.172 5H3a1 1 0 0 0-1 1v5.172a2 2 0 0 0 .586 1.414L8.29 18.29a2.426 2.426 0 0 0 3.42 0l3.58-3.58a2.426 2.426 0 0 0 0-3.42z",key:"135mg7"}],["circle",{cx:"6.5",cy:"9.5",r:".5",fill:"currentColor",key:"5pm5xn"}]],PAe=NC("Tags",OAe);var EAe=Object.freeze({__proto__:null,__iconNode:OAe,default:PAe});const jAe=[["path",{d:"M4 4v16",key:"6qkkli"}]],TAe=NC("Tally1",jAe);var NAe=Object.freeze({__proto__:null,__iconNode:jAe,default:TAe});const RAe=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}]],FAe=NC("Tally2",RAe);var zAe=Object.freeze({__proto__:null,__iconNode:RAe,default:FAe});const AAe=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}],["path",{d:"M14 4v16",key:"12vmem"}]],IAe=NC("Tally3",AAe);var LAe=Object.freeze({__proto__:null,__iconNode:AAe,default:IAe});const BAe=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}],["path",{d:"M14 4v16",key:"12vmem"}],["path",{d:"M19 4v16",key:"8ij5ei"}]],VAe=NC("Tally4",BAe);var $Ae=Object.freeze({__proto__:null,__iconNode:BAe,default:VAe});const HAe=[["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"}]],qAe=NC("Tally5",HAe);var WAe=Object.freeze({__proto__:null,__iconNode:HAe,default:qAe});const UAe=[["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"}]],GAe=NC("Tangent",UAe);var KAe=Object.freeze({__proto__:null,__iconNode:UAe,default:GAe});const YAe=[["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"}]],ZAe=NC("Target",YAe);var XAe=Object.freeze({__proto__:null,__iconNode:YAe,default:ZAe});const QAe=[["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"}]],JAe=NC("Telescope",QAe);var eIe=Object.freeze({__proto__:null,__iconNode:QAe,default:JAe});const tIe=[["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"}]],rIe=NC("TentTree",tIe);var oIe=Object.freeze({__proto__:null,__iconNode:tIe,default:rIe});const nIe=[["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"}]],aIe=NC("Tent",nIe);var iIe=Object.freeze({__proto__:null,__iconNode:nIe,default:aIe});const sIe=[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]],lIe=NC("Terminal",sIe);var cIe=Object.freeze({__proto__:null,__iconNode:sIe,default:lIe});const uIe=[["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"}]],dIe=NC("TestTubeDiagonal",uIe);var pIe=Object.freeze({__proto__:null,__iconNode:uIe,default:dIe});const hIe=[["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"}]],fIe=NC("TestTube",hIe);var mIe=Object.freeze({__proto__:null,__iconNode:hIe,default:fIe});const yIe=[["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"}]],gIe=NC("TestTubes",yIe);var vIe=Object.freeze({__proto__:null,__iconNode:yIe,default:gIe});const xIe=[["path",{d:"M5 4h1a3 3 0 0 1 3 3 3 3 0 0 1 3-3h1",key:"18xjzo"}],["path",{d:"M13 20h-1a3 3 0 0 1-3-3 3 3 0 0 1-3 3H5",key:"fj48gi"}],["path",{d:"M5 16H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1",key:"1n9rhb"}],["path",{d:"M13 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-7",key:"13ksps"}],["path",{d:"M9 7v10",key:"1vc8ob"}]],bIe=NC("TextCursorInput",xIe);var wIe=Object.freeze({__proto__:null,__iconNode:xIe,default:bIe});const kIe=[["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"}]],_Ie=NC("TextCursor",kIe);var CIe=Object.freeze({__proto__:null,__iconNode:kIe,default:_Ie});const MIe=[["path",{d:"M17 6H3",key:"16j9eg"}],["path",{d:"M21 12H8",key:"scolzb"}],["path",{d:"M21 18H8",key:"1wfozv"}],["path",{d:"M3 12v6",key:"fv4c87"}]],SIe=NC("TextQuote",MIe);var DIe=Object.freeze({__proto__:null,__iconNode:MIe,default:SIe});const OIe=[["path",{d:"M21 6H3",key:"1jwq7v"}],["path",{d:"M10 12H3",key:"1ulcyk"}],["path",{d:"M10 18H3",key:"13769t"}],["circle",{cx:"17",cy:"15",r:"3",key:"1upz2a"}],["path",{d:"m21 19-1.9-1.9",key:"dwi7p8"}]],PIe=NC("TextSearch",OIe);var EIe=Object.freeze({__proto__:null,__iconNode:OIe,default:PIe});const jIe=[["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"}],["line",{x1:"7",x2:"15",y1:"8",y2:"8",key:"1758g8"}],["line",{x1:"7",x2:"17",y1:"12",y2:"12",key:"197423"}],["line",{x1:"7",x2:"13",y1:"16",y2:"16",key:"37cgm6"}]],TIe=NC("TextSelect",jIe);var NIe=Object.freeze({__proto__:null,__iconNode:jIe,default:TIe});const RIe=[["path",{d:"M17 6.1H3",key:"wptmhv"}],["path",{d:"M21 12.1H3",key:"1j38uz"}],["path",{d:"M15.1 18H3",key:"1nb16a"}]],FIe=NC("Text",RIe);var zIe=Object.freeze({__proto__:null,__iconNode:RIe,default:FIe});const AIe=[["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"}]],IIe=NC("Theater",AIe);var LIe=Object.freeze({__proto__:null,__iconNode:AIe,default:IIe});const BIe=[["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"}]],VIe=NC("ThermometerSnowflake",BIe);var $Ie=Object.freeze({__proto__:null,__iconNode:BIe,default:VIe});const HIe=[["path",{d:"M12 9a4 4 0 0 0-2 7.5",key:"1jvsq6"}],["path",{d:"M12 3v2",key:"1w22ol"}],["path",{d:"m6.6 18.4-1.4 1.4",key:"w2yidj"}],["path",{d:"M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z",key:"iof6y5"}],["path",{d:"M4 13H2",key:"118le4"}],["path",{d:"M6.34 7.34 4.93 5.93",key:"1brd51"}]],qIe=NC("ThermometerSun",HIe);var WIe=Object.freeze({__proto__:null,__iconNode:HIe,default:qIe});const UIe=[["path",{d:"M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z",key:"17jzev"}]],GIe=NC("Thermometer",UIe);var KIe=Object.freeze({__proto__:null,__iconNode:UIe,default:GIe});const YIe=[["path",{d:"M17 14V2",key:"8ymqnk"}],["path",{d:"M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z",key:"m61m77"}]],ZIe=NC("ThumbsDown",YIe);var XIe=Object.freeze({__proto__:null,__iconNode:YIe,default:ZIe});const QIe=[["path",{d:"M7 10v12",key:"1qc93n"}],["path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z",key:"emmmcr"}]],JIe=NC("ThumbsUp",QIe);var eLe=Object.freeze({__proto__:null,__iconNode:QIe,default:JIe});const tLe=[["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"}]],rLe=NC("TicketCheck",tLe);var oLe=Object.freeze({__proto__:null,__iconNode:tLe,default:rLe});const nLe=[["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"}]],aLe=NC("TicketMinus",nLe);var iLe=Object.freeze({__proto__:null,__iconNode:nLe,default:aLe});const sLe=[["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"}]],lLe=NC("TicketPercent",sLe);var cLe=Object.freeze({__proto__:null,__iconNode:sLe,default:lLe});const uLe=[["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"}]],dLe=NC("TicketPlus",uLe);var pLe=Object.freeze({__proto__:null,__iconNode:uLe,default:dLe});const hLe=[["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"}]],fLe=NC("TicketSlash",hLe);var mLe=Object.freeze({__proto__:null,__iconNode:hLe,default:fLe});const yLe=[["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"}]],gLe=NC("TicketX",yLe);var vLe=Object.freeze({__proto__:null,__iconNode:yLe,default:gLe});const xLe=[["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"}]],bLe=NC("Ticket",xLe);var wLe=Object.freeze({__proto__:null,__iconNode:xLe,default:bLe});const kLe=[["path",{d:"M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12",key:"16muxl"}],["path",{d:"m12 13.5 3.75.5",key:"1i9qhk"}],["path",{d:"m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8",key:"12lg5p"}],["path",{d:"M6 10V8",key:"1y41hn"}],["path",{d:"M6 14v1",key:"cao2tf"}],["path",{d:"M6 19v2",key:"1loha6"}],["rect",{x:"2",y:"8",width:"20",height:"13",rx:"2",key:"p3bz5l"}]],_Le=NC("TicketsPlane",kLe);var CLe=Object.freeze({__proto__:null,__iconNode:kLe,default:_Le});const MLe=[["path",{d:"m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8",key:"12lg5p"}],["path",{d:"M6 10V8",key:"1y41hn"}],["path",{d:"M6 14v1",key:"cao2tf"}],["path",{d:"M6 19v2",key:"1loha6"}],["rect",{x:"2",y:"8",width:"20",height:"13",rx:"2",key:"p3bz5l"}]],SLe=NC("Tickets",MLe);var DLe=Object.freeze({__proto__:null,__iconNode:MLe,default:SLe});const OLe=[["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"}]],PLe=NC("TimerOff",OLe);var ELe=Object.freeze({__proto__:null,__iconNode:OLe,default:PLe});const jLe=[["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"}]],TLe=NC("TimerReset",jLe);var NLe=Object.freeze({__proto__:null,__iconNode:jLe,default:TLe});const RLe=[["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"}]],FLe=NC("Timer",RLe);var zLe=Object.freeze({__proto__:null,__iconNode:RLe,default:FLe});const ALe=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"6",ry:"6",key:"f2vt7d"}],["circle",{cx:"8",cy:"12",r:"2",key:"1nvbw3"}]],ILe=NC("ToggleLeft",ALe);var LLe=Object.freeze({__proto__:null,__iconNode:ALe,default:ILe});const BLe=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"6",ry:"6",key:"f2vt7d"}],["circle",{cx:"16",cy:"12",r:"2",key:"4ma0v8"}]],VLe=NC("ToggleRight",BLe);var $Le=Object.freeze({__proto__:null,__iconNode:BLe,default:VLe});const HLe=[["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"}]],qLe=NC("Toilet",HLe);var WLe=Object.freeze({__proto__:null,__iconNode:HLe,default:qLe});const ULe=[["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"}]],GLe=NC("Tornado",ULe);var KLe=Object.freeze({__proto__:null,__iconNode:ULe,default:GLe});const YLe=[["ellipse",{cx:"12",cy:"11",rx:"3",ry:"2",key:"1b2qxu"}],["ellipse",{cx:"12",cy:"12.5",rx:"10",ry:"8.5",key:"h8emeu"}]],ZLe=NC("Torus",YLe);var XLe=Object.freeze({__proto__:null,__iconNode:YLe,default:ZLe});const QLe=[["path",{d:"M4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16",key:"lnt0bk"}],["path",{d:"M2 14h12",key:"d8icqz"}],["path",{d:"M22 14h-2",key:"jrx26d"}],["path",{d:"M12 20v-6",key:"1rm09r"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M22 16V6a2 2 0 0 0-2-2H10",key:"11y8e4"}]],JLe=NC("TouchpadOff",QLe);var eBe=Object.freeze({__proto__:null,__iconNode:QLe,default:JLe});const tBe=[["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"}]],rBe=NC("Touchpad",tBe);var oBe=Object.freeze({__proto__:null,__iconNode:tBe,default:rBe});const nBe=[["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"}]],aBe=NC("TowerControl",nBe);var iBe=Object.freeze({__proto__:null,__iconNode:nBe,default:aBe});const sBe=[["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"}]],lBe=NC("ToyBrick",sBe);var cBe=Object.freeze({__proto__:null,__iconNode:sBe,default:lBe});const uBe=[["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"}]],dBe=NC("Tractor",uBe);var pBe=Object.freeze({__proto__:null,__iconNode:uBe,default:dBe});const hBe=[["path",{d:"M9.3 6.2a4.55 4.55 0 0 0 5.4 0",key:"flyxqv"}],["path",{d:"M7.9 10.7c.9.8 2.4 1.3 4.1 1.3s3.2-.5 4.1-1.3",key:"1nlxxg"}],["path",{d:"M13.9 3.5a1.93 1.93 0 0 0-3.8-.1l-3 10c-.1.2-.1.4-.1.6 0 1.7 2.2 3 5 3s5-1.3 5-3c0-.2 0-.4-.1-.5Z",key:"vz7x1l"}],["path",{d:"m7.5 12.2-4.7 2.7c-.5.3-.8.7-.8 1.1s.3.8.8 1.1l7.6 4.5c.9.5 2.1.5 3 0l7.6-4.5c.7-.3 1-.7 1-1.1s-.3-.8-.8-1.1l-4.7-2.8",key:"1xfzlw"}]],fBe=NC("TrafficCone",hBe);var mBe=Object.freeze({__proto__:null,__iconNode:hBe,default:fBe});const yBe=[["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"}]],gBe=NC("TrainFrontTunnel",yBe);var vBe=Object.freeze({__proto__:null,__iconNode:yBe,default:gBe});const xBe=[["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"}]],bBe=NC("TrainFront",xBe);var wBe=Object.freeze({__proto__:null,__iconNode:xBe,default:bBe});const kBe=[["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"}]],_Be=NC("TrainTrack",kBe);var CBe=Object.freeze({__proto__:null,__iconNode:kBe,default:_Be});const MBe=[["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"}]],SBe=NC("TramFront",MBe);var DBe=Object.freeze({__proto__:null,__iconNode:MBe,default:SBe});const OBe=[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]],PBe=NC("Trash2",OBe);var EBe=Object.freeze({__proto__:null,__iconNode:OBe,default:PBe});const jBe=[["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"}]],TBe=NC("Transgender",jBe);var NBe=Object.freeze({__proto__:null,__iconNode:jBe,default:TBe});const RBe=[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}]],FBe=NC("Trash",RBe);var zBe=Object.freeze({__proto__:null,__iconNode:RBe,default:FBe});const ABe=[["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"}]],IBe=NC("TreeDeciduous",ABe);var LBe=Object.freeze({__proto__:null,__iconNode:ABe,default:IBe});const BBe=[["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"}]],VBe=NC("TreePine",BBe);var $Be=Object.freeze({__proto__:null,__iconNode:BBe,default:VBe});const HBe=[["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"}]],qBe=NC("TreePalm",HBe);var WBe=Object.freeze({__proto__:null,__iconNode:HBe,default:qBe});const UBe=[["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"}]],GBe=NC("Trees",UBe);var KBe=Object.freeze({__proto__:null,__iconNode:UBe,default:GBe});const YBe=[["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"}]],ZBe=NC("Trello",YBe);var XBe=Object.freeze({__proto__:null,__iconNode:YBe,default:ZBe});const QBe=[["polyline",{points:"22 17 13.5 8.5 8.5 13.5 2 7",key:"1r2t7k"}],["polyline",{points:"16 17 22 17 22 11",key:"11uiuu"}]],JBe=NC("TrendingDown",QBe);var eVe=Object.freeze({__proto__:null,__iconNode:QBe,default:JBe});const tVe=[["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"}]],rVe=NC("TrendingUpDown",tVe);var oVe=Object.freeze({__proto__:null,__iconNode:tVe,default:rVe});const nVe=[["polyline",{points:"22 7 13.5 15.5 8.5 10.5 2 17",key:"126l90"}],["polyline",{points:"16 7 22 7 22 13",key:"kwv8wd"}]],aVe=NC("TrendingUp",nVe);var iVe=Object.freeze({__proto__:null,__iconNode:nVe,default:aVe});const sVe=[["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"}]],lVe=NC("TriangleAlert",sVe);var cVe=Object.freeze({__proto__:null,__iconNode:sVe,default:lVe});const uVe=[["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"}]],dVe=NC("TriangleDashed",uVe);var pVe=Object.freeze({__proto__:null,__iconNode:uVe,default:dVe});const hVe=[["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"}]],fVe=NC("TriangleRight",hVe);var mVe=Object.freeze({__proto__:null,__iconNode:hVe,default:fVe});const yVe=[["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"}]],gVe=NC("Triangle",yVe);var vVe=Object.freeze({__proto__:null,__iconNode:yVe,default:gVe});const xVe=[["path",{d:"M6 9H4.5a2.5 2.5 0 0 1 0-5H6",key:"17hqa7"}],["path",{d:"M18 9h1.5a2.5 2.5 0 0 0 0-5H18",key:"lmptdp"}],["path",{d:"M4 22h16",key:"57wxv0"}],["path",{d:"M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22",key:"1nw9bq"}],["path",{d:"M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22",key:"1np0yb"}],["path",{d:"M18 2H6v7a6 6 0 0 0 12 0V2Z",key:"u46fv3"}]],bVe=NC("Trophy",xVe);var wVe=Object.freeze({__proto__:null,__iconNode:xVe,default:bVe});const kVe=[["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"}]],_Ve=NC("Truck",kVe);var CVe=Object.freeze({__proto__:null,__iconNode:kVe,default:_Ve});const MVe=[["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"}]],SVe=NC("Turtle",MVe);var DVe=Object.freeze({__proto__:null,__iconNode:MVe,default:SVe});const OVe=[["path",{d:"M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z",key:"1pctta"}],["path",{d:"M7 21h10",key:"1b0cd5"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}]],PVe=NC("TvMinimalPlay",OVe);var EVe=Object.freeze({__proto__:null,__iconNode:OVe,default:PVe});const jVe=[["path",{d:"M7 21h10",key:"1b0cd5"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}]],TVe=NC("TvMinimal",jVe);var NVe=Object.freeze({__proto__:null,__iconNode:jVe,default:TVe});const RVe=[["rect",{width:"20",height:"15",x:"2",y:"7",rx:"2",ry:"2",key:"10ag99"}],["polyline",{points:"17 2 12 7 7 2",key:"11pgbg"}]],FVe=NC("Tv",RVe);var zVe=Object.freeze({__proto__:null,__iconNode:RVe,default:FVe});const AVe=[["path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7",key:"c0yzno"}]],IVe=NC("Twitch",AVe);var LVe=Object.freeze({__proto__:null,__iconNode:AVe,default:IVe});const BVe=[["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"}]],VVe=NC("Twitter",BVe);var $Ve=Object.freeze({__proto__:null,__iconNode:BVe,default:VVe});const HVe=[["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"}]],qVe=NC("TypeOutline",HVe);var WVe=Object.freeze({__proto__:null,__iconNode:HVe,default:qVe});const UVe=[["polyline",{points:"4 7 4 4 20 4 20 7",key:"1nosan"}],["line",{x1:"9",x2:"15",y1:"20",y2:"20",key:"swin9y"}],["line",{x1:"12",x2:"12",y1:"4",y2:"20",key:"1tx1rr"}]],GVe=NC("Type",UVe);var KVe=Object.freeze({__proto__:null,__iconNode:UVe,default:GVe});const YVe=[["path",{d:"M12 2v1",key:"11qlp1"}],["path",{d:"M15.5 21a1.85 1.85 0 0 1-3.5-1v-8H2a10 10 0 0 1 3.428-6.575",key:"eki10q"}],["path",{d:"M17.5 12H22A10 10 0 0 0 9.004 3.455",key:"n2ayka"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],ZVe=NC("UmbrellaOff",YVe);var XVe=Object.freeze({__proto__:null,__iconNode:YVe,default:ZVe});const QVe=[["path",{d:"M22 12a10.06 10.06 1 0 0-20 0Z",key:"1teyop"}],["path",{d:"M12 12v8a2 2 0 0 0 4 0",key:"ulpmoc"}],["path",{d:"M12 2v1",key:"11qlp1"}]],JVe=NC("Umbrella",QVe);var e$e=Object.freeze({__proto__:null,__iconNode:QVe,default:JVe});const t$e=[["path",{d:"M6 4v6a6 6 0 0 0 12 0V4",key:"9kb039"}],["line",{x1:"4",x2:"20",y1:"20",y2:"20",key:"nun2al"}]],r$e=NC("Underline",t$e);var o$e=Object.freeze({__proto__:null,__iconNode:t$e,default:r$e});const n$e=[["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"}]],a$e=NC("Undo2",n$e);var i$e=Object.freeze({__proto__:null,__iconNode:n$e,default:a$e});const s$e=[["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"}]],l$e=NC("UndoDot",s$e);var c$e=Object.freeze({__proto__:null,__iconNode:s$e,default:l$e});const u$e=[["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"}]],d$e=NC("Undo",u$e);var p$e=Object.freeze({__proto__:null,__iconNode:u$e,default:d$e});const h$e=[["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"}]],f$e=NC("UnfoldHorizontal",h$e);var m$e=Object.freeze({__proto__:null,__iconNode:h$e,default:f$e});const y$e=[["path",{d:"M12 22v-6",key:"6o8u61"}],["path",{d:"M12 8V2",key:"1wkif3"}],["path",{d:"M4 12H2",key:"rhcxmi"}],["path",{d:"M10 12H8",key:"s88cx1"}],["path",{d:"M16 12h-2",key:"10asgb"}],["path",{d:"M22 12h-2",key:"14jgyd"}],["path",{d:"m15 19-3 3-3-3",key:"11eu04"}],["path",{d:"m15 5-3-3-3 3",key:"itvq4r"}]],g$e=NC("UnfoldVertical",y$e);var v$e=Object.freeze({__proto__:null,__iconNode:y$e,default:g$e});const x$e=[["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"}]],b$e=NC("Ungroup",x$e);var w$e=Object.freeze({__proto__:null,__iconNode:x$e,default:b$e});const k$e=[["circle",{cx:"12",cy:"10",r:"1",key:"1gnqs8"}],["path",{d:"M22 20V8h-4l-6-4-6 4H2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2",key:"1qj5sn"}],["path",{d:"M6 17v.01",key:"roodi6"}],["path",{d:"M6 13v.01",key:"67c122"}],["path",{d:"M18 17v.01",key:"12ktxm"}],["path",{d:"M18 13v.01",key:"tn1rt1"}],["path",{d:"M14 22v-5a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5",key:"11g7fi"}]],_$e=NC("University",k$e);var C$e=Object.freeze({__proto__:null,__iconNode:k$e,default:_$e});const M$e=[["path",{d:"M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2",key:"1re2ne"}]],S$e=NC("Unlink2",M$e);var D$e=Object.freeze({__proto__:null,__iconNode:M$e,default:S$e});const O$e=[["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"}]],P$e=NC("Unlink",O$e);var E$e=Object.freeze({__proto__:null,__iconNode:O$e,default:P$e});const j$e=[["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"}]],T$e=NC("Unplug",j$e);var N$e=Object.freeze({__proto__:null,__iconNode:j$e,default:T$e});const R$e=[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"17 8 12 3 7 8",key:"t8dd8p"}],["line",{x1:"12",x2:"12",y1:"3",y2:"15",key:"widbto"}]],F$e=NC("Upload",R$e);var z$e=Object.freeze({__proto__:null,__iconNode:R$e,default:F$e});const A$e=[["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"}]],I$e=NC("Usb",A$e);var L$e=Object.freeze({__proto__:null,__iconNode:A$e,default:I$e});const B$e=[["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"}],["polyline",{points:"16 11 18 13 22 9",key:"1pwet4"}]],V$e=NC("UserCheck",B$e);var $$e=Object.freeze({__proto__:null,__iconNode:B$e,default:V$e});const H$e=[["circle",{cx:"18",cy:"15",r:"3",key:"gjjjvw"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["path",{d:"M10 15H6a4 4 0 0 0-4 4v2",key:"1nfge6"}],["path",{d:"m21.7 16.4-.9-.3",key:"12j9ji"}],["path",{d:"m15.2 13.9-.9-.3",key:"1fdjdi"}],["path",{d:"m16.6 18.7.3-.9",key:"heedtr"}],["path",{d:"m19.1 12.2.3-.9",key:"1af3ki"}],["path",{d:"m19.6 18.7-.4-1",key:"1x9vze"}],["path",{d:"m16.8 12.3-.4-1",key:"vqeiwj"}],["path",{d:"m14.3 16.6 1-.4",key:"1qlj63"}],["path",{d:"m20.7 13.8 1-.4",key:"1v5t8k"}]],q$e=NC("UserCog",H$e);var W$e=Object.freeze({__proto__:null,__iconNode:H$e,default:q$e});const U$e=[["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"}]],G$e=NC("UserMinus",U$e);var K$e=Object.freeze({__proto__:null,__iconNode:U$e,default:G$e});const Y$e=[["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"}]],Z$e=NC("UserPen",Y$e);var X$e=Object.freeze({__proto__:null,__iconNode:Y$e,default:Z$e});const Q$e=[["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"}]],J$e=NC("UserPlus",Q$e);var eHe=Object.freeze({__proto__:null,__iconNode:Q$e,default:J$e});const tHe=[["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"}]],rHe=NC("UserRoundCheck",tHe);var oHe=Object.freeze({__proto__:null,__iconNode:tHe,default:rHe});const nHe=[["path",{d:"M2 21a8 8 0 0 1 10.434-7.62",key:"1yezr2"}],["circle",{cx:"10",cy:"8",r:"5",key:"o932ke"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["path",{d:"m19.5 14.3-.4.9",key:"1eb35c"}],["path",{d:"m16.9 20.8-.4.9",key:"dfjc4z"}],["path",{d:"m21.7 19.5-.9-.4",key:"q4dx6b"}],["path",{d:"m15.2 16.9-.9-.4",key:"1r0w5f"}],["path",{d:"m21.7 16.5-.9.4",key:"1knoei"}],["path",{d:"m15.2 19.1-.9.4",key:"j188fs"}],["path",{d:"m19.5 21.7-.4-.9",key:"1tonu5"}],["path",{d:"m16.9 15.2-.4-.9",key:"699xu"}]],aHe=NC("UserRoundCog",nHe);var iHe=Object.freeze({__proto__:null,__iconNode:nHe,default:aHe});const sHe=[["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"}]],lHe=NC("UserRoundMinus",sHe);var cHe=Object.freeze({__proto__:null,__iconNode:sHe,default:lHe});const uHe=[["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"}]],dHe=NC("UserRoundPen",uHe);var pHe=Object.freeze({__proto__:null,__iconNode:uHe,default:dHe});const hHe=[["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"}]],fHe=NC("UserRoundPlus",hHe);var mHe=Object.freeze({__proto__:null,__iconNode:hHe,default:fHe});const yHe=[["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"}]],gHe=NC("UserRoundSearch",yHe);var vHe=Object.freeze({__proto__:null,__iconNode:yHe,default:gHe});const xHe=[["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"}]],bHe=NC("UserRoundX",xHe);var wHe=Object.freeze({__proto__:null,__iconNode:xHe,default:bHe});const kHe=[["circle",{cx:"12",cy:"8",r:"5",key:"1hypcn"}],["path",{d:"M20 21a8 8 0 0 0-16 0",key:"rfgkzh"}]],_He=NC("UserRound",kHe);var CHe=Object.freeze({__proto__:null,__iconNode:kHe,default:_He});const MHe=[["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"}]],SHe=NC("UserSearch",MHe);var DHe=Object.freeze({__proto__:null,__iconNode:MHe,default:SHe});const OHe=[["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"}]],PHe=NC("UserX",OHe);var EHe=Object.freeze({__proto__:null,__iconNode:OHe,default:PHe});const jHe=[["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"}]],THe=NC("User",jHe);var NHe=Object.freeze({__proto__:null,__iconNode:jHe,default:THe});const RHe=[["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"}]],FHe=NC("UsersRound",RHe);var zHe=Object.freeze({__proto__:null,__iconNode:RHe,default:FHe});const AHe=[["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"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"1da9ce"}]],IHe=NC("Users",AHe);var LHe=Object.freeze({__proto__:null,__iconNode:AHe,default:IHe});const BHe=[["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"}]],VHe=NC("UtensilsCrossed",BHe);var $He=Object.freeze({__proto__:null,__iconNode:BHe,default:VHe});const HHe=[["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"}]],qHe=NC("Utensils",HHe);var WHe=Object.freeze({__proto__:null,__iconNode:HHe,default:qHe});const UHe=[["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"}]],GHe=NC("UtilityPole",UHe);var KHe=Object.freeze({__proto__:null,__iconNode:UHe,default:GHe});const YHe=[["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"}]],ZHe=NC("Variable",YHe);var XHe=Object.freeze({__proto__:null,__iconNode:YHe,default:ZHe});const QHe=[["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"}]],JHe=NC("Vault",QHe);var eqe=Object.freeze({__proto__:null,__iconNode:QHe,default:JHe});const tqe=[["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"}]],rqe=NC("Vegan",tqe);var oqe=Object.freeze({__proto__:null,__iconNode:tqe,default:rqe});const nqe=[["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"}]],aqe=NC("VenetianMask",nqe);var iqe=Object.freeze({__proto__:null,__iconNode:nqe,default:aqe});const sqe=[["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"}]],lqe=NC("VenusAndMars",sqe);var cqe=Object.freeze({__proto__:null,__iconNode:sqe,default:lqe});const uqe=[["path",{d:"M12 15v7",key:"t2xh3l"}],["path",{d:"M9 19h6",key:"456am0"}],["circle",{cx:"12",cy:"9",r:"6",key:"1nw4tq"}]],dqe=NC("Venus",uqe);var pqe=Object.freeze({__proto__:null,__iconNode:uqe,default:dqe});const hqe=[["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"}]],fqe=NC("VibrateOff",hqe);var mqe=Object.freeze({__proto__:null,__iconNode:hqe,default:fqe});const yqe=[["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"}]],gqe=NC("VideoOff",yqe);var vqe=Object.freeze({__proto__:null,__iconNode:yqe,default:gqe});const xqe=[["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"}]],bqe=NC("Vibrate",xqe);var wqe=Object.freeze({__proto__:null,__iconNode:xqe,default:bqe});const kqe=[["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"}]],_qe=NC("Video",kqe);var Cqe=Object.freeze({__proto__:null,__iconNode:kqe,default:_qe});const Mqe=[["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"}]],Sqe=NC("Videotape",Mqe);var Dqe=Object.freeze({__proto__:null,__iconNode:Mqe,default:Sqe});const Oqe=[["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"}]],Pqe=NC("View",Oqe);var Eqe=Object.freeze({__proto__:null,__iconNode:Oqe,default:Pqe});const jqe=[["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"}]],Tqe=NC("Voicemail",jqe);var Nqe=Object.freeze({__proto__:null,__iconNode:jqe,default:Tqe});const Rqe=[["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"}]],Fqe=NC("Volleyball",Rqe);var zqe=Object.freeze({__proto__:null,__iconNode:Rqe,default:Fqe});const Aqe=[["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"}]],Iqe=NC("Volume1",Aqe);var Lqe=Object.freeze({__proto__:null,__iconNode:Aqe,default:Iqe});const Bqe=[["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"}]],Vqe=NC("Volume2",Bqe);var $qe=Object.freeze({__proto__:null,__iconNode:Bqe,default:Vqe});const Hqe=[["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"}]],qqe=NC("VolumeOff",Hqe);var Wqe=Object.freeze({__proto__:null,__iconNode:Hqe,default:qqe});const Uqe=[["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"}]],Gqe=NC("VolumeX",Uqe);var Kqe=Object.freeze({__proto__:null,__iconNode:Uqe,default:Gqe});const Yqe=[["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"}]],Zqe=NC("Volume",Yqe);var Xqe=Object.freeze({__proto__:null,__iconNode:Yqe,default:Zqe});const Qqe=[["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"}]],Jqe=NC("Vote",Qqe);var eWe=Object.freeze({__proto__:null,__iconNode:Qqe,default:Jqe});const tWe=[["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"}]],rWe=NC("WalletCards",tWe);var oWe=Object.freeze({__proto__:null,__iconNode:tWe,default:rWe});const nWe=[["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"}]],aWe=NC("WalletMinimal",nWe);var iWe=Object.freeze({__proto__:null,__iconNode:nWe,default:aWe});const sWe=[["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"}]],lWe=NC("Wallet",sWe);var cWe=Object.freeze({__proto__:null,__iconNode:sWe,default:lWe});const uWe=[["circle",{cx:"8",cy:"9",r:"2",key:"gjzl9d"}],["path",{d:"m9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2",key:"69xh40"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["path",{d:"M12 17v4",key:"1riwvh"}]],dWe=NC("Wallpaper",uWe);var pWe=Object.freeze({__proto__:null,__iconNode:uWe,default:dWe});const hWe=[["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"}]],fWe=NC("WandSparkles",hWe);var mWe=Object.freeze({__proto__:null,__iconNode:hWe,default:fWe});const yWe=[["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"}]],gWe=NC("Wand",yWe);var vWe=Object.freeze({__proto__:null,__iconNode:yWe,default:gWe});const xWe=[["path",{d:"M22 8.35V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8.35A2 2 0 0 1 3.26 6.5l8-3.2a2 2 0 0 1 1.48 0l8 3.2A2 2 0 0 1 22 8.35Z",key:"gksnxg"}],["path",{d:"M6 18h12",key:"9pbo8z"}],["path",{d:"M6 14h12",key:"4cwo0f"}],["rect",{width:"12",height:"12",x:"6",y:"10",key:"apd30q"}]],bWe=NC("Warehouse",xWe);var wWe=Object.freeze({__proto__:null,__iconNode:xWe,default:bWe});const kWe=[["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"}]],_We=NC("WashingMachine",kWe);var CWe=Object.freeze({__proto__:null,__iconNode:kWe,default:_We});const MWe=[["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}],["polyline",{points:"12 10 12 12 13 13",key:"19dquz"}],["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"}]],SWe=NC("Watch",MWe);var DWe=Object.freeze({__proto__:null,__iconNode:MWe,default:SWe});const OWe=[["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"}]],PWe=NC("WavesLadder",OWe);var EWe=Object.freeze({__proto__:null,__iconNode:OWe,default:PWe});const jWe=[["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"}]],TWe=NC("Waves",jWe);var NWe=Object.freeze({__proto__:null,__iconNode:jWe,default:TWe});const RWe=[["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"}]],FWe=NC("Waypoints",RWe);var zWe=Object.freeze({__proto__:null,__iconNode:RWe,default:FWe});const AWe=[["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"}]],IWe=NC("Webcam",AWe);var LWe=Object.freeze({__proto__:null,__iconNode:AWe,default:IWe});const BWe=[["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"}]],VWe=NC("WebhookOff",BWe);var $We=Object.freeze({__proto__:null,__iconNode:BWe,default:VWe});const HWe=[["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"}]],qWe=NC("Webhook",HWe);var WWe=Object.freeze({__proto__:null,__iconNode:HWe,default:qWe});const UWe=[["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"}]],GWe=NC("Weight",UWe);var KWe=Object.freeze({__proto__:null,__iconNode:UWe,default:GWe});const YWe=[["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"}]],ZWe=NC("WheatOff",YWe);var XWe=Object.freeze({__proto__:null,__iconNode:YWe,default:ZWe});const QWe=[["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"}]],JWe=NC("Wheat",QWe);var eUe=Object.freeze({__proto__:null,__iconNode:QWe,default:JWe});const tUe=[["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"}]],rUe=NC("WholeWord",tUe);var oUe=Object.freeze({__proto__:null,__iconNode:tUe,default:rUe});const nUe=[["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"}]],aUe=NC("WifiHigh",nUe);var iUe=Object.freeze({__proto__:null,__iconNode:nUe,default:aUe});const sUe=[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}]],lUe=NC("WifiLow",sUe);var cUe=Object.freeze({__proto__:null,__iconNode:sUe,default:lUe});const uUe=[["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"}]],dUe=NC("WifiOff",uUe);var pUe=Object.freeze({__proto__:null,__iconNode:uUe,default:dUe});const hUe=[["path",{d:"M12 20h.01",key:"zekei9"}]],fUe=NC("WifiZero",hUe);var mUe=Object.freeze({__proto__:null,__iconNode:hUe,default:fUe});const yUe=[["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"}]],gUe=NC("Wifi",yUe);var vUe=Object.freeze({__proto__:null,__iconNode:yUe,default:gUe});const xUe=[["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"}]],bUe=NC("WindArrowDown",xUe);var wUe=Object.freeze({__proto__:null,__iconNode:xUe,default:bUe});const kUe=[["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"}]],_Ue=NC("Wind",kUe);var CUe=Object.freeze({__proto__:null,__iconNode:kUe,default:_Ue});const MUe=[["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"}]],SUe=NC("WineOff",MUe);var DUe=Object.freeze({__proto__:null,__iconNode:MUe,default:SUe});const OUe=[["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"}]],PUe=NC("Wine",OUe);var EUe=Object.freeze({__proto__:null,__iconNode:OUe,default:PUe});const jUe=[["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"}]],TUe=NC("Workflow",jUe);var NUe=Object.freeze({__proto__:null,__iconNode:jUe,default:TUe});const RUe=[["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"}]],FUe=NC("Worm",RUe);var zUe=Object.freeze({__proto__:null,__iconNode:RUe,default:FUe});const AUe=[["line",{x1:"3",x2:"21",y1:"6",y2:"6",key:"4m8b97"}],["path",{d:"M3 12h15a3 3 0 1 1 0 6h-4",key:"1cl7v7"}],["polyline",{points:"16 16 14 18 16 20",key:"1jznyi"}],["line",{x1:"3",x2:"10",y1:"18",y2:"18",key:"1h33wv"}]],IUe=NC("WrapText",AUe);var LUe=Object.freeze({__proto__:null,__iconNode:AUe,default:IUe});const BUe=[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z",key:"cbrjhi"}]],VUe=NC("Wrench",BUe);var $Ue=Object.freeze({__proto__:null,__iconNode:BUe,default:VUe});const HUe=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],qUe=NC("X",HUe);var WUe=Object.freeze({__proto__:null,__iconNode:HUe,default:qUe});const UUe=[["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"}]],GUe=NC("ZapOff",UUe);var KUe=Object.freeze({__proto__:null,__iconNode:UUe,default:GUe});const YUe=[["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"}]],ZUe=NC("Youtube",YUe);var XUe=Object.freeze({__proto__:null,__iconNode:YUe,default:ZUe});const QUe=[["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"}]],JUe=NC("Zap",QUe);var eGe=Object.freeze({__proto__:null,__iconNode:QUe,default:JUe});const tGe=[["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"}]],rGe=NC("ZoomIn",tGe);var oGe=Object.freeze({__proto__:null,__iconNode:tGe,default:rGe});const nGe=[["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"}]],aGe=NC("ZoomOut",nGe);var iGe=Object.freeze({__proto__:null,__iconNode:nGe,default:aGe}),sGe=Object.freeze({__proto__:null,AArrowDown:FC,AArrowUp:IC,ALargeSmall:VC,Accessibility:qC,Activity:GC,AirVent:ZC,Airplay:JC,AlarmClockCheck:rM,AlarmClockMinus:aM,AlarmClockOff:lM,AlarmClockPlus:dM,AlarmClock:fM,AlarmSmoke:gM,Album:bM,AlignCenterHorizontal:_M,AlignCenterVertical:SM,AlignCenter:PM,AlignEndVertical:TM,AlignEndHorizontal:FM,AlignHorizontalDistributeCenter:IM,AlignHorizontalDistributeEnd:VM,AlignHorizontalDistributeStart:qM,AlignHorizontalJustifyCenter:GM,AlignHorizontalJustifyEnd:ZM,AlignHorizontalJustifyStart:JM,AlignHorizontalSpaceAround:rS,AlignHorizontalSpaceBetween:aS,AlignJustify:lS,AlignLeft:dS,AlignRight:fS,AlignStartHorizontal:gS,AlignStartVertical:bS,AlignVerticalDistributeCenter:_S,AlignVerticalDistributeEnd:SS,AlignVerticalDistributeStart:PS,AlignVerticalJustifyCenter:TS,AlignVerticalJustifyEnd:FS,AlignVerticalJustifyStart:IS,AlignVerticalSpaceAround:VS,AlignVerticalSpaceBetween:qS,Ambulance:GS,Ampersand:ZS,Ampersands:JS,Amphora:rD,Anchor:aD,Angry:lD,Annoyed:dD,Antenna:fD,Anvil:gD,Aperture:bD,AppWindowMac:_D,AppWindow:SD,Apple:PD,ArchiveRestore:TD,ArchiveX:FD,Archive:ID,Armchair:VD,ArrowBigDownDash:qD,ArrowBigDown:GD,ArrowBigLeftDash:ZD,ArrowBigLeft:JD,ArrowBigRightDash:rO,ArrowBigRight:aO,ArrowBigUpDash:lO,ArrowBigUp:dO,ArrowDown01:fO,ArrowDown10:gO,ArrowDownAZ:bO,ArrowDownFromLine:_O,ArrowDownLeft:SO,ArrowDownNarrowWide:PO,ArrowDownRight:TO,ArrowDownToDot:FO,ArrowDownToLine:IO,ArrowDownUp:VO,ArrowDownWideNarrow:qO,ArrowDownZA:GO,ArrowDown:ZO,ArrowLeftFromLine:JO,ArrowLeftRight:rP,ArrowLeftToLine:aP,ArrowLeft:lP,ArrowRightFromLine:dP,ArrowRightLeft:fP,ArrowRightToLine:gP,ArrowRight:bP,ArrowUp01:_P,ArrowUp10:SP,ArrowUpAZ:PP,ArrowUpDown:TP,ArrowUpFromDot:FP,ArrowUpFromLine:IP,ArrowUpLeft:VP,ArrowUpNarrowWide:qP,ArrowUpRight:GP,ArrowUpToLine:ZP,ArrowUpWideNarrow:JP,ArrowUpZA:rE,ArrowUp:aE,ArrowsUpFromLine:lE,Asterisk:dE,AtSign:fE,Atom:gE,AudioLines:bE,AudioWaveform:_E,Award:SE,Axe:PE,Axis3d:TE,Baby:FE,Backpack:IE,BadgeAlert:VE,BadgeCent:qE,BadgeCheck:GE,BadgeDollarSign:ZE,BadgeEuro:JE,BadgeHelp:rj,BadgeIndianRupee:aj,BadgeInfo:lj,BadgeJapaneseYen:dj,BadgeMinus:fj,BadgePercent:gj,BadgePlus:bj,BadgePoundSterling:_j,BadgeRussianRuble:Sj,BadgeSwissFranc:Pj,BadgeX:Tj,Badge:Fj,BaggageClaim:Ij,Ban:Vj,Banana:qj,Bandage:Gj,Banknote:Zj,Barcode:Jj,Bath:rT,Baseline:aT,BatteryCharging:lT,BatteryFull:dT,BatteryLow:fT,BatteryMedium:gT,BatteryPlus:bT,BatteryWarning:_T,Beaker:ST,Battery:PT,BeanOff:TT,Bean:FT,BedDouble:IT,BedSingle:VT,Bed:qT,Beef:GT,BeerOff:ZT,Beer:JT,BellDot:rN,BellElectric:aN,BellMinus:lN,BellOff:dN,BellPlus:fN,BellRing:gN,Bell:bN,BetweenHorizontalEnd:_N,BetweenHorizontalStart:SN,BetweenVerticalEnd:PN,BetweenVerticalStart:TN,BicepsFlexed:FN,Bike:IN,Binary:VN,Binoculars:qN,Biohazard:GN,Bird:ZN,Bitcoin:JN,Blend:rR,Blinds:aR,Blocks:lR,BluetoothConnected:dR,BluetoothOff:fR,BluetoothSearching:gR,Bluetooth:bR,Bold:_R,Bolt:SR,Bomb:PR,Bone:TR,BookA:FR,BookAudio:IR,BookCopy:VR,BookCheck:qR,BookDashed:GR,BookDown:ZR,BookHeadphones:JR,BookHeart:rF,BookImage:aF,BookKey:lF,BookLock:dF,BookMarked:fF,BookMinus:gF,BookOpenCheck:bF,BookOpenText:_F,BookOpen:SF,BookPlus:PF,BookText:TF,BookType:FF,BookUp2:IF,BookUp:VF,BookUser:qF,BookX:GF,Book:ZF,BookmarkCheck:JF,BookmarkMinus:rz,BookmarkPlus:az,BookmarkX:lz,Bookmark:dz,BoomBox:fz,BotMessageSquare:gz,BotOff:bz,Bot:_z,Box:Sz,Boxes:Pz,Braces:Tz,Brackets:Fz,BrainCircuit:Iz,BrainCog:Vz,Brain:qz,BrickWall:Gz,BriefcaseBusiness:Zz,BriefcaseConveyorBelt:Jz,Briefcase:rA,BriefcaseMedical:aA,BringToFront:lA,Brush:dA,BugOff:fA,BugPlay:gA,Bug:bA,Building2:_A,Building:SA,BusFront:PA,Bus:TA,CableCar:FA,Cable:IA,CakeSlice:VA,Cake:qA,Calculator:GA,Calendar1:ZA,CalendarArrowDown:JA,CalendarArrowUp:rI,CalendarCheck2:aI,CalendarCheck:lI,CalendarClock:dI,CalendarCog:fI,CalendarDays:gI,CalendarFold:bI,CalendarHeart:_I,CalendarMinus2:SI,CalendarMinus:PI,CalendarOff:TI,CalendarPlus2:FI,CalendarPlus:II,CalendarRange:VI,CalendarSearch:qI,CalendarSync:GI,CalendarX2:ZI,CalendarX:JI,Calendar:rL,CameraOff:aL,Camera:lL,CandyCane:dL,CandyOff:fL,Candy:gL,Cannabis:bL,CaptionsOff:_L,Captions:SL,CarFront:PL,Car:TL,CarTaxiFront:FL,Caravan:IL,Carrot:VL,CaseLower:qL,CaseSensitive:GL,CaseUpper:ZL,CassetteTape:JL,Cast:rB,Castle:aB,Cat:lB,Cctv:dB,ChartArea:fB,ChartBarBig:gB,ChartBarDecreasing:bB,ChartBarIncreasing:_B,ChartBarStacked:SB,ChartBar:PB,ChartCandlestick:TB,ChartColumnBig:FB,ChartColumnIncreasing:IB,ChartColumnDecreasing:VB,ChartColumnStacked:qB,ChartColumn:GB,ChartGantt:ZB,ChartLine:JB,ChartNetwork:rV,ChartNoAxesColumnDecreasing:aV,ChartNoAxesColumnIncreasing:lV,ChartNoAxesColumn:dV,ChartNoAxesCombined:fV,ChartNoAxesGantt:gV,ChartPie:bV,ChartScatter:_V,ChartSpline:SV,CheckCheck:PV,Check:TV,ChefHat:FV,Cherry:IV,ChevronDown:VV,ChevronFirst:qV,ChevronLast:GV,ChevronLeft:ZV,ChevronRight:JV,ChevronUp:r$,ChevronsDownUp:a$,ChevronsDown:l$,ChevronsLeftRightEllipsis:d$,ChevronsLeftRight:f$,ChevronsLeft:g$,ChevronsRightLeft:b$,ChevronsRight:_$,ChevronsUpDown:S$,ChevronsUp:P$,Chrome:T$,Church:F$,CigaretteOff:I$,Cigarette:V$,CircleAlert:q$,CircleArrowDown:G$,CircleArrowLeft:Z$,CircleArrowOutDownRight:J$,CircleArrowOutDownLeft:rH,CircleArrowOutUpLeft:aH,CircleArrowOutUpRight:lH,CircleArrowRight:dH,CircleArrowUp:fH,CircleCheckBig:gH,CircleCheck:bH,CircleChevronDown:_H,CircleChevronLeft:SH,CircleChevronRight:PH,CircleDashed:TH,CircleChevronUp:FH,CircleDivide:IH,CircleDollarSign:VH,CircleDotDashed:qH,CircleDot:GH,CircleEllipsis:ZH,CircleEqual:JH,CircleFadingArrowUp:rq,CircleFadingPlus:aq,CircleGauge:lq,CircleHelp:dq,CircleMinus:fq,CircleOff:gq,CircleParkingOff:bq,CircleParking:_q,CirclePause:Sq,CirclePercent:Pq,CirclePlay:Tq,CirclePlus:Fq,CirclePower:Iq,CircleSlash2:Vq,CircleSlash:qq,CircleSmall:Gq,CircleStop:Zq,CircleUserRound:Jq,CircleUser:rW,CircleX:aW,Circle:lW,CircuitBoard:dW,Citrus:fW,Clapperboard:gW,ClipboardCheck:bW,ClipboardCopy:_W,ClipboardList:SW,ClipboardMinus:PW,ClipboardPaste:TW,ClipboardPenLine:FW,ClipboardPen:IW,ClipboardPlus:VW,ClipboardType:qW,ClipboardX:GW,Clipboard:ZW,Clock1:JW,Clock10:rU,Clock11:aU,Clock12:lU,Clock2:dU,Clock3:fU,Clock4:gU,Clock5:bU,Clock6:_U,Clock7:SU,Clock8:PU,Clock9:TU,ClockAlert:FU,ClockArrowDown:IU,ClockArrowUp:VU,Clock:qU,CloudAlert:GU,CloudCog:ZU,CloudDownload:JU,CloudDrizzle:rG,CloudFog:aG,CloudHail:lG,CloudLightning:dG,CloudMoonRain:fG,CloudMoon:gG,CloudOff:bG,CloudRainWind:_G,CloudRain:SG,CloudSnow:PG,CloudSunRain:TG,CloudSun:FG,CloudUpload:IG,Cloud:VG,Cloudy:qG,Clover:GG,Club:ZG,CodeXml:JG,Code:rK,Codepen:aK,Codesandbox:lK,Coffee:dK,Cog:fK,Coins:gK,Columns2:bK,Columns3:_K,Columns4:SK,Combine:PK,Compass:TK,Command:FK,Component:IK,Computer:VK,ConciergeBell:qK,Cone:GK,Construction:ZK,ContactRound:JK,Container:rY,Contact:aY,Contrast:lY,Cookie:dY,CookingPot:fY,CopyCheck:gY,CopyMinus:bY,CopyPlus:_Y,CopySlash:SY,CopyX:PY,Copy:TY,Copyleft:FY,Copyright:IY,CornerDownLeft:VY,CornerDownRight:qY,CornerLeftDown:GY,CornerLeftUp:ZY,CornerRightDown:JY,CornerRightUp:rZ,CornerUpLeft:aZ,CornerUpRight:lZ,CreativeCommons:dZ,Cpu:fZ,CreditCard:gZ,Croissant:bZ,Cross:_Z,Crop:SZ,Crosshair:PZ,Crown:TZ,Cuboid:FZ,CupSoda:IZ,Currency:VZ,Cylinder:qZ,Dam:GZ,DatabaseBackup:ZZ,DatabaseZap:JZ,Database:rX,Delete:aX,Dessert:lX,Diameter:dX,DiamondMinus:fX,DiamondPercent:gX,DiamondPlus:bX,Diamond:_X,Dice1:SX,Dice2:PX,Dice3:TX,Dice4:FX,Dice5:IX,Dice6:VX,Dices:qX,Diff:GX,Disc2:ZX,Disc3:JX,DiscAlbum:rQ,Disc:aQ,Divide:lQ,DnaOff:dQ,Dna:fQ,Dock:gQ,Dog:bQ,DollarSign:_Q,Donut:SQ,DoorClosed:PQ,DoorOpen:TQ,Dot:FQ,Download:IQ,DraftingCompass:VQ,Drama:qQ,Dribbble:GQ,Drill:ZQ,DropletOff:JQ,Droplet:rJ,Droplets:aJ,Drum:lJ,Drumstick:dJ,Dumbbell:fJ,EarOff:gJ,Ear:bJ,EarthLock:_J,Earth:SJ,Eclipse:PJ,EggFried:TJ,EggOff:FJ,Egg:IJ,EllipsisVertical:VJ,Ellipsis:qJ,EqualApproximately:GJ,EqualNot:ZJ,Equal:JJ,EthernetPort:r1,Eraser:a1,Euro:l1,Expand:d1,ExternalLink:f1,EyeClosed:g1,EyeOff:b1,Eye:_1,Facebook:S1,Factory:P1,Fan:T1,FastForward:F1,Feather:I1,Fence:V1,FerrisWheel:q1,Figma:G1,FileArchive:Z1,FileAudio2:J1,FileAudio:r0,FileAxis3d:a0,FileBadge2:l0,FileBadge:d0,FileBox:f0,FileChartColumnIncreasing:g0,FileChartColumn:b0,FileChartLine:_0,FileChartPie:S0,FileCheck2:P0,FileCheck:T0,FileClock:F0,FileCode2:I0,FileCode:V0,FileCog:q0,FileDiff:G0,FileDigit:Z0,FileDown:J0,FileHeart:r2,FileImage:a2,FileInput:l2,FileJson2:d2,FileJson:f2,FileKey2:g2,FileKey:b2,FileLock2:_2,FileMinus2:S2,FileLock:P2,FileMinus:T2,FileMusic:F2,FileOutput:I2,FilePenLine:V2,FilePen:q2,FilePlus2:G2,FilePlus:Z2,FileQuestion:J2,FileScan:r4,FileSearch2:a4,FileSearch:l4,FileSliders:d4,FileSpreadsheet:f4,FileStack:g4,FileSymlink:b4,FileTerminal:_4,FileText:S4,FileType2:P4,FileType:T4,FileUp:F4,FileUser:I4,FileVideo2:V4,FileVideo:q4,FileVolume2:G4,FileVolume:Z4,FileWarning:J4,FileX2:r5,FileX:a5,File:l5,Files:d5,Film:f5,FilterX:g5,Filter:b5,Fingerprint:_5,FireExtinguisher:S5,FishOff:P5,FishSymbol:T5,Fish:F5,FlagOff:I5,FlagTriangleLeft:V5,FlagTriangleRight:q5,Flag:G5,FlameKindling:Z5,Flame:J5,FlashlightOff:r3,Flashlight:a3,FlaskConicalOff:l3,FlaskConical:d3,FlaskRound:f3,FlipHorizontal2:g3,FlipHorizontal:b3,FlipVertical2:_3,FlipVertical:S3,Flower2:P3,Focus:T3,Flower:F3,FoldHorizontal:I3,FoldVertical:V3,FolderArchive:q3,FolderCheck:G3,FolderClock:Z3,FolderClosed:J3,FolderCode:r6,FolderCog:a6,FolderDot:l6,FolderDown:d6,FolderGit2:f6,FolderGit:g6,FolderHeart:b6,FolderInput:_6,FolderKanban:S6,FolderKey:P6,FolderLock:T6,FolderMinus:F6,FolderOpenDot:I6,FolderOpen:V6,FolderOutput:q6,FolderPen:G6,FolderPlus:Z6,FolderRoot:J6,FolderSearch2:r8,FolderSymlink:a8,FolderSearch:l8,FolderSync:d8,FolderTree:f8,FolderUp:g8,FolderX:b8,Folder:_8,Folders:S8,Footprints:P8,Forklift:T8,Forward:F8,Frame:I8,Framer:V8,Frown:q8,Fuel:G8,Fullscreen:Z8,GalleryHorizontalEnd:J8,GalleryHorizontal:r7,GalleryThumbnails:a7,GalleryVerticalEnd:l7,GalleryVertical:d7,Gamepad2:f7,Gamepad:g7,Gauge:b7,Gavel:_7,Gem:S7,Ghost:P7,Gift:T7,GitBranch:F7,GitCommitHorizontal:I7,GitBranchPlus:V7,GitCommitVertical:q7,GitCompareArrows:G7,GitCompare:Z7,GitFork:J7,GitGraph:r9,GitMerge:a9,GitPullRequestArrow:l9,GitPullRequestClosed:d9,GitPullRequestCreateArrow:f9,GitPullRequestCreate:g9,GitPullRequestDraft:b9,GitPullRequest:_9,Github:S9,GlassWater:P9,Gitlab:T9,Glasses:F9,GlobeLock:I9,Globe:V9,Goal:q9,Grab:G9,GraduationCap:Z9,Grape:J9,Grid2x2Plus:ree,Grid2x2Check:aee,Grid2x2X:lee,Grid2x2:dee,Grid3x3:fee,GripHorizontal:gee,GripVertical:bee,Grip:_ee,Group:See,Guitar:Pee,Ham:Tee,Hammer:Fee,HandCoins:Iee,HandHeart:Vee,HandHelping:qee,HandMetal:Gee,HandPlatter:Zee,Hand:Jee,Handshake:rte,HardDriveDownload:ate,HardDriveUpload:lte,HardDrive:dte,HardHat:fte,Hash:gte,Haze:bte,HdmiPort:_te,Heading1:Ste,Heading2:Pte,Heading3:Tte,Heading4:Fte,Heading5:Ite,Heading6:Vte,Heading:qte,HeadphoneOff:Gte,Headphones:Zte,Headset:Jte,HeartCrack:rre,HeartHandshake:are,HeartOff:lre,HeartPulse:dre,Heart:fre,Heater:gre,Hexagon:bre,History:_re,Highlighter:Sre,HopOff:Pre,Hop:Tre,Hospital:Fre,Hotel:Ire,Hourglass:Vre,HousePlug:qre,HousePlus:Gre,HouseWifi:Zre,House:Jre,IceCreamBowl:roe,IceCreamCone:aoe,IdCard:loe,ImageDown:doe,ImageMinus:foe,ImageOff:goe,ImagePlay:boe,ImagePlus:_oe,ImageUp:Soe,ImageUpscale:Poe,Image:Toe,Images:Foe,Import:Ioe,Inbox:Voe,IndentDecrease:qoe,IndentIncrease:Goe,IndianRupee:Zoe,Infinity:Joe,Info:rne,InspectionPanel:ane,Instagram:lne,Italic:dne,IterationCcw:fne,IterationCw:gne,JapaneseYen:bne,Joystick:_ne,Kanban:Sne,KeyRound:Pne,KeySquare:Tne,Key:Fne,KeyboardMusic:Ine,KeyboardOff:Vne,Keyboard:qne,LampCeiling:Gne,LampDesk:Zne,LampFloor:Jne,LampWallDown:rae,LampWallUp:aae,Lamp:lae,LandPlot:dae,Landmark:fae,Languages:gae,LaptopMinimalCheck:bae,LaptopMinimal:_ae,Laptop:Sae,LassoSelect:Pae,Lasso:Tae,Laugh:Fae,Layers2:Iae,Layers:Vae,LayoutDashboard:qae,LayoutGrid:Gae,LayoutList:Zae,LayoutPanelLeft:Jae,LayoutPanelTop:rie,LayoutTemplate:aie,Leaf:lie,LeafyGreen:die,Lectern:fie,LetterText:gie,LibraryBig:bie,Library:_ie,LifeBuoy:Sie,Ligature:Pie,LightbulbOff:Tie,Lightbulb:Fie,Link2Off:Iie,Link2:Vie,Link:qie,Linkedin:Gie,ListCheck:Zie,ListChecks:Jie,ListCollapse:rse,ListEnd:ase,ListFilterPlus:lse,ListMinus:dse,ListFilter:fse,ListMusic:gse,ListOrdered:bse,ListPlus:_se,ListRestart:Sse,ListStart:Pse,ListTodo:Tse,ListVideo:Fse,ListTree:Ise,ListX:Vse,List:qse,LoaderCircle:Gse,LoaderPinwheel:Zse,Loader:Jse,LocateFixed:rle,LocateOff:ale,Locate:lle,LockKeyholeOpen:dle,LockKeyhole:fle,LockOpen:gle,Lock:ble,LogIn:_le,LogOut:Sle,Logs:Ple,Lollipop:Tle,Luggage:Fle,Magnet:Ile,MailCheck:Vle,MailMinus:qle,MailOpen:Gle,MailPlus:Zle,MailQuestion:Jle,MailSearch:rce,MailWarning:ace,MailX:lce,Mail:dce,Mailbox:fce,MapPinCheckInside:gce,Mails:bce,MapPinCheck:_ce,MapPinHouse:Sce,MapPinMinusInside:Pce,MapPinMinus:Tce,MapPinOff:Fce,MapPinPlusInside:Ice,MapPinPlus:Vce,MapPinXInside:qce,MapPinX:Gce,MapPin:Zce,MapPinned:Jce,MapPlus:rue,Map:aue,MarsStroke:lue,Mars:due,Martini:fue,Maximize2:gue,Maximize:bue,Medal:_ue,MegaphoneOff:Sue,Megaphone:Pue,Meh:Tue,MemoryStick:Fue,Menu:Iue,Merge:Vue,MessageCircleCode:que,MessageCircleDashed:Gue,MessageCircleHeart:Zue,MessageCircleMore:Jue,MessageCirclePlus:rde,MessageCircleOff:ade,MessageCircleQuestion:lde,MessageCircleReply:dde,MessageCircleX:fde,MessageCircle:gde,MessageCircleWarning:bde,MessageSquareCode:_de,MessageSquareDashed:Sde,MessageSquareDiff:Pde,MessageSquareDot:Tde,MessageSquareHeart:Fde,MessageSquareLock:Ide,MessageSquareMore:Vde,MessageSquareOff:qde,MessageSquarePlus:Gde,MessageSquareQuote:Zde,MessageSquareReply:Jde,MessageSquareShare:rpe,MessageSquareText:ape,MessageSquareWarning:lpe,MessageSquareX:dpe,MessageSquare:fpe,MessagesSquare:gpe,MicOff:bpe,MicVocal:_pe,Mic:Spe,Microchip:Ppe,Microscope:Tpe,Microwave:Fpe,Milestone:Ipe,MilkOff:Vpe,Milk:qpe,Minimize2:Gpe,Minimize:Zpe,Minus:Jpe,MonitorCheck:rhe,MonitorCog:ahe,MonitorDot:lhe,MonitorDown:dhe,MonitorOff:fhe,MonitorPause:ghe,MonitorPlay:bhe,MonitorSmartphone:_he,MonitorSpeaker:She,MonitorStop:Phe,MonitorUp:The,MonitorX:Fhe,Monitor:Ihe,MoonStar:Vhe,MountainSnow:qhe,Moon:Ghe,Mountain:Zhe,MouseOff:Jhe,MousePointer2:rfe,MousePointerBan:afe,MousePointerClick:lfe,Mouse:dfe,MousePointer:ffe,Move3d:gfe,MoveDiagonal2:bfe,MoveDiagonal:_fe,MoveDownLeft:Sfe,MoveDownRight:Pfe,MoveDown:Tfe,MoveLeft:Ffe,MoveHorizontal:Ife,MoveRight:Vfe,MoveUpLeft:qfe,MoveUpRight:Gfe,MoveUp:Zfe,MoveVertical:Jfe,Move:rme,Music2:ame,Music3:lme,Music4:dme,Music:fme,Navigation2Off:gme,Navigation2:bme,NavigationOff:_me,Navigation:Sme,Network:Pme,Newspaper:Tme,Nfc:Fme,NotebookPen:Ime,NonBinary:Vme,NotebookTabs:qme,NotebookText:Gme,Notebook:Zme,NotepadTextDashed:Jme,NotepadText:rye,NutOff:aye,Nut:lye,OctagonAlert:dye,OctagonMinus:fye,OctagonPause:gye,OctagonX:bye,Octagon:_ye,Omega:Sye,Option:Pye,Orbit:Tye,Origami:Fye,Package2:Iye,PackageCheck:Vye,PackageMinus:qye,PackageOpen:Gye,PackagePlus:Zye,PackageSearch:Jye,PackageX:rge,Package:age,PaintBucket:lge,PaintRoller:dge,PaintbrushVertical:fge,Paintbrush:gge,Palette:bge,PanelBottomClose:_ge,PanelBottomDashed:Sge,PanelBottomOpen:Pge,PanelBottom:Tge,PanelLeftClose:Fge,PanelLeftDashed:Ige,PanelLeftOpen:Vge,PanelLeft:qge,PanelRightClose:Gge,PanelRightDashed:Zge,PanelRightOpen:Jge,PanelRight:rve,PanelTopClose:ave,PanelTopDashed:lve,PanelTopOpen:dve,PanelTop:fve,PanelsLeftBottom:gve,PanelsRightBottom:bve,PanelsTopLeft:_ve,Paperclip:Sve,Parentheses:Pve,ParkingMeter:Tve,PartyPopper:Fve,Pause:Ive,PawPrint:Vve,PcCase:qve,PenLine:Gve,PenOff:Zve,PenTool:Jve,Pen:rxe,PencilLine:axe,PencilOff:lxe,PencilRuler:dxe,Pencil:fxe,Pentagon:gxe,Percent:bxe,PersonStanding:_xe,PhilippinePeso:Sxe,PhoneCall:Pxe,PhoneForwarded:Txe,PhoneIncoming:Fxe,PhoneMissed:Ixe,PhoneOff:Vxe,PhoneOutgoing:qxe,Phone:Gxe,Pi:Zxe,Piano:Jxe,Pickaxe:rbe,PictureInPicture:abe,PictureInPicture2:lbe,PiggyBank:dbe,PilcrowLeft:fbe,PilcrowRight:gbe,Pilcrow:bbe,PillBottle:_be,Pill:Sbe,PinOff:Pbe,Pin:Tbe,Pipette:Fbe,Pizza:Ibe,PlaneLanding:Vbe,PlaneTakeoff:qbe,Plane:Gbe,Play:Zbe,Plug2:Jbe,PlugZap:rwe,Plus:awe,Plug:lwe,Pocket:dwe,PocketKnife:fwe,Podcast:gwe,PointerOff:bwe,Pointer:_we,Popcorn:Swe,Popsicle:Pwe,PoundSterling:Twe,PowerOff:Fwe,Power:Iwe,Presentation:Vwe,PrinterCheck:qwe,Printer:Gwe,Projector:Zwe,Proportions:Jwe,Puzzle:rke,Pyramid:ake,QrCode:lke,Quote:dke,Radar:fke,Rabbit:gke,Radiation:bke,Radical:_ke,RadioReceiver:Ske,RadioTower:Pke,Radio:Tke,RailSymbol:Fke,Radius:Ike,Rainbow:Vke,Rat:qke,Ratio:Gke,ReceiptCent:Zke,ReceiptEuro:Jke,ReceiptIndianRupee:r_e,ReceiptJapaneseYen:a_e,ReceiptPoundSterling:l_e,ReceiptRussianRuble:d_e,ReceiptSwissFranc:f_e,ReceiptText:g_e,Receipt:b_e,RectangleEllipsis:__e,RectangleHorizontal:S_e,RectangleVertical:P_e,Recycle:T_e,Redo2:F_e,RedoDot:I_e,Redo:V_e,RefreshCcwDot:q_e,RefreshCcw:G_e,RefreshCwOff:Z_e,RefreshCw:J_e,Refrigerator:rCe,Regex:aCe,RemoveFormatting:lCe,Repeat1:dCe,Repeat2:fCe,Repeat:gCe,ReplaceAll:bCe,Replace:_Ce,ReplyAll:SCe,Rewind:PCe,Reply:TCe,Ribbon:FCe,Rocket:ICe,RockingChair:VCe,RollerCoaster:qCe,Rotate3d:GCe,RotateCcwSquare:ZCe,RotateCcw:JCe,RotateCwSquare:rMe,RotateCw:aMe,RouteOff:lMe,Route:dMe,Router:fMe,Rows2:gMe,Rows3:bMe,Rows4:_Me,Rss:SMe,Ruler:PMe,RussianRuble:TMe,Sailboat:FMe,Salad:IMe,Sandwich:VMe,SatelliteDish:qMe,Satellite:GMe,SaveAll:ZMe,SaveOff:JMe,Save:rSe,Scale3d:aSe,Scale:lSe,Scaling:dSe,ScanBarcode:fSe,ScanEye:gSe,ScanFace:bSe,ScanHeart:_Se,ScanLine:SSe,ScanQrCode:PSe,ScanSearch:TSe,ScanText:FSe,Scan:ISe,School:VSe,ScissorsLineDashed:qSe,Scissors:GSe,ScreenShareOff:ZSe,ScreenShare:JSe,ScrollText:rDe,Scroll:aDe,SearchCheck:lDe,SearchCode:dDe,SearchSlash:fDe,SearchX:gDe,Search:bDe,Section:_De,SendHorizontal:SDe,SendToBack:PDe,Send:TDe,SeparatorHorizontal:FDe,SeparatorVertical:IDe,ServerCrash:VDe,ServerCog:qDe,ServerOff:GDe,Server:ZDe,Settings2:JDe,Settings:rOe,Shapes:aOe,Share2:lOe,Share:dOe,Sheet:fOe,Shell:gOe,ShieldAlert:bOe,ShieldBan:_Oe,ShieldCheck:SOe,ShieldEllipsis:POe,ShieldHalf:TOe,ShieldMinus:FOe,ShieldOff:IOe,ShieldPlus:VOe,ShieldQuestion:qOe,ShieldUser:GOe,ShieldX:ZOe,Shield:JOe,ShipWheel:rPe,Ship:aPe,Shirt:lPe,ShoppingBag:dPe,ShoppingCart:fPe,ShoppingBasket:gPe,Shovel:bPe,ShowerHead:_Pe,Shrink:SPe,Shrub:PPe,Shuffle:TPe,Sigma:FPe,SignalHigh:IPe,SignalLow:VPe,SignalMedium:qPe,SignalZero:GPe,Signal:ZPe,Signature:JPe,SignpostBig:rEe,Siren:aEe,Signpost:lEe,SkipBack:dEe,SkipForward:fEe,Skull:gEe,Slack:bEe,Slash:_Ee,Slice:SEe,SlidersVertical:PEe,SlidersHorizontal:TEe,SmartphoneCharging:FEe,SmartphoneNfc:IEe,Smartphone:VEe,Smile:qEe,SmilePlus:GEe,Snail:ZEe,Snowflake:JEe,Sofa:rje,Soup:aje,Space:lje,Spade:dje,Sparkle:fje,Sparkles:gje,Speech:bje,Speaker:_je,SpellCheck2:Sje,SpellCheck:Pje,Spline:Tje,Split:Fje,SprayCan:Ije,Sprout:Vje,SquareActivity:qje,SquareArrowDownLeft:Gje,SquareArrowDownRight:Zje,SquareArrowDown:Jje,SquareArrowLeft:rTe,SquareArrowOutDownLeft:aTe,SquareArrowOutDownRight:lTe,SquareArrowOutUpLeft:dTe,SquareArrowOutUpRight:fTe,SquareArrowRight:gTe,SquareArrowUpLeft:bTe,SquareArrowUpRight:_Te,SquareArrowUp:STe,SquareAsterisk:PTe,SquareBottomDashedScissors:TTe,SquareChartGantt:FTe,SquareCheckBig:ITe,SquareCheck:VTe,SquareChevronDown:qTe,SquareChevronLeft:GTe,SquareChevronRight:ZTe,SquareChevronUp:JTe,SquareCode:rNe,SquareDashedBottomCode:aNe,SquareDashedBottom:lNe,SquareDashedKanban:dNe,SquareDashedMousePointer:fNe,SquareDashed:gNe,SquareDivide:bNe,SquareDot:_Ne,SquareEqual:SNe,SquareFunction:PNe,SquareKanban:TNe,SquareLibrary:FNe,SquareM:INe,SquareMenu:VNe,SquareMinus:qNe,SquareParkingOff:GNe,SquareMousePointer:ZNe,SquareParking:JNe,SquarePen:rRe,SquarePercent:aRe,SquarePi:lRe,SquarePilcrow:dRe,SquarePlay:fRe,SquarePlus:gRe,SquarePower:bRe,SquareRadical:_Re,SquareRoundCorner:SRe,SquareScissors:PRe,SquareSlash:TRe,SquareSigma:FRe,SquareSplitHorizontal:IRe,SquareSplitVertical:VRe,SquareSquare:qRe,SquareStack:GRe,SquareTerminal:ZRe,SquareUserRound:JRe,SquareUser:rFe,SquareX:aFe,Square:lFe,Squircle:dFe,Squirrel:fFe,Stamp:gFe,StarHalf:bFe,StarOff:_Fe,Star:SFe,StepBack:PFe,StepForward:TFe,Stethoscope:FFe,StickyNote:IFe,Sticker:VFe,Store:qFe,StretchHorizontal:GFe,StretchVertical:ZFe,Strikethrough:JFe,Subscript:rze,SunDim:aze,SunMedium:lze,SunMoon:dze,SunSnow:fze,Sun:gze,Sunrise:bze,Sunset:_ze,SwatchBook:Sze,Superscript:Pze,SwissFranc:Tze,SwitchCamera:Fze,Sword:Ize,Swords:Vze,Syringe:qze,Table2:Gze,TableCellsMerge:Zze,TableCellsSplit:Jze,TableColumnsSplit:rAe,TableOfContents:aAe,TableProperties:lAe,TableRowsSplit:dAe,Table:fAe,TabletSmartphone:gAe,Tablet:bAe,Tablets:_Ae,Tag:SAe,Tags:PAe,Tally1:TAe,Tally2:FAe,Tally3:IAe,Tally4:VAe,Tally5:qAe,Tangent:GAe,Target:ZAe,Telescope:JAe,TentTree:rIe,Tent:aIe,Terminal:lIe,TestTubeDiagonal:dIe,TestTube:fIe,TestTubes:gIe,TextCursorInput:bIe,TextCursor:_Ie,TextQuote:SIe,TextSearch:PIe,TextSelect:TIe,Text:FIe,Theater:IIe,ThermometerSnowflake:VIe,ThermometerSun:qIe,Thermometer:GIe,ThumbsDown:ZIe,ThumbsUp:JIe,TicketCheck:rLe,TicketMinus:aLe,TicketPercent:lLe,TicketPlus:dLe,TicketSlash:fLe,TicketX:gLe,Ticket:bLe,TicketsPlane:_Le,Tickets:SLe,TimerOff:PLe,TimerReset:TLe,Timer:FLe,ToggleLeft:ILe,ToggleRight:VLe,Toilet:qLe,Tornado:GLe,Torus:ZLe,TouchpadOff:JLe,Touchpad:rBe,TowerControl:aBe,ToyBrick:lBe,Tractor:dBe,TrafficCone:fBe,TrainFrontTunnel:gBe,TrainFront:bBe,TrainTrack:_Be,TramFront:SBe,Trash2:PBe,Transgender:TBe,Trash:FBe,TreeDeciduous:IBe,TreePine:VBe,TreePalm:qBe,Trees:GBe,Trello:ZBe,TrendingDown:JBe,TrendingUpDown:rVe,TrendingUp:aVe,TriangleAlert:lVe,TriangleDashed:dVe,TriangleRight:fVe,Triangle:gVe,Trophy:bVe,Truck:_Ve,Turtle:SVe,TvMinimalPlay:PVe,TvMinimal:TVe,Tv:FVe,Twitch:IVe,Twitter:VVe,TypeOutline:qVe,Type:GVe,UmbrellaOff:ZVe,Umbrella:JVe,Underline:r$e,Undo2:a$e,UndoDot:l$e,Undo:d$e,UnfoldHorizontal:f$e,UnfoldVertical:g$e,Ungroup:b$e,University:_$e,Unlink2:S$e,Unlink:P$e,Unplug:T$e,Upload:F$e,Usb:I$e,UserCheck:V$e,UserCog:q$e,UserMinus:G$e,UserPen:Z$e,UserPlus:J$e,UserRoundCheck:rHe,UserRoundCog:aHe,UserRoundMinus:lHe,UserRoundPen:dHe,UserRoundPlus:fHe,UserRoundSearch:gHe,UserRoundX:bHe,UserRound:_He,UserSearch:SHe,UserX:PHe,User:THe,UsersRound:FHe,Users:IHe,UtensilsCrossed:VHe,Utensils:qHe,UtilityPole:GHe,Variable:ZHe,Vault:JHe,Vegan:rqe,VenetianMask:aqe,VenusAndMars:lqe,Venus:dqe,VibrateOff:fqe,VideoOff:gqe,Vibrate:bqe,Video:_qe,Videotape:Sqe,View:Pqe,Voicemail:Tqe,Volleyball:Fqe,Volume1:Iqe,Volume2:Vqe,VolumeOff:qqe,VolumeX:Gqe,Volume:Zqe,Vote:Jqe,WalletCards:rWe,WalletMinimal:aWe,Wallet:lWe,Wallpaper:dWe,WandSparkles:fWe,Wand:gWe,Warehouse:bWe,WashingMachine:_We,Watch:SWe,WavesLadder:PWe,Waves:TWe,Waypoints:FWe,Webcam:IWe,WebhookOff:VWe,Webhook:qWe,Weight:GWe,WheatOff:ZWe,Wheat:JWe,WholeWord:rUe,WifiHigh:aUe,WifiLow:lUe,WifiOff:dUe,WifiZero:fUe,Wifi:gUe,WindArrowDown:bUe,Wind:_Ue,WineOff:SUe,Wine:PUe,Workflow:TUe,Worm:FUe,WrapText:IUe,Wrench:VUe,X:qUe,ZapOff:GUe,Youtube:ZUe,Zap:JUe,ZoomIn:rGe,ZoomOut:aGe});const lGe={"a-arrow-down":()=>Promise.resolve().then(function(){return zC}),"a-arrow-up":()=>Promise.resolve().then(function(){return LC}),"a-large-small":()=>Promise.resolve().then(function(){return $C}),accessibility:()=>Promise.resolve().then(function(){return WC}),activity:()=>Promise.resolve().then(function(){return KC}),"air-vent":()=>Promise.resolve().then(function(){return XC}),airplay:()=>Promise.resolve().then(function(){return eM}),"alarm-clock-check":()=>Promise.resolve().then(function(){return oM}),"alarm-check":()=>Promise.resolve().then(function(){return oM}),"alarm-clock-minus":()=>Promise.resolve().then(function(){return iM}),"alarm-minus":()=>Promise.resolve().then(function(){return iM}),"alarm-clock-off":()=>Promise.resolve().then(function(){return cM}),"alarm-clock-plus":()=>Promise.resolve().then(function(){return pM}),"alarm-plus":()=>Promise.resolve().then(function(){return pM}),"alarm-clock":()=>Promise.resolve().then(function(){return mM}),"alarm-smoke":()=>Promise.resolve().then(function(){return vM}),album:()=>Promise.resolve().then(function(){return wM}),"align-center-horizontal":()=>Promise.resolve().then(function(){return CM}),"align-center-vertical":()=>Promise.resolve().then(function(){return DM}),"align-center":()=>Promise.resolve().then(function(){return EM}),"align-end-horizontal":()=>Promise.resolve().then(function(){return zM}),"align-end-vertical":()=>Promise.resolve().then(function(){return NM}),"align-horizontal-distribute-center":()=>Promise.resolve().then(function(){return LM}),"align-horizontal-distribute-end":()=>Promise.resolve().then(function(){return $M}),"align-horizontal-distribute-start":()=>Promise.resolve().then(function(){return WM}),"align-horizontal-justify-center":()=>Promise.resolve().then(function(){return KM}),"align-horizontal-justify-end":()=>Promise.resolve().then(function(){return XM}),"align-horizontal-justify-start":()=>Promise.resolve().then(function(){return eS}),"align-horizontal-space-around":()=>Promise.resolve().then(function(){return oS}),"align-horizontal-space-between":()=>Promise.resolve().then(function(){return iS}),"align-justify":()=>Promise.resolve().then(function(){return cS}),"align-left":()=>Promise.resolve().then(function(){return pS}),"align-right":()=>Promise.resolve().then(function(){return mS}),"align-start-horizontal":()=>Promise.resolve().then(function(){return vS}),"align-start-vertical":()=>Promise.resolve().then(function(){return wS}),"align-vertical-distribute-center":()=>Promise.resolve().then(function(){return CS}),"align-vertical-distribute-end":()=>Promise.resolve().then(function(){return DS}),"align-vertical-distribute-start":()=>Promise.resolve().then(function(){return ES}),"align-vertical-justify-center":()=>Promise.resolve().then(function(){return NS}),"align-vertical-justify-end":()=>Promise.resolve().then(function(){return zS}),"align-vertical-justify-start":()=>Promise.resolve().then(function(){return LS}),"align-vertical-space-around":()=>Promise.resolve().then(function(){return $S}),"align-vertical-space-between":()=>Promise.resolve().then(function(){return WS}),ambulance:()=>Promise.resolve().then(function(){return KS}),ampersand:()=>Promise.resolve().then(function(){return XS}),ampersands:()=>Promise.resolve().then(function(){return eD}),amphora:()=>Promise.resolve().then(function(){return oD}),anchor:()=>Promise.resolve().then(function(){return iD}),angry:()=>Promise.resolve().then(function(){return cD}),annoyed:()=>Promise.resolve().then(function(){return pD}),antenna:()=>Promise.resolve().then(function(){return mD}),anvil:()=>Promise.resolve().then(function(){return vD}),aperture:()=>Promise.resolve().then(function(){return wD}),"app-window-mac":()=>Promise.resolve().then(function(){return CD}),"app-window":()=>Promise.resolve().then(function(){return DD}),apple:()=>Promise.resolve().then(function(){return ED}),"archive-restore":()=>Promise.resolve().then(function(){return ND}),"archive-x":()=>Promise.resolve().then(function(){return zD}),archive:()=>Promise.resolve().then(function(){return LD}),armchair:()=>Promise.resolve().then(function(){return $D}),"arrow-big-down-dash":()=>Promise.resolve().then(function(){return WD}),"arrow-big-down":()=>Promise.resolve().then(function(){return KD}),"arrow-big-left-dash":()=>Promise.resolve().then(function(){return XD}),"arrow-big-left":()=>Promise.resolve().then(function(){return eO}),"arrow-big-right-dash":()=>Promise.resolve().then(function(){return oO}),"arrow-big-right":()=>Promise.resolve().then(function(){return iO}),"arrow-big-up-dash":()=>Promise.resolve().then(function(){return cO}),"arrow-big-up":()=>Promise.resolve().then(function(){return pO}),"arrow-down-0-1":()=>Promise.resolve().then(function(){return mO}),"arrow-down-01":()=>Promise.resolve().then(function(){return mO}),"arrow-down-1-0":()=>Promise.resolve().then(function(){return vO}),"arrow-down-10":()=>Promise.resolve().then(function(){return vO}),"arrow-down-a-z":()=>Promise.resolve().then(function(){return wO}),"arrow-down-az":()=>Promise.resolve().then(function(){return wO}),"arrow-down-from-line":()=>Promise.resolve().then(function(){return CO}),"arrow-down-left":()=>Promise.resolve().then(function(){return DO}),"arrow-down-narrow-wide":()=>Promise.resolve().then(function(){return EO}),"arrow-down-right":()=>Promise.resolve().then(function(){return NO}),"arrow-down-to-dot":()=>Promise.resolve().then(function(){return zO}),"arrow-down-to-line":()=>Promise.resolve().then(function(){return LO}),"arrow-down-up":()=>Promise.resolve().then(function(){return $O}),"arrow-down-wide-narrow":()=>Promise.resolve().then(function(){return WO}),"sort-desc":()=>Promise.resolve().then(function(){return WO}),"arrow-down-z-a":()=>Promise.resolve().then(function(){return KO}),"arrow-down-za":()=>Promise.resolve().then(function(){return KO}),"arrow-down":()=>Promise.resolve().then(function(){return XO}),"arrow-left-from-line":()=>Promise.resolve().then(function(){return eP}),"arrow-left-right":()=>Promise.resolve().then(function(){return oP}),"arrow-left-to-line":()=>Promise.resolve().then(function(){return iP}),"arrow-left":()=>Promise.resolve().then(function(){return cP}),"arrow-right-from-line":()=>Promise.resolve().then(function(){return pP}),"arrow-right-left":()=>Promise.resolve().then(function(){return mP}),"arrow-right-to-line":()=>Promise.resolve().then(function(){return vP}),"arrow-right":()=>Promise.resolve().then(function(){return wP}),"arrow-up-0-1":()=>Promise.resolve().then(function(){return CP}),"arrow-up-01":()=>Promise.resolve().then(function(){return CP}),"arrow-up-1-0":()=>Promise.resolve().then(function(){return DP}),"arrow-up-10":()=>Promise.resolve().then(function(){return DP}),"arrow-up-a-z":()=>Promise.resolve().then(function(){return EP}),"arrow-up-az":()=>Promise.resolve().then(function(){return EP}),"arrow-up-down":()=>Promise.resolve().then(function(){return NP}),"arrow-up-from-dot":()=>Promise.resolve().then(function(){return zP}),"arrow-up-from-line":()=>Promise.resolve().then(function(){return LP}),"arrow-up-left":()=>Promise.resolve().then(function(){return $P}),"arrow-up-narrow-wide":()=>Promise.resolve().then(function(){return WP}),"sort-asc":()=>Promise.resolve().then(function(){return WP}),"arrow-up-right":()=>Promise.resolve().then(function(){return KP}),"arrow-up-to-line":()=>Promise.resolve().then(function(){return XP}),"arrow-up-wide-narrow":()=>Promise.resolve().then(function(){return eE}),"arrow-up-z-a":()=>Promise.resolve().then(function(){return oE}),"arrow-up-za":()=>Promise.resolve().then(function(){return oE}),"arrow-up":()=>Promise.resolve().then(function(){return iE}),"arrows-up-from-line":()=>Promise.resolve().then(function(){return cE}),asterisk:()=>Promise.resolve().then(function(){return pE}),"at-sign":()=>Promise.resolve().then(function(){return mE}),atom:()=>Promise.resolve().then(function(){return vE}),"audio-lines":()=>Promise.resolve().then(function(){return wE}),"audio-waveform":()=>Promise.resolve().then(function(){return CE}),award:()=>Promise.resolve().then(function(){return DE}),axe:()=>Promise.resolve().then(function(){return EE}),"axis-3d":()=>Promise.resolve().then(function(){return NE}),"axis-3-d":()=>Promise.resolve().then(function(){return NE}),baby:()=>Promise.resolve().then(function(){return zE}),backpack:()=>Promise.resolve().then(function(){return LE}),"badge-alert":()=>Promise.resolve().then(function(){return $E}),"badge-cent":()=>Promise.resolve().then(function(){return WE}),"badge-check":()=>Promise.resolve().then(function(){return KE}),verified:()=>Promise.resolve().then(function(){return KE}),"badge-dollar-sign":()=>Promise.resolve().then(function(){return XE}),"badge-euro":()=>Promise.resolve().then(function(){return ej}),"badge-help":()=>Promise.resolve().then(function(){return oj}),"badge-indian-rupee":()=>Promise.resolve().then(function(){return ij}),"badge-info":()=>Promise.resolve().then(function(){return cj}),"badge-japanese-yen":()=>Promise.resolve().then(function(){return pj}),"badge-minus":()=>Promise.resolve().then(function(){return mj}),"badge-percent":()=>Promise.resolve().then(function(){return vj}),"badge-plus":()=>Promise.resolve().then(function(){return wj}),"badge-pound-sterling":()=>Promise.resolve().then(function(){return Cj}),"badge-russian-ruble":()=>Promise.resolve().then(function(){return Dj}),"badge-swiss-franc":()=>Promise.resolve().then(function(){return Ej}),"badge-x":()=>Promise.resolve().then(function(){return Nj}),badge:()=>Promise.resolve().then(function(){return zj}),"baggage-claim":()=>Promise.resolve().then(function(){return Lj}),ban:()=>Promise.resolve().then(function(){return $j}),banana:()=>Promise.resolve().then(function(){return Wj}),bandage:()=>Promise.resolve().then(function(){return Kj}),banknote:()=>Promise.resolve().then(function(){return Xj}),barcode:()=>Promise.resolve().then(function(){return eT}),baseline:()=>Promise.resolve().then(function(){return iT}),bath:()=>Promise.resolve().then(function(){return oT}),"battery-charging":()=>Promise.resolve().then(function(){return cT}),"battery-full":()=>Promise.resolve().then(function(){return pT}),"battery-low":()=>Promise.resolve().then(function(){return mT}),"battery-medium":()=>Promise.resolve().then(function(){return vT}),"battery-plus":()=>Promise.resolve().then(function(){return wT}),"battery-warning":()=>Promise.resolve().then(function(){return CT}),battery:()=>Promise.resolve().then(function(){return ET}),beaker:()=>Promise.resolve().then(function(){return DT}),"bean-off":()=>Promise.resolve().then(function(){return NT}),bean:()=>Promise.resolve().then(function(){return zT}),"bed-double":()=>Promise.resolve().then(function(){return LT}),"bed-single":()=>Promise.resolve().then(function(){return $T}),bed:()=>Promise.resolve().then(function(){return WT}),beef:()=>Promise.resolve().then(function(){return KT}),"beer-off":()=>Promise.resolve().then(function(){return XT}),beer:()=>Promise.resolve().then(function(){return eN}),"bell-dot":()=>Promise.resolve().then(function(){return oN}),"bell-electric":()=>Promise.resolve().then(function(){return iN}),"bell-minus":()=>Promise.resolve().then(function(){return cN}),"bell-off":()=>Promise.resolve().then(function(){return pN}),"bell-plus":()=>Promise.resolve().then(function(){return mN}),"bell-ring":()=>Promise.resolve().then(function(){return vN}),bell:()=>Promise.resolve().then(function(){return wN}),"between-horizontal-end":()=>Promise.resolve().then(function(){return CN}),"between-horizonal-end":()=>Promise.resolve().then(function(){return CN}),"between-horizontal-start":()=>Promise.resolve().then(function(){return DN}),"between-horizonal-start":()=>Promise.resolve().then(function(){return DN}),"between-vertical-end":()=>Promise.resolve().then(function(){return EN}),"between-vertical-start":()=>Promise.resolve().then(function(){return NN}),"biceps-flexed":()=>Promise.resolve().then(function(){return zN}),bike:()=>Promise.resolve().then(function(){return LN}),binary:()=>Promise.resolve().then(function(){return $N}),binoculars:()=>Promise.resolve().then(function(){return WN}),biohazard:()=>Promise.resolve().then(function(){return KN}),bird:()=>Promise.resolve().then(function(){return XN}),bitcoin:()=>Promise.resolve().then(function(){return eR}),blend:()=>Promise.resolve().then(function(){return oR}),blinds:()=>Promise.resolve().then(function(){return iR}),blocks:()=>Promise.resolve().then(function(){return cR}),"bluetooth-connected":()=>Promise.resolve().then(function(){return pR}),"bluetooth-off":()=>Promise.resolve().then(function(){return mR}),"bluetooth-searching":()=>Promise.resolve().then(function(){return vR}),bluetooth:()=>Promise.resolve().then(function(){return wR}),bold:()=>Promise.resolve().then(function(){return CR}),bolt:()=>Promise.resolve().then(function(){return DR}),bomb:()=>Promise.resolve().then(function(){return ER}),bone:()=>Promise.resolve().then(function(){return NR}),"book-a":()=>Promise.resolve().then(function(){return zR}),"book-audio":()=>Promise.resolve().then(function(){return LR}),"book-check":()=>Promise.resolve().then(function(){return WR}),"book-copy":()=>Promise.resolve().then(function(){return $R}),"book-dashed":()=>Promise.resolve().then(function(){return KR}),"book-template":()=>Promise.resolve().then(function(){return KR}),"book-down":()=>Promise.resolve().then(function(){return XR}),"book-headphones":()=>Promise.resolve().then(function(){return eF}),"book-heart":()=>Promise.resolve().then(function(){return oF}),"book-image":()=>Promise.resolve().then(function(){return iF}),"book-key":()=>Promise.resolve().then(function(){return cF}),"book-lock":()=>Promise.resolve().then(function(){return pF}),"book-marked":()=>Promise.resolve().then(function(){return mF}),"book-minus":()=>Promise.resolve().then(function(){return vF}),"book-open-check":()=>Promise.resolve().then(function(){return wF}),"book-open-text":()=>Promise.resolve().then(function(){return CF}),"book-open":()=>Promise.resolve().then(function(){return DF}),"book-plus":()=>Promise.resolve().then(function(){return EF}),"book-text":()=>Promise.resolve().then(function(){return NF}),"book-type":()=>Promise.resolve().then(function(){return zF}),"book-up-2":()=>Promise.resolve().then(function(){return LF}),"book-up":()=>Promise.resolve().then(function(){return $F}),"book-user":()=>Promise.resolve().then(function(){return WF}),"book-x":()=>Promise.resolve().then(function(){return KF}),book:()=>Promise.resolve().then(function(){return XF}),"bookmark-check":()=>Promise.resolve().then(function(){return ez}),"bookmark-minus":()=>Promise.resolve().then(function(){return oz}),"bookmark-plus":()=>Promise.resolve().then(function(){return iz}),"bookmark-x":()=>Promise.resolve().then(function(){return cz}),bookmark:()=>Promise.resolve().then(function(){return pz}),"boom-box":()=>Promise.resolve().then(function(){return mz}),"bot-message-square":()=>Promise.resolve().then(function(){return vz}),"bot-off":()=>Promise.resolve().then(function(){return wz}),bot:()=>Promise.resolve().then(function(){return Cz}),box:()=>Promise.resolve().then(function(){return Dz}),boxes:()=>Promise.resolve().then(function(){return Ez}),braces:()=>Promise.resolve().then(function(){return Nz}),"curly-braces":()=>Promise.resolve().then(function(){return Nz}),brackets:()=>Promise.resolve().then(function(){return zz}),"brain-circuit":()=>Promise.resolve().then(function(){return Lz}),"brain-cog":()=>Promise.resolve().then(function(){return $z}),brain:()=>Promise.resolve().then(function(){return Wz}),"brick-wall":()=>Promise.resolve().then(function(){return Kz}),"briefcase-business":()=>Promise.resolve().then(function(){return Xz}),"briefcase-conveyor-belt":()=>Promise.resolve().then(function(){return eA}),"briefcase-medical":()=>Promise.resolve().then(function(){return iA}),briefcase:()=>Promise.resolve().then(function(){return oA}),"bring-to-front":()=>Promise.resolve().then(function(){return cA}),brush:()=>Promise.resolve().then(function(){return pA}),"bug-off":()=>Promise.resolve().then(function(){return mA}),"bug-play":()=>Promise.resolve().then(function(){return vA}),bug:()=>Promise.resolve().then(function(){return wA}),"building-2":()=>Promise.resolve().then(function(){return CA}),building:()=>Promise.resolve().then(function(){return DA}),"bus-front":()=>Promise.resolve().then(function(){return EA}),bus:()=>Promise.resolve().then(function(){return NA}),"cable-car":()=>Promise.resolve().then(function(){return zA}),cable:()=>Promise.resolve().then(function(){return LA}),"cake-slice":()=>Promise.resolve().then(function(){return $A}),cake:()=>Promise.resolve().then(function(){return WA}),calculator:()=>Promise.resolve().then(function(){return KA}),"calendar-1":()=>Promise.resolve().then(function(){return XA}),"calendar-arrow-down":()=>Promise.resolve().then(function(){return eI}),"calendar-arrow-up":()=>Promise.resolve().then(function(){return oI}),"calendar-check-2":()=>Promise.resolve().then(function(){return iI}),"calendar-check":()=>Promise.resolve().then(function(){return cI}),"calendar-clock":()=>Promise.resolve().then(function(){return pI}),"calendar-cog":()=>Promise.resolve().then(function(){return mI}),"calendar-days":()=>Promise.resolve().then(function(){return vI}),"calendar-fold":()=>Promise.resolve().then(function(){return wI}),"calendar-heart":()=>Promise.resolve().then(function(){return CI}),"calendar-minus-2":()=>Promise.resolve().then(function(){return DI}),"calendar-minus":()=>Promise.resolve().then(function(){return EI}),"calendar-off":()=>Promise.resolve().then(function(){return NI}),"calendar-plus-2":()=>Promise.resolve().then(function(){return zI}),"calendar-plus":()=>Promise.resolve().then(function(){return LI}),"calendar-range":()=>Promise.resolve().then(function(){return $I}),"calendar-search":()=>Promise.resolve().then(function(){return WI}),"calendar-sync":()=>Promise.resolve().then(function(){return KI}),"calendar-x-2":()=>Promise.resolve().then(function(){return XI}),"calendar-x":()=>Promise.resolve().then(function(){return eL}),calendar:()=>Promise.resolve().then(function(){return oL}),"camera-off":()=>Promise.resolve().then(function(){return iL}),camera:()=>Promise.resolve().then(function(){return cL}),"candy-cane":()=>Promise.resolve().then(function(){return pL}),"candy-off":()=>Promise.resolve().then(function(){return mL}),candy:()=>Promise.resolve().then(function(){return vL}),cannabis:()=>Promise.resolve().then(function(){return wL}),"captions-off":()=>Promise.resolve().then(function(){return CL}),captions:()=>Promise.resolve().then(function(){return DL}),subtitles:()=>Promise.resolve().then(function(){return DL}),"car-front":()=>Promise.resolve().then(function(){return EL}),"car-taxi-front":()=>Promise.resolve().then(function(){return zL}),car:()=>Promise.resolve().then(function(){return NL}),caravan:()=>Promise.resolve().then(function(){return LL}),carrot:()=>Promise.resolve().then(function(){return $L}),"case-lower":()=>Promise.resolve().then(function(){return WL}),"case-sensitive":()=>Promise.resolve().then(function(){return KL}),"case-upper":()=>Promise.resolve().then(function(){return XL}),"cassette-tape":()=>Promise.resolve().then(function(){return eB}),cast:()=>Promise.resolve().then(function(){return oB}),castle:()=>Promise.resolve().then(function(){return iB}),cat:()=>Promise.resolve().then(function(){return cB}),cctv:()=>Promise.resolve().then(function(){return pB}),"chart-area":()=>Promise.resolve().then(function(){return mB}),"area-chart":()=>Promise.resolve().then(function(){return mB}),"chart-bar-big":()=>Promise.resolve().then(function(){return vB}),"bar-chart-horizontal-big":()=>Promise.resolve().then(function(){return vB}),"chart-bar-decreasing":()=>Promise.resolve().then(function(){return wB}),"chart-bar-increasing":()=>Promise.resolve().then(function(){return CB}),"chart-bar-stacked":()=>Promise.resolve().then(function(){return DB}),"chart-bar":()=>Promise.resolve().then(function(){return EB}),"bar-chart-horizontal":()=>Promise.resolve().then(function(){return EB}),"chart-candlestick":()=>Promise.resolve().then(function(){return NB}),"candlestick-chart":()=>Promise.resolve().then(function(){return NB}),"chart-column-big":()=>Promise.resolve().then(function(){return zB}),"bar-chart-big":()=>Promise.resolve().then(function(){return zB}),"chart-column-decreasing":()=>Promise.resolve().then(function(){return $B}),"chart-column-increasing":()=>Promise.resolve().then(function(){return LB}),"bar-chart-4":()=>Promise.resolve().then(function(){return LB}),"chart-column-stacked":()=>Promise.resolve().then(function(){return WB}),"chart-column":()=>Promise.resolve().then(function(){return KB}),"bar-chart-3":()=>Promise.resolve().then(function(){return KB}),"chart-gantt":()=>Promise.resolve().then(function(){return XB}),"chart-line":()=>Promise.resolve().then(function(){return eV}),"line-chart":()=>Promise.resolve().then(function(){return eV}),"chart-network":()=>Promise.resolve().then(function(){return oV}),"chart-no-axes-column-decreasing":()=>Promise.resolve().then(function(){return iV}),"chart-no-axes-column-increasing":()=>Promise.resolve().then(function(){return cV}),"bar-chart":()=>Promise.resolve().then(function(){return cV}),"chart-no-axes-column":()=>Promise.resolve().then(function(){return pV}),"bar-chart-2":()=>Promise.resolve().then(function(){return pV}),"chart-no-axes-combined":()=>Promise.resolve().then(function(){return mV}),"chart-no-axes-gantt":()=>Promise.resolve().then(function(){return vV}),"gantt-chart":()=>Promise.resolve().then(function(){return vV}),"chart-pie":()=>Promise.resolve().then(function(){return wV}),"pie-chart":()=>Promise.resolve().then(function(){return wV}),"chart-scatter":()=>Promise.resolve().then(function(){return CV}),"scatter-chart":()=>Promise.resolve().then(function(){return CV}),"chart-spline":()=>Promise.resolve().then(function(){return DV}),"check-check":()=>Promise.resolve().then(function(){return EV}),check:()=>Promise.resolve().then(function(){return NV}),"chef-hat":()=>Promise.resolve().then(function(){return zV}),cherry:()=>Promise.resolve().then(function(){return LV}),"chevron-down":()=>Promise.resolve().then(function(){return $V}),"chevron-first":()=>Promise.resolve().then(function(){return WV}),"chevron-last":()=>Promise.resolve().then(function(){return KV}),"chevron-left":()=>Promise.resolve().then(function(){return XV}),"chevron-right":()=>Promise.resolve().then(function(){return e$}),"chevron-up":()=>Promise.resolve().then(function(){return o$}),"chevrons-down-up":()=>Promise.resolve().then(function(){return i$}),"chevrons-down":()=>Promise.resolve().then(function(){return c$}),"chevrons-left-right-ellipsis":()=>Promise.resolve().then(function(){return p$}),"chevrons-left-right":()=>Promise.resolve().then(function(){return m$}),"chevrons-left":()=>Promise.resolve().then(function(){return v$}),"chevrons-right-left":()=>Promise.resolve().then(function(){return w$}),"chevrons-right":()=>Promise.resolve().then(function(){return C$}),"chevrons-up-down":()=>Promise.resolve().then(function(){return D$}),"chevrons-up":()=>Promise.resolve().then(function(){return E$}),chrome:()=>Promise.resolve().then(function(){return N$}),church:()=>Promise.resolve().then(function(){return z$}),"cigarette-off":()=>Promise.resolve().then(function(){return L$}),cigarette:()=>Promise.resolve().then(function(){return $$}),"circle-alert":()=>Promise.resolve().then(function(){return W$}),"alert-circle":()=>Promise.resolve().then(function(){return W$}),"circle-arrow-down":()=>Promise.resolve().then(function(){return K$}),"arrow-down-circle":()=>Promise.resolve().then(function(){return K$}),"circle-arrow-left":()=>Promise.resolve().then(function(){return X$}),"arrow-left-circle":()=>Promise.resolve().then(function(){return X$}),"circle-arrow-out-down-left":()=>Promise.resolve().then(function(){return oH}),"arrow-down-left-from-circle":()=>Promise.resolve().then(function(){return oH}),"circle-arrow-out-down-right":()=>Promise.resolve().then(function(){return eH}),"arrow-down-right-from-circle":()=>Promise.resolve().then(function(){return eH}),"circle-arrow-out-up-left":()=>Promise.resolve().then(function(){return iH}),"arrow-up-left-from-circle":()=>Promise.resolve().then(function(){return iH}),"circle-arrow-out-up-right":()=>Promise.resolve().then(function(){return cH}),"arrow-up-right-from-circle":()=>Promise.resolve().then(function(){return cH}),"circle-arrow-right":()=>Promise.resolve().then(function(){return pH}),"arrow-right-circle":()=>Promise.resolve().then(function(){return pH}),"circle-arrow-up":()=>Promise.resolve().then(function(){return mH}),"arrow-up-circle":()=>Promise.resolve().then(function(){return mH}),"circle-check-big":()=>Promise.resolve().then(function(){return vH}),"check-circle":()=>Promise.resolve().then(function(){return vH}),"circle-check":()=>Promise.resolve().then(function(){return wH}),"check-circle-2":()=>Promise.resolve().then(function(){return wH}),"circle-chevron-down":()=>Promise.resolve().then(function(){return CH}),"chevron-down-circle":()=>Promise.resolve().then(function(){return CH}),"circle-chevron-left":()=>Promise.resolve().then(function(){return DH}),"chevron-left-circle":()=>Promise.resolve().then(function(){return DH}),"circle-chevron-right":()=>Promise.resolve().then(function(){return EH}),"chevron-right-circle":()=>Promise.resolve().then(function(){return EH}),"circle-chevron-up":()=>Promise.resolve().then(function(){return zH}),"chevron-up-circle":()=>Promise.resolve().then(function(){return zH}),"circle-dashed":()=>Promise.resolve().then(function(){return NH}),"circle-divide":()=>Promise.resolve().then(function(){return LH}),"divide-circle":()=>Promise.resolve().then(function(){return LH}),"circle-dollar-sign":()=>Promise.resolve().then(function(){return $H}),"circle-dot-dashed":()=>Promise.resolve().then(function(){return WH}),"circle-dot":()=>Promise.resolve().then(function(){return KH}),"circle-ellipsis":()=>Promise.resolve().then(function(){return XH}),"circle-equal":()=>Promise.resolve().then(function(){return eq}),"circle-fading-arrow-up":()=>Promise.resolve().then(function(){return oq}),"circle-fading-plus":()=>Promise.resolve().then(function(){return iq}),"circle-gauge":()=>Promise.resolve().then(function(){return cq}),"gauge-circle":()=>Promise.resolve().then(function(){return cq}),"circle-help":()=>Promise.resolve().then(function(){return pq}),"help-circle":()=>Promise.resolve().then(function(){return pq}),"circle-minus":()=>Promise.resolve().then(function(){return mq}),"minus-circle":()=>Promise.resolve().then(function(){return mq}),"circle-off":()=>Promise.resolve().then(function(){return vq}),"circle-parking-off":()=>Promise.resolve().then(function(){return wq}),"parking-circle-off":()=>Promise.resolve().then(function(){return wq}),"circle-parking":()=>Promise.resolve().then(function(){return Cq}),"parking-circle":()=>Promise.resolve().then(function(){return Cq}),"circle-pause":()=>Promise.resolve().then(function(){return Dq}),"pause-circle":()=>Promise.resolve().then(function(){return Dq}),"circle-percent":()=>Promise.resolve().then(function(){return Eq}),"percent-circle":()=>Promise.resolve().then(function(){return Eq}),"circle-play":()=>Promise.resolve().then(function(){return Nq}),"play-circle":()=>Promise.resolve().then(function(){return Nq}),"circle-plus":()=>Promise.resolve().then(function(){return zq}),"plus-circle":()=>Promise.resolve().then(function(){return zq}),"circle-power":()=>Promise.resolve().then(function(){return Lq}),"power-circle":()=>Promise.resolve().then(function(){return Lq}),"circle-slash-2":()=>Promise.resolve().then(function(){return $q}),"circle-slashed":()=>Promise.resolve().then(function(){return $q}),"circle-slash":()=>Promise.resolve().then(function(){return Wq}),"circle-small":()=>Promise.resolve().then(function(){return Kq}),"circle-stop":()=>Promise.resolve().then(function(){return Xq}),"stop-circle":()=>Promise.resolve().then(function(){return Xq}),"circle-user-round":()=>Promise.resolve().then(function(){return eW}),"user-circle-2":()=>Promise.resolve().then(function(){return eW}),"circle-user":()=>Promise.resolve().then(function(){return oW}),"user-circle":()=>Promise.resolve().then(function(){return oW}),"circle-x":()=>Promise.resolve().then(function(){return iW}),"x-circle":()=>Promise.resolve().then(function(){return iW}),circle:()=>Promise.resolve().then(function(){return cW}),"circuit-board":()=>Promise.resolve().then(function(){return pW}),citrus:()=>Promise.resolve().then(function(){return mW}),clapperboard:()=>Promise.resolve().then(function(){return vW}),"clipboard-check":()=>Promise.resolve().then(function(){return wW}),"clipboard-copy":()=>Promise.resolve().then(function(){return CW}),"clipboard-list":()=>Promise.resolve().then(function(){return DW}),"clipboard-minus":()=>Promise.resolve().then(function(){return EW}),"clipboard-paste":()=>Promise.resolve().then(function(){return NW}),"clipboard-pen-line":()=>Promise.resolve().then(function(){return zW}),"clipboard-signature":()=>Promise.resolve().then(function(){return zW}),"clipboard-pen":()=>Promise.resolve().then(function(){return LW}),"clipboard-edit":()=>Promise.resolve().then(function(){return LW}),"clipboard-plus":()=>Promise.resolve().then(function(){return $W}),"clipboard-type":()=>Promise.resolve().then(function(){return WW}),"clipboard-x":()=>Promise.resolve().then(function(){return KW}),clipboard:()=>Promise.resolve().then(function(){return XW}),"clock-1":()=>Promise.resolve().then(function(){return eU}),"clock-10":()=>Promise.resolve().then(function(){return oU}),"clock-11":()=>Promise.resolve().then(function(){return iU}),"clock-12":()=>Promise.resolve().then(function(){return cU}),"clock-2":()=>Promise.resolve().then(function(){return pU}),"clock-3":()=>Promise.resolve().then(function(){return mU}),"clock-4":()=>Promise.resolve().then(function(){return vU}),"clock-5":()=>Promise.resolve().then(function(){return wU}),"clock-6":()=>Promise.resolve().then(function(){return CU}),"clock-7":()=>Promise.resolve().then(function(){return DU}),"clock-8":()=>Promise.resolve().then(function(){return EU}),"clock-9":()=>Promise.resolve().then(function(){return NU}),"clock-alert":()=>Promise.resolve().then(function(){return zU}),"clock-arrow-down":()=>Promise.resolve().then(function(){return LU}),"clock-arrow-up":()=>Promise.resolve().then(function(){return $U}),clock:()=>Promise.resolve().then(function(){return WU}),"cloud-alert":()=>Promise.resolve().then(function(){return KU}),"cloud-cog":()=>Promise.resolve().then(function(){return XU}),"cloud-download":()=>Promise.resolve().then(function(){return eG}),"download-cloud":()=>Promise.resolve().then(function(){return eG}),"cloud-drizzle":()=>Promise.resolve().then(function(){return oG}),"cloud-fog":()=>Promise.resolve().then(function(){return iG}),"cloud-hail":()=>Promise.resolve().then(function(){return cG}),"cloud-lightning":()=>Promise.resolve().then(function(){return pG}),"cloud-moon-rain":()=>Promise.resolve().then(function(){return mG}),"cloud-moon":()=>Promise.resolve().then(function(){return vG}),"cloud-off":()=>Promise.resolve().then(function(){return wG}),"cloud-rain-wind":()=>Promise.resolve().then(function(){return CG}),"cloud-rain":()=>Promise.resolve().then(function(){return DG}),"cloud-snow":()=>Promise.resolve().then(function(){return EG}),"cloud-sun-rain":()=>Promise.resolve().then(function(){return NG}),"cloud-sun":()=>Promise.resolve().then(function(){return zG}),"cloud-upload":()=>Promise.resolve().then(function(){return LG}),"upload-cloud":()=>Promise.resolve().then(function(){return LG}),cloud:()=>Promise.resolve().then(function(){return $G}),cloudy:()=>Promise.resolve().then(function(){return WG}),clover:()=>Promise.resolve().then(function(){return KG}),club:()=>Promise.resolve().then(function(){return XG}),"code-xml":()=>Promise.resolve().then(function(){return eK}),"code-2":()=>Promise.resolve().then(function(){return eK}),code:()=>Promise.resolve().then(function(){return oK}),codepen:()=>Promise.resolve().then(function(){return iK}),codesandbox:()=>Promise.resolve().then(function(){return cK}),coffee:()=>Promise.resolve().then(function(){return pK}),cog:()=>Promise.resolve().then(function(){return mK}),coins:()=>Promise.resolve().then(function(){return vK}),"columns-2":()=>Promise.resolve().then(function(){return wK}),columns:()=>Promise.resolve().then(function(){return wK}),"columns-3":()=>Promise.resolve().then(function(){return CK}),"panels-left-right":()=>Promise.resolve().then(function(){return CK}),"columns-4":()=>Promise.resolve().then(function(){return DK}),combine:()=>Promise.resolve().then(function(){return EK}),command:()=>Promise.resolve().then(function(){return zK}),compass:()=>Promise.resolve().then(function(){return NK}),component:()=>Promise.resolve().then(function(){return LK}),computer:()=>Promise.resolve().then(function(){return $K}),"concierge-bell":()=>Promise.resolve().then(function(){return WK}),cone:()=>Promise.resolve().then(function(){return KK}),construction:()=>Promise.resolve().then(function(){return XK}),"contact-round":()=>Promise.resolve().then(function(){return eY}),"contact-2":()=>Promise.resolve().then(function(){return eY}),contact:()=>Promise.resolve().then(function(){return iY}),container:()=>Promise.resolve().then(function(){return oY}),contrast:()=>Promise.resolve().then(function(){return cY}),cookie:()=>Promise.resolve().then(function(){return pY}),"cooking-pot":()=>Promise.resolve().then(function(){return mY}),"copy-check":()=>Promise.resolve().then(function(){return vY}),"copy-minus":()=>Promise.resolve().then(function(){return wY}),"copy-plus":()=>Promise.resolve().then(function(){return CY}),"copy-slash":()=>Promise.resolve().then(function(){return DY}),"copy-x":()=>Promise.resolve().then(function(){return EY}),copy:()=>Promise.resolve().then(function(){return NY}),copyleft:()=>Promise.resolve().then(function(){return zY}),copyright:()=>Promise.resolve().then(function(){return LY}),"corner-down-left":()=>Promise.resolve().then(function(){return $Y}),"corner-down-right":()=>Promise.resolve().then(function(){return WY}),"corner-left-down":()=>Promise.resolve().then(function(){return KY}),"corner-left-up":()=>Promise.resolve().then(function(){return XY}),"corner-right-down":()=>Promise.resolve().then(function(){return eZ}),"corner-right-up":()=>Promise.resolve().then(function(){return oZ}),"corner-up-left":()=>Promise.resolve().then(function(){return iZ}),"corner-up-right":()=>Promise.resolve().then(function(){return cZ}),cpu:()=>Promise.resolve().then(function(){return mZ}),"creative-commons":()=>Promise.resolve().then(function(){return pZ}),"credit-card":()=>Promise.resolve().then(function(){return vZ}),croissant:()=>Promise.resolve().then(function(){return wZ}),crop:()=>Promise.resolve().then(function(){return DZ}),cross:()=>Promise.resolve().then(function(){return CZ}),crosshair:()=>Promise.resolve().then(function(){return EZ}),crown:()=>Promise.resolve().then(function(){return NZ}),cuboid:()=>Promise.resolve().then(function(){return zZ}),"cup-soda":()=>Promise.resolve().then(function(){return LZ}),currency:()=>Promise.resolve().then(function(){return $Z}),cylinder:()=>Promise.resolve().then(function(){return WZ}),dam:()=>Promise.resolve().then(function(){return KZ}),"database-backup":()=>Promise.resolve().then(function(){return XZ}),"database-zap":()=>Promise.resolve().then(function(){return eX}),database:()=>Promise.resolve().then(function(){return oX}),delete:()=>Promise.resolve().then(function(){return iX}),dessert:()=>Promise.resolve().then(function(){return cX}),diameter:()=>Promise.resolve().then(function(){return pX}),"diamond-minus":()=>Promise.resolve().then(function(){return mX}),"diamond-percent":()=>Promise.resolve().then(function(){return vX}),"percent-diamond":()=>Promise.resolve().then(function(){return vX}),"diamond-plus":()=>Promise.resolve().then(function(){return wX}),diamond:()=>Promise.resolve().then(function(){return CX}),"dice-1":()=>Promise.resolve().then(function(){return DX}),"dice-2":()=>Promise.resolve().then(function(){return EX}),"dice-3":()=>Promise.resolve().then(function(){return NX}),"dice-4":()=>Promise.resolve().then(function(){return zX}),"dice-5":()=>Promise.resolve().then(function(){return LX}),"dice-6":()=>Promise.resolve().then(function(){return $X}),dices:()=>Promise.resolve().then(function(){return WX}),diff:()=>Promise.resolve().then(function(){return KX}),"disc-2":()=>Promise.resolve().then(function(){return XX}),"disc-3":()=>Promise.resolve().then(function(){return eQ}),"disc-album":()=>Promise.resolve().then(function(){return oQ}),disc:()=>Promise.resolve().then(function(){return iQ}),divide:()=>Promise.resolve().then(function(){return cQ}),"dna-off":()=>Promise.resolve().then(function(){return pQ}),dna:()=>Promise.resolve().then(function(){return mQ}),dock:()=>Promise.resolve().then(function(){return vQ}),dog:()=>Promise.resolve().then(function(){return wQ}),"dollar-sign":()=>Promise.resolve().then(function(){return CQ}),donut:()=>Promise.resolve().then(function(){return DQ}),"door-closed":()=>Promise.resolve().then(function(){return EQ}),"door-open":()=>Promise.resolve().then(function(){return NQ}),dot:()=>Promise.resolve().then(function(){return zQ}),download:()=>Promise.resolve().then(function(){return LQ}),"drafting-compass":()=>Promise.resolve().then(function(){return $Q}),drama:()=>Promise.resolve().then(function(){return WQ}),dribbble:()=>Promise.resolve().then(function(){return KQ}),drill:()=>Promise.resolve().then(function(){return XQ}),"droplet-off":()=>Promise.resolve().then(function(){return eJ}),droplet:()=>Promise.resolve().then(function(){return oJ}),droplets:()=>Promise.resolve().then(function(){return iJ}),drum:()=>Promise.resolve().then(function(){return cJ}),drumstick:()=>Promise.resolve().then(function(){return pJ}),dumbbell:()=>Promise.resolve().then(function(){return mJ}),"ear-off":()=>Promise.resolve().then(function(){return vJ}),ear:()=>Promise.resolve().then(function(){return wJ}),"earth-lock":()=>Promise.resolve().then(function(){return CJ}),earth:()=>Promise.resolve().then(function(){return DJ}),"globe-2":()=>Promise.resolve().then(function(){return DJ}),eclipse:()=>Promise.resolve().then(function(){return EJ}),"egg-fried":()=>Promise.resolve().then(function(){return NJ}),"egg-off":()=>Promise.resolve().then(function(){return zJ}),egg:()=>Promise.resolve().then(function(){return LJ}),"ellipsis-vertical":()=>Promise.resolve().then(function(){return $J}),"more-vertical":()=>Promise.resolve().then(function(){return $J}),ellipsis:()=>Promise.resolve().then(function(){return WJ}),"more-horizontal":()=>Promise.resolve().then(function(){return WJ}),"equal-approximately":()=>Promise.resolve().then(function(){return KJ}),"equal-not":()=>Promise.resolve().then(function(){return XJ}),equal:()=>Promise.resolve().then(function(){return e1}),eraser:()=>Promise.resolve().then(function(){return i1}),"ethernet-port":()=>Promise.resolve().then(function(){return o1}),euro:()=>Promise.resolve().then(function(){return c1}),expand:()=>Promise.resolve().then(function(){return p1}),"external-link":()=>Promise.resolve().then(function(){return m1}),"eye-closed":()=>Promise.resolve().then(function(){return v1}),"eye-off":()=>Promise.resolve().then(function(){return w1}),eye:()=>Promise.resolve().then(function(){return C1}),facebook:()=>Promise.resolve().then(function(){return D1}),factory:()=>Promise.resolve().then(function(){return E1}),fan:()=>Promise.resolve().then(function(){return N1}),"fast-forward":()=>Promise.resolve().then(function(){return z1}),feather:()=>Promise.resolve().then(function(){return L1}),fence:()=>Promise.resolve().then(function(){return $1}),"ferris-wheel":()=>Promise.resolve().then(function(){return W1}),figma:()=>Promise.resolve().then(function(){return K1}),"file-archive":()=>Promise.resolve().then(function(){return X1}),"file-audio-2":()=>Promise.resolve().then(function(){return e0}),"file-audio":()=>Promise.resolve().then(function(){return o0}),"file-axis-3d":()=>Promise.resolve().then(function(){return i0}),"file-axis-3-d":()=>Promise.resolve().then(function(){return i0}),"file-badge-2":()=>Promise.resolve().then(function(){return c0}),"file-badge":()=>Promise.resolve().then(function(){return p0}),"file-box":()=>Promise.resolve().then(function(){return m0}),"file-chart-column-increasing":()=>Promise.resolve().then(function(){return v0}),"file-bar-chart":()=>Promise.resolve().then(function(){return v0}),"file-chart-column":()=>Promise.resolve().then(function(){return w0}),"file-bar-chart-2":()=>Promise.resolve().then(function(){return w0}),"file-chart-line":()=>Promise.resolve().then(function(){return C0}),"file-line-chart":()=>Promise.resolve().then(function(){return C0}),"file-chart-pie":()=>Promise.resolve().then(function(){return D0}),"file-pie-chart":()=>Promise.resolve().then(function(){return D0}),"file-check-2":()=>Promise.resolve().then(function(){return E0}),"file-check":()=>Promise.resolve().then(function(){return N0}),"file-clock":()=>Promise.resolve().then(function(){return z0}),"file-code-2":()=>Promise.resolve().then(function(){return L0}),"file-code":()=>Promise.resolve().then(function(){return $0}),"file-cog":()=>Promise.resolve().then(function(){return W0}),"file-cog-2":()=>Promise.resolve().then(function(){return W0}),"file-diff":()=>Promise.resolve().then(function(){return K0}),"file-digit":()=>Promise.resolve().then(function(){return X0}),"file-down":()=>Promise.resolve().then(function(){return e2}),"file-heart":()=>Promise.resolve().then(function(){return o2}),"file-image":()=>Promise.resolve().then(function(){return i2}),"file-input":()=>Promise.resolve().then(function(){return c2}),"file-json-2":()=>Promise.resolve().then(function(){return p2}),"file-json":()=>Promise.resolve().then(function(){return m2}),"file-key-2":()=>Promise.resolve().then(function(){return v2}),"file-key":()=>Promise.resolve().then(function(){return w2}),"file-lock-2":()=>Promise.resolve().then(function(){return C2}),"file-lock":()=>Promise.resolve().then(function(){return E2}),"file-minus-2":()=>Promise.resolve().then(function(){return D2}),"file-minus":()=>Promise.resolve().then(function(){return N2}),"file-music":()=>Promise.resolve().then(function(){return z2}),"file-output":()=>Promise.resolve().then(function(){return L2}),"file-pen-line":()=>Promise.resolve().then(function(){return $2}),"file-signature":()=>Promise.resolve().then(function(){return $2}),"file-pen":()=>Promise.resolve().then(function(){return W2}),"file-edit":()=>Promise.resolve().then(function(){return W2}),"file-plus-2":()=>Promise.resolve().then(function(){return K2}),"file-plus":()=>Promise.resolve().then(function(){return X2}),"file-question":()=>Promise.resolve().then(function(){return e4}),"file-scan":()=>Promise.resolve().then(function(){return o4}),"file-search-2":()=>Promise.resolve().then(function(){return i4}),"file-search":()=>Promise.resolve().then(function(){return c4}),"file-sliders":()=>Promise.resolve().then(function(){return p4}),"file-spreadsheet":()=>Promise.resolve().then(function(){return m4}),"file-stack":()=>Promise.resolve().then(function(){return v4}),"file-symlink":()=>Promise.resolve().then(function(){return w4}),"file-terminal":()=>Promise.resolve().then(function(){return C4}),"file-text":()=>Promise.resolve().then(function(){return D4}),"file-type-2":()=>Promise.resolve().then(function(){return E4}),"file-type":()=>Promise.resolve().then(function(){return N4}),"file-up":()=>Promise.resolve().then(function(){return z4}),"file-user":()=>Promise.resolve().then(function(){return L4}),"file-video-2":()=>Promise.resolve().then(function(){return $4}),"file-video":()=>Promise.resolve().then(function(){return W4}),"file-volume-2":()=>Promise.resolve().then(function(){return K4}),"file-volume":()=>Promise.resolve().then(function(){return X4}),"file-warning":()=>Promise.resolve().then(function(){return e5}),"file-x-2":()=>Promise.resolve().then(function(){return o5}),"file-x":()=>Promise.resolve().then(function(){return i5}),file:()=>Promise.resolve().then(function(){return c5}),files:()=>Promise.resolve().then(function(){return p5}),film:()=>Promise.resolve().then(function(){return m5}),"filter-x":()=>Promise.resolve().then(function(){return v5}),filter:()=>Promise.resolve().then(function(){return w5}),fingerprint:()=>Promise.resolve().then(function(){return C5}),"fire-extinguisher":()=>Promise.resolve().then(function(){return D5}),"fish-off":()=>Promise.resolve().then(function(){return E5}),"fish-symbol":()=>Promise.resolve().then(function(){return N5}),fish:()=>Promise.resolve().then(function(){return z5}),"flag-off":()=>Promise.resolve().then(function(){return L5}),"flag-triangle-left":()=>Promise.resolve().then(function(){return $5}),"flag-triangle-right":()=>Promise.resolve().then(function(){return W5}),flag:()=>Promise.resolve().then(function(){return K5}),"flame-kindling":()=>Promise.resolve().then(function(){return X5}),flame:()=>Promise.resolve().then(function(){return e3}),"flashlight-off":()=>Promise.resolve().then(function(){return o3}),flashlight:()=>Promise.resolve().then(function(){return i3}),"flask-conical-off":()=>Promise.resolve().then(function(){return c3}),"flask-conical":()=>Promise.resolve().then(function(){return p3}),"flask-round":()=>Promise.resolve().then(function(){return m3}),"flip-horizontal-2":()=>Promise.resolve().then(function(){return v3}),"flip-horizontal":()=>Promise.resolve().then(function(){return w3}),"flip-vertical-2":()=>Promise.resolve().then(function(){return C3}),"flip-vertical":()=>Promise.resolve().then(function(){return D3}),"flower-2":()=>Promise.resolve().then(function(){return E3}),flower:()=>Promise.resolve().then(function(){return z3}),focus:()=>Promise.resolve().then(function(){return N3}),"fold-horizontal":()=>Promise.resolve().then(function(){return L3}),"fold-vertical":()=>Promise.resolve().then(function(){return $3}),"folder-archive":()=>Promise.resolve().then(function(){return W3}),"folder-check":()=>Promise.resolve().then(function(){return K3}),"folder-clock":()=>Promise.resolve().then(function(){return X3}),"folder-closed":()=>Promise.resolve().then(function(){return e6}),"folder-code":()=>Promise.resolve().then(function(){return o6}),"folder-cog":()=>Promise.resolve().then(function(){return i6}),"folder-cog-2":()=>Promise.resolve().then(function(){return i6}),"folder-dot":()=>Promise.resolve().then(function(){return c6}),"folder-down":()=>Promise.resolve().then(function(){return p6}),"folder-git-2":()=>Promise.resolve().then(function(){return m6}),"folder-git":()=>Promise.resolve().then(function(){return v6}),"folder-heart":()=>Promise.resolve().then(function(){return w6}),"folder-input":()=>Promise.resolve().then(function(){return C6}),"folder-kanban":()=>Promise.resolve().then(function(){return D6}),"folder-key":()=>Promise.resolve().then(function(){return E6}),"folder-lock":()=>Promise.resolve().then(function(){return N6}),"folder-minus":()=>Promise.resolve().then(function(){return z6}),"folder-open-dot":()=>Promise.resolve().then(function(){return L6}),"folder-open":()=>Promise.resolve().then(function(){return $6}),"folder-output":()=>Promise.resolve().then(function(){return W6}),"folder-pen":()=>Promise.resolve().then(function(){return K6}),"folder-edit":()=>Promise.resolve().then(function(){return K6}),"folder-plus":()=>Promise.resolve().then(function(){return X6}),"folder-root":()=>Promise.resolve().then(function(){return e8}),"folder-search-2":()=>Promise.resolve().then(function(){return o8}),"folder-search":()=>Promise.resolve().then(function(){return c8}),"folder-symlink":()=>Promise.resolve().then(function(){return i8}),"folder-sync":()=>Promise.resolve().then(function(){return p8}),"folder-tree":()=>Promise.resolve().then(function(){return m8}),"folder-up":()=>Promise.resolve().then(function(){return v8}),"folder-x":()=>Promise.resolve().then(function(){return w8}),folder:()=>Promise.resolve().then(function(){return C8}),folders:()=>Promise.resolve().then(function(){return D8}),footprints:()=>Promise.resolve().then(function(){return E8}),forklift:()=>Promise.resolve().then(function(){return N8}),forward:()=>Promise.resolve().then(function(){return z8}),frame:()=>Promise.resolve().then(function(){return L8}),framer:()=>Promise.resolve().then(function(){return $8}),frown:()=>Promise.resolve().then(function(){return W8}),fuel:()=>Promise.resolve().then(function(){return K8}),fullscreen:()=>Promise.resolve().then(function(){return X8}),"gallery-horizontal-end":()=>Promise.resolve().then(function(){return e7}),"gallery-horizontal":()=>Promise.resolve().then(function(){return o7}),"gallery-thumbnails":()=>Promise.resolve().then(function(){return i7}),"gallery-vertical-end":()=>Promise.resolve().then(function(){return c7}),"gallery-vertical":()=>Promise.resolve().then(function(){return p7}),"gamepad-2":()=>Promise.resolve().then(function(){return m7}),gamepad:()=>Promise.resolve().then(function(){return v7}),gauge:()=>Promise.resolve().then(function(){return w7}),gavel:()=>Promise.resolve().then(function(){return C7}),gem:()=>Promise.resolve().then(function(){return D7}),ghost:()=>Promise.resolve().then(function(){return E7}),gift:()=>Promise.resolve().then(function(){return N7}),"git-branch-plus":()=>Promise.resolve().then(function(){return $7}),"git-branch":()=>Promise.resolve().then(function(){return z7}),"git-commit-horizontal":()=>Promise.resolve().then(function(){return L7}),"git-commit":()=>Promise.resolve().then(function(){return L7}),"git-commit-vertical":()=>Promise.resolve().then(function(){return W7}),"git-compare-arrows":()=>Promise.resolve().then(function(){return K7}),"git-compare":()=>Promise.resolve().then(function(){return X7}),"git-fork":()=>Promise.resolve().then(function(){return e9}),"git-graph":()=>Promise.resolve().then(function(){return o9}),"git-merge":()=>Promise.resolve().then(function(){return i9}),"git-pull-request-arrow":()=>Promise.resolve().then(function(){return c9}),"git-pull-request-closed":()=>Promise.resolve().then(function(){return p9}),"git-pull-request-create-arrow":()=>Promise.resolve().then(function(){return m9}),"git-pull-request-create":()=>Promise.resolve().then(function(){return v9}),"git-pull-request-draft":()=>Promise.resolve().then(function(){return w9}),"git-pull-request":()=>Promise.resolve().then(function(){return C9}),github:()=>Promise.resolve().then(function(){return D9}),gitlab:()=>Promise.resolve().then(function(){return N9}),"glass-water":()=>Promise.resolve().then(function(){return E9}),glasses:()=>Promise.resolve().then(function(){return z9}),"globe-lock":()=>Promise.resolve().then(function(){return L9}),globe:()=>Promise.resolve().then(function(){return $9}),goal:()=>Promise.resolve().then(function(){return W9}),grab:()=>Promise.resolve().then(function(){return K9}),"graduation-cap":()=>Promise.resolve().then(function(){return X9}),grape:()=>Promise.resolve().then(function(){return eee}),"grid-2x2-check":()=>Promise.resolve().then(function(){return iee}),"grid-2-x-2-check":()=>Promise.resolve().then(function(){return iee}),"grid-2x2-plus":()=>Promise.resolve().then(function(){return oee}),"grid-2-x-2-plus":()=>Promise.resolve().then(function(){return oee}),"grid-2x2-x":()=>Promise.resolve().then(function(){return cee}),"grid-2-x-2-x":()=>Promise.resolve().then(function(){return cee}),"grid-2x2":()=>Promise.resolve().then(function(){return pee}),"grid-2-x-2":()=>Promise.resolve().then(function(){return pee}),"grid-3x3":()=>Promise.resolve().then(function(){return mee}),grid:()=>Promise.resolve().then(function(){return mee}),"grid-3-x-3":()=>Promise.resolve().then(function(){return mee}),"grip-horizontal":()=>Promise.resolve().then(function(){return vee}),"grip-vertical":()=>Promise.resolve().then(function(){return wee}),grip:()=>Promise.resolve().then(function(){return Cee}),group:()=>Promise.resolve().then(function(){return Dee}),guitar:()=>Promise.resolve().then(function(){return Eee}),ham:()=>Promise.resolve().then(function(){return Nee}),hammer:()=>Promise.resolve().then(function(){return zee}),"hand-coins":()=>Promise.resolve().then(function(){return Lee}),"hand-heart":()=>Promise.resolve().then(function(){return $ee}),"hand-helping":()=>Promise.resolve().then(function(){return Wee}),"helping-hand":()=>Promise.resolve().then(function(){return Wee}),"hand-metal":()=>Promise.resolve().then(function(){return Kee}),"hand-platter":()=>Promise.resolve().then(function(){return Xee}),hand:()=>Promise.resolve().then(function(){return ete}),handshake:()=>Promise.resolve().then(function(){return ote}),"hard-drive-download":()=>Promise.resolve().then(function(){return ite}),"hard-drive-upload":()=>Promise.resolve().then(function(){return cte}),"hard-drive":()=>Promise.resolve().then(function(){return pte}),"hard-hat":()=>Promise.resolve().then(function(){return mte}),hash:()=>Promise.resolve().then(function(){return vte}),haze:()=>Promise.resolve().then(function(){return wte}),"hdmi-port":()=>Promise.resolve().then(function(){return Cte}),"heading-1":()=>Promise.resolve().then(function(){return Dte}),"heading-2":()=>Promise.resolve().then(function(){return Ete}),"heading-3":()=>Promise.resolve().then(function(){return Nte}),"heading-4":()=>Promise.resolve().then(function(){return zte}),"heading-5":()=>Promise.resolve().then(function(){return Lte}),"heading-6":()=>Promise.resolve().then(function(){return $te}),heading:()=>Promise.resolve().then(function(){return Wte}),"headphone-off":()=>Promise.resolve().then(function(){return Kte}),headphones:()=>Promise.resolve().then(function(){return Xte}),headset:()=>Promise.resolve().then(function(){return ere}),"heart-crack":()=>Promise.resolve().then(function(){return ore}),"heart-handshake":()=>Promise.resolve().then(function(){return ire}),"heart-off":()=>Promise.resolve().then(function(){return cre}),"heart-pulse":()=>Promise.resolve().then(function(){return pre}),heart:()=>Promise.resolve().then(function(){return mre}),heater:()=>Promise.resolve().then(function(){return vre}),hexagon:()=>Promise.resolve().then(function(){return wre}),highlighter:()=>Promise.resolve().then(function(){return Dre}),history:()=>Promise.resolve().then(function(){return Cre}),"hop-off":()=>Promise.resolve().then(function(){return Ere}),hop:()=>Promise.resolve().then(function(){return Nre}),hospital:()=>Promise.resolve().then(function(){return zre}),hotel:()=>Promise.resolve().then(function(){return Lre}),hourglass:()=>Promise.resolve().then(function(){return $re}),"house-plug":()=>Promise.resolve().then(function(){return Wre}),"house-plus":()=>Promise.resolve().then(function(){return Kre}),"house-wifi":()=>Promise.resolve().then(function(){return Xre}),house:()=>Promise.resolve().then(function(){return eoe}),home:()=>Promise.resolve().then(function(){return eoe}),"ice-cream-bowl":()=>Promise.resolve().then(function(){return ooe}),"ice-cream-2":()=>Promise.resolve().then(function(){return ooe}),"ice-cream-cone":()=>Promise.resolve().then(function(){return ioe}),"ice-cream":()=>Promise.resolve().then(function(){return ioe}),"id-card":()=>Promise.resolve().then(function(){return coe}),"image-down":()=>Promise.resolve().then(function(){return poe}),"image-minus":()=>Promise.resolve().then(function(){return moe}),"image-off":()=>Promise.resolve().then(function(){return voe}),"image-play":()=>Promise.resolve().then(function(){return woe}),"image-plus":()=>Promise.resolve().then(function(){return Coe}),"image-up":()=>Promise.resolve().then(function(){return Doe}),"image-upscale":()=>Promise.resolve().then(function(){return Eoe}),image:()=>Promise.resolve().then(function(){return Noe}),images:()=>Promise.resolve().then(function(){return zoe}),import:()=>Promise.resolve().then(function(){return Loe}),inbox:()=>Promise.resolve().then(function(){return $oe}),"indent-decrease":()=>Promise.resolve().then(function(){return Woe}),outdent:()=>Promise.resolve().then(function(){return Woe}),"indent-increase":()=>Promise.resolve().then(function(){return Koe}),indent:()=>Promise.resolve().then(function(){return Koe}),"indian-rupee":()=>Promise.resolve().then(function(){return Xoe}),infinity:()=>Promise.resolve().then(function(){return ene}),info:()=>Promise.resolve().then(function(){return one}),"inspection-panel":()=>Promise.resolve().then(function(){return ine}),instagram:()=>Promise.resolve().then(function(){return cne}),italic:()=>Promise.resolve().then(function(){return pne}),"iteration-ccw":()=>Promise.resolve().then(function(){return mne}),"iteration-cw":()=>Promise.resolve().then(function(){return vne}),"japanese-yen":()=>Promise.resolve().then(function(){return wne}),joystick:()=>Promise.resolve().then(function(){return Cne}),kanban:()=>Promise.resolve().then(function(){return Dne}),"key-round":()=>Promise.resolve().then(function(){return Ene}),"key-square":()=>Promise.resolve().then(function(){return Nne}),key:()=>Promise.resolve().then(function(){return zne}),"keyboard-music":()=>Promise.resolve().then(function(){return Lne}),"keyboard-off":()=>Promise.resolve().then(function(){return $ne}),keyboard:()=>Promise.resolve().then(function(){return Wne}),"lamp-ceiling":()=>Promise.resolve().then(function(){return Kne}),"lamp-desk":()=>Promise.resolve().then(function(){return Xne}),"lamp-floor":()=>Promise.resolve().then(function(){return eae}),"lamp-wall-down":()=>Promise.resolve().then(function(){return oae}),"lamp-wall-up":()=>Promise.resolve().then(function(){return iae}),lamp:()=>Promise.resolve().then(function(){return cae}),"land-plot":()=>Promise.resolve().then(function(){return pae}),landmark:()=>Promise.resolve().then(function(){return mae}),languages:()=>Promise.resolve().then(function(){return vae}),"laptop-minimal-check":()=>Promise.resolve().then(function(){return wae}),"laptop-minimal":()=>Promise.resolve().then(function(){return Cae}),"laptop-2":()=>Promise.resolve().then(function(){return Cae}),laptop:()=>Promise.resolve().then(function(){return Dae}),"lasso-select":()=>Promise.resolve().then(function(){return Eae}),lasso:()=>Promise.resolve().then(function(){return Nae}),laugh:()=>Promise.resolve().then(function(){return zae}),"layers-2":()=>Promise.resolve().then(function(){return Lae}),layers:()=>Promise.resolve().then(function(){return $ae}),"layers-3":()=>Promise.resolve().then(function(){return $ae}),"layout-dashboard":()=>Promise.resolve().then(function(){return Wae}),"layout-grid":()=>Promise.resolve().then(function(){return Kae}),"layout-list":()=>Promise.resolve().then(function(){return Xae}),"layout-panel-left":()=>Promise.resolve().then(function(){return eie}),"layout-panel-top":()=>Promise.resolve().then(function(){return oie}),"layout-template":()=>Promise.resolve().then(function(){return iie}),leaf:()=>Promise.resolve().then(function(){return cie}),"leafy-green":()=>Promise.resolve().then(function(){return pie}),lectern:()=>Promise.resolve().then(function(){return mie}),"letter-text":()=>Promise.resolve().then(function(){return vie}),"library-big":()=>Promise.resolve().then(function(){return wie}),library:()=>Promise.resolve().then(function(){return Cie}),"life-buoy":()=>Promise.resolve().then(function(){return Die}),ligature:()=>Promise.resolve().then(function(){return Eie}),"lightbulb-off":()=>Promise.resolve().then(function(){return Nie}),lightbulb:()=>Promise.resolve().then(function(){return zie}),"link-2-off":()=>Promise.resolve().then(function(){return Lie}),"link-2":()=>Promise.resolve().then(function(){return $ie}),link:()=>Promise.resolve().then(function(){return Wie}),linkedin:()=>Promise.resolve().then(function(){return Kie}),"list-check":()=>Promise.resolve().then(function(){return Xie}),"list-checks":()=>Promise.resolve().then(function(){return ese}),"list-collapse":()=>Promise.resolve().then(function(){return ose}),"list-end":()=>Promise.resolve().then(function(){return ise}),"list-filter-plus":()=>Promise.resolve().then(function(){return cse}),"list-filter":()=>Promise.resolve().then(function(){return mse}),"list-minus":()=>Promise.resolve().then(function(){return pse}),"list-music":()=>Promise.resolve().then(function(){return vse}),"list-ordered":()=>Promise.resolve().then(function(){return wse}),"list-plus":()=>Promise.resolve().then(function(){return Cse}),"list-restart":()=>Promise.resolve().then(function(){return Dse}),"list-start":()=>Promise.resolve().then(function(){return Ese}),"list-todo":()=>Promise.resolve().then(function(){return Nse}),"list-tree":()=>Promise.resolve().then(function(){return Lse}),"list-video":()=>Promise.resolve().then(function(){return zse}),"list-x":()=>Promise.resolve().then(function(){return $se}),list:()=>Promise.resolve().then(function(){return Wse}),"loader-circle":()=>Promise.resolve().then(function(){return Kse}),"loader-2":()=>Promise.resolve().then(function(){return Kse}),"loader-pinwheel":()=>Promise.resolve().then(function(){return Xse}),loader:()=>Promise.resolve().then(function(){return ele}),"locate-fixed":()=>Promise.resolve().then(function(){return ole}),"locate-off":()=>Promise.resolve().then(function(){return ile}),locate:()=>Promise.resolve().then(function(){return cle}),"lock-keyhole-open":()=>Promise.resolve().then(function(){return ple}),"unlock-keyhole":()=>Promise.resolve().then(function(){return ple}),"lock-keyhole":()=>Promise.resolve().then(function(){return mle}),"lock-open":()=>Promise.resolve().then(function(){return vle}),unlock:()=>Promise.resolve().then(function(){return vle}),lock:()=>Promise.resolve().then(function(){return wle}),"log-in":()=>Promise.resolve().then(function(){return Cle}),"log-out":()=>Promise.resolve().then(function(){return Dle}),logs:()=>Promise.resolve().then(function(){return Ele}),lollipop:()=>Promise.resolve().then(function(){return Nle}),luggage:()=>Promise.resolve().then(function(){return zle}),magnet:()=>Promise.resolve().then(function(){return Lle}),"mail-check":()=>Promise.resolve().then(function(){return $le}),"mail-minus":()=>Promise.resolve().then(function(){return Wle}),"mail-open":()=>Promise.resolve().then(function(){return Kle}),"mail-plus":()=>Promise.resolve().then(function(){return Xle}),"mail-question":()=>Promise.resolve().then(function(){return ece}),"mail-search":()=>Promise.resolve().then(function(){return oce}),"mail-warning":()=>Promise.resolve().then(function(){return ice}),"mail-x":()=>Promise.resolve().then(function(){return cce}),mail:()=>Promise.resolve().then(function(){return pce}),mailbox:()=>Promise.resolve().then(function(){return mce}),mails:()=>Promise.resolve().then(function(){return wce}),"map-pin-check-inside":()=>Promise.resolve().then(function(){return vce}),"map-pin-check":()=>Promise.resolve().then(function(){return Cce}),"map-pin-house":()=>Promise.resolve().then(function(){return Dce}),"map-pin-minus-inside":()=>Promise.resolve().then(function(){return Ece}),"map-pin-minus":()=>Promise.resolve().then(function(){return Nce}),"map-pin-off":()=>Promise.resolve().then(function(){return zce}),"map-pin-plus-inside":()=>Promise.resolve().then(function(){return Lce}),"map-pin-plus":()=>Promise.resolve().then(function(){return $ce}),"map-pin-x-inside":()=>Promise.resolve().then(function(){return Wce}),"map-pin-x":()=>Promise.resolve().then(function(){return Kce}),"map-pin":()=>Promise.resolve().then(function(){return Xce}),"map-pinned":()=>Promise.resolve().then(function(){return eue}),"map-plus":()=>Promise.resolve().then(function(){return oue}),map:()=>Promise.resolve().then(function(){return iue}),"mars-stroke":()=>Promise.resolve().then(function(){return cue}),mars:()=>Promise.resolve().then(function(){return pue}),martini:()=>Promise.resolve().then(function(){return mue}),"maximize-2":()=>Promise.resolve().then(function(){return vue}),maximize:()=>Promise.resolve().then(function(){return wue}),medal:()=>Promise.resolve().then(function(){return Cue}),"megaphone-off":()=>Promise.resolve().then(function(){return Due}),megaphone:()=>Promise.resolve().then(function(){return Eue}),meh:()=>Promise.resolve().then(function(){return Nue}),"memory-stick":()=>Promise.resolve().then(function(){return zue}),menu:()=>Promise.resolve().then(function(){return Lue}),merge:()=>Promise.resolve().then(function(){return $ue}),"message-circle-code":()=>Promise.resolve().then(function(){return Wue}),"message-circle-dashed":()=>Promise.resolve().then(function(){return Kue}),"message-circle-heart":()=>Promise.resolve().then(function(){return Xue}),"message-circle-more":()=>Promise.resolve().then(function(){return ede}),"message-circle-off":()=>Promise.resolve().then(function(){return ide}),"message-circle-plus":()=>Promise.resolve().then(function(){return ode}),"message-circle-question":()=>Promise.resolve().then(function(){return cde}),"message-circle-reply":()=>Promise.resolve().then(function(){return pde}),"message-circle-warning":()=>Promise.resolve().then(function(){return wde}),"message-circle-x":()=>Promise.resolve().then(function(){return mde}),"message-circle":()=>Promise.resolve().then(function(){return vde}),"message-square-code":()=>Promise.resolve().then(function(){return Cde}),"message-square-dashed":()=>Promise.resolve().then(function(){return Dde}),"message-square-diff":()=>Promise.resolve().then(function(){return Ede}),"message-square-dot":()=>Promise.resolve().then(function(){return Nde}),"message-square-heart":()=>Promise.resolve().then(function(){return zde}),"message-square-lock":()=>Promise.resolve().then(function(){return Lde}),"message-square-more":()=>Promise.resolve().then(function(){return $de}),"message-square-off":()=>Promise.resolve().then(function(){return Wde}),"message-square-plus":()=>Promise.resolve().then(function(){return Kde}),"message-square-quote":()=>Promise.resolve().then(function(){return Xde}),"message-square-reply":()=>Promise.resolve().then(function(){return epe}),"message-square-share":()=>Promise.resolve().then(function(){return ope}),"message-square-text":()=>Promise.resolve().then(function(){return ipe}),"message-square-warning":()=>Promise.resolve().then(function(){return cpe}),"message-square-x":()=>Promise.resolve().then(function(){return ppe}),"message-square":()=>Promise.resolve().then(function(){return mpe}),"messages-square":()=>Promise.resolve().then(function(){return vpe}),"mic-off":()=>Promise.resolve().then(function(){return wpe}),"mic-vocal":()=>Promise.resolve().then(function(){return Cpe}),"mic-2":()=>Promise.resolve().then(function(){return Cpe}),mic:()=>Promise.resolve().then(function(){return Dpe}),microchip:()=>Promise.resolve().then(function(){return Epe}),microscope:()=>Promise.resolve().then(function(){return Npe}),microwave:()=>Promise.resolve().then(function(){return zpe}),milestone:()=>Promise.resolve().then(function(){return Lpe}),"milk-off":()=>Promise.resolve().then(function(){return $pe}),milk:()=>Promise.resolve().then(function(){return Wpe}),"minimize-2":()=>Promise.resolve().then(function(){return Kpe}),minimize:()=>Promise.resolve().then(function(){return Xpe}),minus:()=>Promise.resolve().then(function(){return ehe}),"monitor-check":()=>Promise.resolve().then(function(){return ohe}),"monitor-cog":()=>Promise.resolve().then(function(){return ihe}),"monitor-dot":()=>Promise.resolve().then(function(){return che}),"monitor-down":()=>Promise.resolve().then(function(){return phe}),"monitor-off":()=>Promise.resolve().then(function(){return mhe}),"monitor-pause":()=>Promise.resolve().then(function(){return vhe}),"monitor-play":()=>Promise.resolve().then(function(){return whe}),"monitor-smartphone":()=>Promise.resolve().then(function(){return Che}),"monitor-speaker":()=>Promise.resolve().then(function(){return Dhe}),"monitor-stop":()=>Promise.resolve().then(function(){return Ehe}),"monitor-up":()=>Promise.resolve().then(function(){return Nhe}),"monitor-x":()=>Promise.resolve().then(function(){return zhe}),monitor:()=>Promise.resolve().then(function(){return Lhe}),"moon-star":()=>Promise.resolve().then(function(){return $he}),moon:()=>Promise.resolve().then(function(){return Khe}),"mountain-snow":()=>Promise.resolve().then(function(){return Whe}),mountain:()=>Promise.resolve().then(function(){return Xhe}),"mouse-off":()=>Promise.resolve().then(function(){return efe}),"mouse-pointer-2":()=>Promise.resolve().then(function(){return ofe}),"mouse-pointer-ban":()=>Promise.resolve().then(function(){return ife}),"mouse-pointer-click":()=>Promise.resolve().then(function(){return cfe}),"mouse-pointer":()=>Promise.resolve().then(function(){return mfe}),mouse:()=>Promise.resolve().then(function(){return pfe}),"move-3d":()=>Promise.resolve().then(function(){return vfe}),"move-3-d":()=>Promise.resolve().then(function(){return vfe}),"move-diagonal-2":()=>Promise.resolve().then(function(){return wfe}),"move-diagonal":()=>Promise.resolve().then(function(){return Cfe}),"move-down-left":()=>Promise.resolve().then(function(){return Dfe}),"move-down-right":()=>Promise.resolve().then(function(){return Efe}),"move-down":()=>Promise.resolve().then(function(){return Nfe}),"move-horizontal":()=>Promise.resolve().then(function(){return Lfe}),"move-left":()=>Promise.resolve().then(function(){return zfe}),"move-right":()=>Promise.resolve().then(function(){return $fe}),"move-up-left":()=>Promise.resolve().then(function(){return Wfe}),"move-up-right":()=>Promise.resolve().then(function(){return Kfe}),"move-up":()=>Promise.resolve().then(function(){return Xfe}),"move-vertical":()=>Promise.resolve().then(function(){return eme}),move:()=>Promise.resolve().then(function(){return ome}),"music-2":()=>Promise.resolve().then(function(){return ime}),"music-3":()=>Promise.resolve().then(function(){return cme}),"music-4":()=>Promise.resolve().then(function(){return pme}),music:()=>Promise.resolve().then(function(){return mme}),"navigation-2-off":()=>Promise.resolve().then(function(){return vme}),"navigation-2":()=>Promise.resolve().then(function(){return wme}),"navigation-off":()=>Promise.resolve().then(function(){return Cme}),navigation:()=>Promise.resolve().then(function(){return Dme}),network:()=>Promise.resolve().then(function(){return Eme}),newspaper:()=>Promise.resolve().then(function(){return Nme}),nfc:()=>Promise.resolve().then(function(){return zme}),"non-binary":()=>Promise.resolve().then(function(){return $me}),"notebook-pen":()=>Promise.resolve().then(function(){return Lme}),"notebook-tabs":()=>Promise.resolve().then(function(){return Wme}),"notebook-text":()=>Promise.resolve().then(function(){return Kme}),notebook:()=>Promise.resolve().then(function(){return Xme}),"notepad-text-dashed":()=>Promise.resolve().then(function(){return eye}),"notepad-text":()=>Promise.resolve().then(function(){return oye}),"nut-off":()=>Promise.resolve().then(function(){return iye}),nut:()=>Promise.resolve().then(function(){return cye}),"octagon-alert":()=>Promise.resolve().then(function(){return pye}),"alert-octagon":()=>Promise.resolve().then(function(){return pye}),"octagon-minus":()=>Promise.resolve().then(function(){return mye}),"octagon-pause":()=>Promise.resolve().then(function(){return vye}),"pause-octagon":()=>Promise.resolve().then(function(){return vye}),"octagon-x":()=>Promise.resolve().then(function(){return wye}),"x-octagon":()=>Promise.resolve().then(function(){return wye}),octagon:()=>Promise.resolve().then(function(){return Cye}),omega:()=>Promise.resolve().then(function(){return Dye}),option:()=>Promise.resolve().then(function(){return Eye}),orbit:()=>Promise.resolve().then(function(){return Nye}),origami:()=>Promise.resolve().then(function(){return zye}),"package-2":()=>Promise.resolve().then(function(){return Lye}),"package-check":()=>Promise.resolve().then(function(){return $ye}),"package-minus":()=>Promise.resolve().then(function(){return Wye}),"package-open":()=>Promise.resolve().then(function(){return Kye}),"package-plus":()=>Promise.resolve().then(function(){return Xye}),"package-search":()=>Promise.resolve().then(function(){return ege}),"package-x":()=>Promise.resolve().then(function(){return oge}),package:()=>Promise.resolve().then(function(){return ige}),"paint-bucket":()=>Promise.resolve().then(function(){return cge}),"paint-roller":()=>Promise.resolve().then(function(){return pge}),"paintbrush-vertical":()=>Promise.resolve().then(function(){return mge}),"paintbrush-2":()=>Promise.resolve().then(function(){return mge}),paintbrush:()=>Promise.resolve().then(function(){return vge}),palette:()=>Promise.resolve().then(function(){return wge}),"panel-bottom-close":()=>Promise.resolve().then(function(){return Cge}),"panel-bottom-dashed":()=>Promise.resolve().then(function(){return Dge}),"panel-bottom-inactive":()=>Promise.resolve().then(function(){return Dge}),"panel-bottom-open":()=>Promise.resolve().then(function(){return Ege}),"panel-bottom":()=>Promise.resolve().then(function(){return Nge}),"panel-left-close":()=>Promise.resolve().then(function(){return zge}),"sidebar-close":()=>Promise.resolve().then(function(){return zge}),"panel-left-dashed":()=>Promise.resolve().then(function(){return Lge}),"panel-left-inactive":()=>Promise.resolve().then(function(){return Lge}),"panel-left-open":()=>Promise.resolve().then(function(){return $ge}),"sidebar-open":()=>Promise.resolve().then(function(){return $ge}),"panel-left":()=>Promise.resolve().then(function(){return Wge}),sidebar:()=>Promise.resolve().then(function(){return Wge}),"panel-right-close":()=>Promise.resolve().then(function(){return Kge}),"panel-right-dashed":()=>Promise.resolve().then(function(){return Xge}),"panel-right-inactive":()=>Promise.resolve().then(function(){return Xge}),"panel-right-open":()=>Promise.resolve().then(function(){return eve}),"panel-right":()=>Promise.resolve().then(function(){return ove}),"panel-top-close":()=>Promise.resolve().then(function(){return ive}),"panel-top-dashed":()=>Promise.resolve().then(function(){return cve}),"panel-top-inactive":()=>Promise.resolve().then(function(){return cve}),"panel-top-open":()=>Promise.resolve().then(function(){return pve}),"panel-top":()=>Promise.resolve().then(function(){return mve}),"panels-left-bottom":()=>Promise.resolve().then(function(){return vve}),"panels-right-bottom":()=>Promise.resolve().then(function(){return wve}),"panels-top-left":()=>Promise.resolve().then(function(){return Cve}),layout:()=>Promise.resolve().then(function(){return Cve}),paperclip:()=>Promise.resolve().then(function(){return Dve}),parentheses:()=>Promise.resolve().then(function(){return Eve}),"parking-meter":()=>Promise.resolve().then(function(){return Nve}),"party-popper":()=>Promise.resolve().then(function(){return zve}),pause:()=>Promise.resolve().then(function(){return Lve}),"paw-print":()=>Promise.resolve().then(function(){return $ve}),"pc-case":()=>Promise.resolve().then(function(){return Wve}),"pen-line":()=>Promise.resolve().then(function(){return Kve}),"edit-3":()=>Promise.resolve().then(function(){return Kve}),"pen-off":()=>Promise.resolve().then(function(){return Xve}),"pen-tool":()=>Promise.resolve().then(function(){return exe}),pen:()=>Promise.resolve().then(function(){return oxe}),"edit-2":()=>Promise.resolve().then(function(){return oxe}),"pencil-line":()=>Promise.resolve().then(function(){return ixe}),"pencil-off":()=>Promise.resolve().then(function(){return cxe}),"pencil-ruler":()=>Promise.resolve().then(function(){return pxe}),pencil:()=>Promise.resolve().then(function(){return mxe}),pentagon:()=>Promise.resolve().then(function(){return vxe}),percent:()=>Promise.resolve().then(function(){return wxe}),"person-standing":()=>Promise.resolve().then(function(){return Cxe}),"philippine-peso":()=>Promise.resolve().then(function(){return Dxe}),"phone-call":()=>Promise.resolve().then(function(){return Exe}),"phone-forwarded":()=>Promise.resolve().then(function(){return Nxe}),"phone-incoming":()=>Promise.resolve().then(function(){return zxe}),"phone-missed":()=>Promise.resolve().then(function(){return Lxe}),"phone-off":()=>Promise.resolve().then(function(){return $xe}),"phone-outgoing":()=>Promise.resolve().then(function(){return Wxe}),phone:()=>Promise.resolve().then(function(){return Kxe}),pi:()=>Promise.resolve().then(function(){return Xxe}),piano:()=>Promise.resolve().then(function(){return ebe}),pickaxe:()=>Promise.resolve().then(function(){return obe}),"picture-in-picture-2":()=>Promise.resolve().then(function(){return cbe}),"picture-in-picture":()=>Promise.resolve().then(function(){return ibe}),"piggy-bank":()=>Promise.resolve().then(function(){return pbe}),"pilcrow-left":()=>Promise.resolve().then(function(){return mbe}),"pilcrow-right":()=>Promise.resolve().then(function(){return vbe}),pilcrow:()=>Promise.resolve().then(function(){return wbe}),"pill-bottle":()=>Promise.resolve().then(function(){return Cbe}),pill:()=>Promise.resolve().then(function(){return Dbe}),"pin-off":()=>Promise.resolve().then(function(){return Ebe}),pin:()=>Promise.resolve().then(function(){return Nbe}),pipette:()=>Promise.resolve().then(function(){return zbe}),pizza:()=>Promise.resolve().then(function(){return Lbe}),"plane-landing":()=>Promise.resolve().then(function(){return $be}),"plane-takeoff":()=>Promise.resolve().then(function(){return Wbe}),plane:()=>Promise.resolve().then(function(){return Kbe}),play:()=>Promise.resolve().then(function(){return Xbe}),"plug-2":()=>Promise.resolve().then(function(){return ewe}),"plug-zap":()=>Promise.resolve().then(function(){return owe}),"plug-zap-2":()=>Promise.resolve().then(function(){return owe}),plug:()=>Promise.resolve().then(function(){return cwe}),plus:()=>Promise.resolve().then(function(){return iwe}),"pocket-knife":()=>Promise.resolve().then(function(){return mwe}),pocket:()=>Promise.resolve().then(function(){return pwe}),podcast:()=>Promise.resolve().then(function(){return vwe}),"pointer-off":()=>Promise.resolve().then(function(){return wwe}),pointer:()=>Promise.resolve().then(function(){return Cwe}),popcorn:()=>Promise.resolve().then(function(){return Dwe}),popsicle:()=>Promise.resolve().then(function(){return Ewe}),"pound-sterling":()=>Promise.resolve().then(function(){return Nwe}),"power-off":()=>Promise.resolve().then(function(){return zwe}),power:()=>Promise.resolve().then(function(){return Lwe}),presentation:()=>Promise.resolve().then(function(){return $we}),"printer-check":()=>Promise.resolve().then(function(){return Wwe}),printer:()=>Promise.resolve().then(function(){return Kwe}),projector:()=>Promise.resolve().then(function(){return Xwe}),proportions:()=>Promise.resolve().then(function(){return eke}),puzzle:()=>Promise.resolve().then(function(){return oke}),pyramid:()=>Promise.resolve().then(function(){return ike}),"qr-code":()=>Promise.resolve().then(function(){return cke}),quote:()=>Promise.resolve().then(function(){return pke}),rabbit:()=>Promise.resolve().then(function(){return vke}),radar:()=>Promise.resolve().then(function(){return mke}),radiation:()=>Promise.resolve().then(function(){return wke}),radical:()=>Promise.resolve().then(function(){return Cke}),"radio-receiver":()=>Promise.resolve().then(function(){return Dke}),"radio-tower":()=>Promise.resolve().then(function(){return Eke}),radio:()=>Promise.resolve().then(function(){return Nke}),radius:()=>Promise.resolve().then(function(){return Lke}),"rail-symbol":()=>Promise.resolve().then(function(){return zke}),rainbow:()=>Promise.resolve().then(function(){return $ke}),rat:()=>Promise.resolve().then(function(){return Wke}),ratio:()=>Promise.resolve().then(function(){return Kke}),"receipt-cent":()=>Promise.resolve().then(function(){return Xke}),"receipt-euro":()=>Promise.resolve().then(function(){return e_e}),"receipt-indian-rupee":()=>Promise.resolve().then(function(){return o_e}),"receipt-japanese-yen":()=>Promise.resolve().then(function(){return i_e}),"receipt-pound-sterling":()=>Promise.resolve().then(function(){return c_e}),"receipt-russian-ruble":()=>Promise.resolve().then(function(){return p_e}),"receipt-swiss-franc":()=>Promise.resolve().then(function(){return m_e}),"receipt-text":()=>Promise.resolve().then(function(){return v_e}),receipt:()=>Promise.resolve().then(function(){return w_e}),"rectangle-ellipsis":()=>Promise.resolve().then(function(){return C_e}),"form-input":()=>Promise.resolve().then(function(){return C_e}),"rectangle-horizontal":()=>Promise.resolve().then(function(){return D_e}),"rectangle-vertical":()=>Promise.resolve().then(function(){return E_e}),recycle:()=>Promise.resolve().then(function(){return N_e}),"redo-2":()=>Promise.resolve().then(function(){return z_e}),"redo-dot":()=>Promise.resolve().then(function(){return L_e}),redo:()=>Promise.resolve().then(function(){return $_e}),"refresh-ccw-dot":()=>Promise.resolve().then(function(){return W_e}),"refresh-ccw":()=>Promise.resolve().then(function(){return K_e}),"refresh-cw-off":()=>Promise.resolve().then(function(){return X_e}),"refresh-cw":()=>Promise.resolve().then(function(){return eCe}),refrigerator:()=>Promise.resolve().then(function(){return oCe}),regex:()=>Promise.resolve().then(function(){return iCe}),"remove-formatting":()=>Promise.resolve().then(function(){return cCe}),"repeat-1":()=>Promise.resolve().then(function(){return pCe}),"repeat-2":()=>Promise.resolve().then(function(){return mCe}),repeat:()=>Promise.resolve().then(function(){return vCe}),"replace-all":()=>Promise.resolve().then(function(){return wCe}),replace:()=>Promise.resolve().then(function(){return CCe}),"reply-all":()=>Promise.resolve().then(function(){return DCe}),reply:()=>Promise.resolve().then(function(){return NCe}),rewind:()=>Promise.resolve().then(function(){return ECe}),ribbon:()=>Promise.resolve().then(function(){return zCe}),rocket:()=>Promise.resolve().then(function(){return LCe}),"rocking-chair":()=>Promise.resolve().then(function(){return $Ce}),"roller-coaster":()=>Promise.resolve().then(function(){return WCe}),"rotate-3d":()=>Promise.resolve().then(function(){return KCe}),"rotate-3-d":()=>Promise.resolve().then(function(){return KCe}),"rotate-ccw-square":()=>Promise.resolve().then(function(){return XCe}),"rotate-ccw":()=>Promise.resolve().then(function(){return eMe}),"rotate-cw-square":()=>Promise.resolve().then(function(){return oMe}),"rotate-cw":()=>Promise.resolve().then(function(){return iMe}),"route-off":()=>Promise.resolve().then(function(){return cMe}),route:()=>Promise.resolve().then(function(){return pMe}),router:()=>Promise.resolve().then(function(){return mMe}),"rows-2":()=>Promise.resolve().then(function(){return vMe}),rows:()=>Promise.resolve().then(function(){return vMe}),"rows-3":()=>Promise.resolve().then(function(){return wMe}),"panels-top-bottom":()=>Promise.resolve().then(function(){return wMe}),"rows-4":()=>Promise.resolve().then(function(){return CMe}),rss:()=>Promise.resolve().then(function(){return DMe}),ruler:()=>Promise.resolve().then(function(){return EMe}),"russian-ruble":()=>Promise.resolve().then(function(){return NMe}),sailboat:()=>Promise.resolve().then(function(){return zMe}),salad:()=>Promise.resolve().then(function(){return LMe}),sandwich:()=>Promise.resolve().then(function(){return $Me}),"satellite-dish":()=>Promise.resolve().then(function(){return WMe}),satellite:()=>Promise.resolve().then(function(){return KMe}),"save-all":()=>Promise.resolve().then(function(){return XMe}),"save-off":()=>Promise.resolve().then(function(){return eSe}),save:()=>Promise.resolve().then(function(){return oSe}),"scale-3d":()=>Promise.resolve().then(function(){return iSe}),"scale-3-d":()=>Promise.resolve().then(function(){return iSe}),scale:()=>Promise.resolve().then(function(){return cSe}),scaling:()=>Promise.resolve().then(function(){return pSe}),"scan-barcode":()=>Promise.resolve().then(function(){return mSe}),"scan-eye":()=>Promise.resolve().then(function(){return vSe}),"scan-face":()=>Promise.resolve().then(function(){return wSe}),"scan-heart":()=>Promise.resolve().then(function(){return CSe}),"scan-line":()=>Promise.resolve().then(function(){return DSe}),"scan-qr-code":()=>Promise.resolve().then(function(){return ESe}),"scan-search":()=>Promise.resolve().then(function(){return NSe}),"scan-text":()=>Promise.resolve().then(function(){return zSe}),scan:()=>Promise.resolve().then(function(){return LSe}),school:()=>Promise.resolve().then(function(){return $Se}),"scissors-line-dashed":()=>Promise.resolve().then(function(){return WSe}),scissors:()=>Promise.resolve().then(function(){return KSe}),"screen-share-off":()=>Promise.resolve().then(function(){return XSe}),"screen-share":()=>Promise.resolve().then(function(){return eDe}),"scroll-text":()=>Promise.resolve().then(function(){return oDe}),scroll:()=>Promise.resolve().then(function(){return iDe}),"search-check":()=>Promise.resolve().then(function(){return cDe}),"search-code":()=>Promise.resolve().then(function(){return pDe}),"search-slash":()=>Promise.resolve().then(function(){return mDe}),"search-x":()=>Promise.resolve().then(function(){return vDe}),search:()=>Promise.resolve().then(function(){return wDe}),section:()=>Promise.resolve().then(function(){return CDe}),"send-horizontal":()=>Promise.resolve().then(function(){return DDe}),"send-horizonal":()=>Promise.resolve().then(function(){return DDe}),"send-to-back":()=>Promise.resolve().then(function(){return EDe}),send:()=>Promise.resolve().then(function(){return NDe}),"separator-horizontal":()=>Promise.resolve().then(function(){return zDe}),"separator-vertical":()=>Promise.resolve().then(function(){return LDe}),"server-cog":()=>Promise.resolve().then(function(){return WDe}),"server-crash":()=>Promise.resolve().then(function(){return $De}),"server-off":()=>Promise.resolve().then(function(){return KDe}),server:()=>Promise.resolve().then(function(){return XDe}),"settings-2":()=>Promise.resolve().then(function(){return eOe}),settings:()=>Promise.resolve().then(function(){return oOe}),shapes:()=>Promise.resolve().then(function(){return iOe}),"share-2":()=>Promise.resolve().then(function(){return cOe}),share:()=>Promise.resolve().then(function(){return pOe}),sheet:()=>Promise.resolve().then(function(){return mOe}),shell:()=>Promise.resolve().then(function(){return vOe}),"shield-alert":()=>Promise.resolve().then(function(){return wOe}),"shield-ban":()=>Promise.resolve().then(function(){return COe}),"shield-check":()=>Promise.resolve().then(function(){return DOe}),"shield-ellipsis":()=>Promise.resolve().then(function(){return EOe}),"shield-half":()=>Promise.resolve().then(function(){return NOe}),"shield-minus":()=>Promise.resolve().then(function(){return zOe}),"shield-off":()=>Promise.resolve().then(function(){return LOe}),"shield-plus":()=>Promise.resolve().then(function(){return $Oe}),"shield-question":()=>Promise.resolve().then(function(){return WOe}),"shield-user":()=>Promise.resolve().then(function(){return KOe}),"shield-x":()=>Promise.resolve().then(function(){return XOe}),"shield-close":()=>Promise.resolve().then(function(){return XOe}),shield:()=>Promise.resolve().then(function(){return ePe}),"ship-wheel":()=>Promise.resolve().then(function(){return oPe}),ship:()=>Promise.resolve().then(function(){return iPe}),shirt:()=>Promise.resolve().then(function(){return cPe}),"shopping-bag":()=>Promise.resolve().then(function(){return pPe}),"shopping-basket":()=>Promise.resolve().then(function(){return vPe}),"shopping-cart":()=>Promise.resolve().then(function(){return mPe}),shovel:()=>Promise.resolve().then(function(){return wPe}),"shower-head":()=>Promise.resolve().then(function(){return CPe}),shrink:()=>Promise.resolve().then(function(){return DPe}),shrub:()=>Promise.resolve().then(function(){return EPe}),shuffle:()=>Promise.resolve().then(function(){return NPe}),sigma:()=>Promise.resolve().then(function(){return zPe}),"signal-high":()=>Promise.resolve().then(function(){return LPe}),"signal-low":()=>Promise.resolve().then(function(){return $Pe}),"signal-medium":()=>Promise.resolve().then(function(){return WPe}),"signal-zero":()=>Promise.resolve().then(function(){return KPe}),signal:()=>Promise.resolve().then(function(){return XPe}),signature:()=>Promise.resolve().then(function(){return eEe}),"signpost-big":()=>Promise.resolve().then(function(){return oEe}),signpost:()=>Promise.resolve().then(function(){return cEe}),siren:()=>Promise.resolve().then(function(){return iEe}),"skip-back":()=>Promise.resolve().then(function(){return pEe}),"skip-forward":()=>Promise.resolve().then(function(){return mEe}),skull:()=>Promise.resolve().then(function(){return vEe}),slack:()=>Promise.resolve().then(function(){return wEe}),slash:()=>Promise.resolve().then(function(){return CEe}),slice:()=>Promise.resolve().then(function(){return DEe}),"sliders-horizontal":()=>Promise.resolve().then(function(){return NEe}),"sliders-vertical":()=>Promise.resolve().then(function(){return EEe}),sliders:()=>Promise.resolve().then(function(){return EEe}),"smartphone-charging":()=>Promise.resolve().then(function(){return zEe}),"smartphone-nfc":()=>Promise.resolve().then(function(){return LEe}),smartphone:()=>Promise.resolve().then(function(){return $Ee}),"smile-plus":()=>Promise.resolve().then(function(){return KEe}),smile:()=>Promise.resolve().then(function(){return WEe}),snail:()=>Promise.resolve().then(function(){return XEe}),snowflake:()=>Promise.resolve().then(function(){return eje}),sofa:()=>Promise.resolve().then(function(){return oje}),soup:()=>Promise.resolve().then(function(){return ije}),space:()=>Promise.resolve().then(function(){return cje}),spade:()=>Promise.resolve().then(function(){return pje}),sparkle:()=>Promise.resolve().then(function(){return mje}),sparkles:()=>Promise.resolve().then(function(){return vje}),stars:()=>Promise.resolve().then(function(){return vje}),speaker:()=>Promise.resolve().then(function(){return Cje}),speech:()=>Promise.resolve().then(function(){return wje}),"spell-check-2":()=>Promise.resolve().then(function(){return Dje}),"spell-check":()=>Promise.resolve().then(function(){return Eje}),spline:()=>Promise.resolve().then(function(){return Nje}),split:()=>Promise.resolve().then(function(){return zje}),"spray-can":()=>Promise.resolve().then(function(){return Lje}),sprout:()=>Promise.resolve().then(function(){return $je}),"square-activity":()=>Promise.resolve().then(function(){return Wje}),"activity-square":()=>Promise.resolve().then(function(){return Wje}),"square-arrow-down-left":()=>Promise.resolve().then(function(){return Kje}),"arrow-down-left-square":()=>Promise.resolve().then(function(){return Kje}),"square-arrow-down-right":()=>Promise.resolve().then(function(){return Xje}),"arrow-down-right-square":()=>Promise.resolve().then(function(){return Xje}),"square-arrow-down":()=>Promise.resolve().then(function(){return eTe}),"arrow-down-square":()=>Promise.resolve().then(function(){return eTe}),"square-arrow-left":()=>Promise.resolve().then(function(){return oTe}),"arrow-left-square":()=>Promise.resolve().then(function(){return oTe}),"square-arrow-out-down-left":()=>Promise.resolve().then(function(){return iTe}),"arrow-down-left-from-square":()=>Promise.resolve().then(function(){return iTe}),"square-arrow-out-down-right":()=>Promise.resolve().then(function(){return cTe}),"arrow-down-right-from-square":()=>Promise.resolve().then(function(){return cTe}),"square-arrow-out-up-left":()=>Promise.resolve().then(function(){return pTe}),"arrow-up-left-from-square":()=>Promise.resolve().then(function(){return pTe}),"square-arrow-out-up-right":()=>Promise.resolve().then(function(){return mTe}),"arrow-up-right-from-square":()=>Promise.resolve().then(function(){return mTe}),"square-arrow-right":()=>Promise.resolve().then(function(){return vTe}),"arrow-right-square":()=>Promise.resolve().then(function(){return vTe}),"square-arrow-up-left":()=>Promise.resolve().then(function(){return wTe}),"arrow-up-left-square":()=>Promise.resolve().then(function(){return wTe}),"square-arrow-up-right":()=>Promise.resolve().then(function(){return CTe}),"arrow-up-right-square":()=>Promise.resolve().then(function(){return CTe}),"square-arrow-up":()=>Promise.resolve().then(function(){return DTe}),"arrow-up-square":()=>Promise.resolve().then(function(){return DTe}),"square-asterisk":()=>Promise.resolve().then(function(){return ETe}),"asterisk-square":()=>Promise.resolve().then(function(){return ETe}),"square-bottom-dashed-scissors":()=>Promise.resolve().then(function(){return NTe}),"scissors-square-dashed-bottom":()=>Promise.resolve().then(function(){return NTe}),"square-chart-gantt":()=>Promise.resolve().then(function(){return zTe}),"gantt-chart-square":()=>Promise.resolve().then(function(){return zTe}),"square-gantt-chart":()=>Promise.resolve().then(function(){return zTe}),"square-check-big":()=>Promise.resolve().then(function(){return LTe}),"check-square":()=>Promise.resolve().then(function(){return LTe}),"square-check":()=>Promise.resolve().then(function(){return $Te}),"check-square-2":()=>Promise.resolve().then(function(){return $Te}),"square-chevron-down":()=>Promise.resolve().then(function(){return WTe}),"chevron-down-square":()=>Promise.resolve().then(function(){return WTe}),"square-chevron-left":()=>Promise.resolve().then(function(){return KTe}),"chevron-left-square":()=>Promise.resolve().then(function(){return KTe}),"square-chevron-right":()=>Promise.resolve().then(function(){return XTe}),"chevron-right-square":()=>Promise.resolve().then(function(){return XTe}),"square-chevron-up":()=>Promise.resolve().then(function(){return eNe}),"chevron-up-square":()=>Promise.resolve().then(function(){return eNe}),"square-code":()=>Promise.resolve().then(function(){return oNe}),"code-square":()=>Promise.resolve().then(function(){return oNe}),"square-dashed-bottom-code":()=>Promise.resolve().then(function(){return iNe}),"square-dashed-bottom":()=>Promise.resolve().then(function(){return cNe}),"square-dashed-kanban":()=>Promise.resolve().then(function(){return pNe}),"kanban-square-dashed":()=>Promise.resolve().then(function(){return pNe}),"square-dashed-mouse-pointer":()=>Promise.resolve().then(function(){return mNe}),"mouse-pointer-square-dashed":()=>Promise.resolve().then(function(){return mNe}),"square-dashed":()=>Promise.resolve().then(function(){return vNe}),"box-select":()=>Promise.resolve().then(function(){return vNe}),"square-divide":()=>Promise.resolve().then(function(){return wNe}),"divide-square":()=>Promise.resolve().then(function(){return wNe}),"square-dot":()=>Promise.resolve().then(function(){return CNe}),"dot-square":()=>Promise.resolve().then(function(){return CNe}),"square-equal":()=>Promise.resolve().then(function(){return DNe}),"equal-square":()=>Promise.resolve().then(function(){return DNe}),"square-function":()=>Promise.resolve().then(function(){return ENe}),"function-square":()=>Promise.resolve().then(function(){return ENe}),"square-kanban":()=>Promise.resolve().then(function(){return NNe}),"kanban-square":()=>Promise.resolve().then(function(){return NNe}),"square-library":()=>Promise.resolve().then(function(){return zNe}),"library-square":()=>Promise.resolve().then(function(){return zNe}),"square-m":()=>Promise.resolve().then(function(){return LNe}),"m-square":()=>Promise.resolve().then(function(){return LNe}),"square-menu":()=>Promise.resolve().then(function(){return $Ne}),"menu-square":()=>Promise.resolve().then(function(){return $Ne}),"square-minus":()=>Promise.resolve().then(function(){return WNe}),"minus-square":()=>Promise.resolve().then(function(){return WNe}),"square-mouse-pointer":()=>Promise.resolve().then(function(){return XNe}),inspect:()=>Promise.resolve().then(function(){return XNe}),"square-parking-off":()=>Promise.resolve().then(function(){return KNe}),"parking-square-off":()=>Promise.resolve().then(function(){return KNe}),"square-parking":()=>Promise.resolve().then(function(){return eRe}),"parking-square":()=>Promise.resolve().then(function(){return eRe}),"square-pen":()=>Promise.resolve().then(function(){return oRe}),"pen-box":()=>Promise.resolve().then(function(){return oRe}),edit:()=>Promise.resolve().then(function(){return oRe}),"pen-square":()=>Promise.resolve().then(function(){return oRe}),"square-percent":()=>Promise.resolve().then(function(){return iRe}),"percent-square":()=>Promise.resolve().then(function(){return iRe}),"square-pi":()=>Promise.resolve().then(function(){return cRe}),"pi-square":()=>Promise.resolve().then(function(){return cRe}),"square-pilcrow":()=>Promise.resolve().then(function(){return pRe}),"pilcrow-square":()=>Promise.resolve().then(function(){return pRe}),"square-play":()=>Promise.resolve().then(function(){return mRe}),"play-square":()=>Promise.resolve().then(function(){return mRe}),"square-plus":()=>Promise.resolve().then(function(){return vRe}),"plus-square":()=>Promise.resolve().then(function(){return vRe}),"square-power":()=>Promise.resolve().then(function(){return wRe}),"power-square":()=>Promise.resolve().then(function(){return wRe}),"square-radical":()=>Promise.resolve().then(function(){return CRe}),"square-round-corner":()=>Promise.resolve().then(function(){return DRe}),"square-scissors":()=>Promise.resolve().then(function(){return ERe}),"scissors-square":()=>Promise.resolve().then(function(){return ERe}),"square-sigma":()=>Promise.resolve().then(function(){return zRe}),"sigma-square":()=>Promise.resolve().then(function(){return zRe}),"square-slash":()=>Promise.resolve().then(function(){return NRe}),"slash-square":()=>Promise.resolve().then(function(){return NRe}),"square-split-horizontal":()=>Promise.resolve().then(function(){return LRe}),"split-square-horizontal":()=>Promise.resolve().then(function(){return LRe}),"square-split-vertical":()=>Promise.resolve().then(function(){return $Re}),"split-square-vertical":()=>Promise.resolve().then(function(){return $Re}),"square-square":()=>Promise.resolve().then(function(){return WRe}),"square-stack":()=>Promise.resolve().then(function(){return KRe}),"square-terminal":()=>Promise.resolve().then(function(){return XRe}),"terminal-square":()=>Promise.resolve().then(function(){return XRe}),"square-user-round":()=>Promise.resolve().then(function(){return eFe}),"user-square-2":()=>Promise.resolve().then(function(){return eFe}),"square-user":()=>Promise.resolve().then(function(){return oFe}),"user-square":()=>Promise.resolve().then(function(){return oFe}),"square-x":()=>Promise.resolve().then(function(){return iFe}),"x-square":()=>Promise.resolve().then(function(){return iFe}),square:()=>Promise.resolve().then(function(){return cFe}),squircle:()=>Promise.resolve().then(function(){return pFe}),squirrel:()=>Promise.resolve().then(function(){return mFe}),stamp:()=>Promise.resolve().then(function(){return vFe}),"star-half":()=>Promise.resolve().then(function(){return wFe}),"star-off":()=>Promise.resolve().then(function(){return CFe}),star:()=>Promise.resolve().then(function(){return DFe}),"step-back":()=>Promise.resolve().then(function(){return EFe}),"step-forward":()=>Promise.resolve().then(function(){return NFe}),stethoscope:()=>Promise.resolve().then(function(){return zFe}),sticker:()=>Promise.resolve().then(function(){return $Fe}),"sticky-note":()=>Promise.resolve().then(function(){return LFe}),store:()=>Promise.resolve().then(function(){return WFe}),"stretch-horizontal":()=>Promise.resolve().then(function(){return KFe}),"stretch-vertical":()=>Promise.resolve().then(function(){return XFe}),strikethrough:()=>Promise.resolve().then(function(){return eze}),subscript:()=>Promise.resolve().then(function(){return oze}),"sun-dim":()=>Promise.resolve().then(function(){return ize}),"sun-medium":()=>Promise.resolve().then(function(){return cze}),"sun-moon":()=>Promise.resolve().then(function(){return pze}),"sun-snow":()=>Promise.resolve().then(function(){return mze}),sun:()=>Promise.resolve().then(function(){return vze}),sunrise:()=>Promise.resolve().then(function(){return wze}),sunset:()=>Promise.resolve().then(function(){return Cze}),superscript:()=>Promise.resolve().then(function(){return Eze}),"swatch-book":()=>Promise.resolve().then(function(){return Dze}),"swiss-franc":()=>Promise.resolve().then(function(){return Nze}),"switch-camera":()=>Promise.resolve().then(function(){return zze}),sword:()=>Promise.resolve().then(function(){return Lze}),swords:()=>Promise.resolve().then(function(){return $ze}),syringe:()=>Promise.resolve().then(function(){return Wze}),"table-2":()=>Promise.resolve().then(function(){return Kze}),"table-cells-merge":()=>Promise.resolve().then(function(){return Xze}),"table-cells-split":()=>Promise.resolve().then(function(){return eAe}),"table-columns-split":()=>Promise.resolve().then(function(){return oAe}),"table-of-contents":()=>Promise.resolve().then(function(){return iAe}),"table-properties":()=>Promise.resolve().then(function(){return cAe}),"table-rows-split":()=>Promise.resolve().then(function(){return pAe}),table:()=>Promise.resolve().then(function(){return mAe}),"tablet-smartphone":()=>Promise.resolve().then(function(){return vAe}),tablet:()=>Promise.resolve().then(function(){return wAe}),tablets:()=>Promise.resolve().then(function(){return CAe}),tag:()=>Promise.resolve().then(function(){return DAe}),tags:()=>Promise.resolve().then(function(){return EAe}),"tally-1":()=>Promise.resolve().then(function(){return NAe}),"tally-2":()=>Promise.resolve().then(function(){return zAe}),"tally-3":()=>Promise.resolve().then(function(){return LAe}),"tally-4":()=>Promise.resolve().then(function(){return $Ae}),"tally-5":()=>Promise.resolve().then(function(){return WAe}),tangent:()=>Promise.resolve().then(function(){return KAe}),target:()=>Promise.resolve().then(function(){return XAe}),telescope:()=>Promise.resolve().then(function(){return eIe}),"tent-tree":()=>Promise.resolve().then(function(){return oIe}),tent:()=>Promise.resolve().then(function(){return iIe}),terminal:()=>Promise.resolve().then(function(){return cIe}),"test-tube-diagonal":()=>Promise.resolve().then(function(){return pIe}),"test-tube-2":()=>Promise.resolve().then(function(){return pIe}),"test-tube":()=>Promise.resolve().then(function(){return mIe}),"test-tubes":()=>Promise.resolve().then(function(){return vIe}),"text-cursor-input":()=>Promise.resolve().then(function(){return wIe}),"text-cursor":()=>Promise.resolve().then(function(){return CIe}),"text-quote":()=>Promise.resolve().then(function(){return DIe}),"text-search":()=>Promise.resolve().then(function(){return EIe}),"text-select":()=>Promise.resolve().then(function(){return NIe}),"text-selection":()=>Promise.resolve().then(function(){return NIe}),text:()=>Promise.resolve().then(function(){return zIe}),theater:()=>Promise.resolve().then(function(){return LIe}),"thermometer-snowflake":()=>Promise.resolve().then(function(){return $Ie}),"thermometer-sun":()=>Promise.resolve().then(function(){return WIe}),thermometer:()=>Promise.resolve().then(function(){return KIe}),"thumbs-down":()=>Promise.resolve().then(function(){return XIe}),"thumbs-up":()=>Promise.resolve().then(function(){return eLe}),"ticket-check":()=>Promise.resolve().then(function(){return oLe}),"ticket-minus":()=>Promise.resolve().then(function(){return iLe}),"ticket-percent":()=>Promise.resolve().then(function(){return cLe}),"ticket-plus":()=>Promise.resolve().then(function(){return pLe}),"ticket-slash":()=>Promise.resolve().then(function(){return mLe}),"ticket-x":()=>Promise.resolve().then(function(){return vLe}),ticket:()=>Promise.resolve().then(function(){return wLe}),"tickets-plane":()=>Promise.resolve().then(function(){return CLe}),tickets:()=>Promise.resolve().then(function(){return DLe}),"timer-off":()=>Promise.resolve().then(function(){return ELe}),"timer-reset":()=>Promise.resolve().then(function(){return NLe}),timer:()=>Promise.resolve().then(function(){return zLe}),"toggle-left":()=>Promise.resolve().then(function(){return LLe}),"toggle-right":()=>Promise.resolve().then(function(){return $Le}),toilet:()=>Promise.resolve().then(function(){return WLe}),tornado:()=>Promise.resolve().then(function(){return KLe}),torus:()=>Promise.resolve().then(function(){return XLe}),"touchpad-off":()=>Promise.resolve().then(function(){return eBe}),touchpad:()=>Promise.resolve().then(function(){return oBe}),"tower-control":()=>Promise.resolve().then(function(){return iBe}),"toy-brick":()=>Promise.resolve().then(function(){return cBe}),tractor:()=>Promise.resolve().then(function(){return pBe}),"traffic-cone":()=>Promise.resolve().then(function(){return mBe}),"train-front-tunnel":()=>Promise.resolve().then(function(){return vBe}),"train-front":()=>Promise.resolve().then(function(){return wBe}),"train-track":()=>Promise.resolve().then(function(){return CBe}),"tram-front":()=>Promise.resolve().then(function(){return DBe}),train:()=>Promise.resolve().then(function(){return DBe}),transgender:()=>Promise.resolve().then(function(){return NBe}),"trash-2":()=>Promise.resolve().then(function(){return EBe}),trash:()=>Promise.resolve().then(function(){return zBe}),"tree-deciduous":()=>Promise.resolve().then(function(){return LBe}),"tree-palm":()=>Promise.resolve().then(function(){return WBe}),palmtree:()=>Promise.resolve().then(function(){return WBe}),"tree-pine":()=>Promise.resolve().then(function(){return $Be}),trees:()=>Promise.resolve().then(function(){return KBe}),trello:()=>Promise.resolve().then(function(){return XBe}),"trending-down":()=>Promise.resolve().then(function(){return eVe}),"trending-up-down":()=>Promise.resolve().then(function(){return oVe}),"trending-up":()=>Promise.resolve().then(function(){return iVe}),"triangle-alert":()=>Promise.resolve().then(function(){return cVe}),"alert-triangle":()=>Promise.resolve().then(function(){return cVe}),"triangle-dashed":()=>Promise.resolve().then(function(){return pVe}),"triangle-right":()=>Promise.resolve().then(function(){return mVe}),triangle:()=>Promise.resolve().then(function(){return vVe}),trophy:()=>Promise.resolve().then(function(){return wVe}),truck:()=>Promise.resolve().then(function(){return CVe}),turtle:()=>Promise.resolve().then(function(){return DVe}),"tv-minimal-play":()=>Promise.resolve().then(function(){return EVe}),"tv-minimal":()=>Promise.resolve().then(function(){return NVe}),"tv-2":()=>Promise.resolve().then(function(){return NVe}),tv:()=>Promise.resolve().then(function(){return zVe}),twitch:()=>Promise.resolve().then(function(){return LVe}),twitter:()=>Promise.resolve().then(function(){return $Ve}),"type-outline":()=>Promise.resolve().then(function(){return WVe}),type:()=>Promise.resolve().then(function(){return KVe}),"umbrella-off":()=>Promise.resolve().then(function(){return XVe}),umbrella:()=>Promise.resolve().then(function(){return e$e}),underline:()=>Promise.resolve().then(function(){return o$e}),"undo-2":()=>Promise.resolve().then(function(){return i$e}),"undo-dot":()=>Promise.resolve().then(function(){return c$e}),undo:()=>Promise.resolve().then(function(){return p$e}),"unfold-horizontal":()=>Promise.resolve().then(function(){return m$e}),"unfold-vertical":()=>Promise.resolve().then(function(){return v$e}),ungroup:()=>Promise.resolve().then(function(){return w$e}),university:()=>Promise.resolve().then(function(){return C$e}),"school-2":()=>Promise.resolve().then(function(){return C$e}),"unlink-2":()=>Promise.resolve().then(function(){return D$e}),unlink:()=>Promise.resolve().then(function(){return E$e}),unplug:()=>Promise.resolve().then(function(){return N$e}),upload:()=>Promise.resolve().then(function(){return z$e}),usb:()=>Promise.resolve().then(function(){return L$e}),"user-check":()=>Promise.resolve().then(function(){return $$e}),"user-cog":()=>Promise.resolve().then(function(){return W$e}),"user-minus":()=>Promise.resolve().then(function(){return K$e}),"user-pen":()=>Promise.resolve().then(function(){return X$e}),"user-plus":()=>Promise.resolve().then(function(){return eHe}),"user-round-check":()=>Promise.resolve().then(function(){return oHe}),"user-check-2":()=>Promise.resolve().then(function(){return oHe}),"user-round-cog":()=>Promise.resolve().then(function(){return iHe}),"user-cog-2":()=>Promise.resolve().then(function(){return iHe}),"user-round-minus":()=>Promise.resolve().then(function(){return cHe}),"user-minus-2":()=>Promise.resolve().then(function(){return cHe}),"user-round-pen":()=>Promise.resolve().then(function(){return pHe}),"user-round-plus":()=>Promise.resolve().then(function(){return mHe}),"user-plus-2":()=>Promise.resolve().then(function(){return mHe}),"user-round-search":()=>Promise.resolve().then(function(){return vHe}),"user-round-x":()=>Promise.resolve().then(function(){return wHe}),"user-x-2":()=>Promise.resolve().then(function(){return wHe}),"user-round":()=>Promise.resolve().then(function(){return CHe}),"user-2":()=>Promise.resolve().then(function(){return CHe}),"user-search":()=>Promise.resolve().then(function(){return DHe}),"user-x":()=>Promise.resolve().then(function(){return EHe}),user:()=>Promise.resolve().then(function(){return NHe}),"users-round":()=>Promise.resolve().then(function(){return zHe}),"users-2":()=>Promise.resolve().then(function(){return zHe}),users:()=>Promise.resolve().then(function(){return LHe}),"utensils-crossed":()=>Promise.resolve().then(function(){return $He}),"fork-knife-crossed":()=>Promise.resolve().then(function(){return $He}),utensils:()=>Promise.resolve().then(function(){return WHe}),"fork-knife":()=>Promise.resolve().then(function(){return WHe}),"utility-pole":()=>Promise.resolve().then(function(){return KHe}),variable:()=>Promise.resolve().then(function(){return XHe}),vault:()=>Promise.resolve().then(function(){return eqe}),vegan:()=>Promise.resolve().then(function(){return oqe}),"venetian-mask":()=>Promise.resolve().then(function(){return iqe}),"venus-and-mars":()=>Promise.resolve().then(function(){return cqe}),venus:()=>Promise.resolve().then(function(){return pqe}),"vibrate-off":()=>Promise.resolve().then(function(){return mqe}),vibrate:()=>Promise.resolve().then(function(){return wqe}),"video-off":()=>Promise.resolve().then(function(){return vqe}),video:()=>Promise.resolve().then(function(){return Cqe}),videotape:()=>Promise.resolve().then(function(){return Dqe}),view:()=>Promise.resolve().then(function(){return Eqe}),voicemail:()=>Promise.resolve().then(function(){return Nqe}),volleyball:()=>Promise.resolve().then(function(){return zqe}),"volume-1":()=>Promise.resolve().then(function(){return Lqe}),"volume-2":()=>Promise.resolve().then(function(){return $qe}),"volume-off":()=>Promise.resolve().then(function(){return Wqe}),"volume-x":()=>Promise.resolve().then(function(){return Kqe}),volume:()=>Promise.resolve().then(function(){return Xqe}),vote:()=>Promise.resolve().then(function(){return eWe}),"wallet-cards":()=>Promise.resolve().then(function(){return oWe}),"wallet-minimal":()=>Promise.resolve().then(function(){return iWe}),"wallet-2":()=>Promise.resolve().then(function(){return iWe}),wallet:()=>Promise.resolve().then(function(){return cWe}),wallpaper:()=>Promise.resolve().then(function(){return pWe}),"wand-sparkles":()=>Promise.resolve().then(function(){return mWe}),"wand-2":()=>Promise.resolve().then(function(){return mWe}),wand:()=>Promise.resolve().then(function(){return vWe}),warehouse:()=>Promise.resolve().then(function(){return wWe}),"washing-machine":()=>Promise.resolve().then(function(){return CWe}),watch:()=>Promise.resolve().then(function(){return DWe}),"waves-ladder":()=>Promise.resolve().then(function(){return EWe}),waves:()=>Promise.resolve().then(function(){return NWe}),waypoints:()=>Promise.resolve().then(function(){return zWe}),webcam:()=>Promise.resolve().then(function(){return LWe}),"webhook-off":()=>Promise.resolve().then(function(){return $We}),webhook:()=>Promise.resolve().then(function(){return WWe}),weight:()=>Promise.resolve().then(function(){return KWe}),"wheat-off":()=>Promise.resolve().then(function(){return XWe}),wheat:()=>Promise.resolve().then(function(){return eUe}),"whole-word":()=>Promise.resolve().then(function(){return oUe}),"wifi-high":()=>Promise.resolve().then(function(){return iUe}),"wifi-low":()=>Promise.resolve().then(function(){return cUe}),"wifi-off":()=>Promise.resolve().then(function(){return pUe}),"wifi-zero":()=>Promise.resolve().then(function(){return mUe}),wifi:()=>Promise.resolve().then(function(){return vUe}),"wind-arrow-down":()=>Promise.resolve().then(function(){return wUe}),wind:()=>Promise.resolve().then(function(){return CUe}),"wine-off":()=>Promise.resolve().then(function(){return DUe}),wine:()=>Promise.resolve().then(function(){return EUe}),workflow:()=>Promise.resolve().then(function(){return NUe}),worm:()=>Promise.resolve().then(function(){return zUe}),"wrap-text":()=>Promise.resolve().then(function(){return LUe}),wrench:()=>Promise.resolve().then(function(){return $Ue}),x:()=>Promise.resolve().then(function(){return WUe}),youtube:()=>Promise.resolve().then(function(){return XUe}),"zap-off":()=>Promise.resolve().then(function(){return KUe}),zap:()=>Promise.resolve().then(function(){return eGe}),"zoom-in":()=>Promise.resolve().then(function(){return oGe}),"zoom-out":()=>Promise.resolve().then(function(){return iGe})};const cGe=e.forwardRef(({name:t,fallback:r,...o},n)=>{const[a,i]=e.useState();return e.useEffect(()=>{(async function(e){if(!(e in lGe))throw new Error("[lucide-react]: Name in Lucide DynamicIcon not found");return(await lGe[e]()).__iconNode})(t).then(i).catch(e=>{console.error(e)})},[t]),null==a?null==r?null:e.createElement(r):e.createElement(TC,{ref:n,...o,iconNode:a})}),uGe=e.forwardRef(({iconName:t,size:r=24,color:o,borderRadius:n,backgroundColor:a,...i},s)=>t?t in lGe?ot(e.Suspense,{fallback:ot(Jse,{size:r,color:o}),children:ot(cGe,{name:t,size:r,color:o,ref:s,style:{borderRadius:n,backgroundColor:a,display:"inline-flex",...i.style},...i})}):(process.env.NODE_ENV,null):null);uGe.displayName="IconRenderer";const dGe="getPickListOptions",pGe="getCalendarEvents",hGe="getDataGridRows",fGe="sendFormData",mGe=()=>{const{forms:e}=ct(),t=r.useQueryClient(),{mutateAsync:o,isPending:n}=r.useMutation({mutationKey:[fGe],mutationFn:async t=>{if(!e?.submit)throw new Error("forms.submit is not provided by ApiProvider");return e.submit(t)},onSuccess:()=>{t.invalidateQueries({queryKey:[dGe]})}});return{submitForm:o,isLoading:n}},yGe=(e,t)=>{if(e&&t)return Object.prototype.hasOwnProperty.call(e,t)?e[t]:t.split(".").reduce((e,t)=>e&&"object"==typeof e?e[t]:void 0,e)},gGe=e=>{const t=JSON.stringify(e);let r;if("undefined"!=typeof window&&"function"==typeof window.btoa)r=window.btoa(unescape(encodeURIComponent(t)));else{const e=globalThis?.Buffer;r=e?e.from(t,"utf8").toString("base64"):""}return r.replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/g,"")},vGe=e=>{try{const t=e.replace(/-/g,"+").replace(/_/g,"/"),r=t.length%4,o=r?new Array(4-r+1).join("="):"";let n;if("undefined"!=typeof window&&"function"==typeof window.atob)n=decodeURIComponent(escape(window.atob(t+o)));else{const e=globalThis?.Buffer;n=e?e.from(t+o,"base64").toString("utf8"):""}return JSON.parse(n)}catch{return null}},xGe=({includeRwoRecordId:e,recordId:t,mapping:r,contextSource:o})=>{const n={},a={};return(r||[]).forEach(e=>{const t=((e,t)=>{if(e&&t)return Object.prototype.hasOwnProperty.call(e,t)?e[t]:yGe(e,t)})(o,String(e.sourceDataModelFieldId));if(null==t)return;const r=String("object"==typeof t&&null!==t&&"id"in t?t.id:t);e.targetOrganismIds.forEach(t=>{a[t]||(a[t]={}),a[t][String(e.sourceDataModelFieldId)]=r})}),e&&t&&(Object.keys(a).forEach(e=>{a[e].rwoRecordId=String(t)}),n.rwoRecordId=String(t)),Object.keys(a).length>0&&(n.rwoContext=gGe(a)),{query:n}},bGe=(t,r={})=>{const{properties:o,moleculeId:n,onClick:a,disabled:i}=t,{onActionStart:s,onActionComplete:l,onActionError:c,onAllActionsComplete:u,stopOnError:d=!0,executeAsync:p=!0}=r,[h,f]=e.useState(!1),[m,y]=e.useState(-1),[g,v]=e.useState([]),[x,b]=e.useState(null),w=e.useMemo(()=>{const e=o?.action,t=e?.action,r=t||e;return r?Array.isArray(r)?r:r&&"object"==typeof r&&"type"in r?[r]:[]:[]},[o?.action]),{setActivePopup:k}=MC(),_=Ut()||{},C=_C?.()||{},{onInternalNavigation:M,formId:S,routing:D,submitHandler:O,localState:P,localStateObject:E,organismInfo:j}=C,{submitForm:T}=mGe()||{},N=e.useCallback(async e=>{if(!e.link)throw new Error("Link configuration missing");if(x7e(e.link)){const t={};e.link?.targetFormId&&(t.organismId=String(e.link?.targetFormId)),e.link?.rwoKey&&(t.rwo=String(e.link?.rwoKey)),console.log("[useButtonAction] link → internal",{internalLink:e.link.internalLink,query:t}),M?.({link:e.link.internalLink||"",query:t})}else console.log("[useButtonAction] link → external",{externalLink:e.link.externalLink}),g7e(e.link.externalLink||"")},[M]),R=e.useCallback(async e=>{if(!e.download)throw new Error("Download configuration missing");console.log("[useButtonAction] download",{url:e.download?.url,name:e.download?.name}),y7e(e.download.url,e.download.name)},[]),F=e.useCallback(e=>{const t=e?.open_popup,r=t?.organismId;if(!r)throw new Error("Popup configuration missing");console.log("[useButtonAction] open_popup",{popupId:r}),k?.({id:r,config:{type:"modal"}})},[k]),z=e.useCallback(async e=>{if(!e.submit)throw new Error("Submit configuration missing");if(!_?.handleSubmit)throw new Error("Form context not available for submit action");const t=(S??"").toString();if(!t)throw new Error("Form ID missing in OrganismContext for submit action");const r=D?.rwoRecordIdFromUrl;let o;return await _.handleSubmit(async n=>{const a={formId:t,data:n};let i;r&&(a.rwoRecordId=r),console.log("[useButtonAction] submit → payload",a);try{if(O)i=await O(a);else{if(!T)return;i=await T(a)}}catch(l){console.error("[useButtonAction] submit → error",l);const t=e.submit?.onError?.link;if(t&&t.internalLink)if(x7e(t)){const e={};t?.rwoKey&&(e.rwo=String(t?.rwoKey)),console.log("[useButtonAction] submit → navigate onError (internal)",{link:t.internalLink,query:e}),M?.({link:t.internalLink||"",query:e})}else console.log("[useButtonAction] submit → navigate onError (external)",{link:t.externalLink}),g7e(t.externalLink||"");throw l}o=i,console.log("[useButtonAction] submit → success",{result:i});const s=e.submit?.onSuccess?.link;if(s&&s.internalLink)if(x7e(s)){const e={};s?.rwoKey&&(e.rwo=String(s?.rwoKey)),console.log("[useButtonAction] submit → navigate onSuccess (internal)",{link:s.internalLink,query:e}),M?.({link:s.internalLink||"",query:e})}else console.log("[useButtonAction] submit → navigate onSuccess (external)",{link:s.externalLink}),g7e(s.externalLink||"");return _?.reset?.(),console.log("[useButtonAction] submit → form reset"),i},async e=>{throw new Error("Form validation failed")})(),o},[_,T,M,S,D]),A=e.useCallback(async(e,t)=>{const r=B(e,t);if(!r)throw new Error(`Navigation configuration missing for ${t}`);switch(t){case"navigateToCreateForm":if(r.targetFormId){const e=`?organismId=${r.targetFormId}`;console.log("[useButtonAction] navigate_to_create_form",{link:e}),M?.({link:e})}break;case"navigateToEditForm":if(r.targetFormId){const e=D?.rwoRecordIdFromUrl,t=e||(j&&j.id?String(j.id):""),o=`?organismId=${r.targetFormId}`+(t?`&rwoRecordId=${t}`:"");console.log("[useButtonAction] navigate_to_edit_form",{link:o}),M?.({link:o})}break;case"navigateToPrepopulateForm":{const e=r?.link?.internalLink||"",t=r.targetFormId;if(!t&&!e)break;const o=Array.isArray(r?.fieldMap)?r.fieldMap:[],n=_&&"function"==typeof _.getValues?_.getValues():{},a=E&&Object.keys(E||{}).length?E:n,i={};o.filter(e=>e?.source&&e?.destination).forEach(e=>{const t=yGe(a,String(e.source));void 0!==t&&(i[String(e.destination)]=t)});const s=e||`?organismId=${encodeURIComponent(String(t||""))}`;console.log("[useButtonAction] navigate_to_prepopulate_form",{link:s,prefillKeys:Object.keys(i).length}),M?.({link:s,state:{prefill:i,targetFormId:t}})}break;case"navigateToOrganismWithRwoContext":{const e=r?.sourceDataModelFieldId,t=r?.targetOrganismIds;if(!e||!Array.isArray(t)||0===t.length)break;const o=e=>"object"==typeof e&&e&&"id"in e?String(e.id):null!=e?String(e):void 0;let n;if(P&&e in P&&(n=o(P[e])),!n&&E){const t=yGe(E,e);n=o(t)}if(!n&&_&&"function"==typeof _.getValues){const t=yGe(_.getValues(),e);n=o(t)}!n&&e&&(n=String(e));const a={};t.forEach(t=>{a[t]||(a[t]={}),n&&(a[t].rwoRecordId=String(n)),e&&(a[t][String(e)]=String(n||""))});const i={};Object.keys(a).length>0&&(i.rwoContext=gGe(a));const s=new URL(window?.location?.href||"/");console.log("[useButtonAction] navigate_to_organism_with_rwo_context",{query:i,link:s.pathname}),M?.({link:s.pathname,query:i})}break;case"navigateToPageWithRwoContext":{const e=r?.link,t=!1!==r?.includeRwoRecordId,o=Array.isArray(r?.rwoContextMapping)?r.rwoContextMapping:[];if(!e?.internalLink)break;const n={...P||{},...E||{},..._&&"function"==typeof _.getValues?_.getValues():{}},a=D?.rwoRecordIdFromUrl,{query:i}=xGe({includeRwoRecordId:t,recordId:a,mapping:o,contextSource:n});console.log("[useButtonAction] navigate_to_page_with_rwo_context",{link:e.internalLink,query:i}),M?.({link:e.internalLink,query:i})}}},[M,_,P,E,j,D]),I=e.useCallback(e=>{_?.reset?.()},[_]),L=e.useCallback(e=>{_?.reset?.()},[_]),B=e.useCallback((e,t)=>{switch(t){case"navigateToCreateForm":return e.navigateToCreateForm||null;case"navigateToEditForm":return e.navigateToEditForm||null;case"navigateToPrepopulateForm":return e.navigateToPrepopulateForm||null;case"navigateToOrganismWithRwoContext":return e.navigateToOrganismWithRwoContext||null;case"navigateToPageWithRwoContext":return e.navigateToPageWithRwoContext||null;default:return null}},[]),V=e.useCallback(async(e,t)=>{s?.(e,t),console.log("[useButtonAction] action → start",{index:t,type:e.type});try{let r;switch(e.type){case"link":await N(e),r="Link executed";break;case"download":await R(e),r="Download executed";break;case"submit":r=await z(e);break;case"open_popup":F(e),r="Popup opened";break;case"navigate_to_create_form":await A(e,"navigateToCreateForm"),r="Navigation executed";break;case"navigate_to_edit_form":await A(e,"navigateToEditForm"),r="Navigation executed";break;case"navigate_to_prepopulate_form":await A(e,"navigateToPrepopulateForm"),r="Navigation executed";break;case"navigate_to_organism_with_rwo_context":await A(e,"navigateToOrganismWithRwoContext"),r="Navigation executed";break;case"navigate_to_page_with_rwo_context":await A(e,"navigateToPageWithRwoContext"),r="Navigation executed";break;case"reset":I(e),r="Reset executed";break;case"destroy":L(e),r="Destroy executed";break;default:throw new Error(`Unsupported action type: ${e.type}`)}return l?.(e,t,r),console.log("[useButtonAction] action → complete",{index:t,type:e.type,result:r}),r}catch(r){const o=r instanceof Error?r:new Error(String(r));if(c?.(e,t,o),console.error("[useButtonAction] action → error",{index:t,type:e.type,error:o}),d)throw o;return null}},[s,l,c,d,N,R,z,F,A,I,L]),$=e.useCallback(async()=>{if(0===w.length)return[];f(!0),y(0),v([]),b(null),console.log("[useButtonAction] executeActions → start",{actionsCount:w.length,executeAsync:p,stopOnError:d});try{const e=w.some(e=>"submit"===e?.type),t=p&&!e;if(console.log("[useButtonAction] executeActions → mode",{containsSubmit:e,runParallel:t}),t){const e=w.map((e,t)=>V(e,t));if(d){const t=await Promise.all(e);return v(t),console.log("[useButtonAction] executeActions → complete (parallel)",{results:t}),u?.(t),t}const t=(await Promise.allSettled(e)).map(e=>"fulfilled"===e.status?e.value:null);return v(t),console.log("[useButtonAction] executeActions → complete (parallel, settled)",{results:t}),u?.(t),t}const r=new Set(["link","navigate_to_create_form","navigate_to_edit_form","navigate_to_prepopulate_form","navigate_to_organism_with_rwo_context","navigate_to_page_with_rwo_context"]),o=w.filter(e=>e&&"submit"!==e.type&&!r.has(e.type)),n=w.filter(e=>e&&"submit"===e.type),a=w.filter(e=>e&&r.has(e.type)),i=e?[...o,...n,...a]:w;console.log("[useButtonAction] executeActions → sequential order",{order:i.map(e=>e?.type)});const s=[];for(let l=0;l<i.length;l+=1){y(l);const e=await V(i[l],l);s.push(e),v([...s])}return console.log("[useButtonAction] executeActions → complete (sequential)",{results:s}),u?.(s),s}catch(e){const t=e instanceof Error?e:new Error(String(e));throw b(t),console.error("[useButtonAction] executeActions → failed",t),t}finally{f(!1),y(-1)}},[w,V,u,p,d]),H=e.useCallback(e=>{i||(a?a(e):w.length>0&&(console.log("[useButtonAction] handleAction → click",{moleculeId:n,disabled:i,actionsCount:w.length}),$().catch(()=>{})))},[i,n,a,w,$]);return{executeActions:$,handleAction:H,isExecuting:h,currentActionIndex:m,results:g,error:x}},wGe=e.forwardRef(({gap:e,moleculeId:t,configurationItemInfo:r,fontSize:o,fontWeight:n,fontFamily:a,textAlign:i,text:s,wrapText:l=!1,properties:c,borderRadius:u=0,endIcon:d,startIcon:p,fullWidth:h=!1,height:f,width:m,minWidth:y,maxWidth:g,minHeight:v,maxHeight:x,iconOnly:b=!1,elevation:w=0,fillColor:k="primary",fillColorDisabled:_,fillColorHover:C,fillColorPressed:M,borderColor:S,borderColorDisabled:D,borderColorHover:O,borderColorPressed:P,textColor:E,textColorDisabled:j,textColorHover:T,textColorPressed:N,variant:R="contained",color:F="primary",disabled:z=!1,link:A,onClick:I,externalOnClick:L,marginTop:B="0",marginRight:V="0",marginBottom:$="0",marginLeft:H="0",paddingTop:q="0",paddingRight:W="0",paddingBottom:U="0",paddingLeft:G="0",...K},Y)=>{const{onStateChange:Z}=OC(),{handleAction:X,isExecuting:Q,currentActionIndex:J,results:ee,error:te}=bGe({properties:c?{...c,action:c.action||[]}:void 0,moleculeId:t,onClick:L||I,disabled:z},{onActionStart:void 0,onActionComplete:void 0,onActionError:void 0,onAllActionsComplete:void 0,stopOnError:!0,executeAsync:!0}),re=s||c?.text?.text||"",oe=e=>{z||Q||(L?(L(e),Z?.({id:t,type:"clicked"})):(X(e),Z?.({id:t,type:"clicked"})))},ne=k||F,ae="contained"===R,ie=_||Wr(ne,.5),se=j||Wr(E||Kr.colors.gray2,.5),le=D||Wr(S||ne,.5),ce=z||Q,ue=ce?se:E,de=S||ne,pe={style:{width:o,height:o,strokeWidth:"bold"===n?2.5:1.5}};return b?ot(Zu,{ref:Y,id:t,href:A,disabled:ce,onClick:oe,sx:{...h?{width:"100%"}:{width:m},height:f,...y&&{minWidth:y},...g&&{maxWidth:g},...v&&{minHeight:v},...x&&{maxHeight:x},marginTop:B,marginRight:V,marginBottom:$,marginLeft:H,paddingTop:q,paddingRight:W,paddingBottom:U,paddingLeft:G,borderRadius:u,backgroundColor:ae?ne:"transparent",borderWidth:"bold"===n?2:1.5,borderStyle:"solid",borderColor:de,color:ue,boxShadow:Gr(w),"&:hover":{backgroundColor:C||Wr(ne,.8),borderColor:O||Wr(de,.8),color:T||ue},"&:active":{backgroundColor:M||Wr(ne,.6),borderColor:P||Wr(de,.6),color:N||ue},"&.Mui-disabled":{backgroundColor:ae?ie:"transparent",borderColor:le,color:se}},...r,...K,children:ot(uGe,{iconName:p||"circle-power",color:ue,...pe})}):ot(Xf,{ref:Y,id:t,href:A,variant:R,disabled:ce,fullWidth:h,onClick:oe,disableElevation:0===w,endIcon:d&&ot(uGe,{color:ue,iconName:d,...pe}),startIcon:p&&ot(uGe,{color:ue,iconName:p,...pe}),sx:{...h?{}:{width:m},height:f,...y&&{minWidth:y},...g&&{maxWidth:g},...v&&{minHeight:v},...x&&{maxHeight:x},gap:e,alignItems:"center",justifyContent:i,pointerEvents:z?"none":"auto",marginTop:B,marginRight:V,marginBottom:$,marginLeft:H,paddingTop:q,paddingRight:W,paddingBottom:U,paddingLeft:G,borderRadius:u,borderWidth:"bold"===n?2:1.5,borderStyle:"solid",borderColor:de,textTransform:"none",backgroundColor:ae?ne:"transparent",color:ue,boxShadow:Gr(w),"&:hover":{backgroundColor:C||(ae?Wr(ne,.8):"transparent"),borderColor:O||Wr(de,.8),color:T||ue},"&:active":{backgroundColor:M||(ae?Wr(ne,.6):"transparent"),borderColor:P||Wr(de,.6),color:N||ue},"&.Mui-disabled":{backgroundColor:ae?ie:"transparent",borderColor:le,color:se}},...r,...K,children:re&&ot(yd,{component:"span",noWrap:!l,sx:{fontSize:o,fontWeight:n,fontFamily:a,textAlign:i,color:"inherit"},children:Q?"Loading...":re})})});wGe.displayName="NewButton";const kGe=({fill:e=Kr.colors.gray5,color:t=Kr.colors.gray3,size:r=33,...o})=>ot("svg",{width:r,height:r,viewBox:"0 0 33 33",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:ot("path",{d:"M21.734 24.2969L16.1687 20.8186L10.6035 24.2969V8.99253C10.6035 8.80803 10.6768 8.63109 10.8073 8.50063C10.9377 8.37017 11.1147 8.29688 11.2992 8.29688H21.0383C21.2228 8.29688 21.3997 8.37017 21.5302 8.50063C21.6607 8.63109 21.734 8.80803 21.734 8.99253V24.2969Z",stroke:t,fill:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),_Ge=({color:e=Kr.colors.gray1,size:t=32})=>ot("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",style:Hr(t),children:ot("path",{d:"M24 12.5417L16 20.5417L8 12.5417",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),CGe=({color:e=Kr.colors.gray1,...t})=>ot("svg",{width:18,height:11,fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:ot("path",{d:"m1 9.5 8-8 8 8",stroke:e,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})}),MGe=({color:e=Kr.colors.blue,size:t=16,...r})=>ot("svg",{width:17,height:16,viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:Hr(t),...r,children:ot("path",{d:"M10.7693 12L6.76929 8L10.7693 4",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"})}),SGe=({color:e=Kr.colors.gray1,size:t=33,...r})=>ot("svg",{width:"33",height:"33",viewBox:"0 0 33 33",fill:"none",...r,style:Hr(t),children:ot("path",{d:"M12.9968 8.5L20.9968 16.5L12.9968 24.5",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),DGe=({size:e=16,color:t=Kr.colors.black})=>ot("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",style:Hr(e),children:ot("path",{d:"M12 5.83331L6.66667 11.1666L4 8.49998",stroke:t,strokeLinecap:"round",strokeLinejoin:"round"})}),OGe=({size:e=16,color:t=Kr.colors.black})=>nt("svg",{pointerEvents:"none",width:e,height:e,viewBox:`0 0 ${e} ${e}`,fill:"none",children:[ot("path",{d:"M8 12C10.2091 12 12 10.2091 12 8C12 5.79086 10.2091 4 8 4C5.79086 4 4 5.79086 4 8C4 10.2091 5.79086 12 8 12Z",stroke:t,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M7.6665 7.66663H7.99984V9.99996H8.33317",stroke:t,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M7.91667 6.58333C8.14679 6.58333 8.33333 6.39679 8.33333 6.16667C8.33333 5.93655 8.14679 5.75 7.91667 5.75C7.68655 5.75 7.5 5.93655 7.5 6.16667C7.5 6.39679 7.68655 6.58333 7.91667 6.58333Z",fill:t})]}),PGe=({size:e=32,color:t=Kr.colors.gray1})=>ot("svg",{width:32,height:32,viewBox:"0 0 32 32",style:Hr(e),fill:"none",children:ot("path",{d:"M8.68138 8.45905H23.3186C23.4508 8.45909 23.5802 8.49758 23.6909 8.56983C23.8016 8.64208 23.8889 8.74498 23.9422 8.86598C23.9955 8.98698 24.0124 9.12086 23.991 9.25132C23.9695 9.38177 23.9105 9.50317 23.8213 9.60072L18.2237 15.7606C18.1072 15.8853 18.0431 16.0501 18.0448 16.2207V21.043C18.0458 21.1563 18.0183 21.268 17.9646 21.3677C17.911 21.4675 17.8331 21.5522 17.7381 21.6138L15.0117 23.4286C14.9094 23.4959 14.7909 23.5345 14.6686 23.5402C14.5462 23.5459 14.4246 23.5186 14.3165 23.461C14.2084 23.4035 14.1178 23.3179 14.0542 23.2132C13.9907 23.1086 13.9565 22.9887 13.9552 22.8663V16.2207C13.9569 16.0501 13.8928 15.8853 13.7763 15.7606L8.1787 9.60072C8.08946 9.50317 8.03051 9.38177 8.00905 9.25132C7.98758 9.12086 8.00451 8.98698 8.05779 8.86598C8.11107 8.74498 8.19838 8.64208 8.3091 8.56983C8.41982 8.49758 8.54917 8.45909 8.68138 8.45905V8.45905Z",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),EGe=({size:e=18,color:t=Kr.colors.gray2})=>nt("svg",{width:32,height:32,viewBox:"0 0 32 32",style:Hr(e),children:[ot("path",{d:"M24 8L8 24",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M24 24L8 8",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),jGe=({color:e=Kr.colors.primary,size:t=32})=>nt("svg",{width:"33",height:"33",viewBox:"0 0 33 33",fill:"none",style:Hr(t),children:[ot("path",{d:"M16.8203 11.111C11.106 11.111 8.82031 16.2539 8.82031 16.2539C8.82031 16.2539 11.106 21.3967 16.8203 21.3967C22.5346 21.3967 24.8203 16.2539 24.8203 16.2539C24.8203 16.2539 22.5346 11.111 16.8203 11.111Z",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M16.8205 19.111C18.3985 19.111 19.6777 17.8318 19.6777 16.2539C19.6777 14.6759 18.3985 13.3967 16.8205 13.3967C15.2426 13.3967 13.9634 14.6759 13.9634 16.2539C13.9634 17.8318 15.2426 19.111 16.8205 19.111Z",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),TGe=({color:e=Kr.colors.gray1,size:t=32})=>nt("svg",{width:"17",height:"17",viewBox:"0 0 17 17",fill:"none",style:Hr(t),children:[ot("path",{d:"M11.8667 7.4231L12.8204 9.06807",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M9.91357 8.33929L10.2093 10.0176",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M7.72732 8.33508L7.43164 10.0175",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M5.77398 7.4231L4.82031 9.07639",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M4.82422 6.49023C5.52385 7.35645 6.80651 8.4517 8.82212 8.4517C10.8377 8.4517 12.1204 7.35645 12.82 6.49023",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"})]}),NGe=({color:e="#F20089",size:t=44})=>nt("svg",{width:t,height:t,viewBox:`0 0 ${t} ${t}`,fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[ot("path",{d:"M3.90742 14.3118C2.63783 12.9106 1.95569 11.0749 2.00223 9.18463C2.04877 7.29439 2.82043 5.49444 4.15743 4.15743C5.49444 2.82043 7.29439 2.04877 9.18463 2.00223C11.0749 1.95569 12.9106 2.63783 14.3118 3.90742L40.0926 29.6882C41.3622 31.0894 42.0443 32.9251 41.9978 34.8154C41.9512 36.7056 41.1796 38.5056 39.8426 39.8426C38.5056 41.1796 36.7056 41.9512 34.8154 41.9978C32.9251 42.0443 31.0894 41.3622 29.6882 40.0926L3.90742 14.3118Z",stroke:e,strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M29.6882 3.90742C31.0894 2.63783 32.9251 1.95569 34.8154 2.00223C36.7056 2.04877 38.5056 2.82043 39.8426 4.15743C41.1796 5.49444 41.9512 7.29439 41.9978 9.18463C42.0443 11.0749 41.3622 12.9106 40.0926 14.3118L14.3118 40.0926C12.9106 41.3622 11.0749 42.0443 9.18463 41.9978C7.29439 41.9512 5.49444 41.1796 4.15743 39.8426C2.82043 38.5056 2.04877 36.7056 2.00223 34.8154C1.95569 32.9251 2.63783 31.0894 3.90742 29.6882L29.6882 3.90742Z",stroke:e,strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{opacity:"0.5",d:"M22 22.9208C22.5085 22.9208 22.9208 22.5086 22.9208 22.0001C22.9208 21.4916 22.5085 21.0793 22 21.0793C21.4915 21.0793 21.0793 21.4916 21.0793 22.0001C21.0793 22.5086 21.4915 22.9208 22 22.9208Z",stroke:e,strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M22 24.7622C23.5256 24.7622 24.7622 23.5256 24.7622 22C24.7622 20.4745 23.5256 19.2378 22 19.2378C20.4745 19.2378 19.2378 20.4745 19.2378 22C19.2378 23.5256 20.4745 24.7622 22 24.7622Z",fill:"#F20089"})]}),RGe=({size:e=16,color:t=Kr.colors.gray2})=>ot("svg",{width:e,height:e,viewBox:`0 0 ${e} ${e}`,fill:"none",xmlns:"http://www.w3.org/2000/svg",children:ot("path",{d:"M4 8H12",stroke:t,strokeLinecap:"round",strokeLinejoin:"round"})}),FGe=({size:e=18,color:t="#fff"})=>ot("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",style:Hr(e),children:ot("path",{d:"M5.325 17h5.333M2.017 7a5.992 5.992 0 0 1 6.025-6c3.3.025 5.941 2.767 5.941 6.075v.592c0 2.983.625 4.716 1.175 5.666a.666.666 0 0 1-.575 1H1.417a.668.668 0 0 1-.575-1c.55-.95 1.175-2.683 1.175-5.666V7Z",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})}),zGe=({size:e=18,color:t=Kr.colors.yellowShade})=>nt("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",style:Hr(e),children:[ot("path",{d:"M9 6.46v3.08M7.938 1.535 1.165 13.234a1.232 1.232 0 0 0 1.062 1.847h13.546a1.232 1.232 0 0 0 1.062-1.847L10.062 1.535a1.224 1.224 0 0 0-2.124 0v0Z",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M9 13.08a.77.77 0 1 0 0-1.54.77.77 0 0 0 0 1.54Z",fill:t})]}),AGe=({size:e=27,color:t=Kr.colors.gray1})=>ot("svg",{width:18,height:27,fill:"none",viewBox:"0 0 18 27",style:Hr(e),children:ot("path",{d:"M14.359 1.254H3.282c-1.02 0-1.846.826-1.846 1.846v20.308c0 1.02.826 1.846 1.846 1.846h11.077c1.02 0 1.846-.827 1.846-1.846V3.1c0-1.02-.827-1.846-1.846-1.846ZM1.436 4.946h14.769M1.436 21.562h14.769",stroke:t,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})}),IGe=({size:e=27,color:t=Kr.colors.gray1})=>nt("svg",{width:27,height:21,viewBox:"0 0 27 21",fill:"none",style:Hr(e),children:[ot("path",{d:"M1.82 1.254h24v17a1 1 0 0 1-1 1h-22a1 1 0 0 1-1-1v-17Z",stroke:t,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"m25.82 1.254-12 11-12-11",stroke:t,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})]}),LGe=({size:e=18,color:t=Kr.colors.gray2})=>nt("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",style:Hr(e),children:[ot("path",{d:"M8.65273 12.1304H5.87012V9.34783L14.2179 1L17.0006 3.78261L8.65273 12.1304Z",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M12.1318 3.08698L14.9144 5.86958",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M16.3053 8.65217V16.3043C16.3053 16.4888 16.232 16.6658 16.1016 16.7962C15.9711 16.9267 15.7942 17 15.6097 17H1.69663C1.51213 17 1.33519 16.9267 1.20473 16.7962C1.07427 16.6658 1.00098 16.4888 1.00098 16.3043V2.3913C1.00098 2.2068 1.07427 2.02986 1.20473 1.8994C1.33519 1.76894 1.51213 1.69565 1.69663 1.69565H9.3488",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),BGe=({size:e=18,color:t=Kr.colors.gray2})=>nt("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",style:Hr(e),children:[ot("path",{d:"M17.001 5.66364V16.2727C17.001 16.4656 16.9243 16.6506 16.788 16.787C16.6516 16.9234 16.4666 17 16.2737 17H1.72825C1.53536 17 1.35038 16.9234 1.21399 16.787C1.0776 16.6506 1.00098 16.4656 1.00098 16.2727V1.72728C1.00098 1.53439 1.0776 1.34941 1.21399 1.21302C1.35038 1.07663 1.53536 1 1.72825 1H12.3373C12.4318 0.999673 12.5253 1.01797 12.6127 1.05385C12.7001 1.08973 12.7795 1.14248 12.8464 1.2091L16.7919 5.15455C16.8585 5.22149 16.9112 5.30091 16.9471 5.38827C16.983 5.47563 17.0013 5.5692 17.001 5.66364V5.66364Z",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M4.6377 17V11.1819C4.6377 10.989 4.71432 10.804 4.85071 10.6676C4.9871 10.5312 5.17208 10.4546 5.36497 10.4546H12.6377C12.8306 10.4546 13.0156 10.5312 13.152 10.6676C13.2883 10.804 13.365 10.989 13.365 11.1819V17",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M11.1827 3.90906H6.0918",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),VGe=({size:e=19,color:t=Kr.colors.gray2})=>nt("svg",{width:19,height:14,viewBox:"0 0 19 14",fill:"none",style:Hr(e),children:[ot("path",{d:"M1.28174 7.14917H17.2817",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M1.28174 1.33105H17.2817",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M1.28174 12.9675H17.2817",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),$Ge=({size:e=48,color:t=Kr.colors.gray4})=>nt("svg",{width:"49",height:"49",viewBox:"0 0 49 49",fill:"none",style:Hr(e),children:[ot("path",{d:"M24.457 40.4443C33.2936 40.4443 40.457 33.2809 40.457 24.4443C40.457 15.6078 33.2936 8.44434 24.457 8.44434C15.6205 8.44434 8.45703 15.6078 8.45703 24.4443C8.45703 33.2809 15.6205 40.4443 24.457 40.4443Z",stroke:t,strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M29.7827 24.4442L21.7827 19.1108V29.7775L29.7827 24.4442Z",stroke:t,strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),HGe=({size:e=32,color:t=Kr.colors.gray3,...r})=>nt("svg",{width:32,height:32,viewBox:"0 0 32 32",style:Hr(e),fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[ot("path",{d:"M15 22.0391C18.866 22.0391 22 18.9051 22 15.0391C22 11.1731 18.866 8.03906 15 8.03906C11.134 8.03906 8 11.1731 8 15.0391C8 18.9051 11.134 22.0391 15 22.0391Z",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M19.9502 19.9891L24.0002 24.0391",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),qGe=({color:e=Kr.colors.gray1,...t})=>nt("svg",{width:"19",height:"15",viewBox:"0 0 19 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[ot("path",{d:"M1.33337 7.5H17.3334",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M10.7878 0.95459L17.3332 7.50004L10.7878 14.0455",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),WGe={ArrowRight:qGe,Bell:FGe,Bookmark:kGe,CaretDown:_Ge,CaretLeft:MGe,CaretRight:SGe,CaretUp:CGe,Check:DGe,Close:EGe,Edit:LGe,Filter:PGe,Hide:TGe,Info:OGe,InfoBoxIcon:NGe,Mail:IGe,Menu:VGe,Minus:RGe,Mobile:AGe,Play:$Ge,Save:BGe,Search:HGe,View:jGe,Warning:zGe},UGe=({href:e,...t})=>{const r={target:"_blank"};return e&&""!==e&&(r.href=e),ot("a",{...r,...t})},GGe=xo(UGe)`
|
|
255
|
+
`,mC=Qs({...Kr,palette:{mode:"light"},shape:{borderRadius:8}}),yC=t=>{const r=(e=>{const{devices:t}=Kr,r=Object.keys(t),o=r[r.indexOf(e)+1];return"xl"===e?`(min-width: ${t[e]} )`:`(min-width: ${t[e]}) and (max-width: ${t[o]||t[e]})`})(t),o=()=>"undefined"!=typeof window&&window.matchMedia(r).matches,[n,a]=e.useState(o()),i=()=>a(o());return e.useEffect(()=>{if("undefined"==typeof window)return;const e=window.matchMedia(r);return i(),e.addEventListener("change",i),()=>{e.removeEventListener("change",i)}},[r]),n},gC=()=>e.useContext($r),vC=e.createContext({isMLRReview:!1,annotationsList:{links:[],tags:[]},showAnnotations:!1}),xC=()=>e.useContext(vC),bC=e.createContext({items:[],groupStepItemsByStepContainer:()=>({}),dateFields:[],setDateFields:()=>null,formId:"",submitHandler:()=>Promise.resolve(),validations:[],editable:!0,isPreview:!1,organismBodyId:"",isFormInEditMode:!0,organismMetadata:{},organismInfo:{},localStateObject:null,localState:{},setLocalStateValue:()=>null,isConfigurationMode:!1,onConfigurationItemClicked:()=>null,selectedConfigurationItemId:"",currentStyleProperties:{},currentContentProperties:{},onInternalNavigation:()=>null,routing:void 0,prefillData:null,loadRecordData:void 0}),wC=e=>{const t={};return e.forEach(e=>{"container"===e.instance&&(e=>{let r="";"form_step"===e.type&&(r=e.id),e.items.forEach(e=>{r&&(t[r]||(t[r]=[]),t[r].push(e))})})(e)}),t},kC=({initItems:t=[],children:r,submitHandler:o,formId:n,validations:a,editable:i=!0,isPreview:s=!1,organismBodyId:c,isFormInEditMode:u=!0,organismMetadata:d,organismInfo:p,localStateObject:h=null,isConfigurationMode:f=!1,onConfigurationItemHandler:m,selectedConfigurationItemId:y,currentStyleProperties:g={},currentContentProperties:v={},onInternalNavigation:x=()=>null,routing:b,prefillData:w=null,loadRecordData:k})=>{const[_,C]=l.default.useState([]),[M,S]=e.useState(h||{}),D=e.useCallback((e,t)=>{S(r=>({...r,[e]:t}))},[]),O=l.default.useMemo(()=>(e,t)=>{if(!e)return;const r={...e,organismInfo:p,organismId:p?.id,organismSubtype:p?.subtype,libraryEntityId:e?.libraryEntityId||p?.moleculeLibraryId||e?.moleculeLibraryId||void 0};!r.pmiObjectId&&p?.pmiObjectId&&(r.pmiObjectId=p.pmiObjectId),m?.(r,t,p)},[m,p]),P=l.default.useMemo(()=>(Array.isArray(t)?t:[t]).map(e=>"children"in e&&!("items"in e)&&Array.isArray(e.children)?{...e,items:e.children}:e),[t]),E=l.default.useMemo(()=>({dateFields:_,setDateFields:C,items:P,groupStepItemsByStepContainer:()=>wC(P),submitHandler:o,formId:n,validations:a,editable:i,isPreview:s,organismBodyId:c,isFormInEditMode:u,organismMetadata:d,organismInfo:p,localStateObject:h,localState:M,setLocalStateValue:D,isConfigurationMode:f,onConfigurationItemClicked:O,selectedConfigurationItemId:y,currentStyleProperties:g,currentContentProperties:v,onInternalNavigation:x,routing:b,prefillData:w,loadRecordData:k}),[P,n,a,i,s,_,C,o,c,u,d,p,h,M,D,f,O,y,g,v,x,b,w,k]);return ot(bC.Provider,{value:E,children:r})},_C=()=>e.useContext(bC),CC=e.createContext({activePopup:null,setActivePopup:()=>{},clearActivePopup:()=>{}}),MC=()=>{const t=e.useContext(CC);if(!t)throw new Error("usePopupContext must be used within a PopupProvider");return t},SC=e.createContext({stateConfig:{},stateHandler:()=>null,authenticated:!1}),DC=()=>e.useContext(SC),OC=()=>{const{stateConfig:e,stateHandler:t,authenticated:r}=DC();return{onStateChange:({id:o,type:n})=>{o&&e?.[o]&&Object.prototype.hasOwnProperty.call(e[o],"interacted")&&r&&t?.({[o]:{interacted:n}})}}},PC=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),EC=(...e)=>e.filter((e,t,r)=>Boolean(e)&&""!==e.trim()&&r.indexOf(e)===t).join(" ").trim();var jC={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"};const TC=e.forwardRef(({color:t="currentColor",size:r=24,strokeWidth:o=2,absoluteStrokeWidth:n,className:a="",children:i,iconNode:s,...l},c)=>e.createElement("svg",{ref:c,...jC,width:r,height:r,stroke:t,strokeWidth:n?24*Number(o)/Number(r):o,className:EC("lucide",a),...l},[...s.map(([t,r])=>e.createElement(t,r)),...Array.isArray(i)?i:[i]])),NC=(t,r)=>{const o=e.forwardRef(({className:o,...n},a)=>e.createElement(TC,{ref:a,iconNode:r,className:EC(`lucide-${PC(t)}`,o),...n}));return o.displayName=`${t}`,o},RC=[["path",{d:"M3.5 13h6",key:"p1my2r"}],["path",{d:"m2 16 4.5-9 4.5 9",key:"ndf0b3"}],["path",{d:"M18 7v9",key:"pknjwm"}],["path",{d:"m14 12 4 4 4-4",key:"buelq4"}]],FC=NC("AArrowDown",RC);var zC=Object.freeze({__proto__:null,__iconNode:RC,default:FC});const AC=[["path",{d:"M3.5 13h6",key:"p1my2r"}],["path",{d:"m2 16 4.5-9 4.5 9",key:"ndf0b3"}],["path",{d:"M18 16V7",key:"ty0viw"}],["path",{d:"m14 11 4-4 4 4",key:"1pu57t"}]],IC=NC("AArrowUp",AC);var LC=Object.freeze({__proto__:null,__iconNode:AC,default:IC});const BC=[["path",{d:"M21 14h-5",key:"1vh23k"}],["path",{d:"M16 16v-3.5a2.5 2.5 0 0 1 5 0V16",key:"1wh10o"}],["path",{d:"M4.5 13h6",key:"dfilno"}],["path",{d:"m3 16 4.5-9 4.5 9",key:"2dxa0e"}]],VC=NC("ALargeSmall",BC);var $C=Object.freeze({__proto__:null,__iconNode:BC,default:VC});const HC=[["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"}]],qC=NC("Accessibility",HC);var WC=Object.freeze({__proto__:null,__iconNode:HC,default:qC});const UC=[["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"}]],GC=NC("Activity",UC);var KC=Object.freeze({__proto__:null,__iconNode:UC,default:GC});const YC=[["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:"M18.3 17.7a2.5 2.5 0 0 1-3.16 3.83 2.53 2.53 0 0 1-1.14-2V12",key:"1bo8pg"}],["path",{d:"M6.6 15.6A2 2 0 1 0 10 17v-5",key:"t9h90c"}]],ZC=NC("AirVent",YC);var XC=Object.freeze({__proto__:null,__iconNode:YC,default:ZC});const QC=[["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"}]],JC=NC("Airplay",QC);var eM=Object.freeze({__proto__:null,__iconNode:QC,default:JC});const tM=[["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"}]],rM=NC("AlarmClockCheck",tM);var oM=Object.freeze({__proto__:null,__iconNode:tM,default:rM});const nM=[["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"}]],aM=NC("AlarmClockMinus",nM);var iM=Object.freeze({__proto__:null,__iconNode:nM,default:aM});const sM=[["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"}]],lM=NC("AlarmClockOff",sM);var cM=Object.freeze({__proto__:null,__iconNode:sM,default:lM});const uM=[["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"}]],dM=NC("AlarmClockPlus",uM);var pM=Object.freeze({__proto__:null,__iconNode:uM,default:dM});const hM=[["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"}]],fM=NC("AlarmClock",hM);var mM=Object.freeze({__proto__:null,__iconNode:hM,default:fM});const yM=[["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"}]],gM=NC("AlarmSmoke",yM);var vM=Object.freeze({__proto__:null,__iconNode:yM,default:gM});const xM=[["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"}]],bM=NC("Album",xM);var wM=Object.freeze({__proto__:null,__iconNode:xM,default:bM});const kM=[["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"}]],_M=NC("AlignCenterHorizontal",kM);var CM=Object.freeze({__proto__:null,__iconNode:kM,default:_M});const MM=[["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"}]],SM=NC("AlignCenterVertical",MM);var DM=Object.freeze({__proto__:null,__iconNode:MM,default:SM});const OM=[["path",{d:"M17 12H7",key:"16if0g"}],["path",{d:"M19 18H5",key:"18s9l3"}],["path",{d:"M21 6H3",key:"1jwq7v"}]],PM=NC("AlignCenter",OM);var EM=Object.freeze({__proto__:null,__iconNode:OM,default:PM});const jM=[["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"}]],TM=NC("AlignEndVertical",jM);var NM=Object.freeze({__proto__:null,__iconNode:jM,default:TM});const RM=[["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"}]],FM=NC("AlignEndHorizontal",RM);var zM=Object.freeze({__proto__:null,__iconNode:RM,default:FM});const AM=[["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"}]],IM=NC("AlignHorizontalDistributeCenter",AM);var LM=Object.freeze({__proto__:null,__iconNode:AM,default:IM});const BM=[["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"}]],VM=NC("AlignHorizontalDistributeEnd",BM);var $M=Object.freeze({__proto__:null,__iconNode:BM,default:VM});const HM=[["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"}]],qM=NC("AlignHorizontalDistributeStart",HM);var WM=Object.freeze({__proto__:null,__iconNode:HM,default:qM});const UM=[["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"}]],GM=NC("AlignHorizontalJustifyCenter",UM);var KM=Object.freeze({__proto__:null,__iconNode:UM,default:GM});const YM=[["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"}]],ZM=NC("AlignHorizontalJustifyEnd",YM);var XM=Object.freeze({__proto__:null,__iconNode:YM,default:ZM});const QM=[["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"}]],JM=NC("AlignHorizontalJustifyStart",QM);var eS=Object.freeze({__proto__:null,__iconNode:QM,default:JM});const tS=[["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"}]],rS=NC("AlignHorizontalSpaceAround",tS);var oS=Object.freeze({__proto__:null,__iconNode:tS,default:rS});const nS=[["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"}]],aS=NC("AlignHorizontalSpaceBetween",nS);var iS=Object.freeze({__proto__:null,__iconNode:nS,default:aS});const sS=[["path",{d:"M3 12h18",key:"1i2n21"}],["path",{d:"M3 18h18",key:"1h113x"}],["path",{d:"M3 6h18",key:"d0wm0j"}]],lS=NC("AlignJustify",sS);var cS=Object.freeze({__proto__:null,__iconNode:sS,default:lS});const uS=[["path",{d:"M15 12H3",key:"6jk70r"}],["path",{d:"M17 18H3",key:"1amg6g"}],["path",{d:"M21 6H3",key:"1jwq7v"}]],dS=NC("AlignLeft",uS);var pS=Object.freeze({__proto__:null,__iconNode:uS,default:dS});const hS=[["path",{d:"M21 12H9",key:"dn1m92"}],["path",{d:"M21 18H7",key:"1ygte8"}],["path",{d:"M21 6H3",key:"1jwq7v"}]],fS=NC("AlignRight",hS);var mS=Object.freeze({__proto__:null,__iconNode:hS,default:fS});const yS=[["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"}]],gS=NC("AlignStartHorizontal",yS);var vS=Object.freeze({__proto__:null,__iconNode:yS,default:gS});const xS=[["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"}]],bS=NC("AlignStartVertical",xS);var wS=Object.freeze({__proto__:null,__iconNode:xS,default:bS});const kS=[["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"}]],_S=NC("AlignVerticalDistributeCenter",kS);var CS=Object.freeze({__proto__:null,__iconNode:kS,default:_S});const MS=[["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"}]],SS=NC("AlignVerticalDistributeEnd",MS);var DS=Object.freeze({__proto__:null,__iconNode:MS,default:SS});const OS=[["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"}]],PS=NC("AlignVerticalDistributeStart",OS);var ES=Object.freeze({__proto__:null,__iconNode:OS,default:PS});const jS=[["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"}]],TS=NC("AlignVerticalJustifyCenter",jS);var NS=Object.freeze({__proto__:null,__iconNode:jS,default:TS});const RS=[["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"}]],FS=NC("AlignVerticalJustifyEnd",RS);var zS=Object.freeze({__proto__:null,__iconNode:RS,default:FS});const AS=[["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"}]],IS=NC("AlignVerticalJustifyStart",AS);var LS=Object.freeze({__proto__:null,__iconNode:AS,default:IS});const BS=[["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"}]],VS=NC("AlignVerticalSpaceAround",BS);var $S=Object.freeze({__proto__:null,__iconNode:BS,default:VS});const HS=[["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"}]],qS=NC("AlignVerticalSpaceBetween",HS);var WS=Object.freeze({__proto__:null,__iconNode:HS,default:qS});const US=[["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"}]],GS=NC("Ambulance",US);var KS=Object.freeze({__proto__:null,__iconNode:US,default:GS});const YS=[["path",{d:"M17.5 12c0 4.4-3.6 8-8 8A4.5 4.5 0 0 1 5 15.5c0-6 8-4 8-8.5a3 3 0 1 0-6 0c0 3 2.5 8.5 12 13",key:"1o9ehi"}],["path",{d:"M16 12h3",key:"4uvgyw"}]],ZS=NC("Ampersand",YS);var XS=Object.freeze({__proto__:null,__iconNode:YS,default:ZS});const QS=[["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"}]],JS=NC("Ampersands",QS);var eD=Object.freeze({__proto__:null,__iconNode:QS,default:JS});const tD=[["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"}]],rD=NC("Amphora",tD);var oD=Object.freeze({__proto__:null,__iconNode:tD,default:rD});const nD=[["path",{d:"M12 22V8",key:"qkxhtm"}],["path",{d:"M5 12H2a10 10 0 0 0 20 0h-3",key:"1hv3nh"}],["circle",{cx:"12",cy:"5",r:"3",key:"rqqgnr"}]],aD=NC("Anchor",nD);var iD=Object.freeze({__proto__:null,__iconNode:nD,default:aD});const sD=[["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=NC("Angry",sD);var cD=Object.freeze({__proto__:null,__iconNode:sD,default:lD});const uD=[["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"}]],dD=NC("Annoyed",uD);var pD=Object.freeze({__proto__:null,__iconNode:uD,default:dD});const hD=[["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=NC("Antenna",hD);var mD=Object.freeze({__proto__:null,__iconNode:hD,default:fD});const yD=[["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"}]],gD=NC("Anvil",yD);var vD=Object.freeze({__proto__:null,__iconNode:yD,default:gD});const xD=[["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"}]],bD=NC("Aperture",xD);var wD=Object.freeze({__proto__:null,__iconNode:xD,default:bD});const kD=[["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"}]],_D=NC("AppWindowMac",kD);var CD=Object.freeze({__proto__:null,__iconNode:kD,default:_D});const MD=[["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"}]],SD=NC("AppWindow",MD);var DD=Object.freeze({__proto__:null,__iconNode:MD,default:SD});const OD=[["path",{d:"M12 20.94c1.5 0 2.75 1.06 4 1.06 3 0 6-8 6-12.22A4.91 4.91 0 0 0 17 5c-2.22 0-4 1.44-5 2-1-.56-2.78-2-5-2a4.9 4.9 0 0 0-5 4.78C2 14 5 22 8 22c1.25 0 2.5-1.06 4-1.06Z",key:"3s7exb"}],["path",{d:"M10 2c1 .5 2 2 2 5",key:"fcco2y"}]],PD=NC("Apple",OD);var ED=Object.freeze({__proto__:null,__iconNode:OD,default:PD});const jD=[["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"}]],TD=NC("ArchiveRestore",jD);var ND=Object.freeze({__proto__:null,__iconNode:jD,default:TD});const RD=[["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"}]],FD=NC("ArchiveX",RD);var zD=Object.freeze({__proto__:null,__iconNode:RD,default:FD});const AD=[["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"}]],ID=NC("Archive",AD);var LD=Object.freeze({__proto__:null,__iconNode:AD,default:ID});const BD=[["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"}]],VD=NC("Armchair",BD);var $D=Object.freeze({__proto__:null,__iconNode:BD,default:VD});const HD=[["path",{d:"M15 5H9",key:"1tp3ed"}],["path",{d:"M15 9v3h4l-7 7-7-7h4V9z",key:"ncdc4b"}]],qD=NC("ArrowBigDownDash",HD);var WD=Object.freeze({__proto__:null,__iconNode:HD,default:qD});const UD=[["path",{d:"M15 6v6h4l-7 7-7-7h4V6h6z",key:"1thax2"}]],GD=NC("ArrowBigDown",UD);var KD=Object.freeze({__proto__:null,__iconNode:UD,default:GD});const YD=[["path",{d:"M19 15V9",key:"1hci5f"}],["path",{d:"M15 15h-3v4l-7-7 7-7v4h3v6z",key:"16tjna"}]],ZD=NC("ArrowBigLeftDash",YD);var XD=Object.freeze({__proto__:null,__iconNode:YD,default:ZD});const QD=[["path",{d:"M18 15h-6v4l-7-7 7-7v4h6v6z",key:"lbrdak"}]],JD=NC("ArrowBigLeft",QD);var eO=Object.freeze({__proto__:null,__iconNode:QD,default:JD});const tO=[["path",{d:"M5 9v6",key:"158jrl"}],["path",{d:"M9 9h3V5l7 7-7 7v-4H9V9z",key:"1sg2xn"}]],rO=NC("ArrowBigRightDash",tO);var oO=Object.freeze({__proto__:null,__iconNode:tO,default:rO});const nO=[["path",{d:"M6 9h6V5l7 7-7 7v-4H6V9z",key:"7fvt9c"}]],aO=NC("ArrowBigRight",nO);var iO=Object.freeze({__proto__:null,__iconNode:nO,default:aO});const sO=[["path",{d:"M9 19h6",key:"456am0"}],["path",{d:"M9 15v-3H5l7-7 7 7h-4v3H9z",key:"1r2uve"}]],lO=NC("ArrowBigUpDash",sO);var cO=Object.freeze({__proto__:null,__iconNode:sO,default:lO});const uO=[["path",{d:"M9 18v-6H5l7-7 7 7h-4v6H9z",key:"1x06kx"}]],dO=NC("ArrowBigUp",uO);var pO=Object.freeze({__proto__:null,__iconNode:uO,default:dO});const hO=[["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"}]],fO=NC("ArrowDown01",hO);var mO=Object.freeze({__proto__:null,__iconNode:hO,default:fO});const yO=[["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"}]],gO=NC("ArrowDown10",yO);var vO=Object.freeze({__proto__:null,__iconNode:yO,default:gO});const xO=[["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"}]],bO=NC("ArrowDownAZ",xO);var wO=Object.freeze({__proto__:null,__iconNode:xO,default:bO});const kO=[["path",{d:"M19 3H5",key:"1236rx"}],["path",{d:"M12 21V7",key:"gj6g52"}],["path",{d:"m6 15 6 6 6-6",key:"h15q88"}]],_O=NC("ArrowDownFromLine",kO);var CO=Object.freeze({__proto__:null,__iconNode:kO,default:_O});const MO=[["path",{d:"M17 7 7 17",key:"15tmo1"}],["path",{d:"M17 17H7V7",key:"1org7z"}]],SO=NC("ArrowDownLeft",MO);var DO=Object.freeze({__proto__:null,__iconNode:MO,default:SO});const OO=[["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"}]],PO=NC("ArrowDownNarrowWide",OO);var EO=Object.freeze({__proto__:null,__iconNode:OO,default:PO});const jO=[["path",{d:"m7 7 10 10",key:"1fmybs"}],["path",{d:"M17 7v10H7",key:"6fjiku"}]],TO=NC("ArrowDownRight",jO);var NO=Object.freeze({__proto__:null,__iconNode:jO,default:TO});const RO=[["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"}]],FO=NC("ArrowDownToDot",RO);var zO=Object.freeze({__proto__:null,__iconNode:RO,default:FO});const AO=[["path",{d:"M12 17V3",key:"1cwfxf"}],["path",{d:"m6 11 6 6 6-6",key:"12ii2o"}],["path",{d:"M19 21H5",key:"150jfl"}]],IO=NC("ArrowDownToLine",AO);var LO=Object.freeze({__proto__:null,__iconNode:AO,default:IO});const BO=[["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"}]],VO=NC("ArrowDownUp",BO);var $O=Object.freeze({__proto__:null,__iconNode:BO,default:VO});const HO=[["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"}]],qO=NC("ArrowDownWideNarrow",HO);var WO=Object.freeze({__proto__:null,__iconNode:HO,default:qO});const UO=[["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"}]],GO=NC("ArrowDownZA",UO);var KO=Object.freeze({__proto__:null,__iconNode:UO,default:GO});const YO=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],ZO=NC("ArrowDown",YO);var XO=Object.freeze({__proto__:null,__iconNode:YO,default:ZO});const QO=[["path",{d:"m9 6-6 6 6 6",key:"7v63n9"}],["path",{d:"M3 12h14",key:"13k4hi"}],["path",{d:"M21 19V5",key:"b4bplr"}]],JO=NC("ArrowLeftFromLine",QO);var eP=Object.freeze({__proto__:null,__iconNode:QO,default:JO});const tP=[["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"}]],rP=NC("ArrowLeftRight",tP);var oP=Object.freeze({__proto__:null,__iconNode:tP,default:rP});const nP=[["path",{d:"M3 19V5",key:"rwsyhb"}],["path",{d:"m13 6-6 6 6 6",key:"1yhaz7"}],["path",{d:"M7 12h14",key:"uoisry"}]],aP=NC("ArrowLeftToLine",nP);var iP=Object.freeze({__proto__:null,__iconNode:nP,default:aP});const sP=[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]],lP=NC("ArrowLeft",sP);var cP=Object.freeze({__proto__:null,__iconNode:sP,default:lP});const uP=[["path",{d:"M3 5v14",key:"1nt18q"}],["path",{d:"M21 12H7",key:"13ipq5"}],["path",{d:"m15 18 6-6-6-6",key:"6tx3qv"}]],dP=NC("ArrowRightFromLine",uP);var pP=Object.freeze({__proto__:null,__iconNode:uP,default:dP});const hP=[["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"}]],fP=NC("ArrowRightLeft",hP);var mP=Object.freeze({__proto__:null,__iconNode:hP,default:fP});const yP=[["path",{d:"M17 12H3",key:"8awo09"}],["path",{d:"m11 18 6-6-6-6",key:"8c2y43"}],["path",{d:"M21 5v14",key:"nzette"}]],gP=NC("ArrowRightToLine",yP);var vP=Object.freeze({__proto__:null,__iconNode:yP,default:gP});const xP=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]],bP=NC("ArrowRight",xP);var wP=Object.freeze({__proto__:null,__iconNode:xP,default:bP});const kP=[["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"}]],_P=NC("ArrowUp01",kP);var CP=Object.freeze({__proto__:null,__iconNode:kP,default:_P});const MP=[["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"}]],SP=NC("ArrowUp10",MP);var DP=Object.freeze({__proto__:null,__iconNode:MP,default:SP});const OP=[["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"}]],PP=NC("ArrowUpAZ",OP);var EP=Object.freeze({__proto__:null,__iconNode:OP,default:PP});const jP=[["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"}]],TP=NC("ArrowUpDown",jP);var NP=Object.freeze({__proto__:null,__iconNode:jP,default:TP});const RP=[["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"}]],FP=NC("ArrowUpFromDot",RP);var zP=Object.freeze({__proto__:null,__iconNode:RP,default:FP});const AP=[["path",{d:"m18 9-6-6-6 6",key:"kcunyi"}],["path",{d:"M12 3v14",key:"7cf3v8"}],["path",{d:"M5 21h14",key:"11awu3"}]],IP=NC("ArrowUpFromLine",AP);var LP=Object.freeze({__proto__:null,__iconNode:AP,default:IP});const BP=[["path",{d:"M7 17V7h10",key:"11bw93"}],["path",{d:"M17 17 7 7",key:"2786uv"}]],VP=NC("ArrowUpLeft",BP);var $P=Object.freeze({__proto__:null,__iconNode:BP,default:VP});const HP=[["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"}]],qP=NC("ArrowUpNarrowWide",HP);var WP=Object.freeze({__proto__:null,__iconNode:HP,default:qP});const UP=[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]],GP=NC("ArrowUpRight",UP);var KP=Object.freeze({__proto__:null,__iconNode:UP,default:GP});const YP=[["path",{d:"M5 3h14",key:"7usisc"}],["path",{d:"m18 13-6-6-6 6",key:"1kf1n9"}],["path",{d:"M12 7v14",key:"1akyts"}]],ZP=NC("ArrowUpToLine",YP);var XP=Object.freeze({__proto__:null,__iconNode:YP,default:ZP});const QP=[["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"}]],JP=NC("ArrowUpWideNarrow",QP);var eE=Object.freeze({__proto__:null,__iconNode:QP,default:JP});const tE=[["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"}]],rE=NC("ArrowUpZA",tE);var oE=Object.freeze({__proto__:null,__iconNode:tE,default:rE});const nE=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],aE=NC("ArrowUp",nE);var iE=Object.freeze({__proto__:null,__iconNode:nE,default:aE});const sE=[["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"}]],lE=NC("ArrowsUpFromLine",sE);var cE=Object.freeze({__proto__:null,__iconNode:sE,default:lE});const uE=[["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"}]],dE=NC("Asterisk",uE);var pE=Object.freeze({__proto__:null,__iconNode:uE,default:dE});const hE=[["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"}]],fE=NC("AtSign",hE);var mE=Object.freeze({__proto__:null,__iconNode:hE,default:fE});const yE=[["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"}]],gE=NC("Atom",yE);var vE=Object.freeze({__proto__:null,__iconNode:yE,default:gE});const xE=[["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"}]],bE=NC("AudioLines",xE);var wE=Object.freeze({__proto__:null,__iconNode:xE,default:bE});const kE=[["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"}]],_E=NC("AudioWaveform",kE);var CE=Object.freeze({__proto__:null,__iconNode:kE,default:_E});const ME=[["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"}]],SE=NC("Award",ME);var DE=Object.freeze({__proto__:null,__iconNode:ME,default:SE});const OE=[["path",{d:"m14 12-8.5 8.5a2.12 2.12 0 1 1-3-3L11 9",key:"csbz4o"}],["path",{d:"M15 13 9 7l4-4 6 6h3a8 8 0 0 1-7 7z",key:"113wfo"}]],PE=NC("Axe",OE);var EE=Object.freeze({__proto__:null,__iconNode:OE,default:PE});const jE=[["path",{d:"M4 4v16h16",key:"1s015l"}],["path",{d:"m4 20 7-7",key:"17qe9y"}]],TE=NC("Axis3d",jE);var NE=Object.freeze({__proto__:null,__iconNode:jE,default:TE});const RE=[["path",{d:"M9 12h.01",key:"157uk2"}],["path",{d:"M15 12h.01",key:"1k8ypt"}],["path",{d:"M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5",key:"1u7htd"}],["path",{d:"M19 6.3a9 9 0 0 1 1.8 3.9 2 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:"5yv0yz"}]],FE=NC("Baby",RE);var zE=Object.freeze({__proto__:null,__iconNode:RE,default:FE});const AE=[["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"}]],IE=NC("Backpack",AE);var LE=Object.freeze({__proto__:null,__iconNode:AE,default:IE});const BE=[["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"}]],VE=NC("BadgeAlert",BE);var $E=Object.freeze({__proto__:null,__iconNode:BE,default:VE});const HE=[["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"}]],qE=NC("BadgeCent",HE);var WE=Object.freeze({__proto__:null,__iconNode:HE,default:qE});const UE=[["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"}]],GE=NC("BadgeCheck",UE);var KE=Object.freeze({__proto__:null,__iconNode:UE,default:GE});const YE=[["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"}]],ZE=NC("BadgeDollarSign",YE);var XE=Object.freeze({__proto__:null,__iconNode:YE,default:ZE});const QE=[["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"}]],JE=NC("BadgeEuro",QE);var ej=Object.freeze({__proto__:null,__iconNode:QE,default:JE});const tj=[["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"}]],rj=NC("BadgeHelp",tj);var oj=Object.freeze({__proto__:null,__iconNode:tj,default:rj});const nj=[["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"}]],aj=NC("BadgeIndianRupee",nj);var ij=Object.freeze({__proto__:null,__iconNode:nj,default:aj});const sj=[["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"}]],lj=NC("BadgeInfo",sj);var cj=Object.freeze({__proto__:null,__iconNode:sj,default:lj});const uj=[["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"}]],dj=NC("BadgeJapaneseYen",uj);var pj=Object.freeze({__proto__:null,__iconNode:uj,default:dj});const hj=[["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"}]],fj=NC("BadgeMinus",hj);var mj=Object.freeze({__proto__:null,__iconNode:hj,default:fj});const yj=[["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"}]],gj=NC("BadgePercent",yj);var vj=Object.freeze({__proto__:null,__iconNode:yj,default:gj});const xj=[["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"}]],bj=NC("BadgePlus",xj);var wj=Object.freeze({__proto__:null,__iconNode:xj,default:bj});const kj=[["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"}]],_j=NC("BadgePoundSterling",kj);var Cj=Object.freeze({__proto__:null,__iconNode:kj,default:_j});const Mj=[["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"}]],Sj=NC("BadgeRussianRuble",Mj);var Dj=Object.freeze({__proto__:null,__iconNode:Mj,default:Sj});const Oj=[["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"}]],Pj=NC("BadgeSwissFranc",Oj);var Ej=Object.freeze({__proto__:null,__iconNode:Oj,default:Pj});const jj=[["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"}]],Tj=NC("BadgeX",jj);var Nj=Object.freeze({__proto__:null,__iconNode:jj,default:Tj});const Rj=[["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"}]],Fj=NC("Badge",Rj);var zj=Object.freeze({__proto__:null,__iconNode:Rj,default:Fj});const Aj=[["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"}]],Ij=NC("BaggageClaim",Aj);var Lj=Object.freeze({__proto__:null,__iconNode:Aj,default:Ij});const Bj=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m4.9 4.9 14.2 14.2",key:"1m5liu"}]],Vj=NC("Ban",Bj);var $j=Object.freeze({__proto__:null,__iconNode:Bj,default:Vj});const Hj=[["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"}]],qj=NC("Banana",Hj);var Wj=Object.freeze({__proto__:null,__iconNode:Hj,default:qj});const Uj=[["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"}]],Gj=NC("Bandage",Uj);var Kj=Object.freeze({__proto__:null,__iconNode:Uj,default:Gj});const Yj=[["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"}]],Zj=NC("Banknote",Yj);var Xj=Object.freeze({__proto__:null,__iconNode:Yj,default:Zj});const Qj=[["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"}]],Jj=NC("Barcode",Qj);var eT=Object.freeze({__proto__:null,__iconNode:Qj,default:Jj});const tT=[["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"}]],rT=NC("Bath",tT);var oT=Object.freeze({__proto__:null,__iconNode:tT,default:rT});const nT=[["path",{d:"M4 20h16",key:"14thso"}],["path",{d:"m6 16 6-12 6 12",key:"1b4byz"}],["path",{d:"M8 12h8",key:"1wcyev"}]],aT=NC("Baseline",nT);var iT=Object.freeze({__proto__:null,__iconNode:nT,default:aT});const sT=[["path",{d:"M15 7h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2",key:"1sdynx"}],["path",{d:"M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1",key:"1gkd3k"}],["path",{d:"m11 7-3 5h4l-3 5",key:"b4a64w"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}]],lT=NC("BatteryCharging",sT);var cT=Object.freeze({__proto__:null,__iconNode:sT,default:lT});const uT=[["rect",{width:"16",height:"10",x:"2",y:"7",rx:"2",ry:"2",key:"1w10f2"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}],["line",{x1:"6",x2:"6",y1:"11",y2:"13",key:"1wd6dw"}],["line",{x1:"10",x2:"10",y1:"11",y2:"13",key:"haxvl5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"13",key:"c6fn6x"}]],dT=NC("BatteryFull",uT);var pT=Object.freeze({__proto__:null,__iconNode:uT,default:dT});const hT=[["rect",{width:"16",height:"10",x:"2",y:"7",rx:"2",ry:"2",key:"1w10f2"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}],["line",{x1:"6",x2:"6",y1:"11",y2:"13",key:"1wd6dw"}]],fT=NC("BatteryLow",hT);var mT=Object.freeze({__proto__:null,__iconNode:hT,default:fT});const yT=[["rect",{width:"16",height:"10",x:"2",y:"7",rx:"2",ry:"2",key:"1w10f2"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}],["line",{x1:"6",x2:"6",y1:"11",y2:"13",key:"1wd6dw"}],["line",{x1:"10",x2:"10",y1:"11",y2:"13",key:"haxvl5"}]],gT=NC("BatteryMedium",yT);var vT=Object.freeze({__proto__:null,__iconNode:yT,default:gT});const xT=[["path",{d:"M10 9v6",key:"17i7lo"}],["path",{d:"M13.5 7H16a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2.5",key:"jzl4pj"}],["path",{d:"M22 11v2",key:"1wo06k"}],["path",{d:"M6.5 17H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2.5",key:"1ar5vp"}],["path",{d:"M7 12h6",key:"iekk3h"}]],bT=NC("BatteryPlus",xT);var wT=Object.freeze({__proto__:null,__iconNode:xT,default:bT});const kT=[["path",{d:"M10 17h.01",key:"nbq80n"}],["path",{d:"M10 7v6",key:"nne03l"}],["path",{d:"M14 7h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2",key:"1x5o8m"}],["path",{d:"M22 11v2",key:"1wo06k"}],["path",{d:"M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2",key:"1mdjgh"}]],_T=NC("BatteryWarning",kT);var CT=Object.freeze({__proto__:null,__iconNode:kT,default:_T});const MT=[["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"}]],ST=NC("Beaker",MT);var DT=Object.freeze({__proto__:null,__iconNode:MT,default:ST});const OT=[["rect",{width:"16",height:"10",x:"2",y:"7",rx:"2",ry:"2",key:"1w10f2"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}]],PT=NC("Battery",OT);var ET=Object.freeze({__proto__:null,__iconNode:OT,default:PT});const jT=[["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"}]],TT=NC("BeanOff",jT);var NT=Object.freeze({__proto__:null,__iconNode:jT,default:TT});const RT=[["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"}]],FT=NC("Bean",RT);var zT=Object.freeze({__proto__:null,__iconNode:RT,default:FT});const AT=[["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"}]],IT=NC("BedDouble",AT);var LT=Object.freeze({__proto__:null,__iconNode:AT,default:IT});const BT=[["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"}]],VT=NC("BedSingle",BT);var $T=Object.freeze({__proto__:null,__iconNode:BT,default:VT});const HT=[["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"}]],qT=NC("Bed",HT);var WT=Object.freeze({__proto__:null,__iconNode:HT,default:qT});const UT=[["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"}]],GT=NC("Beef",UT);var KT=Object.freeze({__proto__:null,__iconNode:UT,default:GT});const YT=[["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"}]],ZT=NC("BeerOff",YT);var XT=Object.freeze({__proto__:null,__iconNode:YT,default:ZT});const QT=[["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"}]],JT=NC("Beer",QT);var eN=Object.freeze({__proto__:null,__iconNode:QT,default:JT});const tN=[["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"}]],rN=NC("BellDot",tN);var oN=Object.freeze({__proto__:null,__iconNode:tN,default:rN});const nN=[["path",{d:"M18.8 4A6.3 8.7 0 0 1 20 9",key:"xve1fh"}],["path",{d:"M9 9h.01",key:"1q5me6"}],["circle",{cx:"9",cy:"9",r:"7",key:"p2h5vp"}],["rect",{width:"10",height:"6",x:"4",y:"16",rx:"2",key:"17f3te"}],["path",{d:"M14 19c3 0 4.6-1.6 4.6-1.6",key:"n7odp6"}],["circle",{cx:"20",cy:"16",r:"2",key:"1v9bxh"}]],aN=NC("BellElectric",nN);var iN=Object.freeze({__proto__:null,__iconNode:nN,default:aN});const sN=[["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"}]],lN=NC("BellMinus",sN);var cN=Object.freeze({__proto__:null,__iconNode:sN,default:lN});const uN=[["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"}]],dN=NC("BellOff",uN);var pN=Object.freeze({__proto__:null,__iconNode:uN,default:dN});const hN=[["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"}]],fN=NC("BellPlus",hN);var mN=Object.freeze({__proto__:null,__iconNode:hN,default:fN});const yN=[["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"}]],gN=NC("BellRing",yN);var vN=Object.freeze({__proto__:null,__iconNode:yN,default:gN});const xN=[["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"}]],bN=NC("Bell",xN);var wN=Object.freeze({__proto__:null,__iconNode:xN,default:bN});const kN=[["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"}]],_N=NC("BetweenHorizontalEnd",kN);var CN=Object.freeze({__proto__:null,__iconNode:kN,default:_N});const MN=[["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"}]],SN=NC("BetweenHorizontalStart",MN);var DN=Object.freeze({__proto__:null,__iconNode:MN,default:SN});const ON=[["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"}]],PN=NC("BetweenVerticalEnd",ON);var EN=Object.freeze({__proto__:null,__iconNode:ON,default:PN});const jN=[["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"}]],TN=NC("BetweenVerticalStart",jN);var NN=Object.freeze({__proto__:null,__iconNode:jN,default:TN});const RN=[["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"}]],FN=NC("BicepsFlexed",RN);var zN=Object.freeze({__proto__:null,__iconNode:RN,default:FN});const AN=[["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"}]],IN=NC("Bike",AN);var LN=Object.freeze({__proto__:null,__iconNode:AN,default:IN});const BN=[["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"}]],VN=NC("Binary",BN);var $N=Object.freeze({__proto__:null,__iconNode:BN,default:VN});const HN=[["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"}]],qN=NC("Binoculars",HN);var WN=Object.freeze({__proto__:null,__iconNode:HN,default:qN});const UN=[["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"}]],GN=NC("Biohazard",UN);var KN=Object.freeze({__proto__:null,__iconNode:UN,default:GN});const YN=[["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"}]],ZN=NC("Bird",YN);var XN=Object.freeze({__proto__:null,__iconNode:YN,default:ZN});const QN=[["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"}]],JN=NC("Bitcoin",QN);var eR=Object.freeze({__proto__:null,__iconNode:QN,default:JN});const tR=[["circle",{cx:"9",cy:"9",r:"7",key:"p2h5vp"}],["circle",{cx:"15",cy:"15",r:"7",key:"19ennj"}]],rR=NC("Blend",tR);var oR=Object.freeze({__proto__:null,__iconNode:tR,default:rR});const nR=[["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"}]],aR=NC("Blinds",nR);var iR=Object.freeze({__proto__:null,__iconNode:nR,default:aR});const sR=[["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["path",{d:"M10 21V8a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1H3",key:"1fpvtg"}]],lR=NC("Blocks",sR);var cR=Object.freeze({__proto__:null,__iconNode:sR,default:lR});const uR=[["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"}]],dR=NC("BluetoothConnected",uR);var pR=Object.freeze({__proto__:null,__iconNode:uR,default:dR});const hR=[["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"}]],fR=NC("BluetoothOff",hR);var mR=Object.freeze({__proto__:null,__iconNode:hR,default:fR});const yR=[["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"}]],gR=NC("BluetoothSearching",yR);var vR=Object.freeze({__proto__:null,__iconNode:yR,default:gR});const xR=[["path",{d:"m7 7 10 10-5 5V2l5 5L7 17",key:"1q5490"}]],bR=NC("Bluetooth",xR);var wR=Object.freeze({__proto__:null,__iconNode:xR,default:bR});const kR=[["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=NC("Bold",kR);var CR=Object.freeze({__proto__:null,__iconNode:kR,default:_R});const MR=[["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"}]],SR=NC("Bolt",MR);var DR=Object.freeze({__proto__:null,__iconNode:MR,default:SR});const OR=[["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"}]],PR=NC("Bomb",OR);var ER=Object.freeze({__proto__:null,__iconNode:OR,default:PR});const jR=[["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"}]],TR=NC("Bone",jR);var NR=Object.freeze({__proto__:null,__iconNode:jR,default:TR});const RR=[["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"}]],FR=NC("BookA",RR);var zR=Object.freeze({__proto__:null,__iconNode:RR,default:FR});const AR=[["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"}]],IR=NC("BookAudio",AR);var LR=Object.freeze({__proto__:null,__iconNode:AR,default:IR});const BR=[["path",{d:"M2 16V4a2 2 0 0 1 2-2h11",key:"spzkk5"}],["path",{d:"M22 18H11a2 2 0 1 0 0 4h10.5a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5H11a2 2 0 0 0-2 2v12",key:"1wz07i"}],["path",{d:"M5 14H4a2 2 0 1 0 0 4h1",key:"16gqf9"}]],VR=NC("BookCopy",BR);var $R=Object.freeze({__proto__:null,__iconNode:BR,default:VR});const HR=[["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"}]],qR=NC("BookCheck",HR);var WR=Object.freeze({__proto__:null,__iconNode:HR,default:qR});const UR=[["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"}]],GR=NC("BookDashed",UR);var KR=Object.freeze({__proto__:null,__iconNode:UR,default:GR});const YR=[["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"}]],ZR=NC("BookDown",YR);var XR=Object.freeze({__proto__:null,__iconNode:YR,default:ZR});const QR=[["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"}]],JR=NC("BookHeadphones",QR);var eF=Object.freeze({__proto__:null,__iconNode:QR,default:JR});const tF=[["path",{d:"M16 8.2A2.22 2.22 0 0 0 13.8 6c-.8 0-1.4.3-1.8.9-.4-.6-1-.9-1.8-.9A2.22 2.22 0 0 0 8 8.2c0 .6.3 1.2.7 1.6A226.652 226.652 0 0 0 12 13a404 404 0 0 0 3.3-3.1 2.413 2.413 0 0 0 .7-1.7",key:"1t75a8"}],["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"}]],rF=NC("BookHeart",tF);var oF=Object.freeze({__proto__:null,__iconNode:tF,default:rF});const nF=[["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"}]],aF=NC("BookImage",nF);var iF=Object.freeze({__proto__:null,__iconNode:nF,default:aF});const sF=[["path",{d:"m19 3 1 1",key:"ze14oc"}],["path",{d:"m20 2-4.5 4.5",key:"1sppr8"}],["path",{d:"M20 8v13a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"1ocbpn"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H14",key:"1gfsgw"}],["circle",{cx:"14",cy:"8",r:"2",key:"u49eql"}]],lF=NC("BookKey",sF);var cF=Object.freeze({__proto__:null,__iconNode:sF,default:lF});const uF=[["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"}]],dF=NC("BookLock",uF);var pF=Object.freeze({__proto__:null,__iconNode:uF,default:dF});const hF=[["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"}]],fF=NC("BookMarked",hF);var mF=Object.freeze({__proto__:null,__iconNode:hF,default:fF});const yF=[["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"}]],gF=NC("BookMinus",yF);var vF=Object.freeze({__proto__:null,__iconNode:yF,default:gF});const xF=[["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"}]],bF=NC("BookOpenCheck",xF);var wF=Object.freeze({__proto__:null,__iconNode:xF,default:bF});const kF=[["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"}]],_F=NC("BookOpenText",kF);var CF=Object.freeze({__proto__:null,__iconNode:kF,default:_F});const MF=[["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"}]],SF=NC("BookOpen",MF);var DF=Object.freeze({__proto__:null,__iconNode:MF,default:SF});const OF=[["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"}]],PF=NC("BookPlus",OF);var EF=Object.freeze({__proto__:null,__iconNode:OF,default:PF});const jF=[["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"}]],TF=NC("BookText",jF);var NF=Object.freeze({__proto__:null,__iconNode:jF,default:TF});const RF=[["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"}]],FF=NC("BookType",RF);var zF=Object.freeze({__proto__:null,__iconNode:RF,default:FF});const AF=[["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"}]],IF=NC("BookUp2",AF);var LF=Object.freeze({__proto__:null,__iconNode:AF,default:IF});const BF=[["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"}]],VF=NC("BookUp",BF);var $F=Object.freeze({__proto__:null,__iconNode:BF,default:VF});const HF=[["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"}]],qF=NC("BookUser",HF);var WF=Object.freeze({__proto__:null,__iconNode:HF,default:qF});const UF=[["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"}]],GF=NC("BookX",UF);var KF=Object.freeze({__proto__:null,__iconNode:UF,default:GF});const YF=[["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"}]],ZF=NC("Book",YF);var XF=Object.freeze({__proto__:null,__iconNode:YF,default:ZF});const QF=[["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"}]],JF=NC("BookmarkCheck",QF);var ez=Object.freeze({__proto__:null,__iconNode:QF,default:JF});const tz=[["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"}]],rz=NC("BookmarkMinus",tz);var oz=Object.freeze({__proto__:null,__iconNode:tz,default:rz});const nz=[["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"}]],az=NC("BookmarkPlus",nz);var iz=Object.freeze({__proto__:null,__iconNode:nz,default:az});const sz=[["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"}]],lz=NC("BookmarkX",sz);var cz=Object.freeze({__proto__:null,__iconNode:sz,default:lz});const uz=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z",key:"1fy3hk"}]],dz=NC("Bookmark",uz);var pz=Object.freeze({__proto__:null,__iconNode:uz,default:dz});const hz=[["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"}]],fz=NC("BoomBox",hz);var mz=Object.freeze({__proto__:null,__iconNode:hz,default:fz});const yz=[["path",{d:"M12 6V2H8",key:"1155em"}],["path",{d:"m8 18-4 4V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2Z",key:"w2lp3e"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M9 11v2",key:"1ueba0"}],["path",{d:"M15 11v2",key:"i11awn"}],["path",{d:"M20 12h2",key:"1q8mjw"}]],gz=NC("BotMessageSquare",yz);var vz=Object.freeze({__proto__:null,__iconNode:yz,default:gz});const xz=[["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"}]],bz=NC("BotOff",xz);var wz=Object.freeze({__proto__:null,__iconNode:xz,default:bz});const kz=[["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"}]],_z=NC("Bot",kz);var Cz=Object.freeze({__proto__:null,__iconNode:kz,default:_z});const Mz=[["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"}]],Sz=NC("Box",Mz);var Dz=Object.freeze({__proto__:null,__iconNode:Mz,default:Sz});const Oz=[["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"}]],Pz=NC("Boxes",Oz);var Ez=Object.freeze({__proto__:null,__iconNode:Oz,default:Pz});const jz=[["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"}]],Tz=NC("Braces",jz);var Nz=Object.freeze({__proto__:null,__iconNode:jz,default:Tz});const Rz=[["path",{d:"M16 3h3v18h-3",key:"1yor1f"}],["path",{d:"M8 21H5V3h3",key:"1qrfwo"}]],Fz=NC("Brackets",Rz);var zz=Object.freeze({__proto__:null,__iconNode:Rz,default:Fz});const Az=[["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"}]],Iz=NC("BrainCircuit",Az);var Lz=Object.freeze({__proto__:null,__iconNode:Az,default:Iz});const Bz=[["path",{d:"M12 5a3 3 0 1 0-5.997.142 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588 4 4 0 0 0 7.636 2.106 3.2 3.2 0 0 0 .164-.546c.028-.13.306-.13.335 0a3.2 3.2 0 0 0 .163.546 4 4 0 0 0 7.636-2.106 4 4 0 0 0 .556-6.588 4 4 0 0 0-2.526-5.77A3 3 0 1 0 12 5",key:"1kgmhc"}],["path",{d:"M17.599 6.5a3 3 0 0 0 .399-1.375",key:"tmeiqw"}],["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:"M19.938 10.5a4 4 0 0 1 .585.396",key:"1qfode"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M19.967 17.484A4 4 0 0 1 18 18",key:"159ez6"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"m15.7 10.4-.9.4",key:"ayzo6p"}],["path",{d:"m9.2 13.2-.9.4",key:"1uzb3g"}],["path",{d:"m13.6 15.7-.4-.9",key:"11ifqf"}],["path",{d:"m10.8 9.2-.4-.9",key:"1pmk2v"}],["path",{d:"m15.7 13.5-.9-.4",key:"7ng02m"}],["path",{d:"m9.2 10.9-.9-.4",key:"1x66zd"}],["path",{d:"m10.5 15.7.4-.9",key:"3js94g"}],["path",{d:"m13.1 9.2.4-.9",key:"18n7mc"}]],Vz=NC("BrainCog",Bz);var $z=Object.freeze({__proto__:null,__iconNode:Bz,default:Vz});const Hz=[["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:"M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z",key:"ep3f8r"}],["path",{d:"M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4",key:"1p4c4q"}],["path",{d:"M17.599 6.5a3 3 0 0 0 .399-1.375",key:"tmeiqw"}],["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:"M19.938 10.5a4 4 0 0 1 .585.396",key:"1qfode"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M19.967 17.484A4 4 0 0 1 18 18",key:"159ez6"}]],qz=NC("Brain",Hz);var Wz=Object.freeze({__proto__:null,__iconNode:Hz,default:qz});const Uz=[["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"}]],Gz=NC("BrickWall",Uz);var Kz=Object.freeze({__proto__:null,__iconNode:Uz,default:Gz});const Yz=[["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"}]],Zz=NC("BriefcaseBusiness",Yz);var Xz=Object.freeze({__proto__:null,__iconNode:Yz,default:Zz});const Qz=[["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"}]],Jz=NC("BriefcaseConveyorBelt",Qz);var eA=Object.freeze({__proto__:null,__iconNode:Qz,default:Jz});const tA=[["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"}]],rA=NC("Briefcase",tA);var oA=Object.freeze({__proto__:null,__iconNode:tA,default:rA});const nA=[["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"}]],aA=NC("BriefcaseMedical",nA);var iA=Object.freeze({__proto__:null,__iconNode:nA,default:aA});const sA=[["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"}]],lA=NC("BringToFront",sA);var cA=Object.freeze({__proto__:null,__iconNode:sA,default:lA});const uA=[["path",{d:"m9.06 11.9 8.07-8.06a2.85 2.85 0 1 1 4.03 4.03l-8.06 8.08",key:"1styjt"}],["path",{d:"M7.07 14.94c-1.66 0-3 1.35-3 3.02 0 1.33-2.5 1.52-2 2.02 1.08 1.1 2.49 2.02 4 2.02 2.2 0 4-1.8 4-4.04a3.01 3.01 0 0 0-3-3.02z",key:"z0l1mu"}]],dA=NC("Brush",uA);var pA=Object.freeze({__proto__:null,__iconNode:uA,default:dA});const hA=[["path",{d:"M15 7.13V6a3 3 0 0 0-5.14-2.1L8 2",key:"vl8zik"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M22 13h-4v-2a4 4 0 0 0-4-4h-1.3",key:"1ou0bd"}],["path",{d:"M20.97 5c0 2.1-1.6 3.8-3.5 4",key:"18gb23"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M7.7 7.7A4 4 0 0 0 6 11v3a6 6 0 0 0 11.13 3.13",key:"1njkjs"}],["path",{d:"M12 20v-8",key:"i3yub9"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"M3 21c0-2.1 1.7-3.9 3.8-4",key:"4p0ekp"}]],fA=NC("BugOff",hA);var mA=Object.freeze({__proto__:null,__iconNode:hA,default:fA});const yA=[["path",{d:"M12.765 21.522a.5.5 0 0 1-.765-.424v-8.196a.5.5 0 0 1 .765-.424l5.878 3.674a1 1 0 0 1 0 1.696z",key:"17shqo"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M18 11a4 4 0 0 0-4-4h-4a4 4 0 0 0-4 4v3a6.1 6.1 0 0 0 2 4.5",key:"1tjixy"}],["path",{d:"M20.97 5c0 2.1-1.6 3.8-3.5 4",key:"18gb23"}],["path",{d:"M3 21c0-2.1 1.7-3.9 3.8-4",key:"4p0ekp"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"M6.53 9C4.6 8.8 3 7.1 3 5",key:"32zzws"}],["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M9 7.13v-1a3.003 3.003 0 1 1 6 0v1",key:"d7y7pr"}]],gA=NC("BugPlay",yA);var vA=Object.freeze({__proto__:null,__iconNode:yA,default:gA});const xA=[["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M9 7.13v-1a3.003 3.003 0 1 1 6 0v1",key:"d7y7pr"}],["path",{d:"M12 20c-3.3 0-6-2.7-6-6v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v3c0 3.3-2.7 6-6 6",key:"xs1cw7"}],["path",{d:"M12 20v-9",key:"1qisl0"}],["path",{d:"M6.53 9C4.6 8.8 3 7.1 3 5",key:"32zzws"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"M3 21c0-2.1 1.7-3.9 3.8-4",key:"4p0ekp"}],["path",{d:"M20.97 5c0 2.1-1.6 3.8-3.5 4",key:"18gb23"}],["path",{d:"M22 13h-4",key:"1jl80f"}],["path",{d:"M17.2 17c2.1.1 3.8 1.9 3.8 4",key:"k3fwyw"}]],bA=NC("Bug",xA);var wA=Object.freeze({__proto__:null,__iconNode:xA,default:bA});const kA=[["path",{d:"M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z",key:"1b4qmf"}],["path",{d:"M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2",key:"i71pzd"}],["path",{d:"M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2",key:"10jefs"}],["path",{d:"M10 6h4",key:"1itunk"}],["path",{d:"M10 10h4",key:"tcdvrf"}],["path",{d:"M10 14h4",key:"kelpxr"}],["path",{d:"M10 18h4",key:"1ulq68"}]],_A=NC("Building2",kA);var CA=Object.freeze({__proto__:null,__iconNode:kA,default:_A});const MA=[["rect",{width:"16",height:"20",x:"4",y:"2",rx:"2",ry:"2",key:"76otgf"}],["path",{d:"M9 22v-4h6v4",key:"r93iot"}],["path",{d:"M8 6h.01",key:"1dz90k"}],["path",{d:"M16 6h.01",key:"1x0f13"}],["path",{d:"M12 6h.01",key:"1vi96p"}],["path",{d:"M12 10h.01",key:"1nrarc"}],["path",{d:"M12 14h.01",key:"1etili"}],["path",{d:"M16 10h.01",key:"1m94wz"}],["path",{d:"M16 14h.01",key:"1gbofw"}],["path",{d:"M8 10h.01",key:"19clt8"}],["path",{d:"M8 14h.01",key:"6423bh"}]],SA=NC("Building",MA);var DA=Object.freeze({__proto__:null,__iconNode:MA,default:SA});const OA=[["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"}]],PA=NC("BusFront",OA);var EA=Object.freeze({__proto__:null,__iconNode:OA,default:PA});const jA=[["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"}]],TA=NC("Bus",jA);var NA=Object.freeze({__proto__:null,__iconNode:jA,default:TA});const RA=[["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"}]],FA=NC("CableCar",RA);var zA=Object.freeze({__proto__:null,__iconNode:RA,default:FA});const AA=[["path",{d:"M17 21v-2a1 1 0 0 1-1-1v-1a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1",key:"10bnsj"}],["path",{d:"M19 15V6.5a1 1 0 0 0-7 0v11a1 1 0 0 1-7 0V9",key:"1eqmu1"}],["path",{d:"M21 21v-2h-4",key:"14zm7j"}],["path",{d:"M3 5h4V3",key:"z442eg"}],["path",{d:"M7 5a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a1 1 0 0 1 1-1V3",key:"ebdjd7"}]],IA=NC("Cable",AA);var LA=Object.freeze({__proto__:null,__iconNode:AA,default:IA});const BA=[["circle",{cx:"9",cy:"7",r:"2",key:"1305pl"}],["path",{d:"M7.2 7.9 3 11v9c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-9c0-2-3-6-7-8l-3.6 2.6",key:"xle13f"}],["path",{d:"M16 13H3",key:"1wpj08"}],["path",{d:"M16 17H3",key:"3lvfcd"}]],VA=NC("CakeSlice",BA);var $A=Object.freeze({__proto__:null,__iconNode:BA,default:VA});const HA=[["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"}]],qA=NC("Cake",HA);var WA=Object.freeze({__proto__:null,__iconNode:HA,default:qA});const UA=[["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"}]],GA=NC("Calculator",UA);var KA=Object.freeze({__proto__:null,__iconNode:UA,default:GA});const YA=[["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"}]],ZA=NC("Calendar1",YA);var XA=Object.freeze({__proto__:null,__iconNode:YA,default:ZA});const QA=[["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"}]],JA=NC("CalendarArrowDown",QA);var eI=Object.freeze({__proto__:null,__iconNode:QA,default:JA});const tI=[["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"}]],rI=NC("CalendarArrowUp",tI);var oI=Object.freeze({__proto__:null,__iconNode:tI,default:rI});const nI=[["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"}]],aI=NC("CalendarCheck2",nI);var iI=Object.freeze({__proto__:null,__iconNode:nI,default:aI});const sI=[["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"}]],lI=NC("CalendarCheck",sI);var cI=Object.freeze({__proto__:null,__iconNode:sI,default:lI});const uI=[["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:"M16 2v4",key:"4m81vk"}],["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M3 10h5",key:"r794hk"}],["path",{d:"M17.5 17.5 16 16.3V14",key:"akvzfd"}],["circle",{cx:"16",cy:"16",r:"6",key:"qoo3c4"}]],dI=NC("CalendarClock",uI);var pI=Object.freeze({__proto__:null,__iconNode:uI,default:dI});const hI=[["path",{d:"m15.2 16.9-.9-.4",key:"1r0w5f"}],["path",{d:"m15.2 19.1-.9.4",key:"j188fs"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"m16.9 15.2-.4-.9",key:"699xu"}],["path",{d:"m16.9 20.8-.4.9",key:"dfjc4z"}],["path",{d:"m19.5 14.3-.4.9",key:"1eb35c"}],["path",{d:"m19.5 21.7-.4-.9",key:"1tonu5"}],["path",{d:"M21 10.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6",key:"11kmuh"}],["path",{d:"m21.7 16.5-.9.4",key:"1knoei"}],["path",{d:"m21.7 19.5-.9-.4",key:"q4dx6b"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M8 2v4",key:"1cmpym"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}]],fI=NC("CalendarCog",hI);var mI=Object.freeze({__proto__:null,__iconNode:hI,default:fI});const yI=[["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"}]],gI=NC("CalendarDays",yI);var vI=Object.freeze({__proto__:null,__iconNode:yI,default:gI});const xI=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M21 17V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11Z",key:"kg77oy"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"M15 22v-4a2 2 0 0 1 2-2h4",key:"1gnbqr"}]],bI=NC("CalendarFold",xI);var wI=Object.freeze({__proto__:null,__iconNode:xI,default:bI});const kI=[["path",{d:"M3 10h18V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7",key:"136lmk"}],["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M21.29 14.7a2.43 2.43 0 0 0-2.65-.52c-.3.12-.57.3-.8.53l-.34.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L17.5 22l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z",key:"1t7hil"}]],_I=NC("CalendarHeart",kI);var CI=Object.freeze({__proto__:null,__iconNode:kI,default:_I});const MI=[["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"}]],SI=NC("CalendarMinus2",MI);var DI=Object.freeze({__proto__:null,__iconNode:MI,default:SI});const OI=[["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"}]],PI=NC("CalendarMinus",OI);var EI=Object.freeze({__proto__:null,__iconNode:OI,default:PI});const jI=[["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"}]],TI=NC("CalendarOff",jI);var NI=Object.freeze({__proto__:null,__iconNode:jI,default:TI});const RI=[["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"}]],FI=NC("CalendarPlus2",RI);var zI=Object.freeze({__proto__:null,__iconNode:RI,default:FI});const AI=[["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:"M16 19h6",key:"xwg31i"}],["path",{d:"M19 16v6",key:"tddt3s"}]],II=NC("CalendarPlus",AI);var LI=Object.freeze({__proto__:null,__iconNode:AI,default:II});const BI=[["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"}]],VI=NC("CalendarRange",BI);var $I=Object.freeze({__proto__:null,__iconNode:BI,default:VI});const HI=[["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"}]],qI=NC("CalendarSearch",HI);var WI=Object.freeze({__proto__:null,__iconNode:HI,default:qI});const UI=[["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"}]],GI=NC("CalendarSync",UI);var KI=Object.freeze({__proto__:null,__iconNode:UI,default:GI});const YI=[["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"}]],ZI=NC("CalendarX2",YI);var XI=Object.freeze({__proto__:null,__iconNode:YI,default:ZI});const QI=[["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"}]],JI=NC("CalendarX",QI);var eL=Object.freeze({__proto__:null,__iconNode:QI,default:JI});const tL=[["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"}]],rL=NC("Calendar",tL);var oL=Object.freeze({__proto__:null,__iconNode:tL,default:rL});const nL=[["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}],["path",{d:"M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16",key:"qmtpty"}],["path",{d:"M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5",key:"1ufyfc"}],["path",{d:"M14.121 15.121A3 3 0 1 1 9.88 10.88",key:"11zox6"}]],aL=NC("CameraOff",nL);var iL=Object.freeze({__proto__:null,__iconNode:nL,default:aL});const sL=[["path",{d:"M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z",key:"1tc9qg"}],["circle",{cx:"12",cy:"13",r:"3",key:"1vg3eu"}]],lL=NC("Camera",sL);var cL=Object.freeze({__proto__:null,__iconNode:sL,default:lL});const uL=[["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"}]],dL=NC("CandyCane",uL);var pL=Object.freeze({__proto__:null,__iconNode:uL,default:dL});const hL=[["path",{d:"m8.5 8.5-1 1a4.95 4.95 0 0 0 7 7l1-1",key:"1ff4ui"}],["path",{d:"M11.843 6.187A4.947 4.947 0 0 1 16.5 7.5a4.947 4.947 0 0 1 1.313 4.657",key:"1sbrv4"}],["path",{d:"M14 16.5V14",key:"1maf8j"}],["path",{d:"M14 6.5v1.843",key:"1a6u6t"}],["path",{d:"M10 10v7.5",key:"80pj65"}],["path",{d:"m16 7 1-5 1.367.683A3 3 0 0 0 19.708 3H21v1.292a3 3 0 0 0 .317 1.341L22 7l-5 1",key:"11a9mt"}],["path",{d:"m8 17-1 5-1.367-.683A3 3 0 0 0 4.292 21H3v-1.292a3 3 0 0 0-.317-1.341L2 17l5-1",key:"3mjmon"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],fL=NC("CandyOff",hL);var mL=Object.freeze({__proto__:null,__iconNode:hL,default:fL});const yL=[["path",{d:"m9.5 7.5-2 2a4.95 4.95 0 1 0 7 7l2-2a4.95 4.95 0 1 0-7-7Z",key:"ue6khb"}],["path",{d:"M14 6.5v10",key:"5xnk7c"}],["path",{d:"M10 7.5v10",key:"1uew51"}],["path",{d:"m16 7 1-5 1.37.68A3 3 0 0 0 19.7 3H21v1.3c0 .46.1.92.32 1.33L22 7l-5 1",key:"b9cp6k"}],["path",{d:"m8 17-1 5-1.37-.68A3 3 0 0 0 4.3 21H3v-1.3a3 3 0 0 0-.32-1.33L2 17l5-1",key:"5lney8"}]],gL=NC("Candy",yL);var vL=Object.freeze({__proto__:null,__iconNode:yL,default:gL});const xL=[["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"}]],bL=NC("Cannabis",xL);var wL=Object.freeze({__proto__:null,__iconNode:xL,default:bL});const kL=[["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"}]],_L=NC("CaptionsOff",kL);var CL=Object.freeze({__proto__:null,__iconNode:kL,default:_L});const ML=[["rect",{width:"18",height:"14",x:"3",y:"5",rx:"2",ry:"2",key:"12ruh7"}],["path",{d:"M7 15h4M15 15h2M7 11h2M13 11h4",key:"1ueiar"}]],SL=NC("Captions",ML);var DL=Object.freeze({__proto__:null,__iconNode:ML,default:SL});const OL=[["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"}]],PL=NC("CarFront",OL);var EL=Object.freeze({__proto__:null,__iconNode:OL,default:PL});const jL=[["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"}]],TL=NC("Car",jL);var NL=Object.freeze({__proto__:null,__iconNode:jL,default:TL});const RL=[["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"}]],FL=NC("CarTaxiFront",RL);var zL=Object.freeze({__proto__:null,__iconNode:RL,default:FL});const AL=[["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"}]],IL=NC("Caravan",AL);var LL=Object.freeze({__proto__:null,__iconNode:AL,default:IL});const BL=[["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"}]],VL=NC("Carrot",BL);var $L=Object.freeze({__proto__:null,__iconNode:BL,default:VL});const HL=[["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"}]],qL=NC("CaseLower",HL);var WL=Object.freeze({__proto__:null,__iconNode:HL,default:qL});const UL=[["path",{d:"m3 15 4-8 4 8",key:"1vwr6u"}],["path",{d:"M4 13h6",key:"1r9ots"}],["circle",{cx:"18",cy:"12",r:"3",key:"1kchzo"}],["path",{d:"M21 9v6",key:"anns31"}]],GL=NC("CaseSensitive",UL);var KL=Object.freeze({__proto__:null,__iconNode:UL,default:GL});const YL=[["path",{d:"m3 15 4-8 4 8",key:"1vwr6u"}],["path",{d:"M4 13h6",key:"1r9ots"}],["path",{d:"M15 11h4.5a2 2 0 0 1 0 4H15V7h4a2 2 0 0 1 0 4",key:"1sqfas"}]],ZL=NC("CaseUpper",YL);var XL=Object.freeze({__proto__:null,__iconNode:YL,default:ZL});const QL=[["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"}]],JL=NC("CassetteTape",QL);var eB=Object.freeze({__proto__:null,__iconNode:QL,default:JL});const tB=[["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"}]],rB=NC("Cast",tB);var oB=Object.freeze({__proto__:null,__iconNode:tB,default:rB});const nB=[["path",{d:"M22 20v-9H2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2Z",key:"109fe4"}],["path",{d:"M18 11V4H6v7",key:"mon5oj"}],["path",{d:"M15 22v-4a3 3 0 0 0-3-3a3 3 0 0 0-3 3v4",key:"1k4jtn"}],["path",{d:"M22 11V9",key:"3zbp94"}],["path",{d:"M2 11V9",key:"1x5rnq"}],["path",{d:"M6 4V2",key:"1rsq15"}],["path",{d:"M18 4V2",key:"1jsdo1"}],["path",{d:"M10 4V2",key:"75d9ly"}],["path",{d:"M14 4V2",key:"8nj3z6"}]],aB=NC("Castle",nB);var iB=Object.freeze({__proto__:null,__iconNode:nB,default:aB});const sB=[["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"}]],lB=NC("Cat",sB);var cB=Object.freeze({__proto__:null,__iconNode:sB,default:lB});const uB=[["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"}]],dB=NC("Cctv",uB);var pB=Object.freeze({__proto__:null,__iconNode:uB,default:dB});const hB=[["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"}]],fB=NC("ChartArea",hB);var mB=Object.freeze({__proto__:null,__iconNode:hB,default:fB});const yB=[["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"}]],gB=NC("ChartBarBig",yB);var vB=Object.freeze({__proto__:null,__iconNode:yB,default:gB});const xB=[["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"}]],bB=NC("ChartBarDecreasing",xB);var wB=Object.freeze({__proto__:null,__iconNode:xB,default:bB});const kB=[["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"}]],_B=NC("ChartBarIncreasing",kB);var CB=Object.freeze({__proto__:null,__iconNode:kB,default:_B});const MB=[["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"}]],SB=NC("ChartBarStacked",MB);var DB=Object.freeze({__proto__:null,__iconNode:MB,default:SB});const OB=[["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"}]],PB=NC("ChartBar",OB);var EB=Object.freeze({__proto__:null,__iconNode:OB,default:PB});const jB=[["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"}]],TB=NC("ChartCandlestick",jB);var NB=Object.freeze({__proto__:null,__iconNode:jB,default:TB});const RB=[["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"}]],FB=NC("ChartColumnBig",RB);var zB=Object.freeze({__proto__:null,__iconNode:RB,default:FB});const AB=[["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"}]],IB=NC("ChartColumnIncreasing",AB);var LB=Object.freeze({__proto__:null,__iconNode:AB,default:IB});const BB=[["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"}]],VB=NC("ChartColumnDecreasing",BB);var $B=Object.freeze({__proto__:null,__iconNode:BB,default:VB});const HB=[["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"}]],qB=NC("ChartColumnStacked",HB);var WB=Object.freeze({__proto__:null,__iconNode:HB,default:qB});const UB=[["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"}]],GB=NC("ChartColumn",UB);var KB=Object.freeze({__proto__:null,__iconNode:UB,default:GB});const YB=[["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"}]],ZB=NC("ChartGantt",YB);var XB=Object.freeze({__proto__:null,__iconNode:YB,default:ZB});const QB=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"m19 9-5 5-4-4-3 3",key:"2osh9i"}]],JB=NC("ChartLine",QB);var eV=Object.freeze({__proto__:null,__iconNode:QB,default:JB});const tV=[["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"}]],rV=NC("ChartNetwork",tV);var oV=Object.freeze({__proto__:null,__iconNode:tV,default:rV});const nV=[["path",{d:"M12 20V10",key:"g8npz5"}],["path",{d:"M18 20v-4",key:"8uic4z"}],["path",{d:"M6 20V4",key:"1w1bmo"}]],aV=NC("ChartNoAxesColumnDecreasing",nV);var iV=Object.freeze({__proto__:null,__iconNode:nV,default:aV});const sV=[["line",{x1:"12",x2:"12",y1:"20",y2:"10",key:"1vz5eb"}],["line",{x1:"18",x2:"18",y1:"20",y2:"4",key:"cun8e5"}],["line",{x1:"6",x2:"6",y1:"20",y2:"16",key:"hq0ia6"}]],lV=NC("ChartNoAxesColumnIncreasing",sV);var cV=Object.freeze({__proto__:null,__iconNode:sV,default:lV});const uV=[["line",{x1:"18",x2:"18",y1:"20",y2:"10",key:"1xfpm4"}],["line",{x1:"12",x2:"12",y1:"20",y2:"4",key:"be30l9"}],["line",{x1:"6",x2:"6",y1:"20",y2:"14",key:"1r4le6"}]],dV=NC("ChartNoAxesColumn",uV);var pV=Object.freeze({__proto__:null,__iconNode:uV,default:dV});const hV=[["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"}]],fV=NC("ChartNoAxesCombined",hV);var mV=Object.freeze({__proto__:null,__iconNode:hV,default:fV});const yV=[["path",{d:"M8 6h10",key:"9lnwnk"}],["path",{d:"M6 12h9",key:"1g9pqf"}],["path",{d:"M11 18h7",key:"c8dzvl"}]],gV=NC("ChartNoAxesGantt",yV);var vV=Object.freeze({__proto__:null,__iconNode:yV,default:gV});const xV=[["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"}]],bV=NC("ChartPie",xV);var wV=Object.freeze({__proto__:null,__iconNode:xV,default:bV});const kV=[["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"}]],_V=NC("ChartScatter",kV);var CV=Object.freeze({__proto__:null,__iconNode:kV,default:_V});const MV=[["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"}]],SV=NC("ChartSpline",MV);var DV=Object.freeze({__proto__:null,__iconNode:MV,default:SV});const OV=[["path",{d:"M18 6 7 17l-5-5",key:"116fxf"}],["path",{d:"m22 10-7.5 7.5L13 16",key:"ke71qq"}]],PV=NC("CheckCheck",OV);var EV=Object.freeze({__proto__:null,__iconNode:OV,default:PV});const jV=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],TV=NC("Check",jV);var NV=Object.freeze({__proto__:null,__iconNode:jV,default:TV});const RV=[["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"}]],FV=NC("ChefHat",RV);var zV=Object.freeze({__proto__:null,__iconNode:RV,default:FV});const AV=[["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"}]],IV=NC("Cherry",AV);var LV=Object.freeze({__proto__:null,__iconNode:AV,default:IV});const BV=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],VV=NC("ChevronDown",BV);var $V=Object.freeze({__proto__:null,__iconNode:BV,default:VV});const HV=[["path",{d:"m17 18-6-6 6-6",key:"1yerx2"}],["path",{d:"M7 6v12",key:"1p53r6"}]],qV=NC("ChevronFirst",HV);var WV=Object.freeze({__proto__:null,__iconNode:HV,default:qV});const UV=[["path",{d:"m7 18 6-6-6-6",key:"lwmzdw"}],["path",{d:"M17 6v12",key:"1o0aio"}]],GV=NC("ChevronLast",UV);var KV=Object.freeze({__proto__:null,__iconNode:UV,default:GV});const YV=[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]],ZV=NC("ChevronLeft",YV);var XV=Object.freeze({__proto__:null,__iconNode:YV,default:ZV});const QV=[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]],JV=NC("ChevronRight",QV);var e$=Object.freeze({__proto__:null,__iconNode:QV,default:JV});const t$=[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]],r$=NC("ChevronUp",t$);var o$=Object.freeze({__proto__:null,__iconNode:t$,default:r$});const n$=[["path",{d:"m7 20 5-5 5 5",key:"13a0gw"}],["path",{d:"m7 4 5 5 5-5",key:"1kwcof"}]],a$=NC("ChevronsDownUp",n$);var i$=Object.freeze({__proto__:null,__iconNode:n$,default:a$});const s$=[["path",{d:"m7 6 5 5 5-5",key:"1lc07p"}],["path",{d:"m7 13 5 5 5-5",key:"1d48rs"}]],l$=NC("ChevronsDown",s$);var c$=Object.freeze({__proto__:null,__iconNode:s$,default:l$});const u$=[["path",{d:"m18 8 4 4-4 4",key:"1ak13k"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"M8 12h.01",key:"czm47f"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 12h.01",key:"1l6xoz"}]],d$=NC("ChevronsLeftRightEllipsis",u$);var p$=Object.freeze({__proto__:null,__iconNode:u$,default:d$});const h$=[["path",{d:"m9 7-5 5 5 5",key:"j5w590"}],["path",{d:"m15 7 5 5-5 5",key:"1bl6da"}]],f$=NC("ChevronsLeftRight",h$);var m$=Object.freeze({__proto__:null,__iconNode:h$,default:f$});const y$=[["path",{d:"m11 17-5-5 5-5",key:"13zhaf"}],["path",{d:"m18 17-5-5 5-5",key:"h8a8et"}]],g$=NC("ChevronsLeft",y$);var v$=Object.freeze({__proto__:null,__iconNode:y$,default:g$});const x$=[["path",{d:"m20 17-5-5 5-5",key:"30x0n2"}],["path",{d:"m4 17 5-5-5-5",key:"16spf4"}]],b$=NC("ChevronsRightLeft",x$);var w$=Object.freeze({__proto__:null,__iconNode:x$,default:b$});const k$=[["path",{d:"m6 17 5-5-5-5",key:"xnjwq"}],["path",{d:"m13 17 5-5-5-5",key:"17xmmf"}]],_$=NC("ChevronsRight",k$);var C$=Object.freeze({__proto__:null,__iconNode:k$,default:_$});const M$=[["path",{d:"m7 15 5 5 5-5",key:"1hf1tw"}],["path",{d:"m7 9 5-5 5 5",key:"sgt6xg"}]],S$=NC("ChevronsUpDown",M$);var D$=Object.freeze({__proto__:null,__iconNode:M$,default:S$});const O$=[["path",{d:"m17 11-5-5-5 5",key:"e8nh98"}],["path",{d:"m17 18-5-5-5 5",key:"2avn1x"}]],P$=NC("ChevronsUp",O$);var E$=Object.freeze({__proto__:null,__iconNode:O$,default:P$});const j$=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["line",{x1:"21.17",x2:"12",y1:"8",y2:"8",key:"a0cw5f"}],["line",{x1:"3.95",x2:"8.54",y1:"6.06",y2:"14",key:"1kftof"}],["line",{x1:"10.88",x2:"15.46",y1:"21.94",y2:"14",key:"1ymyh8"}]],T$=NC("Chrome",j$);var N$=Object.freeze({__proto__:null,__iconNode:j$,default:T$});const R$=[["path",{d:"M10 9h4",key:"u4k05v"}],["path",{d:"M12 7v5",key:"ma6bk"}],["path",{d:"M14 22v-4a2 2 0 0 0-4 0v4",key:"1pdhuj"}],["path",{d:"M18 22V5.618a1 1 0 0 0-.553-.894l-4.553-2.277a2 2 0 0 0-1.788 0L6.553 4.724A1 1 0 0 0 6 5.618V22",key:"1rkokr"}],["path",{d:"m18 7 3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.618a1 1 0 0 1 .553-.894L6 7",key:"1w6esw"}]],F$=NC("Church",R$);var z$=Object.freeze({__proto__:null,__iconNode:R$,default:F$});const A$=[["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"}]],I$=NC("CigaretteOff",A$);var L$=Object.freeze({__proto__:null,__iconNode:A$,default:I$});const B$=[["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"}]],V$=NC("Cigarette",B$);var $$=Object.freeze({__proto__:null,__iconNode:B$,default:V$});const H$=[["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"}]],q$=NC("CircleAlert",H$);var W$=Object.freeze({__proto__:null,__iconNode:H$,default:q$});const U$=[["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"}]],G$=NC("CircleArrowDown",U$);var K$=Object.freeze({__proto__:null,__iconNode:U$,default:G$});const Y$=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M16 12H8",key:"1fr5h0"}],["path",{d:"m12 8-4 4 4 4",key:"15vm53"}]],Z$=NC("CircleArrowLeft",Y$);var X$=Object.freeze({__proto__:null,__iconNode:Y$,default:Z$});const Q$=[["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"}]],J$=NC("CircleArrowOutDownRight",Q$);var eH=Object.freeze({__proto__:null,__iconNode:Q$,default:J$});const tH=[["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"}]],rH=NC("CircleArrowOutDownLeft",tH);var oH=Object.freeze({__proto__:null,__iconNode:tH,default:rH});const nH=[["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"}]],aH=NC("CircleArrowOutUpLeft",nH);var iH=Object.freeze({__proto__:null,__iconNode:nH,default:aH});const sH=[["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"}]],lH=NC("CircleArrowOutUpRight",sH);var cH=Object.freeze({__proto__:null,__iconNode:sH,default:lH});const uH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"m12 16 4-4-4-4",key:"1i9zcv"}]],dH=NC("CircleArrowRight",uH);var pH=Object.freeze({__proto__:null,__iconNode:uH,default:dH});const hH=[["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"}]],fH=NC("CircleArrowUp",hH);var mH=Object.freeze({__proto__:null,__iconNode:hH,default:fH});const yH=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],gH=NC("CircleCheckBig",yH);var vH=Object.freeze({__proto__:null,__iconNode:yH,default:gH});const xH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],bH=NC("CircleCheck",xH);var wH=Object.freeze({__proto__:null,__iconNode:xH,default:bH});const kH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16 10-4 4-4-4",key:"894hmk"}]],_H=NC("CircleChevronDown",kH);var CH=Object.freeze({__proto__:null,__iconNode:kH,default:_H});const MH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m14 16-4-4 4-4",key:"ojs7w8"}]],SH=NC("CircleChevronLeft",MH);var DH=Object.freeze({__proto__:null,__iconNode:MH,default:SH});const OH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m10 8 4 4-4 4",key:"1wy4r4"}]],PH=NC("CircleChevronRight",OH);var EH=Object.freeze({__proto__:null,__iconNode:OH,default:PH});const jH=[["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"}]],TH=NC("CircleDashed",jH);var NH=Object.freeze({__proto__:null,__iconNode:jH,default:TH});const RH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m8 14 4-4 4 4",key:"fy2ptz"}]],FH=NC("CircleChevronUp",RH);var zH=Object.freeze({__proto__:null,__iconNode:RH,default:FH});const AH=[["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"}]],IH=NC("CircleDivide",AH);var LH=Object.freeze({__proto__:null,__iconNode:AH,default:IH});const BH=[["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"}]],VH=NC("CircleDollarSign",BH);var $H=Object.freeze({__proto__:null,__iconNode:BH,default:VH});const HH=[["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"}]],qH=NC("CircleDotDashed",HH);var WH=Object.freeze({__proto__:null,__iconNode:HH,default:qH});const UH=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],GH=NC("CircleDot",UH);var KH=Object.freeze({__proto__:null,__iconNode:UH,default:GH});const YH=[["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"}]],ZH=NC("CircleEllipsis",YH);var XH=Object.freeze({__proto__:null,__iconNode:YH,default:ZH});const QH=[["path",{d:"M7 10h10",key:"1101jm"}],["path",{d:"M7 14h10",key:"1mhdw3"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],JH=NC("CircleEqual",QH);var eq=Object.freeze({__proto__:null,__iconNode:QH,default:JH});const tq=[["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"}]],rq=NC("CircleFadingArrowUp",tq);var oq=Object.freeze({__proto__:null,__iconNode:tq,default:rq});const nq=[["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"}]],aq=NC("CircleFadingPlus",nq);var iq=Object.freeze({__proto__:null,__iconNode:nq,default:aq});const sq=[["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"}]],lq=NC("CircleGauge",sq);var cq=Object.freeze({__proto__:null,__iconNode:sq,default:lq});const uq=[["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"}]],dq=NC("CircleHelp",uq);var pq=Object.freeze({__proto__:null,__iconNode:uq,default:dq});const hq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}]],fq=NC("CircleMinus",hq);var mq=Object.freeze({__proto__:null,__iconNode:hq,default:fq});const yq=[["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"}]],gq=NC("CircleOff",yq);var vq=Object.freeze({__proto__:null,__iconNode:yq,default:gq});const xq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m5 5 14 14",key:"11anup"}],["path",{d:"M13 13a3 3 0 1 0 0-6H9v2",key:"uoagbd"}],["path",{d:"M9 17v-2.34",key:"a9qo08"}]],bq=NC("CircleParkingOff",xq);var wq=Object.freeze({__proto__:null,__iconNode:xq,default:bq});const kq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9 17V7h4a3 3 0 0 1 0 6H9",key:"1dfk2c"}]],_q=NC("CircleParking",kq);var Cq=Object.freeze({__proto__:null,__iconNode:kq,default:_q});const Mq=[["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"}]],Sq=NC("CirclePause",Mq);var Dq=Object.freeze({__proto__:null,__iconNode:Mq,default:Sq});const Oq=[["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"}]],Pq=NC("CirclePercent",Oq);var Eq=Object.freeze({__proto__:null,__iconNode:Oq,default:Pq});const jq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polygon",{points:"10 8 16 12 10 16 10 8",key:"1cimsy"}]],Tq=NC("CirclePlay",jq);var Nq=Object.freeze({__proto__:null,__iconNode:jq,default:Tq});const Rq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M12 8v8",key:"napkw2"}]],Fq=NC("CirclePlus",Rq);var zq=Object.freeze({__proto__:null,__iconNode:Rq,default:Fq});const Aq=[["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"}]],Iq=NC("CirclePower",Aq);var Lq=Object.freeze({__proto__:null,__iconNode:Aq,default:Iq});const Bq=[["path",{d:"M22 2 2 22",key:"y4kqgn"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Vq=NC("CircleSlash2",Bq);var $q=Object.freeze({__proto__:null,__iconNode:Bq,default:Vq});const Hq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"9",x2:"15",y1:"15",y2:"9",key:"1dfufj"}]],qq=NC("CircleSlash",Hq);var Wq=Object.freeze({__proto__:null,__iconNode:Hq,default:qq});const Uq=[["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}]],Gq=NC("CircleSmall",Uq);var Kq=Object.freeze({__proto__:null,__iconNode:Uq,default:Gq});const Yq=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["rect",{x:"9",y:"9",width:"6",height:"6",rx:"1",key:"1ssd4o"}]],Zq=NC("CircleStop",Yq);var Xq=Object.freeze({__proto__:null,__iconNode:Yq,default:Zq});const Qq=[["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"}]],Jq=NC("CircleUserRound",Qq);var eW=Object.freeze({__proto__:null,__iconNode:Qq,default:Jq});const tW=[["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"}]],rW=NC("CircleUser",tW);var oW=Object.freeze({__proto__:null,__iconNode:tW,default:rW});const nW=[["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"}]],aW=NC("CircleX",nW);var iW=Object.freeze({__proto__:null,__iconNode:nW,default:aW});const sW=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],lW=NC("Circle",sW);var cW=Object.freeze({__proto__:null,__iconNode:sW,default:lW});const uW=[["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"}]],dW=NC("CircuitBoard",uW);var pW=Object.freeze({__proto__:null,__iconNode:uW,default:dW});const hW=[["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"}]],fW=NC("Citrus",hW);var mW=Object.freeze({__proto__:null,__iconNode:hW,default:fW});const yW=[["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"}]],gW=NC("Clapperboard",yW);var vW=Object.freeze({__proto__:null,__iconNode:yW,default:gW});const xW=[["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"}]],bW=NC("ClipboardCheck",xW);var wW=Object.freeze({__proto__:null,__iconNode:xW,default:bW});const kW=[["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"}]],_W=NC("ClipboardCopy",kW);var CW=Object.freeze({__proto__:null,__iconNode:kW,default:_W});const MW=[["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"}]],SW=NC("ClipboardList",MW);var DW=Object.freeze({__proto__:null,__iconNode:MW,default:SW});const OW=[["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"}]],PW=NC("ClipboardMinus",OW);var EW=Object.freeze({__proto__:null,__iconNode:OW,default:PW});const jW=[["path",{d:"M15 2H9a1 1 0 0 0-1 1v2c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1Z",key:"1pp7kr"}],["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2M16 4h2a2 2 0 0 1 2 2v2M11 14h10",key:"2ik1ml"}],["path",{d:"m17 10 4 4-4 4",key:"vp2hj1"}]],TW=NC("ClipboardPaste",jW);var NW=Object.freeze({__proto__:null,__iconNode:jW,default:TW});const RW=[["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"}]],FW=NC("ClipboardPenLine",RW);var zW=Object.freeze({__proto__:null,__iconNode:RW,default:FW});const AW=[["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"}]],IW=NC("ClipboardPen",AW);var LW=Object.freeze({__proto__:null,__iconNode:AW,default:IW});const BW=[["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"}]],VW=NC("ClipboardPlus",BW);var $W=Object.freeze({__proto__:null,__iconNode:BW,default:VW});const HW=[["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"}]],qW=NC("ClipboardType",HW);var WW=Object.freeze({__proto__:null,__iconNode:HW,default:qW});const UW=[["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"}]],GW=NC("ClipboardX",UW);var KW=Object.freeze({__proto__:null,__iconNode:UW,default:GW});const YW=[["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"}]],ZW=NC("Clipboard",YW);var XW=Object.freeze({__proto__:null,__iconNode:YW,default:ZW});const QW=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 14.5 8",key:"12zbmj"}]],JW=NC("Clock1",QW);var eU=Object.freeze({__proto__:null,__iconNode:QW,default:JW});const tU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 8 10",key:"atfzqc"}]],rU=NC("Clock10",tU);var oU=Object.freeze({__proto__:null,__iconNode:tU,default:rU});const nU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 9.5 8",key:"l5bg6f"}]],aU=NC("Clock11",nU);var iU=Object.freeze({__proto__:null,__iconNode:nU,default:aU});const sU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12",key:"1fub01"}]],lU=NC("Clock12",sU);var cU=Object.freeze({__proto__:null,__iconNode:sU,default:lU});const uU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 10",key:"1g230d"}]],dU=NC("Clock2",uU);var pU=Object.freeze({__proto__:null,__iconNode:uU,default:dU});const hU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16.5 12",key:"1aq6pp"}]],fU=NC("Clock3",hU);var mU=Object.freeze({__proto__:null,__iconNode:hU,default:fU});const yU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]],gU=NC("Clock4",yU);var vU=Object.freeze({__proto__:null,__iconNode:yU,default:gU});const xU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 14.5 16",key:"1pcbox"}]],bU=NC("Clock5",xU);var wU=Object.freeze({__proto__:null,__iconNode:xU,default:bU});const kU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 12 16.5",key:"hb2qv6"}]],_U=NC("Clock6",kU);var CU=Object.freeze({__proto__:null,__iconNode:kU,default:_U});const MU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 9.5 16",key:"ka3394"}]],SU=NC("Clock7",MU);var DU=Object.freeze({__proto__:null,__iconNode:MU,default:SU});const OU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 8 14",key:"tmc9b4"}]],PU=NC("Clock8",OU);var EU=Object.freeze({__proto__:null,__iconNode:OU,default:PU});const jU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 7.5 12",key:"1k60p0"}]],TU=NC("Clock9",jU);var NU=Object.freeze({__proto__:null,__iconNode:jU,default:TU});const RU=[["path",{d:"M12 6v6l4 2",key:"mmk7yg"}],["path",{d:"M16 21.16a10 10 0 1 1 5-13.516",key:"cxo92l"}],["path",{d:"M20 11.5v6",key:"2ei3xq"}],["path",{d:"M20 21.5h.01",key:"1r2dzp"}]],FU=NC("ClockAlert",RU);var zU=Object.freeze({__proto__:null,__iconNode:RU,default:FU});const AU=[["path",{d:"M12.338 21.994A10 10 0 1 1 21.925 13.227",key:"1i7shu"}],["path",{d:"M12 6v6l2 1",key:"19cm8n"}],["path",{d:"m14 18 4 4 4-4",key:"1waygx"}],["path",{d:"M18 14v8",key:"irew45"}]],IU=NC("ClockArrowDown",AU);var LU=Object.freeze({__proto__:null,__iconNode:AU,default:IU});const BU=[["path",{d:"M13.228 21.925A10 10 0 1 1 21.994 12.338",key:"1fzlyi"}],["path",{d:"M12 6v6l1.562.781",key:"1ujuk9"}],["path",{d:"m14 18 4-4 4 4",key:"ftkppy"}],["path",{d:"M18 22v-8",key:"su0gjh"}]],VU=NC("ClockArrowUp",BU);var $U=Object.freeze({__proto__:null,__iconNode:BU,default:VU});const HU=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]],qU=NC("Clock",HU);var WU=Object.freeze({__proto__:null,__iconNode:HU,default:qU});const UU=[["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"}]],GU=NC("CloudAlert",UU);var KU=Object.freeze({__proto__:null,__iconNode:UU,default:GU});const YU=[["circle",{cx:"12",cy:"17",r:"3",key:"1spfwm"}],["path",{d:"M4.2 15.1A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.2",key:"zaobp"}],["path",{d:"m15.7 18.4-.9-.3",key:"4qxpbn"}],["path",{d:"m9.2 15.9-.9-.3",key:"17q7o2"}],["path",{d:"m10.6 20.7.3-.9",key:"1pf4s2"}],["path",{d:"m13.1 14.2.3-.9",key:"1mnuqm"}],["path",{d:"m13.6 20.7-.4-1",key:"1jpd1m"}],["path",{d:"m10.8 14.3-.4-1",key:"17ugyy"}],["path",{d:"m8.3 18.6 1-.4",key:"s42vdx"}],["path",{d:"m14.7 15.8 1-.4",key:"2wizun"}]],ZU=NC("CloudCog",YU);var XU=Object.freeze({__proto__:null,__iconNode:YU,default:ZU});const QU=[["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"}]],JU=NC("CloudDownload",QU);var eG=Object.freeze({__proto__:null,__iconNode:QU,default:JU});const tG=[["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"}]],rG=NC("CloudDrizzle",tG);var oG=Object.freeze({__proto__:null,__iconNode:tG,default:rG});const nG=[["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"}]],aG=NC("CloudFog",nG);var iG=Object.freeze({__proto__:null,__iconNode:nG,default:aG});const sG=[["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"}]],lG=NC("CloudHail",sG);var cG=Object.freeze({__proto__:null,__iconNode:sG,default:lG});const uG=[["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"}]],dG=NC("CloudLightning",uG);var pG=Object.freeze({__proto__:null,__iconNode:uG,default:dG});const hG=[["path",{d:"M10.188 8.5A6 6 0 0 1 16 4a1 1 0 0 0 6 6 6 6 0 0 1-3 5.197",key:"erj67n"}],["path",{d:"M11 20v2",key:"174qtz"}],["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"}]],fG=NC("CloudMoonRain",hG);var mG=Object.freeze({__proto__:null,__iconNode:hG,default:fG});const yG=[["path",{d:"M10.188 8.5A6 6 0 0 1 16 4a1 1 0 0 0 6 6 6 6 0 0 1-3 5.197",key:"erj67n"}],["path",{d:"M13 16a3 3 0 1 1 0 6H7a5 5 0 1 1 4.9-6Z",key:"p44pc9"}]],gG=NC("CloudMoon",yG);var vG=Object.freeze({__proto__:null,__iconNode:yG,default:gG});const xG=[["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"}]],bG=NC("CloudOff",xG);var wG=Object.freeze({__proto__:null,__iconNode:xG,default:bG});const kG=[["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"}]],_G=NC("CloudRainWind",kG);var CG=Object.freeze({__proto__:null,__iconNode:kG,default:_G});const MG=[["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"}]],SG=NC("CloudRain",MG);var DG=Object.freeze({__proto__:null,__iconNode:MG,default:SG});const OG=[["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"}]],PG=NC("CloudSnow",OG);var EG=Object.freeze({__proto__:null,__iconNode:OG,default:PG});const jG=[["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"}]],TG=NC("CloudSunRain",jG);var NG=Object.freeze({__proto__:null,__iconNode:jG,default:TG});const RG=[["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"}]],FG=NC("CloudSun",RG);var zG=Object.freeze({__proto__:null,__iconNode:RG,default:FG});const AG=[["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"}]],IG=NC("CloudUpload",AG);var LG=Object.freeze({__proto__:null,__iconNode:AG,default:IG});const BG=[["path",{d:"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z",key:"p7xjir"}]],VG=NC("Cloud",BG);var $G=Object.freeze({__proto__:null,__iconNode:BG,default:VG});const HG=[["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"}]],qG=NC("Cloudy",HG);var WG=Object.freeze({__proto__:null,__iconNode:HG,default:qG});const UG=[["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"}]],GG=NC("Clover",UG);var KG=Object.freeze({__proto__:null,__iconNode:UG,default:GG});const YG=[["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"}]],ZG=NC("Club",YG);var XG=Object.freeze({__proto__:null,__iconNode:YG,default:ZG});const QG=[["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"}]],JG=NC("CodeXml",QG);var eK=Object.freeze({__proto__:null,__iconNode:QG,default:JG});const tK=[["polyline",{points:"16 18 22 12 16 6",key:"z7tu5w"}],["polyline",{points:"8 6 2 12 8 18",key:"1eg1df"}]],rK=NC("Code",tK);var oK=Object.freeze({__proto__:null,__iconNode:tK,default:rK});const nK=[["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"}]],aK=NC("Codepen",nK);var iK=Object.freeze({__proto__:null,__iconNode:nK,default:aK});const sK=[["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"}]],lK=NC("Codesandbox",sK);var cK=Object.freeze({__proto__:null,__iconNode:sK,default:lK});const uK=[["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"}]],dK=NC("Coffee",uK);var pK=Object.freeze({__proto__:null,__iconNode:uK,default:dK});const hK=[["path",{d:"M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z",key:"sobvz5"}],["path",{d:"M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",key:"11i496"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 22v-2",key:"1osdcq"}],["path",{d:"m17 20.66-1-1.73",key:"eq3orb"}],["path",{d:"M11 10.27 7 3.34",key:"16pf9h"}],["path",{d:"m20.66 17-1.73-1",key:"sg0v6f"}],["path",{d:"m3.34 7 1.73 1",key:"1ulond"}],["path",{d:"M14 12h8",key:"4f43i9"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"m20.66 7-1.73 1",key:"1ow05n"}],["path",{d:"m3.34 17 1.73-1",key:"nuk764"}],["path",{d:"m17 3.34-1 1.73",key:"2wel8s"}],["path",{d:"m11 13.73-4 6.93",key:"794ttg"}]],fK=NC("Cog",hK);var mK=Object.freeze({__proto__:null,__iconNode:hK,default:fK});const yK=[["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"}]],gK=NC("Coins",yK);var vK=Object.freeze({__proto__:null,__iconNode:yK,default:gK});const xK=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M12 3v18",key:"108xh3"}]],bK=NC("Columns2",xK);var wK=Object.freeze({__proto__:null,__iconNode:xK,default:bK});const kK=[["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"}]],_K=NC("Columns3",kK);var CK=Object.freeze({__proto__:null,__iconNode:kK,default:_K});const MK=[["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"}]],SK=NC("Columns4",MK);var DK=Object.freeze({__proto__:null,__iconNode:MK,default:SK});const OK=[["path",{d:"M10 18H5a3 3 0 0 1-3-3v-1",key:"ru65g8"}],["path",{d:"M14 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"e30een"}],["path",{d:"M20 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"2ahx8o"}],["path",{d:"m7 21 3-3-3-3",key:"127cv2"}],["rect",{x:"14",y:"14",width:"8",height:"8",rx:"2",key:"1b0bso"}],["rect",{x:"2",y:"2",width:"8",height:"8",rx:"2",key:"1x09vl"}]],PK=NC("Combine",OK);var EK=Object.freeze({__proto__:null,__iconNode:OK,default:PK});const jK=[["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"}]],TK=NC("Compass",jK);var NK=Object.freeze({__proto__:null,__iconNode:jK,default:TK});const RK=[["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"}]],FK=NC("Command",RK);var zK=Object.freeze({__proto__:null,__iconNode:RK,default:FK});const AK=[["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"}]],IK=NC("Component",AK);var LK=Object.freeze({__proto__:null,__iconNode:AK,default:IK});const BK=[["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"}]],VK=NC("Computer",BK);var $K=Object.freeze({__proto__:null,__iconNode:BK,default:VK});const HK=[["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"}]],qK=NC("ConciergeBell",HK);var WK=Object.freeze({__proto__:null,__iconNode:HK,default:qK});const UK=[["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"}]],GK=NC("Cone",UK);var KK=Object.freeze({__proto__:null,__iconNode:UK,default:GK});const YK=[["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"}]],ZK=NC("Construction",YK);var XK=Object.freeze({__proto__:null,__iconNode:YK,default:ZK});const QK=[["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"}]],JK=NC("ContactRound",QK);var eY=Object.freeze({__proto__:null,__iconNode:QK,default:JK});const tY=[["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"}]],rY=NC("Container",tY);var oY=Object.freeze({__proto__:null,__iconNode:tY,default:rY});const nY=[["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"}]],aY=NC("Contact",nY);var iY=Object.freeze({__proto__:null,__iconNode:nY,default:aY});const sY=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 18a6 6 0 0 0 0-12v12z",key:"j4l70d"}]],lY=NC("Contrast",sY);var cY=Object.freeze({__proto__:null,__iconNode:sY,default:lY});const uY=[["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"}]],dY=NC("Cookie",uY);var pY=Object.freeze({__proto__:null,__iconNode:uY,default:dY});const hY=[["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"}]],fY=NC("CookingPot",hY);var mY=Object.freeze({__proto__:null,__iconNode:hY,default:fY});const yY=[["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"}]],gY=NC("CopyCheck",yY);var vY=Object.freeze({__proto__:null,__iconNode:yY,default:gY});const xY=[["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"}]],bY=NC("CopyMinus",xY);var wY=Object.freeze({__proto__:null,__iconNode:xY,default:bY});const kY=[["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"}]],_Y=NC("CopyPlus",kY);var CY=Object.freeze({__proto__:null,__iconNode:kY,default:_Y});const MY=[["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"}]],SY=NC("CopySlash",MY);var DY=Object.freeze({__proto__:null,__iconNode:MY,default:SY});const OY=[["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"}]],PY=NC("CopyX",OY);var EY=Object.freeze({__proto__:null,__iconNode:OY,default:PY});const jY=[["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"}]],TY=NC("Copy",jY);var NY=Object.freeze({__proto__:null,__iconNode:jY,default:TY});const RY=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.17 14.83a4 4 0 1 0 0-5.66",key:"1sveal"}]],FY=NC("Copyleft",RY);var zY=Object.freeze({__proto__:null,__iconNode:RY,default:FY});const AY=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M14.83 14.83a4 4 0 1 1 0-5.66",key:"1i56pz"}]],IY=NC("Copyright",AY);var LY=Object.freeze({__proto__:null,__iconNode:AY,default:IY});const BY=[["polyline",{points:"9 10 4 15 9 20",key:"r3jprv"}],["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}]],VY=NC("CornerDownLeft",BY);var $Y=Object.freeze({__proto__:null,__iconNode:BY,default:VY});const HY=[["polyline",{points:"15 10 20 15 15 20",key:"1q7qjw"}],["path",{d:"M4 4v7a4 4 0 0 0 4 4h12",key:"z08zvw"}]],qY=NC("CornerDownRight",HY);var WY=Object.freeze({__proto__:null,__iconNode:HY,default:qY});const UY=[["polyline",{points:"14 15 9 20 4 15",key:"nkc4i"}],["path",{d:"M20 4h-7a4 4 0 0 0-4 4v12",key:"nbpdq2"}]],GY=NC("CornerLeftDown",UY);var KY=Object.freeze({__proto__:null,__iconNode:UY,default:GY});const YY=[["polyline",{points:"14 9 9 4 4 9",key:"m9oyvo"}],["path",{d:"M20 20h-7a4 4 0 0 1-4-4V4",key:"1blwi3"}]],ZY=NC("CornerLeftUp",YY);var XY=Object.freeze({__proto__:null,__iconNode:YY,default:ZY});const QY=[["polyline",{points:"10 15 15 20 20 15",key:"axus6l"}],["path",{d:"M4 4h7a4 4 0 0 1 4 4v12",key:"wcbgct"}]],JY=NC("CornerRightDown",QY);var eZ=Object.freeze({__proto__:null,__iconNode:QY,default:JY});const tZ=[["polyline",{points:"10 9 15 4 20 9",key:"1lr6px"}],["path",{d:"M4 20h7a4 4 0 0 0 4-4V4",key:"1plgdj"}]],rZ=NC("CornerRightUp",tZ);var oZ=Object.freeze({__proto__:null,__iconNode:tZ,default:rZ});const nZ=[["polyline",{points:"9 14 4 9 9 4",key:"881910"}],["path",{d:"M20 20v-7a4 4 0 0 0-4-4H4",key:"1nkjon"}]],aZ=NC("CornerUpLeft",nZ);var iZ=Object.freeze({__proto__:null,__iconNode:nZ,default:aZ});const sZ=[["polyline",{points:"15 14 20 9 15 4",key:"1tbx3s"}],["path",{d:"M4 20v-7a4 4 0 0 1 4-4h12",key:"1lu4f8"}]],lZ=NC("CornerUpRight",sZ);var cZ=Object.freeze({__proto__:null,__iconNode:sZ,default:lZ});const uZ=[["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"}]],dZ=NC("CreativeCommons",uZ);var pZ=Object.freeze({__proto__:null,__iconNode:uZ,default:dZ});const hZ=[["rect",{width:"16",height:"16",x:"4",y:"4",rx:"2",key:"14l7u7"}],["rect",{width:"6",height:"6",x:"9",y:"9",rx:"1",key:"5aljv4"}],["path",{d:"M15 2v2",key:"13l42r"}],["path",{d:"M15 20v2",key:"15mkzm"}],["path",{d:"M2 15h2",key:"1gxd5l"}],["path",{d:"M2 9h2",key:"1bbxkp"}],["path",{d:"M20 15h2",key:"19e6y8"}],["path",{d:"M20 9h2",key:"19tzq7"}],["path",{d:"M9 2v2",key:"165o2o"}],["path",{d:"M9 20v2",key:"i2bqo8"}]],fZ=NC("Cpu",hZ);var mZ=Object.freeze({__proto__:null,__iconNode:hZ,default:fZ});const yZ=[["rect",{width:"20",height:"14",x:"2",y:"5",rx:"2",key:"ynyp8z"}],["line",{x1:"2",x2:"22",y1:"10",y2:"10",key:"1b3vmo"}]],gZ=NC("CreditCard",yZ);var vZ=Object.freeze({__proto__:null,__iconNode:yZ,default:gZ});const xZ=[["path",{d:"m4.6 13.11 5.79-3.21c1.89-1.05 4.79 1.78 3.71 3.71l-3.22 5.81C8.8 23.16.79 15.23 4.6 13.11Z",key:"1ozxlb"}],["path",{d:"m10.5 9.5-1-2.29C9.2 6.48 8.8 6 8 6H4.5C2.79 6 2 6.5 2 8.5a7.71 7.71 0 0 0 2 4.83",key:"ffuyb5"}],["path",{d:"M8 6c0-1.55.24-4-2-4-2 0-2.5 2.17-2.5 4",key:"osnpzi"}],["path",{d:"m14.5 13.5 2.29 1c.73.3 1.21.7 1.21 1.5v3.5c0 1.71-.5 2.5-2.5 2.5a7.71 7.71 0 0 1-4.83-2",key:"1vubaw"}],["path",{d:"M18 16c1.55 0 4-.24 4 2 0 2-2.17 2.5-4 2.5",key:"wxr772"}]],bZ=NC("Croissant",xZ);var wZ=Object.freeze({__proto__:null,__iconNode:xZ,default:bZ});const kZ=[["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"}]],_Z=NC("Cross",kZ);var CZ=Object.freeze({__proto__:null,__iconNode:kZ,default:_Z});const MZ=[["path",{d:"M6 2v14a2 2 0 0 0 2 2h14",key:"ron5a4"}],["path",{d:"M18 22V8a2 2 0 0 0-2-2H2",key:"7s9ehn"}]],SZ=NC("Crop",MZ);var DZ=Object.freeze({__proto__:null,__iconNode:MZ,default:SZ});const OZ=[["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"}]],PZ=NC("Crosshair",OZ);var EZ=Object.freeze({__proto__:null,__iconNode:OZ,default:PZ});const jZ=[["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"}]],TZ=NC("Crown",jZ);var NZ=Object.freeze({__proto__:null,__iconNode:jZ,default:TZ});const RZ=[["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"}]],FZ=NC("Cuboid",RZ);var zZ=Object.freeze({__proto__:null,__iconNode:RZ,default:FZ});const AZ=[["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"}]],IZ=NC("CupSoda",AZ);var LZ=Object.freeze({__proto__:null,__iconNode:AZ,default:IZ});const BZ=[["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"}]],VZ=NC("Currency",BZ);var $Z=Object.freeze({__proto__:null,__iconNode:BZ,default:VZ});const HZ=[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5v14a9 3 0 0 0 18 0V5",key:"aqi0yr"}]],qZ=NC("Cylinder",HZ);var WZ=Object.freeze({__proto__:null,__iconNode:HZ,default:qZ});const UZ=[["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"}]],GZ=NC("Dam",UZ);var KZ=Object.freeze({__proto__:null,__iconNode:UZ,default:GZ});const YZ=[["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"}]],ZZ=NC("DatabaseBackup",YZ);var XZ=Object.freeze({__proto__:null,__iconNode:YZ,default:ZZ});const QZ=[["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"}]],JZ=NC("DatabaseZap",QZ);var eX=Object.freeze({__proto__:null,__iconNode:QZ,default:JZ});const tX=[["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"}]],rX=NC("Database",tX);var oX=Object.freeze({__proto__:null,__iconNode:tX,default:rX});const nX=[["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"}]],aX=NC("Delete",nX);var iX=Object.freeze({__proto__:null,__iconNode:nX,default:aX});const sX=[["circle",{cx:"12",cy:"4",r:"2",key:"muu5ef"}],["path",{d:"M10.2 3.2C5.5 4 2 8.1 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 0c0-4.9-3.5-9-8.2-9.8",key:"lfo06j"}],["path",{d:"M3.2 14.8a9 9 0 0 0 17.6 0",key:"12xarc"}]],lX=NC("Dessert",sX);var cX=Object.freeze({__proto__:null,__iconNode:sX,default:lX});const uX=[["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"}]],dX=NC("Diameter",uX);var pX=Object.freeze({__proto__:null,__iconNode:uX,default:dX});const hX=[["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"}]],fX=NC("DiamondMinus",hX);var mX=Object.freeze({__proto__:null,__iconNode:hX,default:fX});const yX=[["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"}]],gX=NC("DiamondPercent",yX);var vX=Object.freeze({__proto__:null,__iconNode:yX,default:gX});const xX=[["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"}]],bX=NC("DiamondPlus",xX);var wX=Object.freeze({__proto__:null,__iconNode:xX,default:bX});const kX=[["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"}]],_X=NC("Diamond",kX);var CX=Object.freeze({__proto__:null,__iconNode:kX,default:_X});const MX=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"M12 12h.01",key:"1mp3jc"}]],SX=NC("Dice1",MX);var DX=Object.freeze({__proto__:null,__iconNode:MX,default:SX});const OX=[["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"}]],PX=NC("Dice2",OX);var EX=Object.freeze({__proto__:null,__iconNode:OX,default:PX});const jX=[["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"}]],TX=NC("Dice3",jX);var NX=Object.freeze({__proto__:null,__iconNode:jX,default:TX});const RX=[["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"}]],FX=NC("Dice4",RX);var zX=Object.freeze({__proto__:null,__iconNode:RX,default:FX});const AX=[["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"}]],IX=NC("Dice5",AX);var LX=Object.freeze({__proto__:null,__iconNode:AX,default:IX});const BX=[["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"}]],VX=NC("Dice6",BX);var $X=Object.freeze({__proto__:null,__iconNode:BX,default:VX});const HX=[["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"}]],qX=NC("Dices",HX);var WX=Object.freeze({__proto__:null,__iconNode:HX,default:qX});const UX=[["path",{d:"M12 3v14",key:"7cf3v8"}],["path",{d:"M5 10h14",key:"elsbfy"}],["path",{d:"M5 21h14",key:"11awu3"}]],GX=NC("Diff",UX);var KX=Object.freeze({__proto__:null,__iconNode:UX,default:GX});const YX=[["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"}]],ZX=NC("Disc2",YX);var XX=Object.freeze({__proto__:null,__iconNode:YX,default:ZX});const QX=[["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"}]],JX=NC("Disc3",QX);var eQ=Object.freeze({__proto__:null,__iconNode:QX,default:JX});const tQ=[["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"}]],rQ=NC("DiscAlbum",tQ);var oQ=Object.freeze({__proto__:null,__iconNode:tQ,default:rQ});const nQ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],aQ=NC("Disc",nQ);var iQ=Object.freeze({__proto__:null,__iconNode:nQ,default:aQ});const sQ=[["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"}]],lQ=NC("Divide",sQ);var cQ=Object.freeze({__proto__:null,__iconNode:sQ,default:lQ});const uQ=[["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"}]],dQ=NC("DnaOff",uQ);var pQ=Object.freeze({__proto__:null,__iconNode:uQ,default:dQ});const hQ=[["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"}]],fQ=NC("Dna",hQ);var mQ=Object.freeze({__proto__:null,__iconNode:hQ,default:fQ});const yQ=[["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"}]],gQ=NC("Dock",yQ);var vQ=Object.freeze({__proto__:null,__iconNode:yQ,default:gQ});const xQ=[["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"}]],bQ=NC("Dog",xQ);var wQ=Object.freeze({__proto__:null,__iconNode:xQ,default:bQ});const kQ=[["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"}]],_Q=NC("DollarSign",kQ);var CQ=Object.freeze({__proto__:null,__iconNode:kQ,default:_Q});const MQ=[["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"}]],SQ=NC("Donut",MQ);var DQ=Object.freeze({__proto__:null,__iconNode:MQ,default:SQ});const OQ=[["path",{d:"M18 20V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14",key:"36qu9e"}],["path",{d:"M2 20h20",key:"owomy5"}],["path",{d:"M14 12v.01",key:"xfcn54"}]],PQ=NC("DoorClosed",OQ);var EQ=Object.freeze({__proto__:null,__iconNode:OQ,default:PQ});const jQ=[["path",{d:"M13 4h3a2 2 0 0 1 2 2v14",key:"hrm0s9"}],["path",{d:"M2 20h3",key:"1gaodv"}],["path",{d:"M13 20h9",key:"s90cdi"}],["path",{d:"M10 12v.01",key:"vx6srw"}],["path",{d:"M13 4.562v16.157a1 1 0 0 1-1.242.97L5 20V5.562a2 2 0 0 1 1.515-1.94l4-1A2 2 0 0 1 13 4.561Z",key:"199qr4"}]],TQ=NC("DoorOpen",jQ);var NQ=Object.freeze({__proto__:null,__iconNode:jQ,default:TQ});const RQ=[["circle",{cx:"12.1",cy:"12.1",r:"1",key:"18d7e5"}]],FQ=NC("Dot",RQ);var zQ=Object.freeze({__proto__:null,__iconNode:RQ,default:FQ});const AQ=[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]],IQ=NC("Download",AQ);var LQ=Object.freeze({__proto__:null,__iconNode:AQ,default:IQ});const BQ=[["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"}]],VQ=NC("DraftingCompass",BQ);var $Q=Object.freeze({__proto__:null,__iconNode:BQ,default:VQ});const HQ=[["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"}]],qQ=NC("Drama",HQ);var WQ=Object.freeze({__proto__:null,__iconNode:HQ,default:qQ});const UQ=[["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"}]],GQ=NC("Dribbble",UQ);var KQ=Object.freeze({__proto__:null,__iconNode:UQ,default:GQ});const YQ=[["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"}]],ZQ=NC("Drill",YQ);var XQ=Object.freeze({__proto__:null,__iconNode:YQ,default:ZQ});const QQ=[["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"}]],JQ=NC("DropletOff",QQ);var eJ=Object.freeze({__proto__:null,__iconNode:QQ,default:JQ});const tJ=[["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"}]],rJ=NC("Droplet",tJ);var oJ=Object.freeze({__proto__:null,__iconNode:tJ,default:rJ});const nJ=[["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"}]],aJ=NC("Droplets",nJ);var iJ=Object.freeze({__proto__:null,__iconNode:nJ,default:aJ});const sJ=[["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"}]],lJ=NC("Drum",sJ);var cJ=Object.freeze({__proto__:null,__iconNode:sJ,default:lJ});const uJ=[["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"}]],dJ=NC("Drumstick",uJ);var pJ=Object.freeze({__proto__:null,__iconNode:uJ,default:dJ});const hJ=[["path",{d:"M14.4 14.4 9.6 9.6",key:"ic80wn"}],["path",{d:"M18.657 21.485a2 2 0 1 1-2.829-2.828l-1.767 1.768a2 2 0 1 1-2.829-2.829l6.364-6.364a2 2 0 1 1 2.829 2.829l-1.768 1.767a2 2 0 1 1 2.828 2.829z",key:"nnl7wr"}],["path",{d:"m21.5 21.5-1.4-1.4",key:"1f1ice"}],["path",{d:"M3.9 3.9 2.5 2.5",key:"1evmna"}],["path",{d:"M6.404 12.768a2 2 0 1 1-2.829-2.829l1.768-1.767a2 2 0 1 1-2.828-2.829l2.828-2.828a2 2 0 1 1 2.829 2.828l1.767-1.768a2 2 0 1 1 2.829 2.829z",key:"yhosts"}]],fJ=NC("Dumbbell",hJ);var mJ=Object.freeze({__proto__:null,__iconNode:hJ,default:fJ});const yJ=[["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"}]],gJ=NC("EarOff",yJ);var vJ=Object.freeze({__proto__:null,__iconNode:yJ,default:gJ});const xJ=[["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"}]],bJ=NC("Ear",xJ);var wJ=Object.freeze({__proto__:null,__iconNode:xJ,default:bJ});const kJ=[["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"}]],_J=NC("EarthLock",kJ);var CJ=Object.freeze({__proto__:null,__iconNode:kJ,default:_J});const MJ=[["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"}]],SJ=NC("Earth",MJ);var DJ=Object.freeze({__proto__:null,__iconNode:MJ,default:SJ});const OJ=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a7 7 0 1 0 10 10",key:"1yuj32"}]],PJ=NC("Eclipse",OJ);var EJ=Object.freeze({__proto__:null,__iconNode:OJ,default:PJ});const jJ=[["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"}]],TJ=NC("EggFried",jJ);var NJ=Object.freeze({__proto__:null,__iconNode:jJ,default:TJ});const RJ=[["path",{d:"M6.399 6.399C5.362 8.157 4.65 10.189 4.5 12c-.37 4.43 1.27 9.95 7.5 10 3.256-.026 5.259-1.547 6.375-3.625",key:"6et380"}],["path",{d:"M19.532 13.875A14.07 14.07 0 0 0 19.5 12c-.36-4.34-3.95-9.96-7.5-10-1.04.012-2.082.502-3.046 1.297",key:"gcdc3f"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],FJ=NC("EggOff",RJ);var zJ=Object.freeze({__proto__:null,__iconNode:RJ,default:FJ});const AJ=[["path",{d:"M12 22c6.23-.05 7.87-5.57 7.5-10-.36-4.34-3.95-9.96-7.5-10-3.55.04-7.14 5.66-7.5 10-.37 4.43 1.27 9.95 7.5 10z",key:"1c39pg"}]],IJ=NC("Egg",AJ);var LJ=Object.freeze({__proto__:null,__iconNode:AJ,default:IJ});const BJ=[["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"}]],VJ=NC("EllipsisVertical",BJ);var $J=Object.freeze({__proto__:null,__iconNode:BJ,default:VJ});const HJ=[["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"}]],qJ=NC("Ellipsis",HJ);var WJ=Object.freeze({__proto__:null,__iconNode:HJ,default:qJ});const UJ=[["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"}]],GJ=NC("EqualApproximately",UJ);var KJ=Object.freeze({__proto__:null,__iconNode:UJ,default:GJ});const YJ=[["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"}]],ZJ=NC("EqualNot",YJ);var XJ=Object.freeze({__proto__:null,__iconNode:YJ,default:ZJ});const QJ=[["line",{x1:"5",x2:"19",y1:"9",y2:"9",key:"1nwqeh"}],["line",{x1:"5",x2:"19",y1:"15",y2:"15",key:"g8yjpy"}]],JJ=NC("Equal",QJ);var e1=Object.freeze({__proto__:null,__iconNode:QJ,default:JJ});const t1=[["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"}]],r1=NC("EthernetPort",t1);var o1=Object.freeze({__proto__:null,__iconNode:t1,default:r1});const n1=[["path",{d:"m7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21",key:"182aya"}],["path",{d:"M22 21H7",key:"t4ddhn"}],["path",{d:"m5 11 9 9",key:"1mo9qw"}]],a1=NC("Eraser",n1);var i1=Object.freeze({__proto__:null,__iconNode:n1,default:a1});const s1=[["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"}]],l1=NC("Euro",s1);var c1=Object.freeze({__proto__:null,__iconNode:s1,default:l1});const u1=[["path",{d:"m15 15 6 6",key:"1s409w"}],["path",{d:"m15 9 6-6",key:"ko1vev"}],["path",{d:"M21 16.2V21h-4.8",key:"1hrera"}],["path",{d:"M21 7.8V3h-4.8",key:"ul1q53"}],["path",{d:"M3 16.2V21h4.8",key:"1x04uo"}],["path",{d:"m3 21 6-6",key:"wwnumi"}],["path",{d:"M3 7.8V3h4.8",key:"1ijppm"}],["path",{d:"M9 9 3 3",key:"v551iv"}]],d1=NC("Expand",u1);var p1=Object.freeze({__proto__:null,__iconNode:u1,default:d1});const h1=[["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"}]],f1=NC("ExternalLink",h1);var m1=Object.freeze({__proto__:null,__iconNode:h1,default:f1});const y1=[["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"}]],g1=NC("EyeClosed",y1);var v1=Object.freeze({__proto__:null,__iconNode:y1,default:g1});const x1=[["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"}]],b1=NC("EyeOff",x1);var w1=Object.freeze({__proto__:null,__iconNode:x1,default:b1});const k1=[["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"}]],_1=NC("Eye",k1);var C1=Object.freeze({__proto__:null,__iconNode:k1,default:_1});const M1=[["path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z",key:"1jg4f8"}]],S1=NC("Facebook",M1);var D1=Object.freeze({__proto__:null,__iconNode:M1,default:S1});const O1=[["path",{d:"M2 20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8l-7 5V8l-7 5V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",key:"159hny"}],["path",{d:"M17 18h1",key:"uldtlt"}],["path",{d:"M12 18h1",key:"s9uhes"}],["path",{d:"M7 18h1",key:"1neino"}]],P1=NC("Factory",O1);var E1=Object.freeze({__proto__:null,__iconNode:O1,default:P1});const j1=[["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"}]],T1=NC("Fan",j1);var N1=Object.freeze({__proto__:null,__iconNode:j1,default:T1});const R1=[["polygon",{points:"13 19 22 12 13 5 13 19",key:"587y9g"}],["polygon",{points:"2 19 11 12 2 5 2 19",key:"3pweh0"}]],F1=NC("FastForward",R1);var z1=Object.freeze({__proto__:null,__iconNode:R1,default:F1});const A1=[["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"}]],I1=NC("Feather",A1);var L1=Object.freeze({__proto__:null,__iconNode:A1,default:I1});const B1=[["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"}]],V1=NC("Fence",B1);var $1=Object.freeze({__proto__:null,__iconNode:B1,default:V1});const H1=[["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"}]],q1=NC("FerrisWheel",H1);var W1=Object.freeze({__proto__:null,__iconNode:H1,default:q1});const U1=[["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"}]],G1=NC("Figma",U1);var K1=Object.freeze({__proto__:null,__iconNode:U1,default:G1});const Y1=[["path",{d:"M10 12v-1",key:"v7bkov"}],["path",{d:"M10 18v-2",key:"1cjy8d"}],["path",{d:"M10 7V6",key:"dljcrl"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M15.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 .274 1.01",key:"gkbcor"}],["circle",{cx:"10",cy:"20",r:"2",key:"1xzdoj"}]],Z1=NC("FileArchive",Y1);var X1=Object.freeze({__proto__:null,__iconNode:Y1,default:Z1});const Q1=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2",key:"17k7jt"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"3",cy:"17",r:"1",key:"vo6nti"}],["path",{d:"M2 17v-3a4 4 0 0 1 8 0v3",key:"1ggdre"}],["circle",{cx:"9",cy:"17",r:"1",key:"bc1fq4"}]],J1=NC("FileAudio2",Q1);var e0=Object.freeze({__proto__:null,__iconNode:Q1,default:J1});const t0=[["path",{d:"M17.5 22h.5a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"rslqgf"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2 19a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0v-4a6 6 0 0 1 12 0v4a2 2 0 1 1-4 0v-1a2 2 0 1 1 4 0",key:"9f7x3i"}]],r0=NC("FileAudio",t0);var o0=Object.freeze({__proto__:null,__iconNode:t0,default:r0});const n0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m8 18 4-4",key:"12zab0"}],["path",{d:"M8 10v8h8",key:"tlaukw"}]],a0=NC("FileAxis3d",n0);var i0=Object.freeze({__proto__:null,__iconNode:n0,default:a0});const s0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m14 12.5 1 5.5-3-1-3 1 1-5.5",key:"14xlky"}]],l0=NC("FileBadge2",s0);var c0=Object.freeze({__proto__:null,__iconNode:s0,default:l0});const u0=[["path",{d:"M12 22h6a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"12ixgl"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M5 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",key:"u0c8gj"}],["path",{d:"M7 16.5 8 22l-3-1-3 1 1-5.5",key:"5gm2nr"}]],d0=NC("FileBadge",u0);var p0=Object.freeze({__proto__:null,__iconNode:u0,default:d0});const h0=[["path",{d:"M14.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"16lz6z"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M3 13.1a2 2 0 0 0-1 1.76v3.24a2 2 0 0 0 .97 1.78L6 21.7a2 2 0 0 0 2.03.01L11 19.9a2 2 0 0 0 1-1.76V14.9a2 2 0 0 0-.97-1.78L8 11.3a2 2 0 0 0-2.03-.01Z",key:"99pj1s"}],["path",{d:"M7 17v5",key:"1yj1jh"}],["path",{d:"M11.7 14.2 7 17l-4.7-2.8",key:"1yk8tc"}]],f0=NC("FileBox",h0);var m0=Object.freeze({__proto__:null,__iconNode:h0,default:f0});const y0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 18v-2",key:"qcmpov"}],["path",{d:"M12 18v-4",key:"q1q25u"}],["path",{d:"M16 18v-6",key:"15y0np"}]],g0=NC("FileChartColumnIncreasing",y0);var v0=Object.freeze({__proto__:null,__iconNode:y0,default:g0});const x0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 18v-1",key:"zg0ygc"}],["path",{d:"M12 18v-6",key:"17g6i2"}],["path",{d:"M16 18v-3",key:"j5jt4h"}]],b0=NC("FileChartColumn",x0);var w0=Object.freeze({__proto__:null,__iconNode:x0,default:b0});const k0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m16 13-3.5 3.5-2-2L8 17",key:"zz7yod"}]],_0=NC("FileChartLine",k0);var C0=Object.freeze({__proto__:null,__iconNode:k0,default:_0});const M0=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3.5",key:"13ddob"}],["path",{d:"M4.017 11.512a6 6 0 1 0 8.466 8.475",key:"s6vs5t"}],["path",{d:"M9 16a1 1 0 0 1-1-1v-4c0-.552.45-1.008.995-.917a6 6 0 0 1 4.922 4.922c.091.544-.365.995-.917.995z",key:"1dl6s6"}]],S0=NC("FileChartPie",M0);var D0=Object.freeze({__proto__:null,__iconNode:M0,default:S0});const O0=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m3 15 2 2 4-4",key:"1lhrkk"}]],P0=NC("FileCheck2",O0);var E0=Object.freeze({__proto__:null,__iconNode:O0,default:P0});const j0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m9 15 2 2 4-4",key:"1grp1n"}]],T0=NC("FileCheck",j0);var N0=Object.freeze({__proto__:null,__iconNode:j0,default:T0});const R0=[["path",{d:"M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"37hlfg"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"8",cy:"16",r:"6",key:"10v15b"}],["path",{d:"M9.5 17.5 8 16.25V14",key:"1o80t2"}]],F0=NC("FileClock",R0);var z0=Object.freeze({__proto__:null,__iconNode:R0,default:F0});const A0=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m5 12-3 3 3 3",key:"oke12k"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}]],I0=NC("FileCode2",A0);var L0=Object.freeze({__proto__:null,__iconNode:A0,default:I0});const B0=[["path",{d:"M10 12.5 8 15l2 2.5",key:"1tg20x"}],["path",{d:"m14 12.5 2 2.5-2 2.5",key:"yinavb"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z",key:"1mlx9k"}]],V0=NC("FileCode",B0);var $0=Object.freeze({__proto__:null,__iconNode:B0,default:V0});const H0=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m3.2 12.9-.9-.4",key:"1i3dj5"}],["path",{d:"m3.2 15.1-.9.4",key:"1fvgj0"}],["path",{d:"M4.677 21.5a2 2 0 0 0 1.313.5H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2.5",key:"1yo3oz"}],["path",{d:"m4.9 11.2-.4-.9",key:"otmhb9"}],["path",{d:"m4.9 16.8-.4.9",key:"1b8z07"}],["path",{d:"m7.5 10.3-.4.9",key:"11k65u"}],["path",{d:"m7.5 17.7-.4-.9",key:"431x55"}],["path",{d:"m9.7 12.5-.9.4",key:"87sjan"}],["path",{d:"m9.7 15.5-.9-.4",key:"khqm91"}],["circle",{cx:"6",cy:"14",r:"3",key:"a1xfv6"}]],q0=NC("FileCog",H0);var W0=Object.freeze({__proto__:null,__iconNode:H0,default:q0});const U0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M9 10h6",key:"9gxzsh"}],["path",{d:"M12 13V7",key:"h0r20n"}],["path",{d:"M9 17h6",key:"r8uit2"}]],G0=NC("FileDiff",U0);var K0=Object.freeze({__proto__:null,__iconNode:U0,default:G0});const Y0=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["rect",{width:"4",height:"6",x:"2",y:"12",rx:"2",key:"jm304g"}],["path",{d:"M10 12h2v6",key:"12zw74"}],["path",{d:"M10 18h4",key:"1ulq68"}]],Z0=NC("FileDigit",Y0);var X0=Object.freeze({__proto__:null,__iconNode:Y0,default:Z0});const Q0=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M12 18v-6",key:"17g6i2"}],["path",{d:"m9 15 3 3 3-3",key:"1npd3o"}]],J0=NC("FileDown",Q0);var e2=Object.freeze({__proto__:null,__iconNode:Q0,default:J0});const t2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2",key:"17k7jt"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10.29 10.7a2.43 2.43 0 0 0-2.66-.52c-.29.12-.56.3-.78.53l-.35.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L6.5 18l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z",key:"1c1fso"}]],r2=NC("FileHeart",t2);var o2=Object.freeze({__proto__:null,__iconNode:t2,default:r2});const n2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"10",cy:"12",r:"2",key:"737tya"}],["path",{d:"m20 17-1.296-1.296a2.41 2.41 0 0 0-3.408 0L9 22",key:"wt3hpn"}]],a2=NC("FileImage",n2);var i2=Object.freeze({__proto__:null,__iconNode:n2,default:a2});const s2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2 15h10",key:"jfw4w8"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}]],l2=NC("FileInput",s2);var c2=Object.freeze({__proto__:null,__iconNode:s2,default:l2});const u2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1",key:"fq0c9t"}],["path",{d:"M8 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1",key:"4gibmv"}]],d2=NC("FileJson2",u2);var p2=Object.freeze({__proto__:null,__iconNode:u2,default:d2});const h2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1",key:"1oajmo"}],["path",{d:"M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1",key:"mpwhp6"}]],f2=NC("FileJson",h2);var m2=Object.freeze({__proto__:null,__iconNode:h2,default:f2});const y2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v6",key:"rc0qvx"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"4",cy:"16",r:"2",key:"1ehqvc"}],["path",{d:"m10 10-4.5 4.5",key:"7fwrp6"}],["path",{d:"m9 11 1 1",key:"wa6s5q"}]],g2=NC("FileKey2",y2);var v2=Object.freeze({__proto__:null,__iconNode:y2,default:g2});const x2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["circle",{cx:"10",cy:"16",r:"2",key:"4ckbqe"}],["path",{d:"m16 10-4.5 4.5",key:"7p3ebg"}],["path",{d:"m15 11 1 1",key:"1bsyx3"}]],b2=NC("FileKey",x2);var w2=Object.freeze({__proto__:null,__iconNode:x2,default:b2});const k2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1",key:"jmtmu2"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["rect",{width:"8",height:"5",x:"2",y:"13",rx:"1",key:"10y5wo"}],["path",{d:"M8 13v-2a2 2 0 1 0-4 0v2",key:"1pdxzg"}]],_2=NC("FileLock2",k2);var C2=Object.freeze({__proto__:null,__iconNode:k2,default:_2});const M2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M3 15h6",key:"4e2qda"}]],S2=NC("FileMinus2",M2);var D2=Object.freeze({__proto__:null,__iconNode:M2,default:S2});const O2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["rect",{width:"8",height:"6",x:"8",y:"12",rx:"1",key:"3yr8at"}],["path",{d:"M10 12v-2a2 2 0 1 1 4 0v2",key:"j4i8d"}]],P2=NC("FileLock",O2);var E2=Object.freeze({__proto__:null,__iconNode:O2,default:P2});const j2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M9 15h6",key:"cctwl0"}]],T2=NC("FileMinus",j2);var N2=Object.freeze({__proto__:null,__iconNode:j2,default:T2});const R2=[["path",{d:"M10.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v8.4",key:"1d3kfm"}],["path",{d:"M8 18v-7.7L16 9v7",key:"1oie6o"}],["circle",{cx:"14",cy:"16",r:"2",key:"1bzzi3"}],["circle",{cx:"6",cy:"18",r:"2",key:"1fncim"}]],F2=NC("FileMusic",R2);var z2=Object.freeze({__proto__:null,__iconNode:R2,default:F2});const A2=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 7V4a2 2 0 0 1 2-2 2 2 0 0 0-2 2",key:"1vk7w2"}],["path",{d:"M4.063 20.999a2 2 0 0 0 2 1L18 22a2 2 0 0 0 2-2V7l-5-5H6",key:"1jink5"}],["path",{d:"m5 11-3 3",key:"1dgrs4"}],["path",{d:"m5 17-3-3h10",key:"1mvvaf"}]],I2=NC("FileOutput",A2);var L2=Object.freeze({__proto__:null,__iconNode:A2,default:I2});const B2=[["path",{d:"m18 5-2.414-2.414A2 2 0 0 0 14.172 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2",key:"142zxg"}],["path",{d:"M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"2t3380"}],["path",{d:"M8 18h1",key:"13wk12"}]],V2=NC("FilePenLine",B2);var $2=Object.freeze({__proto__:null,__iconNode:B2,default:V2});const H2=[["path",{d:"M12.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v9.5",key:"1couwa"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"1y4qbx"}]],q2=NC("FilePen",H2);var W2=Object.freeze({__proto__:null,__iconNode:H2,default:q2});const U2=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M3 15h6",key:"4e2qda"}],["path",{d:"M6 12v6",key:"1u72j0"}]],G2=NC("FilePlus2",U2);var K2=Object.freeze({__proto__:null,__iconNode:U2,default:G2});const Y2=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M9 15h6",key:"cctwl0"}],["path",{d:"M12 18v-6",key:"17g6i2"}]],Z2=NC("FilePlus",Y2);var X2=Object.freeze({__proto__:null,__iconNode:Y2,default:Z2});const Q2=[["path",{d:"M12 17h.01",key:"p32p05"}],["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z",key:"1mlx9k"}],["path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3",key:"mhlwft"}]],J2=NC("FileQuestion",Q2);var e4=Object.freeze({__proto__:null,__iconNode:Q2,default:J2});const t4=[["path",{d:"M20 10V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4",key:"1rdf37"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M16 14a2 2 0 0 0-2 2",key:"ceaadl"}],["path",{d:"M20 14a2 2 0 0 1 2 2",key:"1ny6zw"}],["path",{d:"M20 22a2 2 0 0 0 2-2",key:"1l9q4k"}],["path",{d:"M16 22a2 2 0 0 1-2-2",key:"1wqh5n"}]],r4=NC("FileScan",t4);var o4=Object.freeze({__proto__:null,__iconNode:t4,default:r4});const n4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"11.5",cy:"14.5",r:"2.5",key:"1bq0ko"}],["path",{d:"M13.3 16.3 15 18",key:"2quom7"}]],a4=NC("FileSearch2",n4);var i4=Object.freeze({__proto__:null,__iconNode:n4,default:a4});const s4=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4.268 21a2 2 0 0 0 1.727 1H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"ms7g94"}],["path",{d:"m9 18-1.5-1.5",key:"1j6qii"}],["circle",{cx:"5",cy:"14",r:"3",key:"ufru5t"}]],l4=NC("FileSearch",s4);var c4=Object.freeze({__proto__:null,__iconNode:s4,default:l4});const u4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M10 11v2",key:"1s651w"}],["path",{d:"M8 17h8",key:"wh5c61"}],["path",{d:"M14 16v2",key:"12fp5e"}]],d4=NC("FileSliders",u4);var p4=Object.freeze({__proto__:null,__iconNode:u4,default:d4});const h4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 13h2",key:"yr2amv"}],["path",{d:"M14 13h2",key:"un5t4a"}],["path",{d:"M8 17h2",key:"2yhykz"}],["path",{d:"M14 17h2",key:"10kma7"}]],f4=NC("FileSpreadsheet",h4);var m4=Object.freeze({__proto__:null,__iconNode:h4,default:f4});const y4=[["path",{d:"M21 7h-3a2 2 0 0 1-2-2V2",key:"9rb54x"}],["path",{d:"M21 6v6.5c0 .8-.7 1.5-1.5 1.5h-7c-.8 0-1.5-.7-1.5-1.5v-9c0-.8.7-1.5 1.5-1.5H17Z",key:"1059l0"}],["path",{d:"M7 8v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H15",key:"16874u"}],["path",{d:"M3 12v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H11",key:"k2ox98"}]],g4=NC("FileStack",y4);var v4=Object.freeze({__proto__:null,__iconNode:y4,default:g4});const x4=[["path",{d:"m10 18 3-3-3-3",key:"18f6ys"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 11V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7",key:"50q2rw"}]],b4=NC("FileSymlink",x4);var w4=Object.freeze({__proto__:null,__iconNode:x4,default:b4});const k4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m8 16 2-2-2-2",key:"10vzyd"}],["path",{d:"M12 18h4",key:"1wd2n7"}]],_4=NC("FileTerminal",k4);var C4=Object.freeze({__proto__:null,__iconNode:k4,default:_4});const M4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]],S4=NC("FileText",M4);var D4=Object.freeze({__proto__:null,__iconNode:M4,default:S4});const O4=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2 13v-1h6v1",key:"1dh9dg"}],["path",{d:"M5 12v6",key:"150t9c"}],["path",{d:"M4 18h2",key:"1xrofg"}]],P4=NC("FileType2",O4);var E4=Object.freeze({__proto__:null,__iconNode:O4,default:P4});const j4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M9 13v-1h6v1",key:"1bb014"}],["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"M11 18h2",key:"12mj7e"}]],T4=NC("FileType",j4);var N4=Object.freeze({__proto__:null,__iconNode:j4,default:T4});const R4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"m15 15-3-3-3 3",key:"15xj92"}]],F4=NC("FileUp",R4);var z4=Object.freeze({__proto__:null,__iconNode:R4,default:F4});const A4=[["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M15 18a3 3 0 1 0-6 0",key:"16awa0"}],["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z",key:"1mlx9k"}],["circle",{cx:"12",cy:"13",r:"2",key:"1c1ljs"}]],I4=NC("FileUser",A4);var L4=Object.freeze({__proto__:null,__iconNode:A4,default:I4});const B4=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["rect",{width:"8",height:"6",x:"2",y:"12",rx:"1",key:"1a6c1e"}],["path",{d:"m10 15.5 4 2.5v-6l-4 2.5",key:"t7cp39"}]],V4=NC("FileVideo2",B4);var $4=Object.freeze({__proto__:null,__iconNode:B4,default:V4});const H4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m10 11 5 3-5 3v-6Z",key:"7ntvm4"}]],q4=NC("FileVideo",H4);var W4=Object.freeze({__proto__:null,__iconNode:H4,default:q4});const U4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 15h.01",key:"a7atzg"}],["path",{d:"M11.5 13.5a2.5 2.5 0 0 1 0 3",key:"1fccat"}],["path",{d:"M15 12a5 5 0 0 1 0 6",key:"ps46cm"}]],G4=NC("FileVolume2",U4);var K4=Object.freeze({__proto__:null,__iconNode:U4,default:G4});const Y4=[["path",{d:"M11 11a5 5 0 0 1 0 6",key:"193qb2"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23",key:"ifyjnl"}],["path",{d:"M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z",key:"mk8rxu"}]],Z4=NC("FileVolume",Y4);var X4=Object.freeze({__proto__:null,__iconNode:Y4,default:Z4});const Q4=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],J4=NC("FileWarning",Q4);var e5=Object.freeze({__proto__:null,__iconNode:Q4,default:J4});const t5=[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m8 12.5-5 5",key:"b853mi"}],["path",{d:"m3 12.5 5 5",key:"1qls4r"}]],r5=NC("FileX2",t5);var o5=Object.freeze({__proto__:null,__iconNode:t5,default:r5});const n5=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m14.5 12.5-5 5",key:"b62r18"}],["path",{d:"m9.5 12.5 5 5",key:"1rk7el"}]],a5=NC("FileX",n5);var i5=Object.freeze({__proto__:null,__iconNode:n5,default:a5});const s5=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}]],l5=NC("File",s5);var c5=Object.freeze({__proto__:null,__iconNode:s5,default:l5});const u5=[["path",{d:"M20 7h-3a2 2 0 0 1-2-2V2",key:"x099mo"}],["path",{d:"M9 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h7l4 4v10a2 2 0 0 1-2 2Z",key:"18t6ie"}],["path",{d:"M3 7.6v12.8A1.6 1.6 0 0 0 4.6 22h9.8",key:"1nja0z"}]],d5=NC("Files",u5);var p5=Object.freeze({__proto__:null,__iconNode:u5,default:d5});const h5=[["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"}]],f5=NC("Film",h5);var m5=Object.freeze({__proto__:null,__iconNode:h5,default:f5});const y5=[["path",{d:"M13.013 3H2l8 9.46V19l4 2v-8.54l.9-1.055",key:"1fi1da"}],["path",{d:"m22 3-5 5",key:"12jva0"}],["path",{d:"m17 3 5 5",key:"k36vhe"}]],g5=NC("FilterX",y5);var v5=Object.freeze({__proto__:null,__iconNode:y5,default:g5});const x5=[["polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3",key:"1yg77f"}]],b5=NC("Filter",x5);var w5=Object.freeze({__proto__:null,__iconNode:x5,default:b5});const k5=[["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"}]],_5=NC("Fingerprint",k5);var C5=Object.freeze({__proto__:null,__iconNode:k5,default:_5});const M5=[["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"}]],S5=NC("FireExtinguisher",M5);var D5=Object.freeze({__proto__:null,__iconNode:M5,default:S5});const O5=[["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"}]],P5=NC("FishOff",O5);var E5=Object.freeze({__proto__:null,__iconNode:O5,default:P5});const j5=[["path",{d:"M2 16s9-15 20-4C11 23 2 8 2 8",key:"h4oh4o"}]],T5=NC("FishSymbol",j5);var N5=Object.freeze({__proto__:null,__iconNode:j5,default:T5});const R5=[["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"}]],F5=NC("Fish",R5);var z5=Object.freeze({__proto__:null,__iconNode:R5,default:F5});const A5=[["path",{d:"M8 2c3 0 5 2 8 2s4-1 4-1v11",key:"9rwyz9"}],["path",{d:"M4 22V4",key:"1plyxx"}],["path",{d:"M4 15s1-1 4-1 5 2 8 2",key:"1myooe"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],I5=NC("FlagOff",A5);var L5=Object.freeze({__proto__:null,__iconNode:A5,default:I5});const B5=[["path",{d:"M17 22V2L7 7l10 5",key:"1rmf0r"}]],V5=NC("FlagTriangleLeft",B5);var $5=Object.freeze({__proto__:null,__iconNode:B5,default:V5});const H5=[["path",{d:"M7 22V2l10 5-10 5",key:"17n18y"}]],q5=NC("FlagTriangleRight",H5);var W5=Object.freeze({__proto__:null,__iconNode:H5,default:q5});const U5=[["path",{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z",key:"i9b6wo"}],["line",{x1:"4",x2:"4",y1:"22",y2:"15",key:"1cm3nv"}]],G5=NC("Flag",U5);var K5=Object.freeze({__proto__:null,__iconNode:U5,default:G5});const Y5=[["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"}]],Z5=NC("FlameKindling",Y5);var X5=Object.freeze({__proto__:null,__iconNode:Y5,default:Z5});const Q5=[["path",{d:"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z",key:"96xj49"}]],J5=NC("Flame",Q5);var e3=Object.freeze({__proto__:null,__iconNode:Q5,default:J5});const t3=[["path",{d:"M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4",key:"1r120k"}],["path",{d:"M7 2h11v4c0 2-2 2-2 4v1",key:"dz1920"}],["line",{x1:"11",x2:"18",y1:"6",y2:"6",key:"bi1vpe"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],r3=NC("FlashlightOff",t3);var o3=Object.freeze({__proto__:null,__iconNode:t3,default:r3});const n3=[["path",{d:"M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z",key:"1orkel"}],["line",{x1:"6",x2:"18",y1:"6",y2:"6",key:"1z11jq"}],["line",{x1:"12",x2:"12",y1:"12",y2:"12",key:"1f4yc1"}]],a3=NC("Flashlight",n3);var i3=Object.freeze({__proto__:null,__iconNode:n3,default:a3});const s3=[["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"}]],l3=NC("FlaskConicalOff",s3);var c3=Object.freeze({__proto__:null,__iconNode:s3,default:l3});const u3=[["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"}]],d3=NC("FlaskConical",u3);var p3=Object.freeze({__proto__:null,__iconNode:u3,default:d3});const h3=[["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"}]],f3=NC("FlaskRound",h3);var m3=Object.freeze({__proto__:null,__iconNode:h3,default:f3});const y3=[["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"}]],g3=NC("FlipHorizontal2",y3);var v3=Object.freeze({__proto__:null,__iconNode:y3,default:g3});const x3=[["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"}]],b3=NC("FlipHorizontal",x3);var w3=Object.freeze({__proto__:null,__iconNode:x3,default:b3});const k3=[["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"}]],_3=NC("FlipVertical2",k3);var C3=Object.freeze({__proto__:null,__iconNode:k3,default:_3});const M3=[["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"}]],S3=NC("FlipVertical",M3);var D3=Object.freeze({__proto__:null,__iconNode:M3,default:S3});const O3=[["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"}]],P3=NC("Flower2",O3);var E3=Object.freeze({__proto__:null,__iconNode:O3,default:P3});const j3=[["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"}]],T3=NC("Focus",j3);var N3=Object.freeze({__proto__:null,__iconNode:j3,default:T3});const R3=[["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"}]],F3=NC("Flower",R3);var z3=Object.freeze({__proto__:null,__iconNode:R3,default:F3});const A3=[["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"}]],I3=NC("FoldHorizontal",A3);var L3=Object.freeze({__proto__:null,__iconNode:A3,default:I3});const B3=[["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"}]],V3=NC("FoldVertical",B3);var $3=Object.freeze({__proto__:null,__iconNode:B3,default:V3});const H3=[["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"}]],q3=NC("FolderArchive",H3);var W3=Object.freeze({__proto__:null,__iconNode:H3,default:q3});const U3=[["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"}]],G3=NC("FolderCheck",U3);var K3=Object.freeze({__proto__:null,__iconNode:U3,default:G3});const Y3=[["circle",{cx:"16",cy:"16",r:"6",key:"qoo3c4"}],["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"}],["path",{d:"M16 14v2l1 1",key:"xth2jh"}]],Z3=NC("FolderClock",Y3);var X3=Object.freeze({__proto__:null,__iconNode:Y3,default:Z3});const Q3=[["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"}]],J3=NC("FolderClosed",Q3);var e6=Object.freeze({__proto__:null,__iconNode:Q3,default:J3});const t6=[["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"}]],r6=NC("FolderCode",t6);var o6=Object.freeze({__proto__:null,__iconNode:t6,default:r6});const n6=[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["path",{d:"M10.3 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.3",key:"1k8050"}],["path",{d:"m21.7 19.4-.9-.3",key:"1qgwi9"}],["path",{d:"m15.2 16.9-.9-.3",key:"1t7mvx"}],["path",{d:"m16.6 21.7.3-.9",key:"1j67ps"}],["path",{d:"m19.1 15.2.3-.9",key:"18r7jp"}],["path",{d:"m19.6 21.7-.4-1",key:"z2vh2"}],["path",{d:"m16.8 15.3-.4-1",key:"1ei7r6"}],["path",{d:"m14.3 19.6 1-.4",key:"11sv9r"}],["path",{d:"m20.7 16.8 1-.4",key:"19m87a"}]],a6=NC("FolderCog",n6);var i6=Object.freeze({__proto__:null,__iconNode:n6,default:a6});const s6=[["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"}]],l6=NC("FolderDot",s6);var c6=Object.freeze({__proto__:null,__iconNode:s6,default:l6});const u6=[["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"}]],d6=NC("FolderDown",u6);var p6=Object.freeze({__proto__:null,__iconNode:u6,default:d6});const h6=[["path",{d:"M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5",key:"1w6njk"}],["circle",{cx:"13",cy:"12",r:"2",key:"1j92g6"}],["path",{d:"M18 19c-2.8 0-5-2.2-5-5v8",key:"pkpw2h"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}]],f6=NC("FolderGit2",h6);var m6=Object.freeze({__proto__:null,__iconNode:h6,default:f6});const y6=[["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"}]],g6=NC("FolderGit",y6);var v6=Object.freeze({__proto__:null,__iconNode:y6,default:g6});const x6=[["path",{d:"M11 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 2v1.5",key:"6hud8k"}],["path",{d:"M13.9 17.45c-1.2-1.2-1.14-2.8-.2-3.73a2.43 2.43 0 0 1 3.44 0l.36.34.34-.34a2.43 2.43 0 0 1 3.45-.01c.95.95 1 2.53-.2 3.74L17.5 21Z",key:"wpff58"}]],b6=NC("FolderHeart",x6);var w6=Object.freeze({__proto__:null,__iconNode:x6,default:b6});const k6=[["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"}]],_6=NC("FolderInput",k6);var C6=Object.freeze({__proto__:null,__iconNode:k6,default:_6});const M6=[["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"}]],S6=NC("FolderKanban",M6);var D6=Object.freeze({__proto__:null,__iconNode:M6,default:S6});const O6=[["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"}]],P6=NC("FolderKey",O6);var E6=Object.freeze({__proto__:null,__iconNode:O6,default:P6});const j6=[["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"}]],T6=NC("FolderLock",j6);var N6=Object.freeze({__proto__:null,__iconNode:j6,default:T6});const R6=[["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"}]],F6=NC("FolderMinus",R6);var z6=Object.freeze({__proto__:null,__iconNode:R6,default:F6});const A6=[["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"}]],I6=NC("FolderOpenDot",A6);var L6=Object.freeze({__proto__:null,__iconNode:A6,default:I6});const B6=[["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"}]],V6=NC("FolderOpen",B6);var $6=Object.freeze({__proto__:null,__iconNode:B6,default:V6});const H6=[["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"}]],q6=NC("FolderOutput",H6);var W6=Object.freeze({__proto__:null,__iconNode:H6,default:q6});const U6=[["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"}]],G6=NC("FolderPen",U6);var K6=Object.freeze({__proto__:null,__iconNode:U6,default:G6});const Y6=[["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"}]],Z6=NC("FolderPlus",Y6);var X6=Object.freeze({__proto__:null,__iconNode:Y6,default:Z6});const Q6=[["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"}]],J6=NC("FolderRoot",Q6);var e8=Object.freeze({__proto__:null,__iconNode:Q6,default:J6});const t8=[["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"}]],r8=NC("FolderSearch2",t8);var o8=Object.freeze({__proto__:null,__iconNode:t8,default:r8});const n8=[["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-3a2 2 0 0 1 2-2h7",key:"x1c07l"}],["path",{d:"m8 16 3-3-3-3",key:"rlqrt1"}]],a8=NC("FolderSymlink",n8);var i8=Object.freeze({__proto__:null,__iconNode:n8,default:a8});const s8=[["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"}]],l8=NC("FolderSearch",s8);var c8=Object.freeze({__proto__:null,__iconNode:s8,default:l8});const u8=[["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"}]],d8=NC("FolderSync",u8);var p8=Object.freeze({__proto__:null,__iconNode:u8,default:d8});const h8=[["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"}]],f8=NC("FolderTree",h8);var m8=Object.freeze({__proto__:null,__iconNode:h8,default:f8});const y8=[["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"}]],g8=NC("FolderUp",y8);var v8=Object.freeze({__proto__:null,__iconNode:y8,default:g8});const x8=[["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"}]],b8=NC("FolderX",x8);var w8=Object.freeze({__proto__:null,__iconNode:x8,default:b8});const k8=[["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"}]],_8=NC("Folder",k8);var C8=Object.freeze({__proto__:null,__iconNode:k8,default:_8});const M8=[["path",{d:"M20 17a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3.9a2 2 0 0 1-1.69-.9l-.81-1.2a2 2 0 0 0-1.67-.9H8a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2Z",key:"4u7rpt"}],["path",{d:"M2 8v11a2 2 0 0 0 2 2h14",key:"1eicx1"}]],S8=NC("Folders",M8);var D8=Object.freeze({__proto__:null,__iconNode:M8,default:S8});const O8=[["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"}]],P8=NC("Footprints",O8);var E8=Object.freeze({__proto__:null,__iconNode:O8,default:P8});const j8=[["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"}]],T8=NC("Forklift",j8);var N8=Object.freeze({__proto__:null,__iconNode:j8,default:T8});const R8=[["polyline",{points:"15 17 20 12 15 7",key:"1w3sku"}],["path",{d:"M4 18v-2a4 4 0 0 1 4-4h12",key:"jmiej9"}]],F8=NC("Forward",R8);var z8=Object.freeze({__proto__:null,__iconNode:R8,default:F8});const A8=[["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"}]],I8=NC("Frame",A8);var L8=Object.freeze({__proto__:null,__iconNode:A8,default:I8});const B8=[["path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7",key:"1a2nng"}]],V8=NC("Framer",B8);var $8=Object.freeze({__proto__:null,__iconNode:B8,default:V8});const H8=[["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"}]],q8=NC("Frown",H8);var W8=Object.freeze({__proto__:null,__iconNode:H8,default:q8});const U8=[["line",{x1:"3",x2:"15",y1:"22",y2:"22",key:"xegly4"}],["line",{x1:"4",x2:"14",y1:"9",y2:"9",key:"xcnuvu"}],["path",{d:"M14 22V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v18",key:"16j0yd"}],["path",{d:"M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 2 2a2 2 0 0 0 2-2V9.83a2 2 0 0 0-.59-1.42L18 5",key:"7cu91f"}]],G8=NC("Fuel",U8);var K8=Object.freeze({__proto__:null,__iconNode:U8,default:G8});const Y8=[["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"}]],Z8=NC("Fullscreen",Y8);var X8=Object.freeze({__proto__:null,__iconNode:Y8,default:Z8});const Q8=[["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"}]],J8=NC("GalleryHorizontalEnd",Q8);var e7=Object.freeze({__proto__:null,__iconNode:Q8,default:J8});const t7=[["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"}]],r7=NC("GalleryHorizontal",t7);var o7=Object.freeze({__proto__:null,__iconNode:t7,default:r7});const n7=[["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"}]],a7=NC("GalleryThumbnails",n7);var i7=Object.freeze({__proto__:null,__iconNode:n7,default:a7});const s7=[["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"}]],l7=NC("GalleryVerticalEnd",s7);var c7=Object.freeze({__proto__:null,__iconNode:s7,default:l7});const u7=[["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"}]],d7=NC("GalleryVertical",u7);var p7=Object.freeze({__proto__:null,__iconNode:u7,default:d7});const h7=[["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"}]],f7=NC("Gamepad2",h7);var m7=Object.freeze({__proto__:null,__iconNode:h7,default:f7});const y7=[["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"}]],g7=NC("Gamepad",y7);var v7=Object.freeze({__proto__:null,__iconNode:y7,default:g7});const x7=[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]],b7=NC("Gauge",x7);var w7=Object.freeze({__proto__:null,__iconNode:x7,default:b7});const k7=[["path",{d:"m14.5 12.5-8 8a2.119 2.119 0 1 1-3-3l8-8",key:"15492f"}],["path",{d:"m16 16 6-6",key:"vzrcl6"}],["path",{d:"m8 8 6-6",key:"18bi4p"}],["path",{d:"m9 7 8 8",key:"5jnvq1"}],["path",{d:"m21 11-8-8",key:"z4y7zo"}]],_7=NC("Gavel",k7);var C7=Object.freeze({__proto__:null,__iconNode:k7,default:_7});const M7=[["path",{d:"M6 3h12l4 6-10 13L2 9Z",key:"1pcd5k"}],["path",{d:"M11 3 8 9l4 13 4-13-3-6",key:"1fcu3u"}],["path",{d:"M2 9h20",key:"16fsjt"}]],S7=NC("Gem",M7);var D7=Object.freeze({__proto__:null,__iconNode:M7,default:S7});const O7=[["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"}]],P7=NC("Ghost",O7);var E7=Object.freeze({__proto__:null,__iconNode:O7,default:P7});const j7=[["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"}]],T7=NC("Gift",j7);var N7=Object.freeze({__proto__:null,__iconNode:j7,default:T7});const R7=[["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"}]],F7=NC("GitBranch",R7);var z7=Object.freeze({__proto__:null,__iconNode:R7,default:F7});const A7=[["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"}]],I7=NC("GitCommitHorizontal",A7);var L7=Object.freeze({__proto__:null,__iconNode:A7,default:I7});const B7=[["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"}]],V7=NC("GitBranchPlus",B7);var $7=Object.freeze({__proto__:null,__iconNode:B7,default:V7});const H7=[["path",{d:"M12 3v6",key:"1holv5"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"M12 15v6",key:"a9ows0"}]],q7=NC("GitCommitVertical",H7);var W7=Object.freeze({__proto__:null,__iconNode:H7,default:q7});const U7=[["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"}]],G7=NC("GitCompareArrows",U7);var K7=Object.freeze({__proto__:null,__iconNode:U7,default:G7});const Y7=[["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"}]],Z7=NC("GitCompare",Y7);var X7=Object.freeze({__proto__:null,__iconNode:Y7,default:Z7});const Q7=[["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"}]],J7=NC("GitFork",Q7);var e9=Object.freeze({__proto__:null,__iconNode:Q7,default:J7});const t9=[["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"}]],r9=NC("GitGraph",t9);var o9=Object.freeze({__proto__:null,__iconNode:t9,default:r9});const n9=[["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"}]],a9=NC("GitMerge",n9);var i9=Object.freeze({__proto__:null,__iconNode:n9,default:a9});const s9=[["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"}]],l9=NC("GitPullRequestArrow",s9);var c9=Object.freeze({__proto__:null,__iconNode:s9,default:l9});const u9=[["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"}]],d9=NC("GitPullRequestClosed",u9);var p9=Object.freeze({__proto__:null,__iconNode:u9,default:d9});const h9=[["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"}]],f9=NC("GitPullRequestCreateArrow",h9);var m9=Object.freeze({__proto__:null,__iconNode:h9,default:f9});const y9=[["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"}]],g9=NC("GitPullRequestCreate",y9);var v9=Object.freeze({__proto__:null,__iconNode:y9,default:g9});const x9=[["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"}]],b9=NC("GitPullRequestDraft",x9);var w9=Object.freeze({__proto__:null,__iconNode:x9,default:b9});const k9=[["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"}]],_9=NC("GitPullRequest",k9);var C9=Object.freeze({__proto__:null,__iconNode:k9,default:_9});const M9=[["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"}]],S9=NC("Github",M9);var D9=Object.freeze({__proto__:null,__iconNode:M9,default:S9});const O9=[["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"}]],P9=NC("GlassWater",O9);var E9=Object.freeze({__proto__:null,__iconNode:O9,default:P9});const j9=[["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"}]],T9=NC("Gitlab",j9);var N9=Object.freeze({__proto__:null,__iconNode:j9,default:T9});const R9=[["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"}]],F9=NC("Glasses",R9);var z9=Object.freeze({__proto__:null,__iconNode:R9,default:F9});const A9=[["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"}]],I9=NC("GlobeLock",A9);var L9=Object.freeze({__proto__:null,__iconNode:A9,default:I9});const B9=[["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"}]],V9=NC("Globe",B9);var $9=Object.freeze({__proto__:null,__iconNode:B9,default:V9});const H9=[["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"}]],q9=NC("Goal",H9);var W9=Object.freeze({__proto__:null,__iconNode:H9,default:q9});const U9=[["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"}]],G9=NC("Grab",U9);var K9=Object.freeze({__proto__:null,__iconNode:U9,default:G9});const Y9=[["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"}]],Z9=NC("GraduationCap",Y9);var X9=Object.freeze({__proto__:null,__iconNode:Y9,default:Z9});const Q9=[["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"}]],J9=NC("Grape",Q9);var eee=Object.freeze({__proto__:null,__iconNode:Q9,default:J9});const tee=[["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"}]],ree=NC("Grid2x2Plus",tee);var oee=Object.freeze({__proto__:null,__iconNode:tee,default:ree});const nee=[["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"}]],aee=NC("Grid2x2Check",nee);var iee=Object.freeze({__proto__:null,__iconNode:nee,default:aee});const see=[["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"}]],lee=NC("Grid2x2X",see);var cee=Object.freeze({__proto__:null,__iconNode:see,default:lee});const uee=[["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"}]],dee=NC("Grid2x2",uee);var pee=Object.freeze({__proto__:null,__iconNode:uee,default:dee});const hee=[["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"}]],fee=NC("Grid3x3",hee);var mee=Object.freeze({__proto__:null,__iconNode:hee,default:fee});const yee=[["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"}]],gee=NC("GripHorizontal",yee);var vee=Object.freeze({__proto__:null,__iconNode:yee,default:gee});const xee=[["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"}]],bee=NC("GripVertical",xee);var wee=Object.freeze({__proto__:null,__iconNode:xee,default:bee});const kee=[["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"}]],_ee=NC("Grip",kee);var Cee=Object.freeze({__proto__:null,__iconNode:kee,default:_ee});const Mee=[["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"}]],See=NC("Group",Mee);var Dee=Object.freeze({__proto__:null,__iconNode:Mee,default:See});const Oee=[["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.2 9.9C8.7 8.8 9.8 8 11 8c2.8 0 5 2.2 5 5 0 1.2-.8 2.3-1.9 2.8l-.9.4A2 2 0 0 0 12 18a4 4 0 0 1-4 4c-3.3 0-6-2.7-6-6a4 4 0 0 1 4-4 2 2 0 0 0 1.8-1.2z",key:"1u8q3z"}],["circle",{cx:"11.5",cy:"12.5",r:".5",fill:"currentColor",key:"16onso"}]],Pee=NC("Guitar",Oee);var Eee=Object.freeze({__proto__:null,__iconNode:Oee,default:Pee});const jee=[["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"}]],Tee=NC("Ham",jee);var Nee=Object.freeze({__proto__:null,__iconNode:jee,default:Tee});const Ree=[["path",{d:"m15 12-8.373 8.373a1 1 0 1 1-3-3L12 9",key:"eefl8a"}],["path",{d:"m18 15 4-4",key:"16gjal"}],["path",{d:"m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172V7l-2.26-2.26a6 6 0 0 0-4.202-1.756L9 2.96l.92.82A6.18 6.18 0 0 1 12 8.4V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5",key:"b7pghm"}]],Fee=NC("Hammer",Ree);var zee=Object.freeze({__proto__:null,__iconNode:Ree,default:Fee});const Aee=[["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"}]],Iee=NC("HandCoins",Aee);var Lee=Object.freeze({__proto__:null,__iconNode:Aee,default:Iee});const Bee=[["path",{d:"M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16",key:"1ifwr1"}],["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.4a2 2 0 0 0-2.75-2.91l-4.2 3.9",key:"17abbs"}],["path",{d:"m2 15 6 6",key:"10dquu"}],["path",{d:"M19.5 8.5c.7-.7 1.5-1.6 1.5-2.7A2.73 2.73 0 0 0 16 4a2.78 2.78 0 0 0-5 1.8c0 1.2.8 2 1.5 2.8L16 12Z",key:"1h3036"}]],Vee=NC("HandHeart",Bee);var $ee=Object.freeze({__proto__:null,__iconNode:Bee,default:Vee});const Hee=[["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"}]],qee=NC("HandHelping",Hee);var Wee=Object.freeze({__proto__:null,__iconNode:Hee,default:qee});const Uee=[["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"}]],Gee=NC("HandMetal",Uee);var Kee=Object.freeze({__proto__:null,__iconNode:Uee,default:Gee});const Yee=[["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"}]],Zee=NC("HandPlatter",Yee);var Xee=Object.freeze({__proto__:null,__iconNode:Yee,default:Zee});const Qee=[["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"}]],Jee=NC("Hand",Qee);var ete=Object.freeze({__proto__:null,__iconNode:Qee,default:Jee});const tte=[["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"}]],rte=NC("Handshake",tte);var ote=Object.freeze({__proto__:null,__iconNode:tte,default:rte});const nte=[["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"}]],ate=NC("HardDriveDownload",nte);var ite=Object.freeze({__proto__:null,__iconNode:nte,default:ate});const ste=[["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"}]],lte=NC("HardDriveUpload",ste);var cte=Object.freeze({__proto__:null,__iconNode:ste,default:lte});const ute=[["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"}]],dte=NC("HardDrive",ute);var pte=Object.freeze({__proto__:null,__iconNode:ute,default:dte});const hte=[["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"}]],fte=NC("HardHat",hte);var mte=Object.freeze({__proto__:null,__iconNode:hte,default:fte});const yte=[["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"}]],gte=NC("Hash",yte);var vte=Object.freeze({__proto__:null,__iconNode:yte,default:gte});const xte=[["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"}]],bte=NC("Haze",xte);var wte=Object.freeze({__proto__:null,__iconNode:xte,default:bte});const kte=[["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"}]],_te=NC("HdmiPort",kte);var Cte=Object.freeze({__proto__:null,__iconNode:kte,default:_te});const Mte=[["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"}]],Ste=NC("Heading1",Mte);var Dte=Object.freeze({__proto__:null,__iconNode:Mte,default:Ste});const Ote=[["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"}]],Pte=NC("Heading2",Ote);var Ete=Object.freeze({__proto__:null,__iconNode:Ote,default:Pte});const jte=[["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"}]],Tte=NC("Heading3",jte);var Nte=Object.freeze({__proto__:null,__iconNode:jte,default:Tte});const Rte=[["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"}]],Fte=NC("Heading4",Rte);var zte=Object.freeze({__proto__:null,__iconNode:Rte,default:Fte});const Ate=[["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"}]],Ite=NC("Heading5",Ate);var Lte=Object.freeze({__proto__:null,__iconNode:Ate,default:Ite});const Bte=[["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"}]],Vte=NC("Heading6",Bte);var $te=Object.freeze({__proto__:null,__iconNode:Bte,default:Vte});const Hte=[["path",{d:"M6 12h12",key:"8npq4p"}],["path",{d:"M6 20V4",key:"1w1bmo"}],["path",{d:"M18 20V4",key:"o2hl4u"}]],qte=NC("Heading",Hte);var Wte=Object.freeze({__proto__:null,__iconNode:Hte,default:qte});const Ute=[["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"}]],Gte=NC("HeadphoneOff",Ute);var Kte=Object.freeze({__proto__:null,__iconNode:Ute,default:Gte});const Yte=[["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"}]],Zte=NC("Headphones",Yte);var Xte=Object.freeze({__proto__:null,__iconNode:Yte,default:Zte});const Qte=[["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"}]],Jte=NC("Headset",Qte);var ere=Object.freeze({__proto__:null,__iconNode:Qte,default:Jte});const tre=[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}],["path",{d:"m12 13-1-1 2-2-3-3 2-2",key:"xjdxli"}]],rre=NC("HeartCrack",tre);var ore=Object.freeze({__proto__:null,__iconNode:tre,default:rre});const nre=[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}],["path",{d:"M12 5 9.04 7.96a2.17 2.17 0 0 0 0 3.08c.82.82 2.13.85 3 .07l2.07-1.9a2.82 2.82 0 0 1 3.79 0l2.96 2.66",key:"4oyue0"}],["path",{d:"m18 15-2-2",key:"60u0ii"}],["path",{d:"m15 18-2-2",key:"6p76be"}]],are=NC("HeartHandshake",nre);var ire=Object.freeze({__proto__:null,__iconNode:nre,default:are});const sre=[["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}],["path",{d:"M16.5 16.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5a5.5 5.5 0 0 1 2.14-4.35",key:"3mpagl"}],["path",{d:"M8.76 3.1c1.15.22 2.13.78 3.24 1.9 1.5-1.5 2.74-2 4.5-2A5.5 5.5 0 0 1 22 8.5c0 2.12-1.3 3.78-2.67 5.17",key:"1gh3v3"}]],lre=NC("HeartOff",sre);var cre=Object.freeze({__proto__:null,__iconNode:sre,default:lre});const ure=[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}],["path",{d:"M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27",key:"1uw2ng"}]],dre=NC("HeartPulse",ure);var pre=Object.freeze({__proto__:null,__iconNode:ure,default:dre});const hre=[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}]],fre=NC("Heart",hre);var mre=Object.freeze({__proto__:null,__iconNode:hre,default:fre});const yre=[["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"}]],gre=NC("Heater",yre);var vre=Object.freeze({__proto__:null,__iconNode:yre,default:gre});const xre=[["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"}]],bre=NC("Hexagon",xre);var wre=Object.freeze({__proto__:null,__iconNode:xre,default:bre});const kre=[["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"}]],_re=NC("History",kre);var Cre=Object.freeze({__proto__:null,__iconNode:kre,default:_re});const Mre=[["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"}]],Sre=NC("Highlighter",Mre);var Dre=Object.freeze({__proto__:null,__iconNode:Mre,default:Sre});const Ore=[["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"}]],Pre=NC("HopOff",Ore);var Ere=Object.freeze({__proto__:null,__iconNode:Ore,default:Pre});const jre=[["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"}]],Tre=NC("Hop",jre);var Nre=Object.freeze({__proto__:null,__iconNode:jre,default:Tre});const Rre=[["path",{d:"M12 6v4",key:"16clxf"}],["path",{d:"M14 14h-4",key:"esezmu"}],["path",{d:"M14 18h-4",key:"16mqa2"}],["path",{d:"M14 8h-4",key:"z8ypaz"}],["path",{d:"M18 12h2a2 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:"b1k337"}],["path",{d:"M18 22V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v18",key:"16g51d"}]],Fre=NC("Hospital",Rre);var zre=Object.freeze({__proto__:null,__iconNode:Rre,default:Fre});const Are=[["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"}]],Ire=NC("Hotel",Are);var Lre=Object.freeze({__proto__:null,__iconNode:Are,default:Ire});const Bre=[["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"}]],Vre=NC("Hourglass",Bre);var $re=Object.freeze({__proto__:null,__iconNode:Bre,default:Vre});const Hre=[["path",{d:"M10 12V8.964",key:"1vll13"}],["path",{d:"M14 12V8.964",key:"1x3qvg"}],["path",{d:"M15 12a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2a1 1 0 0 1 1-1z",key:"ppykja"}],["path",{d:"M8.5 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-2",key:"1gvg2z"}]],qre=NC("HousePlug",Hre);var Wre=Object.freeze({__proto__:null,__iconNode:Hre,default:qre});const Ure=[["path",{d:"M13.22 2.416a2 2 0 0 0-2.511.057l-7 5.999A2 2 0 0 0 3 10v9a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7.354",key:"5phn05"}],["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8",key:"5wwlr5"}],["path",{d:"M15 6h6",key:"1jlkvy"}],["path",{d:"M18 3v6",key:"x1uolp"}]],Gre=NC("HousePlus",Ure);var Kre=Object.freeze({__proto__:null,__iconNode:Ure,default:Gre});const Yre=[["path",{d:"M9.5 13.866a4 4 0 0 1 5 .01",key:"1wy54i"}],["path",{d:"M12 17h.01",key:"p32p05"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"1d0kgt"}],["path",{d:"M7 10.754a8 8 0 0 1 10 0",key:"exoy2g"}]],Zre=NC("HouseWifi",Yre);var Xre=Object.freeze({__proto__:null,__iconNode:Yre,default:Zre});const Qre=[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8",key:"5wwlr5"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"1d0kgt"}]],Jre=NC("House",Qre);var eoe=Object.freeze({__proto__:null,__iconNode:Qre,default:Jre});const toe=[["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"}]],roe=NC("IceCreamBowl",toe);var ooe=Object.freeze({__proto__:null,__iconNode:toe,default:roe});const noe=[["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"}]],aoe=NC("IceCreamCone",noe);var ioe=Object.freeze({__proto__:null,__iconNode:noe,default:aoe});const soe=[["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"}]],loe=NC("IdCard",soe);var coe=Object.freeze({__proto__:null,__iconNode:soe,default:loe});const uoe=[["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"}]],doe=NC("ImageDown",uoe);var poe=Object.freeze({__proto__:null,__iconNode:uoe,default:doe});const hoe=[["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"}]],foe=NC("ImageMinus",hoe);var moe=Object.freeze({__proto__:null,__iconNode:hoe,default:foe});const yoe=[["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"}]],goe=NC("ImageOff",yoe);var voe=Object.freeze({__proto__:null,__iconNode:yoe,default:goe});const xoe=[["path",{d:"m11 16-5 5",key:"j5f7ct"}],["path",{d:"M11 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6.5",key:"7s81lt"}],["path",{d:"M15.765 22a.5.5 0 0 1-.765-.424V13.38a.5.5 0 0 1 .765-.424l5.878 3.674a1 1 0 0 1 0 1.696z",key:"1omb6s"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}]],boe=NC("ImagePlay",xoe);var woe=Object.freeze({__proto__:null,__iconNode:xoe,default:boe});const koe=[["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"}]],_oe=NC("ImagePlus",koe);var Coe=Object.freeze({__proto__:null,__iconNode:koe,default:_oe});const Moe=[["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"}]],Soe=NC("ImageUp",Moe);var Doe=Object.freeze({__proto__:null,__iconNode:Moe,default:Soe});const Ooe=[["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"}]],Poe=NC("ImageUpscale",Ooe);var Eoe=Object.freeze({__proto__:null,__iconNode:Ooe,default:Poe});const joe=[["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"}]],Toe=NC("Image",joe);var Noe=Object.freeze({__proto__:null,__iconNode:joe,default:Toe});const Roe=[["path",{d:"M18 22H4a2 2 0 0 1-2-2V6",key:"pblm9e"}],["path",{d:"m22 13-1.296-1.296a2.41 2.41 0 0 0-3.408 0L11 18",key:"nf6bnh"}],["circle",{cx:"12",cy:"8",r:"2",key:"1822b1"}],["rect",{width:"16",height:"16",x:"6",y:"2",rx:"2",key:"12espp"}]],Foe=NC("Images",Roe);var zoe=Object.freeze({__proto__:null,__iconNode:Roe,default:Foe});const Aoe=[["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"}]],Ioe=NC("Import",Aoe);var Loe=Object.freeze({__proto__:null,__iconNode:Aoe,default:Ioe});const Boe=[["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"}]],Voe=NC("Inbox",Boe);var $oe=Object.freeze({__proto__:null,__iconNode:Boe,default:Voe});const Hoe=[["path",{d:"M21 12H11",key:"wd7e0v"}],["path",{d:"M21 18H11",key:"4wu86t"}],["path",{d:"M21 6H11",key:"6dy1d6"}],["path",{d:"m7 8-4 4 4 4",key:"o5hrat"}]],qoe=NC("IndentDecrease",Hoe);var Woe=Object.freeze({__proto__:null,__iconNode:Hoe,default:qoe});const Uoe=[["path",{d:"M21 12H11",key:"wd7e0v"}],["path",{d:"M21 18H11",key:"4wu86t"}],["path",{d:"M21 6H11",key:"6dy1d6"}],["path",{d:"m3 8 4 4-4 4",key:"1a3j6y"}]],Goe=NC("IndentIncrease",Uoe);var Koe=Object.freeze({__proto__:null,__iconNode:Uoe,default:Goe});const Yoe=[["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"}]],Zoe=NC("IndianRupee",Yoe);var Xoe=Object.freeze({__proto__:null,__iconNode:Yoe,default:Zoe});const Qoe=[["path",{d:"M12 12c-2-2.67-4-4-6-4a4 4 0 1 0 0 8c2 0 4-1.33 6-4Zm0 0c2 2.67 4 4 6 4a4 4 0 0 0 0-8c-2 0-4 1.33-6 4Z",key:"1z0uae"}]],Joe=NC("Infinity",Qoe);var ene=Object.freeze({__proto__:null,__iconNode:Qoe,default:Joe});const tne=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]],rne=NC("Info",tne);var one=Object.freeze({__proto__:null,__iconNode:tne,default:rne});const nne=[["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"}]],ane=NC("InspectionPanel",nne);var ine=Object.freeze({__proto__:null,__iconNode:nne,default:ane});const sne=[["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"}]],lne=NC("Instagram",sne);var cne=Object.freeze({__proto__:null,__iconNode:sne,default:lne});const une=[["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"}]],dne=NC("Italic",une);var pne=Object.freeze({__proto__:null,__iconNode:une,default:dne});const hne=[["path",{d:"M20 10c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8h8",key:"4znkd0"}],["polyline",{points:"16 14 20 18 16 22",key:"11njsm"}]],fne=NC("IterationCcw",hne);var mne=Object.freeze({__proto__:null,__iconNode:hne,default:fne});const yne=[["path",{d:"M4 10c0-4.4 3.6-8 8-8s8 3.6 8 8-3.6 8-8 8H4",key:"tuf4su"}],["polyline",{points:"8 22 4 18 8 14",key:"evkj9s"}]],gne=NC("IterationCw",yne);var vne=Object.freeze({__proto__:null,__iconNode:yne,default:gne});const xne=[["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"}]],bne=NC("JapaneseYen",xne);var wne=Object.freeze({__proto__:null,__iconNode:xne,default:bne});const kne=[["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"}]],_ne=NC("Joystick",kne);var Cne=Object.freeze({__proto__:null,__iconNode:kne,default:_ne});const Mne=[["path",{d:"M6 5v11",key:"mdvv1e"}],["path",{d:"M12 5v6",key:"14ar3b"}],["path",{d:"M18 5v14",key:"7ji314"}]],Sne=NC("Kanban",Mne);var Dne=Object.freeze({__proto__:null,__iconNode:Mne,default:Sne});const One=[["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"}]],Pne=NC("KeyRound",One);var Ene=Object.freeze({__proto__:null,__iconNode:One,default:Pne});const jne=[["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"}]],Tne=NC("KeySquare",jne);var Nne=Object.freeze({__proto__:null,__iconNode:jne,default:Tne});const Rne=[["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"}]],Fne=NC("Key",Rne);var zne=Object.freeze({__proto__:null,__iconNode:Rne,default:Fne});const Ane=[["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"}]],Ine=NC("KeyboardMusic",Ane);var Lne=Object.freeze({__proto__:null,__iconNode:Ane,default:Ine});const Bne=[["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"}]],Vne=NC("KeyboardOff",Bne);var $ne=Object.freeze({__proto__:null,__iconNode:Bne,default:Vne});const Hne=[["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"}]],qne=NC("Keyboard",Hne);var Wne=Object.freeze({__proto__:null,__iconNode:Hne,default:qne});const Une=[["path",{d:"M12 2v5",key:"nd4vlx"}],["path",{d:"M6 7h12l4 9H2l4-9Z",key:"123d64"}],["path",{d:"M9.17 16a3 3 0 1 0 5.66 0",key:"1061mw"}]],Gne=NC("LampCeiling",Une);var Kne=Object.freeze({__proto__:null,__iconNode:Une,default:Gne});const Yne=[["path",{d:"m14 5-3 3 2 7 8-8-7-2Z",key:"1b0msb"}],["path",{d:"m14 5-3 3-3-3 3-3 3 3Z",key:"1uemms"}],["path",{d:"M9.5 6.5 4 12l3 6",key:"1bx08v"}],["path",{d:"M3 22v-2c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v2H3Z",key:"wap775"}]],Zne=NC("LampDesk",Yne);var Xne=Object.freeze({__proto__:null,__iconNode:Yne,default:Zne});const Qne=[["path",{d:"M9 2h6l3 7H6l3-7Z",key:"wcx6mj"}],["path",{d:"M12 9v13",key:"3n1su1"}],["path",{d:"M9 22h6",key:"1rlq3v"}]],Jne=NC("LampFloor",Qne);var eae=Object.freeze({__proto__:null,__iconNode:Qne,default:Jne});const tae=[["path",{d:"M11 13h6l3 7H8l3-7Z",key:"9n3qlo"}],["path",{d:"M14 13V8a2 2 0 0 0-2-2H8",key:"1hu4hb"}],["path",{d:"M4 9h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4v6Z",key:"s053bc"}]],rae=NC("LampWallDown",tae);var oae=Object.freeze({__proto__:null,__iconNode:tae,default:rae});const nae=[["path",{d:"M11 4h6l3 7H8l3-7Z",key:"11x1ee"}],["path",{d:"M14 11v5a2 2 0 0 1-2 2H8",key:"eutp5o"}],["path",{d:"M4 15h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H4v-6Z",key:"1iuthr"}]],aae=NC("LampWallUp",nae);var iae=Object.freeze({__proto__:null,__iconNode:nae,default:aae});const sae=[["path",{d:"M8 2h8l4 10H4L8 2Z",key:"9dma5w"}],["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"M8 22v-2c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v2H8Z",key:"mwf4oh"}]],lae=NC("Lamp",sae);var cae=Object.freeze({__proto__:null,__iconNode:sae,default:lae});const uae=[["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"}]],dae=NC("LandPlot",uae);var pae=Object.freeze({__proto__:null,__iconNode:uae,default:dae});const hae=[["line",{x1:"3",x2:"21",y1:"22",y2:"22",key:"j8o0r"}],["line",{x1:"6",x2:"6",y1:"18",y2:"11",key:"10tf0k"}],["line",{x1:"10",x2:"10",y1:"18",y2:"11",key:"54lgf6"}],["line",{x1:"14",x2:"14",y1:"18",y2:"11",key:"380y"}],["line",{x1:"18",x2:"18",y1:"18",y2:"11",key:"1kevvc"}],["polygon",{points:"12 2 20 7 4 7",key:"jkujk7"}]],fae=NC("Landmark",hae);var mae=Object.freeze({__proto__:null,__iconNode:hae,default:fae});const yae=[["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"}]],gae=NC("Languages",yae);var vae=Object.freeze({__proto__:null,__iconNode:yae,default:gae});const xae=[["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"}]],bae=NC("LaptopMinimalCheck",xae);var wae=Object.freeze({__proto__:null,__iconNode:xae,default:bae});const kae=[["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"}]],_ae=NC("LaptopMinimal",kae);var Cae=Object.freeze({__proto__:null,__iconNode:kae,default:_ae});const Mae=[["path",{d:"M20 16V7a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v9m16 0H4m16 0 1.28 2.55a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45L4 16",key:"tarvll"}]],Sae=NC("Laptop",Mae);var Dae=Object.freeze({__proto__:null,__iconNode:Mae,default:Sae});const Oae=[["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"}]],Pae=NC("LassoSelect",Oae);var Eae=Object.freeze({__proto__:null,__iconNode:Oae,default:Pae});const jae=[["path",{d:"M7 22a5 5 0 0 1-2-4",key:"umushi"}],["path",{d:"M3.3 14A6.8 6.8 0 0 1 2 10c0-4.4 4.5-8 10-8s10 3.6 10 8-4.5 8-10 8a12 12 0 0 1-5-1",key:"146dds"}],["path",{d:"M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z",key:"bq3ynw"}]],Tae=NC("Lasso",jae);var Nae=Object.freeze({__proto__:null,__iconNode:jae,default:Tae});const Rae=[["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"}]],Fae=NC("Laugh",Rae);var zae=Object.freeze({__proto__:null,__iconNode:Rae,default:Fae});const Aae=[["path",{d:"m16.02 12 5.48 3.13a1 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.74L7.98 12",key:"1cuww1"}],["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:"pdlvxu"}]],Iae=NC("Layers2",Aae);var Lae=Object.freeze({__proto__:null,__iconNode:Aae,default:Iae});const Bae=[["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"}]],Vae=NC("Layers",Bae);var $ae=Object.freeze({__proto__:null,__iconNode:Bae,default:Vae});const Hae=[["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"}]],qae=NC("LayoutDashboard",Hae);var Wae=Object.freeze({__proto__:null,__iconNode:Hae,default:qae});const Uae=[["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"}]],Gae=NC("LayoutGrid",Uae);var Kae=Object.freeze({__proto__:null,__iconNode:Uae,default:Gae});const Yae=[["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"}]],Zae=NC("LayoutList",Yae);var Xae=Object.freeze({__proto__:null,__iconNode:Yae,default:Zae});const Qae=[["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"}]],Jae=NC("LayoutPanelLeft",Qae);var eie=Object.freeze({__proto__:null,__iconNode:Qae,default:Jae});const tie=[["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"}]],rie=NC("LayoutPanelTop",tie);var oie=Object.freeze({__proto__:null,__iconNode:tie,default:rie});const nie=[["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"}]],aie=NC("LayoutTemplate",nie);var iie=Object.freeze({__proto__:null,__iconNode:nie,default:aie});const sie=[["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"}]],lie=NC("Leaf",sie);var cie=Object.freeze({__proto__:null,__iconNode:sie,default:lie});const uie=[["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"}]],die=NC("LeafyGreen",uie);var pie=Object.freeze({__proto__:null,__iconNode:uie,default:die});const hie=[["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"}]],fie=NC("Lectern",hie);var mie=Object.freeze({__proto__:null,__iconNode:hie,default:fie});const yie=[["path",{d:"M15 12h6",key:"upa0zy"}],["path",{d:"M15 6h6",key:"1jlkvy"}],["path",{d:"m3 13 3.553-7.724a.5.5 0 0 1 .894 0L11 13",key:"blevx4"}],["path",{d:"M3 18h18",key:"1h113x"}],["path",{d:"M4 11h6",key:"olkgv1"}]],gie=NC("LetterText",yie);var vie=Object.freeze({__proto__:null,__iconNode:yie,default:gie});const xie=[["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"}]],bie=NC("LibraryBig",xie);var wie=Object.freeze({__proto__:null,__iconNode:xie,default:bie});const kie=[["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"}]],_ie=NC("Library",kie);var Cie=Object.freeze({__proto__:null,__iconNode:kie,default:_ie});const Mie=[["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"}]],Sie=NC("LifeBuoy",Mie);var Die=Object.freeze({__proto__:null,__iconNode:Mie,default:Sie});const Oie=[["path",{d:"M8 20V8c0-2.2 1.8-4 4-4 1.5 0 2.8.8 3.5 2",key:"1rtphz"}],["path",{d:"M6 12h4",key:"a4o3ry"}],["path",{d:"M14 12h2v8",key:"c1fccl"}],["path",{d:"M6 20h4",key:"1i6q5t"}],["path",{d:"M14 20h4",key:"lzx1xo"}]],Pie=NC("Ligature",Oie);var Eie=Object.freeze({__proto__:null,__iconNode:Oie,default:Pie});const jie=[["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"}]],Tie=NC("LightbulbOff",jie);var Nie=Object.freeze({__proto__:null,__iconNode:jie,default:Tie});const Rie=[["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"}]],Fie=NC("Lightbulb",Rie);var zie=Object.freeze({__proto__:null,__iconNode:Rie,default:Fie});const Aie=[["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"}]],Iie=NC("Link2Off",Aie);var Lie=Object.freeze({__proto__:null,__iconNode:Aie,default:Iie});const Bie=[["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"}]],Vie=NC("Link2",Bie);var $ie=Object.freeze({__proto__:null,__iconNode:Bie,default:Vie});const Hie=[["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"}]],qie=NC("Link",Hie);var Wie=Object.freeze({__proto__:null,__iconNode:Hie,default:qie});const Uie=[["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"}]],Gie=NC("Linkedin",Uie);var Kie=Object.freeze({__proto__:null,__iconNode:Uie,default:Gie});const Yie=[["path",{d:"M11 18H3",key:"n3j2dh"}],["path",{d:"m15 18 2 2 4-4",key:"1szwhi"}],["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 6H3",key:"1wxfjs"}]],Zie=NC("ListCheck",Yie);var Xie=Object.freeze({__proto__:null,__iconNode:Yie,default:Zie});const Qie=[["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["path",{d:"m3 7 2 2 4-4",key:"1obspn"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}]],Jie=NC("ListChecks",Qie);var ese=Object.freeze({__proto__:null,__iconNode:Qie,default:Jie});const tse=[["path",{d:"m3 10 2.5-2.5L3 5",key:"i6eama"}],["path",{d:"m3 19 2.5-2.5L3 14",key:"w2gmor"}],["path",{d:"M10 6h11",key:"c7qv1k"}],["path",{d:"M10 12h11",key:"6m4ad9"}],["path",{d:"M10 18h11",key:"11hvi2"}]],rse=NC("ListCollapse",tse);var ose=Object.freeze({__proto__:null,__iconNode:tse,default:rse});const nse=[["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M10 18H3",key:"13769t"}],["path",{d:"M21 6v10a2 2 0 0 1-2 2h-5",key:"ilrcs8"}],["path",{d:"m16 16-2 2 2 2",key:"kkc6pm"}]],ase=NC("ListEnd",nse);var ise=Object.freeze({__proto__:null,__iconNode:nse,default:ase});const sse=[["path",{d:"M10 18h4",key:"1ulq68"}],["path",{d:"M11 6H3",key:"1u26ik"}],["path",{d:"M15 6h6",key:"1jlkvy"}],["path",{d:"M18 9V3",key:"xwwp7m"}],["path",{d:"M7 12h8",key:"7a1bxv"}]],lse=NC("ListFilterPlus",sse);var cse=Object.freeze({__proto__:null,__iconNode:sse,default:lse});const use=[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M21 12h-6",key:"bt1uis"}]],dse=NC("ListMinus",use);var pse=Object.freeze({__proto__:null,__iconNode:use,default:dse});const hse=[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M7 12h10",key:"b7w52i"}],["path",{d:"M10 18h4",key:"1ulq68"}]],fse=NC("ListFilter",hse);var mse=Object.freeze({__proto__:null,__iconNode:hse,default:fse});const yse=[["path",{d:"M21 15V6",key:"h1cx4g"}],["path",{d:"M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",key:"8saifv"}],["path",{d:"M12 12H3",key:"18klou"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M12 18H3",key:"11ftsu"}]],gse=NC("ListMusic",yse);var vse=Object.freeze({__proto__:null,__iconNode:yse,default:gse});const xse=[["path",{d:"M10 12h11",key:"6m4ad9"}],["path",{d:"M10 18h11",key:"11hvi2"}],["path",{d:"M10 6h11",key:"c7qv1k"}],["path",{d:"M4 10h2",key:"16xx2s"}],["path",{d:"M4 6h1v4",key:"cnovpq"}],["path",{d:"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1",key:"m9a95d"}]],bse=NC("ListOrdered",xse);var wse=Object.freeze({__proto__:null,__iconNode:xse,default:bse});const kse=[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M18 9v6",key:"1twb98"}],["path",{d:"M21 12h-6",key:"bt1uis"}]],_se=NC("ListPlus",kse);var Cse=Object.freeze({__proto__:null,__iconNode:kse,default:_se});const Mse=[["path",{d:"M21 6H3",key:"1jwq7v"}],["path",{d:"M7 12H3",key:"13ou7f"}],["path",{d:"M7 18H3",key:"1sijw9"}],["path",{d:"M12 18a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L11 14",key:"qth677"}],["path",{d:"M11 10v4h4",key:"172dkj"}]],Sse=NC("ListRestart",Mse);var Dse=Object.freeze({__proto__:null,__iconNode:Mse,default:Sse});const Ose=[["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M10 6H3",key:"lf8lx7"}],["path",{d:"M21 18V8a2 2 0 0 0-2-2h-5",key:"1hghli"}],["path",{d:"m16 8-2-2 2-2",key:"160uvd"}]],Pse=NC("ListStart",Ose);var Ese=Object.freeze({__proto__:null,__iconNode:Ose,default:Pse});const jse=[["rect",{x:"3",y:"5",width:"6",height:"6",rx:"1",key:"1defrl"}],["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}]],Tse=NC("ListTodo",jse);var Nse=Object.freeze({__proto__:null,__iconNode:jse,default:Tse});const Rse=[["path",{d:"M12 12H3",key:"18klou"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M12 18H3",key:"11ftsu"}],["path",{d:"m16 12 5 3-5 3v-6Z",key:"zpskkp"}]],Fse=NC("ListVideo",Rse);var zse=Object.freeze({__proto__:null,__iconNode:Rse,default:Fse});const Ase=[["path",{d:"M21 12h-8",key:"1bmf0i"}],["path",{d:"M21 6H8",key:"1pqkrb"}],["path",{d:"M21 18h-8",key:"1tm79t"}],["path",{d:"M3 6v4c0 1.1.9 2 2 2h3",key:"1ywdgy"}],["path",{d:"M3 10v6c0 1.1.9 2 2 2h3",key:"2wc746"}]],Ise=NC("ListTree",Ase);var Lse=Object.freeze({__proto__:null,__iconNode:Ase,default:Ise});const Bse=[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"m19 10-4 4",key:"1tz659"}],["path",{d:"m15 10 4 4",key:"1n7nei"}]],Vse=NC("ListX",Bse);var $se=Object.freeze({__proto__:null,__iconNode:Bse,default:Vse});const Hse=[["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M3 18h.01",key:"1tta3j"}],["path",{d:"M3 6h.01",key:"1rqtza"}],["path",{d:"M8 12h13",key:"1za7za"}],["path",{d:"M8 18h13",key:"1lx6n3"}],["path",{d:"M8 6h13",key:"ik3vkj"}]],qse=NC("List",Hse);var Wse=Object.freeze({__proto__:null,__iconNode:Hse,default:qse});const Use=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]],Gse=NC("LoaderCircle",Use);var Kse=Object.freeze({__proto__:null,__iconNode:Use,default:Gse});const Yse=[["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"}]],Zse=NC("LoaderPinwheel",Yse);var Xse=Object.freeze({__proto__:null,__iconNode:Yse,default:Zse});const Qse=[["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"}]],Jse=NC("Loader",Qse);var ele=Object.freeze({__proto__:null,__iconNode:Qse,default:Jse});const tle=[["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"}]],rle=NC("LocateFixed",tle);var ole=Object.freeze({__proto__:null,__iconNode:tle,default:rle});const nle=[["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"}],["path",{d:"M7.11 7.11C5.83 8.39 5 10.1 5 12c0 3.87 3.13 7 7 7 1.9 0 3.61-.83 4.89-2.11",key:"1oh7ia"}],["path",{d:"M18.71 13.96c.19-.63.29-1.29.29-1.96 0-3.87-3.13-7-7-7-.67 0-1.33.1-1.96.29",key:"3qdecy"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],ale=NC("LocateOff",nle);var ile=Object.freeze({__proto__:null,__iconNode:nle,default:ale});const sle=[["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"}]],lle=NC("Locate",sle);var cle=Object.freeze({__proto__:null,__iconNode:sle,default:lle});const ule=[["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"}]],dle=NC("LockKeyholeOpen",ule);var ple=Object.freeze({__proto__:null,__iconNode:ule,default:dle});const hle=[["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"}]],fle=NC("LockKeyhole",hle);var mle=Object.freeze({__proto__:null,__iconNode:hle,default:fle});const yle=[["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"}]],gle=NC("LockOpen",yle);var vle=Object.freeze({__proto__:null,__iconNode:yle,default:gle});const xle=[["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"}]],ble=NC("Lock",xle);var wle=Object.freeze({__proto__:null,__iconNode:xle,default:ble});const kle=[["path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4",key:"u53s6r"}],["polyline",{points:"10 17 15 12 10 7",key:"1ail0h"}],["line",{x1:"15",x2:"3",y1:"12",y2:"12",key:"v6grx8"}]],_le=NC("LogIn",kle);var Cle=Object.freeze({__proto__:null,__iconNode:kle,default:_le});const Mle=[["path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",key:"1uf3rs"}],["polyline",{points:"16 17 21 12 16 7",key:"1gabdz"}],["line",{x1:"21",x2:"9",y1:"12",y2:"12",key:"1uyos4"}]],Sle=NC("LogOut",Mle);var Dle=Object.freeze({__proto__:null,__iconNode:Mle,default:Sle});const Ole=[["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M3 12h1",key:"lp3yf2"}],["path",{d:"M3 18h1",key:"1eiwyy"}],["path",{d:"M3 6h1",key:"rgxa97"}],["path",{d:"M8 12h1",key:"1con00"}],["path",{d:"M8 18h1",key:"13wk12"}],["path",{d:"M8 6h1",key:"tn6mkg"}]],Ple=NC("Logs",Ole);var Ele=Object.freeze({__proto__:null,__iconNode:Ole,default:Ple});const jle=[["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"}]],Tle=NC("Lollipop",jle);var Nle=Object.freeze({__proto__:null,__iconNode:jle,default:Tle});const Rle=[["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"}]],Fle=NC("Luggage",Rle);var zle=Object.freeze({__proto__:null,__iconNode:Rle,default:Fle});const Ale=[["path",{d:"m6 15-4-4 6.75-6.77a7.79 7.79 0 0 1 11 11L13 22l-4-4 6.39-6.36a2.14 2.14 0 0 0-3-3L6 15",key:"1i3lhw"}],["path",{d:"m5 8 4 4",key:"j6kj7e"}],["path",{d:"m12 15 4 4",key:"lnac28"}]],Ile=NC("Magnet",Ale);var Lle=Object.freeze({__proto__:null,__iconNode:Ale,default:Ile});const Ble=[["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"}]],Vle=NC("MailCheck",Ble);var $le=Object.freeze({__proto__:null,__iconNode:Ble,default:Vle});const Hle=[["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"}]],qle=NC("MailMinus",Hle);var Wle=Object.freeze({__proto__:null,__iconNode:Hle,default:qle});const Ule=[["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"}]],Gle=NC("MailOpen",Ule);var Kle=Object.freeze({__proto__:null,__iconNode:Ule,default:Gle});const Yle=[["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"}]],Zle=NC("MailPlus",Yle);var Xle=Object.freeze({__proto__:null,__iconNode:Yle,default:Zle});const Qle=[["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"}]],Jle=NC("MailQuestion",Qle);var ece=Object.freeze({__proto__:null,__iconNode:Qle,default:Jle});const tce=[["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"}]],rce=NC("MailSearch",tce);var oce=Object.freeze({__proto__:null,__iconNode:tce,default:rce});const nce=[["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"}]],ace=NC("MailWarning",nce);var ice=Object.freeze({__proto__:null,__iconNode:nce,default:ace});const sce=[["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"}]],lce=NC("MailX",sce);var cce=Object.freeze({__proto__:null,__iconNode:sce,default:lce});const uce=[["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}],["path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7",key:"1ocrg3"}]],dce=NC("Mail",uce);var pce=Object.freeze({__proto__:null,__iconNode:uce,default:dce});const hce=[["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"}]],fce=NC("Mailbox",hce);var mce=Object.freeze({__proto__:null,__iconNode:hce,default:fce});const yce=[["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"}]],gce=NC("MapPinCheckInside",yce);var vce=Object.freeze({__proto__:null,__iconNode:yce,default:gce});const xce=[["rect",{width:"16",height:"13",x:"6",y:"4",rx:"2",key:"1drq3f"}],["path",{d:"m22 7-7.1 3.78c-.57.3-1.23.3-1.8 0L6 7",key:"xn252p"}],["path",{d:"M2 8v11c0 1.1.9 2 2 2h14",key:"n13cji"}]],bce=NC("Mails",xce);var wce=Object.freeze({__proto__:null,__iconNode:xce,default:bce});const kce=[["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"}]],_ce=NC("MapPinCheck",kce);var Cce=Object.freeze({__proto__:null,__iconNode:kce,default:_ce});const Mce=[["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"}]],Sce=NC("MapPinHouse",Mce);var Dce=Object.freeze({__proto__:null,__iconNode:Mce,default:Sce});const Oce=[["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"}]],Pce=NC("MapPinMinusInside",Oce);var Ece=Object.freeze({__proto__:null,__iconNode:Oce,default:Pce});const jce=[["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"}]],Tce=NC("MapPinMinus",jce);var Nce=Object.freeze({__proto__:null,__iconNode:jce,default:Tce});const Rce=[["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"}]],Fce=NC("MapPinOff",Rce);var zce=Object.freeze({__proto__:null,__iconNode:Rce,default:Fce});const Ace=[["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"}]],Ice=NC("MapPinPlusInside",Ace);var Lce=Object.freeze({__proto__:null,__iconNode:Ace,default:Ice});const Bce=[["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"}]],Vce=NC("MapPinPlus",Bce);var $ce=Object.freeze({__proto__:null,__iconNode:Bce,default:Vce});const Hce=[["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"}]],qce=NC("MapPinXInside",Hce);var Wce=Object.freeze({__proto__:null,__iconNode:Hce,default:qce});const Uce=[["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"}]],Gce=NC("MapPinX",Uce);var Kce=Object.freeze({__proto__:null,__iconNode:Uce,default:Gce});const Yce=[["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"}]],Zce=NC("MapPin",Yce);var Xce=Object.freeze({__proto__:null,__iconNode:Yce,default:Zce});const Qce=[["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"}]],Jce=NC("MapPinned",Qce);var eue=Object.freeze({__proto__:null,__iconNode:Qce,default:Jce});const tue=[["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"}]],rue=NC("MapPlus",tue);var oue=Object.freeze({__proto__:null,__iconNode:tue,default:rue});const nue=[["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"}]],aue=NC("Map",nue);var iue=Object.freeze({__proto__:null,__iconNode:nue,default:aue});const sue=[["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"}]],lue=NC("MarsStroke",sue);var cue=Object.freeze({__proto__:null,__iconNode:sue,default:lue});const uue=[["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"}]],due=NC("Mars",uue);var pue=Object.freeze({__proto__:null,__iconNode:uue,default:due});const hue=[["path",{d:"M8 22h8",key:"rmew8v"}],["path",{d:"M12 11v11",key:"ur9y6a"}],["path",{d:"m19 3-7 8-7-8Z",key:"1sgpiw"}]],fue=NC("Martini",hue);var mue=Object.freeze({__proto__:null,__iconNode:hue,default:fue});const yue=[["polyline",{points:"15 3 21 3 21 9",key:"mznyad"}],["polyline",{points:"9 21 3 21 3 15",key:"1avn1i"}],["line",{x1:"21",x2:"14",y1:"3",y2:"10",key:"ota7mn"}],["line",{x1:"3",x2:"10",y1:"21",y2:"14",key:"1atl0r"}]],gue=NC("Maximize2",yue);var vue=Object.freeze({__proto__:null,__iconNode:yue,default:gue});const xue=[["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"}]],bue=NC("Maximize",xue);var wue=Object.freeze({__proto__:null,__iconNode:xue,default:bue});const kue=[["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"}]],_ue=NC("Medal",kue);var Cue=Object.freeze({__proto__:null,__iconNode:kue,default:_ue});const Mue=[["path",{d:"M9.26 9.26 3 11v3l14.14 3.14",key:"3429n"}],["path",{d:"M21 15.34V6l-7.31 2.03",key:"4o1dh8"}],["path",{d:"M11.6 16.8a3 3 0 1 1-5.8-1.6",key:"1yl0tm"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]],Sue=NC("MegaphoneOff",Mue);var Due=Object.freeze({__proto__:null,__iconNode:Mue,default:Sue});const Oue=[["path",{d:"m3 11 18-5v12L3 14v-3z",key:"n962bs"}],["path",{d:"M11.6 16.8a3 3 0 1 1-5.8-1.6",key:"1yl0tm"}]],Pue=NC("Megaphone",Oue);var Eue=Object.freeze({__proto__:null,__iconNode:Oue,default:Pue});const jue=[["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"}]],Tue=NC("Meh",jue);var Nue=Object.freeze({__proto__:null,__iconNode:jue,default:Tue});const Rue=[["path",{d:"M6 19v-3",key:"1nvgqn"}],["path",{d:"M10 19v-3",key:"iu8nkm"}],["path",{d:"M14 19v-3",key:"kcehxu"}],["path",{d:"M18 19v-3",key:"1vh91z"}],["path",{d:"M8 11V9",key:"63erz4"}],["path",{d:"M16 11V9",key:"fru6f3"}],["path",{d:"M12 11V9",key:"ha00sb"}],["path",{d:"M2 15h20",key:"16ne18"}],["path",{d:"M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.1a2 2 0 0 0 0 3.837V17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5.1a2 2 0 0 0 0-3.837Z",key:"lhddv3"}]],Fue=NC("MemoryStick",Rue);var zue=Object.freeze({__proto__:null,__iconNode:Rue,default:Fue});const Aue=[["line",{x1:"4",x2:"20",y1:"12",y2:"12",key:"1e0a9i"}],["line",{x1:"4",x2:"20",y1:"6",y2:"6",key:"1owob3"}],["line",{x1:"4",x2:"20",y1:"18",y2:"18",key:"yk5zj1"}]],Iue=NC("Menu",Aue);var Lue=Object.freeze({__proto__:null,__iconNode:Aue,default:Iue});const Bue=[["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"}]],Vue=NC("Merge",Bue);var $ue=Object.freeze({__proto__:null,__iconNode:Bue,default:Vue});const Hue=[["path",{d:"M10 9.5 8 12l2 2.5",key:"3mjy60"}],["path",{d:"m14 9.5 2 2.5-2 2.5",key:"1bir2l"}],["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22z",key:"k85zhp"}]],que=NC("MessageCircleCode",Hue);var Wue=Object.freeze({__proto__:null,__iconNode:Hue,default:que});const Uue=[["path",{d:"M13.5 3.1c-.5 0-1-.1-1.5-.1s-1 .1-1.5.1",key:"16ll65"}],["path",{d:"M19.3 6.8a10.45 10.45 0 0 0-2.1-2.1",key:"1nq77a"}],["path",{d:"M20.9 13.5c.1-.5.1-1 .1-1.5s-.1-1-.1-1.5",key:"1sf7wn"}],["path",{d:"M17.2 19.3a10.45 10.45 0 0 0 2.1-2.1",key:"x1hs5g"}],["path",{d:"M10.5 20.9c.5.1 1 .1 1.5.1s1-.1 1.5-.1",key:"19m18z"}],["path",{d:"M3.5 17.5 2 22l4.5-1.5",key:"1f36qi"}],["path",{d:"M3.1 10.5c0 .5-.1 1-.1 1.5s.1 1 .1 1.5",key:"1vz3ju"}],["path",{d:"M6.8 4.7a10.45 10.45 0 0 0-2.1 2.1",key:"19f9do"}]],Gue=NC("MessageCircleDashed",Uue);var Kue=Object.freeze({__proto__:null,__iconNode:Uue,default:Gue});const Yue=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"M15.8 9.2a2.5 2.5 0 0 0-3.5 0l-.3.4-.35-.3a2.42 2.42 0 1 0-3.2 3.6l3.6 3.5 3.6-3.5c1.2-1.2 1.1-2.7.2-3.7",key:"43lnbm"}]],Zue=NC("MessageCircleHeart",Yue);var Xue=Object.freeze({__proto__:null,__iconNode:Yue,default:Zue});const Que=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"M8 12h.01",key:"czm47f"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 12h.01",key:"1l6xoz"}]],Jue=NC("MessageCircleMore",Que);var ede=Object.freeze({__proto__:null,__iconNode:Que,default:Jue});const tde=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"M8 12h8",key:"1wcyev"}],["path",{d:"M12 8v8",key:"napkw2"}]],rde=NC("MessageCirclePlus",tde);var ode=Object.freeze({__proto__:null,__iconNode:tde,default:rde});const nde=[["path",{d:"M20.5 14.9A9 9 0 0 0 9.1 3.5",key:"1iebmn"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M5.6 5.6C3 8.3 2.2 12.5 4 16l-2 6 6-2c3.4 1.8 7.6 1.1 10.3-1.7",key:"1ov8ce"}]],ade=NC("MessageCircleOff",nde);var ide=Object.freeze({__proto__:null,__iconNode:nde,default:ade});const sde=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["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"}]],lde=NC("MessageCircleQuestion",sde);var cde=Object.freeze({__proto__:null,__iconNode:sde,default:lde});const ude=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"m10 15-3-3 3-3",key:"1pgupc"}],["path",{d:"M7 12h7a2 2 0 0 1 2 2v1",key:"1gheu4"}]],dde=NC("MessageCircleReply",ude);var pde=Object.freeze({__proto__:null,__iconNode:ude,default:dde});const hde=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],fde=NC("MessageCircleX",hde);var mde=Object.freeze({__proto__:null,__iconNode:hde,default:fde});const yde=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]],gde=NC("MessageCircle",yde);var vde=Object.freeze({__proto__:null,__iconNode:yde,default:gde});const xde=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]],bde=NC("MessageCircleWarning",xde);var wde=Object.freeze({__proto__:null,__iconNode:xde,default:bde});const kde=[["path",{d:"M10 7.5 8 10l2 2.5",key:"xb17xw"}],["path",{d:"m14 7.5 2 2.5-2 2.5",key:"5rap1v"}],["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]],_de=NC("MessageSquareCode",kde);var Cde=Object.freeze({__proto__:null,__iconNode:kde,default:_de});const Mde=[["path",{d:"M10 17H7l-4 4v-7",key:"1r71xu"}],["path",{d:"M14 17h1",key:"nufu4t"}],["path",{d:"M14 3h1",key:"1ec4yj"}],["path",{d:"M19 3a2 2 0 0 1 2 2",key:"18rm91"}],["path",{d:"M21 14v1a2 2 0 0 1-2 2",key:"29akq3"}],["path",{d:"M21 9v1",key:"mxsmne"}],["path",{d:"M3 9v1",key:"1r0deq"}],["path",{d:"M5 3a2 2 0 0 0-2 2",key:"y57alp"}],["path",{d:"M9 3h1",key:"1yesri"}]],Sde=NC("MessageSquareDashed",Mde);var Dde=Object.freeze({__proto__:null,__iconNode:Mde,default:Sde});const Ode=[["path",{d:"m5 19-2 2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2",key:"1xuzuj"}],["path",{d:"M9 10h6",key:"9gxzsh"}],["path",{d:"M12 7v6",key:"lw1j43"}],["path",{d:"M9 17h6",key:"r8uit2"}]],Pde=NC("MessageSquareDiff",Ode);var Ede=Object.freeze({__proto__:null,__iconNode:Ode,default:Pde});const jde=[["path",{d:"M11.7 3H5a2 2 0 0 0-2 2v16l4-4h12a2 2 0 0 0 2-2v-2.7",key:"uodpkb"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}]],Tde=NC("MessageSquareDot",jde);var Nde=Object.freeze({__proto__:null,__iconNode:jde,default:Tde});const Rde=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M14.8 7.5a1.84 1.84 0 0 0-2.6 0l-.2.3-.3-.3a1.84 1.84 0 1 0-2.4 2.8L12 13l2.7-2.7c.9-.9.8-2.1.1-2.8",key:"1blaws"}]],Fde=NC("MessageSquareHeart",Rde);var zde=Object.freeze({__proto__:null,__iconNode:Rde,default:Fde});const Ade=[["path",{d:"M19 15v-2a2 2 0 1 0-4 0v2",key:"h3d1vz"}],["path",{d:"M9 17H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3.5",key:"xsnnhn"}],["rect",{x:"13",y:"15",width:"8",height:"5",rx:"1",key:"1ccwuk"}]],Ide=NC("MessageSquareLock",Ade);var Lde=Object.freeze({__proto__:null,__iconNode:Ade,default:Ide});const Bde=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M8 10h.01",key:"19clt8"}],["path",{d:"M12 10h.01",key:"1nrarc"}],["path",{d:"M16 10h.01",key:"1m94wz"}]],Vde=NC("MessageSquareMore",Bde);var $de=Object.freeze({__proto__:null,__iconNode:Bde,default:Vde});const Hde=[["path",{d:"M21 15V5a2 2 0 0 0-2-2H9",key:"43el77"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M3.6 3.6c-.4.3-.6.8-.6 1.4v16l4-4h10",key:"pwpm4a"}]],qde=NC("MessageSquareOff",Hde);var Wde=Object.freeze({__proto__:null,__iconNode:Hde,default:qde});const Ude=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M12 7v6",key:"lw1j43"}],["path",{d:"M9 10h6",key:"9gxzsh"}]],Gde=NC("MessageSquarePlus",Ude);var Kde=Object.freeze({__proto__:null,__iconNode:Ude,default:Gde});const Yde=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M8 12a2 2 0 0 0 2-2V8H8",key:"1jfesj"}],["path",{d:"M14 12a2 2 0 0 0 2-2V8h-2",key:"1dq9mh"}]],Zde=NC("MessageSquareQuote",Yde);var Xde=Object.freeze({__proto__:null,__iconNode:Yde,default:Zde});const Qde=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"m10 7-3 3 3 3",key:"1eugdv"}],["path",{d:"M17 13v-1a2 2 0 0 0-2-2H7",key:"ernfh3"}]],Jde=NC("MessageSquareReply",Qde);var epe=Object.freeze({__proto__:null,__iconNode:Qde,default:Jde});const tpe=[["path",{d:"M21 12v3a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h7",key:"tqtdkg"}],["path",{d:"M16 3h5v5",key:"1806ms"}],["path",{d:"m16 8 5-5",key:"15mbrl"}]],rpe=NC("MessageSquareShare",tpe);var ope=Object.freeze({__proto__:null,__iconNode:tpe,default:rpe});const npe=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M13 8H7",key:"14i4kc"}],["path",{d:"M17 12H7",key:"16if0g"}]],ape=NC("MessageSquareText",npe);var ipe=Object.freeze({__proto__:null,__iconNode:npe,default:ape});const spe=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M12 7v2",key:"stiyo7"}],["path",{d:"M12 13h.01",key:"y0uutt"}]],lpe=NC("MessageSquareWarning",spe);var cpe=Object.freeze({__proto__:null,__iconNode:spe,default:lpe});const upe=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"m14.5 7.5-5 5",key:"3lb6iw"}],["path",{d:"m9.5 7.5 5 5",key:"ko136h"}]],dpe=NC("MessageSquareX",upe);var ppe=Object.freeze({__proto__:null,__iconNode:upe,default:dpe});const hpe=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]],fpe=NC("MessageSquare",hpe);var mpe=Object.freeze({__proto__:null,__iconNode:hpe,default:fpe});const ype=[["path",{d:"M14 9a2 2 0 0 1-2 2H6l-4 4V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2z",key:"p1xzt8"}],["path",{d:"M18 9h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1",key:"1cx29u"}]],gpe=NC("MessagesSquare",ype);var vpe=Object.freeze({__proto__:null,__iconNode:ype,default:gpe});const xpe=[["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}],["path",{d:"M18.89 13.23A7.12 7.12 0 0 0 19 12v-2",key:"80xlxr"}],["path",{d:"M5 10v2a7 7 0 0 0 12 5",key:"p2k8kg"}],["path",{d:"M15 9.34V5a3 3 0 0 0-5.68-1.33",key:"1gzdoj"}],["path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12",key:"r2i35w"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}]],bpe=NC("MicOff",xpe);var wpe=Object.freeze({__proto__:null,__iconNode:xpe,default:bpe});const kpe=[["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"}]],_pe=NC("MicVocal",kpe);var Cpe=Object.freeze({__proto__:null,__iconNode:kpe,default:_pe});const Mpe=[["path",{d:"M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z",key:"131961"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2",key:"1vc78b"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}]],Spe=NC("Mic",Mpe);var Dpe=Object.freeze({__proto__:null,__iconNode:Mpe,default:Spe});const Ope=[["path",{d:"M18 12h2",key:"quuxs7"}],["path",{d:"M18 16h2",key:"zsn3lv"}],["path",{d:"M18 20h2",key:"9x5y9y"}],["path",{d:"M18 4h2",key:"1luxfb"}],["path",{d:"M18 8h2",key:"nxqzg"}],["path",{d:"M4 12h2",key:"1ltxp0"}],["path",{d:"M4 16h2",key:"8a5zha"}],["path",{d:"M4 20h2",key:"27dk57"}],["path",{d:"M4 4h2",key:"10groj"}],["path",{d:"M4 8h2",key:"18vq6w"}],["path",{d:"M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z",key:"1681fp"}]],Ppe=NC("Microchip",Ope);var Epe=Object.freeze({__proto__:null,__iconNode:Ope,default:Ppe});const jpe=[["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"}]],Tpe=NC("Microscope",jpe);var Npe=Object.freeze({__proto__:null,__iconNode:jpe,default:Tpe});const Rpe=[["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"}]],Fpe=NC("Microwave",Rpe);var zpe=Object.freeze({__proto__:null,__iconNode:Rpe,default:Fpe});const Ape=[["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"}]],Ipe=NC("Milestone",Ape);var Lpe=Object.freeze({__proto__:null,__iconNode:Ape,default:Ipe});const Bpe=[["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"}]],Vpe=NC("MilkOff",Bpe);var $pe=Object.freeze({__proto__:null,__iconNode:Bpe,default:Vpe});const Hpe=[["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"}]],qpe=NC("Milk",Hpe);var Wpe=Object.freeze({__proto__:null,__iconNode:Hpe,default:qpe});const Upe=[["polyline",{points:"4 14 10 14 10 20",key:"11kfnr"}],["polyline",{points:"20 10 14 10 14 4",key:"rlmsce"}],["line",{x1:"14",x2:"21",y1:"10",y2:"3",key:"o5lafz"}],["line",{x1:"3",x2:"10",y1:"21",y2:"14",key:"1atl0r"}]],Gpe=NC("Minimize2",Upe);var Kpe=Object.freeze({__proto__:null,__iconNode:Upe,default:Gpe});const Ype=[["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"}]],Zpe=NC("Minimize",Ype);var Xpe=Object.freeze({__proto__:null,__iconNode:Ype,default:Zpe});const Qpe=[["path",{d:"M5 12h14",key:"1ays0h"}]],Jpe=NC("Minus",Qpe);var ehe=Object.freeze({__proto__:null,__iconNode:Qpe,default:Jpe});const the=[["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"}]],rhe=NC("MonitorCheck",the);var ohe=Object.freeze({__proto__:null,__iconNode:the,default:rhe});const nhe=[["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"m15.2 4.9-.9-.4",key:"12wd2u"}],["path",{d:"m15.2 7.1-.9.4",key:"1r2vl7"}],["path",{d:"m16.9 3.2-.4-.9",key:"3zbo91"}],["path",{d:"m16.9 8.8-.4.9",key:"1qr2dn"}],["path",{d:"m19.5 2.3-.4.9",key:"1rjrkq"}],["path",{d:"m19.5 9.7-.4-.9",key:"heryx5"}],["path",{d:"m21.7 4.5-.9.4",key:"17fqt1"}],["path",{d:"m21.7 7.5-.9-.4",key:"14zyni"}],["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"}]],ahe=NC("MonitorCog",nhe);var ihe=Object.freeze({__proto__:null,__iconNode:nhe,default:ahe});const she=[["circle",{cx:"19",cy:"6",r:"3",key:"108a5v"}],["path",{d:"M22 12v3a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h9",key:"1fet9y"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M8 21h8",key:"1ev6f3"}]],lhe=NC("MonitorDot",she);var che=Object.freeze({__proto__:null,__iconNode:she,default:lhe});const uhe=[["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"}]],dhe=NC("MonitorDown",uhe);var phe=Object.freeze({__proto__:null,__iconNode:uhe,default:dhe});const hhe=[["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"}]],fhe=NC("MonitorOff",hhe);var mhe=Object.freeze({__proto__:null,__iconNode:hhe,default:fhe});const yhe=[["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"}]],ghe=NC("MonitorPause",yhe);var vhe=Object.freeze({__proto__:null,__iconNode:yhe,default:ghe});const xhe=[["path",{d:"M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z",key:"1pctta"}],["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"}]],bhe=NC("MonitorPlay",xhe);var whe=Object.freeze({__proto__:null,__iconNode:xhe,default:bhe});const khe=[["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"}]],_he=NC("MonitorSmartphone",khe);var Che=Object.freeze({__proto__:null,__iconNode:khe,default:_he});const Mhe=[["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"}]],She=NC("MonitorSpeaker",Mhe);var Dhe=Object.freeze({__proto__:null,__iconNode:Mhe,default:She});const Ohe=[["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"}]],Phe=NC("MonitorStop",Ohe);var Ehe=Object.freeze({__proto__:null,__iconNode:Ohe,default:Phe});const jhe=[["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"}]],The=NC("MonitorUp",jhe);var Nhe=Object.freeze({__proto__:null,__iconNode:jhe,default:The});const Rhe=[["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"}]],Fhe=NC("MonitorX",Rhe);var zhe=Object.freeze({__proto__:null,__iconNode:Rhe,default:Fhe});const Ahe=[["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"}]],Ihe=NC("Monitor",Ahe);var Lhe=Object.freeze({__proto__:null,__iconNode:Ahe,default:Ihe});const Bhe=[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9",key:"4ay0iu"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}]],Vhe=NC("MoonStar",Bhe);var $he=Object.freeze({__proto__:null,__iconNode:Bhe,default:Vhe});const Hhe=[["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"}]],qhe=NC("MountainSnow",Hhe);var Whe=Object.freeze({__proto__:null,__iconNode:Hhe,default:qhe});const Uhe=[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]],Ghe=NC("Moon",Uhe);var Khe=Object.freeze({__proto__:null,__iconNode:Uhe,default:Ghe});const Yhe=[["path",{d:"m8 3 4 8 5-5 5 15H2L8 3z",key:"otkl63"}]],Zhe=NC("Mountain",Yhe);var Xhe=Object.freeze({__proto__:null,__iconNode:Yhe,default:Zhe});const Qhe=[["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"}]],Jhe=NC("MouseOff",Qhe);var efe=Object.freeze({__proto__:null,__iconNode:Qhe,default:Jhe});const tfe=[["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"}]],rfe=NC("MousePointer2",tfe);var ofe=Object.freeze({__proto__:null,__iconNode:tfe,default:rfe});const nfe=[["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"}]],afe=NC("MousePointerBan",nfe);var ife=Object.freeze({__proto__:null,__iconNode:nfe,default:afe});const sfe=[["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"}]],lfe=NC("MousePointerClick",sfe);var cfe=Object.freeze({__proto__:null,__iconNode:sfe,default:lfe});const ufe=[["rect",{x:"5",y:"2",width:"14",height:"20",rx:"7",key:"11ol66"}],["path",{d:"M12 6v4",key:"16clxf"}]],dfe=NC("Mouse",ufe);var pfe=Object.freeze({__proto__:null,__iconNode:ufe,default:dfe});const hfe=[["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"}]],ffe=NC("MousePointer",hfe);var mfe=Object.freeze({__proto__:null,__iconNode:hfe,default:ffe});const yfe=[["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"}]],gfe=NC("Move3d",yfe);var vfe=Object.freeze({__proto__:null,__iconNode:yfe,default:gfe});const xfe=[["path",{d:"M19 13v6h-6",key:"1hxl6d"}],["path",{d:"M5 11V5h6",key:"12e2xe"}],["path",{d:"m5 5 14 14",key:"11anup"}]],bfe=NC("MoveDiagonal2",xfe);var wfe=Object.freeze({__proto__:null,__iconNode:xfe,default:bfe});const kfe=[["path",{d:"M11 19H5v-6",key:"8awifj"}],["path",{d:"M13 5h6v6",key:"7voy1q"}],["path",{d:"M19 5 5 19",key:"wwaj1z"}]],_fe=NC("MoveDiagonal",kfe);var Cfe=Object.freeze({__proto__:null,__iconNode:kfe,default:_fe});const Mfe=[["path",{d:"M11 19H5V13",key:"1akmht"}],["path",{d:"M19 5L5 19",key:"72u4yj"}]],Sfe=NC("MoveDownLeft",Mfe);var Dfe=Object.freeze({__proto__:null,__iconNode:Mfe,default:Sfe});const Ofe=[["path",{d:"M19 13V19H13",key:"10vkzq"}],["path",{d:"M5 5L19 19",key:"5zm2fv"}]],Pfe=NC("MoveDownRight",Ofe);var Efe=Object.freeze({__proto__:null,__iconNode:Ofe,default:Pfe});const jfe=[["path",{d:"M8 18L12 22L16 18",key:"cskvfv"}],["path",{d:"M12 2V22",key:"r89rzk"}]],Tfe=NC("MoveDown",jfe);var Nfe=Object.freeze({__proto__:null,__iconNode:jfe,default:Tfe});const Rfe=[["path",{d:"M6 8L2 12L6 16",key:"kyvwex"}],["path",{d:"M2 12H22",key:"1m8cig"}]],Ffe=NC("MoveLeft",Rfe);var zfe=Object.freeze({__proto__:null,__iconNode:Rfe,default:Ffe});const Afe=[["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"}]],Ife=NC("MoveHorizontal",Afe);var Lfe=Object.freeze({__proto__:null,__iconNode:Afe,default:Ife});const Bfe=[["path",{d:"M18 8L22 12L18 16",key:"1r0oui"}],["path",{d:"M2 12H22",key:"1m8cig"}]],Vfe=NC("MoveRight",Bfe);var $fe=Object.freeze({__proto__:null,__iconNode:Bfe,default:Vfe});const Hfe=[["path",{d:"M5 11V5H11",key:"3q78g9"}],["path",{d:"M5 5L19 19",key:"5zm2fv"}]],qfe=NC("MoveUpLeft",Hfe);var Wfe=Object.freeze({__proto__:null,__iconNode:Hfe,default:qfe});const Ufe=[["path",{d:"M13 5H19V11",key:"1n1gyv"}],["path",{d:"M19 5L5 19",key:"72u4yj"}]],Gfe=NC("MoveUpRight",Ufe);var Kfe=Object.freeze({__proto__:null,__iconNode:Ufe,default:Gfe});const Yfe=[["path",{d:"M8 6L12 2L16 6",key:"1yvkyx"}],["path",{d:"M12 2V22",key:"r89rzk"}]],Zfe=NC("MoveUp",Yfe);var Xfe=Object.freeze({__proto__:null,__iconNode:Yfe,default:Zfe});const Qfe=[["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"}]],Jfe=NC("MoveVertical",Qfe);var eme=Object.freeze({__proto__:null,__iconNode:Qfe,default:Jfe});const tme=[["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"}]],rme=NC("Move",tme);var ome=Object.freeze({__proto__:null,__iconNode:tme,default:rme});const nme=[["circle",{cx:"8",cy:"18",r:"4",key:"1fc0mg"}],["path",{d:"M12 18V2l7 4",key:"g04rme"}]],ame=NC("Music2",nme);var ime=Object.freeze({__proto__:null,__iconNode:nme,default:ame});const sme=[["circle",{cx:"12",cy:"18",r:"4",key:"m3r9ws"}],["path",{d:"M16 18V2",key:"40x2m5"}]],lme=NC("Music3",sme);var cme=Object.freeze({__proto__:null,__iconNode:sme,default:lme});const ume=[["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"}]],dme=NC("Music4",ume);var pme=Object.freeze({__proto__:null,__iconNode:ume,default:dme});const hme=[["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"}]],fme=NC("Music",hme);var mme=Object.freeze({__proto__:null,__iconNode:hme,default:fme});const yme=[["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"}]],gme=NC("Navigation2Off",yme);var vme=Object.freeze({__proto__:null,__iconNode:yme,default:gme});const xme=[["polygon",{points:"12 2 19 21 12 17 5 21 12 2",key:"x8c0qg"}]],bme=NC("Navigation2",xme);var wme=Object.freeze({__proto__:null,__iconNode:xme,default:bme});const kme=[["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"}]],_me=NC("NavigationOff",kme);var Cme=Object.freeze({__proto__:null,__iconNode:kme,default:_me});const Mme=[["polygon",{points:"3 11 22 2 13 21 11 13 3 11",key:"1ltx0t"}]],Sme=NC("Navigation",Mme);var Dme=Object.freeze({__proto__:null,__iconNode:Mme,default:Sme});const Ome=[["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"}]],Pme=NC("Network",Ome);var Eme=Object.freeze({__proto__:null,__iconNode:Ome,default:Pme});const jme=[["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-2 2Zm0 0a2 2 0 0 1-2-2v-9c0-1.1.9-2 2-2h2",key:"7pis2x"}],["path",{d:"M18 14h-8",key:"sponae"}],["path",{d:"M15 18h-5",key:"95g1m2"}],["path",{d:"M10 6h8v4h-8V6Z",key:"smlsk5"}]],Tme=NC("Newspaper",jme);var Nme=Object.freeze({__proto__:null,__iconNode:jme,default:Tme});const Rme=[["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"}]],Fme=NC("Nfc",Rme);var zme=Object.freeze({__proto__:null,__iconNode:Rme,default:Fme});const Ame=[["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"}]],Ime=NC("NotebookPen",Ame);var Lme=Object.freeze({__proto__:null,__iconNode:Ame,default:Ime});const Bme=[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"m9 4 6 4",key:"t8piew"}],["path",{d:"m9 8 6-4",key:"sndyih"}],["circle",{cx:"12",cy:"17",r:"5",key:"qbz8iq"}]],Vme=NC("NonBinary",Bme);var $me=Object.freeze({__proto__:null,__iconNode:Bme,default:Vme});const Hme=[["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"}]],qme=NC("NotebookTabs",Hme);var Wme=Object.freeze({__proto__:null,__iconNode:Hme,default:qme});const Ume=[["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"}]],Gme=NC("NotebookText",Ume);var Kme=Object.freeze({__proto__:null,__iconNode:Ume,default:Gme});const Yme=[["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"}]],Zme=NC("Notebook",Yme);var Xme=Object.freeze({__proto__:null,__iconNode:Yme,default:Zme});const Qme=[["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"}]],Jme=NC("NotepadTextDashed",Qme);var eye=Object.freeze({__proto__:null,__iconNode:Qme,default:Jme});const tye=[["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"}]],rye=NC("NotepadText",tye);var oye=Object.freeze({__proto__:null,__iconNode:tye,default:rye});const nye=[["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"}]],aye=NC("NutOff",nye);var iye=Object.freeze({__proto__:null,__iconNode:nye,default:aye});const sye=[["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"}]],lye=NC("Nut",sye);var cye=Object.freeze({__proto__:null,__iconNode:sye,default:lye});const uye=[["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"}]],dye=NC("OctagonAlert",uye);var pye=Object.freeze({__proto__:null,__iconNode:uye,default:dye});const hye=[["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"}]],fye=NC("OctagonMinus",hye);var mye=Object.freeze({__proto__:null,__iconNode:hye,default:fye});const yye=[["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"}]],gye=NC("OctagonPause",yye);var vye=Object.freeze({__proto__:null,__iconNode:yye,default:gye});const xye=[["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"}]],bye=NC("OctagonX",xye);var wye=Object.freeze({__proto__:null,__iconNode:xye,default:bye});const kye=[["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"}]],_ye=NC("Octagon",kye);var Cye=Object.freeze({__proto__:null,__iconNode:kye,default:_ye});const Mye=[["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"}]],Sye=NC("Omega",Mye);var Dye=Object.freeze({__proto__:null,__iconNode:Mye,default:Sye});const Oye=[["path",{d:"M3 3h6l6 18h6",key:"ph9rgk"}],["path",{d:"M14 3h7",key:"16f0ms"}]],Pye=NC("Option",Oye);var Eye=Object.freeze({__proto__:null,__iconNode:Oye,default:Pye});const jye=[["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"}],["path",{d:"M10.4 21.9a10 10 0 0 0 9.941-15.416",key:"eohfx2"}],["path",{d:"M13.5 2.1a10 10 0 0 0-9.841 15.416",key:"19pvbm"}]],Tye=NC("Orbit",jye);var Nye=Object.freeze({__proto__:null,__iconNode:jye,default:Tye});const Rye=[["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"}]],Fye=NC("Origami",Rye);var zye=Object.freeze({__proto__:null,__iconNode:Rye,default:Fye});const Aye=[["path",{d:"M3 9h18v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9Z",key:"1ront0"}],["path",{d:"m3 9 2.45-4.9A2 2 0 0 1 7.24 3h9.52a2 2 0 0 1 1.8 1.1L21 9",key:"19h2x1"}],["path",{d:"M12 3v6",key:"1holv5"}]],Iye=NC("Package2",Aye);var Lye=Object.freeze({__proto__:null,__iconNode:Aye,default:Iye});const Bye=[["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"}]],Vye=NC("PackageCheck",Bye);var $ye=Object.freeze({__proto__:null,__iconNode:Bye,default:Vye});const Hye=[["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"}]],qye=NC("PackageMinus",Hye);var Wye=Object.freeze({__proto__:null,__iconNode:Hye,default:qye});const Uye=[["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"}]],Gye=NC("PackageOpen",Uye);var Kye=Object.freeze({__proto__:null,__iconNode:Uye,default:Gye});const Yye=[["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"}]],Zye=NC("PackagePlus",Yye);var Xye=Object.freeze({__proto__:null,__iconNode:Yye,default:Zye});const Qye=[["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"}]],Jye=NC("PackageSearch",Qye);var ege=Object.freeze({__proto__:null,__iconNode:Qye,default:Jye});const tge=[["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"}]],rge=NC("PackageX",tge);var oge=Object.freeze({__proto__:null,__iconNode:tge,default:rge});const nge=[["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"}]],age=NC("Package",nge);var ige=Object.freeze({__proto__:null,__iconNode:nge,default:age});const sge=[["path",{d:"m19 11-8-8-8.6 8.6a2 2 0 0 0 0 2.8l5.2 5.2c.8.8 2 .8 2.8 0L19 11Z",key:"irua1i"}],["path",{d:"m5 2 5 5",key:"1lls2c"}],["path",{d:"M2 13h15",key:"1hkzvu"}],["path",{d:"M22 20a2 2 0 1 1-4 0c0-1.6 1.7-2.4 2-4 .3 1.6 2 2.4 2 4Z",key:"xk76lq"}]],lge=NC("PaintBucket",sge);var cge=Object.freeze({__proto__:null,__iconNode:sge,default:lge});const uge=[["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"}]],dge=NC("PaintRoller",uge);var pge=Object.freeze({__proto__:null,__iconNode:uge,default:dge});const hge=[["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"}]],fge=NC("PaintbrushVertical",hge);var mge=Object.freeze({__proto__:null,__iconNode:hge,default:fge});const yge=[["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"}]],gge=NC("Paintbrush",yge);var vge=Object.freeze({__proto__:null,__iconNode:yge,default:gge});const xge=[["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:"8.5",cy:"7.5",r:".5",fill:"currentColor",key:"fotxhn"}],["circle",{cx:"6.5",cy:"12.5",r:".5",fill:"currentColor",key:"qy21gx"}],["path",{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z",key:"12rzf8"}]],bge=NC("Palette",xge);var wge=Object.freeze({__proto__:null,__iconNode:xge,default:bge});const kge=[["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"}]],_ge=NC("PanelBottomClose",kge);var Cge=Object.freeze({__proto__:null,__iconNode:kge,default:_ge});const Mge=[["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"}]],Sge=NC("PanelBottomDashed",Mge);var Dge=Object.freeze({__proto__:null,__iconNode:Mge,default:Sge});const Oge=[["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"}]],Pge=NC("PanelBottomOpen",Oge);var Ege=Object.freeze({__proto__:null,__iconNode:Oge,default:Pge});const jge=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 15h18",key:"5xshup"}]],Tge=NC("PanelBottom",jge);var Nge=Object.freeze({__proto__:null,__iconNode:jge,default:Tge});const Rge=[["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"}]],Fge=NC("PanelLeftClose",Rge);var zge=Object.freeze({__proto__:null,__iconNode:Rge,default:Fge});const Age=[["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"}]],Ige=NC("PanelLeftDashed",Age);var Lge=Object.freeze({__proto__:null,__iconNode:Age,default:Ige});const Bge=[["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"}]],Vge=NC("PanelLeftOpen",Bge);var $ge=Object.freeze({__proto__:null,__iconNode:Bge,default:Vge});const Hge=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]],qge=NC("PanelLeft",Hge);var Wge=Object.freeze({__proto__:null,__iconNode:Hge,default:qge});const Uge=[["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"}]],Gge=NC("PanelRightClose",Uge);var Kge=Object.freeze({__proto__:null,__iconNode:Uge,default:Gge});const Yge=[["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"}]],Zge=NC("PanelRightDashed",Yge);var Xge=Object.freeze({__proto__:null,__iconNode:Yge,default:Zge});const Qge=[["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"}]],Jge=NC("PanelRightOpen",Qge);var eve=Object.freeze({__proto__:null,__iconNode:Qge,default:Jge});const tve=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}]],rve=NC("PanelRight",tve);var ove=Object.freeze({__proto__:null,__iconNode:tve,default:rve});const nve=[["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"}]],ave=NC("PanelTopClose",nve);var ive=Object.freeze({__proto__:null,__iconNode:nve,default:ave});const sve=[["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"}]],lve=NC("PanelTopDashed",sve);var cve=Object.freeze({__proto__:null,__iconNode:sve,default:lve});const uve=[["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"}]],dve=NC("PanelTopOpen",uve);var pve=Object.freeze({__proto__:null,__iconNode:uve,default:dve});const hve=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}]],fve=NC("PanelTop",hve);var mve=Object.freeze({__proto__:null,__iconNode:hve,default:fve});const yve=[["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"}]],gve=NC("PanelsLeftBottom",yve);var vve=Object.freeze({__proto__:null,__iconNode:yve,default:gve});const xve=[["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"}]],bve=NC("PanelsRightBottom",xve);var wve=Object.freeze({__proto__:null,__iconNode:xve,default:bve});const kve=[["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"}]],_ve=NC("PanelsTopLeft",kve);var Cve=Object.freeze({__proto__:null,__iconNode:kve,default:_ve});const Mve=[["path",{d:"M13.234 20.252 21 12.3",key:"1cbrk9"}],["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 0 2.828 2 2 0 0 0 2.828 0l8.414-8.586a4 4 0 0 0 0-5.656 4 4 0 0 0-5.656 0l-8.415 8.585a6 6 0 1 0 8.486 8.486",key:"1pkts6"}]],Sve=NC("Paperclip",Mve);var Dve=Object.freeze({__proto__:null,__iconNode:Mve,default:Sve});const Ove=[["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"}]],Pve=NC("Parentheses",Ove);var Eve=Object.freeze({__proto__:null,__iconNode:Ove,default:Pve});const jve=[["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"}]],Tve=NC("ParkingMeter",jve);var Nve=Object.freeze({__proto__:null,__iconNode:jve,default:Tve});const Rve=[["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"}]],Fve=NC("PartyPopper",Rve);var zve=Object.freeze({__proto__:null,__iconNode:Rve,default:Fve});const Ave=[["rect",{x:"14",y:"4",width:"4",height:"16",rx:"1",key:"zuxfzm"}],["rect",{x:"6",y:"4",width:"4",height:"16",rx:"1",key:"1okwgv"}]],Ive=NC("Pause",Ave);var Lve=Object.freeze({__proto__:null,__iconNode:Ave,default:Ive});const Bve=[["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"}]],Vve=NC("PawPrint",Bve);var $ve=Object.freeze({__proto__:null,__iconNode:Bve,default:Vve});const Hve=[["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"}]],qve=NC("PcCase",Hve);var Wve=Object.freeze({__proto__:null,__iconNode:Hve,default:qve});const Uve=[["path",{d:"M12 20h9",key:"t2du7b"}],["path",{d:"M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z",key:"1ykcvy"}]],Gve=NC("PenLine",Uve);var Kve=Object.freeze({__proto__:null,__iconNode:Uve,default:Gve});const Yve=[["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"}]],Zve=NC("PenOff",Yve);var Xve=Object.freeze({__proto__:null,__iconNode:Yve,default:Zve});const Qve=[["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"}]],Jve=NC("PenTool",Qve);var exe=Object.freeze({__proto__:null,__iconNode:Qve,default:Jve});const txe=[["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"}]],rxe=NC("Pen",txe);var oxe=Object.freeze({__proto__:null,__iconNode:txe,default:rxe});const nxe=[["path",{d:"M12 20h9",key:"t2du7b"}],["path",{d:"M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z",key:"1ykcvy"}],["path",{d:"m15 5 3 3",key:"1w25hb"}]],axe=NC("PencilLine",nxe);var ixe=Object.freeze({__proto__:null,__iconNode:nxe,default:axe});const sxe=[["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"}]],lxe=NC("PencilOff",sxe);var cxe=Object.freeze({__proto__:null,__iconNode:sxe,default:lxe});const uxe=[["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"}]],dxe=NC("PencilRuler",uxe);var pxe=Object.freeze({__proto__:null,__iconNode:uxe,default:dxe});const hxe=[["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"}]],fxe=NC("Pencil",hxe);var mxe=Object.freeze({__proto__:null,__iconNode:hxe,default:fxe});const yxe=[["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"}]],gxe=NC("Pentagon",yxe);var vxe=Object.freeze({__proto__:null,__iconNode:yxe,default:gxe});const xxe=[["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"}]],bxe=NC("Percent",xxe);var wxe=Object.freeze({__proto__:null,__iconNode:xxe,default:bxe});const kxe=[["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"}]],_xe=NC("PersonStanding",kxe);var Cxe=Object.freeze({__proto__:null,__iconNode:kxe,default:_xe});const Mxe=[["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"}]],Sxe=NC("PhilippinePeso",Mxe);var Dxe=Object.freeze({__proto__:null,__iconNode:Mxe,default:Sxe});const Oxe=[["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}],["path",{d:"M14.05 2a9 9 0 0 1 8 7.94",key:"vmijpz"}],["path",{d:"M14.05 6A5 5 0 0 1 18 10",key:"13nbpp"}]],Pxe=NC("PhoneCall",Oxe);var Exe=Object.freeze({__proto__:null,__iconNode:Oxe,default:Pxe});const jxe=[["polyline",{points:"18 2 22 6 18 10",key:"6vjanh"}],["line",{x1:"14",x2:"22",y1:"6",y2:"6",key:"1jsywh"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]],Txe=NC("PhoneForwarded",jxe);var Nxe=Object.freeze({__proto__:null,__iconNode:jxe,default:Txe});const Rxe=[["polyline",{points:"16 2 16 8 22 8",key:"1ygljm"}],["line",{x1:"22",x2:"16",y1:"2",y2:"8",key:"1xzwqn"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]],Fxe=NC("PhoneIncoming",Rxe);var zxe=Object.freeze({__proto__:null,__iconNode:Rxe,default:Fxe});const Axe=[["line",{x1:"22",x2:"16",y1:"2",y2:"8",key:"1xzwqn"}],["line",{x1:"16",x2:"22",y1:"2",y2:"8",key:"13zxdn"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]],Ixe=NC("PhoneMissed",Axe);var Lxe=Object.freeze({__proto__:null,__iconNode:Axe,default:Ixe});const Bxe=[["path",{d:"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91",key:"z86iuo"}],["line",{x1:"22",x2:"2",y1:"2",y2:"22",key:"11kh81"}]],Vxe=NC("PhoneOff",Bxe);var $xe=Object.freeze({__proto__:null,__iconNode:Bxe,default:Vxe});const Hxe=[["polyline",{points:"22 8 22 2 16 2",key:"1g204g"}],["line",{x1:"16",x2:"22",y1:"8",y2:"2",key:"1ggias"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]],qxe=NC("PhoneOutgoing",Hxe);var Wxe=Object.freeze({__proto__:null,__iconNode:Hxe,default:qxe});const Uxe=[["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]],Gxe=NC("Phone",Uxe);var Kxe=Object.freeze({__proto__:null,__iconNode:Uxe,default:Gxe});const Yxe=[["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"}]],Zxe=NC("Pi",Yxe);var Xxe=Object.freeze({__proto__:null,__iconNode:Yxe,default:Zxe});const Qxe=[["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"}]],Jxe=NC("Piano",Qxe);var ebe=Object.freeze({__proto__:null,__iconNode:Qxe,default:Jxe});const tbe=[["path",{d:"M14.531 12.469 6.619 20.38a1 1 0 1 1-3-3l7.912-7.912",key:"we99rg"}],["path",{d:"M15.686 4.314A12.5 12.5 0 0 0 5.461 2.958 1 1 0 0 0 5.58 4.71a22 22 0 0 1 6.318 3.393",key:"1w6hck"}],["path",{d:"M17.7 3.7a1 1 0 0 0-1.4 0l-4.6 4.6a1 1 0 0 0 0 1.4l2.6 2.6a1 1 0 0 0 1.4 0l4.6-4.6a1 1 0 0 0 0-1.4z",key:"15hgfx"}],["path",{d:"M19.686 8.314a12.501 12.501 0 0 1 1.356 10.225 1 1 0 0 1-1.751-.119 22 22 0 0 0-3.393-6.319",key:"452b4h"}]],rbe=NC("Pickaxe",tbe);var obe=Object.freeze({__proto__:null,__iconNode:tbe,default:rbe});const nbe=[["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"}]],abe=NC("PictureInPicture",nbe);var ibe=Object.freeze({__proto__:null,__iconNode:nbe,default:abe});const sbe=[["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"}]],lbe=NC("PictureInPicture2",sbe);var cbe=Object.freeze({__proto__:null,__iconNode:sbe,default:lbe});const ube=[["path",{d:"M19 5c-1.5 0-2.8 1.4-3 2-3.5-1.5-11-.3-11 5 0 1.8 0 3 2 4.5V20h4v-2h3v2h4v-4c1-.5 1.7-1 2-2h2v-4h-2c0-1-.5-1.5-1-2V5z",key:"1ivx2i"}],["path",{d:"M2 9v1c0 1.1.9 2 2 2h1",key:"nm575m"}],["path",{d:"M16 11h.01",key:"xkw8gn"}]],dbe=NC("PiggyBank",ube);var pbe=Object.freeze({__proto__:null,__iconNode:ube,default:dbe});const hbe=[["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"}]],fbe=NC("PilcrowLeft",hbe);var mbe=Object.freeze({__proto__:null,__iconNode:hbe,default:fbe});const ybe=[["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"}]],gbe=NC("PilcrowRight",ybe);var vbe=Object.freeze({__proto__:null,__iconNode:ybe,default:gbe});const xbe=[["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"}]],bbe=NC("Pilcrow",xbe);var wbe=Object.freeze({__proto__:null,__iconNode:xbe,default:bbe});const kbe=[["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"}]],_be=NC("PillBottle",kbe);var Cbe=Object.freeze({__proto__:null,__iconNode:kbe,default:_be});const Mbe=[["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"}]],Sbe=NC("Pill",Mbe);var Dbe=Object.freeze({__proto__:null,__iconNode:Mbe,default:Sbe});const Obe=[["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"}]],Pbe=NC("PinOff",Obe);var Ebe=Object.freeze({__proto__:null,__iconNode:Obe,default:Pbe});const jbe=[["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"}]],Tbe=NC("Pin",jbe);var Nbe=Object.freeze({__proto__:null,__iconNode:jbe,default:Tbe});const Rbe=[["path",{d:"m2 22 1-1h3l9-9",key:"1sre89"}],["path",{d:"M3 21v-3l9-9",key:"hpe2y6"}],["path",{d:"m15 6 3.4-3.4a2.1 2.1 0 1 1 3 3L18 9l.4.4a2.1 2.1 0 1 1-3 3l-3.8-3.8a2.1 2.1 0 1 1 3-3l.4.4Z",key:"196du1"}]],Fbe=NC("Pipette",Rbe);var zbe=Object.freeze({__proto__:null,__iconNode:Rbe,default:Fbe});const Abe=[["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"}]],Ibe=NC("Pizza",Abe);var Lbe=Object.freeze({__proto__:null,__iconNode:Abe,default:Ibe});const Bbe=[["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"}]],Vbe=NC("PlaneLanding",Bbe);var $be=Object.freeze({__proto__:null,__iconNode:Bbe,default:Vbe});const Hbe=[["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"}]],qbe=NC("PlaneTakeoff",Hbe);var Wbe=Object.freeze({__proto__:null,__iconNode:Hbe,default:qbe});const Ube=[["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"}]],Gbe=NC("Plane",Ube);var Kbe=Object.freeze({__proto__:null,__iconNode:Ube,default:Gbe});const Ybe=[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]],Zbe=NC("Play",Ybe);var Xbe=Object.freeze({__proto__:null,__iconNode:Ybe,default:Zbe});const Qbe=[["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"}]],Jbe=NC("Plug2",Qbe);var ewe=Object.freeze({__proto__:null,__iconNode:Qbe,default:Jbe});const twe=[["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"}]],rwe=NC("PlugZap",twe);var owe=Object.freeze({__proto__:null,__iconNode:twe,default:rwe});const nwe=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],awe=NC("Plus",nwe);var iwe=Object.freeze({__proto__:null,__iconNode:nwe,default:awe});const swe=[["path",{d:"M12 22v-5",key:"1ega77"}],["path",{d:"M9 8V2",key:"14iosj"}],["path",{d:"M15 8V2",key:"18g5xt"}],["path",{d:"M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z",key:"osxo6l"}]],lwe=NC("Plug",swe);var cwe=Object.freeze({__proto__:null,__iconNode:swe,default:lwe});const uwe=[["path",{d:"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z",key:"1mz881"}],["polyline",{points:"8 10 12 14 16 10",key:"w4mbv5"}]],dwe=NC("Pocket",uwe);var pwe=Object.freeze({__proto__:null,__iconNode:uwe,default:dwe});const hwe=[["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"}]],fwe=NC("PocketKnife",hwe);var mwe=Object.freeze({__proto__:null,__iconNode:hwe,default:fwe});const ywe=[["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",key:"1gvufo"}],["path",{d:"M13 17a1 1 0 1 0-2 0l.5 4.5a.5.5 0 1 0 1 0Z",key:"za5kbj"}]],gwe=NC("Podcast",ywe);var vwe=Object.freeze({__proto__:null,__iconNode:ywe,default:gwe});const xwe=[["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"}]],bwe=NC("PointerOff",xwe);var wwe=Object.freeze({__proto__:null,__iconNode:xwe,default:bwe});const kwe=[["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"}]],_we=NC("Pointer",kwe);var Cwe=Object.freeze({__proto__:null,__iconNode:kwe,default:_we});const Mwe=[["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"}]],Swe=NC("Popcorn",Mwe);var Dwe=Object.freeze({__proto__:null,__iconNode:Mwe,default:Swe});const Owe=[["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"}]],Pwe=NC("Popsicle",Owe);var Ewe=Object.freeze({__proto__:null,__iconNode:Owe,default:Pwe});const jwe=[["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"}]],Twe=NC("PoundSterling",jwe);var Nwe=Object.freeze({__proto__:null,__iconNode:jwe,default:Twe});const Rwe=[["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"}]],Fwe=NC("PowerOff",Rwe);var zwe=Object.freeze({__proto__:null,__iconNode:Rwe,default:Fwe});const Awe=[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"M18.4 6.6a9 9 0 1 1-12.77.04",key:"obofu9"}]],Iwe=NC("Power",Awe);var Lwe=Object.freeze({__proto__:null,__iconNode:Awe,default:Iwe});const Bwe=[["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"}]],Vwe=NC("Presentation",Bwe);var $we=Object.freeze({__proto__:null,__iconNode:Bwe,default:Vwe});const Hwe=[["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"}]],qwe=NC("PrinterCheck",Hwe);var Wwe=Object.freeze({__proto__:null,__iconNode:Hwe,default:qwe});const Uwe=[["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"}]],Gwe=NC("Printer",Uwe);var Kwe=Object.freeze({__proto__:null,__iconNode:Uwe,default:Gwe});const Ywe=[["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"}]],Zwe=NC("Projector",Ywe);var Xwe=Object.freeze({__proto__:null,__iconNode:Ywe,default:Zwe});const Qwe=[["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"}]],Jwe=NC("Proportions",Qwe);var eke=Object.freeze({__proto__:null,__iconNode:Qwe,default:Jwe});const tke=[["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"}]],rke=NC("Puzzle",tke);var oke=Object.freeze({__proto__:null,__iconNode:tke,default:rke});const nke=[["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"}]],ake=NC("Pyramid",nke);var ike=Object.freeze({__proto__:null,__iconNode:nke,default:ake});const ske=[["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"}]],lke=NC("QrCode",ske);var cke=Object.freeze({__proto__:null,__iconNode:ske,default:lke});const uke=[["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"}]],dke=NC("Quote",uke);var pke=Object.freeze({__proto__:null,__iconNode:uke,default:dke});const hke=[["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"}]],fke=NC("Radar",hke);var mke=Object.freeze({__proto__:null,__iconNode:hke,default:fke});const yke=[["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"}]],gke=NC("Rabbit",yke);var vke=Object.freeze({__proto__:null,__iconNode:yke,default:gke});const xke=[["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M7.5 4.2c-.3-.5-.9-.7-1.3-.4C3.9 5.5 2.3 8.1 2 11c-.1.5.4 1 1 1h5c0-1.5.8-2.8 2-3.4-1.1-1.9-2-3.5-2.5-4.4z",key:"wy49g3"}],["path",{d:"M21 12c.6 0 1-.4 1-1-.3-2.9-1.8-5.5-4.1-7.1-.4-.3-1.1-.2-1.3.3-.6.9-1.5 2.5-2.6 4.3 1.2.7 2 2 2 3.5h5z",key:"vklnvr"}],["path",{d:"M7.5 19.8c-.3.5-.1 1.1.4 1.3 2.6 1.2 5.6 1.2 8.2 0 .5-.2.7-.8.4-1.3-.5-.9-1.4-2.5-2.5-4.3-1.2.7-2.8.7-4 0-1.1 1.8-2 3.4-2.5 4.3z",key:"wkdf1o"}]],bke=NC("Radiation",xke);var wke=Object.freeze({__proto__:null,__iconNode:xke,default:bke});const kke=[["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"}]],_ke=NC("Radical",kke);var Cke=Object.freeze({__proto__:null,__iconNode:kke,default:_ke});const Mke=[["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"}]],Ske=NC("RadioReceiver",Mke);var Dke=Object.freeze({__proto__:null,__iconNode:Mke,default:Ske});const Oke=[["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"}]],Pke=NC("RadioTower",Oke);var Eke=Object.freeze({__proto__:null,__iconNode:Oke,default:Pke});const jke=[["path",{d:"M4.9 19.1C1 15.2 1 8.8 4.9 4.9",key:"1vaf9d"}],["path",{d:"M7.8 16.2c-2.3-2.3-2.3-6.1 0-8.5",key:"u1ii0m"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M16.2 7.8c2.3 2.3 2.3 6.1 0 8.5",key:"1j5fej"}],["path",{d:"M19.1 4.9C23 8.8 23 15.1 19.1 19",key:"10b0cb"}]],Tke=NC("Radio",jke);var Nke=Object.freeze({__proto__:null,__iconNode:jke,default:Tke});const Rke=[["path",{d:"M5 15h14",key:"m0yey3"}],["path",{d:"M5 9h14",key:"7tsvo6"}],["path",{d:"m14 20-5-5 6-6-5-5",key:"1jo42i"}]],Fke=NC("RailSymbol",Rke);var zke=Object.freeze({__proto__:null,__iconNode:Rke,default:Fke});const Ake=[["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"}]],Ike=NC("Radius",Ake);var Lke=Object.freeze({__proto__:null,__iconNode:Ake,default:Ike});const Bke=[["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"}]],Vke=NC("Rainbow",Bke);var $ke=Object.freeze({__proto__:null,__iconNode:Bke,default:Vke});const Hke=[["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"}]],qke=NC("Rat",Hke);var Wke=Object.freeze({__proto__:null,__iconNode:Hke,default:qke});const Uke=[["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"}]],Gke=NC("Ratio",Uke);var Kke=Object.freeze({__proto__:null,__iconNode:Uke,default:Gke});const Yke=[["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"}]],Zke=NC("ReceiptCent",Yke);var Xke=Object.freeze({__proto__:null,__iconNode:Yke,default:Zke});const Qke=[["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"}]],Jke=NC("ReceiptEuro",Qke);var e_e=Object.freeze({__proto__:null,__iconNode:Qke,default:Jke});const t_e=[["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"}]],r_e=NC("ReceiptIndianRupee",t_e);var o_e=Object.freeze({__proto__:null,__iconNode:t_e,default:r_e});const n_e=[["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"}]],a_e=NC("ReceiptJapaneseYen",n_e);var i_e=Object.freeze({__proto__:null,__iconNode:n_e,default:a_e});const s_e=[["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"}]],l_e=NC("ReceiptPoundSterling",s_e);var c_e=Object.freeze({__proto__:null,__iconNode:s_e,default:l_e});const u_e=[["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"}]],d_e=NC("ReceiptRussianRuble",u_e);var p_e=Object.freeze({__proto__:null,__iconNode:u_e,default:d_e});const h_e=[["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"}]],f_e=NC("ReceiptSwissFranc",h_e);var m_e=Object.freeze({__proto__:null,__iconNode:h_e,default:f_e});const y_e=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M14 8H8",key:"1l3xfs"}],["path",{d:"M16 12H8",key:"1fr5h0"}],["path",{d:"M13 16H8",key:"wsln4y"}]],g_e=NC("ReceiptText",y_e);var v_e=Object.freeze({__proto__:null,__iconNode:y_e,default:g_e});const x_e=[["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"}]],b_e=NC("Receipt",x_e);var w_e=Object.freeze({__proto__:null,__iconNode:x_e,default:b_e});const k_e=[["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"}]],__e=NC("RectangleEllipsis",k_e);var C_e=Object.freeze({__proto__:null,__iconNode:k_e,default:__e});const M_e=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"2",key:"9lu3g6"}]],S_e=NC("RectangleHorizontal",M_e);var D_e=Object.freeze({__proto__:null,__iconNode:M_e,default:S_e});const O_e=[["rect",{width:"12",height:"20",x:"6",y:"2",rx:"2",key:"1oxtiu"}]],P_e=NC("RectangleVertical",O_e);var E_e=Object.freeze({__proto__:null,__iconNode:O_e,default:P_e});const j_e=[["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"}]],T_e=NC("Recycle",j_e);var N_e=Object.freeze({__proto__:null,__iconNode:j_e,default:T_e});const R_e=[["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"}]],F_e=NC("Redo2",R_e);var z_e=Object.freeze({__proto__:null,__iconNode:R_e,default:F_e});const A_e=[["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"}]],I_e=NC("RedoDot",A_e);var L_e=Object.freeze({__proto__:null,__iconNode:A_e,default:I_e});const B_e=[["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"}]],V_e=NC("Redo",B_e);var $_e=Object.freeze({__proto__:null,__iconNode:B_e,default:V_e});const H_e=[["path",{d:"M3 2v6h6",key:"18ldww"}],["path",{d:"M21 12A9 9 0 0 0 6 5.3L3 8",key:"1pbrqz"}],["path",{d:"M21 22v-6h-6",key:"usdfbe"}],["path",{d:"M3 12a9 9 0 0 0 15 6.7l3-2.7",key:"1hosoe"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],q_e=NC("RefreshCcwDot",H_e);var W_e=Object.freeze({__proto__:null,__iconNode:H_e,default:q_e});const U_e=[["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"}]],G_e=NC("RefreshCcw",U_e);var K_e=Object.freeze({__proto__:null,__iconNode:U_e,default:G_e});const Y_e=[["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"}]],Z_e=NC("RefreshCwOff",Y_e);var X_e=Object.freeze({__proto__:null,__iconNode:Y_e,default:Z_e});const Q_e=[["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"}]],J_e=NC("RefreshCw",Q_e);var eCe=Object.freeze({__proto__:null,__iconNode:Q_e,default:J_e});const tCe=[["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"}]],rCe=NC("Refrigerator",tCe);var oCe=Object.freeze({__proto__:null,__iconNode:tCe,default:rCe});const nCe=[["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"}]],aCe=NC("Regex",nCe);var iCe=Object.freeze({__proto__:null,__iconNode:nCe,default:aCe});const sCe=[["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"}]],lCe=NC("RemoveFormatting",sCe);var cCe=Object.freeze({__proto__:null,__iconNode:sCe,default:lCe});const uCe=[["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"}]],dCe=NC("Repeat1",uCe);var pCe=Object.freeze({__proto__:null,__iconNode:uCe,default:dCe});const hCe=[["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"}]],fCe=NC("Repeat2",hCe);var mCe=Object.freeze({__proto__:null,__iconNode:hCe,default:fCe});const yCe=[["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"}]],gCe=NC("Repeat",yCe);var vCe=Object.freeze({__proto__:null,__iconNode:yCe,default:gCe});const xCe=[["path",{d:"M14 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"1yyzbs"}],["path",{d:"M14 4a2 2 0 0 1 2-2",key:"1w2hp7"}],["path",{d:"M16 10a2 2 0 0 1-2-2",key:"shjach"}],["path",{d:"M20 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2",key:"zfj4xr"}],["path",{d:"M20 2a2 2 0 0 1 2 2",key:"188mtx"}],["path",{d:"M22 8a2 2 0 0 1-2 2",key:"ddf4tu"}],["path",{d:"m3 7 3 3 3-3",key:"x25e72"}],["path",{d:"M6 10V5a 3 3 0 0 1 3-3h1",key:"1ageje"}],["rect",{x:"2",y:"14",width:"8",height:"8",rx:"2",key:"4rksxw"}]],bCe=NC("ReplaceAll",xCe);var wCe=Object.freeze({__proto__:null,__iconNode:xCe,default:bCe});const kCe=[["path",{d:"M14 4a2 2 0 0 1 2-2",key:"1w2hp7"}],["path",{d:"M16 10a2 2 0 0 1-2-2",key:"shjach"}],["path",{d:"M20 2a2 2 0 0 1 2 2",key:"188mtx"}],["path",{d:"M22 8a2 2 0 0 1-2 2",key:"ddf4tu"}],["path",{d:"m3 7 3 3 3-3",key:"x25e72"}],["path",{d:"M6 10V5a3 3 0 0 1 3-3h1",key:"3y3t5z"}],["rect",{x:"2",y:"14",width:"8",height:"8",rx:"2",key:"4rksxw"}]],_Ce=NC("Replace",kCe);var CCe=Object.freeze({__proto__:null,__iconNode:kCe,default:_Ce});const MCe=[["polyline",{points:"7 17 2 12 7 7",key:"t83bqg"}],["polyline",{points:"12 17 7 12 12 7",key:"1g4ajm"}],["path",{d:"M22 18v-2a4 4 0 0 0-4-4H7",key:"1fcyog"}]],SCe=NC("ReplyAll",MCe);var DCe=Object.freeze({__proto__:null,__iconNode:MCe,default:SCe});const OCe=[["polygon",{points:"11 19 2 12 11 5 11 19",key:"14yba5"}],["polygon",{points:"22 19 13 12 22 5 22 19",key:"1pi1cj"}]],PCe=NC("Rewind",OCe);var ECe=Object.freeze({__proto__:null,__iconNode:OCe,default:PCe});const jCe=[["polyline",{points:"9 17 4 12 9 7",key:"hvgpf2"}],["path",{d:"M20 18v-2a4 4 0 0 0-4-4H4",key:"5vmcpk"}]],TCe=NC("Reply",jCe);var NCe=Object.freeze({__proto__:null,__iconNode:jCe,default:TCe});const RCe=[["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"}]],FCe=NC("Ribbon",RCe);var zCe=Object.freeze({__proto__:null,__iconNode:RCe,default:FCe});const ACe=[["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"}]],ICe=NC("Rocket",ACe);var LCe=Object.freeze({__proto__:null,__iconNode:ACe,default:ICe});const BCe=[["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"}]],VCe=NC("RockingChair",BCe);var $Ce=Object.freeze({__proto__:null,__iconNode:BCe,default:VCe});const HCe=[["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"}]],qCe=NC("RollerCoaster",HCe);var WCe=Object.freeze({__proto__:null,__iconNode:HCe,default:qCe});const UCe=[["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"}]],GCe=NC("Rotate3d",UCe);var KCe=Object.freeze({__proto__:null,__iconNode:UCe,default:GCe});const YCe=[["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"}]],ZCe=NC("RotateCcwSquare",YCe);var XCe=Object.freeze({__proto__:null,__iconNode:YCe,default:ZCe});const QCe=[["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"}]],JCe=NC("RotateCcw",QCe);var eMe=Object.freeze({__proto__:null,__iconNode:QCe,default:JCe});const tMe=[["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"}]],rMe=NC("RotateCwSquare",tMe);var oMe=Object.freeze({__proto__:null,__iconNode:tMe,default:rMe});const nMe=[["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"}]],aMe=NC("RotateCw",nMe);var iMe=Object.freeze({__proto__:null,__iconNode:nMe,default:aMe});const sMe=[["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"}]],lMe=NC("RouteOff",sMe);var cMe=Object.freeze({__proto__:null,__iconNode:sMe,default:lMe});const uMe=[["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"}]],dMe=NC("Route",uMe);var pMe=Object.freeze({__proto__:null,__iconNode:uMe,default:dMe});const hMe=[["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"}]],fMe=NC("Router",hMe);var mMe=Object.freeze({__proto__:null,__iconNode:hMe,default:fMe});const yMe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 12h18",key:"1i2n21"}]],gMe=NC("Rows2",yMe);var vMe=Object.freeze({__proto__:null,__iconNode:yMe,default:gMe});const xMe=[["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"}]],bMe=NC("Rows3",xMe);var wMe=Object.freeze({__proto__:null,__iconNode:xMe,default:bMe});const kMe=[["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"}]],_Me=NC("Rows4",kMe);var CMe=Object.freeze({__proto__:null,__iconNode:kMe,default:_Me});const MMe=[["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"}]],SMe=NC("Rss",MMe);var DMe=Object.freeze({__proto__:null,__iconNode:MMe,default:SMe});const OMe=[["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"}]],PMe=NC("Ruler",OMe);var EMe=Object.freeze({__proto__:null,__iconNode:OMe,default:PMe});const jMe=[["path",{d:"M6 11h8a4 4 0 0 0 0-8H9v18",key:"18ai8t"}],["path",{d:"M6 15h8",key:"1y8f6l"}]],TMe=NC("RussianRuble",jMe);var NMe=Object.freeze({__proto__:null,__iconNode:jMe,default:TMe});const RMe=[["path",{d:"M22 18H2a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4Z",key:"1404fh"}],["path",{d:"M21 14 10 2 3 14h18Z",key:"1nzg7v"}],["path",{d:"M10 2v16",key:"1labyt"}]],FMe=NC("Sailboat",RMe);var zMe=Object.freeze({__proto__:null,__iconNode:RMe,default:FMe});const AMe=[["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"}]],IMe=NC("Salad",AMe);var LMe=Object.freeze({__proto__:null,__iconNode:AMe,default:IMe});const BMe=[["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"}]],VMe=NC("Sandwich",BMe);var $Me=Object.freeze({__proto__:null,__iconNode:BMe,default:VMe});const HMe=[["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"}]],qMe=NC("SatelliteDish",HMe);var WMe=Object.freeze({__proto__:null,__iconNode:HMe,default:qMe});const UMe=[["path",{d:"M13 7 9 3 5 7l4 4",key:"vyckw6"}],["path",{d:"m17 11 4 4-4 4-4-4",key:"rchckc"}],["path",{d:"m8 12 4 4 6-6-4-4Z",key:"1sshf7"}],["path",{d:"m16 8 3-3",key:"x428zp"}],["path",{d:"M9 21a6 6 0 0 0-6-6",key:"1iajcf"}]],GMe=NC("Satellite",UMe);var KMe=Object.freeze({__proto__:null,__iconNode:UMe,default:GMe});const YMe=[["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"}]],ZMe=NC("SaveAll",YMe);var XMe=Object.freeze({__proto__:null,__iconNode:YMe,default:ZMe});const QMe=[["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"}]],JMe=NC("SaveOff",QMe);var eSe=Object.freeze({__proto__:null,__iconNode:QMe,default:JMe});const tSe=[["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"}]],rSe=NC("Save",tSe);var oSe=Object.freeze({__proto__:null,__iconNode:tSe,default:rSe});const nSe=[["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"}]],aSe=NC("Scale3d",nSe);var iSe=Object.freeze({__proto__:null,__iconNode:nSe,default:aSe});const sSe=[["path",{d:"m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z",key:"7g6ntu"}],["path",{d:"m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z",key:"ijws7r"}],["path",{d:"M7 21h10",key:"1b0cd5"}],["path",{d:"M12 3v18",key:"108xh3"}],["path",{d:"M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2",key:"3gwbw2"}]],lSe=NC("Scale",sSe);var cSe=Object.freeze({__proto__:null,__iconNode:sSe,default:lSe});const uSe=[["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"}]],dSe=NC("Scaling",uSe);var pSe=Object.freeze({__proto__:null,__iconNode:uSe,default:dSe});const hSe=[["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"}]],fSe=NC("ScanBarcode",hSe);var mSe=Object.freeze({__proto__:null,__iconNode:hSe,default:fSe});const ySe=[["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"}]],gSe=NC("ScanEye",ySe);var vSe=Object.freeze({__proto__:null,__iconNode:ySe,default:gSe});const xSe=[["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"}]],bSe=NC("ScanFace",xSe);var wSe=Object.freeze({__proto__:null,__iconNode:xSe,default:bSe});const kSe=[["path",{d:"M11.246 16.657a1 1 0 0 0 1.508 0l3.57-4.101A2.75 2.75 0 1 0 12 9.168a2.75 2.75 0 1 0-4.324 3.388z",key:"1algrk"}],["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"}]],_Se=NC("ScanHeart",kSe);var CSe=Object.freeze({__proto__:null,__iconNode:kSe,default:_Se});const MSe=[["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"}]],SSe=NC("ScanLine",MSe);var DSe=Object.freeze({__proto__:null,__iconNode:MSe,default:SSe});const OSe=[["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"}]],PSe=NC("ScanQrCode",OSe);var ESe=Object.freeze({__proto__:null,__iconNode:OSe,default:PSe});const jSe=[["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"}]],TSe=NC("ScanSearch",jSe);var NSe=Object.freeze({__proto__:null,__iconNode:jSe,default:TSe});const RSe=[["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"}]],FSe=NC("ScanText",RSe);var zSe=Object.freeze({__proto__:null,__iconNode:RSe,default:FSe});const ASe=[["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"}]],ISe=NC("Scan",ASe);var LSe=Object.freeze({__proto__:null,__iconNode:ASe,default:ISe});const BSe=[["path",{d:"M14 22v-4a2 2 0 1 0-4 0v4",key:"hhkicm"}],["path",{d:"m18 10 3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7.382a1 1 0 0 1 .553-.894L6 10",key:"1xqip1"}],["path",{d:"M18 5v17",key:"1sw6gf"}],["path",{d:"m4 6 7.106-3.553a2 2 0 0 1 1.788 0L20 6",key:"9d2mlk"}],["path",{d:"M6 5v17",key:"1xfsm0"}],["circle",{cx:"12",cy:"9",r:"2",key:"1092wv"}]],VSe=NC("School",BSe);var $Se=Object.freeze({__proto__:null,__iconNode:BSe,default:VSe});const HSe=[["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"}]],qSe=NC("ScissorsLineDashed",HSe);var WSe=Object.freeze({__proto__:null,__iconNode:HSe,default:qSe});const USe=[["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"}]],GSe=NC("Scissors",USe);var KSe=Object.freeze({__proto__:null,__iconNode:USe,default:GSe});const YSe=[["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"}]],ZSe=NC("ScreenShareOff",YSe);var XSe=Object.freeze({__proto__:null,__iconNode:YSe,default:ZSe});const QSe=[["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"}]],JSe=NC("ScreenShare",QSe);var eDe=Object.freeze({__proto__:null,__iconNode:QSe,default:JSe});const tDe=[["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"}]],rDe=NC("ScrollText",tDe);var oDe=Object.freeze({__proto__:null,__iconNode:tDe,default:rDe});const nDe=[["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"}]],aDe=NC("Scroll",nDe);var iDe=Object.freeze({__proto__:null,__iconNode:nDe,default:aDe});const sDe=[["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"}]],lDe=NC("SearchCheck",sDe);var cDe=Object.freeze({__proto__:null,__iconNode:sDe,default:lDe});const uDe=[["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"}]],dDe=NC("SearchCode",uDe);var pDe=Object.freeze({__proto__:null,__iconNode:uDe,default:dDe});const hDe=[["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"}]],fDe=NC("SearchSlash",hDe);var mDe=Object.freeze({__proto__:null,__iconNode:hDe,default:fDe});const yDe=[["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"}]],gDe=NC("SearchX",yDe);var vDe=Object.freeze({__proto__:null,__iconNode:yDe,default:gDe});const xDe=[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]],bDe=NC("Search",xDe);var wDe=Object.freeze({__proto__:null,__iconNode:xDe,default:bDe});const kDe=[["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"}]],_De=NC("Section",kDe);var CDe=Object.freeze({__proto__:null,__iconNode:kDe,default:_De});const MDe=[["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"}]],SDe=NC("SendHorizontal",MDe);var DDe=Object.freeze({__proto__:null,__iconNode:MDe,default:SDe});const ODe=[["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"}]],PDe=NC("SendToBack",ODe);var EDe=Object.freeze({__proto__:null,__iconNode:ODe,default:PDe});const jDe=[["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"}]],TDe=NC("Send",jDe);var NDe=Object.freeze({__proto__:null,__iconNode:jDe,default:TDe});const RDe=[["line",{x1:"3",x2:"21",y1:"12",y2:"12",key:"10d38w"}],["polyline",{points:"8 8 12 4 16 8",key:"zo8t4w"}],["polyline",{points:"16 16 12 20 8 16",key:"1oyrid"}]],FDe=NC("SeparatorHorizontal",RDe);var zDe=Object.freeze({__proto__:null,__iconNode:RDe,default:FDe});const ADe=[["line",{x1:"12",x2:"12",y1:"3",y2:"21",key:"1efggb"}],["polyline",{points:"8 8 4 12 8 16",key:"bnfmv4"}],["polyline",{points:"16 16 20 12 16 8",key:"u90052"}]],IDe=NC("SeparatorVertical",ADe);var LDe=Object.freeze({__proto__:null,__iconNode:ADe,default:IDe});const BDe=[["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"}]],VDe=NC("ServerCrash",BDe);var $De=Object.freeze({__proto__:null,__iconNode:BDe,default:VDe});const HDe=[["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["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 6h.01",key:"1utrut"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"m15.7 13.4-.9-.3",key:"1jwmzr"}],["path",{d:"m9.2 10.9-.9-.3",key:"qapnim"}],["path",{d:"m10.6 15.7.3-.9",key:"quwk0k"}],["path",{d:"m13.6 15.7-.4-1",key:"cb9xp7"}],["path",{d:"m10.8 9.3-.4-1",key:"1uaiz5"}],["path",{d:"m8.3 13.6 1-.4",key:"s6srou"}],["path",{d:"m14.7 10.8 1-.4",key:"4d31cq"}],["path",{d:"m13.4 8.3-.3.9",key:"1bm987"}]],qDe=NC("ServerCog",HDe);var WDe=Object.freeze({__proto__:null,__iconNode:HDe,default:qDe});const UDe=[["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"}]],GDe=NC("ServerOff",UDe);var KDe=Object.freeze({__proto__:null,__iconNode:UDe,default:GDe});const YDe=[["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"}]],ZDe=NC("Server",YDe);var XDe=Object.freeze({__proto__:null,__iconNode:YDe,default:ZDe});const QDe=[["path",{d:"M20 7h-9",key:"3s1dr2"}],["path",{d:"M14 17H5",key:"gfn3mx"}],["circle",{cx:"17",cy:"17",r:"3",key:"18b49y"}],["circle",{cx:"7",cy:"7",r:"3",key:"dfmy0x"}]],JDe=NC("Settings2",QDe);var eOe=Object.freeze({__proto__:null,__iconNode:QDe,default:JDe});const tOe=[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],rOe=NC("Settings",tOe);var oOe=Object.freeze({__proto__:null,__iconNode:tOe,default:rOe});const nOe=[["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"}]],aOe=NC("Shapes",nOe);var iOe=Object.freeze({__proto__:null,__iconNode:nOe,default:aOe});const sOe=[["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"}]],lOe=NC("Share2",sOe);var cOe=Object.freeze({__proto__:null,__iconNode:sOe,default:lOe});const uOe=[["path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8",key:"1b2hhj"}],["polyline",{points:"16 6 12 2 8 6",key:"m901s6"}],["line",{x1:"12",x2:"12",y1:"2",y2:"15",key:"1p0rca"}]],dOe=NC("Share",uOe);var pOe=Object.freeze({__proto__:null,__iconNode:uOe,default:dOe});const hOe=[["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"}]],fOe=NC("Sheet",hOe);var mOe=Object.freeze({__proto__:null,__iconNode:hOe,default:fOe});const yOe=[["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"}]],gOe=NC("Shell",yOe);var vOe=Object.freeze({__proto__:null,__iconNode:yOe,default:gOe});const xOe=[["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"}]],bOe=NC("ShieldAlert",xOe);var wOe=Object.freeze({__proto__:null,__iconNode:xOe,default:bOe});const kOe=[["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"}]],_Oe=NC("ShieldBan",kOe);var COe=Object.freeze({__proto__:null,__iconNode:kOe,default:_Oe});const MOe=[["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"}]],SOe=NC("ShieldCheck",MOe);var DOe=Object.freeze({__proto__:null,__iconNode:MOe,default:SOe});const OOe=[["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"}]],POe=NC("ShieldEllipsis",OOe);var EOe=Object.freeze({__proto__:null,__iconNode:OOe,default:POe});const jOe=[["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"}]],TOe=NC("ShieldHalf",jOe);var NOe=Object.freeze({__proto__:null,__iconNode:jOe,default:TOe});const ROe=[["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"}]],FOe=NC("ShieldMinus",ROe);var zOe=Object.freeze({__proto__:null,__iconNode:ROe,default:FOe});const AOe=[["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"}]],IOe=NC("ShieldOff",AOe);var LOe=Object.freeze({__proto__:null,__iconNode:AOe,default:IOe});const BOe=[["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"}]],VOe=NC("ShieldPlus",BOe);var $Oe=Object.freeze({__proto__:null,__iconNode:BOe,default:VOe});const HOe=[["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"}]],qOe=NC("ShieldQuestion",HOe);var WOe=Object.freeze({__proto__:null,__iconNode:HOe,default:qOe});const UOe=[["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"}]],GOe=NC("ShieldUser",UOe);var KOe=Object.freeze({__proto__:null,__iconNode:UOe,default:GOe});const YOe=[["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"}]],ZOe=NC("ShieldX",YOe);var XOe=Object.freeze({__proto__:null,__iconNode:YOe,default:ZOe});const QOe=[["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"}]],JOe=NC("Shield",QOe);var ePe=Object.freeze({__proto__:null,__iconNode:QOe,default:JOe});const tPe=[["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"}]],rPe=NC("ShipWheel",tPe);var oPe=Object.freeze({__proto__:null,__iconNode:tPe,default:rPe});const nPe=[["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"}]],aPe=NC("Ship",nPe);var iPe=Object.freeze({__proto__:null,__iconNode:nPe,default:aPe});const sPe=[["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"}]],lPe=NC("Shirt",sPe);var cPe=Object.freeze({__proto__:null,__iconNode:sPe,default:lPe});const uPe=[["path",{d:"M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z",key:"hou9p0"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M16 10a4 4 0 0 1-8 0",key:"1ltviw"}]],dPe=NC("ShoppingBag",uPe);var pPe=Object.freeze({__proto__:null,__iconNode:uPe,default:dPe});const hPe=[["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"}]],fPe=NC("ShoppingCart",hPe);var mPe=Object.freeze({__proto__:null,__iconNode:hPe,default:fPe});const yPe=[["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"}]],gPe=NC("ShoppingBasket",yPe);var vPe=Object.freeze({__proto__:null,__iconNode:yPe,default:gPe});const xPe=[["path",{d:"M2 22v-5l5-5 5 5-5 5z",key:"1fh25c"}],["path",{d:"M9.5 14.5 16 8",key:"1smz5x"}],["path",{d:"m17 2 5 5-.5.5a3.53 3.53 0 0 1-5 0s0 0 0 0a3.53 3.53 0 0 1 0-5L17 2",key:"1q8uv5"}]],bPe=NC("Shovel",xPe);var wPe=Object.freeze({__proto__:null,__iconNode:xPe,default:bPe});const kPe=[["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"}]],_Pe=NC("ShowerHead",kPe);var CPe=Object.freeze({__proto__:null,__iconNode:kPe,default:_Pe});const MPe=[["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"}]],SPe=NC("Shrink",MPe);var DPe=Object.freeze({__proto__:null,__iconNode:MPe,default:SPe});const OPe=[["path",{d:"M12 22v-7l-2-2",key:"eqv9mc"}],["path",{d:"M17 8v.8A6 6 0 0 1 13.8 20H10A6.5 6.5 0 0 1 7 8a5 5 0 0 1 10 0Z",key:"ubcgy"}],["path",{d:"m14 14-2 2",key:"847xa2"}]],PPe=NC("Shrub",OPe);var EPe=Object.freeze({__proto__:null,__iconNode:OPe,default:PPe});const jPe=[["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"}]],TPe=NC("Shuffle",jPe);var NPe=Object.freeze({__proto__:null,__iconNode:jPe,default:TPe});const RPe=[["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"}]],FPe=NC("Sigma",RPe);var zPe=Object.freeze({__proto__:null,__iconNode:RPe,default:FPe});const APe=[["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"}]],IPe=NC("SignalHigh",APe);var LPe=Object.freeze({__proto__:null,__iconNode:APe,default:IPe});const BPe=[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}]],VPe=NC("SignalLow",BPe);var $Pe=Object.freeze({__proto__:null,__iconNode:BPe,default:VPe});const HPe=[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}],["path",{d:"M12 20v-8",key:"i3yub9"}]],qPe=NC("SignalMedium",HPe);var WPe=Object.freeze({__proto__:null,__iconNode:HPe,default:qPe});const UPe=[["path",{d:"M2 20h.01",key:"4haj6o"}]],GPe=NC("SignalZero",UPe);var KPe=Object.freeze({__proto__:null,__iconNode:UPe,default:GPe});const YPe=[["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"}]],ZPe=NC("Signal",YPe);var XPe=Object.freeze({__proto__:null,__iconNode:YPe,default:ZPe});const QPe=[["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"}]],JPe=NC("Signature",QPe);var eEe=Object.freeze({__proto__:null,__iconNode:QPe,default:JPe});const tEe=[["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"}]],rEe=NC("SignpostBig",tEe);var oEe=Object.freeze({__proto__:null,__iconNode:tEe,default:rEe});const nEe=[["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"}]],aEe=NC("Siren",nEe);var iEe=Object.freeze({__proto__:null,__iconNode:nEe,default:aEe});const sEe=[["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"}]],lEe=NC("Signpost",sEe);var cEe=Object.freeze({__proto__:null,__iconNode:sEe,default:lEe});const uEe=[["polygon",{points:"19 20 9 12 19 4 19 20",key:"o2sva"}],["line",{x1:"5",x2:"5",y1:"19",y2:"5",key:"1ocqjk"}]],dEe=NC("SkipBack",uEe);var pEe=Object.freeze({__proto__:null,__iconNode:uEe,default:dEe});const hEe=[["polygon",{points:"5 4 15 12 5 20 5 4",key:"16p6eg"}],["line",{x1:"19",x2:"19",y1:"5",y2:"19",key:"futhcm"}]],fEe=NC("SkipForward",hEe);var mEe=Object.freeze({__proto__:null,__iconNode:hEe,default:fEe});const yEe=[["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"}]],gEe=NC("Skull",yEe);var vEe=Object.freeze({__proto__:null,__iconNode:yEe,default:gEe});const xEe=[["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"}]],bEe=NC("Slack",xEe);var wEe=Object.freeze({__proto__:null,__iconNode:xEe,default:bEe});const kEe=[["path",{d:"M22 2 2 22",key:"y4kqgn"}]],_Ee=NC("Slash",kEe);var CEe=Object.freeze({__proto__:null,__iconNode:kEe,default:_Ee});const MEe=[["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"}]],SEe=NC("Slice",MEe);var DEe=Object.freeze({__proto__:null,__iconNode:MEe,default:SEe});const OEe=[["line",{x1:"4",x2:"4",y1:"21",y2:"14",key:"1p332r"}],["line",{x1:"4",x2:"4",y1:"10",y2:"3",key:"gb41h5"}],["line",{x1:"12",x2:"12",y1:"21",y2:"12",key:"hf2csr"}],["line",{x1:"12",x2:"12",y1:"8",y2:"3",key:"1kfi7u"}],["line",{x1:"20",x2:"20",y1:"21",y2:"16",key:"1lhrwl"}],["line",{x1:"20",x2:"20",y1:"12",y2:"3",key:"16vvfq"}],["line",{x1:"2",x2:"6",y1:"14",y2:"14",key:"1uebub"}],["line",{x1:"10",x2:"14",y1:"8",y2:"8",key:"1yglbp"}],["line",{x1:"18",x2:"22",y1:"16",y2:"16",key:"1jxqpz"}]],PEe=NC("SlidersVertical",OEe);var EEe=Object.freeze({__proto__:null,__iconNode:OEe,default:PEe});const jEe=[["line",{x1:"21",x2:"14",y1:"4",y2:"4",key:"obuewd"}],["line",{x1:"10",x2:"3",y1:"4",y2:"4",key:"1q6298"}],["line",{x1:"21",x2:"12",y1:"12",y2:"12",key:"1iu8h1"}],["line",{x1:"8",x2:"3",y1:"12",y2:"12",key:"ntss68"}],["line",{x1:"21",x2:"16",y1:"20",y2:"20",key:"14d8ph"}],["line",{x1:"12",x2:"3",y1:"20",y2:"20",key:"m0wm8r"}],["line",{x1:"14",x2:"14",y1:"2",y2:"6",key:"14e1ph"}],["line",{x1:"8",x2:"8",y1:"10",y2:"14",key:"1i6ji0"}],["line",{x1:"16",x2:"16",y1:"18",y2:"22",key:"1lctlv"}]],TEe=NC("SlidersHorizontal",jEe);var NEe=Object.freeze({__proto__:null,__iconNode:jEe,default:TEe});const REe=[["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"}]],FEe=NC("SmartphoneCharging",REe);var zEe=Object.freeze({__proto__:null,__iconNode:REe,default:FEe});const AEe=[["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"}]],IEe=NC("SmartphoneNfc",AEe);var LEe=Object.freeze({__proto__:null,__iconNode:AEe,default:IEe});const BEe=[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2",key:"1yt0o3"}],["path",{d:"M12 18h.01",key:"mhygvu"}]],VEe=NC("Smartphone",BEe);var $Ee=Object.freeze({__proto__:null,__iconNode:BEe,default:VEe});const HEe=[["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"}]],qEe=NC("Smile",HEe);var WEe=Object.freeze({__proto__:null,__iconNode:HEe,default:qEe});const UEe=[["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"}]],GEe=NC("SmilePlus",UEe);var KEe=Object.freeze({__proto__:null,__iconNode:UEe,default:GEe});const YEe=[["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"}]],ZEe=NC("Snail",YEe);var XEe=Object.freeze({__proto__:null,__iconNode:YEe,default:ZEe});const QEe=[["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"}]],JEe=NC("Snowflake",QEe);var eje=Object.freeze({__proto__:null,__iconNode:QEe,default:JEe});const tje=[["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"}]],rje=NC("Sofa",tje);var oje=Object.freeze({__proto__:null,__iconNode:tje,default:rje});const nje=[["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"}]],aje=NC("Soup",nje);var ije=Object.freeze({__proto__:null,__iconNode:nje,default:aje});const sje=[["path",{d:"M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1",key:"lt2kga"}]],lje=NC("Space",sje);var cje=Object.freeze({__proto__:null,__iconNode:sje,default:lje});const uje=[["path",{d:"M5 9c-1.5 1.5-3 3.2-3 5.5A5.5 5.5 0 0 0 7.5 20c1.8 0 3-.5 4.5-2 1.5 1.5 2.7 2 4.5 2a5.5 5.5 0 0 0 5.5-5.5c0-2.3-1.5-4-3-5.5l-7-7-7 7Z",key:"40bo9n"}],["path",{d:"M12 18v4",key:"jadmvz"}]],dje=NC("Spade",uje);var pje=Object.freeze({__proto__:null,__iconNode:uje,default:dje});const hje=[["path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",key:"4pj2yx"}]],fje=NC("Sparkle",hje);var mje=Object.freeze({__proto__:null,__iconNode:hje,default:fje});const yje=[["path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",key:"4pj2yx"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}],["path",{d:"M4 17v2",key:"vumght"}],["path",{d:"M5 18H3",key:"zchphs"}]],gje=NC("Sparkles",yje);var vje=Object.freeze({__proto__:null,__iconNode:yje,default:gje});const xje=[["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"}]],bje=NC("Speech",xje);var wje=Object.freeze({__proto__:null,__iconNode:xje,default:bje});const kje=[["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"}]],_je=NC("Speaker",kje);var Cje=Object.freeze({__proto__:null,__iconNode:kje,default:_je});const Mje=[["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"}]],Sje=NC("SpellCheck2",Mje);var Dje=Object.freeze({__proto__:null,__iconNode:Mje,default:Sje});const Oje=[["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"}]],Pje=NC("SpellCheck",Oje);var Eje=Object.freeze({__proto__:null,__iconNode:Oje,default:Pje});const jje=[["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"}]],Tje=NC("Spline",jje);var Nje=Object.freeze({__proto__:null,__iconNode:jje,default:Tje});const Rje=[["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"}]],Fje=NC("Split",Rje);var zje=Object.freeze({__proto__:null,__iconNode:Rje,default:Fje});const Aje=[["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"}]],Ije=NC("SprayCan",Aje);var Lje=Object.freeze({__proto__:null,__iconNode:Aje,default:Ije});const Bje=[["path",{d:"M7 20h10",key:"e6iznv"}],["path",{d:"M10 20c5.5-2.5.8-6.4 3-10",key:"161w41"}],["path",{d:"M9.5 9.4c1.1.8 1.8 2.2 2.3 3.7-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2 2.8-.5 4.4 0 5.5.8z",key:"9gtqwd"}],["path",{d:"M14.1 6a7 7 0 0 0-1.1 4c1.9-.1 3.3-.6 4.3-1.4 1-1 1.6-2.3 1.7-4.6-2.7.1-4 1-4.9 2z",key:"bkxnd2"}]],Vje=NC("Sprout",Bje);var $je=Object.freeze({__proto__:null,__iconNode:Bje,default:Vje});const Hje=[["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"}]],qje=NC("SquareActivity",Hje);var Wje=Object.freeze({__proto__:null,__iconNode:Hje,default:qje});const Uje=[["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"}]],Gje=NC("SquareArrowDownLeft",Uje);var Kje=Object.freeze({__proto__:null,__iconNode:Uje,default:Gje});const Yje=[["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"}]],Zje=NC("SquareArrowDownRight",Yje);var Xje=Object.freeze({__proto__:null,__iconNode:Yje,default:Zje});const Qje=[["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"}]],Jje=NC("SquareArrowDown",Qje);var eTe=Object.freeze({__proto__:null,__iconNode:Qje,default:Jje});const tTe=[["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"}]],rTe=NC("SquareArrowLeft",tTe);var oTe=Object.freeze({__proto__:null,__iconNode:tTe,default:rTe});const nTe=[["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"}]],aTe=NC("SquareArrowOutDownLeft",nTe);var iTe=Object.freeze({__proto__:null,__iconNode:nTe,default:aTe});const sTe=[["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"}]],lTe=NC("SquareArrowOutDownRight",sTe);var cTe=Object.freeze({__proto__:null,__iconNode:sTe,default:lTe});const uTe=[["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"}]],dTe=NC("SquareArrowOutUpLeft",uTe);var pTe=Object.freeze({__proto__:null,__iconNode:uTe,default:dTe});const hTe=[["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"}]],fTe=NC("SquareArrowOutUpRight",hTe);var mTe=Object.freeze({__proto__:null,__iconNode:hTe,default:fTe});const yTe=[["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"}]],gTe=NC("SquareArrowRight",yTe);var vTe=Object.freeze({__proto__:null,__iconNode:yTe,default:gTe});const xTe=[["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"}]],bTe=NC("SquareArrowUpLeft",xTe);var wTe=Object.freeze({__proto__:null,__iconNode:xTe,default:bTe});const kTe=[["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"}]],_Te=NC("SquareArrowUpRight",kTe);var CTe=Object.freeze({__proto__:null,__iconNode:kTe,default:_Te});const MTe=[["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"}]],STe=NC("SquareArrowUp",MTe);var DTe=Object.freeze({__proto__:null,__iconNode:MTe,default:STe});const OTe=[["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"}]],PTe=NC("SquareAsterisk",OTe);var ETe=Object.freeze({__proto__:null,__iconNode:OTe,default:PTe});const jTe=[["path",{d:"M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2",key:"1vzg26"}],["path",{d:"M10 22H8",key:"euku7a"}],["path",{d:"M16 22h-2",key:"18d249"}],["circle",{cx:"8",cy:"8",r:"2",key:"14cg06"}],["path",{d:"M9.414 9.414 12 12",key:"qz4lzr"}],["path",{d:"M14.8 14.8 18 18",key:"11flf1"}],["circle",{cx:"8",cy:"16",r:"2",key:"1acxsx"}],["path",{d:"m18 6-8.586 8.586",key:"11kzk1"}]],TTe=NC("SquareBottomDashedScissors",jTe);var NTe=Object.freeze({__proto__:null,__iconNode:jTe,default:TTe});const RTe=[["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"}]],FTe=NC("SquareChartGantt",RTe);var zTe=Object.freeze({__proto__:null,__iconNode:RTe,default:FTe});const ATe=[["path",{d:"M21 10.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.5",key:"1uzm8b"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],ITe=NC("SquareCheckBig",ATe);var LTe=Object.freeze({__proto__:null,__iconNode:ATe,default:ITe});const BTe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],VTe=NC("SquareCheck",BTe);var $Te=Object.freeze({__proto__:null,__iconNode:BTe,default:VTe});const HTe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m16 10-4 4-4-4",key:"894hmk"}]],qTe=NC("SquareChevronDown",HTe);var WTe=Object.freeze({__proto__:null,__iconNode:HTe,default:qTe});const UTe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m14 16-4-4 4-4",key:"ojs7w8"}]],GTe=NC("SquareChevronLeft",UTe);var KTe=Object.freeze({__proto__:null,__iconNode:UTe,default:GTe});const YTe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m10 8 4 4-4 4",key:"1wy4r4"}]],ZTe=NC("SquareChevronRight",YTe);var XTe=Object.freeze({__proto__:null,__iconNode:YTe,default:ZTe});const QTe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m8 14 4-4 4 4",key:"fy2ptz"}]],JTe=NC("SquareChevronUp",QTe);var eNe=Object.freeze({__proto__:null,__iconNode:QTe,default:JTe});const tNe=[["path",{d:"M10 9.5 8 12l2 2.5",key:"3mjy60"}],["path",{d:"m14 9.5 2 2.5-2 2.5",key:"1bir2l"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],rNe=NC("SquareCode",tNe);var oNe=Object.freeze({__proto__:null,__iconNode:tNe,default:rNe});const nNe=[["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"}]],aNe=NC("SquareDashedBottomCode",nNe);var iNe=Object.freeze({__proto__:null,__iconNode:nNe,default:aNe});const sNe=[["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"}]],lNe=NC("SquareDashedBottom",sNe);var cNe=Object.freeze({__proto__:null,__iconNode:sNe,default:lNe});const uNe=[["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"}]],dNe=NC("SquareDashedKanban",uNe);var pNe=Object.freeze({__proto__:null,__iconNode:uNe,default:dNe});const hNe=[["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"}]],fNe=NC("SquareDashedMousePointer",hNe);var mNe=Object.freeze({__proto__:null,__iconNode:hNe,default:fNe});const yNe=[["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"}]],gNe=NC("SquareDashed",yNe);var vNe=Object.freeze({__proto__:null,__iconNode:yNe,default:gNe});const xNe=[["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"}]],bNe=NC("SquareDivide",xNe);var wNe=Object.freeze({__proto__:null,__iconNode:xNe,default:bNe});const kNe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],_Ne=NC("SquareDot",kNe);var CNe=Object.freeze({__proto__:null,__iconNode:kNe,default:_Ne});const MNe=[["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"}]],SNe=NC("SquareEqual",MNe);var DNe=Object.freeze({__proto__:null,__iconNode:MNe,default:SNe});const ONe=[["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"}]],PNe=NC("SquareFunction",ONe);var ENe=Object.freeze({__proto__:null,__iconNode:ONe,default:PNe});const jNe=[["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"}]],TNe=NC("SquareKanban",jNe);var NNe=Object.freeze({__proto__:null,__iconNode:jNe,default:TNe});const RNe=[["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"}]],FNe=NC("SquareLibrary",RNe);var zNe=Object.freeze({__proto__:null,__iconNode:RNe,default:FNe});const ANe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 16V8l4 4 4-4v8",key:"141u4e"}]],INe=NC("SquareM",ANe);var LNe=Object.freeze({__proto__:null,__iconNode:ANe,default:INe});const BNe=[["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"}]],VNe=NC("SquareMenu",BNe);var $Ne=Object.freeze({__proto__:null,__iconNode:BNe,default:VNe});const HNe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M8 12h8",key:"1wcyev"}]],qNe=NC("SquareMinus",HNe);var WNe=Object.freeze({__proto__:null,__iconNode:HNe,default:qNe});const UNe=[["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"}]],GNe=NC("SquareParkingOff",UNe);var KNe=Object.freeze({__proto__:null,__iconNode:UNe,default:GNe});const YNe=[["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"}]],ZNe=NC("SquareMousePointer",YNe);var XNe=Object.freeze({__proto__:null,__iconNode:YNe,default:ZNe});const QNe=[["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"}]],JNe=NC("SquareParking",QNe);var eRe=Object.freeze({__proto__:null,__iconNode:QNe,default:JNe});const tRe=[["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"}]],rRe=NC("SquarePen",tRe);var oRe=Object.freeze({__proto__:null,__iconNode:tRe,default:rRe});const nRe=[["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"}]],aRe=NC("SquarePercent",nRe);var iRe=Object.freeze({__proto__:null,__iconNode:nRe,default:aRe});const sRe=[["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"}]],lRe=NC("SquarePi",sRe);var cRe=Object.freeze({__proto__:null,__iconNode:sRe,default:lRe});const uRe=[["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"}]],dRe=NC("SquarePilcrow",uRe);var pRe=Object.freeze({__proto__:null,__iconNode:uRe,default:dRe});const hRe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"m9 8 6 4-6 4Z",key:"f1r3lt"}]],fRe=NC("SquarePlay",hRe);var mRe=Object.freeze({__proto__:null,__iconNode:hRe,default:fRe});const yRe=[["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"}]],gRe=NC("SquarePlus",yRe);var vRe=Object.freeze({__proto__:null,__iconNode:yRe,default:gRe});const xRe=[["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"}]],bRe=NC("SquarePower",xRe);var wRe=Object.freeze({__proto__:null,__iconNode:xRe,default:bRe});const kRe=[["path",{d:"M7 12h2l2 5 2-10h4",key:"1fxv6h"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",key:"h1oib"}]],_Re=NC("SquareRadical",kRe);var CRe=Object.freeze({__proto__:null,__iconNode:kRe,default:_Re});const MRe=[["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"}]],SRe=NC("SquareRoundCorner",MRe);var DRe=Object.freeze({__proto__:null,__iconNode:MRe,default:SRe});const ORe=[["rect",{width:"20",height:"20",x:"2",y:"2",rx:"2",key:"1btzen"}],["circle",{cx:"8",cy:"8",r:"2",key:"14cg06"}],["path",{d:"M9.414 9.414 12 12",key:"qz4lzr"}],["path",{d:"M14.8 14.8 18 18",key:"11flf1"}],["circle",{cx:"8",cy:"16",r:"2",key:"1acxsx"}],["path",{d:"m18 6-8.586 8.586",key:"11kzk1"}]],PRe=NC("SquareScissors",ORe);var ERe=Object.freeze({__proto__:null,__iconNode:ORe,default:PRe});const jRe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["line",{x1:"9",x2:"15",y1:"15",y2:"9",key:"1dfufj"}]],TRe=NC("SquareSlash",jRe);var NRe=Object.freeze({__proto__:null,__iconNode:jRe,default:TRe});const RRe=[["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"}]],FRe=NC("SquareSigma",RRe);var zRe=Object.freeze({__proto__:null,__iconNode:RRe,default:FRe});const ARe=[["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"}]],IRe=NC("SquareSplitHorizontal",ARe);var LRe=Object.freeze({__proto__:null,__iconNode:ARe,default:IRe});const BRe=[["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"}]],VRe=NC("SquareSplitVertical",BRe);var $Re=Object.freeze({__proto__:null,__iconNode:BRe,default:VRe});const HRe=[["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"}]],qRe=NC("SquareSquare",HRe);var WRe=Object.freeze({__proto__:null,__iconNode:HRe,default:qRe});const URe=[["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"}]],GRe=NC("SquareStack",URe);var KRe=Object.freeze({__proto__:null,__iconNode:URe,default:GRe});const YRe=[["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"}]],ZRe=NC("SquareTerminal",YRe);var XRe=Object.freeze({__proto__:null,__iconNode:YRe,default:ZRe});const QRe=[["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"}]],JRe=NC("SquareUserRound",QRe);var eFe=Object.freeze({__proto__:null,__iconNode:QRe,default:JRe});const tFe=[["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"}]],rFe=NC("SquareUser",tFe);var oFe=Object.freeze({__proto__:null,__iconNode:tFe,default:rFe});const nFe=[["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"}]],aFe=NC("SquareX",nFe);var iFe=Object.freeze({__proto__:null,__iconNode:nFe,default:aFe});const sFe=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],lFe=NC("Square",sFe);var cFe=Object.freeze({__proto__:null,__iconNode:sFe,default:lFe});const uFe=[["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"}]],dFe=NC("Squircle",uFe);var pFe=Object.freeze({__proto__:null,__iconNode:uFe,default:dFe});const hFe=[["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"}]],fFe=NC("Squirrel",hFe);var mFe=Object.freeze({__proto__:null,__iconNode:hFe,default:fFe});const yFe=[["path",{d:"M5 22h14",key:"ehvnwv"}],["path",{d:"M19.27 13.73A2.5 2.5 0 0 0 17.5 13h-11A2.5 2.5 0 0 0 4 15.5V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-1.5c0-.66-.26-1.3-.73-1.77Z",key:"1sy9ra"}],["path",{d:"M14 13V8.5C14 7 15 7 15 5a3 3 0 0 0-3-3c-1.66 0-3 1-3 3s1 2 1 3.5V13",key:"cnxgux"}]],gFe=NC("Stamp",yFe);var vFe=Object.freeze({__proto__:null,__iconNode:yFe,default:gFe});const xFe=[["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"}]],bFe=NC("StarHalf",xFe);var wFe=Object.freeze({__proto__:null,__iconNode:xFe,default:bFe});const kFe=[["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"}]],_Fe=NC("StarOff",kFe);var CFe=Object.freeze({__proto__:null,__iconNode:kFe,default:_Fe});const MFe=[["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"}]],SFe=NC("Star",MFe);var DFe=Object.freeze({__proto__:null,__iconNode:MFe,default:SFe});const OFe=[["line",{x1:"18",x2:"18",y1:"20",y2:"4",key:"cun8e5"}],["polygon",{points:"14,20 4,12 14,4",key:"ypakod"}]],PFe=NC("StepBack",OFe);var EFe=Object.freeze({__proto__:null,__iconNode:OFe,default:PFe});const jFe=[["line",{x1:"6",x2:"6",y1:"4",y2:"20",key:"fy8qot"}],["polygon",{points:"10,4 20,12 10,20",key:"1mc1pf"}]],TFe=NC("StepForward",jFe);var NFe=Object.freeze({__proto__:null,__iconNode:jFe,default:TFe});const RFe=[["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"}]],FFe=NC("Stethoscope",RFe);var zFe=Object.freeze({__proto__:null,__iconNode:RFe,default:FFe});const AFe=[["path",{d:"M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z",key:"qazsjp"}],["path",{d:"M15 3v4a2 2 0 0 0 2 2h4",key:"40519r"}]],IFe=NC("StickyNote",AFe);var LFe=Object.freeze({__proto__:null,__iconNode:AFe,default:IFe});const BFe=[["path",{d:"M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z",key:"1wis1t"}],["path",{d:"M14 3v4a2 2 0 0 0 2 2h4",key:"36rjfy"}],["path",{d:"M8 13h.01",key:"1sbv64"}],["path",{d:"M16 13h.01",key:"wip0gl"}],["path",{d:"M10 16s.8 1 2 1c1.3 0 2-1 2-1",key:"1vvgv3"}]],VFe=NC("Sticker",BFe);var $Fe=Object.freeze({__proto__:null,__iconNode:BFe,default:VFe});const HFe=[["path",{d:"m2 7 4.41-4.41A2 2 0 0 1 7.83 2h8.34a2 2 0 0 1 1.42.59L22 7",key:"ztvudi"}],["path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8",key:"1b2hhj"}],["path",{d:"M15 22v-4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4",key:"2ebpfo"}],["path",{d:"M2 7h20",key:"1fcdvo"}],["path",{d:"M22 7v3a2 2 0 0 1-2 2a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 16 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 12 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 8 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 4 12a2 2 0 0 1-2-2V7",key:"6c3vgh"}]],qFe=NC("Store",HFe);var WFe=Object.freeze({__proto__:null,__iconNode:HFe,default:qFe});const UFe=[["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"}]],GFe=NC("StretchHorizontal",UFe);var KFe=Object.freeze({__proto__:null,__iconNode:UFe,default:GFe});const YFe=[["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"}]],ZFe=NC("StretchVertical",YFe);var XFe=Object.freeze({__proto__:null,__iconNode:YFe,default:ZFe});const QFe=[["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"}]],JFe=NC("Strikethrough",QFe);var eze=Object.freeze({__proto__:null,__iconNode:QFe,default:JFe});const tze=[["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"}]],rze=NC("Subscript",tze);var oze=Object.freeze({__proto__:null,__iconNode:tze,default:rze});const nze=[["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"}]],aze=NC("SunDim",nze);var ize=Object.freeze({__proto__:null,__iconNode:nze,default:aze});const sze=[["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"}]],lze=NC("SunMedium",sze);var cze=Object.freeze({__proto__:null,__iconNode:sze,default:lze});const uze=[["path",{d:"M12 8a2.83 2.83 0 0 0 4 4 4 4 0 1 1-4-4",key:"1fu5g2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.9 4.9 1.4 1.4",key:"b9915j"}],["path",{d:"m17.7 17.7 1.4 1.4",key:"qc3ed3"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.3 17.7-1.4 1.4",key:"5gca6"}],["path",{d:"m19.1 4.9-1.4 1.4",key:"wpu9u6"}]],dze=NC("SunMoon",uze);var pze=Object.freeze({__proto__:null,__iconNode:uze,default:dze});const hze=[["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"}]],fze=NC("SunSnow",hze);var mze=Object.freeze({__proto__:null,__iconNode:hze,default:fze});const yze=[["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"}]],gze=NC("Sun",yze);var vze=Object.freeze({__proto__:null,__iconNode:yze,default:gze});const xze=[["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"}]],bze=NC("Sunrise",xze);var wze=Object.freeze({__proto__:null,__iconNode:xze,default:bze});const kze=[["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"}]],_ze=NC("Sunset",kze);var Cze=Object.freeze({__proto__:null,__iconNode:kze,default:_ze});const Mze=[["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"}]],Sze=NC("SwatchBook",Mze);var Dze=Object.freeze({__proto__:null,__iconNode:Mze,default:Sze});const Oze=[["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"}]],Pze=NC("Superscript",Oze);var Eze=Object.freeze({__proto__:null,__iconNode:Oze,default:Pze});const jze=[["path",{d:"M10 21V3h8",key:"br2l0g"}],["path",{d:"M6 16h9",key:"2py0wn"}],["path",{d:"M10 9.5h7",key:"13dmhz"}]],Tze=NC("SwissFranc",jze);var Nze=Object.freeze({__proto__:null,__iconNode:jze,default:Tze});const Rze=[["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"}]],Fze=NC("SwitchCamera",Rze);var zze=Object.freeze({__proto__:null,__iconNode:Rze,default:Fze});const Aze=[["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"}]],Ize=NC("Sword",Aze);var Lze=Object.freeze({__proto__:null,__iconNode:Aze,default:Ize});const Bze=[["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"}]],Vze=NC("Swords",Bze);var $ze=Object.freeze({__proto__:null,__iconNode:Bze,default:Vze});const Hze=[["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"}]],qze=NC("Syringe",Hze);var Wze=Object.freeze({__proto__:null,__iconNode:Hze,default:qze});const Uze=[["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"}]],Gze=NC("Table2",Uze);var Kze=Object.freeze({__proto__:null,__iconNode:Uze,default:Gze});const Yze=[["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"}]],Zze=NC("TableCellsMerge",Yze);var Xze=Object.freeze({__proto__:null,__iconNode:Yze,default:Zze});const Qze=[["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"}]],Jze=NC("TableCellsSplit",Qze);var eAe=Object.freeze({__proto__:null,__iconNode:Qze,default:Jze});const tAe=[["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"}]],rAe=NC("TableColumnsSplit",tAe);var oAe=Object.freeze({__proto__:null,__iconNode:tAe,default:rAe});const nAe=[["path",{d:"M16 12H3",key:"1a2rj7"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M21 12h.01",key:"msek7k"}],["path",{d:"M21 18h.01",key:"1e8rq1"}],["path",{d:"M21 6h.01",key:"1koanj"}]],aAe=NC("TableOfContents",nAe);var iAe=Object.freeze({__proto__:null,__iconNode:nAe,default:aAe});const sAe=[["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"}]],lAe=NC("TableProperties",sAe);var cAe=Object.freeze({__proto__:null,__iconNode:sAe,default:lAe});const uAe=[["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"}]],dAe=NC("TableRowsSplit",uAe);var pAe=Object.freeze({__proto__:null,__iconNode:uAe,default:dAe});const hAe=[["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"}]],fAe=NC("Table",hAe);var mAe=Object.freeze({__proto__:null,__iconNode:hAe,default:fAe});const yAe=[["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"}]],gAe=NC("TabletSmartphone",yAe);var vAe=Object.freeze({__proto__:null,__iconNode:yAe,default:gAe});const xAe=[["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"}]],bAe=NC("Tablet",xAe);var wAe=Object.freeze({__proto__:null,__iconNode:xAe,default:bAe});const kAe=[["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"}]],_Ae=NC("Tablets",kAe);var CAe=Object.freeze({__proto__:null,__iconNode:kAe,default:_Ae});const MAe=[["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"}]],SAe=NC("Tag",MAe);var DAe=Object.freeze({__proto__:null,__iconNode:MAe,default:SAe});const OAe=[["path",{d:"m15 5 6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19",key:"1cbfv1"}],["path",{d:"M9.586 5.586A2 2 0 0 0 8.172 5H3a1 1 0 0 0-1 1v5.172a2 2 0 0 0 .586 1.414L8.29 18.29a2.426 2.426 0 0 0 3.42 0l3.58-3.58a2.426 2.426 0 0 0 0-3.42z",key:"135mg7"}],["circle",{cx:"6.5",cy:"9.5",r:".5",fill:"currentColor",key:"5pm5xn"}]],PAe=NC("Tags",OAe);var EAe=Object.freeze({__proto__:null,__iconNode:OAe,default:PAe});const jAe=[["path",{d:"M4 4v16",key:"6qkkli"}]],TAe=NC("Tally1",jAe);var NAe=Object.freeze({__proto__:null,__iconNode:jAe,default:TAe});const RAe=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}]],FAe=NC("Tally2",RAe);var zAe=Object.freeze({__proto__:null,__iconNode:RAe,default:FAe});const AAe=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}],["path",{d:"M14 4v16",key:"12vmem"}]],IAe=NC("Tally3",AAe);var LAe=Object.freeze({__proto__:null,__iconNode:AAe,default:IAe});const BAe=[["path",{d:"M4 4v16",key:"6qkkli"}],["path",{d:"M9 4v16",key:"81ygyz"}],["path",{d:"M14 4v16",key:"12vmem"}],["path",{d:"M19 4v16",key:"8ij5ei"}]],VAe=NC("Tally4",BAe);var $Ae=Object.freeze({__proto__:null,__iconNode:BAe,default:VAe});const HAe=[["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"}]],qAe=NC("Tally5",HAe);var WAe=Object.freeze({__proto__:null,__iconNode:HAe,default:qAe});const UAe=[["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"}]],GAe=NC("Tangent",UAe);var KAe=Object.freeze({__proto__:null,__iconNode:UAe,default:GAe});const YAe=[["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"}]],ZAe=NC("Target",YAe);var XAe=Object.freeze({__proto__:null,__iconNode:YAe,default:ZAe});const QAe=[["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"}]],JAe=NC("Telescope",QAe);var eIe=Object.freeze({__proto__:null,__iconNode:QAe,default:JAe});const tIe=[["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"}]],rIe=NC("TentTree",tIe);var oIe=Object.freeze({__proto__:null,__iconNode:tIe,default:rIe});const nIe=[["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"}]],aIe=NC("Tent",nIe);var iIe=Object.freeze({__proto__:null,__iconNode:nIe,default:aIe});const sIe=[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]],lIe=NC("Terminal",sIe);var cIe=Object.freeze({__proto__:null,__iconNode:sIe,default:lIe});const uIe=[["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"}]],dIe=NC("TestTubeDiagonal",uIe);var pIe=Object.freeze({__proto__:null,__iconNode:uIe,default:dIe});const hIe=[["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"}]],fIe=NC("TestTube",hIe);var mIe=Object.freeze({__proto__:null,__iconNode:hIe,default:fIe});const yIe=[["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"}]],gIe=NC("TestTubes",yIe);var vIe=Object.freeze({__proto__:null,__iconNode:yIe,default:gIe});const xIe=[["path",{d:"M5 4h1a3 3 0 0 1 3 3 3 3 0 0 1 3-3h1",key:"18xjzo"}],["path",{d:"M13 20h-1a3 3 0 0 1-3-3 3 3 0 0 1-3 3H5",key:"fj48gi"}],["path",{d:"M5 16H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1",key:"1n9rhb"}],["path",{d:"M13 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-7",key:"13ksps"}],["path",{d:"M9 7v10",key:"1vc8ob"}]],bIe=NC("TextCursorInput",xIe);var wIe=Object.freeze({__proto__:null,__iconNode:xIe,default:bIe});const kIe=[["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"}]],_Ie=NC("TextCursor",kIe);var CIe=Object.freeze({__proto__:null,__iconNode:kIe,default:_Ie});const MIe=[["path",{d:"M17 6H3",key:"16j9eg"}],["path",{d:"M21 12H8",key:"scolzb"}],["path",{d:"M21 18H8",key:"1wfozv"}],["path",{d:"M3 12v6",key:"fv4c87"}]],SIe=NC("TextQuote",MIe);var DIe=Object.freeze({__proto__:null,__iconNode:MIe,default:SIe});const OIe=[["path",{d:"M21 6H3",key:"1jwq7v"}],["path",{d:"M10 12H3",key:"1ulcyk"}],["path",{d:"M10 18H3",key:"13769t"}],["circle",{cx:"17",cy:"15",r:"3",key:"1upz2a"}],["path",{d:"m21 19-1.9-1.9",key:"dwi7p8"}]],PIe=NC("TextSearch",OIe);var EIe=Object.freeze({__proto__:null,__iconNode:OIe,default:PIe});const jIe=[["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"}],["line",{x1:"7",x2:"15",y1:"8",y2:"8",key:"1758g8"}],["line",{x1:"7",x2:"17",y1:"12",y2:"12",key:"197423"}],["line",{x1:"7",x2:"13",y1:"16",y2:"16",key:"37cgm6"}]],TIe=NC("TextSelect",jIe);var NIe=Object.freeze({__proto__:null,__iconNode:jIe,default:TIe});const RIe=[["path",{d:"M17 6.1H3",key:"wptmhv"}],["path",{d:"M21 12.1H3",key:"1j38uz"}],["path",{d:"M15.1 18H3",key:"1nb16a"}]],FIe=NC("Text",RIe);var zIe=Object.freeze({__proto__:null,__iconNode:RIe,default:FIe});const AIe=[["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"}]],IIe=NC("Theater",AIe);var LIe=Object.freeze({__proto__:null,__iconNode:AIe,default:IIe});const BIe=[["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"}]],VIe=NC("ThermometerSnowflake",BIe);var $Ie=Object.freeze({__proto__:null,__iconNode:BIe,default:VIe});const HIe=[["path",{d:"M12 9a4 4 0 0 0-2 7.5",key:"1jvsq6"}],["path",{d:"M12 3v2",key:"1w22ol"}],["path",{d:"m6.6 18.4-1.4 1.4",key:"w2yidj"}],["path",{d:"M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z",key:"iof6y5"}],["path",{d:"M4 13H2",key:"118le4"}],["path",{d:"M6.34 7.34 4.93 5.93",key:"1brd51"}]],qIe=NC("ThermometerSun",HIe);var WIe=Object.freeze({__proto__:null,__iconNode:HIe,default:qIe});const UIe=[["path",{d:"M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z",key:"17jzev"}]],GIe=NC("Thermometer",UIe);var KIe=Object.freeze({__proto__:null,__iconNode:UIe,default:GIe});const YIe=[["path",{d:"M17 14V2",key:"8ymqnk"}],["path",{d:"M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z",key:"m61m77"}]],ZIe=NC("ThumbsDown",YIe);var XIe=Object.freeze({__proto__:null,__iconNode:YIe,default:ZIe});const QIe=[["path",{d:"M7 10v12",key:"1qc93n"}],["path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z",key:"emmmcr"}]],JIe=NC("ThumbsUp",QIe);var eLe=Object.freeze({__proto__:null,__iconNode:QIe,default:JIe});const tLe=[["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"}]],rLe=NC("TicketCheck",tLe);var oLe=Object.freeze({__proto__:null,__iconNode:tLe,default:rLe});const nLe=[["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"}]],aLe=NC("TicketMinus",nLe);var iLe=Object.freeze({__proto__:null,__iconNode:nLe,default:aLe});const sLe=[["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"}]],lLe=NC("TicketPercent",sLe);var cLe=Object.freeze({__proto__:null,__iconNode:sLe,default:lLe});const uLe=[["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"}]],dLe=NC("TicketPlus",uLe);var pLe=Object.freeze({__proto__:null,__iconNode:uLe,default:dLe});const hLe=[["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"}]],fLe=NC("TicketSlash",hLe);var mLe=Object.freeze({__proto__:null,__iconNode:hLe,default:fLe});const yLe=[["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"}]],gLe=NC("TicketX",yLe);var vLe=Object.freeze({__proto__:null,__iconNode:yLe,default:gLe});const xLe=[["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"}]],bLe=NC("Ticket",xLe);var wLe=Object.freeze({__proto__:null,__iconNode:xLe,default:bLe});const kLe=[["path",{d:"M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12",key:"16muxl"}],["path",{d:"m12 13.5 3.75.5",key:"1i9qhk"}],["path",{d:"m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8",key:"12lg5p"}],["path",{d:"M6 10V8",key:"1y41hn"}],["path",{d:"M6 14v1",key:"cao2tf"}],["path",{d:"M6 19v2",key:"1loha6"}],["rect",{x:"2",y:"8",width:"20",height:"13",rx:"2",key:"p3bz5l"}]],_Le=NC("TicketsPlane",kLe);var CLe=Object.freeze({__proto__:null,__iconNode:kLe,default:_Le});const MLe=[["path",{d:"m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8",key:"12lg5p"}],["path",{d:"M6 10V8",key:"1y41hn"}],["path",{d:"M6 14v1",key:"cao2tf"}],["path",{d:"M6 19v2",key:"1loha6"}],["rect",{x:"2",y:"8",width:"20",height:"13",rx:"2",key:"p3bz5l"}]],SLe=NC("Tickets",MLe);var DLe=Object.freeze({__proto__:null,__iconNode:MLe,default:SLe});const OLe=[["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"}]],PLe=NC("TimerOff",OLe);var ELe=Object.freeze({__proto__:null,__iconNode:OLe,default:PLe});const jLe=[["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"}]],TLe=NC("TimerReset",jLe);var NLe=Object.freeze({__proto__:null,__iconNode:jLe,default:TLe});const RLe=[["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"}]],FLe=NC("Timer",RLe);var zLe=Object.freeze({__proto__:null,__iconNode:RLe,default:FLe});const ALe=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"6",ry:"6",key:"f2vt7d"}],["circle",{cx:"8",cy:"12",r:"2",key:"1nvbw3"}]],ILe=NC("ToggleLeft",ALe);var LLe=Object.freeze({__proto__:null,__iconNode:ALe,default:ILe});const BLe=[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"6",ry:"6",key:"f2vt7d"}],["circle",{cx:"16",cy:"12",r:"2",key:"4ma0v8"}]],VLe=NC("ToggleRight",BLe);var $Le=Object.freeze({__proto__:null,__iconNode:BLe,default:VLe});const HLe=[["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"}]],qLe=NC("Toilet",HLe);var WLe=Object.freeze({__proto__:null,__iconNode:HLe,default:qLe});const ULe=[["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"}]],GLe=NC("Tornado",ULe);var KLe=Object.freeze({__proto__:null,__iconNode:ULe,default:GLe});const YLe=[["ellipse",{cx:"12",cy:"11",rx:"3",ry:"2",key:"1b2qxu"}],["ellipse",{cx:"12",cy:"12.5",rx:"10",ry:"8.5",key:"h8emeu"}]],ZLe=NC("Torus",YLe);var XLe=Object.freeze({__proto__:null,__iconNode:YLe,default:ZLe});const QLe=[["path",{d:"M4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16",key:"lnt0bk"}],["path",{d:"M2 14h12",key:"d8icqz"}],["path",{d:"M22 14h-2",key:"jrx26d"}],["path",{d:"M12 20v-6",key:"1rm09r"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M22 16V6a2 2 0 0 0-2-2H10",key:"11y8e4"}]],JLe=NC("TouchpadOff",QLe);var eBe=Object.freeze({__proto__:null,__iconNode:QLe,default:JLe});const tBe=[["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"}]],rBe=NC("Touchpad",tBe);var oBe=Object.freeze({__proto__:null,__iconNode:tBe,default:rBe});const nBe=[["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"}]],aBe=NC("TowerControl",nBe);var iBe=Object.freeze({__proto__:null,__iconNode:nBe,default:aBe});const sBe=[["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"}]],lBe=NC("ToyBrick",sBe);var cBe=Object.freeze({__proto__:null,__iconNode:sBe,default:lBe});const uBe=[["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"}]],dBe=NC("Tractor",uBe);var pBe=Object.freeze({__proto__:null,__iconNode:uBe,default:dBe});const hBe=[["path",{d:"M9.3 6.2a4.55 4.55 0 0 0 5.4 0",key:"flyxqv"}],["path",{d:"M7.9 10.7c.9.8 2.4 1.3 4.1 1.3s3.2-.5 4.1-1.3",key:"1nlxxg"}],["path",{d:"M13.9 3.5a1.93 1.93 0 0 0-3.8-.1l-3 10c-.1.2-.1.4-.1.6 0 1.7 2.2 3 5 3s5-1.3 5-3c0-.2 0-.4-.1-.5Z",key:"vz7x1l"}],["path",{d:"m7.5 12.2-4.7 2.7c-.5.3-.8.7-.8 1.1s.3.8.8 1.1l7.6 4.5c.9.5 2.1.5 3 0l7.6-4.5c.7-.3 1-.7 1-1.1s-.3-.8-.8-1.1l-4.7-2.8",key:"1xfzlw"}]],fBe=NC("TrafficCone",hBe);var mBe=Object.freeze({__proto__:null,__iconNode:hBe,default:fBe});const yBe=[["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"}]],gBe=NC("TrainFrontTunnel",yBe);var vBe=Object.freeze({__proto__:null,__iconNode:yBe,default:gBe});const xBe=[["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"}]],bBe=NC("TrainFront",xBe);var wBe=Object.freeze({__proto__:null,__iconNode:xBe,default:bBe});const kBe=[["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"}]],_Be=NC("TrainTrack",kBe);var CBe=Object.freeze({__proto__:null,__iconNode:kBe,default:_Be});const MBe=[["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"}]],SBe=NC("TramFront",MBe);var DBe=Object.freeze({__proto__:null,__iconNode:MBe,default:SBe});const OBe=[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]],PBe=NC("Trash2",OBe);var EBe=Object.freeze({__proto__:null,__iconNode:OBe,default:PBe});const jBe=[["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"}]],TBe=NC("Transgender",jBe);var NBe=Object.freeze({__proto__:null,__iconNode:jBe,default:TBe});const RBe=[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}]],FBe=NC("Trash",RBe);var zBe=Object.freeze({__proto__:null,__iconNode:RBe,default:FBe});const ABe=[["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"}]],IBe=NC("TreeDeciduous",ABe);var LBe=Object.freeze({__proto__:null,__iconNode:ABe,default:IBe});const BBe=[["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"}]],VBe=NC("TreePine",BBe);var $Be=Object.freeze({__proto__:null,__iconNode:BBe,default:VBe});const HBe=[["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"}]],qBe=NC("TreePalm",HBe);var WBe=Object.freeze({__proto__:null,__iconNode:HBe,default:qBe});const UBe=[["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"}]],GBe=NC("Trees",UBe);var KBe=Object.freeze({__proto__:null,__iconNode:UBe,default:GBe});const YBe=[["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"}]],ZBe=NC("Trello",YBe);var XBe=Object.freeze({__proto__:null,__iconNode:YBe,default:ZBe});const QBe=[["polyline",{points:"22 17 13.5 8.5 8.5 13.5 2 7",key:"1r2t7k"}],["polyline",{points:"16 17 22 17 22 11",key:"11uiuu"}]],JBe=NC("TrendingDown",QBe);var eVe=Object.freeze({__proto__:null,__iconNode:QBe,default:JBe});const tVe=[["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"}]],rVe=NC("TrendingUpDown",tVe);var oVe=Object.freeze({__proto__:null,__iconNode:tVe,default:rVe});const nVe=[["polyline",{points:"22 7 13.5 15.5 8.5 10.5 2 17",key:"126l90"}],["polyline",{points:"16 7 22 7 22 13",key:"kwv8wd"}]],aVe=NC("TrendingUp",nVe);var iVe=Object.freeze({__proto__:null,__iconNode:nVe,default:aVe});const sVe=[["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"}]],lVe=NC("TriangleAlert",sVe);var cVe=Object.freeze({__proto__:null,__iconNode:sVe,default:lVe});const uVe=[["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"}]],dVe=NC("TriangleDashed",uVe);var pVe=Object.freeze({__proto__:null,__iconNode:uVe,default:dVe});const hVe=[["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"}]],fVe=NC("TriangleRight",hVe);var mVe=Object.freeze({__proto__:null,__iconNode:hVe,default:fVe});const yVe=[["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"}]],gVe=NC("Triangle",yVe);var vVe=Object.freeze({__proto__:null,__iconNode:yVe,default:gVe});const xVe=[["path",{d:"M6 9H4.5a2.5 2.5 0 0 1 0-5H6",key:"17hqa7"}],["path",{d:"M18 9h1.5a2.5 2.5 0 0 0 0-5H18",key:"lmptdp"}],["path",{d:"M4 22h16",key:"57wxv0"}],["path",{d:"M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22",key:"1nw9bq"}],["path",{d:"M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22",key:"1np0yb"}],["path",{d:"M18 2H6v7a6 6 0 0 0 12 0V2Z",key:"u46fv3"}]],bVe=NC("Trophy",xVe);var wVe=Object.freeze({__proto__:null,__iconNode:xVe,default:bVe});const kVe=[["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"}]],_Ve=NC("Truck",kVe);var CVe=Object.freeze({__proto__:null,__iconNode:kVe,default:_Ve});const MVe=[["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"}]],SVe=NC("Turtle",MVe);var DVe=Object.freeze({__proto__:null,__iconNode:MVe,default:SVe});const OVe=[["path",{d:"M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z",key:"1pctta"}],["path",{d:"M7 21h10",key:"1b0cd5"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}]],PVe=NC("TvMinimalPlay",OVe);var EVe=Object.freeze({__proto__:null,__iconNode:OVe,default:PVe});const jVe=[["path",{d:"M7 21h10",key:"1b0cd5"}],["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}]],TVe=NC("TvMinimal",jVe);var NVe=Object.freeze({__proto__:null,__iconNode:jVe,default:TVe});const RVe=[["rect",{width:"20",height:"15",x:"2",y:"7",rx:"2",ry:"2",key:"10ag99"}],["polyline",{points:"17 2 12 7 7 2",key:"11pgbg"}]],FVe=NC("Tv",RVe);var zVe=Object.freeze({__proto__:null,__iconNode:RVe,default:FVe});const AVe=[["path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7",key:"c0yzno"}]],IVe=NC("Twitch",AVe);var LVe=Object.freeze({__proto__:null,__iconNode:AVe,default:IVe});const BVe=[["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"}]],VVe=NC("Twitter",BVe);var $Ve=Object.freeze({__proto__:null,__iconNode:BVe,default:VVe});const HVe=[["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"}]],qVe=NC("TypeOutline",HVe);var WVe=Object.freeze({__proto__:null,__iconNode:HVe,default:qVe});const UVe=[["polyline",{points:"4 7 4 4 20 4 20 7",key:"1nosan"}],["line",{x1:"9",x2:"15",y1:"20",y2:"20",key:"swin9y"}],["line",{x1:"12",x2:"12",y1:"4",y2:"20",key:"1tx1rr"}]],GVe=NC("Type",UVe);var KVe=Object.freeze({__proto__:null,__iconNode:UVe,default:GVe});const YVe=[["path",{d:"M12 2v1",key:"11qlp1"}],["path",{d:"M15.5 21a1.85 1.85 0 0 1-3.5-1v-8H2a10 10 0 0 1 3.428-6.575",key:"eki10q"}],["path",{d:"M17.5 12H22A10 10 0 0 0 9.004 3.455",key:"n2ayka"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],ZVe=NC("UmbrellaOff",YVe);var XVe=Object.freeze({__proto__:null,__iconNode:YVe,default:ZVe});const QVe=[["path",{d:"M22 12a10.06 10.06 1 0 0-20 0Z",key:"1teyop"}],["path",{d:"M12 12v8a2 2 0 0 0 4 0",key:"ulpmoc"}],["path",{d:"M12 2v1",key:"11qlp1"}]],JVe=NC("Umbrella",QVe);var e$e=Object.freeze({__proto__:null,__iconNode:QVe,default:JVe});const t$e=[["path",{d:"M6 4v6a6 6 0 0 0 12 0V4",key:"9kb039"}],["line",{x1:"4",x2:"20",y1:"20",y2:"20",key:"nun2al"}]],r$e=NC("Underline",t$e);var o$e=Object.freeze({__proto__:null,__iconNode:t$e,default:r$e});const n$e=[["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"}]],a$e=NC("Undo2",n$e);var i$e=Object.freeze({__proto__:null,__iconNode:n$e,default:a$e});const s$e=[["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"}]],l$e=NC("UndoDot",s$e);var c$e=Object.freeze({__proto__:null,__iconNode:s$e,default:l$e});const u$e=[["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"}]],d$e=NC("Undo",u$e);var p$e=Object.freeze({__proto__:null,__iconNode:u$e,default:d$e});const h$e=[["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"}]],f$e=NC("UnfoldHorizontal",h$e);var m$e=Object.freeze({__proto__:null,__iconNode:h$e,default:f$e});const y$e=[["path",{d:"M12 22v-6",key:"6o8u61"}],["path",{d:"M12 8V2",key:"1wkif3"}],["path",{d:"M4 12H2",key:"rhcxmi"}],["path",{d:"M10 12H8",key:"s88cx1"}],["path",{d:"M16 12h-2",key:"10asgb"}],["path",{d:"M22 12h-2",key:"14jgyd"}],["path",{d:"m15 19-3 3-3-3",key:"11eu04"}],["path",{d:"m15 5-3-3-3 3",key:"itvq4r"}]],g$e=NC("UnfoldVertical",y$e);var v$e=Object.freeze({__proto__:null,__iconNode:y$e,default:g$e});const x$e=[["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"}]],b$e=NC("Ungroup",x$e);var w$e=Object.freeze({__proto__:null,__iconNode:x$e,default:b$e});const k$e=[["circle",{cx:"12",cy:"10",r:"1",key:"1gnqs8"}],["path",{d:"M22 20V8h-4l-6-4-6 4H2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2",key:"1qj5sn"}],["path",{d:"M6 17v.01",key:"roodi6"}],["path",{d:"M6 13v.01",key:"67c122"}],["path",{d:"M18 17v.01",key:"12ktxm"}],["path",{d:"M18 13v.01",key:"tn1rt1"}],["path",{d:"M14 22v-5a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5",key:"11g7fi"}]],_$e=NC("University",k$e);var C$e=Object.freeze({__proto__:null,__iconNode:k$e,default:_$e});const M$e=[["path",{d:"M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2",key:"1re2ne"}]],S$e=NC("Unlink2",M$e);var D$e=Object.freeze({__proto__:null,__iconNode:M$e,default:S$e});const O$e=[["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"}]],P$e=NC("Unlink",O$e);var E$e=Object.freeze({__proto__:null,__iconNode:O$e,default:P$e});const j$e=[["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"}]],T$e=NC("Unplug",j$e);var N$e=Object.freeze({__proto__:null,__iconNode:j$e,default:T$e});const R$e=[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"17 8 12 3 7 8",key:"t8dd8p"}],["line",{x1:"12",x2:"12",y1:"3",y2:"15",key:"widbto"}]],F$e=NC("Upload",R$e);var z$e=Object.freeze({__proto__:null,__iconNode:R$e,default:F$e});const A$e=[["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"}]],I$e=NC("Usb",A$e);var L$e=Object.freeze({__proto__:null,__iconNode:A$e,default:I$e});const B$e=[["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"}],["polyline",{points:"16 11 18 13 22 9",key:"1pwet4"}]],V$e=NC("UserCheck",B$e);var $$e=Object.freeze({__proto__:null,__iconNode:B$e,default:V$e});const H$e=[["circle",{cx:"18",cy:"15",r:"3",key:"gjjjvw"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["path",{d:"M10 15H6a4 4 0 0 0-4 4v2",key:"1nfge6"}],["path",{d:"m21.7 16.4-.9-.3",key:"12j9ji"}],["path",{d:"m15.2 13.9-.9-.3",key:"1fdjdi"}],["path",{d:"m16.6 18.7.3-.9",key:"heedtr"}],["path",{d:"m19.1 12.2.3-.9",key:"1af3ki"}],["path",{d:"m19.6 18.7-.4-1",key:"1x9vze"}],["path",{d:"m16.8 12.3-.4-1",key:"vqeiwj"}],["path",{d:"m14.3 16.6 1-.4",key:"1qlj63"}],["path",{d:"m20.7 13.8 1-.4",key:"1v5t8k"}]],q$e=NC("UserCog",H$e);var W$e=Object.freeze({__proto__:null,__iconNode:H$e,default:q$e});const U$e=[["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"}]],G$e=NC("UserMinus",U$e);var K$e=Object.freeze({__proto__:null,__iconNode:U$e,default:G$e});const Y$e=[["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"}]],Z$e=NC("UserPen",Y$e);var X$e=Object.freeze({__proto__:null,__iconNode:Y$e,default:Z$e});const Q$e=[["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"}]],J$e=NC("UserPlus",Q$e);var eHe=Object.freeze({__proto__:null,__iconNode:Q$e,default:J$e});const tHe=[["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"}]],rHe=NC("UserRoundCheck",tHe);var oHe=Object.freeze({__proto__:null,__iconNode:tHe,default:rHe});const nHe=[["path",{d:"M2 21a8 8 0 0 1 10.434-7.62",key:"1yezr2"}],["circle",{cx:"10",cy:"8",r:"5",key:"o932ke"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["path",{d:"m19.5 14.3-.4.9",key:"1eb35c"}],["path",{d:"m16.9 20.8-.4.9",key:"dfjc4z"}],["path",{d:"m21.7 19.5-.9-.4",key:"q4dx6b"}],["path",{d:"m15.2 16.9-.9-.4",key:"1r0w5f"}],["path",{d:"m21.7 16.5-.9.4",key:"1knoei"}],["path",{d:"m15.2 19.1-.9.4",key:"j188fs"}],["path",{d:"m19.5 21.7-.4-.9",key:"1tonu5"}],["path",{d:"m16.9 15.2-.4-.9",key:"699xu"}]],aHe=NC("UserRoundCog",nHe);var iHe=Object.freeze({__proto__:null,__iconNode:nHe,default:aHe});const sHe=[["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"}]],lHe=NC("UserRoundMinus",sHe);var cHe=Object.freeze({__proto__:null,__iconNode:sHe,default:lHe});const uHe=[["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"}]],dHe=NC("UserRoundPen",uHe);var pHe=Object.freeze({__proto__:null,__iconNode:uHe,default:dHe});const hHe=[["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"}]],fHe=NC("UserRoundPlus",hHe);var mHe=Object.freeze({__proto__:null,__iconNode:hHe,default:fHe});const yHe=[["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"}]],gHe=NC("UserRoundSearch",yHe);var vHe=Object.freeze({__proto__:null,__iconNode:yHe,default:gHe});const xHe=[["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"}]],bHe=NC("UserRoundX",xHe);var wHe=Object.freeze({__proto__:null,__iconNode:xHe,default:bHe});const kHe=[["circle",{cx:"12",cy:"8",r:"5",key:"1hypcn"}],["path",{d:"M20 21a8 8 0 0 0-16 0",key:"rfgkzh"}]],_He=NC("UserRound",kHe);var CHe=Object.freeze({__proto__:null,__iconNode:kHe,default:_He});const MHe=[["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"}]],SHe=NC("UserSearch",MHe);var DHe=Object.freeze({__proto__:null,__iconNode:MHe,default:SHe});const OHe=[["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"}]],PHe=NC("UserX",OHe);var EHe=Object.freeze({__proto__:null,__iconNode:OHe,default:PHe});const jHe=[["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"}]],THe=NC("User",jHe);var NHe=Object.freeze({__proto__:null,__iconNode:jHe,default:THe});const RHe=[["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"}]],FHe=NC("UsersRound",RHe);var zHe=Object.freeze({__proto__:null,__iconNode:RHe,default:FHe});const AHe=[["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"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"1da9ce"}]],IHe=NC("Users",AHe);var LHe=Object.freeze({__proto__:null,__iconNode:AHe,default:IHe});const BHe=[["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"}]],VHe=NC("UtensilsCrossed",BHe);var $He=Object.freeze({__proto__:null,__iconNode:BHe,default:VHe});const HHe=[["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"}]],qHe=NC("Utensils",HHe);var WHe=Object.freeze({__proto__:null,__iconNode:HHe,default:qHe});const UHe=[["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"}]],GHe=NC("UtilityPole",UHe);var KHe=Object.freeze({__proto__:null,__iconNode:UHe,default:GHe});const YHe=[["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"}]],ZHe=NC("Variable",YHe);var XHe=Object.freeze({__proto__:null,__iconNode:YHe,default:ZHe});const QHe=[["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"}]],JHe=NC("Vault",QHe);var eqe=Object.freeze({__proto__:null,__iconNode:QHe,default:JHe});const tqe=[["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"}]],rqe=NC("Vegan",tqe);var oqe=Object.freeze({__proto__:null,__iconNode:tqe,default:rqe});const nqe=[["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"}]],aqe=NC("VenetianMask",nqe);var iqe=Object.freeze({__proto__:null,__iconNode:nqe,default:aqe});const sqe=[["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"}]],lqe=NC("VenusAndMars",sqe);var cqe=Object.freeze({__proto__:null,__iconNode:sqe,default:lqe});const uqe=[["path",{d:"M12 15v7",key:"t2xh3l"}],["path",{d:"M9 19h6",key:"456am0"}],["circle",{cx:"12",cy:"9",r:"6",key:"1nw4tq"}]],dqe=NC("Venus",uqe);var pqe=Object.freeze({__proto__:null,__iconNode:uqe,default:dqe});const hqe=[["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"}]],fqe=NC("VibrateOff",hqe);var mqe=Object.freeze({__proto__:null,__iconNode:hqe,default:fqe});const yqe=[["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"}]],gqe=NC("VideoOff",yqe);var vqe=Object.freeze({__proto__:null,__iconNode:yqe,default:gqe});const xqe=[["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"}]],bqe=NC("Vibrate",xqe);var wqe=Object.freeze({__proto__:null,__iconNode:xqe,default:bqe});const kqe=[["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"}]],_qe=NC("Video",kqe);var Cqe=Object.freeze({__proto__:null,__iconNode:kqe,default:_qe});const Mqe=[["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"}]],Sqe=NC("Videotape",Mqe);var Dqe=Object.freeze({__proto__:null,__iconNode:Mqe,default:Sqe});const Oqe=[["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"}]],Pqe=NC("View",Oqe);var Eqe=Object.freeze({__proto__:null,__iconNode:Oqe,default:Pqe});const jqe=[["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"}]],Tqe=NC("Voicemail",jqe);var Nqe=Object.freeze({__proto__:null,__iconNode:jqe,default:Tqe});const Rqe=[["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"}]],Fqe=NC("Volleyball",Rqe);var zqe=Object.freeze({__proto__:null,__iconNode:Rqe,default:Fqe});const Aqe=[["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"}]],Iqe=NC("Volume1",Aqe);var Lqe=Object.freeze({__proto__:null,__iconNode:Aqe,default:Iqe});const Bqe=[["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"}]],Vqe=NC("Volume2",Bqe);var $qe=Object.freeze({__proto__:null,__iconNode:Bqe,default:Vqe});const Hqe=[["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"}]],qqe=NC("VolumeOff",Hqe);var Wqe=Object.freeze({__proto__:null,__iconNode:Hqe,default:qqe});const Uqe=[["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"}]],Gqe=NC("VolumeX",Uqe);var Kqe=Object.freeze({__proto__:null,__iconNode:Uqe,default:Gqe});const Yqe=[["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"}]],Zqe=NC("Volume",Yqe);var Xqe=Object.freeze({__proto__:null,__iconNode:Yqe,default:Zqe});const Qqe=[["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"}]],Jqe=NC("Vote",Qqe);var eWe=Object.freeze({__proto__:null,__iconNode:Qqe,default:Jqe});const tWe=[["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"}]],rWe=NC("WalletCards",tWe);var oWe=Object.freeze({__proto__:null,__iconNode:tWe,default:rWe});const nWe=[["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"}]],aWe=NC("WalletMinimal",nWe);var iWe=Object.freeze({__proto__:null,__iconNode:nWe,default:aWe});const sWe=[["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"}]],lWe=NC("Wallet",sWe);var cWe=Object.freeze({__proto__:null,__iconNode:sWe,default:lWe});const uWe=[["circle",{cx:"8",cy:"9",r:"2",key:"gjzl9d"}],["path",{d:"m9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2",key:"69xh40"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["path",{d:"M12 17v4",key:"1riwvh"}]],dWe=NC("Wallpaper",uWe);var pWe=Object.freeze({__proto__:null,__iconNode:uWe,default:dWe});const hWe=[["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"}]],fWe=NC("WandSparkles",hWe);var mWe=Object.freeze({__proto__:null,__iconNode:hWe,default:fWe});const yWe=[["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"}]],gWe=NC("Wand",yWe);var vWe=Object.freeze({__proto__:null,__iconNode:yWe,default:gWe});const xWe=[["path",{d:"M22 8.35V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8.35A2 2 0 0 1 3.26 6.5l8-3.2a2 2 0 0 1 1.48 0l8 3.2A2 2 0 0 1 22 8.35Z",key:"gksnxg"}],["path",{d:"M6 18h12",key:"9pbo8z"}],["path",{d:"M6 14h12",key:"4cwo0f"}],["rect",{width:"12",height:"12",x:"6",y:"10",key:"apd30q"}]],bWe=NC("Warehouse",xWe);var wWe=Object.freeze({__proto__:null,__iconNode:xWe,default:bWe});const kWe=[["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"}]],_We=NC("WashingMachine",kWe);var CWe=Object.freeze({__proto__:null,__iconNode:kWe,default:_We});const MWe=[["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}],["polyline",{points:"12 10 12 12 13 13",key:"19dquz"}],["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"}]],SWe=NC("Watch",MWe);var DWe=Object.freeze({__proto__:null,__iconNode:MWe,default:SWe});const OWe=[["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"}]],PWe=NC("WavesLadder",OWe);var EWe=Object.freeze({__proto__:null,__iconNode:OWe,default:PWe});const jWe=[["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"}]],TWe=NC("Waves",jWe);var NWe=Object.freeze({__proto__:null,__iconNode:jWe,default:TWe});const RWe=[["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"}]],FWe=NC("Waypoints",RWe);var zWe=Object.freeze({__proto__:null,__iconNode:RWe,default:FWe});const AWe=[["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"}]],IWe=NC("Webcam",AWe);var LWe=Object.freeze({__proto__:null,__iconNode:AWe,default:IWe});const BWe=[["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"}]],VWe=NC("WebhookOff",BWe);var $We=Object.freeze({__proto__:null,__iconNode:BWe,default:VWe});const HWe=[["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"}]],qWe=NC("Webhook",HWe);var WWe=Object.freeze({__proto__:null,__iconNode:HWe,default:qWe});const UWe=[["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"}]],GWe=NC("Weight",UWe);var KWe=Object.freeze({__proto__:null,__iconNode:UWe,default:GWe});const YWe=[["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"}]],ZWe=NC("WheatOff",YWe);var XWe=Object.freeze({__proto__:null,__iconNode:YWe,default:ZWe});const QWe=[["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"}]],JWe=NC("Wheat",QWe);var eUe=Object.freeze({__proto__:null,__iconNode:QWe,default:JWe});const tUe=[["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"}]],rUe=NC("WholeWord",tUe);var oUe=Object.freeze({__proto__:null,__iconNode:tUe,default:rUe});const nUe=[["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"}]],aUe=NC("WifiHigh",nUe);var iUe=Object.freeze({__proto__:null,__iconNode:nUe,default:aUe});const sUe=[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}]],lUe=NC("WifiLow",sUe);var cUe=Object.freeze({__proto__:null,__iconNode:sUe,default:lUe});const uUe=[["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"}]],dUe=NC("WifiOff",uUe);var pUe=Object.freeze({__proto__:null,__iconNode:uUe,default:dUe});const hUe=[["path",{d:"M12 20h.01",key:"zekei9"}]],fUe=NC("WifiZero",hUe);var mUe=Object.freeze({__proto__:null,__iconNode:hUe,default:fUe});const yUe=[["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"}]],gUe=NC("Wifi",yUe);var vUe=Object.freeze({__proto__:null,__iconNode:yUe,default:gUe});const xUe=[["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"}]],bUe=NC("WindArrowDown",xUe);var wUe=Object.freeze({__proto__:null,__iconNode:xUe,default:bUe});const kUe=[["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"}]],_Ue=NC("Wind",kUe);var CUe=Object.freeze({__proto__:null,__iconNode:kUe,default:_Ue});const MUe=[["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"}]],SUe=NC("WineOff",MUe);var DUe=Object.freeze({__proto__:null,__iconNode:MUe,default:SUe});const OUe=[["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"}]],PUe=NC("Wine",OUe);var EUe=Object.freeze({__proto__:null,__iconNode:OUe,default:PUe});const jUe=[["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"}]],TUe=NC("Workflow",jUe);var NUe=Object.freeze({__proto__:null,__iconNode:jUe,default:TUe});const RUe=[["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"}]],FUe=NC("Worm",RUe);var zUe=Object.freeze({__proto__:null,__iconNode:RUe,default:FUe});const AUe=[["line",{x1:"3",x2:"21",y1:"6",y2:"6",key:"4m8b97"}],["path",{d:"M3 12h15a3 3 0 1 1 0 6h-4",key:"1cl7v7"}],["polyline",{points:"16 16 14 18 16 20",key:"1jznyi"}],["line",{x1:"3",x2:"10",y1:"18",y2:"18",key:"1h33wv"}]],IUe=NC("WrapText",AUe);var LUe=Object.freeze({__proto__:null,__iconNode:AUe,default:IUe});const BUe=[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z",key:"cbrjhi"}]],VUe=NC("Wrench",BUe);var $Ue=Object.freeze({__proto__:null,__iconNode:BUe,default:VUe});const HUe=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],qUe=NC("X",HUe);var WUe=Object.freeze({__proto__:null,__iconNode:HUe,default:qUe});const UUe=[["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"}]],GUe=NC("ZapOff",UUe);var KUe=Object.freeze({__proto__:null,__iconNode:UUe,default:GUe});const YUe=[["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"}]],ZUe=NC("Youtube",YUe);var XUe=Object.freeze({__proto__:null,__iconNode:YUe,default:ZUe});const QUe=[["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"}]],JUe=NC("Zap",QUe);var eGe=Object.freeze({__proto__:null,__iconNode:QUe,default:JUe});const tGe=[["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"}]],rGe=NC("ZoomIn",tGe);var oGe=Object.freeze({__proto__:null,__iconNode:tGe,default:rGe});const nGe=[["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"}]],aGe=NC("ZoomOut",nGe);var iGe=Object.freeze({__proto__:null,__iconNode:nGe,default:aGe}),sGe=Object.freeze({__proto__:null,AArrowDown:FC,AArrowUp:IC,ALargeSmall:VC,Accessibility:qC,Activity:GC,AirVent:ZC,Airplay:JC,AlarmClockCheck:rM,AlarmClockMinus:aM,AlarmClockOff:lM,AlarmClockPlus:dM,AlarmClock:fM,AlarmSmoke:gM,Album:bM,AlignCenterHorizontal:_M,AlignCenterVertical:SM,AlignCenter:PM,AlignEndVertical:TM,AlignEndHorizontal:FM,AlignHorizontalDistributeCenter:IM,AlignHorizontalDistributeEnd:VM,AlignHorizontalDistributeStart:qM,AlignHorizontalJustifyCenter:GM,AlignHorizontalJustifyEnd:ZM,AlignHorizontalJustifyStart:JM,AlignHorizontalSpaceAround:rS,AlignHorizontalSpaceBetween:aS,AlignJustify:lS,AlignLeft:dS,AlignRight:fS,AlignStartHorizontal:gS,AlignStartVertical:bS,AlignVerticalDistributeCenter:_S,AlignVerticalDistributeEnd:SS,AlignVerticalDistributeStart:PS,AlignVerticalJustifyCenter:TS,AlignVerticalJustifyEnd:FS,AlignVerticalJustifyStart:IS,AlignVerticalSpaceAround:VS,AlignVerticalSpaceBetween:qS,Ambulance:GS,Ampersand:ZS,Ampersands:JS,Amphora:rD,Anchor:aD,Angry:lD,Annoyed:dD,Antenna:fD,Anvil:gD,Aperture:bD,AppWindowMac:_D,AppWindow:SD,Apple:PD,ArchiveRestore:TD,ArchiveX:FD,Archive:ID,Armchair:VD,ArrowBigDownDash:qD,ArrowBigDown:GD,ArrowBigLeftDash:ZD,ArrowBigLeft:JD,ArrowBigRightDash:rO,ArrowBigRight:aO,ArrowBigUpDash:lO,ArrowBigUp:dO,ArrowDown01:fO,ArrowDown10:gO,ArrowDownAZ:bO,ArrowDownFromLine:_O,ArrowDownLeft:SO,ArrowDownNarrowWide:PO,ArrowDownRight:TO,ArrowDownToDot:FO,ArrowDownToLine:IO,ArrowDownUp:VO,ArrowDownWideNarrow:qO,ArrowDownZA:GO,ArrowDown:ZO,ArrowLeftFromLine:JO,ArrowLeftRight:rP,ArrowLeftToLine:aP,ArrowLeft:lP,ArrowRightFromLine:dP,ArrowRightLeft:fP,ArrowRightToLine:gP,ArrowRight:bP,ArrowUp01:_P,ArrowUp10:SP,ArrowUpAZ:PP,ArrowUpDown:TP,ArrowUpFromDot:FP,ArrowUpFromLine:IP,ArrowUpLeft:VP,ArrowUpNarrowWide:qP,ArrowUpRight:GP,ArrowUpToLine:ZP,ArrowUpWideNarrow:JP,ArrowUpZA:rE,ArrowUp:aE,ArrowsUpFromLine:lE,Asterisk:dE,AtSign:fE,Atom:gE,AudioLines:bE,AudioWaveform:_E,Award:SE,Axe:PE,Axis3d:TE,Baby:FE,Backpack:IE,BadgeAlert:VE,BadgeCent:qE,BadgeCheck:GE,BadgeDollarSign:ZE,BadgeEuro:JE,BadgeHelp:rj,BadgeIndianRupee:aj,BadgeInfo:lj,BadgeJapaneseYen:dj,BadgeMinus:fj,BadgePercent:gj,BadgePlus:bj,BadgePoundSterling:_j,BadgeRussianRuble:Sj,BadgeSwissFranc:Pj,BadgeX:Tj,Badge:Fj,BaggageClaim:Ij,Ban:Vj,Banana:qj,Bandage:Gj,Banknote:Zj,Barcode:Jj,Bath:rT,Baseline:aT,BatteryCharging:lT,BatteryFull:dT,BatteryLow:fT,BatteryMedium:gT,BatteryPlus:bT,BatteryWarning:_T,Beaker:ST,Battery:PT,BeanOff:TT,Bean:FT,BedDouble:IT,BedSingle:VT,Bed:qT,Beef:GT,BeerOff:ZT,Beer:JT,BellDot:rN,BellElectric:aN,BellMinus:lN,BellOff:dN,BellPlus:fN,BellRing:gN,Bell:bN,BetweenHorizontalEnd:_N,BetweenHorizontalStart:SN,BetweenVerticalEnd:PN,BetweenVerticalStart:TN,BicepsFlexed:FN,Bike:IN,Binary:VN,Binoculars:qN,Biohazard:GN,Bird:ZN,Bitcoin:JN,Blend:rR,Blinds:aR,Blocks:lR,BluetoothConnected:dR,BluetoothOff:fR,BluetoothSearching:gR,Bluetooth:bR,Bold:_R,Bolt:SR,Bomb:PR,Bone:TR,BookA:FR,BookAudio:IR,BookCopy:VR,BookCheck:qR,BookDashed:GR,BookDown:ZR,BookHeadphones:JR,BookHeart:rF,BookImage:aF,BookKey:lF,BookLock:dF,BookMarked:fF,BookMinus:gF,BookOpenCheck:bF,BookOpenText:_F,BookOpen:SF,BookPlus:PF,BookText:TF,BookType:FF,BookUp2:IF,BookUp:VF,BookUser:qF,BookX:GF,Book:ZF,BookmarkCheck:JF,BookmarkMinus:rz,BookmarkPlus:az,BookmarkX:lz,Bookmark:dz,BoomBox:fz,BotMessageSquare:gz,BotOff:bz,Bot:_z,Box:Sz,Boxes:Pz,Braces:Tz,Brackets:Fz,BrainCircuit:Iz,BrainCog:Vz,Brain:qz,BrickWall:Gz,BriefcaseBusiness:Zz,BriefcaseConveyorBelt:Jz,Briefcase:rA,BriefcaseMedical:aA,BringToFront:lA,Brush:dA,BugOff:fA,BugPlay:gA,Bug:bA,Building2:_A,Building:SA,BusFront:PA,Bus:TA,CableCar:FA,Cable:IA,CakeSlice:VA,Cake:qA,Calculator:GA,Calendar1:ZA,CalendarArrowDown:JA,CalendarArrowUp:rI,CalendarCheck2:aI,CalendarCheck:lI,CalendarClock:dI,CalendarCog:fI,CalendarDays:gI,CalendarFold:bI,CalendarHeart:_I,CalendarMinus2:SI,CalendarMinus:PI,CalendarOff:TI,CalendarPlus2:FI,CalendarPlus:II,CalendarRange:VI,CalendarSearch:qI,CalendarSync:GI,CalendarX2:ZI,CalendarX:JI,Calendar:rL,CameraOff:aL,Camera:lL,CandyCane:dL,CandyOff:fL,Candy:gL,Cannabis:bL,CaptionsOff:_L,Captions:SL,CarFront:PL,Car:TL,CarTaxiFront:FL,Caravan:IL,Carrot:VL,CaseLower:qL,CaseSensitive:GL,CaseUpper:ZL,CassetteTape:JL,Cast:rB,Castle:aB,Cat:lB,Cctv:dB,ChartArea:fB,ChartBarBig:gB,ChartBarDecreasing:bB,ChartBarIncreasing:_B,ChartBarStacked:SB,ChartBar:PB,ChartCandlestick:TB,ChartColumnBig:FB,ChartColumnIncreasing:IB,ChartColumnDecreasing:VB,ChartColumnStacked:qB,ChartColumn:GB,ChartGantt:ZB,ChartLine:JB,ChartNetwork:rV,ChartNoAxesColumnDecreasing:aV,ChartNoAxesColumnIncreasing:lV,ChartNoAxesColumn:dV,ChartNoAxesCombined:fV,ChartNoAxesGantt:gV,ChartPie:bV,ChartScatter:_V,ChartSpline:SV,CheckCheck:PV,Check:TV,ChefHat:FV,Cherry:IV,ChevronDown:VV,ChevronFirst:qV,ChevronLast:GV,ChevronLeft:ZV,ChevronRight:JV,ChevronUp:r$,ChevronsDownUp:a$,ChevronsDown:l$,ChevronsLeftRightEllipsis:d$,ChevronsLeftRight:f$,ChevronsLeft:g$,ChevronsRightLeft:b$,ChevronsRight:_$,ChevronsUpDown:S$,ChevronsUp:P$,Chrome:T$,Church:F$,CigaretteOff:I$,Cigarette:V$,CircleAlert:q$,CircleArrowDown:G$,CircleArrowLeft:Z$,CircleArrowOutDownRight:J$,CircleArrowOutDownLeft:rH,CircleArrowOutUpLeft:aH,CircleArrowOutUpRight:lH,CircleArrowRight:dH,CircleArrowUp:fH,CircleCheckBig:gH,CircleCheck:bH,CircleChevronDown:_H,CircleChevronLeft:SH,CircleChevronRight:PH,CircleDashed:TH,CircleChevronUp:FH,CircleDivide:IH,CircleDollarSign:VH,CircleDotDashed:qH,CircleDot:GH,CircleEllipsis:ZH,CircleEqual:JH,CircleFadingArrowUp:rq,CircleFadingPlus:aq,CircleGauge:lq,CircleHelp:dq,CircleMinus:fq,CircleOff:gq,CircleParkingOff:bq,CircleParking:_q,CirclePause:Sq,CirclePercent:Pq,CirclePlay:Tq,CirclePlus:Fq,CirclePower:Iq,CircleSlash2:Vq,CircleSlash:qq,CircleSmall:Gq,CircleStop:Zq,CircleUserRound:Jq,CircleUser:rW,CircleX:aW,Circle:lW,CircuitBoard:dW,Citrus:fW,Clapperboard:gW,ClipboardCheck:bW,ClipboardCopy:_W,ClipboardList:SW,ClipboardMinus:PW,ClipboardPaste:TW,ClipboardPenLine:FW,ClipboardPen:IW,ClipboardPlus:VW,ClipboardType:qW,ClipboardX:GW,Clipboard:ZW,Clock1:JW,Clock10:rU,Clock11:aU,Clock12:lU,Clock2:dU,Clock3:fU,Clock4:gU,Clock5:bU,Clock6:_U,Clock7:SU,Clock8:PU,Clock9:TU,ClockAlert:FU,ClockArrowDown:IU,ClockArrowUp:VU,Clock:qU,CloudAlert:GU,CloudCog:ZU,CloudDownload:JU,CloudDrizzle:rG,CloudFog:aG,CloudHail:lG,CloudLightning:dG,CloudMoonRain:fG,CloudMoon:gG,CloudOff:bG,CloudRainWind:_G,CloudRain:SG,CloudSnow:PG,CloudSunRain:TG,CloudSun:FG,CloudUpload:IG,Cloud:VG,Cloudy:qG,Clover:GG,Club:ZG,CodeXml:JG,Code:rK,Codepen:aK,Codesandbox:lK,Coffee:dK,Cog:fK,Coins:gK,Columns2:bK,Columns3:_K,Columns4:SK,Combine:PK,Compass:TK,Command:FK,Component:IK,Computer:VK,ConciergeBell:qK,Cone:GK,Construction:ZK,ContactRound:JK,Container:rY,Contact:aY,Contrast:lY,Cookie:dY,CookingPot:fY,CopyCheck:gY,CopyMinus:bY,CopyPlus:_Y,CopySlash:SY,CopyX:PY,Copy:TY,Copyleft:FY,Copyright:IY,CornerDownLeft:VY,CornerDownRight:qY,CornerLeftDown:GY,CornerLeftUp:ZY,CornerRightDown:JY,CornerRightUp:rZ,CornerUpLeft:aZ,CornerUpRight:lZ,CreativeCommons:dZ,Cpu:fZ,CreditCard:gZ,Croissant:bZ,Cross:_Z,Crop:SZ,Crosshair:PZ,Crown:TZ,Cuboid:FZ,CupSoda:IZ,Currency:VZ,Cylinder:qZ,Dam:GZ,DatabaseBackup:ZZ,DatabaseZap:JZ,Database:rX,Delete:aX,Dessert:lX,Diameter:dX,DiamondMinus:fX,DiamondPercent:gX,DiamondPlus:bX,Diamond:_X,Dice1:SX,Dice2:PX,Dice3:TX,Dice4:FX,Dice5:IX,Dice6:VX,Dices:qX,Diff:GX,Disc2:ZX,Disc3:JX,DiscAlbum:rQ,Disc:aQ,Divide:lQ,DnaOff:dQ,Dna:fQ,Dock:gQ,Dog:bQ,DollarSign:_Q,Donut:SQ,DoorClosed:PQ,DoorOpen:TQ,Dot:FQ,Download:IQ,DraftingCompass:VQ,Drama:qQ,Dribbble:GQ,Drill:ZQ,DropletOff:JQ,Droplet:rJ,Droplets:aJ,Drum:lJ,Drumstick:dJ,Dumbbell:fJ,EarOff:gJ,Ear:bJ,EarthLock:_J,Earth:SJ,Eclipse:PJ,EggFried:TJ,EggOff:FJ,Egg:IJ,EllipsisVertical:VJ,Ellipsis:qJ,EqualApproximately:GJ,EqualNot:ZJ,Equal:JJ,EthernetPort:r1,Eraser:a1,Euro:l1,Expand:d1,ExternalLink:f1,EyeClosed:g1,EyeOff:b1,Eye:_1,Facebook:S1,Factory:P1,Fan:T1,FastForward:F1,Feather:I1,Fence:V1,FerrisWheel:q1,Figma:G1,FileArchive:Z1,FileAudio2:J1,FileAudio:r0,FileAxis3d:a0,FileBadge2:l0,FileBadge:d0,FileBox:f0,FileChartColumnIncreasing:g0,FileChartColumn:b0,FileChartLine:_0,FileChartPie:S0,FileCheck2:P0,FileCheck:T0,FileClock:F0,FileCode2:I0,FileCode:V0,FileCog:q0,FileDiff:G0,FileDigit:Z0,FileDown:J0,FileHeart:r2,FileImage:a2,FileInput:l2,FileJson2:d2,FileJson:f2,FileKey2:g2,FileKey:b2,FileLock2:_2,FileMinus2:S2,FileLock:P2,FileMinus:T2,FileMusic:F2,FileOutput:I2,FilePenLine:V2,FilePen:q2,FilePlus2:G2,FilePlus:Z2,FileQuestion:J2,FileScan:r4,FileSearch2:a4,FileSearch:l4,FileSliders:d4,FileSpreadsheet:f4,FileStack:g4,FileSymlink:b4,FileTerminal:_4,FileText:S4,FileType2:P4,FileType:T4,FileUp:F4,FileUser:I4,FileVideo2:V4,FileVideo:q4,FileVolume2:G4,FileVolume:Z4,FileWarning:J4,FileX2:r5,FileX:a5,File:l5,Files:d5,Film:f5,FilterX:g5,Filter:b5,Fingerprint:_5,FireExtinguisher:S5,FishOff:P5,FishSymbol:T5,Fish:F5,FlagOff:I5,FlagTriangleLeft:V5,FlagTriangleRight:q5,Flag:G5,FlameKindling:Z5,Flame:J5,FlashlightOff:r3,Flashlight:a3,FlaskConicalOff:l3,FlaskConical:d3,FlaskRound:f3,FlipHorizontal2:g3,FlipHorizontal:b3,FlipVertical2:_3,FlipVertical:S3,Flower2:P3,Focus:T3,Flower:F3,FoldHorizontal:I3,FoldVertical:V3,FolderArchive:q3,FolderCheck:G3,FolderClock:Z3,FolderClosed:J3,FolderCode:r6,FolderCog:a6,FolderDot:l6,FolderDown:d6,FolderGit2:f6,FolderGit:g6,FolderHeart:b6,FolderInput:_6,FolderKanban:S6,FolderKey:P6,FolderLock:T6,FolderMinus:F6,FolderOpenDot:I6,FolderOpen:V6,FolderOutput:q6,FolderPen:G6,FolderPlus:Z6,FolderRoot:J6,FolderSearch2:r8,FolderSymlink:a8,FolderSearch:l8,FolderSync:d8,FolderTree:f8,FolderUp:g8,FolderX:b8,Folder:_8,Folders:S8,Footprints:P8,Forklift:T8,Forward:F8,Frame:I8,Framer:V8,Frown:q8,Fuel:G8,Fullscreen:Z8,GalleryHorizontalEnd:J8,GalleryHorizontal:r7,GalleryThumbnails:a7,GalleryVerticalEnd:l7,GalleryVertical:d7,Gamepad2:f7,Gamepad:g7,Gauge:b7,Gavel:_7,Gem:S7,Ghost:P7,Gift:T7,GitBranch:F7,GitCommitHorizontal:I7,GitBranchPlus:V7,GitCommitVertical:q7,GitCompareArrows:G7,GitCompare:Z7,GitFork:J7,GitGraph:r9,GitMerge:a9,GitPullRequestArrow:l9,GitPullRequestClosed:d9,GitPullRequestCreateArrow:f9,GitPullRequestCreate:g9,GitPullRequestDraft:b9,GitPullRequest:_9,Github:S9,GlassWater:P9,Gitlab:T9,Glasses:F9,GlobeLock:I9,Globe:V9,Goal:q9,Grab:G9,GraduationCap:Z9,Grape:J9,Grid2x2Plus:ree,Grid2x2Check:aee,Grid2x2X:lee,Grid2x2:dee,Grid3x3:fee,GripHorizontal:gee,GripVertical:bee,Grip:_ee,Group:See,Guitar:Pee,Ham:Tee,Hammer:Fee,HandCoins:Iee,HandHeart:Vee,HandHelping:qee,HandMetal:Gee,HandPlatter:Zee,Hand:Jee,Handshake:rte,HardDriveDownload:ate,HardDriveUpload:lte,HardDrive:dte,HardHat:fte,Hash:gte,Haze:bte,HdmiPort:_te,Heading1:Ste,Heading2:Pte,Heading3:Tte,Heading4:Fte,Heading5:Ite,Heading6:Vte,Heading:qte,HeadphoneOff:Gte,Headphones:Zte,Headset:Jte,HeartCrack:rre,HeartHandshake:are,HeartOff:lre,HeartPulse:dre,Heart:fre,Heater:gre,Hexagon:bre,History:_re,Highlighter:Sre,HopOff:Pre,Hop:Tre,Hospital:Fre,Hotel:Ire,Hourglass:Vre,HousePlug:qre,HousePlus:Gre,HouseWifi:Zre,House:Jre,IceCreamBowl:roe,IceCreamCone:aoe,IdCard:loe,ImageDown:doe,ImageMinus:foe,ImageOff:goe,ImagePlay:boe,ImagePlus:_oe,ImageUp:Soe,ImageUpscale:Poe,Image:Toe,Images:Foe,Import:Ioe,Inbox:Voe,IndentDecrease:qoe,IndentIncrease:Goe,IndianRupee:Zoe,Infinity:Joe,Info:rne,InspectionPanel:ane,Instagram:lne,Italic:dne,IterationCcw:fne,IterationCw:gne,JapaneseYen:bne,Joystick:_ne,Kanban:Sne,KeyRound:Pne,KeySquare:Tne,Key:Fne,KeyboardMusic:Ine,KeyboardOff:Vne,Keyboard:qne,LampCeiling:Gne,LampDesk:Zne,LampFloor:Jne,LampWallDown:rae,LampWallUp:aae,Lamp:lae,LandPlot:dae,Landmark:fae,Languages:gae,LaptopMinimalCheck:bae,LaptopMinimal:_ae,Laptop:Sae,LassoSelect:Pae,Lasso:Tae,Laugh:Fae,Layers2:Iae,Layers:Vae,LayoutDashboard:qae,LayoutGrid:Gae,LayoutList:Zae,LayoutPanelLeft:Jae,LayoutPanelTop:rie,LayoutTemplate:aie,Leaf:lie,LeafyGreen:die,Lectern:fie,LetterText:gie,LibraryBig:bie,Library:_ie,LifeBuoy:Sie,Ligature:Pie,LightbulbOff:Tie,Lightbulb:Fie,Link2Off:Iie,Link2:Vie,Link:qie,Linkedin:Gie,ListCheck:Zie,ListChecks:Jie,ListCollapse:rse,ListEnd:ase,ListFilterPlus:lse,ListMinus:dse,ListFilter:fse,ListMusic:gse,ListOrdered:bse,ListPlus:_se,ListRestart:Sse,ListStart:Pse,ListTodo:Tse,ListVideo:Fse,ListTree:Ise,ListX:Vse,List:qse,LoaderCircle:Gse,LoaderPinwheel:Zse,Loader:Jse,LocateFixed:rle,LocateOff:ale,Locate:lle,LockKeyholeOpen:dle,LockKeyhole:fle,LockOpen:gle,Lock:ble,LogIn:_le,LogOut:Sle,Logs:Ple,Lollipop:Tle,Luggage:Fle,Magnet:Ile,MailCheck:Vle,MailMinus:qle,MailOpen:Gle,MailPlus:Zle,MailQuestion:Jle,MailSearch:rce,MailWarning:ace,MailX:lce,Mail:dce,Mailbox:fce,MapPinCheckInside:gce,Mails:bce,MapPinCheck:_ce,MapPinHouse:Sce,MapPinMinusInside:Pce,MapPinMinus:Tce,MapPinOff:Fce,MapPinPlusInside:Ice,MapPinPlus:Vce,MapPinXInside:qce,MapPinX:Gce,MapPin:Zce,MapPinned:Jce,MapPlus:rue,Map:aue,MarsStroke:lue,Mars:due,Martini:fue,Maximize2:gue,Maximize:bue,Medal:_ue,MegaphoneOff:Sue,Megaphone:Pue,Meh:Tue,MemoryStick:Fue,Menu:Iue,Merge:Vue,MessageCircleCode:que,MessageCircleDashed:Gue,MessageCircleHeart:Zue,MessageCircleMore:Jue,MessageCirclePlus:rde,MessageCircleOff:ade,MessageCircleQuestion:lde,MessageCircleReply:dde,MessageCircleX:fde,MessageCircle:gde,MessageCircleWarning:bde,MessageSquareCode:_de,MessageSquareDashed:Sde,MessageSquareDiff:Pde,MessageSquareDot:Tde,MessageSquareHeart:Fde,MessageSquareLock:Ide,MessageSquareMore:Vde,MessageSquareOff:qde,MessageSquarePlus:Gde,MessageSquareQuote:Zde,MessageSquareReply:Jde,MessageSquareShare:rpe,MessageSquareText:ape,MessageSquareWarning:lpe,MessageSquareX:dpe,MessageSquare:fpe,MessagesSquare:gpe,MicOff:bpe,MicVocal:_pe,Mic:Spe,Microchip:Ppe,Microscope:Tpe,Microwave:Fpe,Milestone:Ipe,MilkOff:Vpe,Milk:qpe,Minimize2:Gpe,Minimize:Zpe,Minus:Jpe,MonitorCheck:rhe,MonitorCog:ahe,MonitorDot:lhe,MonitorDown:dhe,MonitorOff:fhe,MonitorPause:ghe,MonitorPlay:bhe,MonitorSmartphone:_he,MonitorSpeaker:She,MonitorStop:Phe,MonitorUp:The,MonitorX:Fhe,Monitor:Ihe,MoonStar:Vhe,MountainSnow:qhe,Moon:Ghe,Mountain:Zhe,MouseOff:Jhe,MousePointer2:rfe,MousePointerBan:afe,MousePointerClick:lfe,Mouse:dfe,MousePointer:ffe,Move3d:gfe,MoveDiagonal2:bfe,MoveDiagonal:_fe,MoveDownLeft:Sfe,MoveDownRight:Pfe,MoveDown:Tfe,MoveLeft:Ffe,MoveHorizontal:Ife,MoveRight:Vfe,MoveUpLeft:qfe,MoveUpRight:Gfe,MoveUp:Zfe,MoveVertical:Jfe,Move:rme,Music2:ame,Music3:lme,Music4:dme,Music:fme,Navigation2Off:gme,Navigation2:bme,NavigationOff:_me,Navigation:Sme,Network:Pme,Newspaper:Tme,Nfc:Fme,NotebookPen:Ime,NonBinary:Vme,NotebookTabs:qme,NotebookText:Gme,Notebook:Zme,NotepadTextDashed:Jme,NotepadText:rye,NutOff:aye,Nut:lye,OctagonAlert:dye,OctagonMinus:fye,OctagonPause:gye,OctagonX:bye,Octagon:_ye,Omega:Sye,Option:Pye,Orbit:Tye,Origami:Fye,Package2:Iye,PackageCheck:Vye,PackageMinus:qye,PackageOpen:Gye,PackagePlus:Zye,PackageSearch:Jye,PackageX:rge,Package:age,PaintBucket:lge,PaintRoller:dge,PaintbrushVertical:fge,Paintbrush:gge,Palette:bge,PanelBottomClose:_ge,PanelBottomDashed:Sge,PanelBottomOpen:Pge,PanelBottom:Tge,PanelLeftClose:Fge,PanelLeftDashed:Ige,PanelLeftOpen:Vge,PanelLeft:qge,PanelRightClose:Gge,PanelRightDashed:Zge,PanelRightOpen:Jge,PanelRight:rve,PanelTopClose:ave,PanelTopDashed:lve,PanelTopOpen:dve,PanelTop:fve,PanelsLeftBottom:gve,PanelsRightBottom:bve,PanelsTopLeft:_ve,Paperclip:Sve,Parentheses:Pve,ParkingMeter:Tve,PartyPopper:Fve,Pause:Ive,PawPrint:Vve,PcCase:qve,PenLine:Gve,PenOff:Zve,PenTool:Jve,Pen:rxe,PencilLine:axe,PencilOff:lxe,PencilRuler:dxe,Pencil:fxe,Pentagon:gxe,Percent:bxe,PersonStanding:_xe,PhilippinePeso:Sxe,PhoneCall:Pxe,PhoneForwarded:Txe,PhoneIncoming:Fxe,PhoneMissed:Ixe,PhoneOff:Vxe,PhoneOutgoing:qxe,Phone:Gxe,Pi:Zxe,Piano:Jxe,Pickaxe:rbe,PictureInPicture:abe,PictureInPicture2:lbe,PiggyBank:dbe,PilcrowLeft:fbe,PilcrowRight:gbe,Pilcrow:bbe,PillBottle:_be,Pill:Sbe,PinOff:Pbe,Pin:Tbe,Pipette:Fbe,Pizza:Ibe,PlaneLanding:Vbe,PlaneTakeoff:qbe,Plane:Gbe,Play:Zbe,Plug2:Jbe,PlugZap:rwe,Plus:awe,Plug:lwe,Pocket:dwe,PocketKnife:fwe,Podcast:gwe,PointerOff:bwe,Pointer:_we,Popcorn:Swe,Popsicle:Pwe,PoundSterling:Twe,PowerOff:Fwe,Power:Iwe,Presentation:Vwe,PrinterCheck:qwe,Printer:Gwe,Projector:Zwe,Proportions:Jwe,Puzzle:rke,Pyramid:ake,QrCode:lke,Quote:dke,Radar:fke,Rabbit:gke,Radiation:bke,Radical:_ke,RadioReceiver:Ske,RadioTower:Pke,Radio:Tke,RailSymbol:Fke,Radius:Ike,Rainbow:Vke,Rat:qke,Ratio:Gke,ReceiptCent:Zke,ReceiptEuro:Jke,ReceiptIndianRupee:r_e,ReceiptJapaneseYen:a_e,ReceiptPoundSterling:l_e,ReceiptRussianRuble:d_e,ReceiptSwissFranc:f_e,ReceiptText:g_e,Receipt:b_e,RectangleEllipsis:__e,RectangleHorizontal:S_e,RectangleVertical:P_e,Recycle:T_e,Redo2:F_e,RedoDot:I_e,Redo:V_e,RefreshCcwDot:q_e,RefreshCcw:G_e,RefreshCwOff:Z_e,RefreshCw:J_e,Refrigerator:rCe,Regex:aCe,RemoveFormatting:lCe,Repeat1:dCe,Repeat2:fCe,Repeat:gCe,ReplaceAll:bCe,Replace:_Ce,ReplyAll:SCe,Rewind:PCe,Reply:TCe,Ribbon:FCe,Rocket:ICe,RockingChair:VCe,RollerCoaster:qCe,Rotate3d:GCe,RotateCcwSquare:ZCe,RotateCcw:JCe,RotateCwSquare:rMe,RotateCw:aMe,RouteOff:lMe,Route:dMe,Router:fMe,Rows2:gMe,Rows3:bMe,Rows4:_Me,Rss:SMe,Ruler:PMe,RussianRuble:TMe,Sailboat:FMe,Salad:IMe,Sandwich:VMe,SatelliteDish:qMe,Satellite:GMe,SaveAll:ZMe,SaveOff:JMe,Save:rSe,Scale3d:aSe,Scale:lSe,Scaling:dSe,ScanBarcode:fSe,ScanEye:gSe,ScanFace:bSe,ScanHeart:_Se,ScanLine:SSe,ScanQrCode:PSe,ScanSearch:TSe,ScanText:FSe,Scan:ISe,School:VSe,ScissorsLineDashed:qSe,Scissors:GSe,ScreenShareOff:ZSe,ScreenShare:JSe,ScrollText:rDe,Scroll:aDe,SearchCheck:lDe,SearchCode:dDe,SearchSlash:fDe,SearchX:gDe,Search:bDe,Section:_De,SendHorizontal:SDe,SendToBack:PDe,Send:TDe,SeparatorHorizontal:FDe,SeparatorVertical:IDe,ServerCrash:VDe,ServerCog:qDe,ServerOff:GDe,Server:ZDe,Settings2:JDe,Settings:rOe,Shapes:aOe,Share2:lOe,Share:dOe,Sheet:fOe,Shell:gOe,ShieldAlert:bOe,ShieldBan:_Oe,ShieldCheck:SOe,ShieldEllipsis:POe,ShieldHalf:TOe,ShieldMinus:FOe,ShieldOff:IOe,ShieldPlus:VOe,ShieldQuestion:qOe,ShieldUser:GOe,ShieldX:ZOe,Shield:JOe,ShipWheel:rPe,Ship:aPe,Shirt:lPe,ShoppingBag:dPe,ShoppingCart:fPe,ShoppingBasket:gPe,Shovel:bPe,ShowerHead:_Pe,Shrink:SPe,Shrub:PPe,Shuffle:TPe,Sigma:FPe,SignalHigh:IPe,SignalLow:VPe,SignalMedium:qPe,SignalZero:GPe,Signal:ZPe,Signature:JPe,SignpostBig:rEe,Siren:aEe,Signpost:lEe,SkipBack:dEe,SkipForward:fEe,Skull:gEe,Slack:bEe,Slash:_Ee,Slice:SEe,SlidersVertical:PEe,SlidersHorizontal:TEe,SmartphoneCharging:FEe,SmartphoneNfc:IEe,Smartphone:VEe,Smile:qEe,SmilePlus:GEe,Snail:ZEe,Snowflake:JEe,Sofa:rje,Soup:aje,Space:lje,Spade:dje,Sparkle:fje,Sparkles:gje,Speech:bje,Speaker:_je,SpellCheck2:Sje,SpellCheck:Pje,Spline:Tje,Split:Fje,SprayCan:Ije,Sprout:Vje,SquareActivity:qje,SquareArrowDownLeft:Gje,SquareArrowDownRight:Zje,SquareArrowDown:Jje,SquareArrowLeft:rTe,SquareArrowOutDownLeft:aTe,SquareArrowOutDownRight:lTe,SquareArrowOutUpLeft:dTe,SquareArrowOutUpRight:fTe,SquareArrowRight:gTe,SquareArrowUpLeft:bTe,SquareArrowUpRight:_Te,SquareArrowUp:STe,SquareAsterisk:PTe,SquareBottomDashedScissors:TTe,SquareChartGantt:FTe,SquareCheckBig:ITe,SquareCheck:VTe,SquareChevronDown:qTe,SquareChevronLeft:GTe,SquareChevronRight:ZTe,SquareChevronUp:JTe,SquareCode:rNe,SquareDashedBottomCode:aNe,SquareDashedBottom:lNe,SquareDashedKanban:dNe,SquareDashedMousePointer:fNe,SquareDashed:gNe,SquareDivide:bNe,SquareDot:_Ne,SquareEqual:SNe,SquareFunction:PNe,SquareKanban:TNe,SquareLibrary:FNe,SquareM:INe,SquareMenu:VNe,SquareMinus:qNe,SquareParkingOff:GNe,SquareMousePointer:ZNe,SquareParking:JNe,SquarePen:rRe,SquarePercent:aRe,SquarePi:lRe,SquarePilcrow:dRe,SquarePlay:fRe,SquarePlus:gRe,SquarePower:bRe,SquareRadical:_Re,SquareRoundCorner:SRe,SquareScissors:PRe,SquareSlash:TRe,SquareSigma:FRe,SquareSplitHorizontal:IRe,SquareSplitVertical:VRe,SquareSquare:qRe,SquareStack:GRe,SquareTerminal:ZRe,SquareUserRound:JRe,SquareUser:rFe,SquareX:aFe,Square:lFe,Squircle:dFe,Squirrel:fFe,Stamp:gFe,StarHalf:bFe,StarOff:_Fe,Star:SFe,StepBack:PFe,StepForward:TFe,Stethoscope:FFe,StickyNote:IFe,Sticker:VFe,Store:qFe,StretchHorizontal:GFe,StretchVertical:ZFe,Strikethrough:JFe,Subscript:rze,SunDim:aze,SunMedium:lze,SunMoon:dze,SunSnow:fze,Sun:gze,Sunrise:bze,Sunset:_ze,SwatchBook:Sze,Superscript:Pze,SwissFranc:Tze,SwitchCamera:Fze,Sword:Ize,Swords:Vze,Syringe:qze,Table2:Gze,TableCellsMerge:Zze,TableCellsSplit:Jze,TableColumnsSplit:rAe,TableOfContents:aAe,TableProperties:lAe,TableRowsSplit:dAe,Table:fAe,TabletSmartphone:gAe,Tablet:bAe,Tablets:_Ae,Tag:SAe,Tags:PAe,Tally1:TAe,Tally2:FAe,Tally3:IAe,Tally4:VAe,Tally5:qAe,Tangent:GAe,Target:ZAe,Telescope:JAe,TentTree:rIe,Tent:aIe,Terminal:lIe,TestTubeDiagonal:dIe,TestTube:fIe,TestTubes:gIe,TextCursorInput:bIe,TextCursor:_Ie,TextQuote:SIe,TextSearch:PIe,TextSelect:TIe,Text:FIe,Theater:IIe,ThermometerSnowflake:VIe,ThermometerSun:qIe,Thermometer:GIe,ThumbsDown:ZIe,ThumbsUp:JIe,TicketCheck:rLe,TicketMinus:aLe,TicketPercent:lLe,TicketPlus:dLe,TicketSlash:fLe,TicketX:gLe,Ticket:bLe,TicketsPlane:_Le,Tickets:SLe,TimerOff:PLe,TimerReset:TLe,Timer:FLe,ToggleLeft:ILe,ToggleRight:VLe,Toilet:qLe,Tornado:GLe,Torus:ZLe,TouchpadOff:JLe,Touchpad:rBe,TowerControl:aBe,ToyBrick:lBe,Tractor:dBe,TrafficCone:fBe,TrainFrontTunnel:gBe,TrainFront:bBe,TrainTrack:_Be,TramFront:SBe,Trash2:PBe,Transgender:TBe,Trash:FBe,TreeDeciduous:IBe,TreePine:VBe,TreePalm:qBe,Trees:GBe,Trello:ZBe,TrendingDown:JBe,TrendingUpDown:rVe,TrendingUp:aVe,TriangleAlert:lVe,TriangleDashed:dVe,TriangleRight:fVe,Triangle:gVe,Trophy:bVe,Truck:_Ve,Turtle:SVe,TvMinimalPlay:PVe,TvMinimal:TVe,Tv:FVe,Twitch:IVe,Twitter:VVe,TypeOutline:qVe,Type:GVe,UmbrellaOff:ZVe,Umbrella:JVe,Underline:r$e,Undo2:a$e,UndoDot:l$e,Undo:d$e,UnfoldHorizontal:f$e,UnfoldVertical:g$e,Ungroup:b$e,University:_$e,Unlink2:S$e,Unlink:P$e,Unplug:T$e,Upload:F$e,Usb:I$e,UserCheck:V$e,UserCog:q$e,UserMinus:G$e,UserPen:Z$e,UserPlus:J$e,UserRoundCheck:rHe,UserRoundCog:aHe,UserRoundMinus:lHe,UserRoundPen:dHe,UserRoundPlus:fHe,UserRoundSearch:gHe,UserRoundX:bHe,UserRound:_He,UserSearch:SHe,UserX:PHe,User:THe,UsersRound:FHe,Users:IHe,UtensilsCrossed:VHe,Utensils:qHe,UtilityPole:GHe,Variable:ZHe,Vault:JHe,Vegan:rqe,VenetianMask:aqe,VenusAndMars:lqe,Venus:dqe,VibrateOff:fqe,VideoOff:gqe,Vibrate:bqe,Video:_qe,Videotape:Sqe,View:Pqe,Voicemail:Tqe,Volleyball:Fqe,Volume1:Iqe,Volume2:Vqe,VolumeOff:qqe,VolumeX:Gqe,Volume:Zqe,Vote:Jqe,WalletCards:rWe,WalletMinimal:aWe,Wallet:lWe,Wallpaper:dWe,WandSparkles:fWe,Wand:gWe,Warehouse:bWe,WashingMachine:_We,Watch:SWe,WavesLadder:PWe,Waves:TWe,Waypoints:FWe,Webcam:IWe,WebhookOff:VWe,Webhook:qWe,Weight:GWe,WheatOff:ZWe,Wheat:JWe,WholeWord:rUe,WifiHigh:aUe,WifiLow:lUe,WifiOff:dUe,WifiZero:fUe,Wifi:gUe,WindArrowDown:bUe,Wind:_Ue,WineOff:SUe,Wine:PUe,Workflow:TUe,Worm:FUe,WrapText:IUe,Wrench:VUe,X:qUe,ZapOff:GUe,Youtube:ZUe,Zap:JUe,ZoomIn:rGe,ZoomOut:aGe});const lGe={"a-arrow-down":()=>Promise.resolve().then(function(){return zC}),"a-arrow-up":()=>Promise.resolve().then(function(){return LC}),"a-large-small":()=>Promise.resolve().then(function(){return $C}),accessibility:()=>Promise.resolve().then(function(){return WC}),activity:()=>Promise.resolve().then(function(){return KC}),"air-vent":()=>Promise.resolve().then(function(){return XC}),airplay:()=>Promise.resolve().then(function(){return eM}),"alarm-clock-check":()=>Promise.resolve().then(function(){return oM}),"alarm-check":()=>Promise.resolve().then(function(){return oM}),"alarm-clock-minus":()=>Promise.resolve().then(function(){return iM}),"alarm-minus":()=>Promise.resolve().then(function(){return iM}),"alarm-clock-off":()=>Promise.resolve().then(function(){return cM}),"alarm-clock-plus":()=>Promise.resolve().then(function(){return pM}),"alarm-plus":()=>Promise.resolve().then(function(){return pM}),"alarm-clock":()=>Promise.resolve().then(function(){return mM}),"alarm-smoke":()=>Promise.resolve().then(function(){return vM}),album:()=>Promise.resolve().then(function(){return wM}),"align-center-horizontal":()=>Promise.resolve().then(function(){return CM}),"align-center-vertical":()=>Promise.resolve().then(function(){return DM}),"align-center":()=>Promise.resolve().then(function(){return EM}),"align-end-horizontal":()=>Promise.resolve().then(function(){return zM}),"align-end-vertical":()=>Promise.resolve().then(function(){return NM}),"align-horizontal-distribute-center":()=>Promise.resolve().then(function(){return LM}),"align-horizontal-distribute-end":()=>Promise.resolve().then(function(){return $M}),"align-horizontal-distribute-start":()=>Promise.resolve().then(function(){return WM}),"align-horizontal-justify-center":()=>Promise.resolve().then(function(){return KM}),"align-horizontal-justify-end":()=>Promise.resolve().then(function(){return XM}),"align-horizontal-justify-start":()=>Promise.resolve().then(function(){return eS}),"align-horizontal-space-around":()=>Promise.resolve().then(function(){return oS}),"align-horizontal-space-between":()=>Promise.resolve().then(function(){return iS}),"align-justify":()=>Promise.resolve().then(function(){return cS}),"align-left":()=>Promise.resolve().then(function(){return pS}),"align-right":()=>Promise.resolve().then(function(){return mS}),"align-start-horizontal":()=>Promise.resolve().then(function(){return vS}),"align-start-vertical":()=>Promise.resolve().then(function(){return wS}),"align-vertical-distribute-center":()=>Promise.resolve().then(function(){return CS}),"align-vertical-distribute-end":()=>Promise.resolve().then(function(){return DS}),"align-vertical-distribute-start":()=>Promise.resolve().then(function(){return ES}),"align-vertical-justify-center":()=>Promise.resolve().then(function(){return NS}),"align-vertical-justify-end":()=>Promise.resolve().then(function(){return zS}),"align-vertical-justify-start":()=>Promise.resolve().then(function(){return LS}),"align-vertical-space-around":()=>Promise.resolve().then(function(){return $S}),"align-vertical-space-between":()=>Promise.resolve().then(function(){return WS}),ambulance:()=>Promise.resolve().then(function(){return KS}),ampersand:()=>Promise.resolve().then(function(){return XS}),ampersands:()=>Promise.resolve().then(function(){return eD}),amphora:()=>Promise.resolve().then(function(){return oD}),anchor:()=>Promise.resolve().then(function(){return iD}),angry:()=>Promise.resolve().then(function(){return cD}),annoyed:()=>Promise.resolve().then(function(){return pD}),antenna:()=>Promise.resolve().then(function(){return mD}),anvil:()=>Promise.resolve().then(function(){return vD}),aperture:()=>Promise.resolve().then(function(){return wD}),"app-window-mac":()=>Promise.resolve().then(function(){return CD}),"app-window":()=>Promise.resolve().then(function(){return DD}),apple:()=>Promise.resolve().then(function(){return ED}),"archive-restore":()=>Promise.resolve().then(function(){return ND}),"archive-x":()=>Promise.resolve().then(function(){return zD}),archive:()=>Promise.resolve().then(function(){return LD}),armchair:()=>Promise.resolve().then(function(){return $D}),"arrow-big-down-dash":()=>Promise.resolve().then(function(){return WD}),"arrow-big-down":()=>Promise.resolve().then(function(){return KD}),"arrow-big-left-dash":()=>Promise.resolve().then(function(){return XD}),"arrow-big-left":()=>Promise.resolve().then(function(){return eO}),"arrow-big-right-dash":()=>Promise.resolve().then(function(){return oO}),"arrow-big-right":()=>Promise.resolve().then(function(){return iO}),"arrow-big-up-dash":()=>Promise.resolve().then(function(){return cO}),"arrow-big-up":()=>Promise.resolve().then(function(){return pO}),"arrow-down-0-1":()=>Promise.resolve().then(function(){return mO}),"arrow-down-01":()=>Promise.resolve().then(function(){return mO}),"arrow-down-1-0":()=>Promise.resolve().then(function(){return vO}),"arrow-down-10":()=>Promise.resolve().then(function(){return vO}),"arrow-down-a-z":()=>Promise.resolve().then(function(){return wO}),"arrow-down-az":()=>Promise.resolve().then(function(){return wO}),"arrow-down-from-line":()=>Promise.resolve().then(function(){return CO}),"arrow-down-left":()=>Promise.resolve().then(function(){return DO}),"arrow-down-narrow-wide":()=>Promise.resolve().then(function(){return EO}),"arrow-down-right":()=>Promise.resolve().then(function(){return NO}),"arrow-down-to-dot":()=>Promise.resolve().then(function(){return zO}),"arrow-down-to-line":()=>Promise.resolve().then(function(){return LO}),"arrow-down-up":()=>Promise.resolve().then(function(){return $O}),"arrow-down-wide-narrow":()=>Promise.resolve().then(function(){return WO}),"sort-desc":()=>Promise.resolve().then(function(){return WO}),"arrow-down-z-a":()=>Promise.resolve().then(function(){return KO}),"arrow-down-za":()=>Promise.resolve().then(function(){return KO}),"arrow-down":()=>Promise.resolve().then(function(){return XO}),"arrow-left-from-line":()=>Promise.resolve().then(function(){return eP}),"arrow-left-right":()=>Promise.resolve().then(function(){return oP}),"arrow-left-to-line":()=>Promise.resolve().then(function(){return iP}),"arrow-left":()=>Promise.resolve().then(function(){return cP}),"arrow-right-from-line":()=>Promise.resolve().then(function(){return pP}),"arrow-right-left":()=>Promise.resolve().then(function(){return mP}),"arrow-right-to-line":()=>Promise.resolve().then(function(){return vP}),"arrow-right":()=>Promise.resolve().then(function(){return wP}),"arrow-up-0-1":()=>Promise.resolve().then(function(){return CP}),"arrow-up-01":()=>Promise.resolve().then(function(){return CP}),"arrow-up-1-0":()=>Promise.resolve().then(function(){return DP}),"arrow-up-10":()=>Promise.resolve().then(function(){return DP}),"arrow-up-a-z":()=>Promise.resolve().then(function(){return EP}),"arrow-up-az":()=>Promise.resolve().then(function(){return EP}),"arrow-up-down":()=>Promise.resolve().then(function(){return NP}),"arrow-up-from-dot":()=>Promise.resolve().then(function(){return zP}),"arrow-up-from-line":()=>Promise.resolve().then(function(){return LP}),"arrow-up-left":()=>Promise.resolve().then(function(){return $P}),"arrow-up-narrow-wide":()=>Promise.resolve().then(function(){return WP}),"sort-asc":()=>Promise.resolve().then(function(){return WP}),"arrow-up-right":()=>Promise.resolve().then(function(){return KP}),"arrow-up-to-line":()=>Promise.resolve().then(function(){return XP}),"arrow-up-wide-narrow":()=>Promise.resolve().then(function(){return eE}),"arrow-up-z-a":()=>Promise.resolve().then(function(){return oE}),"arrow-up-za":()=>Promise.resolve().then(function(){return oE}),"arrow-up":()=>Promise.resolve().then(function(){return iE}),"arrows-up-from-line":()=>Promise.resolve().then(function(){return cE}),asterisk:()=>Promise.resolve().then(function(){return pE}),"at-sign":()=>Promise.resolve().then(function(){return mE}),atom:()=>Promise.resolve().then(function(){return vE}),"audio-lines":()=>Promise.resolve().then(function(){return wE}),"audio-waveform":()=>Promise.resolve().then(function(){return CE}),award:()=>Promise.resolve().then(function(){return DE}),axe:()=>Promise.resolve().then(function(){return EE}),"axis-3d":()=>Promise.resolve().then(function(){return NE}),"axis-3-d":()=>Promise.resolve().then(function(){return NE}),baby:()=>Promise.resolve().then(function(){return zE}),backpack:()=>Promise.resolve().then(function(){return LE}),"badge-alert":()=>Promise.resolve().then(function(){return $E}),"badge-cent":()=>Promise.resolve().then(function(){return WE}),"badge-check":()=>Promise.resolve().then(function(){return KE}),verified:()=>Promise.resolve().then(function(){return KE}),"badge-dollar-sign":()=>Promise.resolve().then(function(){return XE}),"badge-euro":()=>Promise.resolve().then(function(){return ej}),"badge-help":()=>Promise.resolve().then(function(){return oj}),"badge-indian-rupee":()=>Promise.resolve().then(function(){return ij}),"badge-info":()=>Promise.resolve().then(function(){return cj}),"badge-japanese-yen":()=>Promise.resolve().then(function(){return pj}),"badge-minus":()=>Promise.resolve().then(function(){return mj}),"badge-percent":()=>Promise.resolve().then(function(){return vj}),"badge-plus":()=>Promise.resolve().then(function(){return wj}),"badge-pound-sterling":()=>Promise.resolve().then(function(){return Cj}),"badge-russian-ruble":()=>Promise.resolve().then(function(){return Dj}),"badge-swiss-franc":()=>Promise.resolve().then(function(){return Ej}),"badge-x":()=>Promise.resolve().then(function(){return Nj}),badge:()=>Promise.resolve().then(function(){return zj}),"baggage-claim":()=>Promise.resolve().then(function(){return Lj}),ban:()=>Promise.resolve().then(function(){return $j}),banana:()=>Promise.resolve().then(function(){return Wj}),bandage:()=>Promise.resolve().then(function(){return Kj}),banknote:()=>Promise.resolve().then(function(){return Xj}),barcode:()=>Promise.resolve().then(function(){return eT}),baseline:()=>Promise.resolve().then(function(){return iT}),bath:()=>Promise.resolve().then(function(){return oT}),"battery-charging":()=>Promise.resolve().then(function(){return cT}),"battery-full":()=>Promise.resolve().then(function(){return pT}),"battery-low":()=>Promise.resolve().then(function(){return mT}),"battery-medium":()=>Promise.resolve().then(function(){return vT}),"battery-plus":()=>Promise.resolve().then(function(){return wT}),"battery-warning":()=>Promise.resolve().then(function(){return CT}),battery:()=>Promise.resolve().then(function(){return ET}),beaker:()=>Promise.resolve().then(function(){return DT}),"bean-off":()=>Promise.resolve().then(function(){return NT}),bean:()=>Promise.resolve().then(function(){return zT}),"bed-double":()=>Promise.resolve().then(function(){return LT}),"bed-single":()=>Promise.resolve().then(function(){return $T}),bed:()=>Promise.resolve().then(function(){return WT}),beef:()=>Promise.resolve().then(function(){return KT}),"beer-off":()=>Promise.resolve().then(function(){return XT}),beer:()=>Promise.resolve().then(function(){return eN}),"bell-dot":()=>Promise.resolve().then(function(){return oN}),"bell-electric":()=>Promise.resolve().then(function(){return iN}),"bell-minus":()=>Promise.resolve().then(function(){return cN}),"bell-off":()=>Promise.resolve().then(function(){return pN}),"bell-plus":()=>Promise.resolve().then(function(){return mN}),"bell-ring":()=>Promise.resolve().then(function(){return vN}),bell:()=>Promise.resolve().then(function(){return wN}),"between-horizontal-end":()=>Promise.resolve().then(function(){return CN}),"between-horizonal-end":()=>Promise.resolve().then(function(){return CN}),"between-horizontal-start":()=>Promise.resolve().then(function(){return DN}),"between-horizonal-start":()=>Promise.resolve().then(function(){return DN}),"between-vertical-end":()=>Promise.resolve().then(function(){return EN}),"between-vertical-start":()=>Promise.resolve().then(function(){return NN}),"biceps-flexed":()=>Promise.resolve().then(function(){return zN}),bike:()=>Promise.resolve().then(function(){return LN}),binary:()=>Promise.resolve().then(function(){return $N}),binoculars:()=>Promise.resolve().then(function(){return WN}),biohazard:()=>Promise.resolve().then(function(){return KN}),bird:()=>Promise.resolve().then(function(){return XN}),bitcoin:()=>Promise.resolve().then(function(){return eR}),blend:()=>Promise.resolve().then(function(){return oR}),blinds:()=>Promise.resolve().then(function(){return iR}),blocks:()=>Promise.resolve().then(function(){return cR}),"bluetooth-connected":()=>Promise.resolve().then(function(){return pR}),"bluetooth-off":()=>Promise.resolve().then(function(){return mR}),"bluetooth-searching":()=>Promise.resolve().then(function(){return vR}),bluetooth:()=>Promise.resolve().then(function(){return wR}),bold:()=>Promise.resolve().then(function(){return CR}),bolt:()=>Promise.resolve().then(function(){return DR}),bomb:()=>Promise.resolve().then(function(){return ER}),bone:()=>Promise.resolve().then(function(){return NR}),"book-a":()=>Promise.resolve().then(function(){return zR}),"book-audio":()=>Promise.resolve().then(function(){return LR}),"book-check":()=>Promise.resolve().then(function(){return WR}),"book-copy":()=>Promise.resolve().then(function(){return $R}),"book-dashed":()=>Promise.resolve().then(function(){return KR}),"book-template":()=>Promise.resolve().then(function(){return KR}),"book-down":()=>Promise.resolve().then(function(){return XR}),"book-headphones":()=>Promise.resolve().then(function(){return eF}),"book-heart":()=>Promise.resolve().then(function(){return oF}),"book-image":()=>Promise.resolve().then(function(){return iF}),"book-key":()=>Promise.resolve().then(function(){return cF}),"book-lock":()=>Promise.resolve().then(function(){return pF}),"book-marked":()=>Promise.resolve().then(function(){return mF}),"book-minus":()=>Promise.resolve().then(function(){return vF}),"book-open-check":()=>Promise.resolve().then(function(){return wF}),"book-open-text":()=>Promise.resolve().then(function(){return CF}),"book-open":()=>Promise.resolve().then(function(){return DF}),"book-plus":()=>Promise.resolve().then(function(){return EF}),"book-text":()=>Promise.resolve().then(function(){return NF}),"book-type":()=>Promise.resolve().then(function(){return zF}),"book-up-2":()=>Promise.resolve().then(function(){return LF}),"book-up":()=>Promise.resolve().then(function(){return $F}),"book-user":()=>Promise.resolve().then(function(){return WF}),"book-x":()=>Promise.resolve().then(function(){return KF}),book:()=>Promise.resolve().then(function(){return XF}),"bookmark-check":()=>Promise.resolve().then(function(){return ez}),"bookmark-minus":()=>Promise.resolve().then(function(){return oz}),"bookmark-plus":()=>Promise.resolve().then(function(){return iz}),"bookmark-x":()=>Promise.resolve().then(function(){return cz}),bookmark:()=>Promise.resolve().then(function(){return pz}),"boom-box":()=>Promise.resolve().then(function(){return mz}),"bot-message-square":()=>Promise.resolve().then(function(){return vz}),"bot-off":()=>Promise.resolve().then(function(){return wz}),bot:()=>Promise.resolve().then(function(){return Cz}),box:()=>Promise.resolve().then(function(){return Dz}),boxes:()=>Promise.resolve().then(function(){return Ez}),braces:()=>Promise.resolve().then(function(){return Nz}),"curly-braces":()=>Promise.resolve().then(function(){return Nz}),brackets:()=>Promise.resolve().then(function(){return zz}),"brain-circuit":()=>Promise.resolve().then(function(){return Lz}),"brain-cog":()=>Promise.resolve().then(function(){return $z}),brain:()=>Promise.resolve().then(function(){return Wz}),"brick-wall":()=>Promise.resolve().then(function(){return Kz}),"briefcase-business":()=>Promise.resolve().then(function(){return Xz}),"briefcase-conveyor-belt":()=>Promise.resolve().then(function(){return eA}),"briefcase-medical":()=>Promise.resolve().then(function(){return iA}),briefcase:()=>Promise.resolve().then(function(){return oA}),"bring-to-front":()=>Promise.resolve().then(function(){return cA}),brush:()=>Promise.resolve().then(function(){return pA}),"bug-off":()=>Promise.resolve().then(function(){return mA}),"bug-play":()=>Promise.resolve().then(function(){return vA}),bug:()=>Promise.resolve().then(function(){return wA}),"building-2":()=>Promise.resolve().then(function(){return CA}),building:()=>Promise.resolve().then(function(){return DA}),"bus-front":()=>Promise.resolve().then(function(){return EA}),bus:()=>Promise.resolve().then(function(){return NA}),"cable-car":()=>Promise.resolve().then(function(){return zA}),cable:()=>Promise.resolve().then(function(){return LA}),"cake-slice":()=>Promise.resolve().then(function(){return $A}),cake:()=>Promise.resolve().then(function(){return WA}),calculator:()=>Promise.resolve().then(function(){return KA}),"calendar-1":()=>Promise.resolve().then(function(){return XA}),"calendar-arrow-down":()=>Promise.resolve().then(function(){return eI}),"calendar-arrow-up":()=>Promise.resolve().then(function(){return oI}),"calendar-check-2":()=>Promise.resolve().then(function(){return iI}),"calendar-check":()=>Promise.resolve().then(function(){return cI}),"calendar-clock":()=>Promise.resolve().then(function(){return pI}),"calendar-cog":()=>Promise.resolve().then(function(){return mI}),"calendar-days":()=>Promise.resolve().then(function(){return vI}),"calendar-fold":()=>Promise.resolve().then(function(){return wI}),"calendar-heart":()=>Promise.resolve().then(function(){return CI}),"calendar-minus-2":()=>Promise.resolve().then(function(){return DI}),"calendar-minus":()=>Promise.resolve().then(function(){return EI}),"calendar-off":()=>Promise.resolve().then(function(){return NI}),"calendar-plus-2":()=>Promise.resolve().then(function(){return zI}),"calendar-plus":()=>Promise.resolve().then(function(){return LI}),"calendar-range":()=>Promise.resolve().then(function(){return $I}),"calendar-search":()=>Promise.resolve().then(function(){return WI}),"calendar-sync":()=>Promise.resolve().then(function(){return KI}),"calendar-x-2":()=>Promise.resolve().then(function(){return XI}),"calendar-x":()=>Promise.resolve().then(function(){return eL}),calendar:()=>Promise.resolve().then(function(){return oL}),"camera-off":()=>Promise.resolve().then(function(){return iL}),camera:()=>Promise.resolve().then(function(){return cL}),"candy-cane":()=>Promise.resolve().then(function(){return pL}),"candy-off":()=>Promise.resolve().then(function(){return mL}),candy:()=>Promise.resolve().then(function(){return vL}),cannabis:()=>Promise.resolve().then(function(){return wL}),"captions-off":()=>Promise.resolve().then(function(){return CL}),captions:()=>Promise.resolve().then(function(){return DL}),subtitles:()=>Promise.resolve().then(function(){return DL}),"car-front":()=>Promise.resolve().then(function(){return EL}),"car-taxi-front":()=>Promise.resolve().then(function(){return zL}),car:()=>Promise.resolve().then(function(){return NL}),caravan:()=>Promise.resolve().then(function(){return LL}),carrot:()=>Promise.resolve().then(function(){return $L}),"case-lower":()=>Promise.resolve().then(function(){return WL}),"case-sensitive":()=>Promise.resolve().then(function(){return KL}),"case-upper":()=>Promise.resolve().then(function(){return XL}),"cassette-tape":()=>Promise.resolve().then(function(){return eB}),cast:()=>Promise.resolve().then(function(){return oB}),castle:()=>Promise.resolve().then(function(){return iB}),cat:()=>Promise.resolve().then(function(){return cB}),cctv:()=>Promise.resolve().then(function(){return pB}),"chart-area":()=>Promise.resolve().then(function(){return mB}),"area-chart":()=>Promise.resolve().then(function(){return mB}),"chart-bar-big":()=>Promise.resolve().then(function(){return vB}),"bar-chart-horizontal-big":()=>Promise.resolve().then(function(){return vB}),"chart-bar-decreasing":()=>Promise.resolve().then(function(){return wB}),"chart-bar-increasing":()=>Promise.resolve().then(function(){return CB}),"chart-bar-stacked":()=>Promise.resolve().then(function(){return DB}),"chart-bar":()=>Promise.resolve().then(function(){return EB}),"bar-chart-horizontal":()=>Promise.resolve().then(function(){return EB}),"chart-candlestick":()=>Promise.resolve().then(function(){return NB}),"candlestick-chart":()=>Promise.resolve().then(function(){return NB}),"chart-column-big":()=>Promise.resolve().then(function(){return zB}),"bar-chart-big":()=>Promise.resolve().then(function(){return zB}),"chart-column-decreasing":()=>Promise.resolve().then(function(){return $B}),"chart-column-increasing":()=>Promise.resolve().then(function(){return LB}),"bar-chart-4":()=>Promise.resolve().then(function(){return LB}),"chart-column-stacked":()=>Promise.resolve().then(function(){return WB}),"chart-column":()=>Promise.resolve().then(function(){return KB}),"bar-chart-3":()=>Promise.resolve().then(function(){return KB}),"chart-gantt":()=>Promise.resolve().then(function(){return XB}),"chart-line":()=>Promise.resolve().then(function(){return eV}),"line-chart":()=>Promise.resolve().then(function(){return eV}),"chart-network":()=>Promise.resolve().then(function(){return oV}),"chart-no-axes-column-decreasing":()=>Promise.resolve().then(function(){return iV}),"chart-no-axes-column-increasing":()=>Promise.resolve().then(function(){return cV}),"bar-chart":()=>Promise.resolve().then(function(){return cV}),"chart-no-axes-column":()=>Promise.resolve().then(function(){return pV}),"bar-chart-2":()=>Promise.resolve().then(function(){return pV}),"chart-no-axes-combined":()=>Promise.resolve().then(function(){return mV}),"chart-no-axes-gantt":()=>Promise.resolve().then(function(){return vV}),"gantt-chart":()=>Promise.resolve().then(function(){return vV}),"chart-pie":()=>Promise.resolve().then(function(){return wV}),"pie-chart":()=>Promise.resolve().then(function(){return wV}),"chart-scatter":()=>Promise.resolve().then(function(){return CV}),"scatter-chart":()=>Promise.resolve().then(function(){return CV}),"chart-spline":()=>Promise.resolve().then(function(){return DV}),"check-check":()=>Promise.resolve().then(function(){return EV}),check:()=>Promise.resolve().then(function(){return NV}),"chef-hat":()=>Promise.resolve().then(function(){return zV}),cherry:()=>Promise.resolve().then(function(){return LV}),"chevron-down":()=>Promise.resolve().then(function(){return $V}),"chevron-first":()=>Promise.resolve().then(function(){return WV}),"chevron-last":()=>Promise.resolve().then(function(){return KV}),"chevron-left":()=>Promise.resolve().then(function(){return XV}),"chevron-right":()=>Promise.resolve().then(function(){return e$}),"chevron-up":()=>Promise.resolve().then(function(){return o$}),"chevrons-down-up":()=>Promise.resolve().then(function(){return i$}),"chevrons-down":()=>Promise.resolve().then(function(){return c$}),"chevrons-left-right-ellipsis":()=>Promise.resolve().then(function(){return p$}),"chevrons-left-right":()=>Promise.resolve().then(function(){return m$}),"chevrons-left":()=>Promise.resolve().then(function(){return v$}),"chevrons-right-left":()=>Promise.resolve().then(function(){return w$}),"chevrons-right":()=>Promise.resolve().then(function(){return C$}),"chevrons-up-down":()=>Promise.resolve().then(function(){return D$}),"chevrons-up":()=>Promise.resolve().then(function(){return E$}),chrome:()=>Promise.resolve().then(function(){return N$}),church:()=>Promise.resolve().then(function(){return z$}),"cigarette-off":()=>Promise.resolve().then(function(){return L$}),cigarette:()=>Promise.resolve().then(function(){return $$}),"circle-alert":()=>Promise.resolve().then(function(){return W$}),"alert-circle":()=>Promise.resolve().then(function(){return W$}),"circle-arrow-down":()=>Promise.resolve().then(function(){return K$}),"arrow-down-circle":()=>Promise.resolve().then(function(){return K$}),"circle-arrow-left":()=>Promise.resolve().then(function(){return X$}),"arrow-left-circle":()=>Promise.resolve().then(function(){return X$}),"circle-arrow-out-down-left":()=>Promise.resolve().then(function(){return oH}),"arrow-down-left-from-circle":()=>Promise.resolve().then(function(){return oH}),"circle-arrow-out-down-right":()=>Promise.resolve().then(function(){return eH}),"arrow-down-right-from-circle":()=>Promise.resolve().then(function(){return eH}),"circle-arrow-out-up-left":()=>Promise.resolve().then(function(){return iH}),"arrow-up-left-from-circle":()=>Promise.resolve().then(function(){return iH}),"circle-arrow-out-up-right":()=>Promise.resolve().then(function(){return cH}),"arrow-up-right-from-circle":()=>Promise.resolve().then(function(){return cH}),"circle-arrow-right":()=>Promise.resolve().then(function(){return pH}),"arrow-right-circle":()=>Promise.resolve().then(function(){return pH}),"circle-arrow-up":()=>Promise.resolve().then(function(){return mH}),"arrow-up-circle":()=>Promise.resolve().then(function(){return mH}),"circle-check-big":()=>Promise.resolve().then(function(){return vH}),"check-circle":()=>Promise.resolve().then(function(){return vH}),"circle-check":()=>Promise.resolve().then(function(){return wH}),"check-circle-2":()=>Promise.resolve().then(function(){return wH}),"circle-chevron-down":()=>Promise.resolve().then(function(){return CH}),"chevron-down-circle":()=>Promise.resolve().then(function(){return CH}),"circle-chevron-left":()=>Promise.resolve().then(function(){return DH}),"chevron-left-circle":()=>Promise.resolve().then(function(){return DH}),"circle-chevron-right":()=>Promise.resolve().then(function(){return EH}),"chevron-right-circle":()=>Promise.resolve().then(function(){return EH}),"circle-chevron-up":()=>Promise.resolve().then(function(){return zH}),"chevron-up-circle":()=>Promise.resolve().then(function(){return zH}),"circle-dashed":()=>Promise.resolve().then(function(){return NH}),"circle-divide":()=>Promise.resolve().then(function(){return LH}),"divide-circle":()=>Promise.resolve().then(function(){return LH}),"circle-dollar-sign":()=>Promise.resolve().then(function(){return $H}),"circle-dot-dashed":()=>Promise.resolve().then(function(){return WH}),"circle-dot":()=>Promise.resolve().then(function(){return KH}),"circle-ellipsis":()=>Promise.resolve().then(function(){return XH}),"circle-equal":()=>Promise.resolve().then(function(){return eq}),"circle-fading-arrow-up":()=>Promise.resolve().then(function(){return oq}),"circle-fading-plus":()=>Promise.resolve().then(function(){return iq}),"circle-gauge":()=>Promise.resolve().then(function(){return cq}),"gauge-circle":()=>Promise.resolve().then(function(){return cq}),"circle-help":()=>Promise.resolve().then(function(){return pq}),"help-circle":()=>Promise.resolve().then(function(){return pq}),"circle-minus":()=>Promise.resolve().then(function(){return mq}),"minus-circle":()=>Promise.resolve().then(function(){return mq}),"circle-off":()=>Promise.resolve().then(function(){return vq}),"circle-parking-off":()=>Promise.resolve().then(function(){return wq}),"parking-circle-off":()=>Promise.resolve().then(function(){return wq}),"circle-parking":()=>Promise.resolve().then(function(){return Cq}),"parking-circle":()=>Promise.resolve().then(function(){return Cq}),"circle-pause":()=>Promise.resolve().then(function(){return Dq}),"pause-circle":()=>Promise.resolve().then(function(){return Dq}),"circle-percent":()=>Promise.resolve().then(function(){return Eq}),"percent-circle":()=>Promise.resolve().then(function(){return Eq}),"circle-play":()=>Promise.resolve().then(function(){return Nq}),"play-circle":()=>Promise.resolve().then(function(){return Nq}),"circle-plus":()=>Promise.resolve().then(function(){return zq}),"plus-circle":()=>Promise.resolve().then(function(){return zq}),"circle-power":()=>Promise.resolve().then(function(){return Lq}),"power-circle":()=>Promise.resolve().then(function(){return Lq}),"circle-slash-2":()=>Promise.resolve().then(function(){return $q}),"circle-slashed":()=>Promise.resolve().then(function(){return $q}),"circle-slash":()=>Promise.resolve().then(function(){return Wq}),"circle-small":()=>Promise.resolve().then(function(){return Kq}),"circle-stop":()=>Promise.resolve().then(function(){return Xq}),"stop-circle":()=>Promise.resolve().then(function(){return Xq}),"circle-user-round":()=>Promise.resolve().then(function(){return eW}),"user-circle-2":()=>Promise.resolve().then(function(){return eW}),"circle-user":()=>Promise.resolve().then(function(){return oW}),"user-circle":()=>Promise.resolve().then(function(){return oW}),"circle-x":()=>Promise.resolve().then(function(){return iW}),"x-circle":()=>Promise.resolve().then(function(){return iW}),circle:()=>Promise.resolve().then(function(){return cW}),"circuit-board":()=>Promise.resolve().then(function(){return pW}),citrus:()=>Promise.resolve().then(function(){return mW}),clapperboard:()=>Promise.resolve().then(function(){return vW}),"clipboard-check":()=>Promise.resolve().then(function(){return wW}),"clipboard-copy":()=>Promise.resolve().then(function(){return CW}),"clipboard-list":()=>Promise.resolve().then(function(){return DW}),"clipboard-minus":()=>Promise.resolve().then(function(){return EW}),"clipboard-paste":()=>Promise.resolve().then(function(){return NW}),"clipboard-pen-line":()=>Promise.resolve().then(function(){return zW}),"clipboard-signature":()=>Promise.resolve().then(function(){return zW}),"clipboard-pen":()=>Promise.resolve().then(function(){return LW}),"clipboard-edit":()=>Promise.resolve().then(function(){return LW}),"clipboard-plus":()=>Promise.resolve().then(function(){return $W}),"clipboard-type":()=>Promise.resolve().then(function(){return WW}),"clipboard-x":()=>Promise.resolve().then(function(){return KW}),clipboard:()=>Promise.resolve().then(function(){return XW}),"clock-1":()=>Promise.resolve().then(function(){return eU}),"clock-10":()=>Promise.resolve().then(function(){return oU}),"clock-11":()=>Promise.resolve().then(function(){return iU}),"clock-12":()=>Promise.resolve().then(function(){return cU}),"clock-2":()=>Promise.resolve().then(function(){return pU}),"clock-3":()=>Promise.resolve().then(function(){return mU}),"clock-4":()=>Promise.resolve().then(function(){return vU}),"clock-5":()=>Promise.resolve().then(function(){return wU}),"clock-6":()=>Promise.resolve().then(function(){return CU}),"clock-7":()=>Promise.resolve().then(function(){return DU}),"clock-8":()=>Promise.resolve().then(function(){return EU}),"clock-9":()=>Promise.resolve().then(function(){return NU}),"clock-alert":()=>Promise.resolve().then(function(){return zU}),"clock-arrow-down":()=>Promise.resolve().then(function(){return LU}),"clock-arrow-up":()=>Promise.resolve().then(function(){return $U}),clock:()=>Promise.resolve().then(function(){return WU}),"cloud-alert":()=>Promise.resolve().then(function(){return KU}),"cloud-cog":()=>Promise.resolve().then(function(){return XU}),"cloud-download":()=>Promise.resolve().then(function(){return eG}),"download-cloud":()=>Promise.resolve().then(function(){return eG}),"cloud-drizzle":()=>Promise.resolve().then(function(){return oG}),"cloud-fog":()=>Promise.resolve().then(function(){return iG}),"cloud-hail":()=>Promise.resolve().then(function(){return cG}),"cloud-lightning":()=>Promise.resolve().then(function(){return pG}),"cloud-moon-rain":()=>Promise.resolve().then(function(){return mG}),"cloud-moon":()=>Promise.resolve().then(function(){return vG}),"cloud-off":()=>Promise.resolve().then(function(){return wG}),"cloud-rain-wind":()=>Promise.resolve().then(function(){return CG}),"cloud-rain":()=>Promise.resolve().then(function(){return DG}),"cloud-snow":()=>Promise.resolve().then(function(){return EG}),"cloud-sun-rain":()=>Promise.resolve().then(function(){return NG}),"cloud-sun":()=>Promise.resolve().then(function(){return zG}),"cloud-upload":()=>Promise.resolve().then(function(){return LG}),"upload-cloud":()=>Promise.resolve().then(function(){return LG}),cloud:()=>Promise.resolve().then(function(){return $G}),cloudy:()=>Promise.resolve().then(function(){return WG}),clover:()=>Promise.resolve().then(function(){return KG}),club:()=>Promise.resolve().then(function(){return XG}),"code-xml":()=>Promise.resolve().then(function(){return eK}),"code-2":()=>Promise.resolve().then(function(){return eK}),code:()=>Promise.resolve().then(function(){return oK}),codepen:()=>Promise.resolve().then(function(){return iK}),codesandbox:()=>Promise.resolve().then(function(){return cK}),coffee:()=>Promise.resolve().then(function(){return pK}),cog:()=>Promise.resolve().then(function(){return mK}),coins:()=>Promise.resolve().then(function(){return vK}),"columns-2":()=>Promise.resolve().then(function(){return wK}),columns:()=>Promise.resolve().then(function(){return wK}),"columns-3":()=>Promise.resolve().then(function(){return CK}),"panels-left-right":()=>Promise.resolve().then(function(){return CK}),"columns-4":()=>Promise.resolve().then(function(){return DK}),combine:()=>Promise.resolve().then(function(){return EK}),command:()=>Promise.resolve().then(function(){return zK}),compass:()=>Promise.resolve().then(function(){return NK}),component:()=>Promise.resolve().then(function(){return LK}),computer:()=>Promise.resolve().then(function(){return $K}),"concierge-bell":()=>Promise.resolve().then(function(){return WK}),cone:()=>Promise.resolve().then(function(){return KK}),construction:()=>Promise.resolve().then(function(){return XK}),"contact-round":()=>Promise.resolve().then(function(){return eY}),"contact-2":()=>Promise.resolve().then(function(){return eY}),contact:()=>Promise.resolve().then(function(){return iY}),container:()=>Promise.resolve().then(function(){return oY}),contrast:()=>Promise.resolve().then(function(){return cY}),cookie:()=>Promise.resolve().then(function(){return pY}),"cooking-pot":()=>Promise.resolve().then(function(){return mY}),"copy-check":()=>Promise.resolve().then(function(){return vY}),"copy-minus":()=>Promise.resolve().then(function(){return wY}),"copy-plus":()=>Promise.resolve().then(function(){return CY}),"copy-slash":()=>Promise.resolve().then(function(){return DY}),"copy-x":()=>Promise.resolve().then(function(){return EY}),copy:()=>Promise.resolve().then(function(){return NY}),copyleft:()=>Promise.resolve().then(function(){return zY}),copyright:()=>Promise.resolve().then(function(){return LY}),"corner-down-left":()=>Promise.resolve().then(function(){return $Y}),"corner-down-right":()=>Promise.resolve().then(function(){return WY}),"corner-left-down":()=>Promise.resolve().then(function(){return KY}),"corner-left-up":()=>Promise.resolve().then(function(){return XY}),"corner-right-down":()=>Promise.resolve().then(function(){return eZ}),"corner-right-up":()=>Promise.resolve().then(function(){return oZ}),"corner-up-left":()=>Promise.resolve().then(function(){return iZ}),"corner-up-right":()=>Promise.resolve().then(function(){return cZ}),cpu:()=>Promise.resolve().then(function(){return mZ}),"creative-commons":()=>Promise.resolve().then(function(){return pZ}),"credit-card":()=>Promise.resolve().then(function(){return vZ}),croissant:()=>Promise.resolve().then(function(){return wZ}),crop:()=>Promise.resolve().then(function(){return DZ}),cross:()=>Promise.resolve().then(function(){return CZ}),crosshair:()=>Promise.resolve().then(function(){return EZ}),crown:()=>Promise.resolve().then(function(){return NZ}),cuboid:()=>Promise.resolve().then(function(){return zZ}),"cup-soda":()=>Promise.resolve().then(function(){return LZ}),currency:()=>Promise.resolve().then(function(){return $Z}),cylinder:()=>Promise.resolve().then(function(){return WZ}),dam:()=>Promise.resolve().then(function(){return KZ}),"database-backup":()=>Promise.resolve().then(function(){return XZ}),"database-zap":()=>Promise.resolve().then(function(){return eX}),database:()=>Promise.resolve().then(function(){return oX}),delete:()=>Promise.resolve().then(function(){return iX}),dessert:()=>Promise.resolve().then(function(){return cX}),diameter:()=>Promise.resolve().then(function(){return pX}),"diamond-minus":()=>Promise.resolve().then(function(){return mX}),"diamond-percent":()=>Promise.resolve().then(function(){return vX}),"percent-diamond":()=>Promise.resolve().then(function(){return vX}),"diamond-plus":()=>Promise.resolve().then(function(){return wX}),diamond:()=>Promise.resolve().then(function(){return CX}),"dice-1":()=>Promise.resolve().then(function(){return DX}),"dice-2":()=>Promise.resolve().then(function(){return EX}),"dice-3":()=>Promise.resolve().then(function(){return NX}),"dice-4":()=>Promise.resolve().then(function(){return zX}),"dice-5":()=>Promise.resolve().then(function(){return LX}),"dice-6":()=>Promise.resolve().then(function(){return $X}),dices:()=>Promise.resolve().then(function(){return WX}),diff:()=>Promise.resolve().then(function(){return KX}),"disc-2":()=>Promise.resolve().then(function(){return XX}),"disc-3":()=>Promise.resolve().then(function(){return eQ}),"disc-album":()=>Promise.resolve().then(function(){return oQ}),disc:()=>Promise.resolve().then(function(){return iQ}),divide:()=>Promise.resolve().then(function(){return cQ}),"dna-off":()=>Promise.resolve().then(function(){return pQ}),dna:()=>Promise.resolve().then(function(){return mQ}),dock:()=>Promise.resolve().then(function(){return vQ}),dog:()=>Promise.resolve().then(function(){return wQ}),"dollar-sign":()=>Promise.resolve().then(function(){return CQ}),donut:()=>Promise.resolve().then(function(){return DQ}),"door-closed":()=>Promise.resolve().then(function(){return EQ}),"door-open":()=>Promise.resolve().then(function(){return NQ}),dot:()=>Promise.resolve().then(function(){return zQ}),download:()=>Promise.resolve().then(function(){return LQ}),"drafting-compass":()=>Promise.resolve().then(function(){return $Q}),drama:()=>Promise.resolve().then(function(){return WQ}),dribbble:()=>Promise.resolve().then(function(){return KQ}),drill:()=>Promise.resolve().then(function(){return XQ}),"droplet-off":()=>Promise.resolve().then(function(){return eJ}),droplet:()=>Promise.resolve().then(function(){return oJ}),droplets:()=>Promise.resolve().then(function(){return iJ}),drum:()=>Promise.resolve().then(function(){return cJ}),drumstick:()=>Promise.resolve().then(function(){return pJ}),dumbbell:()=>Promise.resolve().then(function(){return mJ}),"ear-off":()=>Promise.resolve().then(function(){return vJ}),ear:()=>Promise.resolve().then(function(){return wJ}),"earth-lock":()=>Promise.resolve().then(function(){return CJ}),earth:()=>Promise.resolve().then(function(){return DJ}),"globe-2":()=>Promise.resolve().then(function(){return DJ}),eclipse:()=>Promise.resolve().then(function(){return EJ}),"egg-fried":()=>Promise.resolve().then(function(){return NJ}),"egg-off":()=>Promise.resolve().then(function(){return zJ}),egg:()=>Promise.resolve().then(function(){return LJ}),"ellipsis-vertical":()=>Promise.resolve().then(function(){return $J}),"more-vertical":()=>Promise.resolve().then(function(){return $J}),ellipsis:()=>Promise.resolve().then(function(){return WJ}),"more-horizontal":()=>Promise.resolve().then(function(){return WJ}),"equal-approximately":()=>Promise.resolve().then(function(){return KJ}),"equal-not":()=>Promise.resolve().then(function(){return XJ}),equal:()=>Promise.resolve().then(function(){return e1}),eraser:()=>Promise.resolve().then(function(){return i1}),"ethernet-port":()=>Promise.resolve().then(function(){return o1}),euro:()=>Promise.resolve().then(function(){return c1}),expand:()=>Promise.resolve().then(function(){return p1}),"external-link":()=>Promise.resolve().then(function(){return m1}),"eye-closed":()=>Promise.resolve().then(function(){return v1}),"eye-off":()=>Promise.resolve().then(function(){return w1}),eye:()=>Promise.resolve().then(function(){return C1}),facebook:()=>Promise.resolve().then(function(){return D1}),factory:()=>Promise.resolve().then(function(){return E1}),fan:()=>Promise.resolve().then(function(){return N1}),"fast-forward":()=>Promise.resolve().then(function(){return z1}),feather:()=>Promise.resolve().then(function(){return L1}),fence:()=>Promise.resolve().then(function(){return $1}),"ferris-wheel":()=>Promise.resolve().then(function(){return W1}),figma:()=>Promise.resolve().then(function(){return K1}),"file-archive":()=>Promise.resolve().then(function(){return X1}),"file-audio-2":()=>Promise.resolve().then(function(){return e0}),"file-audio":()=>Promise.resolve().then(function(){return o0}),"file-axis-3d":()=>Promise.resolve().then(function(){return i0}),"file-axis-3-d":()=>Promise.resolve().then(function(){return i0}),"file-badge-2":()=>Promise.resolve().then(function(){return c0}),"file-badge":()=>Promise.resolve().then(function(){return p0}),"file-box":()=>Promise.resolve().then(function(){return m0}),"file-chart-column-increasing":()=>Promise.resolve().then(function(){return v0}),"file-bar-chart":()=>Promise.resolve().then(function(){return v0}),"file-chart-column":()=>Promise.resolve().then(function(){return w0}),"file-bar-chart-2":()=>Promise.resolve().then(function(){return w0}),"file-chart-line":()=>Promise.resolve().then(function(){return C0}),"file-line-chart":()=>Promise.resolve().then(function(){return C0}),"file-chart-pie":()=>Promise.resolve().then(function(){return D0}),"file-pie-chart":()=>Promise.resolve().then(function(){return D0}),"file-check-2":()=>Promise.resolve().then(function(){return E0}),"file-check":()=>Promise.resolve().then(function(){return N0}),"file-clock":()=>Promise.resolve().then(function(){return z0}),"file-code-2":()=>Promise.resolve().then(function(){return L0}),"file-code":()=>Promise.resolve().then(function(){return $0}),"file-cog":()=>Promise.resolve().then(function(){return W0}),"file-cog-2":()=>Promise.resolve().then(function(){return W0}),"file-diff":()=>Promise.resolve().then(function(){return K0}),"file-digit":()=>Promise.resolve().then(function(){return X0}),"file-down":()=>Promise.resolve().then(function(){return e2}),"file-heart":()=>Promise.resolve().then(function(){return o2}),"file-image":()=>Promise.resolve().then(function(){return i2}),"file-input":()=>Promise.resolve().then(function(){return c2}),"file-json-2":()=>Promise.resolve().then(function(){return p2}),"file-json":()=>Promise.resolve().then(function(){return m2}),"file-key-2":()=>Promise.resolve().then(function(){return v2}),"file-key":()=>Promise.resolve().then(function(){return w2}),"file-lock-2":()=>Promise.resolve().then(function(){return C2}),"file-lock":()=>Promise.resolve().then(function(){return E2}),"file-minus-2":()=>Promise.resolve().then(function(){return D2}),"file-minus":()=>Promise.resolve().then(function(){return N2}),"file-music":()=>Promise.resolve().then(function(){return z2}),"file-output":()=>Promise.resolve().then(function(){return L2}),"file-pen-line":()=>Promise.resolve().then(function(){return $2}),"file-signature":()=>Promise.resolve().then(function(){return $2}),"file-pen":()=>Promise.resolve().then(function(){return W2}),"file-edit":()=>Promise.resolve().then(function(){return W2}),"file-plus-2":()=>Promise.resolve().then(function(){return K2}),"file-plus":()=>Promise.resolve().then(function(){return X2}),"file-question":()=>Promise.resolve().then(function(){return e4}),"file-scan":()=>Promise.resolve().then(function(){return o4}),"file-search-2":()=>Promise.resolve().then(function(){return i4}),"file-search":()=>Promise.resolve().then(function(){return c4}),"file-sliders":()=>Promise.resolve().then(function(){return p4}),"file-spreadsheet":()=>Promise.resolve().then(function(){return m4}),"file-stack":()=>Promise.resolve().then(function(){return v4}),"file-symlink":()=>Promise.resolve().then(function(){return w4}),"file-terminal":()=>Promise.resolve().then(function(){return C4}),"file-text":()=>Promise.resolve().then(function(){return D4}),"file-type-2":()=>Promise.resolve().then(function(){return E4}),"file-type":()=>Promise.resolve().then(function(){return N4}),"file-up":()=>Promise.resolve().then(function(){return z4}),"file-user":()=>Promise.resolve().then(function(){return L4}),"file-video-2":()=>Promise.resolve().then(function(){return $4}),"file-video":()=>Promise.resolve().then(function(){return W4}),"file-volume-2":()=>Promise.resolve().then(function(){return K4}),"file-volume":()=>Promise.resolve().then(function(){return X4}),"file-warning":()=>Promise.resolve().then(function(){return e5}),"file-x-2":()=>Promise.resolve().then(function(){return o5}),"file-x":()=>Promise.resolve().then(function(){return i5}),file:()=>Promise.resolve().then(function(){return c5}),files:()=>Promise.resolve().then(function(){return p5}),film:()=>Promise.resolve().then(function(){return m5}),"filter-x":()=>Promise.resolve().then(function(){return v5}),filter:()=>Promise.resolve().then(function(){return w5}),fingerprint:()=>Promise.resolve().then(function(){return C5}),"fire-extinguisher":()=>Promise.resolve().then(function(){return D5}),"fish-off":()=>Promise.resolve().then(function(){return E5}),"fish-symbol":()=>Promise.resolve().then(function(){return N5}),fish:()=>Promise.resolve().then(function(){return z5}),"flag-off":()=>Promise.resolve().then(function(){return L5}),"flag-triangle-left":()=>Promise.resolve().then(function(){return $5}),"flag-triangle-right":()=>Promise.resolve().then(function(){return W5}),flag:()=>Promise.resolve().then(function(){return K5}),"flame-kindling":()=>Promise.resolve().then(function(){return X5}),flame:()=>Promise.resolve().then(function(){return e3}),"flashlight-off":()=>Promise.resolve().then(function(){return o3}),flashlight:()=>Promise.resolve().then(function(){return i3}),"flask-conical-off":()=>Promise.resolve().then(function(){return c3}),"flask-conical":()=>Promise.resolve().then(function(){return p3}),"flask-round":()=>Promise.resolve().then(function(){return m3}),"flip-horizontal-2":()=>Promise.resolve().then(function(){return v3}),"flip-horizontal":()=>Promise.resolve().then(function(){return w3}),"flip-vertical-2":()=>Promise.resolve().then(function(){return C3}),"flip-vertical":()=>Promise.resolve().then(function(){return D3}),"flower-2":()=>Promise.resolve().then(function(){return E3}),flower:()=>Promise.resolve().then(function(){return z3}),focus:()=>Promise.resolve().then(function(){return N3}),"fold-horizontal":()=>Promise.resolve().then(function(){return L3}),"fold-vertical":()=>Promise.resolve().then(function(){return $3}),"folder-archive":()=>Promise.resolve().then(function(){return W3}),"folder-check":()=>Promise.resolve().then(function(){return K3}),"folder-clock":()=>Promise.resolve().then(function(){return X3}),"folder-closed":()=>Promise.resolve().then(function(){return e6}),"folder-code":()=>Promise.resolve().then(function(){return o6}),"folder-cog":()=>Promise.resolve().then(function(){return i6}),"folder-cog-2":()=>Promise.resolve().then(function(){return i6}),"folder-dot":()=>Promise.resolve().then(function(){return c6}),"folder-down":()=>Promise.resolve().then(function(){return p6}),"folder-git-2":()=>Promise.resolve().then(function(){return m6}),"folder-git":()=>Promise.resolve().then(function(){return v6}),"folder-heart":()=>Promise.resolve().then(function(){return w6}),"folder-input":()=>Promise.resolve().then(function(){return C6}),"folder-kanban":()=>Promise.resolve().then(function(){return D6}),"folder-key":()=>Promise.resolve().then(function(){return E6}),"folder-lock":()=>Promise.resolve().then(function(){return N6}),"folder-minus":()=>Promise.resolve().then(function(){return z6}),"folder-open-dot":()=>Promise.resolve().then(function(){return L6}),"folder-open":()=>Promise.resolve().then(function(){return $6}),"folder-output":()=>Promise.resolve().then(function(){return W6}),"folder-pen":()=>Promise.resolve().then(function(){return K6}),"folder-edit":()=>Promise.resolve().then(function(){return K6}),"folder-plus":()=>Promise.resolve().then(function(){return X6}),"folder-root":()=>Promise.resolve().then(function(){return e8}),"folder-search-2":()=>Promise.resolve().then(function(){return o8}),"folder-search":()=>Promise.resolve().then(function(){return c8}),"folder-symlink":()=>Promise.resolve().then(function(){return i8}),"folder-sync":()=>Promise.resolve().then(function(){return p8}),"folder-tree":()=>Promise.resolve().then(function(){return m8}),"folder-up":()=>Promise.resolve().then(function(){return v8}),"folder-x":()=>Promise.resolve().then(function(){return w8}),folder:()=>Promise.resolve().then(function(){return C8}),folders:()=>Promise.resolve().then(function(){return D8}),footprints:()=>Promise.resolve().then(function(){return E8}),forklift:()=>Promise.resolve().then(function(){return N8}),forward:()=>Promise.resolve().then(function(){return z8}),frame:()=>Promise.resolve().then(function(){return L8}),framer:()=>Promise.resolve().then(function(){return $8}),frown:()=>Promise.resolve().then(function(){return W8}),fuel:()=>Promise.resolve().then(function(){return K8}),fullscreen:()=>Promise.resolve().then(function(){return X8}),"gallery-horizontal-end":()=>Promise.resolve().then(function(){return e7}),"gallery-horizontal":()=>Promise.resolve().then(function(){return o7}),"gallery-thumbnails":()=>Promise.resolve().then(function(){return i7}),"gallery-vertical-end":()=>Promise.resolve().then(function(){return c7}),"gallery-vertical":()=>Promise.resolve().then(function(){return p7}),"gamepad-2":()=>Promise.resolve().then(function(){return m7}),gamepad:()=>Promise.resolve().then(function(){return v7}),gauge:()=>Promise.resolve().then(function(){return w7}),gavel:()=>Promise.resolve().then(function(){return C7}),gem:()=>Promise.resolve().then(function(){return D7}),ghost:()=>Promise.resolve().then(function(){return E7}),gift:()=>Promise.resolve().then(function(){return N7}),"git-branch-plus":()=>Promise.resolve().then(function(){return $7}),"git-branch":()=>Promise.resolve().then(function(){return z7}),"git-commit-horizontal":()=>Promise.resolve().then(function(){return L7}),"git-commit":()=>Promise.resolve().then(function(){return L7}),"git-commit-vertical":()=>Promise.resolve().then(function(){return W7}),"git-compare-arrows":()=>Promise.resolve().then(function(){return K7}),"git-compare":()=>Promise.resolve().then(function(){return X7}),"git-fork":()=>Promise.resolve().then(function(){return e9}),"git-graph":()=>Promise.resolve().then(function(){return o9}),"git-merge":()=>Promise.resolve().then(function(){return i9}),"git-pull-request-arrow":()=>Promise.resolve().then(function(){return c9}),"git-pull-request-closed":()=>Promise.resolve().then(function(){return p9}),"git-pull-request-create-arrow":()=>Promise.resolve().then(function(){return m9}),"git-pull-request-create":()=>Promise.resolve().then(function(){return v9}),"git-pull-request-draft":()=>Promise.resolve().then(function(){return w9}),"git-pull-request":()=>Promise.resolve().then(function(){return C9}),github:()=>Promise.resolve().then(function(){return D9}),gitlab:()=>Promise.resolve().then(function(){return N9}),"glass-water":()=>Promise.resolve().then(function(){return E9}),glasses:()=>Promise.resolve().then(function(){return z9}),"globe-lock":()=>Promise.resolve().then(function(){return L9}),globe:()=>Promise.resolve().then(function(){return $9}),goal:()=>Promise.resolve().then(function(){return W9}),grab:()=>Promise.resolve().then(function(){return K9}),"graduation-cap":()=>Promise.resolve().then(function(){return X9}),grape:()=>Promise.resolve().then(function(){return eee}),"grid-2x2-check":()=>Promise.resolve().then(function(){return iee}),"grid-2-x-2-check":()=>Promise.resolve().then(function(){return iee}),"grid-2x2-plus":()=>Promise.resolve().then(function(){return oee}),"grid-2-x-2-plus":()=>Promise.resolve().then(function(){return oee}),"grid-2x2-x":()=>Promise.resolve().then(function(){return cee}),"grid-2-x-2-x":()=>Promise.resolve().then(function(){return cee}),"grid-2x2":()=>Promise.resolve().then(function(){return pee}),"grid-2-x-2":()=>Promise.resolve().then(function(){return pee}),"grid-3x3":()=>Promise.resolve().then(function(){return mee}),grid:()=>Promise.resolve().then(function(){return mee}),"grid-3-x-3":()=>Promise.resolve().then(function(){return mee}),"grip-horizontal":()=>Promise.resolve().then(function(){return vee}),"grip-vertical":()=>Promise.resolve().then(function(){return wee}),grip:()=>Promise.resolve().then(function(){return Cee}),group:()=>Promise.resolve().then(function(){return Dee}),guitar:()=>Promise.resolve().then(function(){return Eee}),ham:()=>Promise.resolve().then(function(){return Nee}),hammer:()=>Promise.resolve().then(function(){return zee}),"hand-coins":()=>Promise.resolve().then(function(){return Lee}),"hand-heart":()=>Promise.resolve().then(function(){return $ee}),"hand-helping":()=>Promise.resolve().then(function(){return Wee}),"helping-hand":()=>Promise.resolve().then(function(){return Wee}),"hand-metal":()=>Promise.resolve().then(function(){return Kee}),"hand-platter":()=>Promise.resolve().then(function(){return Xee}),hand:()=>Promise.resolve().then(function(){return ete}),handshake:()=>Promise.resolve().then(function(){return ote}),"hard-drive-download":()=>Promise.resolve().then(function(){return ite}),"hard-drive-upload":()=>Promise.resolve().then(function(){return cte}),"hard-drive":()=>Promise.resolve().then(function(){return pte}),"hard-hat":()=>Promise.resolve().then(function(){return mte}),hash:()=>Promise.resolve().then(function(){return vte}),haze:()=>Promise.resolve().then(function(){return wte}),"hdmi-port":()=>Promise.resolve().then(function(){return Cte}),"heading-1":()=>Promise.resolve().then(function(){return Dte}),"heading-2":()=>Promise.resolve().then(function(){return Ete}),"heading-3":()=>Promise.resolve().then(function(){return Nte}),"heading-4":()=>Promise.resolve().then(function(){return zte}),"heading-5":()=>Promise.resolve().then(function(){return Lte}),"heading-6":()=>Promise.resolve().then(function(){return $te}),heading:()=>Promise.resolve().then(function(){return Wte}),"headphone-off":()=>Promise.resolve().then(function(){return Kte}),headphones:()=>Promise.resolve().then(function(){return Xte}),headset:()=>Promise.resolve().then(function(){return ere}),"heart-crack":()=>Promise.resolve().then(function(){return ore}),"heart-handshake":()=>Promise.resolve().then(function(){return ire}),"heart-off":()=>Promise.resolve().then(function(){return cre}),"heart-pulse":()=>Promise.resolve().then(function(){return pre}),heart:()=>Promise.resolve().then(function(){return mre}),heater:()=>Promise.resolve().then(function(){return vre}),hexagon:()=>Promise.resolve().then(function(){return wre}),highlighter:()=>Promise.resolve().then(function(){return Dre}),history:()=>Promise.resolve().then(function(){return Cre}),"hop-off":()=>Promise.resolve().then(function(){return Ere}),hop:()=>Promise.resolve().then(function(){return Nre}),hospital:()=>Promise.resolve().then(function(){return zre}),hotel:()=>Promise.resolve().then(function(){return Lre}),hourglass:()=>Promise.resolve().then(function(){return $re}),"house-plug":()=>Promise.resolve().then(function(){return Wre}),"house-plus":()=>Promise.resolve().then(function(){return Kre}),"house-wifi":()=>Promise.resolve().then(function(){return Xre}),house:()=>Promise.resolve().then(function(){return eoe}),home:()=>Promise.resolve().then(function(){return eoe}),"ice-cream-bowl":()=>Promise.resolve().then(function(){return ooe}),"ice-cream-2":()=>Promise.resolve().then(function(){return ooe}),"ice-cream-cone":()=>Promise.resolve().then(function(){return ioe}),"ice-cream":()=>Promise.resolve().then(function(){return ioe}),"id-card":()=>Promise.resolve().then(function(){return coe}),"image-down":()=>Promise.resolve().then(function(){return poe}),"image-minus":()=>Promise.resolve().then(function(){return moe}),"image-off":()=>Promise.resolve().then(function(){return voe}),"image-play":()=>Promise.resolve().then(function(){return woe}),"image-plus":()=>Promise.resolve().then(function(){return Coe}),"image-up":()=>Promise.resolve().then(function(){return Doe}),"image-upscale":()=>Promise.resolve().then(function(){return Eoe}),image:()=>Promise.resolve().then(function(){return Noe}),images:()=>Promise.resolve().then(function(){return zoe}),import:()=>Promise.resolve().then(function(){return Loe}),inbox:()=>Promise.resolve().then(function(){return $oe}),"indent-decrease":()=>Promise.resolve().then(function(){return Woe}),outdent:()=>Promise.resolve().then(function(){return Woe}),"indent-increase":()=>Promise.resolve().then(function(){return Koe}),indent:()=>Promise.resolve().then(function(){return Koe}),"indian-rupee":()=>Promise.resolve().then(function(){return Xoe}),infinity:()=>Promise.resolve().then(function(){return ene}),info:()=>Promise.resolve().then(function(){return one}),"inspection-panel":()=>Promise.resolve().then(function(){return ine}),instagram:()=>Promise.resolve().then(function(){return cne}),italic:()=>Promise.resolve().then(function(){return pne}),"iteration-ccw":()=>Promise.resolve().then(function(){return mne}),"iteration-cw":()=>Promise.resolve().then(function(){return vne}),"japanese-yen":()=>Promise.resolve().then(function(){return wne}),joystick:()=>Promise.resolve().then(function(){return Cne}),kanban:()=>Promise.resolve().then(function(){return Dne}),"key-round":()=>Promise.resolve().then(function(){return Ene}),"key-square":()=>Promise.resolve().then(function(){return Nne}),key:()=>Promise.resolve().then(function(){return zne}),"keyboard-music":()=>Promise.resolve().then(function(){return Lne}),"keyboard-off":()=>Promise.resolve().then(function(){return $ne}),keyboard:()=>Promise.resolve().then(function(){return Wne}),"lamp-ceiling":()=>Promise.resolve().then(function(){return Kne}),"lamp-desk":()=>Promise.resolve().then(function(){return Xne}),"lamp-floor":()=>Promise.resolve().then(function(){return eae}),"lamp-wall-down":()=>Promise.resolve().then(function(){return oae}),"lamp-wall-up":()=>Promise.resolve().then(function(){return iae}),lamp:()=>Promise.resolve().then(function(){return cae}),"land-plot":()=>Promise.resolve().then(function(){return pae}),landmark:()=>Promise.resolve().then(function(){return mae}),languages:()=>Promise.resolve().then(function(){return vae}),"laptop-minimal-check":()=>Promise.resolve().then(function(){return wae}),"laptop-minimal":()=>Promise.resolve().then(function(){return Cae}),"laptop-2":()=>Promise.resolve().then(function(){return Cae}),laptop:()=>Promise.resolve().then(function(){return Dae}),"lasso-select":()=>Promise.resolve().then(function(){return Eae}),lasso:()=>Promise.resolve().then(function(){return Nae}),laugh:()=>Promise.resolve().then(function(){return zae}),"layers-2":()=>Promise.resolve().then(function(){return Lae}),layers:()=>Promise.resolve().then(function(){return $ae}),"layers-3":()=>Promise.resolve().then(function(){return $ae}),"layout-dashboard":()=>Promise.resolve().then(function(){return Wae}),"layout-grid":()=>Promise.resolve().then(function(){return Kae}),"layout-list":()=>Promise.resolve().then(function(){return Xae}),"layout-panel-left":()=>Promise.resolve().then(function(){return eie}),"layout-panel-top":()=>Promise.resolve().then(function(){return oie}),"layout-template":()=>Promise.resolve().then(function(){return iie}),leaf:()=>Promise.resolve().then(function(){return cie}),"leafy-green":()=>Promise.resolve().then(function(){return pie}),lectern:()=>Promise.resolve().then(function(){return mie}),"letter-text":()=>Promise.resolve().then(function(){return vie}),"library-big":()=>Promise.resolve().then(function(){return wie}),library:()=>Promise.resolve().then(function(){return Cie}),"life-buoy":()=>Promise.resolve().then(function(){return Die}),ligature:()=>Promise.resolve().then(function(){return Eie}),"lightbulb-off":()=>Promise.resolve().then(function(){return Nie}),lightbulb:()=>Promise.resolve().then(function(){return zie}),"link-2-off":()=>Promise.resolve().then(function(){return Lie}),"link-2":()=>Promise.resolve().then(function(){return $ie}),link:()=>Promise.resolve().then(function(){return Wie}),linkedin:()=>Promise.resolve().then(function(){return Kie}),"list-check":()=>Promise.resolve().then(function(){return Xie}),"list-checks":()=>Promise.resolve().then(function(){return ese}),"list-collapse":()=>Promise.resolve().then(function(){return ose}),"list-end":()=>Promise.resolve().then(function(){return ise}),"list-filter-plus":()=>Promise.resolve().then(function(){return cse}),"list-filter":()=>Promise.resolve().then(function(){return mse}),"list-minus":()=>Promise.resolve().then(function(){return pse}),"list-music":()=>Promise.resolve().then(function(){return vse}),"list-ordered":()=>Promise.resolve().then(function(){return wse}),"list-plus":()=>Promise.resolve().then(function(){return Cse}),"list-restart":()=>Promise.resolve().then(function(){return Dse}),"list-start":()=>Promise.resolve().then(function(){return Ese}),"list-todo":()=>Promise.resolve().then(function(){return Nse}),"list-tree":()=>Promise.resolve().then(function(){return Lse}),"list-video":()=>Promise.resolve().then(function(){return zse}),"list-x":()=>Promise.resolve().then(function(){return $se}),list:()=>Promise.resolve().then(function(){return Wse}),"loader-circle":()=>Promise.resolve().then(function(){return Kse}),"loader-2":()=>Promise.resolve().then(function(){return Kse}),"loader-pinwheel":()=>Promise.resolve().then(function(){return Xse}),loader:()=>Promise.resolve().then(function(){return ele}),"locate-fixed":()=>Promise.resolve().then(function(){return ole}),"locate-off":()=>Promise.resolve().then(function(){return ile}),locate:()=>Promise.resolve().then(function(){return cle}),"lock-keyhole-open":()=>Promise.resolve().then(function(){return ple}),"unlock-keyhole":()=>Promise.resolve().then(function(){return ple}),"lock-keyhole":()=>Promise.resolve().then(function(){return mle}),"lock-open":()=>Promise.resolve().then(function(){return vle}),unlock:()=>Promise.resolve().then(function(){return vle}),lock:()=>Promise.resolve().then(function(){return wle}),"log-in":()=>Promise.resolve().then(function(){return Cle}),"log-out":()=>Promise.resolve().then(function(){return Dle}),logs:()=>Promise.resolve().then(function(){return Ele}),lollipop:()=>Promise.resolve().then(function(){return Nle}),luggage:()=>Promise.resolve().then(function(){return zle}),magnet:()=>Promise.resolve().then(function(){return Lle}),"mail-check":()=>Promise.resolve().then(function(){return $le}),"mail-minus":()=>Promise.resolve().then(function(){return Wle}),"mail-open":()=>Promise.resolve().then(function(){return Kle}),"mail-plus":()=>Promise.resolve().then(function(){return Xle}),"mail-question":()=>Promise.resolve().then(function(){return ece}),"mail-search":()=>Promise.resolve().then(function(){return oce}),"mail-warning":()=>Promise.resolve().then(function(){return ice}),"mail-x":()=>Promise.resolve().then(function(){return cce}),mail:()=>Promise.resolve().then(function(){return pce}),mailbox:()=>Promise.resolve().then(function(){return mce}),mails:()=>Promise.resolve().then(function(){return wce}),"map-pin-check-inside":()=>Promise.resolve().then(function(){return vce}),"map-pin-check":()=>Promise.resolve().then(function(){return Cce}),"map-pin-house":()=>Promise.resolve().then(function(){return Dce}),"map-pin-minus-inside":()=>Promise.resolve().then(function(){return Ece}),"map-pin-minus":()=>Promise.resolve().then(function(){return Nce}),"map-pin-off":()=>Promise.resolve().then(function(){return zce}),"map-pin-plus-inside":()=>Promise.resolve().then(function(){return Lce}),"map-pin-plus":()=>Promise.resolve().then(function(){return $ce}),"map-pin-x-inside":()=>Promise.resolve().then(function(){return Wce}),"map-pin-x":()=>Promise.resolve().then(function(){return Kce}),"map-pin":()=>Promise.resolve().then(function(){return Xce}),"map-pinned":()=>Promise.resolve().then(function(){return eue}),"map-plus":()=>Promise.resolve().then(function(){return oue}),map:()=>Promise.resolve().then(function(){return iue}),"mars-stroke":()=>Promise.resolve().then(function(){return cue}),mars:()=>Promise.resolve().then(function(){return pue}),martini:()=>Promise.resolve().then(function(){return mue}),"maximize-2":()=>Promise.resolve().then(function(){return vue}),maximize:()=>Promise.resolve().then(function(){return wue}),medal:()=>Promise.resolve().then(function(){return Cue}),"megaphone-off":()=>Promise.resolve().then(function(){return Due}),megaphone:()=>Promise.resolve().then(function(){return Eue}),meh:()=>Promise.resolve().then(function(){return Nue}),"memory-stick":()=>Promise.resolve().then(function(){return zue}),menu:()=>Promise.resolve().then(function(){return Lue}),merge:()=>Promise.resolve().then(function(){return $ue}),"message-circle-code":()=>Promise.resolve().then(function(){return Wue}),"message-circle-dashed":()=>Promise.resolve().then(function(){return Kue}),"message-circle-heart":()=>Promise.resolve().then(function(){return Xue}),"message-circle-more":()=>Promise.resolve().then(function(){return ede}),"message-circle-off":()=>Promise.resolve().then(function(){return ide}),"message-circle-plus":()=>Promise.resolve().then(function(){return ode}),"message-circle-question":()=>Promise.resolve().then(function(){return cde}),"message-circle-reply":()=>Promise.resolve().then(function(){return pde}),"message-circle-warning":()=>Promise.resolve().then(function(){return wde}),"message-circle-x":()=>Promise.resolve().then(function(){return mde}),"message-circle":()=>Promise.resolve().then(function(){return vde}),"message-square-code":()=>Promise.resolve().then(function(){return Cde}),"message-square-dashed":()=>Promise.resolve().then(function(){return Dde}),"message-square-diff":()=>Promise.resolve().then(function(){return Ede}),"message-square-dot":()=>Promise.resolve().then(function(){return Nde}),"message-square-heart":()=>Promise.resolve().then(function(){return zde}),"message-square-lock":()=>Promise.resolve().then(function(){return Lde}),"message-square-more":()=>Promise.resolve().then(function(){return $de}),"message-square-off":()=>Promise.resolve().then(function(){return Wde}),"message-square-plus":()=>Promise.resolve().then(function(){return Kde}),"message-square-quote":()=>Promise.resolve().then(function(){return Xde}),"message-square-reply":()=>Promise.resolve().then(function(){return epe}),"message-square-share":()=>Promise.resolve().then(function(){return ope}),"message-square-text":()=>Promise.resolve().then(function(){return ipe}),"message-square-warning":()=>Promise.resolve().then(function(){return cpe}),"message-square-x":()=>Promise.resolve().then(function(){return ppe}),"message-square":()=>Promise.resolve().then(function(){return mpe}),"messages-square":()=>Promise.resolve().then(function(){return vpe}),"mic-off":()=>Promise.resolve().then(function(){return wpe}),"mic-vocal":()=>Promise.resolve().then(function(){return Cpe}),"mic-2":()=>Promise.resolve().then(function(){return Cpe}),mic:()=>Promise.resolve().then(function(){return Dpe}),microchip:()=>Promise.resolve().then(function(){return Epe}),microscope:()=>Promise.resolve().then(function(){return Npe}),microwave:()=>Promise.resolve().then(function(){return zpe}),milestone:()=>Promise.resolve().then(function(){return Lpe}),"milk-off":()=>Promise.resolve().then(function(){return $pe}),milk:()=>Promise.resolve().then(function(){return Wpe}),"minimize-2":()=>Promise.resolve().then(function(){return Kpe}),minimize:()=>Promise.resolve().then(function(){return Xpe}),minus:()=>Promise.resolve().then(function(){return ehe}),"monitor-check":()=>Promise.resolve().then(function(){return ohe}),"monitor-cog":()=>Promise.resolve().then(function(){return ihe}),"monitor-dot":()=>Promise.resolve().then(function(){return che}),"monitor-down":()=>Promise.resolve().then(function(){return phe}),"monitor-off":()=>Promise.resolve().then(function(){return mhe}),"monitor-pause":()=>Promise.resolve().then(function(){return vhe}),"monitor-play":()=>Promise.resolve().then(function(){return whe}),"monitor-smartphone":()=>Promise.resolve().then(function(){return Che}),"monitor-speaker":()=>Promise.resolve().then(function(){return Dhe}),"monitor-stop":()=>Promise.resolve().then(function(){return Ehe}),"monitor-up":()=>Promise.resolve().then(function(){return Nhe}),"monitor-x":()=>Promise.resolve().then(function(){return zhe}),monitor:()=>Promise.resolve().then(function(){return Lhe}),"moon-star":()=>Promise.resolve().then(function(){return $he}),moon:()=>Promise.resolve().then(function(){return Khe}),"mountain-snow":()=>Promise.resolve().then(function(){return Whe}),mountain:()=>Promise.resolve().then(function(){return Xhe}),"mouse-off":()=>Promise.resolve().then(function(){return efe}),"mouse-pointer-2":()=>Promise.resolve().then(function(){return ofe}),"mouse-pointer-ban":()=>Promise.resolve().then(function(){return ife}),"mouse-pointer-click":()=>Promise.resolve().then(function(){return cfe}),"mouse-pointer":()=>Promise.resolve().then(function(){return mfe}),mouse:()=>Promise.resolve().then(function(){return pfe}),"move-3d":()=>Promise.resolve().then(function(){return vfe}),"move-3-d":()=>Promise.resolve().then(function(){return vfe}),"move-diagonal-2":()=>Promise.resolve().then(function(){return wfe}),"move-diagonal":()=>Promise.resolve().then(function(){return Cfe}),"move-down-left":()=>Promise.resolve().then(function(){return Dfe}),"move-down-right":()=>Promise.resolve().then(function(){return Efe}),"move-down":()=>Promise.resolve().then(function(){return Nfe}),"move-horizontal":()=>Promise.resolve().then(function(){return Lfe}),"move-left":()=>Promise.resolve().then(function(){return zfe}),"move-right":()=>Promise.resolve().then(function(){return $fe}),"move-up-left":()=>Promise.resolve().then(function(){return Wfe}),"move-up-right":()=>Promise.resolve().then(function(){return Kfe}),"move-up":()=>Promise.resolve().then(function(){return Xfe}),"move-vertical":()=>Promise.resolve().then(function(){return eme}),move:()=>Promise.resolve().then(function(){return ome}),"music-2":()=>Promise.resolve().then(function(){return ime}),"music-3":()=>Promise.resolve().then(function(){return cme}),"music-4":()=>Promise.resolve().then(function(){return pme}),music:()=>Promise.resolve().then(function(){return mme}),"navigation-2-off":()=>Promise.resolve().then(function(){return vme}),"navigation-2":()=>Promise.resolve().then(function(){return wme}),"navigation-off":()=>Promise.resolve().then(function(){return Cme}),navigation:()=>Promise.resolve().then(function(){return Dme}),network:()=>Promise.resolve().then(function(){return Eme}),newspaper:()=>Promise.resolve().then(function(){return Nme}),nfc:()=>Promise.resolve().then(function(){return zme}),"non-binary":()=>Promise.resolve().then(function(){return $me}),"notebook-pen":()=>Promise.resolve().then(function(){return Lme}),"notebook-tabs":()=>Promise.resolve().then(function(){return Wme}),"notebook-text":()=>Promise.resolve().then(function(){return Kme}),notebook:()=>Promise.resolve().then(function(){return Xme}),"notepad-text-dashed":()=>Promise.resolve().then(function(){return eye}),"notepad-text":()=>Promise.resolve().then(function(){return oye}),"nut-off":()=>Promise.resolve().then(function(){return iye}),nut:()=>Promise.resolve().then(function(){return cye}),"octagon-alert":()=>Promise.resolve().then(function(){return pye}),"alert-octagon":()=>Promise.resolve().then(function(){return pye}),"octagon-minus":()=>Promise.resolve().then(function(){return mye}),"octagon-pause":()=>Promise.resolve().then(function(){return vye}),"pause-octagon":()=>Promise.resolve().then(function(){return vye}),"octagon-x":()=>Promise.resolve().then(function(){return wye}),"x-octagon":()=>Promise.resolve().then(function(){return wye}),octagon:()=>Promise.resolve().then(function(){return Cye}),omega:()=>Promise.resolve().then(function(){return Dye}),option:()=>Promise.resolve().then(function(){return Eye}),orbit:()=>Promise.resolve().then(function(){return Nye}),origami:()=>Promise.resolve().then(function(){return zye}),"package-2":()=>Promise.resolve().then(function(){return Lye}),"package-check":()=>Promise.resolve().then(function(){return $ye}),"package-minus":()=>Promise.resolve().then(function(){return Wye}),"package-open":()=>Promise.resolve().then(function(){return Kye}),"package-plus":()=>Promise.resolve().then(function(){return Xye}),"package-search":()=>Promise.resolve().then(function(){return ege}),"package-x":()=>Promise.resolve().then(function(){return oge}),package:()=>Promise.resolve().then(function(){return ige}),"paint-bucket":()=>Promise.resolve().then(function(){return cge}),"paint-roller":()=>Promise.resolve().then(function(){return pge}),"paintbrush-vertical":()=>Promise.resolve().then(function(){return mge}),"paintbrush-2":()=>Promise.resolve().then(function(){return mge}),paintbrush:()=>Promise.resolve().then(function(){return vge}),palette:()=>Promise.resolve().then(function(){return wge}),"panel-bottom-close":()=>Promise.resolve().then(function(){return Cge}),"panel-bottom-dashed":()=>Promise.resolve().then(function(){return Dge}),"panel-bottom-inactive":()=>Promise.resolve().then(function(){return Dge}),"panel-bottom-open":()=>Promise.resolve().then(function(){return Ege}),"panel-bottom":()=>Promise.resolve().then(function(){return Nge}),"panel-left-close":()=>Promise.resolve().then(function(){return zge}),"sidebar-close":()=>Promise.resolve().then(function(){return zge}),"panel-left-dashed":()=>Promise.resolve().then(function(){return Lge}),"panel-left-inactive":()=>Promise.resolve().then(function(){return Lge}),"panel-left-open":()=>Promise.resolve().then(function(){return $ge}),"sidebar-open":()=>Promise.resolve().then(function(){return $ge}),"panel-left":()=>Promise.resolve().then(function(){return Wge}),sidebar:()=>Promise.resolve().then(function(){return Wge}),"panel-right-close":()=>Promise.resolve().then(function(){return Kge}),"panel-right-dashed":()=>Promise.resolve().then(function(){return Xge}),"panel-right-inactive":()=>Promise.resolve().then(function(){return Xge}),"panel-right-open":()=>Promise.resolve().then(function(){return eve}),"panel-right":()=>Promise.resolve().then(function(){return ove}),"panel-top-close":()=>Promise.resolve().then(function(){return ive}),"panel-top-dashed":()=>Promise.resolve().then(function(){return cve}),"panel-top-inactive":()=>Promise.resolve().then(function(){return cve}),"panel-top-open":()=>Promise.resolve().then(function(){return pve}),"panel-top":()=>Promise.resolve().then(function(){return mve}),"panels-left-bottom":()=>Promise.resolve().then(function(){return vve}),"panels-right-bottom":()=>Promise.resolve().then(function(){return wve}),"panels-top-left":()=>Promise.resolve().then(function(){return Cve}),layout:()=>Promise.resolve().then(function(){return Cve}),paperclip:()=>Promise.resolve().then(function(){return Dve}),parentheses:()=>Promise.resolve().then(function(){return Eve}),"parking-meter":()=>Promise.resolve().then(function(){return Nve}),"party-popper":()=>Promise.resolve().then(function(){return zve}),pause:()=>Promise.resolve().then(function(){return Lve}),"paw-print":()=>Promise.resolve().then(function(){return $ve}),"pc-case":()=>Promise.resolve().then(function(){return Wve}),"pen-line":()=>Promise.resolve().then(function(){return Kve}),"edit-3":()=>Promise.resolve().then(function(){return Kve}),"pen-off":()=>Promise.resolve().then(function(){return Xve}),"pen-tool":()=>Promise.resolve().then(function(){return exe}),pen:()=>Promise.resolve().then(function(){return oxe}),"edit-2":()=>Promise.resolve().then(function(){return oxe}),"pencil-line":()=>Promise.resolve().then(function(){return ixe}),"pencil-off":()=>Promise.resolve().then(function(){return cxe}),"pencil-ruler":()=>Promise.resolve().then(function(){return pxe}),pencil:()=>Promise.resolve().then(function(){return mxe}),pentagon:()=>Promise.resolve().then(function(){return vxe}),percent:()=>Promise.resolve().then(function(){return wxe}),"person-standing":()=>Promise.resolve().then(function(){return Cxe}),"philippine-peso":()=>Promise.resolve().then(function(){return Dxe}),"phone-call":()=>Promise.resolve().then(function(){return Exe}),"phone-forwarded":()=>Promise.resolve().then(function(){return Nxe}),"phone-incoming":()=>Promise.resolve().then(function(){return zxe}),"phone-missed":()=>Promise.resolve().then(function(){return Lxe}),"phone-off":()=>Promise.resolve().then(function(){return $xe}),"phone-outgoing":()=>Promise.resolve().then(function(){return Wxe}),phone:()=>Promise.resolve().then(function(){return Kxe}),pi:()=>Promise.resolve().then(function(){return Xxe}),piano:()=>Promise.resolve().then(function(){return ebe}),pickaxe:()=>Promise.resolve().then(function(){return obe}),"picture-in-picture-2":()=>Promise.resolve().then(function(){return cbe}),"picture-in-picture":()=>Promise.resolve().then(function(){return ibe}),"piggy-bank":()=>Promise.resolve().then(function(){return pbe}),"pilcrow-left":()=>Promise.resolve().then(function(){return mbe}),"pilcrow-right":()=>Promise.resolve().then(function(){return vbe}),pilcrow:()=>Promise.resolve().then(function(){return wbe}),"pill-bottle":()=>Promise.resolve().then(function(){return Cbe}),pill:()=>Promise.resolve().then(function(){return Dbe}),"pin-off":()=>Promise.resolve().then(function(){return Ebe}),pin:()=>Promise.resolve().then(function(){return Nbe}),pipette:()=>Promise.resolve().then(function(){return zbe}),pizza:()=>Promise.resolve().then(function(){return Lbe}),"plane-landing":()=>Promise.resolve().then(function(){return $be}),"plane-takeoff":()=>Promise.resolve().then(function(){return Wbe}),plane:()=>Promise.resolve().then(function(){return Kbe}),play:()=>Promise.resolve().then(function(){return Xbe}),"plug-2":()=>Promise.resolve().then(function(){return ewe}),"plug-zap":()=>Promise.resolve().then(function(){return owe}),"plug-zap-2":()=>Promise.resolve().then(function(){return owe}),plug:()=>Promise.resolve().then(function(){return cwe}),plus:()=>Promise.resolve().then(function(){return iwe}),"pocket-knife":()=>Promise.resolve().then(function(){return mwe}),pocket:()=>Promise.resolve().then(function(){return pwe}),podcast:()=>Promise.resolve().then(function(){return vwe}),"pointer-off":()=>Promise.resolve().then(function(){return wwe}),pointer:()=>Promise.resolve().then(function(){return Cwe}),popcorn:()=>Promise.resolve().then(function(){return Dwe}),popsicle:()=>Promise.resolve().then(function(){return Ewe}),"pound-sterling":()=>Promise.resolve().then(function(){return Nwe}),"power-off":()=>Promise.resolve().then(function(){return zwe}),power:()=>Promise.resolve().then(function(){return Lwe}),presentation:()=>Promise.resolve().then(function(){return $we}),"printer-check":()=>Promise.resolve().then(function(){return Wwe}),printer:()=>Promise.resolve().then(function(){return Kwe}),projector:()=>Promise.resolve().then(function(){return Xwe}),proportions:()=>Promise.resolve().then(function(){return eke}),puzzle:()=>Promise.resolve().then(function(){return oke}),pyramid:()=>Promise.resolve().then(function(){return ike}),"qr-code":()=>Promise.resolve().then(function(){return cke}),quote:()=>Promise.resolve().then(function(){return pke}),rabbit:()=>Promise.resolve().then(function(){return vke}),radar:()=>Promise.resolve().then(function(){return mke}),radiation:()=>Promise.resolve().then(function(){return wke}),radical:()=>Promise.resolve().then(function(){return Cke}),"radio-receiver":()=>Promise.resolve().then(function(){return Dke}),"radio-tower":()=>Promise.resolve().then(function(){return Eke}),radio:()=>Promise.resolve().then(function(){return Nke}),radius:()=>Promise.resolve().then(function(){return Lke}),"rail-symbol":()=>Promise.resolve().then(function(){return zke}),rainbow:()=>Promise.resolve().then(function(){return $ke}),rat:()=>Promise.resolve().then(function(){return Wke}),ratio:()=>Promise.resolve().then(function(){return Kke}),"receipt-cent":()=>Promise.resolve().then(function(){return Xke}),"receipt-euro":()=>Promise.resolve().then(function(){return e_e}),"receipt-indian-rupee":()=>Promise.resolve().then(function(){return o_e}),"receipt-japanese-yen":()=>Promise.resolve().then(function(){return i_e}),"receipt-pound-sterling":()=>Promise.resolve().then(function(){return c_e}),"receipt-russian-ruble":()=>Promise.resolve().then(function(){return p_e}),"receipt-swiss-franc":()=>Promise.resolve().then(function(){return m_e}),"receipt-text":()=>Promise.resolve().then(function(){return v_e}),receipt:()=>Promise.resolve().then(function(){return w_e}),"rectangle-ellipsis":()=>Promise.resolve().then(function(){return C_e}),"form-input":()=>Promise.resolve().then(function(){return C_e}),"rectangle-horizontal":()=>Promise.resolve().then(function(){return D_e}),"rectangle-vertical":()=>Promise.resolve().then(function(){return E_e}),recycle:()=>Promise.resolve().then(function(){return N_e}),"redo-2":()=>Promise.resolve().then(function(){return z_e}),"redo-dot":()=>Promise.resolve().then(function(){return L_e}),redo:()=>Promise.resolve().then(function(){return $_e}),"refresh-ccw-dot":()=>Promise.resolve().then(function(){return W_e}),"refresh-ccw":()=>Promise.resolve().then(function(){return K_e}),"refresh-cw-off":()=>Promise.resolve().then(function(){return X_e}),"refresh-cw":()=>Promise.resolve().then(function(){return eCe}),refrigerator:()=>Promise.resolve().then(function(){return oCe}),regex:()=>Promise.resolve().then(function(){return iCe}),"remove-formatting":()=>Promise.resolve().then(function(){return cCe}),"repeat-1":()=>Promise.resolve().then(function(){return pCe}),"repeat-2":()=>Promise.resolve().then(function(){return mCe}),repeat:()=>Promise.resolve().then(function(){return vCe}),"replace-all":()=>Promise.resolve().then(function(){return wCe}),replace:()=>Promise.resolve().then(function(){return CCe}),"reply-all":()=>Promise.resolve().then(function(){return DCe}),reply:()=>Promise.resolve().then(function(){return NCe}),rewind:()=>Promise.resolve().then(function(){return ECe}),ribbon:()=>Promise.resolve().then(function(){return zCe}),rocket:()=>Promise.resolve().then(function(){return LCe}),"rocking-chair":()=>Promise.resolve().then(function(){return $Ce}),"roller-coaster":()=>Promise.resolve().then(function(){return WCe}),"rotate-3d":()=>Promise.resolve().then(function(){return KCe}),"rotate-3-d":()=>Promise.resolve().then(function(){return KCe}),"rotate-ccw-square":()=>Promise.resolve().then(function(){return XCe}),"rotate-ccw":()=>Promise.resolve().then(function(){return eMe}),"rotate-cw-square":()=>Promise.resolve().then(function(){return oMe}),"rotate-cw":()=>Promise.resolve().then(function(){return iMe}),"route-off":()=>Promise.resolve().then(function(){return cMe}),route:()=>Promise.resolve().then(function(){return pMe}),router:()=>Promise.resolve().then(function(){return mMe}),"rows-2":()=>Promise.resolve().then(function(){return vMe}),rows:()=>Promise.resolve().then(function(){return vMe}),"rows-3":()=>Promise.resolve().then(function(){return wMe}),"panels-top-bottom":()=>Promise.resolve().then(function(){return wMe}),"rows-4":()=>Promise.resolve().then(function(){return CMe}),rss:()=>Promise.resolve().then(function(){return DMe}),ruler:()=>Promise.resolve().then(function(){return EMe}),"russian-ruble":()=>Promise.resolve().then(function(){return NMe}),sailboat:()=>Promise.resolve().then(function(){return zMe}),salad:()=>Promise.resolve().then(function(){return LMe}),sandwich:()=>Promise.resolve().then(function(){return $Me}),"satellite-dish":()=>Promise.resolve().then(function(){return WMe}),satellite:()=>Promise.resolve().then(function(){return KMe}),"save-all":()=>Promise.resolve().then(function(){return XMe}),"save-off":()=>Promise.resolve().then(function(){return eSe}),save:()=>Promise.resolve().then(function(){return oSe}),"scale-3d":()=>Promise.resolve().then(function(){return iSe}),"scale-3-d":()=>Promise.resolve().then(function(){return iSe}),scale:()=>Promise.resolve().then(function(){return cSe}),scaling:()=>Promise.resolve().then(function(){return pSe}),"scan-barcode":()=>Promise.resolve().then(function(){return mSe}),"scan-eye":()=>Promise.resolve().then(function(){return vSe}),"scan-face":()=>Promise.resolve().then(function(){return wSe}),"scan-heart":()=>Promise.resolve().then(function(){return CSe}),"scan-line":()=>Promise.resolve().then(function(){return DSe}),"scan-qr-code":()=>Promise.resolve().then(function(){return ESe}),"scan-search":()=>Promise.resolve().then(function(){return NSe}),"scan-text":()=>Promise.resolve().then(function(){return zSe}),scan:()=>Promise.resolve().then(function(){return LSe}),school:()=>Promise.resolve().then(function(){return $Se}),"scissors-line-dashed":()=>Promise.resolve().then(function(){return WSe}),scissors:()=>Promise.resolve().then(function(){return KSe}),"screen-share-off":()=>Promise.resolve().then(function(){return XSe}),"screen-share":()=>Promise.resolve().then(function(){return eDe}),"scroll-text":()=>Promise.resolve().then(function(){return oDe}),scroll:()=>Promise.resolve().then(function(){return iDe}),"search-check":()=>Promise.resolve().then(function(){return cDe}),"search-code":()=>Promise.resolve().then(function(){return pDe}),"search-slash":()=>Promise.resolve().then(function(){return mDe}),"search-x":()=>Promise.resolve().then(function(){return vDe}),search:()=>Promise.resolve().then(function(){return wDe}),section:()=>Promise.resolve().then(function(){return CDe}),"send-horizontal":()=>Promise.resolve().then(function(){return DDe}),"send-horizonal":()=>Promise.resolve().then(function(){return DDe}),"send-to-back":()=>Promise.resolve().then(function(){return EDe}),send:()=>Promise.resolve().then(function(){return NDe}),"separator-horizontal":()=>Promise.resolve().then(function(){return zDe}),"separator-vertical":()=>Promise.resolve().then(function(){return LDe}),"server-cog":()=>Promise.resolve().then(function(){return WDe}),"server-crash":()=>Promise.resolve().then(function(){return $De}),"server-off":()=>Promise.resolve().then(function(){return KDe}),server:()=>Promise.resolve().then(function(){return XDe}),"settings-2":()=>Promise.resolve().then(function(){return eOe}),settings:()=>Promise.resolve().then(function(){return oOe}),shapes:()=>Promise.resolve().then(function(){return iOe}),"share-2":()=>Promise.resolve().then(function(){return cOe}),share:()=>Promise.resolve().then(function(){return pOe}),sheet:()=>Promise.resolve().then(function(){return mOe}),shell:()=>Promise.resolve().then(function(){return vOe}),"shield-alert":()=>Promise.resolve().then(function(){return wOe}),"shield-ban":()=>Promise.resolve().then(function(){return COe}),"shield-check":()=>Promise.resolve().then(function(){return DOe}),"shield-ellipsis":()=>Promise.resolve().then(function(){return EOe}),"shield-half":()=>Promise.resolve().then(function(){return NOe}),"shield-minus":()=>Promise.resolve().then(function(){return zOe}),"shield-off":()=>Promise.resolve().then(function(){return LOe}),"shield-plus":()=>Promise.resolve().then(function(){return $Oe}),"shield-question":()=>Promise.resolve().then(function(){return WOe}),"shield-user":()=>Promise.resolve().then(function(){return KOe}),"shield-x":()=>Promise.resolve().then(function(){return XOe}),"shield-close":()=>Promise.resolve().then(function(){return XOe}),shield:()=>Promise.resolve().then(function(){return ePe}),"ship-wheel":()=>Promise.resolve().then(function(){return oPe}),ship:()=>Promise.resolve().then(function(){return iPe}),shirt:()=>Promise.resolve().then(function(){return cPe}),"shopping-bag":()=>Promise.resolve().then(function(){return pPe}),"shopping-basket":()=>Promise.resolve().then(function(){return vPe}),"shopping-cart":()=>Promise.resolve().then(function(){return mPe}),shovel:()=>Promise.resolve().then(function(){return wPe}),"shower-head":()=>Promise.resolve().then(function(){return CPe}),shrink:()=>Promise.resolve().then(function(){return DPe}),shrub:()=>Promise.resolve().then(function(){return EPe}),shuffle:()=>Promise.resolve().then(function(){return NPe}),sigma:()=>Promise.resolve().then(function(){return zPe}),"signal-high":()=>Promise.resolve().then(function(){return LPe}),"signal-low":()=>Promise.resolve().then(function(){return $Pe}),"signal-medium":()=>Promise.resolve().then(function(){return WPe}),"signal-zero":()=>Promise.resolve().then(function(){return KPe}),signal:()=>Promise.resolve().then(function(){return XPe}),signature:()=>Promise.resolve().then(function(){return eEe}),"signpost-big":()=>Promise.resolve().then(function(){return oEe}),signpost:()=>Promise.resolve().then(function(){return cEe}),siren:()=>Promise.resolve().then(function(){return iEe}),"skip-back":()=>Promise.resolve().then(function(){return pEe}),"skip-forward":()=>Promise.resolve().then(function(){return mEe}),skull:()=>Promise.resolve().then(function(){return vEe}),slack:()=>Promise.resolve().then(function(){return wEe}),slash:()=>Promise.resolve().then(function(){return CEe}),slice:()=>Promise.resolve().then(function(){return DEe}),"sliders-horizontal":()=>Promise.resolve().then(function(){return NEe}),"sliders-vertical":()=>Promise.resolve().then(function(){return EEe}),sliders:()=>Promise.resolve().then(function(){return EEe}),"smartphone-charging":()=>Promise.resolve().then(function(){return zEe}),"smartphone-nfc":()=>Promise.resolve().then(function(){return LEe}),smartphone:()=>Promise.resolve().then(function(){return $Ee}),"smile-plus":()=>Promise.resolve().then(function(){return KEe}),smile:()=>Promise.resolve().then(function(){return WEe}),snail:()=>Promise.resolve().then(function(){return XEe}),snowflake:()=>Promise.resolve().then(function(){return eje}),sofa:()=>Promise.resolve().then(function(){return oje}),soup:()=>Promise.resolve().then(function(){return ije}),space:()=>Promise.resolve().then(function(){return cje}),spade:()=>Promise.resolve().then(function(){return pje}),sparkle:()=>Promise.resolve().then(function(){return mje}),sparkles:()=>Promise.resolve().then(function(){return vje}),stars:()=>Promise.resolve().then(function(){return vje}),speaker:()=>Promise.resolve().then(function(){return Cje}),speech:()=>Promise.resolve().then(function(){return wje}),"spell-check-2":()=>Promise.resolve().then(function(){return Dje}),"spell-check":()=>Promise.resolve().then(function(){return Eje}),spline:()=>Promise.resolve().then(function(){return Nje}),split:()=>Promise.resolve().then(function(){return zje}),"spray-can":()=>Promise.resolve().then(function(){return Lje}),sprout:()=>Promise.resolve().then(function(){return $je}),"square-activity":()=>Promise.resolve().then(function(){return Wje}),"activity-square":()=>Promise.resolve().then(function(){return Wje}),"square-arrow-down-left":()=>Promise.resolve().then(function(){return Kje}),"arrow-down-left-square":()=>Promise.resolve().then(function(){return Kje}),"square-arrow-down-right":()=>Promise.resolve().then(function(){return Xje}),"arrow-down-right-square":()=>Promise.resolve().then(function(){return Xje}),"square-arrow-down":()=>Promise.resolve().then(function(){return eTe}),"arrow-down-square":()=>Promise.resolve().then(function(){return eTe}),"square-arrow-left":()=>Promise.resolve().then(function(){return oTe}),"arrow-left-square":()=>Promise.resolve().then(function(){return oTe}),"square-arrow-out-down-left":()=>Promise.resolve().then(function(){return iTe}),"arrow-down-left-from-square":()=>Promise.resolve().then(function(){return iTe}),"square-arrow-out-down-right":()=>Promise.resolve().then(function(){return cTe}),"arrow-down-right-from-square":()=>Promise.resolve().then(function(){return cTe}),"square-arrow-out-up-left":()=>Promise.resolve().then(function(){return pTe}),"arrow-up-left-from-square":()=>Promise.resolve().then(function(){return pTe}),"square-arrow-out-up-right":()=>Promise.resolve().then(function(){return mTe}),"arrow-up-right-from-square":()=>Promise.resolve().then(function(){return mTe}),"square-arrow-right":()=>Promise.resolve().then(function(){return vTe}),"arrow-right-square":()=>Promise.resolve().then(function(){return vTe}),"square-arrow-up-left":()=>Promise.resolve().then(function(){return wTe}),"arrow-up-left-square":()=>Promise.resolve().then(function(){return wTe}),"square-arrow-up-right":()=>Promise.resolve().then(function(){return CTe}),"arrow-up-right-square":()=>Promise.resolve().then(function(){return CTe}),"square-arrow-up":()=>Promise.resolve().then(function(){return DTe}),"arrow-up-square":()=>Promise.resolve().then(function(){return DTe}),"square-asterisk":()=>Promise.resolve().then(function(){return ETe}),"asterisk-square":()=>Promise.resolve().then(function(){return ETe}),"square-bottom-dashed-scissors":()=>Promise.resolve().then(function(){return NTe}),"scissors-square-dashed-bottom":()=>Promise.resolve().then(function(){return NTe}),"square-chart-gantt":()=>Promise.resolve().then(function(){return zTe}),"gantt-chart-square":()=>Promise.resolve().then(function(){return zTe}),"square-gantt-chart":()=>Promise.resolve().then(function(){return zTe}),"square-check-big":()=>Promise.resolve().then(function(){return LTe}),"check-square":()=>Promise.resolve().then(function(){return LTe}),"square-check":()=>Promise.resolve().then(function(){return $Te}),"check-square-2":()=>Promise.resolve().then(function(){return $Te}),"square-chevron-down":()=>Promise.resolve().then(function(){return WTe}),"chevron-down-square":()=>Promise.resolve().then(function(){return WTe}),"square-chevron-left":()=>Promise.resolve().then(function(){return KTe}),"chevron-left-square":()=>Promise.resolve().then(function(){return KTe}),"square-chevron-right":()=>Promise.resolve().then(function(){return XTe}),"chevron-right-square":()=>Promise.resolve().then(function(){return XTe}),"square-chevron-up":()=>Promise.resolve().then(function(){return eNe}),"chevron-up-square":()=>Promise.resolve().then(function(){return eNe}),"square-code":()=>Promise.resolve().then(function(){return oNe}),"code-square":()=>Promise.resolve().then(function(){return oNe}),"square-dashed-bottom-code":()=>Promise.resolve().then(function(){return iNe}),"square-dashed-bottom":()=>Promise.resolve().then(function(){return cNe}),"square-dashed-kanban":()=>Promise.resolve().then(function(){return pNe}),"kanban-square-dashed":()=>Promise.resolve().then(function(){return pNe}),"square-dashed-mouse-pointer":()=>Promise.resolve().then(function(){return mNe}),"mouse-pointer-square-dashed":()=>Promise.resolve().then(function(){return mNe}),"square-dashed":()=>Promise.resolve().then(function(){return vNe}),"box-select":()=>Promise.resolve().then(function(){return vNe}),"square-divide":()=>Promise.resolve().then(function(){return wNe}),"divide-square":()=>Promise.resolve().then(function(){return wNe}),"square-dot":()=>Promise.resolve().then(function(){return CNe}),"dot-square":()=>Promise.resolve().then(function(){return CNe}),"square-equal":()=>Promise.resolve().then(function(){return DNe}),"equal-square":()=>Promise.resolve().then(function(){return DNe}),"square-function":()=>Promise.resolve().then(function(){return ENe}),"function-square":()=>Promise.resolve().then(function(){return ENe}),"square-kanban":()=>Promise.resolve().then(function(){return NNe}),"kanban-square":()=>Promise.resolve().then(function(){return NNe}),"square-library":()=>Promise.resolve().then(function(){return zNe}),"library-square":()=>Promise.resolve().then(function(){return zNe}),"square-m":()=>Promise.resolve().then(function(){return LNe}),"m-square":()=>Promise.resolve().then(function(){return LNe}),"square-menu":()=>Promise.resolve().then(function(){return $Ne}),"menu-square":()=>Promise.resolve().then(function(){return $Ne}),"square-minus":()=>Promise.resolve().then(function(){return WNe}),"minus-square":()=>Promise.resolve().then(function(){return WNe}),"square-mouse-pointer":()=>Promise.resolve().then(function(){return XNe}),inspect:()=>Promise.resolve().then(function(){return XNe}),"square-parking-off":()=>Promise.resolve().then(function(){return KNe}),"parking-square-off":()=>Promise.resolve().then(function(){return KNe}),"square-parking":()=>Promise.resolve().then(function(){return eRe}),"parking-square":()=>Promise.resolve().then(function(){return eRe}),"square-pen":()=>Promise.resolve().then(function(){return oRe}),"pen-box":()=>Promise.resolve().then(function(){return oRe}),edit:()=>Promise.resolve().then(function(){return oRe}),"pen-square":()=>Promise.resolve().then(function(){return oRe}),"square-percent":()=>Promise.resolve().then(function(){return iRe}),"percent-square":()=>Promise.resolve().then(function(){return iRe}),"square-pi":()=>Promise.resolve().then(function(){return cRe}),"pi-square":()=>Promise.resolve().then(function(){return cRe}),"square-pilcrow":()=>Promise.resolve().then(function(){return pRe}),"pilcrow-square":()=>Promise.resolve().then(function(){return pRe}),"square-play":()=>Promise.resolve().then(function(){return mRe}),"play-square":()=>Promise.resolve().then(function(){return mRe}),"square-plus":()=>Promise.resolve().then(function(){return vRe}),"plus-square":()=>Promise.resolve().then(function(){return vRe}),"square-power":()=>Promise.resolve().then(function(){return wRe}),"power-square":()=>Promise.resolve().then(function(){return wRe}),"square-radical":()=>Promise.resolve().then(function(){return CRe}),"square-round-corner":()=>Promise.resolve().then(function(){return DRe}),"square-scissors":()=>Promise.resolve().then(function(){return ERe}),"scissors-square":()=>Promise.resolve().then(function(){return ERe}),"square-sigma":()=>Promise.resolve().then(function(){return zRe}),"sigma-square":()=>Promise.resolve().then(function(){return zRe}),"square-slash":()=>Promise.resolve().then(function(){return NRe}),"slash-square":()=>Promise.resolve().then(function(){return NRe}),"square-split-horizontal":()=>Promise.resolve().then(function(){return LRe}),"split-square-horizontal":()=>Promise.resolve().then(function(){return LRe}),"square-split-vertical":()=>Promise.resolve().then(function(){return $Re}),"split-square-vertical":()=>Promise.resolve().then(function(){return $Re}),"square-square":()=>Promise.resolve().then(function(){return WRe}),"square-stack":()=>Promise.resolve().then(function(){return KRe}),"square-terminal":()=>Promise.resolve().then(function(){return XRe}),"terminal-square":()=>Promise.resolve().then(function(){return XRe}),"square-user-round":()=>Promise.resolve().then(function(){return eFe}),"user-square-2":()=>Promise.resolve().then(function(){return eFe}),"square-user":()=>Promise.resolve().then(function(){return oFe}),"user-square":()=>Promise.resolve().then(function(){return oFe}),"square-x":()=>Promise.resolve().then(function(){return iFe}),"x-square":()=>Promise.resolve().then(function(){return iFe}),square:()=>Promise.resolve().then(function(){return cFe}),squircle:()=>Promise.resolve().then(function(){return pFe}),squirrel:()=>Promise.resolve().then(function(){return mFe}),stamp:()=>Promise.resolve().then(function(){return vFe}),"star-half":()=>Promise.resolve().then(function(){return wFe}),"star-off":()=>Promise.resolve().then(function(){return CFe}),star:()=>Promise.resolve().then(function(){return DFe}),"step-back":()=>Promise.resolve().then(function(){return EFe}),"step-forward":()=>Promise.resolve().then(function(){return NFe}),stethoscope:()=>Promise.resolve().then(function(){return zFe}),sticker:()=>Promise.resolve().then(function(){return $Fe}),"sticky-note":()=>Promise.resolve().then(function(){return LFe}),store:()=>Promise.resolve().then(function(){return WFe}),"stretch-horizontal":()=>Promise.resolve().then(function(){return KFe}),"stretch-vertical":()=>Promise.resolve().then(function(){return XFe}),strikethrough:()=>Promise.resolve().then(function(){return eze}),subscript:()=>Promise.resolve().then(function(){return oze}),"sun-dim":()=>Promise.resolve().then(function(){return ize}),"sun-medium":()=>Promise.resolve().then(function(){return cze}),"sun-moon":()=>Promise.resolve().then(function(){return pze}),"sun-snow":()=>Promise.resolve().then(function(){return mze}),sun:()=>Promise.resolve().then(function(){return vze}),sunrise:()=>Promise.resolve().then(function(){return wze}),sunset:()=>Promise.resolve().then(function(){return Cze}),superscript:()=>Promise.resolve().then(function(){return Eze}),"swatch-book":()=>Promise.resolve().then(function(){return Dze}),"swiss-franc":()=>Promise.resolve().then(function(){return Nze}),"switch-camera":()=>Promise.resolve().then(function(){return zze}),sword:()=>Promise.resolve().then(function(){return Lze}),swords:()=>Promise.resolve().then(function(){return $ze}),syringe:()=>Promise.resolve().then(function(){return Wze}),"table-2":()=>Promise.resolve().then(function(){return Kze}),"table-cells-merge":()=>Promise.resolve().then(function(){return Xze}),"table-cells-split":()=>Promise.resolve().then(function(){return eAe}),"table-columns-split":()=>Promise.resolve().then(function(){return oAe}),"table-of-contents":()=>Promise.resolve().then(function(){return iAe}),"table-properties":()=>Promise.resolve().then(function(){return cAe}),"table-rows-split":()=>Promise.resolve().then(function(){return pAe}),table:()=>Promise.resolve().then(function(){return mAe}),"tablet-smartphone":()=>Promise.resolve().then(function(){return vAe}),tablet:()=>Promise.resolve().then(function(){return wAe}),tablets:()=>Promise.resolve().then(function(){return CAe}),tag:()=>Promise.resolve().then(function(){return DAe}),tags:()=>Promise.resolve().then(function(){return EAe}),"tally-1":()=>Promise.resolve().then(function(){return NAe}),"tally-2":()=>Promise.resolve().then(function(){return zAe}),"tally-3":()=>Promise.resolve().then(function(){return LAe}),"tally-4":()=>Promise.resolve().then(function(){return $Ae}),"tally-5":()=>Promise.resolve().then(function(){return WAe}),tangent:()=>Promise.resolve().then(function(){return KAe}),target:()=>Promise.resolve().then(function(){return XAe}),telescope:()=>Promise.resolve().then(function(){return eIe}),"tent-tree":()=>Promise.resolve().then(function(){return oIe}),tent:()=>Promise.resolve().then(function(){return iIe}),terminal:()=>Promise.resolve().then(function(){return cIe}),"test-tube-diagonal":()=>Promise.resolve().then(function(){return pIe}),"test-tube-2":()=>Promise.resolve().then(function(){return pIe}),"test-tube":()=>Promise.resolve().then(function(){return mIe}),"test-tubes":()=>Promise.resolve().then(function(){return vIe}),"text-cursor-input":()=>Promise.resolve().then(function(){return wIe}),"text-cursor":()=>Promise.resolve().then(function(){return CIe}),"text-quote":()=>Promise.resolve().then(function(){return DIe}),"text-search":()=>Promise.resolve().then(function(){return EIe}),"text-select":()=>Promise.resolve().then(function(){return NIe}),"text-selection":()=>Promise.resolve().then(function(){return NIe}),text:()=>Promise.resolve().then(function(){return zIe}),theater:()=>Promise.resolve().then(function(){return LIe}),"thermometer-snowflake":()=>Promise.resolve().then(function(){return $Ie}),"thermometer-sun":()=>Promise.resolve().then(function(){return WIe}),thermometer:()=>Promise.resolve().then(function(){return KIe}),"thumbs-down":()=>Promise.resolve().then(function(){return XIe}),"thumbs-up":()=>Promise.resolve().then(function(){return eLe}),"ticket-check":()=>Promise.resolve().then(function(){return oLe}),"ticket-minus":()=>Promise.resolve().then(function(){return iLe}),"ticket-percent":()=>Promise.resolve().then(function(){return cLe}),"ticket-plus":()=>Promise.resolve().then(function(){return pLe}),"ticket-slash":()=>Promise.resolve().then(function(){return mLe}),"ticket-x":()=>Promise.resolve().then(function(){return vLe}),ticket:()=>Promise.resolve().then(function(){return wLe}),"tickets-plane":()=>Promise.resolve().then(function(){return CLe}),tickets:()=>Promise.resolve().then(function(){return DLe}),"timer-off":()=>Promise.resolve().then(function(){return ELe}),"timer-reset":()=>Promise.resolve().then(function(){return NLe}),timer:()=>Promise.resolve().then(function(){return zLe}),"toggle-left":()=>Promise.resolve().then(function(){return LLe}),"toggle-right":()=>Promise.resolve().then(function(){return $Le}),toilet:()=>Promise.resolve().then(function(){return WLe}),tornado:()=>Promise.resolve().then(function(){return KLe}),torus:()=>Promise.resolve().then(function(){return XLe}),"touchpad-off":()=>Promise.resolve().then(function(){return eBe}),touchpad:()=>Promise.resolve().then(function(){return oBe}),"tower-control":()=>Promise.resolve().then(function(){return iBe}),"toy-brick":()=>Promise.resolve().then(function(){return cBe}),tractor:()=>Promise.resolve().then(function(){return pBe}),"traffic-cone":()=>Promise.resolve().then(function(){return mBe}),"train-front-tunnel":()=>Promise.resolve().then(function(){return vBe}),"train-front":()=>Promise.resolve().then(function(){return wBe}),"train-track":()=>Promise.resolve().then(function(){return CBe}),"tram-front":()=>Promise.resolve().then(function(){return DBe}),train:()=>Promise.resolve().then(function(){return DBe}),transgender:()=>Promise.resolve().then(function(){return NBe}),"trash-2":()=>Promise.resolve().then(function(){return EBe}),trash:()=>Promise.resolve().then(function(){return zBe}),"tree-deciduous":()=>Promise.resolve().then(function(){return LBe}),"tree-palm":()=>Promise.resolve().then(function(){return WBe}),palmtree:()=>Promise.resolve().then(function(){return WBe}),"tree-pine":()=>Promise.resolve().then(function(){return $Be}),trees:()=>Promise.resolve().then(function(){return KBe}),trello:()=>Promise.resolve().then(function(){return XBe}),"trending-down":()=>Promise.resolve().then(function(){return eVe}),"trending-up-down":()=>Promise.resolve().then(function(){return oVe}),"trending-up":()=>Promise.resolve().then(function(){return iVe}),"triangle-alert":()=>Promise.resolve().then(function(){return cVe}),"alert-triangle":()=>Promise.resolve().then(function(){return cVe}),"triangle-dashed":()=>Promise.resolve().then(function(){return pVe}),"triangle-right":()=>Promise.resolve().then(function(){return mVe}),triangle:()=>Promise.resolve().then(function(){return vVe}),trophy:()=>Promise.resolve().then(function(){return wVe}),truck:()=>Promise.resolve().then(function(){return CVe}),turtle:()=>Promise.resolve().then(function(){return DVe}),"tv-minimal-play":()=>Promise.resolve().then(function(){return EVe}),"tv-minimal":()=>Promise.resolve().then(function(){return NVe}),"tv-2":()=>Promise.resolve().then(function(){return NVe}),tv:()=>Promise.resolve().then(function(){return zVe}),twitch:()=>Promise.resolve().then(function(){return LVe}),twitter:()=>Promise.resolve().then(function(){return $Ve}),"type-outline":()=>Promise.resolve().then(function(){return WVe}),type:()=>Promise.resolve().then(function(){return KVe}),"umbrella-off":()=>Promise.resolve().then(function(){return XVe}),umbrella:()=>Promise.resolve().then(function(){return e$e}),underline:()=>Promise.resolve().then(function(){return o$e}),"undo-2":()=>Promise.resolve().then(function(){return i$e}),"undo-dot":()=>Promise.resolve().then(function(){return c$e}),undo:()=>Promise.resolve().then(function(){return p$e}),"unfold-horizontal":()=>Promise.resolve().then(function(){return m$e}),"unfold-vertical":()=>Promise.resolve().then(function(){return v$e}),ungroup:()=>Promise.resolve().then(function(){return w$e}),university:()=>Promise.resolve().then(function(){return C$e}),"school-2":()=>Promise.resolve().then(function(){return C$e}),"unlink-2":()=>Promise.resolve().then(function(){return D$e}),unlink:()=>Promise.resolve().then(function(){return E$e}),unplug:()=>Promise.resolve().then(function(){return N$e}),upload:()=>Promise.resolve().then(function(){return z$e}),usb:()=>Promise.resolve().then(function(){return L$e}),"user-check":()=>Promise.resolve().then(function(){return $$e}),"user-cog":()=>Promise.resolve().then(function(){return W$e}),"user-minus":()=>Promise.resolve().then(function(){return K$e}),"user-pen":()=>Promise.resolve().then(function(){return X$e}),"user-plus":()=>Promise.resolve().then(function(){return eHe}),"user-round-check":()=>Promise.resolve().then(function(){return oHe}),"user-check-2":()=>Promise.resolve().then(function(){return oHe}),"user-round-cog":()=>Promise.resolve().then(function(){return iHe}),"user-cog-2":()=>Promise.resolve().then(function(){return iHe}),"user-round-minus":()=>Promise.resolve().then(function(){return cHe}),"user-minus-2":()=>Promise.resolve().then(function(){return cHe}),"user-round-pen":()=>Promise.resolve().then(function(){return pHe}),"user-round-plus":()=>Promise.resolve().then(function(){return mHe}),"user-plus-2":()=>Promise.resolve().then(function(){return mHe}),"user-round-search":()=>Promise.resolve().then(function(){return vHe}),"user-round-x":()=>Promise.resolve().then(function(){return wHe}),"user-x-2":()=>Promise.resolve().then(function(){return wHe}),"user-round":()=>Promise.resolve().then(function(){return CHe}),"user-2":()=>Promise.resolve().then(function(){return CHe}),"user-search":()=>Promise.resolve().then(function(){return DHe}),"user-x":()=>Promise.resolve().then(function(){return EHe}),user:()=>Promise.resolve().then(function(){return NHe}),"users-round":()=>Promise.resolve().then(function(){return zHe}),"users-2":()=>Promise.resolve().then(function(){return zHe}),users:()=>Promise.resolve().then(function(){return LHe}),"utensils-crossed":()=>Promise.resolve().then(function(){return $He}),"fork-knife-crossed":()=>Promise.resolve().then(function(){return $He}),utensils:()=>Promise.resolve().then(function(){return WHe}),"fork-knife":()=>Promise.resolve().then(function(){return WHe}),"utility-pole":()=>Promise.resolve().then(function(){return KHe}),variable:()=>Promise.resolve().then(function(){return XHe}),vault:()=>Promise.resolve().then(function(){return eqe}),vegan:()=>Promise.resolve().then(function(){return oqe}),"venetian-mask":()=>Promise.resolve().then(function(){return iqe}),"venus-and-mars":()=>Promise.resolve().then(function(){return cqe}),venus:()=>Promise.resolve().then(function(){return pqe}),"vibrate-off":()=>Promise.resolve().then(function(){return mqe}),vibrate:()=>Promise.resolve().then(function(){return wqe}),"video-off":()=>Promise.resolve().then(function(){return vqe}),video:()=>Promise.resolve().then(function(){return Cqe}),videotape:()=>Promise.resolve().then(function(){return Dqe}),view:()=>Promise.resolve().then(function(){return Eqe}),voicemail:()=>Promise.resolve().then(function(){return Nqe}),volleyball:()=>Promise.resolve().then(function(){return zqe}),"volume-1":()=>Promise.resolve().then(function(){return Lqe}),"volume-2":()=>Promise.resolve().then(function(){return $qe}),"volume-off":()=>Promise.resolve().then(function(){return Wqe}),"volume-x":()=>Promise.resolve().then(function(){return Kqe}),volume:()=>Promise.resolve().then(function(){return Xqe}),vote:()=>Promise.resolve().then(function(){return eWe}),"wallet-cards":()=>Promise.resolve().then(function(){return oWe}),"wallet-minimal":()=>Promise.resolve().then(function(){return iWe}),"wallet-2":()=>Promise.resolve().then(function(){return iWe}),wallet:()=>Promise.resolve().then(function(){return cWe}),wallpaper:()=>Promise.resolve().then(function(){return pWe}),"wand-sparkles":()=>Promise.resolve().then(function(){return mWe}),"wand-2":()=>Promise.resolve().then(function(){return mWe}),wand:()=>Promise.resolve().then(function(){return vWe}),warehouse:()=>Promise.resolve().then(function(){return wWe}),"washing-machine":()=>Promise.resolve().then(function(){return CWe}),watch:()=>Promise.resolve().then(function(){return DWe}),"waves-ladder":()=>Promise.resolve().then(function(){return EWe}),waves:()=>Promise.resolve().then(function(){return NWe}),waypoints:()=>Promise.resolve().then(function(){return zWe}),webcam:()=>Promise.resolve().then(function(){return LWe}),"webhook-off":()=>Promise.resolve().then(function(){return $We}),webhook:()=>Promise.resolve().then(function(){return WWe}),weight:()=>Promise.resolve().then(function(){return KWe}),"wheat-off":()=>Promise.resolve().then(function(){return XWe}),wheat:()=>Promise.resolve().then(function(){return eUe}),"whole-word":()=>Promise.resolve().then(function(){return oUe}),"wifi-high":()=>Promise.resolve().then(function(){return iUe}),"wifi-low":()=>Promise.resolve().then(function(){return cUe}),"wifi-off":()=>Promise.resolve().then(function(){return pUe}),"wifi-zero":()=>Promise.resolve().then(function(){return mUe}),wifi:()=>Promise.resolve().then(function(){return vUe}),"wind-arrow-down":()=>Promise.resolve().then(function(){return wUe}),wind:()=>Promise.resolve().then(function(){return CUe}),"wine-off":()=>Promise.resolve().then(function(){return DUe}),wine:()=>Promise.resolve().then(function(){return EUe}),workflow:()=>Promise.resolve().then(function(){return NUe}),worm:()=>Promise.resolve().then(function(){return zUe}),"wrap-text":()=>Promise.resolve().then(function(){return LUe}),wrench:()=>Promise.resolve().then(function(){return $Ue}),x:()=>Promise.resolve().then(function(){return WUe}),youtube:()=>Promise.resolve().then(function(){return XUe}),"zap-off":()=>Promise.resolve().then(function(){return KUe}),zap:()=>Promise.resolve().then(function(){return eGe}),"zoom-in":()=>Promise.resolve().then(function(){return oGe}),"zoom-out":()=>Promise.resolve().then(function(){return iGe})};const cGe=e.forwardRef(({name:t,fallback:r,...o},n)=>{const[a,i]=e.useState();return e.useEffect(()=>{(async function(e){if(!(e in lGe))throw new Error("[lucide-react]: Name in Lucide DynamicIcon not found");return(await lGe[e]()).__iconNode})(t).then(i).catch(e=>{console.error(e)})},[t]),null==a?null==r?null:e.createElement(r):e.createElement(TC,{ref:n,...o,iconNode:a})}),uGe=e.forwardRef(({iconName:t,size:r=24,color:o,borderRadius:n,backgroundColor:a,...i},s)=>t?t in lGe?ot(e.Suspense,{fallback:ot(Jse,{size:r,color:o}),children:ot(cGe,{name:t,size:r,color:o,ref:s,style:{borderRadius:n,backgroundColor:a,display:"inline-flex",...i.style},...i})}):(process.env.NODE_ENV,null):null);uGe.displayName="IconRenderer";const dGe="getPickListOptions",pGe="getCalendarEvents",hGe="getDataGridRows",fGe="sendFormData",mGe=()=>{const{forms:e}=ct(),t=r.useQueryClient(),{mutateAsync:o,isPending:n}=r.useMutation({mutationKey:[fGe],mutationFn:async t=>{if(!e?.submit)throw new Error("forms.submit is not provided by ApiProvider");return e.submit(t)},onSuccess:()=>{t.invalidateQueries({queryKey:[dGe]})}});return{submitForm:o,isLoading:n}},yGe=(e,t)=>{if(e&&t)return Object.prototype.hasOwnProperty.call(e,t)?e[t]:t.split(".").reduce((e,t)=>e&&"object"==typeof e?e[t]:void 0,e)},gGe=e=>{const t=JSON.stringify(e);let r;if("undefined"!=typeof window&&"function"==typeof window.btoa)r=window.btoa(unescape(encodeURIComponent(t)));else{const e=globalThis?.Buffer;r=e?e.from(t,"utf8").toString("base64"):""}return r.replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/g,"")},vGe=e=>{try{const t=e.replace(/-/g,"+").replace(/_/g,"/"),r=t.length%4,o=r?new Array(4-r+1).join("="):"";let n;if("undefined"!=typeof window&&"function"==typeof window.atob)n=decodeURIComponent(escape(window.atob(t+o)));else{const e=globalThis?.Buffer;n=e?e.from(t+o,"base64").toString("utf8"):""}return JSON.parse(n)}catch{return null}},xGe=({includeRwoRecordId:e,recordId:t,mapping:r,contextSource:o})=>{const n={},a={};return(r||[]).forEach(e=>{const t=((e,t)=>{if(e&&t)return Object.prototype.hasOwnProperty.call(e,t)?e[t]:yGe(e,t)})(o,String(e.sourceDataModelFieldId));if(null==t)return;const r=String("object"==typeof t&&null!==t&&"id"in t?t.id:t);e.targetOrganismIds.forEach(t=>{a[t]||(a[t]={}),a[t][String(e.sourceDataModelFieldId)]=r})}),e&&t&&(Object.keys(a).forEach(e=>{a[e].rwoRecordId=String(t)}),n.rwoRecordId=String(t)),Object.keys(a).length>0&&(n.rwoContext=gGe(a)),{query:n}},bGe=(t,r={})=>{const{properties:o,moleculeId:n,onClick:a,disabled:i}=t,{onActionStart:s,onActionComplete:l,onActionError:c,onAllActionsComplete:u,stopOnError:d=!0,executeAsync:p=!0}=r,[h,f]=e.useState(!1),[m,y]=e.useState(-1),[g,v]=e.useState([]),[x,b]=e.useState(null),w=e.useMemo(()=>{const e=o?.action,t=e?.action,r=t||e;return r?Array.isArray(r)?r:r&&"object"==typeof r&&"type"in r?[r]:[]:[]},[o?.action]),{setActivePopup:k}=MC(),_=Ut()||{},C=_C?.()||{},{onInternalNavigation:M,formId:S,routing:D,submitHandler:O,localState:P,localStateObject:E,organismInfo:j}=C,{submitForm:T}=mGe()||{},N=e.useCallback(async e=>{if(!e.link)throw new Error("Link configuration missing");if(x7e(e.link)){const t={};e.link?.targetFormId&&(t.organismId=String(e.link?.targetFormId)),e.link?.rwoKey&&(t.rwo=String(e.link?.rwoKey)),console.log("[useButtonAction] link → internal",{internalLink:e.link.internalLink,query:t}),M?.({link:e.link.internalLink||"",query:t})}else console.log("[useButtonAction] link → external",{externalLink:e.link.externalLink}),g7e(e.link.externalLink||"")},[M]),R=e.useCallback(async e=>{if(!e.download)throw new Error("Download configuration missing");console.log("[useButtonAction] download",{url:e.download?.url,name:e.download?.name}),y7e(e.download.url,e.download.name)},[]),F=e.useCallback(e=>{const t=e?.open_popup,r=t?.organismId;if(!r)throw new Error("Popup configuration missing");console.log("[useButtonAction] open_popup",{popupId:r}),k?.({id:r,config:{type:"modal",position:"center",size:"medium",persistent:!1,backdrop:!0,closeOnBackdropClick:!0,closeOnEscape:!0}})},[k]),z=e.useCallback(async e=>{if(!e.submit)throw new Error("Submit configuration missing");if(!_?.handleSubmit)throw new Error("Form context not available for submit action");const t=(S??"").toString();if(!t)throw new Error("Form ID missing in OrganismContext for submit action");const r=D?.rwoRecordIdFromUrl;let o;return await _.handleSubmit(async n=>{const a={formId:t,data:n};let i;r&&(a.rwoRecordId=r),console.log("[useButtonAction] submit → payload",a);try{if(O)i=await O(a);else{if(!T)return;i=await T(a)}}catch(l){console.error("[useButtonAction] submit → error",l);const t=e.submit?.onError?.link;if(t&&t.internalLink)if(x7e(t)){const e={};t?.rwoKey&&(e.rwo=String(t?.rwoKey)),console.log("[useButtonAction] submit → navigate onError (internal)",{link:t.internalLink,query:e}),M?.({link:t.internalLink||"",query:e})}else console.log("[useButtonAction] submit → navigate onError (external)",{link:t.externalLink}),g7e(t.externalLink||"");throw l}o=i,console.log("[useButtonAction] submit → success",{result:i});const s=e.submit?.onSuccess?.link;if(s&&s.internalLink)if(x7e(s)){const e={};s?.rwoKey&&(e.rwo=String(s?.rwoKey)),console.log("[useButtonAction] submit → navigate onSuccess (internal)",{link:s.internalLink,query:e}),M?.({link:s.internalLink||"",query:e})}else console.log("[useButtonAction] submit → navigate onSuccess (external)",{link:s.externalLink}),g7e(s.externalLink||"");return _?.reset?.(),console.log("[useButtonAction] submit → form reset"),i},async e=>{throw new Error("Form validation failed")})(),o},[_,T,M,S,D]),A=e.useCallback(async(e,t)=>{const r=B(e,t);if(!r)throw new Error(`Navigation configuration missing for ${t}`);switch(t){case"navigateToCreateForm":if(r.targetFormId){const e=`?organismId=${r.targetFormId}`;console.log("[useButtonAction] navigate_to_create_form",{link:e}),M?.({link:e})}break;case"navigateToEditForm":if(r.targetFormId){const e=D?.rwoRecordIdFromUrl,t=e||(j&&j.id?String(j.id):""),o=`?organismId=${r.targetFormId}`+(t?`&rwoRecordId=${t}`:"");console.log("[useButtonAction] navigate_to_edit_form",{link:o}),M?.({link:o})}break;case"navigateToPrepopulateForm":{const e=r?.link?.internalLink||"",t=r.targetFormId;if(!t&&!e)break;const o=Array.isArray(r?.fieldMap)?r.fieldMap:[],n=_&&"function"==typeof _.getValues?_.getValues():{},a=E&&Object.keys(E||{}).length?E:n,i={};o.filter(e=>e?.source&&e?.destination).forEach(e=>{const t=yGe(a,String(e.source));void 0!==t&&(i[String(e.destination)]=t)});const s=e||`?organismId=${encodeURIComponent(String(t||""))}`;console.log("[useButtonAction] navigate_to_prepopulate_form",{link:s,prefillKeys:Object.keys(i).length}),M?.({link:s,state:{prefill:i,targetFormId:t}})}break;case"navigateToOrganismWithRwoContext":{const e=r?.sourceDataModelFieldId,t=r?.targetOrganismIds;if(!e||!Array.isArray(t)||0===t.length)break;const o=e=>"object"==typeof e&&e&&"id"in e?String(e.id):null!=e?String(e):void 0;let n;if(P&&e in P&&(n=o(P[e])),!n&&E){const t=yGe(E,e);n=o(t)}if(!n&&_&&"function"==typeof _.getValues){const t=yGe(_.getValues(),e);n=o(t)}!n&&e&&(n=String(e));const a={};t.forEach(t=>{a[t]||(a[t]={}),n&&(a[t].rwoRecordId=String(n)),e&&(a[t][String(e)]=String(n||""))});const i={};Object.keys(a).length>0&&(i.rwoContext=gGe(a));const s=new URL(window?.location?.href||"/");console.log("[useButtonAction] navigate_to_organism_with_rwo_context",{query:i,link:s.pathname}),M?.({link:s.pathname,query:i})}break;case"navigateToPageWithRwoContext":{const e=r?.link,t=!1!==r?.includeRwoRecordId,o=Array.isArray(r?.rwoContextMapping)?r.rwoContextMapping:[];if(!e?.internalLink)break;const n={...P||{},...E||{},..._&&"function"==typeof _.getValues?_.getValues():{}},a=D?.rwoRecordIdFromUrl,{query:i}=xGe({includeRwoRecordId:t,recordId:a,mapping:o,contextSource:n});console.log("[useButtonAction] navigate_to_page_with_rwo_context",{link:e.internalLink,query:i}),M?.({link:e.internalLink,query:i})}}},[M,_,P,E,j,D]),I=e.useCallback(e=>{_?.reset?.()},[_]),L=e.useCallback(e=>{_?.reset?.()},[_]),B=e.useCallback((e,t)=>{switch(t){case"navigateToCreateForm":return e.navigateToCreateForm||null;case"navigateToEditForm":return e.navigateToEditForm||null;case"navigateToPrepopulateForm":return e.navigateToPrepopulateForm||null;case"navigateToOrganismWithRwoContext":return e.navigateToOrganismWithRwoContext||null;case"navigateToPageWithRwoContext":return e.navigateToPageWithRwoContext||null;default:return null}},[]),V=e.useCallback(async(e,t)=>{s?.(e,t),console.log("[useButtonAction] action → start",{index:t,type:e.type});try{let r;switch(e.type){case"link":await N(e),r="Link executed";break;case"download":await R(e),r="Download executed";break;case"submit":r=await z(e);break;case"open_popup":F(e),r="Popup opened";break;case"navigate_to_create_form":await A(e,"navigateToCreateForm"),r="Navigation executed";break;case"navigate_to_edit_form":await A(e,"navigateToEditForm"),r="Navigation executed";break;case"navigate_to_prepopulate_form":await A(e,"navigateToPrepopulateForm"),r="Navigation executed";break;case"navigate_to_organism_with_rwo_context":await A(e,"navigateToOrganismWithRwoContext"),r="Navigation executed";break;case"navigate_to_page_with_rwo_context":await A(e,"navigateToPageWithRwoContext"),r="Navigation executed";break;case"reset":I(e),r="Reset executed";break;case"destroy":L(e),r="Destroy executed";break;default:throw new Error(`Unsupported action type: ${e.type}`)}return l?.(e,t,r),console.log("[useButtonAction] action → complete",{index:t,type:e.type,result:r}),r}catch(r){const o=r instanceof Error?r:new Error(String(r));if(c?.(e,t,o),console.error("[useButtonAction] action → error",{index:t,type:e.type,error:o}),d)throw o;return null}},[s,l,c,d,N,R,z,F,A,I,L]),$=e.useCallback(async()=>{if(0===w.length)return[];f(!0),y(0),v([]),b(null),console.log("[useButtonAction] executeActions → start",{actionsCount:w.length,executeAsync:p,stopOnError:d});try{const e=w.some(e=>"submit"===e?.type),t=p&&!e;if(console.log("[useButtonAction] executeActions → mode",{containsSubmit:e,runParallel:t}),t){const e=w.map((e,t)=>V(e,t));if(d){const t=await Promise.all(e);return v(t),console.log("[useButtonAction] executeActions → complete (parallel)",{results:t}),u?.(t),t}const t=(await Promise.allSettled(e)).map(e=>"fulfilled"===e.status?e.value:null);return v(t),console.log("[useButtonAction] executeActions → complete (parallel, settled)",{results:t}),u?.(t),t}const r=new Set(["link","navigate_to_create_form","navigate_to_edit_form","navigate_to_prepopulate_form","navigate_to_organism_with_rwo_context","navigate_to_page_with_rwo_context"]),o=w.filter(e=>e&&"submit"!==e.type&&!r.has(e.type)),n=w.filter(e=>e&&"submit"===e.type),a=w.filter(e=>e&&r.has(e.type)),i=e?[...o,...n,...a]:w;console.log("[useButtonAction] executeActions → sequential order",{order:i.map(e=>e?.type)});const s=[];for(let l=0;l<i.length;l+=1){y(l);const e=await V(i[l],l);s.push(e),v([...s])}return console.log("[useButtonAction] executeActions → complete (sequential)",{results:s}),u?.(s),s}catch(e){const t=e instanceof Error?e:new Error(String(e));throw b(t),console.error("[useButtonAction] executeActions → failed",t),t}finally{f(!1),y(-1)}},[w,V,u,p,d]),H=e.useCallback(e=>{i||(a?a(e):w.length>0&&(console.log("[useButtonAction] handleAction → click",{moleculeId:n,disabled:i,actionsCount:w.length}),$().catch(()=>{})))},[i,n,a,w,$]);return{executeActions:$,handleAction:H,isExecuting:h,currentActionIndex:m,results:g,error:x}},wGe=e.forwardRef(({gap:e,moleculeId:t,configurationItemInfo:r,fontSize:o,fontWeight:n,fontFamily:a,textAlign:i,text:s,wrapText:l=!1,properties:c,borderRadius:u=0,endIcon:d,startIcon:p,fullWidth:h=!1,height:f,width:m,minWidth:y,maxWidth:g,minHeight:v,maxHeight:x,iconOnly:b=!1,elevation:w=0,fillColor:k="primary",fillColorDisabled:_,fillColorHover:C,fillColorPressed:M,borderColor:S,borderColorDisabled:D,borderColorHover:O,borderColorPressed:P,textColor:E,textColorDisabled:j,textColorHover:T,textColorPressed:N,variant:R="contained",color:F="primary",disabled:z=!1,link:A,onClick:I,externalOnClick:L,marginTop:B="0",marginRight:V="0",marginBottom:$="0",marginLeft:H="0",paddingTop:q="0",paddingRight:W="0",paddingBottom:U="0",paddingLeft:G="0",...K},Y)=>{const{onStateChange:Z}=OC(),{handleAction:X,isExecuting:Q,currentActionIndex:J,results:ee,error:te}=bGe({properties:c?{...c,action:c.action||[]}:void 0,moleculeId:t,onClick:L||I,disabled:z},{onActionStart:void 0,onActionComplete:void 0,onActionError:void 0,onAllActionsComplete:void 0,stopOnError:!0,executeAsync:!0}),re=s||c?.text?.text||"",oe=e=>{z||Q||(L?(L(e),Z?.({id:t,type:"clicked"})):(X(e),Z?.({id:t,type:"clicked"})))},ne=k||F,ae="contained"===R,ie=_||Wr(ne,.5),se=j||Wr(E||Kr.colors.gray2,.5),le=D||Wr(S||ne,.5),ce=z||Q,ue=ce?se:E,de=S||ne,pe={style:{width:o,height:o,strokeWidth:"bold"===n?2.5:1.5}};return b?ot(Zu,{ref:Y,id:t,href:A,disabled:ce,onClick:oe,sx:{...h?{width:"100%"}:{width:m},height:f,...y&&{minWidth:y},...g&&{maxWidth:g},...v&&{minHeight:v},...x&&{maxHeight:x},marginTop:B,marginRight:V,marginBottom:$,marginLeft:H,paddingTop:q,paddingRight:W,paddingBottom:U,paddingLeft:G,borderRadius:u,backgroundColor:ae?ne:"transparent",borderWidth:"bold"===n?2:1.5,borderStyle:"solid",borderColor:de,color:ue,boxShadow:Gr(w),"&:hover":{backgroundColor:C||Wr(ne,.8),borderColor:O||Wr(de,.8),color:T||ue},"&:active":{backgroundColor:M||Wr(ne,.6),borderColor:P||Wr(de,.6),color:N||ue},"&.Mui-disabled":{backgroundColor:ae?ie:"transparent",borderColor:le,color:se}},...r,...K,children:ot(uGe,{iconName:p||"circle-power",color:ue,...pe})}):ot(Xf,{ref:Y,id:t,href:A,variant:R,disabled:ce,fullWidth:h,onClick:oe,disableElevation:0===w,endIcon:d&&ot(uGe,{color:ue,iconName:d,...pe}),startIcon:p&&ot(uGe,{color:ue,iconName:p,...pe}),sx:{...h?{}:{width:m},height:f,...y&&{minWidth:y},...g&&{maxWidth:g},...v&&{minHeight:v},...x&&{maxHeight:x},gap:e,alignItems:"center",justifyContent:i,pointerEvents:z?"none":"auto",marginTop:B,marginRight:V,marginBottom:$,marginLeft:H,paddingTop:q,paddingRight:W,paddingBottom:U,paddingLeft:G,borderRadius:u,borderWidth:"bold"===n?2:1.5,borderStyle:"solid",borderColor:de,textTransform:"none",backgroundColor:ae?ne:"transparent",color:ue,boxShadow:Gr(w),"&:hover":{backgroundColor:C||(ae?Wr(ne,.8):"transparent"),borderColor:O||Wr(de,.8),color:T||ue},"&:active":{backgroundColor:M||(ae?Wr(ne,.6):"transparent"),borderColor:P||Wr(de,.6),color:N||ue},"&.Mui-disabled":{backgroundColor:ae?ie:"transparent",borderColor:le,color:se}},...r,...K,children:re&&ot(yd,{component:"span",noWrap:!l,sx:{fontSize:o,fontWeight:n,fontFamily:a,textAlign:i,color:"inherit"},children:Q?"Loading...":re})})});wGe.displayName="NewButton";const kGe=({fill:e=Kr.colors.gray5,color:t=Kr.colors.gray3,size:r=33,...o})=>ot("svg",{width:r,height:r,viewBox:"0 0 33 33",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:ot("path",{d:"M21.734 24.2969L16.1687 20.8186L10.6035 24.2969V8.99253C10.6035 8.80803 10.6768 8.63109 10.8073 8.50063C10.9377 8.37017 11.1147 8.29688 11.2992 8.29688H21.0383C21.2228 8.29688 21.3997 8.37017 21.5302 8.50063C21.6607 8.63109 21.734 8.80803 21.734 8.99253V24.2969Z",stroke:t,fill:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),_Ge=({color:e=Kr.colors.gray1,size:t=32})=>ot("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",style:Hr(t),children:ot("path",{d:"M24 12.5417L16 20.5417L8 12.5417",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),CGe=({color:e=Kr.colors.gray1,...t})=>ot("svg",{width:18,height:11,fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:ot("path",{d:"m1 9.5 8-8 8 8",stroke:e,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})}),MGe=({color:e=Kr.colors.blue,size:t=16,...r})=>ot("svg",{width:17,height:16,viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:Hr(t),...r,children:ot("path",{d:"M10.7693 12L6.76929 8L10.7693 4",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"})}),SGe=({color:e=Kr.colors.gray1,size:t=33,...r})=>ot("svg",{width:"33",height:"33",viewBox:"0 0 33 33",fill:"none",...r,style:Hr(t),children:ot("path",{d:"M12.9968 8.5L20.9968 16.5L12.9968 24.5",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),DGe=({size:e=16,color:t=Kr.colors.black})=>ot("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",style:Hr(e),children:ot("path",{d:"M12 5.83331L6.66667 11.1666L4 8.49998",stroke:t,strokeLinecap:"round",strokeLinejoin:"round"})}),OGe=({size:e=16,color:t=Kr.colors.black})=>nt("svg",{pointerEvents:"none",width:e,height:e,viewBox:`0 0 ${e} ${e}`,fill:"none",children:[ot("path",{d:"M8 12C10.2091 12 12 10.2091 12 8C12 5.79086 10.2091 4 8 4C5.79086 4 4 5.79086 4 8C4 10.2091 5.79086 12 8 12Z",stroke:t,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M7.6665 7.66663H7.99984V9.99996H8.33317",stroke:t,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M7.91667 6.58333C8.14679 6.58333 8.33333 6.39679 8.33333 6.16667C8.33333 5.93655 8.14679 5.75 7.91667 5.75C7.68655 5.75 7.5 5.93655 7.5 6.16667C7.5 6.39679 7.68655 6.58333 7.91667 6.58333Z",fill:t})]}),PGe=({size:e=32,color:t=Kr.colors.gray1})=>ot("svg",{width:32,height:32,viewBox:"0 0 32 32",style:Hr(e),fill:"none",children:ot("path",{d:"M8.68138 8.45905H23.3186C23.4508 8.45909 23.5802 8.49758 23.6909 8.56983C23.8016 8.64208 23.8889 8.74498 23.9422 8.86598C23.9955 8.98698 24.0124 9.12086 23.991 9.25132C23.9695 9.38177 23.9105 9.50317 23.8213 9.60072L18.2237 15.7606C18.1072 15.8853 18.0431 16.0501 18.0448 16.2207V21.043C18.0458 21.1563 18.0183 21.268 17.9646 21.3677C17.911 21.4675 17.8331 21.5522 17.7381 21.6138L15.0117 23.4286C14.9094 23.4959 14.7909 23.5345 14.6686 23.5402C14.5462 23.5459 14.4246 23.5186 14.3165 23.461C14.2084 23.4035 14.1178 23.3179 14.0542 23.2132C13.9907 23.1086 13.9565 22.9887 13.9552 22.8663V16.2207C13.9569 16.0501 13.8928 15.8853 13.7763 15.7606L8.1787 9.60072C8.08946 9.50317 8.03051 9.38177 8.00905 9.25132C7.98758 9.12086 8.00451 8.98698 8.05779 8.86598C8.11107 8.74498 8.19838 8.64208 8.3091 8.56983C8.41982 8.49758 8.54917 8.45909 8.68138 8.45905V8.45905Z",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),EGe=({size:e=18,color:t=Kr.colors.gray2})=>nt("svg",{width:32,height:32,viewBox:"0 0 32 32",style:Hr(e),children:[ot("path",{d:"M24 8L8 24",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M24 24L8 8",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),jGe=({color:e=Kr.colors.primary,size:t=32})=>nt("svg",{width:"33",height:"33",viewBox:"0 0 33 33",fill:"none",style:Hr(t),children:[ot("path",{d:"M16.8203 11.111C11.106 11.111 8.82031 16.2539 8.82031 16.2539C8.82031 16.2539 11.106 21.3967 16.8203 21.3967C22.5346 21.3967 24.8203 16.2539 24.8203 16.2539C24.8203 16.2539 22.5346 11.111 16.8203 11.111Z",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M16.8205 19.111C18.3985 19.111 19.6777 17.8318 19.6777 16.2539C19.6777 14.6759 18.3985 13.3967 16.8205 13.3967C15.2426 13.3967 13.9634 14.6759 13.9634 16.2539C13.9634 17.8318 15.2426 19.111 16.8205 19.111Z",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),TGe=({color:e=Kr.colors.gray1,size:t=32})=>nt("svg",{width:"17",height:"17",viewBox:"0 0 17 17",fill:"none",style:Hr(t),children:[ot("path",{d:"M11.8667 7.4231L12.8204 9.06807",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M9.91357 8.33929L10.2093 10.0176",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M7.72732 8.33508L7.43164 10.0175",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M5.77398 7.4231L4.82031 9.07639",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M4.82422 6.49023C5.52385 7.35645 6.80651 8.4517 8.82212 8.4517C10.8377 8.4517 12.1204 7.35645 12.82 6.49023",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"})]}),NGe=({color:e="#F20089",size:t=44})=>nt("svg",{width:t,height:t,viewBox:`0 0 ${t} ${t}`,fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[ot("path",{d:"M3.90742 14.3118C2.63783 12.9106 1.95569 11.0749 2.00223 9.18463C2.04877 7.29439 2.82043 5.49444 4.15743 4.15743C5.49444 2.82043 7.29439 2.04877 9.18463 2.00223C11.0749 1.95569 12.9106 2.63783 14.3118 3.90742L40.0926 29.6882C41.3622 31.0894 42.0443 32.9251 41.9978 34.8154C41.9512 36.7056 41.1796 38.5056 39.8426 39.8426C38.5056 41.1796 36.7056 41.9512 34.8154 41.9978C32.9251 42.0443 31.0894 41.3622 29.6882 40.0926L3.90742 14.3118Z",stroke:e,strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M29.6882 3.90742C31.0894 2.63783 32.9251 1.95569 34.8154 2.00223C36.7056 2.04877 38.5056 2.82043 39.8426 4.15743C41.1796 5.49444 41.9512 7.29439 41.9978 9.18463C42.0443 11.0749 41.3622 12.9106 40.0926 14.3118L14.3118 40.0926C12.9106 41.3622 11.0749 42.0443 9.18463 41.9978C7.29439 41.9512 5.49444 41.1796 4.15743 39.8426C2.82043 38.5056 2.04877 36.7056 2.00223 34.8154C1.95569 32.9251 2.63783 31.0894 3.90742 29.6882L29.6882 3.90742Z",stroke:e,strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{opacity:"0.5",d:"M22 22.9208C22.5085 22.9208 22.9208 22.5086 22.9208 22.0001C22.9208 21.4916 22.5085 21.0793 22 21.0793C21.4915 21.0793 21.0793 21.4916 21.0793 22.0001C21.0793 22.5086 21.4915 22.9208 22 22.9208Z",stroke:e,strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M22 24.7622C23.5256 24.7622 24.7622 23.5256 24.7622 22C24.7622 20.4745 23.5256 19.2378 22 19.2378C20.4745 19.2378 19.2378 20.4745 19.2378 22C19.2378 23.5256 20.4745 24.7622 22 24.7622Z",fill:"#F20089"})]}),RGe=({size:e=16,color:t=Kr.colors.gray2})=>ot("svg",{width:e,height:e,viewBox:`0 0 ${e} ${e}`,fill:"none",xmlns:"http://www.w3.org/2000/svg",children:ot("path",{d:"M4 8H12",stroke:t,strokeLinecap:"round",strokeLinejoin:"round"})}),FGe=({size:e=18,color:t="#fff"})=>ot("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",style:Hr(e),children:ot("path",{d:"M5.325 17h5.333M2.017 7a5.992 5.992 0 0 1 6.025-6c3.3.025 5.941 2.767 5.941 6.075v.592c0 2.983.625 4.716 1.175 5.666a.666.666 0 0 1-.575 1H1.417a.668.668 0 0 1-.575-1c.55-.95 1.175-2.683 1.175-5.666V7Z",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})}),zGe=({size:e=18,color:t=Kr.colors.yellowShade})=>nt("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",style:Hr(e),children:[ot("path",{d:"M9 6.46v3.08M7.938 1.535 1.165 13.234a1.232 1.232 0 0 0 1.062 1.847h13.546a1.232 1.232 0 0 0 1.062-1.847L10.062 1.535a1.224 1.224 0 0 0-2.124 0v0Z",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M9 13.08a.77.77 0 1 0 0-1.54.77.77 0 0 0 0 1.54Z",fill:t})]}),AGe=({size:e=27,color:t=Kr.colors.gray1})=>ot("svg",{width:18,height:27,fill:"none",viewBox:"0 0 18 27",style:Hr(e),children:ot("path",{d:"M14.359 1.254H3.282c-1.02 0-1.846.826-1.846 1.846v20.308c0 1.02.826 1.846 1.846 1.846h11.077c1.02 0 1.846-.827 1.846-1.846V3.1c0-1.02-.827-1.846-1.846-1.846ZM1.436 4.946h14.769M1.436 21.562h14.769",stroke:t,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})}),IGe=({size:e=27,color:t=Kr.colors.gray1})=>nt("svg",{width:27,height:21,viewBox:"0 0 27 21",fill:"none",style:Hr(e),children:[ot("path",{d:"M1.82 1.254h24v17a1 1 0 0 1-1 1h-22a1 1 0 0 1-1-1v-17Z",stroke:t,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"m25.82 1.254-12 11-12-11",stroke:t,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})]}),LGe=({size:e=18,color:t=Kr.colors.gray2})=>nt("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",style:Hr(e),children:[ot("path",{d:"M8.65273 12.1304H5.87012V9.34783L14.2179 1L17.0006 3.78261L8.65273 12.1304Z",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M12.1318 3.08698L14.9144 5.86958",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M16.3053 8.65217V16.3043C16.3053 16.4888 16.232 16.6658 16.1016 16.7962C15.9711 16.9267 15.7942 17 15.6097 17H1.69663C1.51213 17 1.33519 16.9267 1.20473 16.7962C1.07427 16.6658 1.00098 16.4888 1.00098 16.3043V2.3913C1.00098 2.2068 1.07427 2.02986 1.20473 1.8994C1.33519 1.76894 1.51213 1.69565 1.69663 1.69565H9.3488",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),BGe=({size:e=18,color:t=Kr.colors.gray2})=>nt("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",style:Hr(e),children:[ot("path",{d:"M17.001 5.66364V16.2727C17.001 16.4656 16.9243 16.6506 16.788 16.787C16.6516 16.9234 16.4666 17 16.2737 17H1.72825C1.53536 17 1.35038 16.9234 1.21399 16.787C1.0776 16.6506 1.00098 16.4656 1.00098 16.2727V1.72728C1.00098 1.53439 1.0776 1.34941 1.21399 1.21302C1.35038 1.07663 1.53536 1 1.72825 1H12.3373C12.4318 0.999673 12.5253 1.01797 12.6127 1.05385C12.7001 1.08973 12.7795 1.14248 12.8464 1.2091L16.7919 5.15455C16.8585 5.22149 16.9112 5.30091 16.9471 5.38827C16.983 5.47563 17.0013 5.5692 17.001 5.66364V5.66364Z",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M4.6377 17V11.1819C4.6377 10.989 4.71432 10.804 4.85071 10.6676C4.9871 10.5312 5.17208 10.4546 5.36497 10.4546H12.6377C12.8306 10.4546 13.0156 10.5312 13.152 10.6676C13.2883 10.804 13.365 10.989 13.365 11.1819V17",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M11.1827 3.90906H6.0918",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),VGe=({size:e=19,color:t=Kr.colors.gray2})=>nt("svg",{width:19,height:14,viewBox:"0 0 19 14",fill:"none",style:Hr(e),children:[ot("path",{d:"M1.28174 7.14917H17.2817",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M1.28174 1.33105H17.2817",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M1.28174 12.9675H17.2817",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]}),$Ge=({size:e=48,color:t=Kr.colors.gray4})=>nt("svg",{width:"49",height:"49",viewBox:"0 0 49 49",fill:"none",style:Hr(e),children:[ot("path",{d:"M24.457 40.4443C33.2936 40.4443 40.457 33.2809 40.457 24.4443C40.457 15.6078 33.2936 8.44434 24.457 8.44434C15.6205 8.44434 8.45703 15.6078 8.45703 24.4443C8.45703 33.2809 15.6205 40.4443 24.457 40.4443Z",stroke:t,strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M29.7827 24.4442L21.7827 19.1108V29.7775L29.7827 24.4442Z",stroke:t,strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),HGe=({size:e=32,color:t=Kr.colors.gray3,...r})=>nt("svg",{width:32,height:32,viewBox:"0 0 32 32",style:Hr(e),fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[ot("path",{d:"M15 22.0391C18.866 22.0391 22 18.9051 22 15.0391C22 11.1731 18.866 8.03906 15 8.03906C11.134 8.03906 8 11.1731 8 15.0391C8 18.9051 11.134 22.0391 15 22.0391Z",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M19.9502 19.9891L24.0002 24.0391",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),qGe=({color:e=Kr.colors.gray1,...t})=>nt("svg",{width:"19",height:"15",viewBox:"0 0 19 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[ot("path",{d:"M1.33337 7.5H17.3334",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ot("path",{d:"M10.7878 0.95459L17.3332 7.50004L10.7878 14.0455",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),WGe={ArrowRight:qGe,Bell:FGe,Bookmark:kGe,CaretDown:_Ge,CaretLeft:MGe,CaretRight:SGe,CaretUp:CGe,Check:DGe,Close:EGe,Edit:LGe,Filter:PGe,Hide:TGe,Info:OGe,InfoBoxIcon:NGe,Mail:IGe,Menu:VGe,Minus:RGe,Mobile:AGe,Play:$Ge,Save:BGe,Search:HGe,View:jGe,Warning:zGe},UGe=({href:e,...t})=>{const r={target:"_blank"};return e&&""!==e&&(r.href=e),ot("a",{...r,...t})},GGe=xo(UGe)`
|
|
256
256
|
${({theme:{colors:e,fonts:t},disabled:r,size:o="medium",colorTheme:n="light",$styles:a,$variant:i="link",textColor:s})=>{const l=e["light"===n?"gray4":"indigoTint2"],c=co`
|
|
257
257
|
${a}
|
|
258
258
|
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
right: ${e["4XL"]}px;
|
|
800
800
|
cursor: pointer;
|
|
801
801
|
`};
|
|
802
|
-
`,l7e="webpageId",c7e="applicationId",u7e="viewApplicationId",d7e="selected-webpage-id",p7e="selectedWebpageId",h7e=(e,t)=>{if(!t||"string"!=typeof t)return"";const r=t.match(new RegExp(`[?&]${e}=([^&]*)`));return r?decodeURIComponent(r[1]):""},f7e=(e,t)=>{const r=t||window.location.href,o=h7e("rwoContext",r);if(o)try{const t=vGe(o),r=t?.[e];if(r&&"object"==typeof r&&"rwoRecordId"in r)return r.rwoRecordId}catch(n){}return h7e("rwoRecordId",r)||void 0},m7e=(e,t,r=!1)=>{if(!t)return e;const o=h7e(l7e,t),n=h7e(c7e,t);if(!o||!n)return e;const a=new URLSearchParams(e.toString());return r?(e.has(u7e)&&a.set(u7e,n),e.has(d7e)&&a.set(d7e,o)):(e.has(p7e)&&a.set(p7e,o),a.set(p7e,o)),a},y7e=async(e="",t="Downloaded file")=>{try{const r=await fetch(e),o=await r.blob(),n=URL.createObjectURL(o),a=document.createElement("a");a.href=n,a.download=t,a.click(),URL.revokeObjectURL(n)}catch(r){r6e({message:`Failed to download the file: ${r}`,type:"error"})}},g7e=e=>{if(!e)return;if("object"==typeof e&&"type"in e){const t=e;if(x7e(t))return;return v7e(t.externalLink)}return v7e(e)},v7e=e=>{if(!e||"string"!=typeof e)return;if(mKe.test(e))try{window.open(e,"_blank","noopener,noreferrer")}catch(t){console.error("Failed to open URL:",t)}else console.error("Invalid URL format:",e)},x7e=e=>!!e&&("internal_link"===e?.type||"internalLink"===e?.type),b7e=(e,t)=>{if(!e)return;const r=new URL(window.location.href),o=m7e(r.searchParams,e,t);return r.search=o.toString(),r.toString()},w7e=(e,t)=>{if(e)return x7e(e)?b7e(e?.internalLink,t):e?.externalLink};var k7e={},_7e={},C7e={},M7e={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={animating:!1,autoplaying:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,dragging:!1,edgeDragged:!1,initialized:!1,lazyLoadedList:[],listHeight:null,listWidth:null,scrolling:!1,slideCount:null,slideHeight:null,slideWidth:null,swipeLeft:null,swiped:!1,swiping:!1,touchObject:{startX:0,startY:0,curX:0,curY:0},trackStyle:{},trackWidth:0,targetSlide:0}}(M7e);var S7e=/^\s+|\s+$/g,D7e=/^[-+]0x[0-9a-f]+$/i,O7e=/^0b[01]+$/i,P7e=/^0o[0-7]+$/i,E7e=parseInt,j7e="object"==typeof Q&&Q&&Q.Object===Object&&Q,T7e="object"==typeof self&&self&&self.Object===Object&&self,N7e=j7e||T7e||Function("return this")(),R7e=Object.prototype.toString,F7e=Math.max,z7e=Math.min,A7e=function(){return N7e.Date.now()};function I7e(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function L7e(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==R7e.call(e)}(e))return NaN;if(I7e(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=I7e(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(S7e,"");var r=O7e.test(e);return r||P7e.test(e)?E7e(e.slice(2),r?2:8):D7e.test(e)?NaN:+e}var B7e=function(e,t,r){var o,n,a,i,s,l,c=0,u=!1,d=!1,p=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function h(t){var r=o,a=n;return o=n=void 0,c=t,i=e.apply(a,r)}function f(e){var r=e-l;return void 0===l||r>=t||r<0||d&&e-c>=a}function m(){var e=A7e();if(f(e))return y(e);s=setTimeout(m,function(e){var r=t-(e-l);return d?z7e(r,a-(e-c)):r}(e))}function y(e){return s=void 0,p&&o?h(e):(o=n=void 0,i)}function g(){var e=A7e(),r=f(e);if(o=arguments,n=this,l=e,r){if(void 0===s)return function(e){return c=e,s=setTimeout(m,t),u?h(e):i}(l);if(d)return s=setTimeout(m,t),h(l)}return void 0===s&&(s=setTimeout(m,t)),i}return t=L7e(t)||0,I7e(r)&&(u=!!r.leading,a=(d="maxWait"in r)?F7e(L7e(r.maxWait)||0,t):a,p="trailing"in r?!!r.trailing:p),g.cancel=function(){void 0!==s&&clearTimeout(s),c=0,o=l=n=s=void 0},g.flush=function(){return void 0===s?i:y(A7e())},g},V7e={},$7e={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t,r=(t=l.default)&&t.__esModule?t:{default:t};var o={accessibility:!0,adaptiveHeight:!1,afterChange:null,appendDots:function(e){return r.default.createElement("ul",{style:{display:"block"}},e)},arrows:!0,autoplay:!1,autoplaySpeed:3e3,beforeChange:null,centerMode:!1,centerPadding:"50px",className:"",cssEase:"ease",customPaging:function(e){return r.default.createElement("button",null,e+1)},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,infinite:!0,initialSlide:0,lazyLoad:null,nextArrow:null,onEdge:null,onInit:null,onLazyLoadError:null,onReInit:null,pauseOnDotsHover:!1,pauseOnFocus:!1,pauseOnHover:!0,prevArrow:null,responsive:null,rows:1,rtl:!1,slide:"div",slidesPerRow:1,slidesToScroll:1,slidesToShow:1,speed:500,swipe:!0,swipeEvent:null,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,useTransform:!0,variableWidth:!1,vertical:!1,waitForAnimate:!0,asNavFor:null,unslick:!1};e.default=o}($7e),Object.defineProperty(V7e,"__esModule",{value:!0}),V7e.checkSpecKeys=V7e.checkNavigable=V7e.changeSlide=V7e.canUseDOM=V7e.canGoNext=void 0,V7e.clamp=Z7e,V7e.extractObject=void 0,V7e.filterSettings=function(e){return b9e.reduce(function(t,r){return e.hasOwnProperty(r)&&(t[r]=e[r]),t},{})},V7e.validSettings=V7e.swipeStart=V7e.swipeMove=V7e.swipeEnd=V7e.slidesOnRight=V7e.slidesOnLeft=V7e.slideHandler=V7e.siblingDirection=V7e.safePreventDefault=V7e.lazyStartIndex=V7e.lazySlidesOnRight=V7e.lazySlidesOnLeft=V7e.lazyEndIndex=V7e.keyHandler=V7e.initializedState=V7e.getWidth=V7e.getTrackLeft=V7e.getTrackCSS=V7e.getTrackAnimateCSS=V7e.getTotalSlides=V7e.getSwipeDirection=V7e.getSlideCount=V7e.getRequiredLazySlides=V7e.getPreClones=V7e.getPostClones=V7e.getOnDemandLazySlides=V7e.getNavigableIndexes=V7e.getHeight=void 0;var H7e=W7e(l.default),q7e=W7e($7e);function W7e(e){return e&&e.__esModule?e:{default:e}}function U7e(e){return U7e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},U7e(e)}function G7e(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function K7e(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?G7e(Object(r),!0).forEach(function(t){Y7e(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):G7e(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function Y7e(e,t,r){return t=function(e){var t=function(e,t){if("object"!=U7e(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=U7e(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==U7e(t)?t:String(t)}(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Z7e(e,t,r){return Math.max(t,Math.min(e,r))}var X7e=V7e.safePreventDefault=function(e){["onTouchStart","onTouchMove","onWheel"].includes(e._reactName)||e.preventDefault()},Q7e=V7e.getOnDemandLazySlides=function(e){for(var t=[],r=J7e(e),o=e9e(e),n=r;n<o;n++)e.lazyLoadedList.indexOf(n)<0&&t.push(n);return t};V7e.getRequiredLazySlides=function(e){for(var t=[],r=J7e(e),o=e9e(e),n=r;n<o;n++)t.push(n);return t};var J7e=V7e.lazyStartIndex=function(e){return e.currentSlide-t9e(e)},e9e=V7e.lazyEndIndex=function(e){return e.currentSlide+r9e(e)},t9e=V7e.lazySlidesOnLeft=function(e){return e.centerMode?Math.floor(e.slidesToShow/2)+(parseInt(e.centerPadding)>0?1:0):0},r9e=V7e.lazySlidesOnRight=function(e){return e.centerMode?Math.floor((e.slidesToShow-1)/2)+1+(parseInt(e.centerPadding)>0?1:0):e.slidesToShow},o9e=V7e.getWidth=function(e){return e&&e.offsetWidth||0},n9e=V7e.getHeight=function(e){return e&&e.offsetHeight||0},a9e=V7e.getSwipeDirection=function(e){var t,r,o,n,a=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return t=e.startX-e.curX,r=e.startY-e.curY,o=Math.atan2(r,t),(n=Math.round(180*o/Math.PI))<0&&(n=360-Math.abs(n)),n<=45&&n>=0||n<=360&&n>=315?"left":n>=135&&n<=225?"right":!0===a?n>=35&&n<=135?"up":"down":"vertical"},i9e=V7e.canGoNext=function(e){var t=!0;return e.infinite||(e.centerMode&&e.currentSlide>=e.slideCount-1||e.slideCount<=e.slidesToShow||e.currentSlide>=e.slideCount-e.slidesToShow)&&(t=!1),t};V7e.extractObject=function(e,t){var r={};return t.forEach(function(t){return r[t]=e[t]}),r},V7e.initializedState=function(e){var t,r=H7e.default.Children.count(e.children),o=e.listRef,n=Math.ceil(o9e(o)),a=e.trackRef&&e.trackRef.node,i=Math.ceil(o9e(a));if(e.vertical)t=n;else{var s=e.centerMode&&2*parseInt(e.centerPadding);"string"==typeof e.centerPadding&&"%"===e.centerPadding.slice(-1)&&(s*=n/100),t=Math.ceil((n-s)/e.slidesToShow)}var l=o&&n9e(o.querySelector('[data-index="0"]')),c=l*e.slidesToShow,u=void 0===e.currentSlide?e.initialSlide:e.currentSlide;e.rtl&&void 0===e.currentSlide&&(u=r-1-e.initialSlide);var d=e.lazyLoadedList||[],p=Q7e(K7e(K7e({},e),{},{currentSlide:u,lazyLoadedList:d})),h={slideCount:r,slideWidth:t,listWidth:n,trackWidth:i,currentSlide:u,slideHeight:l,listHeight:c,lazyLoadedList:d=d.concat(p)};return null===e.autoplaying&&e.autoplay&&(h.autoplaying="playing"),h},V7e.slideHandler=function(e){var t=e.waitForAnimate,r=e.animating,o=e.fade,n=e.infinite,a=e.index,i=e.slideCount,s=e.lazyLoad,l=e.currentSlide,c=e.centerMode,u=e.slidesToScroll,d=e.slidesToShow,p=e.useCSS,h=e.lazyLoadedList;if(t&&r)return{};var f,m,y,g=a,v={},x={},b=n?a:Z7e(a,0,i-1);if(o){if(!n&&(a<0||a>=i))return{};a<0?g=a+i:a>=i&&(g=a-i),s&&h.indexOf(g)<0&&(h=h.concat(g)),v={animating:!0,currentSlide:g,lazyLoadedList:h,targetSlide:g},x={animating:!1,targetSlide:g}}else f=g,g<0?(f=g+i,n?i%u!==0&&(f=i-i%u):f=0):!i9e(e)&&g>l?g=f=l:c&&g>=i?(g=n?i:i-1,f=n?0:i-1):g>=i&&(f=g-i,n?i%u!==0&&(f=0):f=i-d),!n&&g+d>=i&&(f=i-d),m=h9e(K7e(K7e({},e),{},{slideIndex:g})),y=h9e(K7e(K7e({},e),{},{slideIndex:f})),n||(m===y&&(g=f),m=y),s&&(h=h.concat(Q7e(K7e(K7e({},e),{},{currentSlide:g})))),p?(v={animating:!0,currentSlide:f,trackStyle:p9e(K7e(K7e({},e),{},{left:m})),lazyLoadedList:h,targetSlide:b},x={animating:!1,currentSlide:f,trackStyle:d9e(K7e(K7e({},e),{},{left:y})),swipeLeft:null,targetSlide:b}):v={currentSlide:f,trackStyle:d9e(K7e(K7e({},e),{},{left:y})),lazyLoadedList:h,targetSlide:b};return{state:v,nextState:x}},V7e.changeSlide=function(e,t){var r,o,n,a,i=e.slidesToScroll,s=e.slidesToShow,l=e.slideCount,c=e.currentSlide,u=e.targetSlide,d=e.lazyLoad,p=e.infinite;if(r=l%i!==0?0:(l-c)%i,"previous"===t.message)a=c-(n=0===r?i:s-r),d&&!p&&(a=-1===(o=c-n)?l-1:o),p||(a=u-i);else if("next"===t.message)a=c+(n=0===r?i:r),d&&!p&&(a=(c+i)%l+r),p||(a=u+i);else if("dots"===t.message)a=t.index*t.slidesToScroll;else if("children"===t.message){if(a=t.index,p){var h=g9e(K7e(K7e({},e),{},{targetSlide:a}));a>t.currentSlide&&"left"===h?a-=l:a<t.currentSlide&&"right"===h&&(a+=l)}}else"index"===t.message&&(a=Number(t.index));return a},V7e.keyHandler=function(e,t,r){return e.target.tagName.match("TEXTAREA|INPUT|SELECT")||!t?"":37===e.keyCode?r?"next":"previous":39===e.keyCode?r?"previous":"next":""},V7e.swipeStart=function(e,t,r){return"IMG"===e.target.tagName&&X7e(e),!t||!r&&-1!==e.type.indexOf("mouse")?"":{dragging:!0,touchObject:{startX:e.touches?e.touches[0].pageX:e.clientX,startY:e.touches?e.touches[0].pageY:e.clientY,curX:e.touches?e.touches[0].pageX:e.clientX,curY:e.touches?e.touches[0].pageY:e.clientY}}},V7e.swipeMove=function(e,t){var r=t.scrolling,o=t.animating,n=t.vertical,a=t.swipeToSlide,i=t.verticalSwiping,s=t.rtl,l=t.currentSlide,c=t.edgeFriction,u=t.edgeDragged,d=t.onEdge,p=t.swiped,h=t.swiping,f=t.slideCount,m=t.slidesToScroll,y=t.infinite,g=t.touchObject,v=t.swipeEvent,x=t.listHeight,b=t.listWidth;if(!r){if(o)return X7e(e);n&&a&&i&&X7e(e);var w,k={},_=h9e(t);g.curX=e.touches?e.touches[0].pageX:e.clientX,g.curY=e.touches?e.touches[0].pageY:e.clientY,g.swipeLength=Math.round(Math.sqrt(Math.pow(g.curX-g.startX,2)));var C=Math.round(Math.sqrt(Math.pow(g.curY-g.startY,2)));if(!i&&!h&&C>10)return{scrolling:!0};i&&(g.swipeLength=C);var M=(s?-1:1)*(g.curX>g.startX?1:-1);i&&(M=g.curY>g.startY?1:-1);var S=Math.ceil(f/m),D=a9e(t.touchObject,i),O=g.swipeLength;return y||(0===l&&("right"===D||"down"===D)||l+1>=S&&("left"===D||"up"===D)||!i9e(t)&&("left"===D||"up"===D))&&(O=g.swipeLength*c,!1===u&&d&&(d(D),k.edgeDragged=!0)),!p&&v&&(v(D),k.swiped=!0),w=n?_+O*(x/b)*M:s?_-O*M:_+O*M,i&&(w=_+O*M),k=K7e(K7e({},k),{},{touchObject:g,swipeLeft:w,trackStyle:d9e(K7e(K7e({},t),{},{left:w}))}),Math.abs(g.curX-g.startX)<.8*Math.abs(g.curY-g.startY)?k:(g.swipeLength>10&&(k.swiping=!0,X7e(e)),k)}},V7e.swipeEnd=function(e,t){var r=t.dragging,o=t.swipe,n=t.touchObject,a=t.listWidth,i=t.touchThreshold,s=t.verticalSwiping,l=t.listHeight,c=t.swipeToSlide,u=t.scrolling,d=t.onSwipe,p=t.targetSlide,h=t.currentSlide,f=t.infinite;if(!r)return o&&X7e(e),{};var m=s?l/i:a/i,y=a9e(n,s),g={dragging:!1,edgeDragged:!1,scrolling:!1,swiping:!1,swiped:!1,swipeLeft:null,touchObject:{}};if(u)return g;if(!n.swipeLength)return g;if(n.swipeLength>m){var v,x;X7e(e),d&&d(y);var b=f?h:p;switch(y){case"left":case"up":x=b+c9e(t),v=c?l9e(t,x):x,g.currentDirection=0;break;case"right":case"down":x=b-c9e(t),v=c?l9e(t,x):x,g.currentDirection=1;break;default:v=b}g.triggerSlideHandler=v}else{var w=h9e(t);g.trackStyle=p9e(K7e(K7e({},t),{},{left:w}))}return g};var s9e=V7e.getNavigableIndexes=function(e){for(var t=e.infinite?2*e.slideCount:e.slideCount,r=e.infinite?-1*e.slidesToShow:0,o=e.infinite?-1*e.slidesToShow:0,n=[];r<t;)n.push(r),r=o+e.slidesToScroll,o+=Math.min(e.slidesToScroll,e.slidesToShow);return n},l9e=V7e.checkNavigable=function(e,t){var r=s9e(e),o=0;if(t>r[r.length-1])t=r[r.length-1];else for(var n in r){if(t<r[n]){t=o;break}o=r[n]}return t},c9e=V7e.getSlideCount=function(e){var t=e.centerMode?e.slideWidth*Math.floor(e.slidesToShow/2):0;if(e.swipeToSlide){var r,o=e.listRef,n=o.querySelectorAll&&o.querySelectorAll(".slick-slide")||[];if(Array.from(n).every(function(o){if(e.vertical){if(o.offsetTop+n9e(o)/2>-1*e.swipeLeft)return r=o,!1}else if(o.offsetLeft-t+o9e(o)/2>-1*e.swipeLeft)return r=o,!1;return!0}),!r)return 0;var a=!0===e.rtl?e.slideCount-e.currentSlide:e.currentSlide;return Math.abs(r.dataset.index-a)||1}return e.slidesToScroll},u9e=V7e.checkSpecKeys=function(e,t){return t.reduce(function(t,r){return t&&e.hasOwnProperty(r)},!0)?null:console.error("Keys Missing:",e)},d9e=V7e.getTrackCSS=function(e){var t,r;u9e(e,["left","variableWidth","slideCount","slidesToShow","slideWidth"]);var o=e.slideCount+2*e.slidesToShow;e.vertical?r=o*e.slideHeight:t=y9e(e)*e.slideWidth;var n={opacity:1,transition:"",WebkitTransition:""};if(e.useTransform){var a=e.vertical?"translate3d(0px, "+e.left+"px, 0px)":"translate3d("+e.left+"px, 0px, 0px)",i=e.vertical?"translate3d(0px, "+e.left+"px, 0px)":"translate3d("+e.left+"px, 0px, 0px)",s=e.vertical?"translateY("+e.left+"px)":"translateX("+e.left+"px)";n=K7e(K7e({},n),{},{WebkitTransform:a,transform:i,msTransform:s})}else e.vertical?n.top=e.left:n.left=e.left;return e.fade&&(n={opacity:1}),t&&(n.width=t),r&&(n.height=r),window&&!window.addEventListener&&window.attachEvent&&(e.vertical?n.marginTop=e.left+"px":n.marginLeft=e.left+"px"),n},p9e=V7e.getTrackAnimateCSS=function(e){u9e(e,["left","variableWidth","slideCount","slidesToShow","slideWidth","speed","cssEase"]);var t=d9e(e);return e.useTransform?(t.WebkitTransition="-webkit-transform "+e.speed+"ms "+e.cssEase,t.transition="transform "+e.speed+"ms "+e.cssEase):e.vertical?t.transition="top "+e.speed+"ms "+e.cssEase:t.transition="left "+e.speed+"ms "+e.cssEase,t},h9e=V7e.getTrackLeft=function(e){if(e.unslick)return 0;u9e(e,["slideIndex","trackRef","infinite","centerMode","slideCount","slidesToShow","slidesToScroll","slideWidth","listWidth","variableWidth","slideHeight"]);var t,r,o=e.slideIndex,n=e.trackRef,a=e.infinite,i=e.centerMode,s=e.slideCount,l=e.slidesToShow,c=e.slidesToScroll,u=e.slideWidth,d=e.listWidth,p=e.variableWidth,h=e.slideHeight,f=e.fade,m=e.vertical;if(f||1===e.slideCount)return 0;var y=0;if(a?(y=-f9e(e),s%c!==0&&o+c>s&&(y=-(o>s?l-(o-s):s%c)),i&&(y+=parseInt(l/2))):(s%c!==0&&o+c>s&&(y=l-s%c),i&&(y=parseInt(l/2))),t=m?o*h*-1+y*h:o*u*-1+y*u,!0===p){var g,v=n&&n.node;if(g=o+f9e(e),t=(r=v&&v.childNodes[g])?-1*r.offsetLeft:0,!0===i){g=a?o+f9e(e):o,r=v&&v.children[g],t=0;for(var x=0;x<g;x++)t-=v&&v.children[x]&&v.children[x].offsetWidth;t-=parseInt(e.centerPadding),t+=r&&(d-r.offsetWidth)/2}}return t},f9e=V7e.getPreClones=function(e){return e.unslick||!e.infinite?0:e.variableWidth?e.slideCount:e.slidesToShow+(e.centerMode?1:0)},m9e=V7e.getPostClones=function(e){return e.unslick||!e.infinite?0:e.slideCount},y9e=V7e.getTotalSlides=function(e){return 1===e.slideCount?1:f9e(e)+e.slideCount+m9e(e)},g9e=V7e.siblingDirection=function(e){return e.targetSlide>e.currentSlide?e.targetSlide>e.currentSlide+v9e(e)?"left":"right":e.targetSlide<e.currentSlide-x9e(e)?"right":"left"},v9e=V7e.slidesOnRight=function(e){var t=e.slidesToShow,r=e.centerMode,o=e.rtl,n=e.centerPadding;if(r){var a=(t-1)/2+1;return parseInt(n)>0&&(a+=1),o&&t%2==0&&(a+=1),a}return o?0:t-1},x9e=V7e.slidesOnLeft=function(e){var t=e.slidesToShow,r=e.centerMode,o=e.rtl,n=e.centerPadding;if(r){var a=(t-1)/2+1;return parseInt(n)>0&&(a+=1),o||t%2!=0||(a+=1),a}return o?t-1:0};V7e.canUseDOM=function(){return!("undefined"==typeof window||!window.document||!window.document.createElement)};var b9e=V7e.validSettings=Object.keys(q7e.default);var w9e={};Object.defineProperty(w9e,"__esModule",{value:!0}),w9e.Track=void 0;var k9e=M9e(l.default),_9e=M9e(h5e.exports),C9e=V7e;function M9e(e){return e&&e.__esModule?e:{default:e}}function S9e(e){return S9e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},S9e(e)}function D9e(){return D9e=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},D9e.apply(this,arguments)}function O9e(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,A9e(o.key),o)}}function P9e(e,t){return P9e=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},P9e(e,t)}function E9e(e){var t=T9e();return function(){var r,o=N9e(e);if(t){var n=N9e(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return function(e,t){if(t&&("object"===S9e(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return j9e(e)}(this,r)}}function j9e(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function T9e(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(T9e=function(){return!!e})()}function N9e(e){return N9e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},N9e(e)}function R9e(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function F9e(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?R9e(Object(r),!0).forEach(function(t){z9e(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):R9e(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function z9e(e,t,r){return(t=A9e(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function A9e(e){var t=function(e,t){if("object"!=S9e(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=S9e(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==S9e(t)?t:String(t)}var I9e=function(e){var t,r,o,n,a;return o=(a=e.rtl?e.slideCount-1-e.index:e.index)<0||a>=e.slideCount,e.centerMode?(n=Math.floor(e.slidesToShow/2),r=(a-e.currentSlide)%e.slideCount===0,a>e.currentSlide-n-1&&a<=e.currentSlide+n&&(t=!0)):t=e.currentSlide<=a&&a<e.currentSlide+e.slidesToShow,{"slick-slide":!0,"slick-active":t,"slick-center":r,"slick-cloned":o,"slick-current":a===(e.targetSlide<0?e.targetSlide+e.slideCount:e.targetSlide>=e.slideCount?e.targetSlide-e.slideCount:e.targetSlide)}},L9e=function(e,t){return e.key||t},B9e=function(e){var t,r=[],o=[],n=[],a=k9e.default.Children.count(e.children),i=(0,C9e.lazyStartIndex)(e),s=(0,C9e.lazyEndIndex)(e);return k9e.default.Children.forEach(e.children,function(l,c){var u,d={message:"children",index:c,slidesToScroll:e.slidesToScroll,currentSlide:e.currentSlide};u=!e.lazyLoad||e.lazyLoad&&e.lazyLoadedList.indexOf(c)>=0?l:k9e.default.createElement("div",null);var p=function(e){var t={};return void 0!==e.variableWidth&&!1!==e.variableWidth||(t.width=e.slideWidth),e.fade&&(t.position="relative",e.vertical?t.top=-e.index*parseInt(e.slideHeight):t.left=-e.index*parseInt(e.slideWidth),t.opacity=e.currentSlide===e.index?1:0,t.zIndex=e.currentSlide===e.index?999:998,e.useCSS&&(t.transition="opacity "+e.speed+"ms "+e.cssEase+", visibility "+e.speed+"ms "+e.cssEase)),t}(F9e(F9e({},e),{},{index:c})),h=u.props.className||"",f=I9e(F9e(F9e({},e),{},{index:c}));if(r.push(k9e.default.cloneElement(u,{key:"original"+L9e(u,c),"data-index":c,className:(0,_9e.default)(f,h),tabIndex:"-1","aria-hidden":!f["slick-active"],style:F9e(F9e({outline:"none"},u.props.style||{}),p),onClick:function(t){u.props&&u.props.onClick&&u.props.onClick(t),e.focusOnSelect&&e.focusOnSelect(d)}})),e.infinite&&!1===e.fade){var m=a-c;m<=(0,C9e.getPreClones)(e)&&((t=-m)>=i&&(u=l),f=I9e(F9e(F9e({},e),{},{index:t})),o.push(k9e.default.cloneElement(u,{key:"precloned"+L9e(u,t),"data-index":t,tabIndex:"-1",className:(0,_9e.default)(f,h),"aria-hidden":!f["slick-active"],style:F9e(F9e({},u.props.style||{}),p),onClick:function(t){u.props&&u.props.onClick&&u.props.onClick(t),e.focusOnSelect&&e.focusOnSelect(d)}}))),(t=a+c)<s&&(u=l),f=I9e(F9e(F9e({},e),{},{index:t})),n.push(k9e.default.cloneElement(u,{key:"postcloned"+L9e(u,t),"data-index":t,tabIndex:"-1",className:(0,_9e.default)(f,h),"aria-hidden":!f["slick-active"],style:F9e(F9e({},u.props.style||{}),p),onClick:function(t){u.props&&u.props.onClick&&u.props.onClick(t),e.focusOnSelect&&e.focusOnSelect(d)}}))}}),e.rtl?o.concat(r,n).reverse():o.concat(r,n)};w9e.Track=function(){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&P9e(e,t)}(n,k9e["default"].PureComponent);var e,t,r,o=E9e(n);function n(){var e;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n);for(var t=arguments.length,r=new Array(t),a=0;a<t;a++)r[a]=arguments[a];return z9e(j9e(e=o.call.apply(o,[this].concat(r))),"node",null),z9e(j9e(e),"handleRef",function(t){e.node=t}),e}return e=n,(t=[{key:"render",value:function(){var e=B9e(this.props),t=this.props,r={onMouseEnter:t.onMouseEnter,onMouseOver:t.onMouseOver,onMouseLeave:t.onMouseLeave};return k9e.default.createElement("div",D9e({ref:this.handleRef,className:"slick-track",style:this.props.trackStyle},r),e)}}])&&O9e(e.prototype,t),r&&O9e(e,r),Object.defineProperty(e,"prototype",{writable:!1}),n}();var V9e={};function $9e(e){return $9e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},$9e(e)}Object.defineProperty(V9e,"__esModule",{value:!0}),V9e.Dots=void 0;var H9e=U9e(l.default),q9e=U9e(h5e.exports),W9e=V7e;function U9e(e){return e&&e.__esModule?e:{default:e}}function G9e(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function K9e(e,t,r){return(t=Z9e(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Y9e(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,Z9e(o.key),o)}}function Z9e(e){var t=function(e,t){if("object"!=$9e(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=$9e(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==$9e(t)?t:String(t)}function X9e(e,t){return X9e=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},X9e(e,t)}function Q9e(e){var t=J9e();return function(){var r,o=eet(e);if(t){var n=eet(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return function(e,t){if(t&&("object"===$9e(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}(this,r)}}function J9e(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(J9e=function(){return!!e})()}function eet(e){return eet=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},eet(e)}V9e.Dots=function(){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&X9e(e,t)}(n,H9e["default"].PureComponent);var e,t,r,o=Q9e(n);function n(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n),o.apply(this,arguments)}return e=n,t=[{key:"clickHandler",value:function(e,t){t.preventDefault(),this.props.clickHandler(e)}},{key:"render",value:function(){for(var e,t=this.props,r=t.onMouseEnter,o=t.onMouseOver,n=t.onMouseLeave,a=t.infinite,i=t.slidesToScroll,s=t.slidesToShow,l=t.slideCount,c=t.currentSlide,u=(e={slideCount:l,slidesToScroll:i,slidesToShow:s,infinite:a}).infinite?Math.ceil(e.slideCount/e.slidesToScroll):Math.ceil((e.slideCount-e.slidesToShow)/e.slidesToScroll)+1,d={onMouseEnter:r,onMouseOver:o,onMouseLeave:n},p=[],h=0;h<u;h++){var f=(h+1)*i-1,m=a?f:(0,W9e.clamp)(f,0,l-1),y=m-(i-1),g=a?y:(0,W9e.clamp)(y,0,l-1),v=(0,q9e.default)({"slick-active":a?c>=g&&c<=m:c===g}),x={message:"dots",index:h,slidesToScroll:i,currentSlide:c},b=this.clickHandler.bind(this,x);p=p.concat(H9e.default.createElement("li",{key:h,className:v},H9e.default.cloneElement(this.props.customPaging(h),{onClick:b})))}return H9e.default.cloneElement(this.props.appendDots(p),function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?G9e(Object(r),!0).forEach(function(t){K9e(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):G9e(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}({className:this.props.dotsClass},d))}}],t&&Y9e(e.prototype,t),r&&Y9e(e,r),Object.defineProperty(e,"prototype",{writable:!1}),n}();var tet={};function ret(e){return ret="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ret(e)}Object.defineProperty(tet,"__esModule",{value:!0}),tet.PrevArrow=tet.NextArrow=void 0;var oet=iet(l.default),net=iet(h5e.exports),aet=V7e;function iet(e){return e&&e.__esModule?e:{default:e}}function set(){return set=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},set.apply(this,arguments)}function cet(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function uet(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?cet(Object(r),!0).forEach(function(t){det(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):cet(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function det(e,t,r){return(t=met(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function pet(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function het(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,met(o.key),o)}}function fet(e,t,r){return t&&het(e.prototype,t),r&&het(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function met(e){var t=function(e,t){if("object"!=ret(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=ret(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==ret(t)?t:String(t)}function yet(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&get(e,t)}function get(e,t){return get=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},get(e,t)}function vet(e){var t=xet();return function(){var r,o=bet(e);if(t){var n=bet(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return function(e,t){if(t&&("object"===ret(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}(this,r)}}function xet(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(xet=function(){return!!e})()}function bet(e){return bet=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},bet(e)}tet.PrevArrow=function(){yet(t,oet["default"].PureComponent);var e=vet(t);function t(){return pet(this,t),e.apply(this,arguments)}return fet(t,[{key:"clickHandler",value:function(e,t){t&&t.preventDefault(),this.props.clickHandler(e,t)}},{key:"render",value:function(){var e={"slick-arrow":!0,"slick-prev":!0},t=this.clickHandler.bind(this,{message:"previous"});!this.props.infinite&&(0===this.props.currentSlide||this.props.slideCount<=this.props.slidesToShow)&&(e["slick-disabled"]=!0,t=null);var r={key:"0","data-role":"none",className:(0,net.default)(e),style:{display:"block"},onClick:t},o={currentSlide:this.props.currentSlide,slideCount:this.props.slideCount};return this.props.prevArrow?oet.default.cloneElement(this.props.prevArrow,uet(uet({},r),o)):oet.default.createElement("button",set({key:"0",type:"button"},r)," ","Previous")}}]),t}(),tet.NextArrow=function(){yet(t,oet["default"].PureComponent);var e=vet(t);function t(){return pet(this,t),e.apply(this,arguments)}return fet(t,[{key:"clickHandler",value:function(e,t){t&&t.preventDefault(),this.props.clickHandler(e,t)}},{key:"render",value:function(){var e={"slick-arrow":!0,"slick-next":!0},t=this.clickHandler.bind(this,{message:"next"});(0,aet.canGoNext)(this.props)||(e["slick-disabled"]=!0,t=null);var r={key:"1","data-role":"none",className:(0,net.default)(e),style:{display:"block"},onClick:t},o={currentSlide:this.props.currentSlide,slideCount:this.props.slideCount};return this.props.nextArrow?oet.default.cloneElement(this.props.nextArrow,uet(uet({},r),o)):oet.default.createElement("button",set({key:"1",type:"button"},r)," ","Next")}}]),t}();var wet=ee(N8e);Object.defineProperty(C7e,"__esModule",{value:!0}),C7e.InnerSlider=void 0;var ket=Tet(l.default),_et=Tet(M7e),Cet=Tet(B7e),Met=Tet(h5e.exports),Det=V7e,Oet=w9e,Pet=V9e,Eet=tet,jet=Tet(wet);function Tet(e){return e&&e.__esModule?e:{default:e}}function Net(e){return Net="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Net(e)}function Ret(){return Ret=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},Ret.apply(this,arguments)}function Fet(e,t){if(null==e)return{};var r,o,n=function(e,t){if(null==e)return{};var r,o,n={},a=Object.keys(e);for(o=0;o<a.length;o++)r=a[o],t.indexOf(r)>=0||(n[r]=e[r]);return n}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)r=a[o],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function zet(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function Aet(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?zet(Object(r),!0).forEach(function(t){qet(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):zet(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function Iet(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,Wet(o.key),o)}}function Let(e,t){return Let=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},Let(e,t)}function Bet(e){var t=$et();return function(){var r,o=Het(e);if(t){var n=Het(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return function(e,t){if(t&&("object"===Net(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return Vet(e)}(this,r)}}function Vet(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function $et(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return($et=function(){return!!e})()}function Het(e){return Het=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Het(e)}function qet(e,t,r){return(t=Wet(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Wet(e){var t=function(e,t){if("object"!=Net(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=Net(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Net(t)?t:String(t)}C7e.InnerSlider=function(){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Let(e,t)}(n,ket["default"].Component);var e,t,r,o=Bet(n);function n(e){var t;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n),qet(Vet(t=o.call(this,e)),"listRefHandler",function(e){return t.list=e}),qet(Vet(t),"trackRefHandler",function(e){return t.track=e}),qet(Vet(t),"adaptHeight",function(){if(t.props.adaptiveHeight&&t.list){var e=t.list.querySelector('[data-index="'.concat(t.state.currentSlide,'"]'));t.list.style.height=(0,Det.getHeight)(e)+"px"}}),qet(Vet(t),"componentDidMount",function(){if(t.props.onInit&&t.props.onInit(),t.props.lazyLoad){var e=(0,Det.getOnDemandLazySlides)(Aet(Aet({},t.props),t.state));e.length>0&&(t.setState(function(t){return{lazyLoadedList:t.lazyLoadedList.concat(e)}}),t.props.onLazyLoad&&t.props.onLazyLoad(e))}var r=Aet({listRef:t.list,trackRef:t.track},t.props);t.updateState(r,!0,function(){t.adaptHeight(),t.props.autoplay&&t.autoPlay("update")}),"progressive"===t.props.lazyLoad&&(t.lazyLoadTimer=setInterval(t.progressiveLazyLoad,1e3)),t.ro=new jet.default(function(){t.state.animating?(t.onWindowResized(!1),t.callbackTimers.push(setTimeout(function(){return t.onWindowResized()},t.props.speed))):t.onWindowResized()}),t.ro.observe(t.list),document.querySelectorAll&&Array.prototype.forEach.call(document.querySelectorAll(".slick-slide"),function(e){e.onfocus=t.props.pauseOnFocus?t.onSlideFocus:null,e.onblur=t.props.pauseOnFocus?t.onSlideBlur:null}),window.addEventListener?window.addEventListener("resize",t.onWindowResized):window.attachEvent("onresize",t.onWindowResized)}),qet(Vet(t),"componentWillUnmount",function(){t.animationEndCallback&&clearTimeout(t.animationEndCallback),t.lazyLoadTimer&&clearInterval(t.lazyLoadTimer),t.callbackTimers.length&&(t.callbackTimers.forEach(function(e){return clearTimeout(e)}),t.callbackTimers=[]),window.addEventListener?window.removeEventListener("resize",t.onWindowResized):window.detachEvent("onresize",t.onWindowResized),t.autoplayTimer&&clearInterval(t.autoplayTimer),t.ro.disconnect()}),qet(Vet(t),"componentDidUpdate",function(e){if(t.checkImagesLoad(),t.props.onReInit&&t.props.onReInit(),t.props.lazyLoad){var r=(0,Det.getOnDemandLazySlides)(Aet(Aet({},t.props),t.state));r.length>0&&(t.setState(function(e){return{lazyLoadedList:e.lazyLoadedList.concat(r)}}),t.props.onLazyLoad&&t.props.onLazyLoad(r))}t.adaptHeight();var o=Aet(Aet({listRef:t.list,trackRef:t.track},t.props),t.state),n=t.didPropsChange(e);n&&t.updateState(o,n,function(){t.state.currentSlide>=ket.default.Children.count(t.props.children)&&t.changeSlide({message:"index",index:ket.default.Children.count(t.props.children)-t.props.slidesToShow,currentSlide:t.state.currentSlide}),t.props.autoplay?t.autoPlay("update"):t.pause("paused")})}),qet(Vet(t),"onWindowResized",function(e){t.debouncedResize&&t.debouncedResize.cancel(),t.debouncedResize=(0,Cet.default)(function(){return t.resizeWindow(e)},50),t.debouncedResize()}),qet(Vet(t),"resizeWindow",function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];if(Boolean(t.track&&t.track.node)){var r=Aet(Aet({listRef:t.list,trackRef:t.track},t.props),t.state);t.updateState(r,e,function(){t.props.autoplay?t.autoPlay("update"):t.pause("paused")}),t.setState({animating:!1}),clearTimeout(t.animationEndCallback),delete t.animationEndCallback}}),qet(Vet(t),"updateState",function(e,r,o){var n=(0,Det.initializedState)(e);e=Aet(Aet(Aet({},e),n),{},{slideIndex:n.currentSlide});var a=(0,Det.getTrackLeft)(e);e=Aet(Aet({},e),{},{left:a});var i=(0,Det.getTrackCSS)(e);(r||ket.default.Children.count(t.props.children)!==ket.default.Children.count(e.children))&&(n.trackStyle=i),t.setState(n,o)}),qet(Vet(t),"ssrInit",function(){if(t.props.variableWidth){var e=0,r=0,o=[],n=(0,Det.getPreClones)(Aet(Aet(Aet({},t.props),t.state),{},{slideCount:t.props.children.length})),a=(0,Det.getPostClones)(Aet(Aet(Aet({},t.props),t.state),{},{slideCount:t.props.children.length}));t.props.children.forEach(function(t){o.push(t.props.style.width),e+=t.props.style.width});for(var i=0;i<n;i++)r+=o[o.length-1-i],e+=o[o.length-1-i];for(var s=0;s<a;s++)e+=o[s];for(var l=0;l<t.state.currentSlide;l++)r+=o[l];var c={width:e+"px",left:-r+"px"};if(t.props.centerMode){var u="".concat(o[t.state.currentSlide],"px");c.left="calc(".concat(c.left," + (100% - ").concat(u,") / 2 ) ")}return{trackStyle:c}}var d=ket.default.Children.count(t.props.children),p=Aet(Aet(Aet({},t.props),t.state),{},{slideCount:d}),h=(0,Det.getPreClones)(p)+(0,Det.getPostClones)(p)+d,f=100/t.props.slidesToShow*h,m=100/h,y=-m*((0,Det.getPreClones)(p)+t.state.currentSlide)*f/100;return t.props.centerMode&&(y+=(100-m*f/100)/2),{slideWidth:m+"%",trackStyle:{width:f+"%",left:y+"%"}}}),qet(Vet(t),"checkImagesLoad",function(){var e=t.list&&t.list.querySelectorAll&&t.list.querySelectorAll(".slick-slide img")||[],r=e.length,o=0;Array.prototype.forEach.call(e,function(e){var n=function(){return++o&&o>=r&&t.onWindowResized()};if(e.onclick){var a=e.onclick;e.onclick=function(t){a(t),e.parentNode.focus()}}else e.onclick=function(){return e.parentNode.focus()};e.onload||(t.props.lazyLoad?e.onload=function(){t.adaptHeight(),t.callbackTimers.push(setTimeout(t.onWindowResized,t.props.speed))}:(e.onload=n,e.onerror=function(){n(),t.props.onLazyLoadError&&t.props.onLazyLoadError()}))})}),qet(Vet(t),"progressiveLazyLoad",function(){for(var e=[],r=Aet(Aet({},t.props),t.state),o=t.state.currentSlide;o<t.state.slideCount+(0,Det.getPostClones)(r);o++)if(t.state.lazyLoadedList.indexOf(o)<0){e.push(o);break}for(var n=t.state.currentSlide-1;n>=-(0,Det.getPreClones)(r);n--)if(t.state.lazyLoadedList.indexOf(n)<0){e.push(n);break}e.length>0?(t.setState(function(t){return{lazyLoadedList:t.lazyLoadedList.concat(e)}}),t.props.onLazyLoad&&t.props.onLazyLoad(e)):t.lazyLoadTimer&&(clearInterval(t.lazyLoadTimer),delete t.lazyLoadTimer)}),qet(Vet(t),"slideHandler",function(e){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=t.props,n=o.asNavFor,a=o.beforeChange,i=o.onLazyLoad,s=o.speed,l=o.afterChange,c=t.state.currentSlide,u=(0,Det.slideHandler)(Aet(Aet(Aet({index:e},t.props),t.state),{},{trackRef:t.track,useCSS:t.props.useCSS&&!r})),d=u.state,p=u.nextState;if(d){a&&a(c,d.currentSlide);var h=d.lazyLoadedList.filter(function(e){return t.state.lazyLoadedList.indexOf(e)<0});i&&h.length>0&&i(h),!t.props.waitForAnimate&&t.animationEndCallback&&(clearTimeout(t.animationEndCallback),l&&l(c),delete t.animationEndCallback),t.setState(d,function(){n&&t.asNavForIndex!==e&&(t.asNavForIndex=e,n.innerSlider.slideHandler(e)),p&&(t.animationEndCallback=setTimeout(function(){var e=p.animating,r=Fet(p,["animating"]);t.setState(r,function(){t.callbackTimers.push(setTimeout(function(){return t.setState({animating:e})},10)),l&&l(d.currentSlide),delete t.animationEndCallback})},s))})}}),qet(Vet(t),"changeSlide",function(e){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=Aet(Aet({},t.props),t.state),n=(0,Det.changeSlide)(o,e);if((0===n||n)&&(!0===r?t.slideHandler(n,r):t.slideHandler(n),t.props.autoplay&&t.autoPlay("update"),t.props.focusOnSelect)){var a=t.list.querySelectorAll(".slick-current");a[0]&&a[0].focus()}}),qet(Vet(t),"clickHandler",function(e){!1===t.clickable&&(e.stopPropagation(),e.preventDefault()),t.clickable=!0}),qet(Vet(t),"keyHandler",function(e){var r=(0,Det.keyHandler)(e,t.props.accessibility,t.props.rtl);""!==r&&t.changeSlide({message:r})}),qet(Vet(t),"selectHandler",function(e){t.changeSlide(e)}),qet(Vet(t),"disableBodyScroll",function(){window.ontouchmove=function(e){(e=e||window.event).preventDefault&&e.preventDefault(),e.returnValue=!1}}),qet(Vet(t),"enableBodyScroll",function(){window.ontouchmove=null}),qet(Vet(t),"swipeStart",function(e){t.props.verticalSwiping&&t.disableBodyScroll();var r=(0,Det.swipeStart)(e,t.props.swipe,t.props.draggable);""!==r&&t.setState(r)}),qet(Vet(t),"swipeMove",function(e){var r=(0,Det.swipeMove)(e,Aet(Aet(Aet({},t.props),t.state),{},{trackRef:t.track,listRef:t.list,slideIndex:t.state.currentSlide}));r&&(r.swiping&&(t.clickable=!1),t.setState(r))}),qet(Vet(t),"swipeEnd",function(e){var r=(0,Det.swipeEnd)(e,Aet(Aet(Aet({},t.props),t.state),{},{trackRef:t.track,listRef:t.list,slideIndex:t.state.currentSlide}));if(r){var o=r.triggerSlideHandler;delete r.triggerSlideHandler,t.setState(r),void 0!==o&&(t.slideHandler(o),t.props.verticalSwiping&&t.enableBodyScroll())}}),qet(Vet(t),"touchEnd",function(e){t.swipeEnd(e),t.clickable=!0}),qet(Vet(t),"slickPrev",function(){t.callbackTimers.push(setTimeout(function(){return t.changeSlide({message:"previous"})},0))}),qet(Vet(t),"slickNext",function(){t.callbackTimers.push(setTimeout(function(){return t.changeSlide({message:"next"})},0))}),qet(Vet(t),"slickGoTo",function(e){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e=Number(e),isNaN(e))return"";t.callbackTimers.push(setTimeout(function(){return t.changeSlide({message:"index",index:e,currentSlide:t.state.currentSlide},r)},0))}),qet(Vet(t),"play",function(){var e;if(t.props.rtl)e=t.state.currentSlide-t.props.slidesToScroll;else{if(!(0,Det.canGoNext)(Aet(Aet({},t.props),t.state)))return!1;e=t.state.currentSlide+t.props.slidesToScroll}t.slideHandler(e)}),qet(Vet(t),"autoPlay",function(e){t.autoplayTimer&&clearInterval(t.autoplayTimer);var r=t.state.autoplaying;if("update"===e){if("hovered"===r||"focused"===r||"paused"===r)return}else if("leave"===e){if("paused"===r||"focused"===r)return}else if("blur"===e&&("paused"===r||"hovered"===r))return;t.autoplayTimer=setInterval(t.play,t.props.autoplaySpeed+50),t.setState({autoplaying:"playing"})}),qet(Vet(t),"pause",function(e){t.autoplayTimer&&(clearInterval(t.autoplayTimer),t.autoplayTimer=null);var r=t.state.autoplaying;"paused"===e?t.setState({autoplaying:"paused"}):"focused"===e?"hovered"!==r&&"playing"!==r||t.setState({autoplaying:"focused"}):"playing"===r&&t.setState({autoplaying:"hovered"})}),qet(Vet(t),"onDotsOver",function(){return t.props.autoplay&&t.pause("hovered")}),qet(Vet(t),"onDotsLeave",function(){return t.props.autoplay&&"hovered"===t.state.autoplaying&&t.autoPlay("leave")}),qet(Vet(t),"onTrackOver",function(){return t.props.autoplay&&t.pause("hovered")}),qet(Vet(t),"onTrackLeave",function(){return t.props.autoplay&&"hovered"===t.state.autoplaying&&t.autoPlay("leave")}),qet(Vet(t),"onSlideFocus",function(){return t.props.autoplay&&t.pause("focused")}),qet(Vet(t),"onSlideBlur",function(){return t.props.autoplay&&"focused"===t.state.autoplaying&&t.autoPlay("blur")}),qet(Vet(t),"render",function(){var e,r,o,n=(0,Met.default)("slick-slider",t.props.className,{"slick-vertical":t.props.vertical,"slick-initialized":!0}),a=Aet(Aet({},t.props),t.state),i=(0,Det.extractObject)(a,["fade","cssEase","speed","infinite","centerMode","focusOnSelect","currentSlide","lazyLoad","lazyLoadedList","rtl","slideWidth","slideHeight","listHeight","vertical","slidesToShow","slidesToScroll","slideCount","trackStyle","variableWidth","unslick","centerPadding","targetSlide","useCSS"]),s=t.props.pauseOnHover;if(i=Aet(Aet({},i),{},{onMouseEnter:s?t.onTrackOver:null,onMouseLeave:s?t.onTrackLeave:null,onMouseOver:s?t.onTrackOver:null,focusOnSelect:t.props.focusOnSelect&&t.clickable?t.selectHandler:null}),!0===t.props.dots&&t.state.slideCount>=t.props.slidesToShow){var l=(0,Det.extractObject)(a,["dotsClass","slideCount","slidesToShow","currentSlide","slidesToScroll","clickHandler","children","customPaging","infinite","appendDots"]),c=t.props.pauseOnDotsHover;l=Aet(Aet({},l),{},{clickHandler:t.changeSlide,onMouseEnter:c?t.onDotsLeave:null,onMouseOver:c?t.onDotsOver:null,onMouseLeave:c?t.onDotsLeave:null}),e=ket.default.createElement(Pet.Dots,l)}var u=(0,Det.extractObject)(a,["infinite","centerMode","currentSlide","slideCount","slidesToShow","prevArrow","nextArrow"]);u.clickHandler=t.changeSlide,t.props.arrows&&(r=ket.default.createElement(Eet.PrevArrow,u),o=ket.default.createElement(Eet.NextArrow,u));var d=null;t.props.vertical&&(d={height:t.state.listHeight});var p=null;!1===t.props.vertical?!0===t.props.centerMode&&(p={padding:"0px "+t.props.centerPadding}):!0===t.props.centerMode&&(p={padding:t.props.centerPadding+" 0px"});var h=Aet(Aet({},d),p),f=t.props.touchMove,m={className:"slick-list",style:h,onClick:t.clickHandler,onMouseDown:f?t.swipeStart:null,onMouseMove:t.state.dragging&&f?t.swipeMove:null,onMouseUp:f?t.swipeEnd:null,onMouseLeave:t.state.dragging&&f?t.swipeEnd:null,onTouchStart:f?t.swipeStart:null,onTouchMove:t.state.dragging&&f?t.swipeMove:null,onTouchEnd:f?t.touchEnd:null,onTouchCancel:t.state.dragging&&f?t.swipeEnd:null,onKeyDown:t.props.accessibility?t.keyHandler:null},y={className:n,dir:"ltr",style:t.props.style};return t.props.unslick&&(m={className:"slick-list"},y={className:n}),ket.default.createElement("div",y,t.props.unslick?"":r,ket.default.createElement("div",Ret({ref:t.listRefHandler},m),ket.default.createElement(Oet.Track,Ret({ref:t.trackRefHandler},i),t.props.children)),t.props.unslick?"":o,t.props.unslick?"":e)}),t.list=null,t.track=null,t.state=Aet(Aet({},_et.default),{},{currentSlide:t.props.initialSlide,targetSlide:t.props.initialSlide?t.props.initialSlide:0,slideCount:ket.default.Children.count(t.props.children)}),t.callbackTimers=[],t.clickable=!0,t.debouncedResize=null;var r=t.ssrInit();return t.state=Aet(Aet({},t.state),r),t}return e=n,t=[{key:"didPropsChange",value:function(e){for(var t=!1,r=0,o=Object.keys(this.props);r<o.length;r++){var n=o[r];if(!e.hasOwnProperty(n)){t=!0;break}if("object"!==Net(e[n])&&"function"!=typeof e[n]&&!isNaN(e[n])&&e[n]!==this.props[n]){t=!0;break}}return t||ket.default.Children.count(this.props.children)!==ket.default.Children.count(e.children)}}],t&&Iet(e.prototype,t),r&&Iet(e,r),Object.defineProperty(e,"prototype",{writable:!1}),n}();var Uet,Get,Ket,Yet,Zet,Xet,Qet,Jet,ett,ttt,rtt=function(e){return e.replace(/[A-Z]/g,function(e){return"-"+e.toLowerCase()}).toLowerCase()},ott=rtt,ntt=function(e){var t="",r=Object.keys(e);return r.forEach(function(o,n){var a=e[o];(function(e){return/[height|width]$/.test(e)})(o=ott(o))&&"number"==typeof a&&(a+="px"),t+=!0===a?o:!1===a?"not "+o:"("+o+": "+a+")",n<r.length-1&&(t+=" and ")}),t},att=function(e){var t="";return"string"==typeof e?e:e instanceof Array?(e.forEach(function(r,o){t+=ntt(r),o<e.length-1&&(t+=", ")}),t):ntt(e)};function itt(){if(Yet)return Ket;return Yet=1,Ket={isFunction:function(e){return"function"==typeof e},isArray:function(e){return"[object Array]"===Object.prototype.toString.apply(e)},each:function(e,t){for(var r=0,o=e.length;r<o&&!1!==t(e[r],r);r++);}},Ket}function stt(){if(Xet)return Zet;Xet=1;var e=function(){if(Get)return Uet;function e(e){this.options=e,!e.deferSetup&&this.setup()}return Get=1,e.prototype={constructor:e,setup:function(){this.options.setup&&this.options.setup(),this.initialised=!0},on:function(){!this.initialised&&this.setup(),this.options.match&&this.options.match()},off:function(){this.options.unmatch&&this.options.unmatch()},destroy:function(){this.options.destroy?this.options.destroy():this.off()},equals:function(e){return this.options===e||this.options.match===e}},Uet=e}(),t=itt().each;function r(e,t){this.query=e,this.isUnconditional=t,this.handlers=[],this.mql=window.matchMedia(e);var r=this;this.listener=function(e){r.mql=e.currentTarget||e,r.assess()},this.mql.addListener(this.listener)}return r.prototype={constuctor:r,addHandler:function(t){var r=new e(t);this.handlers.push(r),this.matches()&&r.on()},removeHandler:function(e){var r=this.handlers;t(r,function(t,o){if(t.equals(e))return t.destroy(),!r.splice(o,1)})},matches:function(){return this.mql.matches||this.isUnconditional},clear:function(){t(this.handlers,function(e){e.destroy()}),this.mql.removeListener(this.listener),this.handlers.length=0},assess:function(){var e=this.matches()?"on":"off";t(this.handlers,function(t){t[e]()})}},Zet=r}function ltt(){if(ttt)return ett;ttt=1;var e=function(){if(Jet)return Qet;Jet=1;var e=stt(),t=itt(),r=t.each,o=t.isFunction,n=t.isArray;function a(){if(!window.matchMedia)throw new Error("matchMedia not present, legacy browsers require a polyfill");this.queries={},this.browserIsIncapable=!window.matchMedia("only all").matches}return a.prototype={constructor:a,register:function(t,a,i){var s=this.queries,l=i&&this.browserIsIncapable;return s[t]||(s[t]=new e(t,l)),o(a)&&(a={match:a}),n(a)||(a=[a]),r(a,function(e){o(e)&&(e={match:e}),s[t].addHandler(e)}),this},unregister:function(e,t){var r=this.queries[e];return r&&(t?r.removeHandler(t):(r.clear(),delete this.queries[e])),this}},Qet=a}();return ett=new e}!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=i(l.default),r=C7e,o=i(att),n=i($7e),a=V7e;function i(e){return e&&e.__esModule?e:{default:e}}function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},c.apply(this,arguments)}function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function d(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?u(Object(r),!0).forEach(function(t){v(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):u(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function p(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,x(o.key),o)}}function h(e,t){return h=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},h(e,t)}function f(e){var t=y();return function(){var r,o=g(e);if(t){var n=g(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return function(e,t){if(t&&("object"===s(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return m(e)}(this,r)}}function m(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function y(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(y=function(){return!!e})()}function g(e){return g=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},g(e)}function v(e,t,r){return(t=x(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function x(e){var t=function(e,t){if("object"!=s(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=s(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==s(t)?t:String(t)}var b=(0,a.canUseDOM)()&<t();e.default=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&h(e,t)}(y,e);var i,s,l,u=f(y);function y(e){var t;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,y),v(m(t=u.call(this,e)),"innerSliderRefHandler",function(e){return t.innerSlider=e}),v(m(t),"slickPrev",function(){return t.innerSlider.slickPrev()}),v(m(t),"slickNext",function(){return t.innerSlider.slickNext()}),v(m(t),"slickGoTo",function(e){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return t.innerSlider.slickGoTo(e,r)}),v(m(t),"slickPause",function(){return t.innerSlider.pause("paused")}),v(m(t),"slickPlay",function(){return t.innerSlider.autoPlay("play")}),t.state={breakpoint:null},t._responsiveMediaHandlers=[],t}return i=y,s=[{key:"media",value:function(e,t){b.register(e,t),this._responsiveMediaHandlers.push({query:e,handler:t})}},{key:"componentDidMount",value:function(){var e=this;if(this.props.responsive){var t=this.props.responsive.map(function(e){return e.breakpoint});t.sort(function(e,t){return e-t}),t.forEach(function(r,n){var i;i=0===n?(0,o.default)({minWidth:0,maxWidth:r}):(0,o.default)({minWidth:t[n-1]+1,maxWidth:r}),(0,a.canUseDOM)()&&e.media(i,function(){e.setState({breakpoint:r})})});var r=(0,o.default)({minWidth:t.slice(-1)[0]});(0,a.canUseDOM)()&&this.media(r,function(){e.setState({breakpoint:null})})}}},{key:"componentWillUnmount",value:function(){this._responsiveMediaHandlers.forEach(function(e){b.unregister(e.query,e.handler)})}},{key:"render",value:function(){var e,o,i=this;(e=this.state.breakpoint?"unslick"===(o=this.props.responsive.filter(function(e){return e.breakpoint===i.state.breakpoint}))[0].settings?"unslick":d(d(d({},n.default),this.props),o[0].settings):d(d({},n.default),this.props)).centerMode&&(e.slidesToScroll>1&&"production"!==process.env.NODE_ENV&&"slidesToScroll should be equal to 1 in centerMode, you are using ".concat(e.slidesToScroll),e.slidesToScroll=1),e.fade&&(e.slidesToShow>1&&"production"!==process.env.NODE_ENV&&"slidesToShow should be equal to 1 when fade is true, you're using ".concat(e.slidesToShow),e.slidesToScroll>1&&"production"!==process.env.NODE_ENV&&"slidesToScroll should be equal to 1 when fade is true, you're using ".concat(e.slidesToScroll),e.slidesToShow=1,e.slidesToScroll=1);var s=t.default.Children.toArray(this.props.children);s=s.filter(function(e){return"string"==typeof e?!!e.trim():!!e}),e.variableWidth&&(e.rows>1||e.slidesPerRow>1)&&(e.variableWidth=!1);for(var l=[],u=null,p=0;p<s.length;p+=e.rows*e.slidesPerRow){for(var h=[],f=p;f<p+e.rows*e.slidesPerRow;f+=e.slidesPerRow){for(var m=[],y=f;y<f+e.slidesPerRow&&(e.variableWidth&&s[y].props.style&&(u=s[y].props.style.width),!(y>=s.length));y+=1)m.push(t.default.cloneElement(s[y],{key:100*p+10*f+y,tabIndex:-1,style:{width:"".concat(100/e.slidesPerRow,"%"),display:"inline-block"}}));h.push(t.default.createElement("div",{key:10*p+f},m))}e.variableWidth?l.push(t.default.createElement("div",{key:p,style:{width:u}},h)):l.push(t.default.createElement("div",{key:p},h))}if("unslick"===e){var g="regular slider "+(this.props.className||"");return t.default.createElement("div",{className:g},s)}return l.length<=e.slidesToShow&&!e.infinite&&(e.unslick=!0),t.default.createElement(r.InnerSlider,c({style:this.props.style,ref:this.innerSliderRefHandler},(0,a.filterSettings)(e)),l)}}],s&&p(i.prototype,s),l&&p(i,l),Object.defineProperty(i,"prototype",{writable:!1}),y}(t.default.Component)}(_7e),function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t,r=(t=_7e)&&t.__esModule?t:{default:t};e.default=r.default}(k7e);var ctt=J(k7e);const utt=(e,t)=>{Object.values(e).forEach(e=>{const r=e,o=r&&r._f;o?t(o):r&&"object"==typeof r&&utt(r,t)})},dtt=({mode:t="onChange",state:r,children:o})=>{const n=function(e={}){const t=l.default.useRef(void 0),r=l.default.useRef(void 0),[o,n]=l.default.useState({isDirty:!1,isValidating:!1,isLoading:sr(e.defaultValues),isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,submitCount:0,dirtyFields:{},touchedFields:{},validatingFields:{},errors:e.errors||{},disabled:e.disabled||!1,isReady:!1,defaultValues:sr(e.defaultValues)?void 0:e.defaultValues});if(!t.current)if(e.formControl)t.current={...e.formControl,formState:o},e.defaultValues&&!sr(e.defaultValues)&&e.formControl.reset(e.defaultValues,e.resetOptions);else{const{formControl:r,...n}=Ir(e);t.current={...n,formState:o}}const a=t.current.control;return a._options=e,Yt(()=>{const e=a._subscribe({formState:a._proxyFormState,callback:()=>n({...a._formState}),reRenderRoot:!0});return n(e=>({...e,isReady:!0})),a._formState.isReady=!0,e},[a]),l.default.useEffect(()=>a._disableForm(e.disabled),[a,e.disabled]),l.default.useEffect(()=>{e.mode&&(a._options.mode=e.mode),e.reValidateMode&&(a._options.reValidateMode=e.reValidateMode)},[a,e.mode,e.reValidateMode]),l.default.useEffect(()=>{e.errors&&(a._setErrors(e.errors),a._focusError())},[a,e.errors]),l.default.useEffect(()=>{e.shouldUnregister&&a._subjects.state.next({values:a._getWatch()})},[a,e.shouldUnregister]),l.default.useEffect(()=>{if(a._proxyFormState.isDirty){const e=a._getDirty();e!==o.isDirty&&a._subjects.state.next({isDirty:e})}},[a,o.isDirty]),l.default.useEffect(()=>{e.values&&!nr(e.values,r.current)?(a._reset(e.values,{keepFieldsRef:!0,...a._options.resetOptions}),r.current=e.values,n(e=>({...e}))):a._resetDefaultValues()},[a,e.values]),l.default.useEffect(()=>{a._state.mount||(a._setValid(),a._state.mount=!0),a._state.watch&&(a._state.watch=!1,a._subjects.state.next({...a._formState})),a._removeUnmounted()}),t.current.formState=Kt(o,a),t.current}({mode:t,defaultValues:{}}),{onStateChange:a}=OC(),{formId:i="",routing:s,prefillData:c,loadRecordData:u}=_C(),d=e.useRef(!1),p=e.useRef(null);return e.useEffect(()=>{if(r){if("default"===r)return n.reset({},{keepErrors:!1,keepDirty:!1,keepTouched:!1,keepValues:!1}),void n.clearErrors();if("required_error"===r)return n.reset({},{keepErrors:!1,keepDirty:!1,keepTouched:!1,keepValues:!1}),void n.trigger();if("validation_error"===r){const e=setTimeout(async()=>{n.reset({},{keepErrors:!1,keepDirty:!1,keepTouched:!1,keepValues:!1}),utt(n.control._fields,({name:e,pattern:t})=>{t?.value instanceof RegExp&&".+"===t.value.source&&""===t.value.flags||n.setError(e,{type:"required",message:"object"==typeof t&&t?.message||"Invalid value"})})},0);return()=>clearTimeout(e)}}},[r]),e.useEffect(()=>{n.formState.isDirty&&a({id:i,type:"started"})},[n.formState.isDirty]),e.useEffect(()=>{if(d.current)return;if(!i)return;if(!(!s?.organismIdFromUrl||s.organismIdFromUrl===i))return;d.current=!0;const e=s?.rwoRecordIdFromUrl;e&&"function"==typeof u&&(async()=>{try{const t=await u({rwoRecordId:e});n.reset(t,{keepErrors:!1,keepDirty:!1,keepTouched:!1,keepValues:!1})}catch{}})()},[i,s?.organismIdFromUrl,s?.rwoRecordIdFromUrl,u]),e.useEffect(()=>{if(!i)return;if((!s?.organismIdFromUrl||s.organismIdFromUrl===i)&&c&&Object.keys(c).length>0){const e=JSON.stringify(c);p.current!==e&&(n.reset(c,{keepErrors:!1,keepDirty:!1,keepTouched:!1,keepValues:!1}),p.current=e)}},[c,i,s?.organismIdFromUrl]),ot(Gt,{...n,children:ot(Br,{children:o})})},ptt=(e,t)=>e&&t[e]?`${t[e]}px`:e,htt=(e,t)=>{if(e&&t)return co`
|
|
802
|
+
`,l7e="webpageId",c7e="applicationId",u7e="viewApplicationId",d7e="selected-webpage-id",p7e="selectedWebpageId",h7e=(e,t)=>{if(!t||"string"!=typeof t)return"";const r=t.match(new RegExp(`[?&]${e}=([^&]*)`));return r?decodeURIComponent(r[1]):""},f7e=(e,t)=>{const r=t||window.location.href,o=h7e("rwoContext",r);if(o)try{const t=vGe(o),r=t?.[e];if(r&&"object"==typeof r&&"rwoRecordId"in r)return r.rwoRecordId}catch(n){}return h7e("rwoRecordId",r)||void 0},m7e=(e,t,r=!1)=>{if(!t)return e;const o=h7e(l7e,t),n=h7e(c7e,t);if(!o||!n)return e;const a=new URLSearchParams(e.toString());return r?(e.has(u7e)&&a.set(u7e,n),e.has(d7e)&&a.set(d7e,o)):(e.has(p7e)&&a.set(p7e,o),a.set(p7e,o)),a},y7e=async(e="",t="Downloaded file")=>{try{const r=await fetch(e),o=await r.blob(),n=URL.createObjectURL(o),a=document.createElement("a");a.href=n,a.download=t,a.click(),URL.revokeObjectURL(n)}catch(r){r6e({message:`Failed to download the file: ${r}`,type:"error"})}},g7e=e=>{if(!e)return;if("object"==typeof e&&"type"in e){const t=e;if(x7e(t))return;return v7e(t.externalLink)}return v7e(e)},v7e=e=>{if(!e||"string"!=typeof e)return;if(mKe.test(e))try{window.open(e,"_blank","noopener,noreferrer"),setTimeout(()=>{try{window.focus()}catch{}},50)}catch(t){console.error("Failed to open URL:",t)}else console.error("Invalid URL format:",e)},x7e=e=>!!e&&("internal_link"===e?.type||"internalLink"===e?.type),b7e=(e,t)=>{if(!e)return;const r=new URL(window.location.href),o=m7e(r.searchParams,e,t);return r.search=o.toString(),r.toString()},w7e=(e,t)=>{if(e)return x7e(e)?b7e(e?.internalLink,t):e?.externalLink};var k7e={},_7e={},C7e={},M7e={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={animating:!1,autoplaying:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,dragging:!1,edgeDragged:!1,initialized:!1,lazyLoadedList:[],listHeight:null,listWidth:null,scrolling:!1,slideCount:null,slideHeight:null,slideWidth:null,swipeLeft:null,swiped:!1,swiping:!1,touchObject:{startX:0,startY:0,curX:0,curY:0},trackStyle:{},trackWidth:0,targetSlide:0}}(M7e);var S7e=/^\s+|\s+$/g,D7e=/^[-+]0x[0-9a-f]+$/i,O7e=/^0b[01]+$/i,P7e=/^0o[0-7]+$/i,E7e=parseInt,j7e="object"==typeof Q&&Q&&Q.Object===Object&&Q,T7e="object"==typeof self&&self&&self.Object===Object&&self,N7e=j7e||T7e||Function("return this")(),R7e=Object.prototype.toString,F7e=Math.max,z7e=Math.min,A7e=function(){return N7e.Date.now()};function I7e(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function L7e(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==R7e.call(e)}(e))return NaN;if(I7e(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=I7e(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(S7e,"");var r=O7e.test(e);return r||P7e.test(e)?E7e(e.slice(2),r?2:8):D7e.test(e)?NaN:+e}var B7e=function(e,t,r){var o,n,a,i,s,l,c=0,u=!1,d=!1,p=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function h(t){var r=o,a=n;return o=n=void 0,c=t,i=e.apply(a,r)}function f(e){var r=e-l;return void 0===l||r>=t||r<0||d&&e-c>=a}function m(){var e=A7e();if(f(e))return y(e);s=setTimeout(m,function(e){var r=t-(e-l);return d?z7e(r,a-(e-c)):r}(e))}function y(e){return s=void 0,p&&o?h(e):(o=n=void 0,i)}function g(){var e=A7e(),r=f(e);if(o=arguments,n=this,l=e,r){if(void 0===s)return function(e){return c=e,s=setTimeout(m,t),u?h(e):i}(l);if(d)return s=setTimeout(m,t),h(l)}return void 0===s&&(s=setTimeout(m,t)),i}return t=L7e(t)||0,I7e(r)&&(u=!!r.leading,a=(d="maxWait"in r)?F7e(L7e(r.maxWait)||0,t):a,p="trailing"in r?!!r.trailing:p),g.cancel=function(){void 0!==s&&clearTimeout(s),c=0,o=l=n=s=void 0},g.flush=function(){return void 0===s?i:y(A7e())},g},V7e={},$7e={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t,r=(t=l.default)&&t.__esModule?t:{default:t};var o={accessibility:!0,adaptiveHeight:!1,afterChange:null,appendDots:function(e){return r.default.createElement("ul",{style:{display:"block"}},e)},arrows:!0,autoplay:!1,autoplaySpeed:3e3,beforeChange:null,centerMode:!1,centerPadding:"50px",className:"",cssEase:"ease",customPaging:function(e){return r.default.createElement("button",null,e+1)},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,infinite:!0,initialSlide:0,lazyLoad:null,nextArrow:null,onEdge:null,onInit:null,onLazyLoadError:null,onReInit:null,pauseOnDotsHover:!1,pauseOnFocus:!1,pauseOnHover:!0,prevArrow:null,responsive:null,rows:1,rtl:!1,slide:"div",slidesPerRow:1,slidesToScroll:1,slidesToShow:1,speed:500,swipe:!0,swipeEvent:null,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,useTransform:!0,variableWidth:!1,vertical:!1,waitForAnimate:!0,asNavFor:null,unslick:!1};e.default=o}($7e),Object.defineProperty(V7e,"__esModule",{value:!0}),V7e.checkSpecKeys=V7e.checkNavigable=V7e.changeSlide=V7e.canUseDOM=V7e.canGoNext=void 0,V7e.clamp=Z7e,V7e.extractObject=void 0,V7e.filterSettings=function(e){return b9e.reduce(function(t,r){return e.hasOwnProperty(r)&&(t[r]=e[r]),t},{})},V7e.validSettings=V7e.swipeStart=V7e.swipeMove=V7e.swipeEnd=V7e.slidesOnRight=V7e.slidesOnLeft=V7e.slideHandler=V7e.siblingDirection=V7e.safePreventDefault=V7e.lazyStartIndex=V7e.lazySlidesOnRight=V7e.lazySlidesOnLeft=V7e.lazyEndIndex=V7e.keyHandler=V7e.initializedState=V7e.getWidth=V7e.getTrackLeft=V7e.getTrackCSS=V7e.getTrackAnimateCSS=V7e.getTotalSlides=V7e.getSwipeDirection=V7e.getSlideCount=V7e.getRequiredLazySlides=V7e.getPreClones=V7e.getPostClones=V7e.getOnDemandLazySlides=V7e.getNavigableIndexes=V7e.getHeight=void 0;var H7e=W7e(l.default),q7e=W7e($7e);function W7e(e){return e&&e.__esModule?e:{default:e}}function U7e(e){return U7e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},U7e(e)}function G7e(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function K7e(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?G7e(Object(r),!0).forEach(function(t){Y7e(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):G7e(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function Y7e(e,t,r){return t=function(e){var t=function(e,t){if("object"!=U7e(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=U7e(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==U7e(t)?t:String(t)}(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Z7e(e,t,r){return Math.max(t,Math.min(e,r))}var X7e=V7e.safePreventDefault=function(e){["onTouchStart","onTouchMove","onWheel"].includes(e._reactName)||e.preventDefault()},Q7e=V7e.getOnDemandLazySlides=function(e){for(var t=[],r=J7e(e),o=e9e(e),n=r;n<o;n++)e.lazyLoadedList.indexOf(n)<0&&t.push(n);return t};V7e.getRequiredLazySlides=function(e){for(var t=[],r=J7e(e),o=e9e(e),n=r;n<o;n++)t.push(n);return t};var J7e=V7e.lazyStartIndex=function(e){return e.currentSlide-t9e(e)},e9e=V7e.lazyEndIndex=function(e){return e.currentSlide+r9e(e)},t9e=V7e.lazySlidesOnLeft=function(e){return e.centerMode?Math.floor(e.slidesToShow/2)+(parseInt(e.centerPadding)>0?1:0):0},r9e=V7e.lazySlidesOnRight=function(e){return e.centerMode?Math.floor((e.slidesToShow-1)/2)+1+(parseInt(e.centerPadding)>0?1:0):e.slidesToShow},o9e=V7e.getWidth=function(e){return e&&e.offsetWidth||0},n9e=V7e.getHeight=function(e){return e&&e.offsetHeight||0},a9e=V7e.getSwipeDirection=function(e){var t,r,o,n,a=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return t=e.startX-e.curX,r=e.startY-e.curY,o=Math.atan2(r,t),(n=Math.round(180*o/Math.PI))<0&&(n=360-Math.abs(n)),n<=45&&n>=0||n<=360&&n>=315?"left":n>=135&&n<=225?"right":!0===a?n>=35&&n<=135?"up":"down":"vertical"},i9e=V7e.canGoNext=function(e){var t=!0;return e.infinite||(e.centerMode&&e.currentSlide>=e.slideCount-1||e.slideCount<=e.slidesToShow||e.currentSlide>=e.slideCount-e.slidesToShow)&&(t=!1),t};V7e.extractObject=function(e,t){var r={};return t.forEach(function(t){return r[t]=e[t]}),r},V7e.initializedState=function(e){var t,r=H7e.default.Children.count(e.children),o=e.listRef,n=Math.ceil(o9e(o)),a=e.trackRef&&e.trackRef.node,i=Math.ceil(o9e(a));if(e.vertical)t=n;else{var s=e.centerMode&&2*parseInt(e.centerPadding);"string"==typeof e.centerPadding&&"%"===e.centerPadding.slice(-1)&&(s*=n/100),t=Math.ceil((n-s)/e.slidesToShow)}var l=o&&n9e(o.querySelector('[data-index="0"]')),c=l*e.slidesToShow,u=void 0===e.currentSlide?e.initialSlide:e.currentSlide;e.rtl&&void 0===e.currentSlide&&(u=r-1-e.initialSlide);var d=e.lazyLoadedList||[],p=Q7e(K7e(K7e({},e),{},{currentSlide:u,lazyLoadedList:d})),h={slideCount:r,slideWidth:t,listWidth:n,trackWidth:i,currentSlide:u,slideHeight:l,listHeight:c,lazyLoadedList:d=d.concat(p)};return null===e.autoplaying&&e.autoplay&&(h.autoplaying="playing"),h},V7e.slideHandler=function(e){var t=e.waitForAnimate,r=e.animating,o=e.fade,n=e.infinite,a=e.index,i=e.slideCount,s=e.lazyLoad,l=e.currentSlide,c=e.centerMode,u=e.slidesToScroll,d=e.slidesToShow,p=e.useCSS,h=e.lazyLoadedList;if(t&&r)return{};var f,m,y,g=a,v={},x={},b=n?a:Z7e(a,0,i-1);if(o){if(!n&&(a<0||a>=i))return{};a<0?g=a+i:a>=i&&(g=a-i),s&&h.indexOf(g)<0&&(h=h.concat(g)),v={animating:!0,currentSlide:g,lazyLoadedList:h,targetSlide:g},x={animating:!1,targetSlide:g}}else f=g,g<0?(f=g+i,n?i%u!==0&&(f=i-i%u):f=0):!i9e(e)&&g>l?g=f=l:c&&g>=i?(g=n?i:i-1,f=n?0:i-1):g>=i&&(f=g-i,n?i%u!==0&&(f=0):f=i-d),!n&&g+d>=i&&(f=i-d),m=h9e(K7e(K7e({},e),{},{slideIndex:g})),y=h9e(K7e(K7e({},e),{},{slideIndex:f})),n||(m===y&&(g=f),m=y),s&&(h=h.concat(Q7e(K7e(K7e({},e),{},{currentSlide:g})))),p?(v={animating:!0,currentSlide:f,trackStyle:p9e(K7e(K7e({},e),{},{left:m})),lazyLoadedList:h,targetSlide:b},x={animating:!1,currentSlide:f,trackStyle:d9e(K7e(K7e({},e),{},{left:y})),swipeLeft:null,targetSlide:b}):v={currentSlide:f,trackStyle:d9e(K7e(K7e({},e),{},{left:y})),lazyLoadedList:h,targetSlide:b};return{state:v,nextState:x}},V7e.changeSlide=function(e,t){var r,o,n,a,i=e.slidesToScroll,s=e.slidesToShow,l=e.slideCount,c=e.currentSlide,u=e.targetSlide,d=e.lazyLoad,p=e.infinite;if(r=l%i!==0?0:(l-c)%i,"previous"===t.message)a=c-(n=0===r?i:s-r),d&&!p&&(a=-1===(o=c-n)?l-1:o),p||(a=u-i);else if("next"===t.message)a=c+(n=0===r?i:r),d&&!p&&(a=(c+i)%l+r),p||(a=u+i);else if("dots"===t.message)a=t.index*t.slidesToScroll;else if("children"===t.message){if(a=t.index,p){var h=g9e(K7e(K7e({},e),{},{targetSlide:a}));a>t.currentSlide&&"left"===h?a-=l:a<t.currentSlide&&"right"===h&&(a+=l)}}else"index"===t.message&&(a=Number(t.index));return a},V7e.keyHandler=function(e,t,r){return e.target.tagName.match("TEXTAREA|INPUT|SELECT")||!t?"":37===e.keyCode?r?"next":"previous":39===e.keyCode?r?"previous":"next":""},V7e.swipeStart=function(e,t,r){return"IMG"===e.target.tagName&&X7e(e),!t||!r&&-1!==e.type.indexOf("mouse")?"":{dragging:!0,touchObject:{startX:e.touches?e.touches[0].pageX:e.clientX,startY:e.touches?e.touches[0].pageY:e.clientY,curX:e.touches?e.touches[0].pageX:e.clientX,curY:e.touches?e.touches[0].pageY:e.clientY}}},V7e.swipeMove=function(e,t){var r=t.scrolling,o=t.animating,n=t.vertical,a=t.swipeToSlide,i=t.verticalSwiping,s=t.rtl,l=t.currentSlide,c=t.edgeFriction,u=t.edgeDragged,d=t.onEdge,p=t.swiped,h=t.swiping,f=t.slideCount,m=t.slidesToScroll,y=t.infinite,g=t.touchObject,v=t.swipeEvent,x=t.listHeight,b=t.listWidth;if(!r){if(o)return X7e(e);n&&a&&i&&X7e(e);var w,k={},_=h9e(t);g.curX=e.touches?e.touches[0].pageX:e.clientX,g.curY=e.touches?e.touches[0].pageY:e.clientY,g.swipeLength=Math.round(Math.sqrt(Math.pow(g.curX-g.startX,2)));var C=Math.round(Math.sqrt(Math.pow(g.curY-g.startY,2)));if(!i&&!h&&C>10)return{scrolling:!0};i&&(g.swipeLength=C);var M=(s?-1:1)*(g.curX>g.startX?1:-1);i&&(M=g.curY>g.startY?1:-1);var S=Math.ceil(f/m),D=a9e(t.touchObject,i),O=g.swipeLength;return y||(0===l&&("right"===D||"down"===D)||l+1>=S&&("left"===D||"up"===D)||!i9e(t)&&("left"===D||"up"===D))&&(O=g.swipeLength*c,!1===u&&d&&(d(D),k.edgeDragged=!0)),!p&&v&&(v(D),k.swiped=!0),w=n?_+O*(x/b)*M:s?_-O*M:_+O*M,i&&(w=_+O*M),k=K7e(K7e({},k),{},{touchObject:g,swipeLeft:w,trackStyle:d9e(K7e(K7e({},t),{},{left:w}))}),Math.abs(g.curX-g.startX)<.8*Math.abs(g.curY-g.startY)?k:(g.swipeLength>10&&(k.swiping=!0,X7e(e)),k)}},V7e.swipeEnd=function(e,t){var r=t.dragging,o=t.swipe,n=t.touchObject,a=t.listWidth,i=t.touchThreshold,s=t.verticalSwiping,l=t.listHeight,c=t.swipeToSlide,u=t.scrolling,d=t.onSwipe,p=t.targetSlide,h=t.currentSlide,f=t.infinite;if(!r)return o&&X7e(e),{};var m=s?l/i:a/i,y=a9e(n,s),g={dragging:!1,edgeDragged:!1,scrolling:!1,swiping:!1,swiped:!1,swipeLeft:null,touchObject:{}};if(u)return g;if(!n.swipeLength)return g;if(n.swipeLength>m){var v,x;X7e(e),d&&d(y);var b=f?h:p;switch(y){case"left":case"up":x=b+c9e(t),v=c?l9e(t,x):x,g.currentDirection=0;break;case"right":case"down":x=b-c9e(t),v=c?l9e(t,x):x,g.currentDirection=1;break;default:v=b}g.triggerSlideHandler=v}else{var w=h9e(t);g.trackStyle=p9e(K7e(K7e({},t),{},{left:w}))}return g};var s9e=V7e.getNavigableIndexes=function(e){for(var t=e.infinite?2*e.slideCount:e.slideCount,r=e.infinite?-1*e.slidesToShow:0,o=e.infinite?-1*e.slidesToShow:0,n=[];r<t;)n.push(r),r=o+e.slidesToScroll,o+=Math.min(e.slidesToScroll,e.slidesToShow);return n},l9e=V7e.checkNavigable=function(e,t){var r=s9e(e),o=0;if(t>r[r.length-1])t=r[r.length-1];else for(var n in r){if(t<r[n]){t=o;break}o=r[n]}return t},c9e=V7e.getSlideCount=function(e){var t=e.centerMode?e.slideWidth*Math.floor(e.slidesToShow/2):0;if(e.swipeToSlide){var r,o=e.listRef,n=o.querySelectorAll&&o.querySelectorAll(".slick-slide")||[];if(Array.from(n).every(function(o){if(e.vertical){if(o.offsetTop+n9e(o)/2>-1*e.swipeLeft)return r=o,!1}else if(o.offsetLeft-t+o9e(o)/2>-1*e.swipeLeft)return r=o,!1;return!0}),!r)return 0;var a=!0===e.rtl?e.slideCount-e.currentSlide:e.currentSlide;return Math.abs(r.dataset.index-a)||1}return e.slidesToScroll},u9e=V7e.checkSpecKeys=function(e,t){return t.reduce(function(t,r){return t&&e.hasOwnProperty(r)},!0)?null:console.error("Keys Missing:",e)},d9e=V7e.getTrackCSS=function(e){var t,r;u9e(e,["left","variableWidth","slideCount","slidesToShow","slideWidth"]);var o=e.slideCount+2*e.slidesToShow;e.vertical?r=o*e.slideHeight:t=y9e(e)*e.slideWidth;var n={opacity:1,transition:"",WebkitTransition:""};if(e.useTransform){var a=e.vertical?"translate3d(0px, "+e.left+"px, 0px)":"translate3d("+e.left+"px, 0px, 0px)",i=e.vertical?"translate3d(0px, "+e.left+"px, 0px)":"translate3d("+e.left+"px, 0px, 0px)",s=e.vertical?"translateY("+e.left+"px)":"translateX("+e.left+"px)";n=K7e(K7e({},n),{},{WebkitTransform:a,transform:i,msTransform:s})}else e.vertical?n.top=e.left:n.left=e.left;return e.fade&&(n={opacity:1}),t&&(n.width=t),r&&(n.height=r),window&&!window.addEventListener&&window.attachEvent&&(e.vertical?n.marginTop=e.left+"px":n.marginLeft=e.left+"px"),n},p9e=V7e.getTrackAnimateCSS=function(e){u9e(e,["left","variableWidth","slideCount","slidesToShow","slideWidth","speed","cssEase"]);var t=d9e(e);return e.useTransform?(t.WebkitTransition="-webkit-transform "+e.speed+"ms "+e.cssEase,t.transition="transform "+e.speed+"ms "+e.cssEase):e.vertical?t.transition="top "+e.speed+"ms "+e.cssEase:t.transition="left "+e.speed+"ms "+e.cssEase,t},h9e=V7e.getTrackLeft=function(e){if(e.unslick)return 0;u9e(e,["slideIndex","trackRef","infinite","centerMode","slideCount","slidesToShow","slidesToScroll","slideWidth","listWidth","variableWidth","slideHeight"]);var t,r,o=e.slideIndex,n=e.trackRef,a=e.infinite,i=e.centerMode,s=e.slideCount,l=e.slidesToShow,c=e.slidesToScroll,u=e.slideWidth,d=e.listWidth,p=e.variableWidth,h=e.slideHeight,f=e.fade,m=e.vertical;if(f||1===e.slideCount)return 0;var y=0;if(a?(y=-f9e(e),s%c!==0&&o+c>s&&(y=-(o>s?l-(o-s):s%c)),i&&(y+=parseInt(l/2))):(s%c!==0&&o+c>s&&(y=l-s%c),i&&(y=parseInt(l/2))),t=m?o*h*-1+y*h:o*u*-1+y*u,!0===p){var g,v=n&&n.node;if(g=o+f9e(e),t=(r=v&&v.childNodes[g])?-1*r.offsetLeft:0,!0===i){g=a?o+f9e(e):o,r=v&&v.children[g],t=0;for(var x=0;x<g;x++)t-=v&&v.children[x]&&v.children[x].offsetWidth;t-=parseInt(e.centerPadding),t+=r&&(d-r.offsetWidth)/2}}return t},f9e=V7e.getPreClones=function(e){return e.unslick||!e.infinite?0:e.variableWidth?e.slideCount:e.slidesToShow+(e.centerMode?1:0)},m9e=V7e.getPostClones=function(e){return e.unslick||!e.infinite?0:e.slideCount},y9e=V7e.getTotalSlides=function(e){return 1===e.slideCount?1:f9e(e)+e.slideCount+m9e(e)},g9e=V7e.siblingDirection=function(e){return e.targetSlide>e.currentSlide?e.targetSlide>e.currentSlide+v9e(e)?"left":"right":e.targetSlide<e.currentSlide-x9e(e)?"right":"left"},v9e=V7e.slidesOnRight=function(e){var t=e.slidesToShow,r=e.centerMode,o=e.rtl,n=e.centerPadding;if(r){var a=(t-1)/2+1;return parseInt(n)>0&&(a+=1),o&&t%2==0&&(a+=1),a}return o?0:t-1},x9e=V7e.slidesOnLeft=function(e){var t=e.slidesToShow,r=e.centerMode,o=e.rtl,n=e.centerPadding;if(r){var a=(t-1)/2+1;return parseInt(n)>0&&(a+=1),o||t%2!=0||(a+=1),a}return o?t-1:0};V7e.canUseDOM=function(){return!("undefined"==typeof window||!window.document||!window.document.createElement)};var b9e=V7e.validSettings=Object.keys(q7e.default);var w9e={};Object.defineProperty(w9e,"__esModule",{value:!0}),w9e.Track=void 0;var k9e=M9e(l.default),_9e=M9e(h5e.exports),C9e=V7e;function M9e(e){return e&&e.__esModule?e:{default:e}}function S9e(e){return S9e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},S9e(e)}function D9e(){return D9e=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},D9e.apply(this,arguments)}function O9e(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,A9e(o.key),o)}}function P9e(e,t){return P9e=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},P9e(e,t)}function E9e(e){var t=T9e();return function(){var r,o=N9e(e);if(t){var n=N9e(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return function(e,t){if(t&&("object"===S9e(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return j9e(e)}(this,r)}}function j9e(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function T9e(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(T9e=function(){return!!e})()}function N9e(e){return N9e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},N9e(e)}function R9e(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function F9e(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?R9e(Object(r),!0).forEach(function(t){z9e(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):R9e(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function z9e(e,t,r){return(t=A9e(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function A9e(e){var t=function(e,t){if("object"!=S9e(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=S9e(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==S9e(t)?t:String(t)}var I9e=function(e){var t,r,o,n,a;return o=(a=e.rtl?e.slideCount-1-e.index:e.index)<0||a>=e.slideCount,e.centerMode?(n=Math.floor(e.slidesToShow/2),r=(a-e.currentSlide)%e.slideCount===0,a>e.currentSlide-n-1&&a<=e.currentSlide+n&&(t=!0)):t=e.currentSlide<=a&&a<e.currentSlide+e.slidesToShow,{"slick-slide":!0,"slick-active":t,"slick-center":r,"slick-cloned":o,"slick-current":a===(e.targetSlide<0?e.targetSlide+e.slideCount:e.targetSlide>=e.slideCount?e.targetSlide-e.slideCount:e.targetSlide)}},L9e=function(e,t){return e.key||t},B9e=function(e){var t,r=[],o=[],n=[],a=k9e.default.Children.count(e.children),i=(0,C9e.lazyStartIndex)(e),s=(0,C9e.lazyEndIndex)(e);return k9e.default.Children.forEach(e.children,function(l,c){var u,d={message:"children",index:c,slidesToScroll:e.slidesToScroll,currentSlide:e.currentSlide};u=!e.lazyLoad||e.lazyLoad&&e.lazyLoadedList.indexOf(c)>=0?l:k9e.default.createElement("div",null);var p=function(e){var t={};return void 0!==e.variableWidth&&!1!==e.variableWidth||(t.width=e.slideWidth),e.fade&&(t.position="relative",e.vertical?t.top=-e.index*parseInt(e.slideHeight):t.left=-e.index*parseInt(e.slideWidth),t.opacity=e.currentSlide===e.index?1:0,t.zIndex=e.currentSlide===e.index?999:998,e.useCSS&&(t.transition="opacity "+e.speed+"ms "+e.cssEase+", visibility "+e.speed+"ms "+e.cssEase)),t}(F9e(F9e({},e),{},{index:c})),h=u.props.className||"",f=I9e(F9e(F9e({},e),{},{index:c}));if(r.push(k9e.default.cloneElement(u,{key:"original"+L9e(u,c),"data-index":c,className:(0,_9e.default)(f,h),tabIndex:"-1","aria-hidden":!f["slick-active"],style:F9e(F9e({outline:"none"},u.props.style||{}),p),onClick:function(t){u.props&&u.props.onClick&&u.props.onClick(t),e.focusOnSelect&&e.focusOnSelect(d)}})),e.infinite&&!1===e.fade){var m=a-c;m<=(0,C9e.getPreClones)(e)&&((t=-m)>=i&&(u=l),f=I9e(F9e(F9e({},e),{},{index:t})),o.push(k9e.default.cloneElement(u,{key:"precloned"+L9e(u,t),"data-index":t,tabIndex:"-1",className:(0,_9e.default)(f,h),"aria-hidden":!f["slick-active"],style:F9e(F9e({},u.props.style||{}),p),onClick:function(t){u.props&&u.props.onClick&&u.props.onClick(t),e.focusOnSelect&&e.focusOnSelect(d)}}))),(t=a+c)<s&&(u=l),f=I9e(F9e(F9e({},e),{},{index:t})),n.push(k9e.default.cloneElement(u,{key:"postcloned"+L9e(u,t),"data-index":t,tabIndex:"-1",className:(0,_9e.default)(f,h),"aria-hidden":!f["slick-active"],style:F9e(F9e({},u.props.style||{}),p),onClick:function(t){u.props&&u.props.onClick&&u.props.onClick(t),e.focusOnSelect&&e.focusOnSelect(d)}}))}}),e.rtl?o.concat(r,n).reverse():o.concat(r,n)};w9e.Track=function(){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&P9e(e,t)}(n,k9e["default"].PureComponent);var e,t,r,o=E9e(n);function n(){var e;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n);for(var t=arguments.length,r=new Array(t),a=0;a<t;a++)r[a]=arguments[a];return z9e(j9e(e=o.call.apply(o,[this].concat(r))),"node",null),z9e(j9e(e),"handleRef",function(t){e.node=t}),e}return e=n,(t=[{key:"render",value:function(){var e=B9e(this.props),t=this.props,r={onMouseEnter:t.onMouseEnter,onMouseOver:t.onMouseOver,onMouseLeave:t.onMouseLeave};return k9e.default.createElement("div",D9e({ref:this.handleRef,className:"slick-track",style:this.props.trackStyle},r),e)}}])&&O9e(e.prototype,t),r&&O9e(e,r),Object.defineProperty(e,"prototype",{writable:!1}),n}();var V9e={};function $9e(e){return $9e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},$9e(e)}Object.defineProperty(V9e,"__esModule",{value:!0}),V9e.Dots=void 0;var H9e=U9e(l.default),q9e=U9e(h5e.exports),W9e=V7e;function U9e(e){return e&&e.__esModule?e:{default:e}}function G9e(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function K9e(e,t,r){return(t=Z9e(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Y9e(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,Z9e(o.key),o)}}function Z9e(e){var t=function(e,t){if("object"!=$9e(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=$9e(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==$9e(t)?t:String(t)}function X9e(e,t){return X9e=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},X9e(e,t)}function Q9e(e){var t=J9e();return function(){var r,o=eet(e);if(t){var n=eet(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return function(e,t){if(t&&("object"===$9e(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}(this,r)}}function J9e(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(J9e=function(){return!!e})()}function eet(e){return eet=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},eet(e)}V9e.Dots=function(){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&X9e(e,t)}(n,H9e["default"].PureComponent);var e,t,r,o=Q9e(n);function n(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n),o.apply(this,arguments)}return e=n,t=[{key:"clickHandler",value:function(e,t){t.preventDefault(),this.props.clickHandler(e)}},{key:"render",value:function(){for(var e,t=this.props,r=t.onMouseEnter,o=t.onMouseOver,n=t.onMouseLeave,a=t.infinite,i=t.slidesToScroll,s=t.slidesToShow,l=t.slideCount,c=t.currentSlide,u=(e={slideCount:l,slidesToScroll:i,slidesToShow:s,infinite:a}).infinite?Math.ceil(e.slideCount/e.slidesToScroll):Math.ceil((e.slideCount-e.slidesToShow)/e.slidesToScroll)+1,d={onMouseEnter:r,onMouseOver:o,onMouseLeave:n},p=[],h=0;h<u;h++){var f=(h+1)*i-1,m=a?f:(0,W9e.clamp)(f,0,l-1),y=m-(i-1),g=a?y:(0,W9e.clamp)(y,0,l-1),v=(0,q9e.default)({"slick-active":a?c>=g&&c<=m:c===g}),x={message:"dots",index:h,slidesToScroll:i,currentSlide:c},b=this.clickHandler.bind(this,x);p=p.concat(H9e.default.createElement("li",{key:h,className:v},H9e.default.cloneElement(this.props.customPaging(h),{onClick:b})))}return H9e.default.cloneElement(this.props.appendDots(p),function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?G9e(Object(r),!0).forEach(function(t){K9e(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):G9e(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}({className:this.props.dotsClass},d))}}],t&&Y9e(e.prototype,t),r&&Y9e(e,r),Object.defineProperty(e,"prototype",{writable:!1}),n}();var tet={};function ret(e){return ret="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ret(e)}Object.defineProperty(tet,"__esModule",{value:!0}),tet.PrevArrow=tet.NextArrow=void 0;var oet=iet(l.default),net=iet(h5e.exports),aet=V7e;function iet(e){return e&&e.__esModule?e:{default:e}}function set(){return set=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},set.apply(this,arguments)}function cet(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function uet(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?cet(Object(r),!0).forEach(function(t){det(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):cet(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function det(e,t,r){return(t=met(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function pet(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function het(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,met(o.key),o)}}function fet(e,t,r){return t&&het(e.prototype,t),r&&het(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function met(e){var t=function(e,t){if("object"!=ret(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=ret(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==ret(t)?t:String(t)}function yet(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&get(e,t)}function get(e,t){return get=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},get(e,t)}function vet(e){var t=xet();return function(){var r,o=bet(e);if(t){var n=bet(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return function(e,t){if(t&&("object"===ret(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}(this,r)}}function xet(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(xet=function(){return!!e})()}function bet(e){return bet=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},bet(e)}tet.PrevArrow=function(){yet(t,oet["default"].PureComponent);var e=vet(t);function t(){return pet(this,t),e.apply(this,arguments)}return fet(t,[{key:"clickHandler",value:function(e,t){t&&t.preventDefault(),this.props.clickHandler(e,t)}},{key:"render",value:function(){var e={"slick-arrow":!0,"slick-prev":!0},t=this.clickHandler.bind(this,{message:"previous"});!this.props.infinite&&(0===this.props.currentSlide||this.props.slideCount<=this.props.slidesToShow)&&(e["slick-disabled"]=!0,t=null);var r={key:"0","data-role":"none",className:(0,net.default)(e),style:{display:"block"},onClick:t},o={currentSlide:this.props.currentSlide,slideCount:this.props.slideCount};return this.props.prevArrow?oet.default.cloneElement(this.props.prevArrow,uet(uet({},r),o)):oet.default.createElement("button",set({key:"0",type:"button"},r)," ","Previous")}}]),t}(),tet.NextArrow=function(){yet(t,oet["default"].PureComponent);var e=vet(t);function t(){return pet(this,t),e.apply(this,arguments)}return fet(t,[{key:"clickHandler",value:function(e,t){t&&t.preventDefault(),this.props.clickHandler(e,t)}},{key:"render",value:function(){var e={"slick-arrow":!0,"slick-next":!0},t=this.clickHandler.bind(this,{message:"next"});(0,aet.canGoNext)(this.props)||(e["slick-disabled"]=!0,t=null);var r={key:"1","data-role":"none",className:(0,net.default)(e),style:{display:"block"},onClick:t},o={currentSlide:this.props.currentSlide,slideCount:this.props.slideCount};return this.props.nextArrow?oet.default.cloneElement(this.props.nextArrow,uet(uet({},r),o)):oet.default.createElement("button",set({key:"1",type:"button"},r)," ","Next")}}]),t}();var wet=ee(N8e);Object.defineProperty(C7e,"__esModule",{value:!0}),C7e.InnerSlider=void 0;var ket=Tet(l.default),_et=Tet(M7e),Cet=Tet(B7e),Met=Tet(h5e.exports),Det=V7e,Oet=w9e,Pet=V9e,Eet=tet,jet=Tet(wet);function Tet(e){return e&&e.__esModule?e:{default:e}}function Net(e){return Net="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Net(e)}function Ret(){return Ret=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},Ret.apply(this,arguments)}function Fet(e,t){if(null==e)return{};var r,o,n=function(e,t){if(null==e)return{};var r,o,n={},a=Object.keys(e);for(o=0;o<a.length;o++)r=a[o],t.indexOf(r)>=0||(n[r]=e[r]);return n}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)r=a[o],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function zet(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function Aet(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?zet(Object(r),!0).forEach(function(t){qet(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):zet(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function Iet(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,Wet(o.key),o)}}function Let(e,t){return Let=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},Let(e,t)}function Bet(e){var t=$et();return function(){var r,o=Het(e);if(t){var n=Het(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return function(e,t){if(t&&("object"===Net(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return Vet(e)}(this,r)}}function Vet(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function $et(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return($et=function(){return!!e})()}function Het(e){return Het=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Het(e)}function qet(e,t,r){return(t=Wet(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Wet(e){var t=function(e,t){if("object"!=Net(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=Net(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Net(t)?t:String(t)}C7e.InnerSlider=function(){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Let(e,t)}(n,ket["default"].Component);var e,t,r,o=Bet(n);function n(e){var t;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n),qet(Vet(t=o.call(this,e)),"listRefHandler",function(e){return t.list=e}),qet(Vet(t),"trackRefHandler",function(e){return t.track=e}),qet(Vet(t),"adaptHeight",function(){if(t.props.adaptiveHeight&&t.list){var e=t.list.querySelector('[data-index="'.concat(t.state.currentSlide,'"]'));t.list.style.height=(0,Det.getHeight)(e)+"px"}}),qet(Vet(t),"componentDidMount",function(){if(t.props.onInit&&t.props.onInit(),t.props.lazyLoad){var e=(0,Det.getOnDemandLazySlides)(Aet(Aet({},t.props),t.state));e.length>0&&(t.setState(function(t){return{lazyLoadedList:t.lazyLoadedList.concat(e)}}),t.props.onLazyLoad&&t.props.onLazyLoad(e))}var r=Aet({listRef:t.list,trackRef:t.track},t.props);t.updateState(r,!0,function(){t.adaptHeight(),t.props.autoplay&&t.autoPlay("update")}),"progressive"===t.props.lazyLoad&&(t.lazyLoadTimer=setInterval(t.progressiveLazyLoad,1e3)),t.ro=new jet.default(function(){t.state.animating?(t.onWindowResized(!1),t.callbackTimers.push(setTimeout(function(){return t.onWindowResized()},t.props.speed))):t.onWindowResized()}),t.ro.observe(t.list),document.querySelectorAll&&Array.prototype.forEach.call(document.querySelectorAll(".slick-slide"),function(e){e.onfocus=t.props.pauseOnFocus?t.onSlideFocus:null,e.onblur=t.props.pauseOnFocus?t.onSlideBlur:null}),window.addEventListener?window.addEventListener("resize",t.onWindowResized):window.attachEvent("onresize",t.onWindowResized)}),qet(Vet(t),"componentWillUnmount",function(){t.animationEndCallback&&clearTimeout(t.animationEndCallback),t.lazyLoadTimer&&clearInterval(t.lazyLoadTimer),t.callbackTimers.length&&(t.callbackTimers.forEach(function(e){return clearTimeout(e)}),t.callbackTimers=[]),window.addEventListener?window.removeEventListener("resize",t.onWindowResized):window.detachEvent("onresize",t.onWindowResized),t.autoplayTimer&&clearInterval(t.autoplayTimer),t.ro.disconnect()}),qet(Vet(t),"componentDidUpdate",function(e){if(t.checkImagesLoad(),t.props.onReInit&&t.props.onReInit(),t.props.lazyLoad){var r=(0,Det.getOnDemandLazySlides)(Aet(Aet({},t.props),t.state));r.length>0&&(t.setState(function(e){return{lazyLoadedList:e.lazyLoadedList.concat(r)}}),t.props.onLazyLoad&&t.props.onLazyLoad(r))}t.adaptHeight();var o=Aet(Aet({listRef:t.list,trackRef:t.track},t.props),t.state),n=t.didPropsChange(e);n&&t.updateState(o,n,function(){t.state.currentSlide>=ket.default.Children.count(t.props.children)&&t.changeSlide({message:"index",index:ket.default.Children.count(t.props.children)-t.props.slidesToShow,currentSlide:t.state.currentSlide}),t.props.autoplay?t.autoPlay("update"):t.pause("paused")})}),qet(Vet(t),"onWindowResized",function(e){t.debouncedResize&&t.debouncedResize.cancel(),t.debouncedResize=(0,Cet.default)(function(){return t.resizeWindow(e)},50),t.debouncedResize()}),qet(Vet(t),"resizeWindow",function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];if(Boolean(t.track&&t.track.node)){var r=Aet(Aet({listRef:t.list,trackRef:t.track},t.props),t.state);t.updateState(r,e,function(){t.props.autoplay?t.autoPlay("update"):t.pause("paused")}),t.setState({animating:!1}),clearTimeout(t.animationEndCallback),delete t.animationEndCallback}}),qet(Vet(t),"updateState",function(e,r,o){var n=(0,Det.initializedState)(e);e=Aet(Aet(Aet({},e),n),{},{slideIndex:n.currentSlide});var a=(0,Det.getTrackLeft)(e);e=Aet(Aet({},e),{},{left:a});var i=(0,Det.getTrackCSS)(e);(r||ket.default.Children.count(t.props.children)!==ket.default.Children.count(e.children))&&(n.trackStyle=i),t.setState(n,o)}),qet(Vet(t),"ssrInit",function(){if(t.props.variableWidth){var e=0,r=0,o=[],n=(0,Det.getPreClones)(Aet(Aet(Aet({},t.props),t.state),{},{slideCount:t.props.children.length})),a=(0,Det.getPostClones)(Aet(Aet(Aet({},t.props),t.state),{},{slideCount:t.props.children.length}));t.props.children.forEach(function(t){o.push(t.props.style.width),e+=t.props.style.width});for(var i=0;i<n;i++)r+=o[o.length-1-i],e+=o[o.length-1-i];for(var s=0;s<a;s++)e+=o[s];for(var l=0;l<t.state.currentSlide;l++)r+=o[l];var c={width:e+"px",left:-r+"px"};if(t.props.centerMode){var u="".concat(o[t.state.currentSlide],"px");c.left="calc(".concat(c.left," + (100% - ").concat(u,") / 2 ) ")}return{trackStyle:c}}var d=ket.default.Children.count(t.props.children),p=Aet(Aet(Aet({},t.props),t.state),{},{slideCount:d}),h=(0,Det.getPreClones)(p)+(0,Det.getPostClones)(p)+d,f=100/t.props.slidesToShow*h,m=100/h,y=-m*((0,Det.getPreClones)(p)+t.state.currentSlide)*f/100;return t.props.centerMode&&(y+=(100-m*f/100)/2),{slideWidth:m+"%",trackStyle:{width:f+"%",left:y+"%"}}}),qet(Vet(t),"checkImagesLoad",function(){var e=t.list&&t.list.querySelectorAll&&t.list.querySelectorAll(".slick-slide img")||[],r=e.length,o=0;Array.prototype.forEach.call(e,function(e){var n=function(){return++o&&o>=r&&t.onWindowResized()};if(e.onclick){var a=e.onclick;e.onclick=function(t){a(t),e.parentNode.focus()}}else e.onclick=function(){return e.parentNode.focus()};e.onload||(t.props.lazyLoad?e.onload=function(){t.adaptHeight(),t.callbackTimers.push(setTimeout(t.onWindowResized,t.props.speed))}:(e.onload=n,e.onerror=function(){n(),t.props.onLazyLoadError&&t.props.onLazyLoadError()}))})}),qet(Vet(t),"progressiveLazyLoad",function(){for(var e=[],r=Aet(Aet({},t.props),t.state),o=t.state.currentSlide;o<t.state.slideCount+(0,Det.getPostClones)(r);o++)if(t.state.lazyLoadedList.indexOf(o)<0){e.push(o);break}for(var n=t.state.currentSlide-1;n>=-(0,Det.getPreClones)(r);n--)if(t.state.lazyLoadedList.indexOf(n)<0){e.push(n);break}e.length>0?(t.setState(function(t){return{lazyLoadedList:t.lazyLoadedList.concat(e)}}),t.props.onLazyLoad&&t.props.onLazyLoad(e)):t.lazyLoadTimer&&(clearInterval(t.lazyLoadTimer),delete t.lazyLoadTimer)}),qet(Vet(t),"slideHandler",function(e){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=t.props,n=o.asNavFor,a=o.beforeChange,i=o.onLazyLoad,s=o.speed,l=o.afterChange,c=t.state.currentSlide,u=(0,Det.slideHandler)(Aet(Aet(Aet({index:e},t.props),t.state),{},{trackRef:t.track,useCSS:t.props.useCSS&&!r})),d=u.state,p=u.nextState;if(d){a&&a(c,d.currentSlide);var h=d.lazyLoadedList.filter(function(e){return t.state.lazyLoadedList.indexOf(e)<0});i&&h.length>0&&i(h),!t.props.waitForAnimate&&t.animationEndCallback&&(clearTimeout(t.animationEndCallback),l&&l(c),delete t.animationEndCallback),t.setState(d,function(){n&&t.asNavForIndex!==e&&(t.asNavForIndex=e,n.innerSlider.slideHandler(e)),p&&(t.animationEndCallback=setTimeout(function(){var e=p.animating,r=Fet(p,["animating"]);t.setState(r,function(){t.callbackTimers.push(setTimeout(function(){return t.setState({animating:e})},10)),l&&l(d.currentSlide),delete t.animationEndCallback})},s))})}}),qet(Vet(t),"changeSlide",function(e){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=Aet(Aet({},t.props),t.state),n=(0,Det.changeSlide)(o,e);if((0===n||n)&&(!0===r?t.slideHandler(n,r):t.slideHandler(n),t.props.autoplay&&t.autoPlay("update"),t.props.focusOnSelect)){var a=t.list.querySelectorAll(".slick-current");a[0]&&a[0].focus()}}),qet(Vet(t),"clickHandler",function(e){!1===t.clickable&&(e.stopPropagation(),e.preventDefault()),t.clickable=!0}),qet(Vet(t),"keyHandler",function(e){var r=(0,Det.keyHandler)(e,t.props.accessibility,t.props.rtl);""!==r&&t.changeSlide({message:r})}),qet(Vet(t),"selectHandler",function(e){t.changeSlide(e)}),qet(Vet(t),"disableBodyScroll",function(){window.ontouchmove=function(e){(e=e||window.event).preventDefault&&e.preventDefault(),e.returnValue=!1}}),qet(Vet(t),"enableBodyScroll",function(){window.ontouchmove=null}),qet(Vet(t),"swipeStart",function(e){t.props.verticalSwiping&&t.disableBodyScroll();var r=(0,Det.swipeStart)(e,t.props.swipe,t.props.draggable);""!==r&&t.setState(r)}),qet(Vet(t),"swipeMove",function(e){var r=(0,Det.swipeMove)(e,Aet(Aet(Aet({},t.props),t.state),{},{trackRef:t.track,listRef:t.list,slideIndex:t.state.currentSlide}));r&&(r.swiping&&(t.clickable=!1),t.setState(r))}),qet(Vet(t),"swipeEnd",function(e){var r=(0,Det.swipeEnd)(e,Aet(Aet(Aet({},t.props),t.state),{},{trackRef:t.track,listRef:t.list,slideIndex:t.state.currentSlide}));if(r){var o=r.triggerSlideHandler;delete r.triggerSlideHandler,t.setState(r),void 0!==o&&(t.slideHandler(o),t.props.verticalSwiping&&t.enableBodyScroll())}}),qet(Vet(t),"touchEnd",function(e){t.swipeEnd(e),t.clickable=!0}),qet(Vet(t),"slickPrev",function(){t.callbackTimers.push(setTimeout(function(){return t.changeSlide({message:"previous"})},0))}),qet(Vet(t),"slickNext",function(){t.callbackTimers.push(setTimeout(function(){return t.changeSlide({message:"next"})},0))}),qet(Vet(t),"slickGoTo",function(e){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e=Number(e),isNaN(e))return"";t.callbackTimers.push(setTimeout(function(){return t.changeSlide({message:"index",index:e,currentSlide:t.state.currentSlide},r)},0))}),qet(Vet(t),"play",function(){var e;if(t.props.rtl)e=t.state.currentSlide-t.props.slidesToScroll;else{if(!(0,Det.canGoNext)(Aet(Aet({},t.props),t.state)))return!1;e=t.state.currentSlide+t.props.slidesToScroll}t.slideHandler(e)}),qet(Vet(t),"autoPlay",function(e){t.autoplayTimer&&clearInterval(t.autoplayTimer);var r=t.state.autoplaying;if("update"===e){if("hovered"===r||"focused"===r||"paused"===r)return}else if("leave"===e){if("paused"===r||"focused"===r)return}else if("blur"===e&&("paused"===r||"hovered"===r))return;t.autoplayTimer=setInterval(t.play,t.props.autoplaySpeed+50),t.setState({autoplaying:"playing"})}),qet(Vet(t),"pause",function(e){t.autoplayTimer&&(clearInterval(t.autoplayTimer),t.autoplayTimer=null);var r=t.state.autoplaying;"paused"===e?t.setState({autoplaying:"paused"}):"focused"===e?"hovered"!==r&&"playing"!==r||t.setState({autoplaying:"focused"}):"playing"===r&&t.setState({autoplaying:"hovered"})}),qet(Vet(t),"onDotsOver",function(){return t.props.autoplay&&t.pause("hovered")}),qet(Vet(t),"onDotsLeave",function(){return t.props.autoplay&&"hovered"===t.state.autoplaying&&t.autoPlay("leave")}),qet(Vet(t),"onTrackOver",function(){return t.props.autoplay&&t.pause("hovered")}),qet(Vet(t),"onTrackLeave",function(){return t.props.autoplay&&"hovered"===t.state.autoplaying&&t.autoPlay("leave")}),qet(Vet(t),"onSlideFocus",function(){return t.props.autoplay&&t.pause("focused")}),qet(Vet(t),"onSlideBlur",function(){return t.props.autoplay&&"focused"===t.state.autoplaying&&t.autoPlay("blur")}),qet(Vet(t),"render",function(){var e,r,o,n=(0,Met.default)("slick-slider",t.props.className,{"slick-vertical":t.props.vertical,"slick-initialized":!0}),a=Aet(Aet({},t.props),t.state),i=(0,Det.extractObject)(a,["fade","cssEase","speed","infinite","centerMode","focusOnSelect","currentSlide","lazyLoad","lazyLoadedList","rtl","slideWidth","slideHeight","listHeight","vertical","slidesToShow","slidesToScroll","slideCount","trackStyle","variableWidth","unslick","centerPadding","targetSlide","useCSS"]),s=t.props.pauseOnHover;if(i=Aet(Aet({},i),{},{onMouseEnter:s?t.onTrackOver:null,onMouseLeave:s?t.onTrackLeave:null,onMouseOver:s?t.onTrackOver:null,focusOnSelect:t.props.focusOnSelect&&t.clickable?t.selectHandler:null}),!0===t.props.dots&&t.state.slideCount>=t.props.slidesToShow){var l=(0,Det.extractObject)(a,["dotsClass","slideCount","slidesToShow","currentSlide","slidesToScroll","clickHandler","children","customPaging","infinite","appendDots"]),c=t.props.pauseOnDotsHover;l=Aet(Aet({},l),{},{clickHandler:t.changeSlide,onMouseEnter:c?t.onDotsLeave:null,onMouseOver:c?t.onDotsOver:null,onMouseLeave:c?t.onDotsLeave:null}),e=ket.default.createElement(Pet.Dots,l)}var u=(0,Det.extractObject)(a,["infinite","centerMode","currentSlide","slideCount","slidesToShow","prevArrow","nextArrow"]);u.clickHandler=t.changeSlide,t.props.arrows&&(r=ket.default.createElement(Eet.PrevArrow,u),o=ket.default.createElement(Eet.NextArrow,u));var d=null;t.props.vertical&&(d={height:t.state.listHeight});var p=null;!1===t.props.vertical?!0===t.props.centerMode&&(p={padding:"0px "+t.props.centerPadding}):!0===t.props.centerMode&&(p={padding:t.props.centerPadding+" 0px"});var h=Aet(Aet({},d),p),f=t.props.touchMove,m={className:"slick-list",style:h,onClick:t.clickHandler,onMouseDown:f?t.swipeStart:null,onMouseMove:t.state.dragging&&f?t.swipeMove:null,onMouseUp:f?t.swipeEnd:null,onMouseLeave:t.state.dragging&&f?t.swipeEnd:null,onTouchStart:f?t.swipeStart:null,onTouchMove:t.state.dragging&&f?t.swipeMove:null,onTouchEnd:f?t.touchEnd:null,onTouchCancel:t.state.dragging&&f?t.swipeEnd:null,onKeyDown:t.props.accessibility?t.keyHandler:null},y={className:n,dir:"ltr",style:t.props.style};return t.props.unslick&&(m={className:"slick-list"},y={className:n}),ket.default.createElement("div",y,t.props.unslick?"":r,ket.default.createElement("div",Ret({ref:t.listRefHandler},m),ket.default.createElement(Oet.Track,Ret({ref:t.trackRefHandler},i),t.props.children)),t.props.unslick?"":o,t.props.unslick?"":e)}),t.list=null,t.track=null,t.state=Aet(Aet({},_et.default),{},{currentSlide:t.props.initialSlide,targetSlide:t.props.initialSlide?t.props.initialSlide:0,slideCount:ket.default.Children.count(t.props.children)}),t.callbackTimers=[],t.clickable=!0,t.debouncedResize=null;var r=t.ssrInit();return t.state=Aet(Aet({},t.state),r),t}return e=n,t=[{key:"didPropsChange",value:function(e){for(var t=!1,r=0,o=Object.keys(this.props);r<o.length;r++){var n=o[r];if(!e.hasOwnProperty(n)){t=!0;break}if("object"!==Net(e[n])&&"function"!=typeof e[n]&&!isNaN(e[n])&&e[n]!==this.props[n]){t=!0;break}}return t||ket.default.Children.count(this.props.children)!==ket.default.Children.count(e.children)}}],t&&Iet(e.prototype,t),r&&Iet(e,r),Object.defineProperty(e,"prototype",{writable:!1}),n}();var Uet,Get,Ket,Yet,Zet,Xet,Qet,Jet,ett,ttt,rtt=function(e){return e.replace(/[A-Z]/g,function(e){return"-"+e.toLowerCase()}).toLowerCase()},ott=rtt,ntt=function(e){var t="",r=Object.keys(e);return r.forEach(function(o,n){var a=e[o];(function(e){return/[height|width]$/.test(e)})(o=ott(o))&&"number"==typeof a&&(a+="px"),t+=!0===a?o:!1===a?"not "+o:"("+o+": "+a+")",n<r.length-1&&(t+=" and ")}),t},att=function(e){var t="";return"string"==typeof e?e:e instanceof Array?(e.forEach(function(r,o){t+=ntt(r),o<e.length-1&&(t+=", ")}),t):ntt(e)};function itt(){if(Yet)return Ket;return Yet=1,Ket={isFunction:function(e){return"function"==typeof e},isArray:function(e){return"[object Array]"===Object.prototype.toString.apply(e)},each:function(e,t){for(var r=0,o=e.length;r<o&&!1!==t(e[r],r);r++);}},Ket}function stt(){if(Xet)return Zet;Xet=1;var e=function(){if(Get)return Uet;function e(e){this.options=e,!e.deferSetup&&this.setup()}return Get=1,e.prototype={constructor:e,setup:function(){this.options.setup&&this.options.setup(),this.initialised=!0},on:function(){!this.initialised&&this.setup(),this.options.match&&this.options.match()},off:function(){this.options.unmatch&&this.options.unmatch()},destroy:function(){this.options.destroy?this.options.destroy():this.off()},equals:function(e){return this.options===e||this.options.match===e}},Uet=e}(),t=itt().each;function r(e,t){this.query=e,this.isUnconditional=t,this.handlers=[],this.mql=window.matchMedia(e);var r=this;this.listener=function(e){r.mql=e.currentTarget||e,r.assess()},this.mql.addListener(this.listener)}return r.prototype={constuctor:r,addHandler:function(t){var r=new e(t);this.handlers.push(r),this.matches()&&r.on()},removeHandler:function(e){var r=this.handlers;t(r,function(t,o){if(t.equals(e))return t.destroy(),!r.splice(o,1)})},matches:function(){return this.mql.matches||this.isUnconditional},clear:function(){t(this.handlers,function(e){e.destroy()}),this.mql.removeListener(this.listener),this.handlers.length=0},assess:function(){var e=this.matches()?"on":"off";t(this.handlers,function(t){t[e]()})}},Zet=r}function ltt(){if(ttt)return ett;ttt=1;var e=function(){if(Jet)return Qet;Jet=1;var e=stt(),t=itt(),r=t.each,o=t.isFunction,n=t.isArray;function a(){if(!window.matchMedia)throw new Error("matchMedia not present, legacy browsers require a polyfill");this.queries={},this.browserIsIncapable=!window.matchMedia("only all").matches}return a.prototype={constructor:a,register:function(t,a,i){var s=this.queries,l=i&&this.browserIsIncapable;return s[t]||(s[t]=new e(t,l)),o(a)&&(a={match:a}),n(a)||(a=[a]),r(a,function(e){o(e)&&(e={match:e}),s[t].addHandler(e)}),this},unregister:function(e,t){var r=this.queries[e];return r&&(t?r.removeHandler(t):(r.clear(),delete this.queries[e])),this}},Qet=a}();return ett=new e}!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=i(l.default),r=C7e,o=i(att),n=i($7e),a=V7e;function i(e){return e&&e.__esModule?e:{default:e}}function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},c.apply(this,arguments)}function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function d(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?u(Object(r),!0).forEach(function(t){v(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):u(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function p(e,t){for(var r=0;r<t.length;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,x(o.key),o)}}function h(e,t){return h=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},h(e,t)}function f(e){var t=y();return function(){var r,o=g(e);if(t){var n=g(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return function(e,t){if(t&&("object"===s(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return m(e)}(this,r)}}function m(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function y(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(y=function(){return!!e})()}function g(e){return g=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},g(e)}function v(e,t,r){return(t=x(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function x(e){var t=function(e,t){if("object"!=s(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,t||"default");if("object"!=s(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==s(t)?t:String(t)}var b=(0,a.canUseDOM)()&<t();e.default=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&h(e,t)}(y,e);var i,s,l,u=f(y);function y(e){var t;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,y),v(m(t=u.call(this,e)),"innerSliderRefHandler",function(e){return t.innerSlider=e}),v(m(t),"slickPrev",function(){return t.innerSlider.slickPrev()}),v(m(t),"slickNext",function(){return t.innerSlider.slickNext()}),v(m(t),"slickGoTo",function(e){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return t.innerSlider.slickGoTo(e,r)}),v(m(t),"slickPause",function(){return t.innerSlider.pause("paused")}),v(m(t),"slickPlay",function(){return t.innerSlider.autoPlay("play")}),t.state={breakpoint:null},t._responsiveMediaHandlers=[],t}return i=y,s=[{key:"media",value:function(e,t){b.register(e,t),this._responsiveMediaHandlers.push({query:e,handler:t})}},{key:"componentDidMount",value:function(){var e=this;if(this.props.responsive){var t=this.props.responsive.map(function(e){return e.breakpoint});t.sort(function(e,t){return e-t}),t.forEach(function(r,n){var i;i=0===n?(0,o.default)({minWidth:0,maxWidth:r}):(0,o.default)({minWidth:t[n-1]+1,maxWidth:r}),(0,a.canUseDOM)()&&e.media(i,function(){e.setState({breakpoint:r})})});var r=(0,o.default)({minWidth:t.slice(-1)[0]});(0,a.canUseDOM)()&&this.media(r,function(){e.setState({breakpoint:null})})}}},{key:"componentWillUnmount",value:function(){this._responsiveMediaHandlers.forEach(function(e){b.unregister(e.query,e.handler)})}},{key:"render",value:function(){var e,o,i=this;(e=this.state.breakpoint?"unslick"===(o=this.props.responsive.filter(function(e){return e.breakpoint===i.state.breakpoint}))[0].settings?"unslick":d(d(d({},n.default),this.props),o[0].settings):d(d({},n.default),this.props)).centerMode&&(e.slidesToScroll>1&&"production"!==process.env.NODE_ENV&&"slidesToScroll should be equal to 1 in centerMode, you are using ".concat(e.slidesToScroll),e.slidesToScroll=1),e.fade&&(e.slidesToShow>1&&"production"!==process.env.NODE_ENV&&"slidesToShow should be equal to 1 when fade is true, you're using ".concat(e.slidesToShow),e.slidesToScroll>1&&"production"!==process.env.NODE_ENV&&"slidesToScroll should be equal to 1 when fade is true, you're using ".concat(e.slidesToScroll),e.slidesToShow=1,e.slidesToScroll=1);var s=t.default.Children.toArray(this.props.children);s=s.filter(function(e){return"string"==typeof e?!!e.trim():!!e}),e.variableWidth&&(e.rows>1||e.slidesPerRow>1)&&(e.variableWidth=!1);for(var l=[],u=null,p=0;p<s.length;p+=e.rows*e.slidesPerRow){for(var h=[],f=p;f<p+e.rows*e.slidesPerRow;f+=e.slidesPerRow){for(var m=[],y=f;y<f+e.slidesPerRow&&(e.variableWidth&&s[y].props.style&&(u=s[y].props.style.width),!(y>=s.length));y+=1)m.push(t.default.cloneElement(s[y],{key:100*p+10*f+y,tabIndex:-1,style:{width:"".concat(100/e.slidesPerRow,"%"),display:"inline-block"}}));h.push(t.default.createElement("div",{key:10*p+f},m))}e.variableWidth?l.push(t.default.createElement("div",{key:p,style:{width:u}},h)):l.push(t.default.createElement("div",{key:p},h))}if("unslick"===e){var g="regular slider "+(this.props.className||"");return t.default.createElement("div",{className:g},s)}return l.length<=e.slidesToShow&&!e.infinite&&(e.unslick=!0),t.default.createElement(r.InnerSlider,c({style:this.props.style,ref:this.innerSliderRefHandler},(0,a.filterSettings)(e)),l)}}],s&&p(i.prototype,s),l&&p(i,l),Object.defineProperty(i,"prototype",{writable:!1}),y}(t.default.Component)}(_7e),function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t,r=(t=_7e)&&t.__esModule?t:{default:t};e.default=r.default}(k7e);var ctt=J(k7e);const utt=(e,t)=>{Object.values(e).forEach(e=>{const r=e,o=r&&r._f;o?t(o):r&&"object"==typeof r&&utt(r,t)})},dtt=({mode:t="onChange",state:r,children:o})=>{const n=function(e={}){const t=l.default.useRef(void 0),r=l.default.useRef(void 0),[o,n]=l.default.useState({isDirty:!1,isValidating:!1,isLoading:sr(e.defaultValues),isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,submitCount:0,dirtyFields:{},touchedFields:{},validatingFields:{},errors:e.errors||{},disabled:e.disabled||!1,isReady:!1,defaultValues:sr(e.defaultValues)?void 0:e.defaultValues});if(!t.current)if(e.formControl)t.current={...e.formControl,formState:o},e.defaultValues&&!sr(e.defaultValues)&&e.formControl.reset(e.defaultValues,e.resetOptions);else{const{formControl:r,...n}=Ir(e);t.current={...n,formState:o}}const a=t.current.control;return a._options=e,Yt(()=>{const e=a._subscribe({formState:a._proxyFormState,callback:()=>n({...a._formState}),reRenderRoot:!0});return n(e=>({...e,isReady:!0})),a._formState.isReady=!0,e},[a]),l.default.useEffect(()=>a._disableForm(e.disabled),[a,e.disabled]),l.default.useEffect(()=>{e.mode&&(a._options.mode=e.mode),e.reValidateMode&&(a._options.reValidateMode=e.reValidateMode)},[a,e.mode,e.reValidateMode]),l.default.useEffect(()=>{e.errors&&(a._setErrors(e.errors),a._focusError())},[a,e.errors]),l.default.useEffect(()=>{e.shouldUnregister&&a._subjects.state.next({values:a._getWatch()})},[a,e.shouldUnregister]),l.default.useEffect(()=>{if(a._proxyFormState.isDirty){const e=a._getDirty();e!==o.isDirty&&a._subjects.state.next({isDirty:e})}},[a,o.isDirty]),l.default.useEffect(()=>{e.values&&!nr(e.values,r.current)?(a._reset(e.values,{keepFieldsRef:!0,...a._options.resetOptions}),r.current=e.values,n(e=>({...e}))):a._resetDefaultValues()},[a,e.values]),l.default.useEffect(()=>{a._state.mount||(a._setValid(),a._state.mount=!0),a._state.watch&&(a._state.watch=!1,a._subjects.state.next({...a._formState})),a._removeUnmounted()}),t.current.formState=Kt(o,a),t.current}({mode:t,defaultValues:{}}),{onStateChange:a}=OC(),{formId:i="",routing:s,prefillData:c,loadRecordData:u}=_C(),d=e.useRef(!1),p=e.useRef(null);return e.useEffect(()=>{if(r){if("default"===r)return n.reset({},{keepErrors:!1,keepDirty:!1,keepTouched:!1,keepValues:!1}),void n.clearErrors();if("required_error"===r)return n.reset({},{keepErrors:!1,keepDirty:!1,keepTouched:!1,keepValues:!1}),void n.trigger();if("validation_error"===r){const e=setTimeout(async()=>{n.reset({},{keepErrors:!1,keepDirty:!1,keepTouched:!1,keepValues:!1}),utt(n.control._fields,({name:e,pattern:t})=>{t?.value instanceof RegExp&&".+"===t.value.source&&""===t.value.flags||n.setError(e,{type:"required",message:"object"==typeof t&&t?.message||"Invalid value"})})},0);return()=>clearTimeout(e)}}},[r]),e.useEffect(()=>{n.formState.isDirty&&a({id:i,type:"started"})},[n.formState.isDirty]),e.useEffect(()=>{if(d.current)return;if(!i)return;if(!(!s?.organismIdFromUrl||s.organismIdFromUrl===i))return;d.current=!0;const e=s?.rwoRecordIdFromUrl;e&&"function"==typeof u&&(async()=>{try{const t=await u({rwoRecordId:e});n.reset(t,{keepErrors:!1,keepDirty:!1,keepTouched:!1,keepValues:!1})}catch{}})()},[i,s?.organismIdFromUrl,s?.rwoRecordIdFromUrl,u]),e.useEffect(()=>{if(!i)return;if((!s?.organismIdFromUrl||s.organismIdFromUrl===i)&&c&&Object.keys(c).length>0){const e=JSON.stringify(c);p.current!==e&&(n.reset(c,{keepErrors:!1,keepDirty:!1,keepTouched:!1,keepValues:!1}),p.current=e)}},[c,i,s?.organismIdFromUrl]),ot(Gt,{...n,children:ot(Br,{children:o})})},ptt=(e,t)=>e&&t[e]?`${t[e]}px`:e,htt=(e,t)=>{if(e&&t)return co`
|
|
803
803
|
background: url(${t}) center / cover no-repeat;
|
|
804
804
|
`},ftt=["slider","form"],mtt=xo.div`
|
|
805
805
|
${({type:e="default",containerProps:t,properties:r,theme:{sizes:o,colors:n}})=>{const{border:a="",alignItems:i="stretch",position:s="static",gap:l=0,cornerRadius:c=0,paddingTop:u=0,paddingBottom:d=0,paddingLeft:p=0,paddingRight:h=0,scrollBehaviour:f,styles:m}=t||{},{enableBackgroundImage:y,backgroundImage:g}=r||{},[v,x,b=n.gray3]=a.split(" "),w=n[b]||b,k=[u,d,p,h].some(Boolean)?((e,t)=>"string"==typeof e?t[e]?`${t[e]}px`:e:["top","right","bottom","left"].map(r=>ptt(e[r]||0,t)).join(" "))({top:u,bottom:d,left:p,right:h},o):"0px";return co`
|