@nice2dev/icons-business 1.0.10
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/README.md +243 -0
- package/dist/accounting.d.ts +59 -0
- package/dist/accounting.d.ts.map +1 -0
- package/dist/analytics.d.ts +68 -0
- package/dist/analytics.d.ts.map +1 -0
- package/dist/communication.d.ts +50 -0
- package/dist/communication.d.ts.map +1 -0
- package/dist/createBusinessIcon.d.ts +37 -0
- package/dist/createBusinessIcon.d.ts.map +1 -0
- package/dist/crm.d.ts +49 -0
- package/dist/crm.d.ts.map +1 -0
- package/dist/ecommerce.d.ts +66 -0
- package/dist/ecommerce.d.ts.map +1 -0
- package/dist/finance.d.ts +21 -0
- package/dist/finance.d.ts.map +1 -0
- package/dist/governance.d.ts +9 -0
- package/dist/governance.d.ts.map +1 -0
- package/dist/healthcare.d.ts +9 -0
- package/dist/healthcare.d.ts.map +1 -0
- package/dist/hr.d.ts +18 -0
- package/dist/hr.d.ts.map +1 -0
- package/dist/index.cjs +2 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.ts +817 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.mjs +14838 -0
- package/dist/index.mjs.map +1 -0
- package/dist/industry.d.ts +11 -0
- package/dist/industry.d.ts.map +1 -0
- package/dist/legal.d.ts +52 -0
- package/dist/legal.d.ts.map +1 -0
- package/dist/logistics.d.ts +54 -0
- package/dist/logistics.d.ts.map +1 -0
- package/dist/marketing.d.ts +60 -0
- package/dist/marketing.d.ts.map +1 -0
- package/dist/office.d.ts +20 -0
- package/dist/office.d.ts.map +1 -0
- package/dist/production.d.ts +55 -0
- package/dist/production.d.ts.map +1 -0
- package/dist/project.d.ts +18 -0
- package/dist/project.d.ts.map +1 -0
- package/dist/purchasing.d.ts +52 -0
- package/dist/purchasing.d.ts.map +1 -0
- package/dist/sales.d.ts +52 -0
- package/dist/sales.d.ts.map +1 -0
- package/dist/sectors.d.ts +11 -0
- package/dist/sectors.d.ts.map +1 -0
- package/dist/startup.d.ts +50 -0
- package/dist/startup.d.ts.map +1 -0
- package/dist/stories/BusinessIcon.stories.d.ts +30 -0
- package/dist/stories/BusinessIcon.stories.d.ts.map +1 -0
- package/dist/stories/IconGallery.stories.d.ts +15 -0
- package/dist/stories/IconGallery.stories.d.ts.map +1 -0
- package/dist/strategy.d.ts +46 -0
- package/dist/strategy.d.ts.map +1 -0
- package/dist/support.d.ts +52 -0
- package/dist/support.d.ts.map +1 -0
- package/dist/sustainability.d.ts +9 -0
- package/dist/sustainability.d.ts.map +1 -0
- package/dist/types.d.ts +124 -0
- package/dist/types.d.ts.map +1 -0
- package/dist/warehouse.d.ts +55 -0
- package/dist/warehouse.d.ts.map +1 -0
- package/package.json +76 -0
package/dist/index.cjs
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),kl=require("react"),jl={slow:"2s",normal:"1s",fast:"0.5s"};function R(t,i){switch(t){case"pulse":return e.jsx("animate",{attributeName:"opacity",values:"1;0.6;1",dur:i,repeatCount:"indefinite"});case"grow":return e.jsx("animateTransform",{attributeName:"transform",type:"scale",values:"1;1.1;1",dur:i,repeatCount:"indefinite"});case"shake":return e.jsx("animateTransform",{attributeName:"transform",type:"translate",values:"0 0;-1 0;1 0;0 0",dur:i,repeatCount:"indefinite"});case"spin":return e.jsx("animateTransform",{attributeName:"transform",type:"rotate",values:"0 12 12;360 12 12",dur:i,repeatCount:"indefinite"});case"bounce":return e.jsx("animateTransform",{attributeName:"transform",type:"translate",values:"0 0;0 -2;0 0",dur:i,repeatCount:"indefinite"});case"fade":return e.jsx("animate",{attributeName:"opacity",values:"1;0;1",dur:i,repeatCount:"indefinite"});case"flip":return e.jsx("animateTransform",{attributeName:"transform",type:"scale",values:"1 1;-1 1;1 1",dur:i,repeatCount:"indefinite"});case"slide":return e.jsx("animateTransform",{attributeName:"transform",type:"translate",values:"-2 0;2 0;-2 0",dur:i,repeatCount:"indefinite"});case"glow":return e.jsxs(e.Fragment,{children:[e.jsx("animate",{attributeName:"opacity",values:"1;0.7;1",dur:i,repeatCount:"indefinite"}),e.jsx("animate",{attributeName:"filter",values:"drop-shadow(0 0 0px currentColor);drop-shadow(0 0 3px currentColor);drop-shadow(0 0 0px currentColor)",dur:i,repeatCount:"indefinite"})]});case"none":default:return null}}function o(t,i){if(typeof t=="object"&&"path"in t){const r=t,f=()=>r.path,C={displayName:`${r.name}Icon`,viewBox:r.viewBox,defaultSize:r.defaultSize,defaultColor:r.defaultColor,defaultAccentColor:r.defaultAccentColor,defaultVariant:r.defaultVariant};return T(f,C,r.defaultAnimation)}return T(t,i)}function T(t,i,r){const{displayName:f,viewBox:C="0 0 24 24",defaultSize:ol=24,defaultColor:nl="currentColor",defaultAccentColor:sl,defaultVariant:ll="filled"}=i,F=kl.forwardRef((S,cl)=>{const{size:v=ol,color:L=nl,accentColor:N=sl,animation:A="none",animationDuration:hl="normal",animate:dl=!0,title:P,className:xl,style:al,strokeWidth:z=2,variant:b=ll,...yl}=S,D=typeof v=="number"?`${v}px`:v,fl=jl[hl],pl=dl&&A!=="none"?R(A,fl):null;return e.jsxs("svg",{ref:cl,xmlns:"http://www.w3.org/2000/svg",viewBox:C,width:D,height:D,fill:b==="outlined"?"none":L,stroke:b==="outlined"?L:"none",strokeWidth:b==="outlined"?z:0,className:xl,style:{...al,color:L,"--accent-color":N||L},role:"img","aria-label":P,"aria-hidden":!P,...yl,children:[P&&e.jsx("title",{children:P}),e.jsxs("g",{children:[t({...S,color:L,accentColor:N,variant:b,strokeWidth:z}),pl]})]})});return F.displayName=f,F}const ul={viewBox:"0 0 24 24",size:24,color:"currentColor",strokeWidth:2},B=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 3v18h18",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M7 14l4-4 4 4 5-6",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r==="filled"&&e.jsx("circle",{cx:"20",cy:"8",r:"2",fill:i||t})]}),{displayName:"ChartLineIcon"}),O=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 3v18h18",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("rect",{x:"7",y:"10",width:"3",height:"10",rx:"1",fill:r==="outlined"?"none":t,stroke:t}),e.jsx("rect",{x:"12",y:"6",width:"3",height:"14",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t}),e.jsx("rect",{x:"17",y:"13",width:"3",height:"7",rx:"1",fill:r==="outlined"?"none":t,stroke:t})]}),{displayName:"ChartBarIcon"}),V=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.3"}),e.jsx("path",{d:"M12 3a9 9 0 0 1 9 9h-9V3z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("path",{d:"M12 12L6.8 17.2",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"ChartPieIcon"}),H=o(({color:t,variant:i})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:i==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:i==="filled"?.2:1}),e.jsx("path",{d:"M12 6v12M9 8.5c0 0 0-1.5 3-1.5s3 1.5 3 2.5-1.5 2-3 2.5-3 1.5-3 2.5 0 2.5 3 2.5 3-1.5 3-1.5",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"DollarIcon"}),E=o(({color:t,variant:i})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:i==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:i==="filled"?.2:1}),e.jsx("path",{d:"M16 7c-2-2-6-2-7 1s0 6 0 6 1 3 7 1M7 10h7M7 14h6",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"EuroIcon"}),$=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 4h16v16l-2-1-2 1-2-1-2 1-2-1-2 1-2-1-2 1V4z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("line",{x1:"8",y1:"8",x2:"16",y2:"8",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"8",y1:"12",x2:"14",y2:"12",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"8",y1:"16",x2:"12",y2:"16",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"InvoiceIcon"}),_=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"6",width:"18",height:"14",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("path",{d:"M3 10h18",stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"14",y:"13",width:"4",height:"3",rx:"1",fill:i||t})]}),{displayName:"WalletIcon"}),G=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"5",width:"20",height:"14",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("line",{x1:"2",y1:"10",x2:"22",y2:"10",stroke:i||t,strokeWidth:"3"}),e.jsx("line",{x1:"6",y1:"15",x2:"10",y2:"15",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"14",y1:"15",x2:"18",y2:"15",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"CreditCardIcon"}),Z=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 21h18M3 10h18M12 3l9 7H3l9-7z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",strokeLinejoin:"round",opacity:r==="filled"?.2:1}),e.jsx("line",{x1:"6",y1:"10",x2:"6",y2:"21",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"10",y1:"10",x2:"10",y2:"21",stroke:i||t,strokeWidth:"2"}),e.jsx("line",{x1:"14",y1:"10",x2:"14",y2:"21",stroke:i||t,strokeWidth:"2"}),e.jsx("line",{x1:"18",y1:"10",x2:"18",y2:"21",stroke:t,strokeWidth:"2"})]}),{displayName:"BankIcon"}),Q=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("ellipse",{cx:"12",cy:"13",rx:"8",ry:"6",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.3:1}),e.jsx("circle",{cx:"16",cy:"11",r:"1",fill:t}),e.jsx("path",{d:"M8 19v2M16 19v2",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("path",{d:"M6 8c-2 0-3 2-3 4",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("path",{d:"M10 7h4",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"PiggyBankIcon"}),K=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("ellipse",{cx:"12",cy:"18",rx:"6",ry:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("ellipse",{cx:"12",cy:"14",rx:"6",ry:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("ellipse",{cx:"12",cy:"10",rx:"6",ry:"2",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("ellipse",{cx:"12",cy:"6",rx:"6",ry:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"6",y1:"6",x2:"6",y2:"18",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"18",y1:"6",x2:"18",y2:"18",stroke:t,strokeWidth:"2"})]}),{displayName:"CoinStackIcon"}),q=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 17l6-6 4 4 8-10",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M17 5h4v4",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r==="filled"&&e.jsx("path",{d:"M3 17l6-6 4 4 8-10v10H3v-4z",fill:t,opacity:"0.2"})]}),{displayName:"GrowthIcon"}),U=o(({color:t,variant:i})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 7l6 6 4-4 8 10",fill:"none",stroke:"#ef4444",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("path",{d:"M17 19h4v-4",fill:"none",stroke:"#ef4444",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i==="filled"&&e.jsx("path",{d:"M3 7l6 6 4-4 8 10H3V7z",fill:"#ef4444",opacity:"0.2"})]}),{displayName:"LossIcon"}),J=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("line",{x1:"3",y1:"9",x2:"21",y2:"9",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"9",y1:"4",x2:"9",y2:"20",stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"15",cy:"14",r:"2",fill:i||t})]}),{displayName:"BudgetIcon"}),X=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M5 3h14v18l-2-1.5-2 1.5-2-1.5-2 1.5-2-1.5-2 1.5V3z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("line",{x1:"9",y1:"7",x2:"15",y2:"7",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"9",y1:"11",x2:"15",y2:"11",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"9",y1:"15",x2:"13",y2:"15",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"ReceiptIcon"}),Y=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 12c0-1 1-2 3-2h2l2-2",stroke:t,strokeWidth:"1.5",fill:"none",strokeLinecap:"round"}),e.jsx("path",{d:"M21 12c0-1-1-2-3-2h-2l-2-2",stroke:t,strokeWidth:"1.5",fill:"none",strokeLinecap:"round"}),e.jsx("rect",{x:"8",y:"10",width:"8",height:"6",rx:"1",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("path",{d:"M12 11v4M10.5 13h3",stroke:"#fff",strokeWidth:"1"}),e.jsx("path",{d:"M3 14v4c0 1 1 2 3 2h3",stroke:t,strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M21 14v4c0 1-1 2-3 2h-3",stroke:t,strokeWidth:"1.5",fill:"none"})]}),{displayName:"LoanIcon"}),ee=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"12",r:"5",fill:r==="filled"?"rgba(255,255,255,0.2)":"none",stroke:i||"#f59e0b",strokeWidth:"1.5"}),e.jsx("circle",{cx:"12",cy:"12",r:"2",fill:i||"#f59e0b"}),e.jsx("path",{d:"M12 7v2M12 15v2M7 12h2M15 12h2",stroke:i||"#f59e0b",strokeWidth:"1.5"}),e.jsx("rect",{x:"19",y:"7",width:"2",height:"3",fill:t}),e.jsx("rect",{x:"19",y:"14",width:"2",height:"3",fill:t})]}),{displayName:"TreasuryIcon"}),te=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"5",y:"2",width:"12",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.6"}),e.jsx("rect",{x:"7",y:"4",width:"12",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M9 8h8M9 11h6M9 14h4",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("circle",{cx:"17",cy:"17",r:"5",fill:r==="outlined"?"#fff":i||"#3b82f6",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("path",{d:"M17 15v2l1.5 1",stroke:"#fff",strokeWidth:"1.5",strokeLinecap:"round"})]}),{displayName:"AccrualsIcon"}),p=Object.freeze(Object.defineProperty({__proto__:null,AccrualsIcon:te,BankIcon:Z,BudgetIcon:J,ChartBarIcon:O,ChartLineIcon:B,ChartPieIcon:V,CoinStackIcon:K,CreditCardIcon:G,DollarIcon:H,EuroIcon:E,GrowthIcon:q,InvoiceIcon:$,LoanIcon:Y,LossIcon:U,PiggyBankIcon:Q,ReceiptIcon:X,TreasuryIcon:ee,WalletIcon:_},Symbol.toStringTag,{value:"Module"})),ie=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("path",{d:"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2",fill:"none",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12",stroke:i||t,strokeWidth:"2"})]}),{displayName:"BriefcaseIcon"}),re=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"5",y:"3",width:"14",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("rect",{x:"9",y:"1",width:"6",height:"4",rx:"1",fill:i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("line",{x1:"9",y1:"10",x2:"15",y2:"10",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"9",y1:"14",x2:"15",y2:"14",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"9",y1:"18",x2:"13",y2:"18",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"ClipboardIcon"}),oe=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("line",{x1:"3",y1:"10",x2:"21",y2:"10",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("rect",{x:"7",y:"14",width:"3",height:"3",rx:"0.5",fill:i||t})]}),{displayName:"CalendarIcon"}),ne=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"8",width:"20",height:"3",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"4",y1:"11",x2:"4",y2:"21",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"20",y1:"11",x2:"20",y2:"21",stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"6",y:"13",width:"5",height:"6",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("rect",{x:"10",y:"3",width:"6",height:"5",rx:"1",fill:"none",stroke:t,strokeWidth:"2"})]}),{displayName:"DeskIcon"}),se=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"9",width:"16",height:"8",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.3:1}),e.jsx("rect",{x:"6",y:"3",width:"12",height:"6",fill:"none",stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"6",y:"15",width:"12",height:"6",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("circle",{cx:"16",cy:"12",r:"1",fill:t})]}),{displayName:"PrinterIcon"}),le=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"10",width:"18",height:"8",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.3:1}),e.jsx("path",{d:"M5 10V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4",fill:"none",stroke:t,strokeWidth:"2"}),e.jsxs("line",{x1:"6",y1:"14",x2:"18",y2:"14",stroke:i||t,strokeWidth:"2",strokeLinecap:"round",children:[e.jsx("animate",{attributeName:"y1",values:"12;16;12",dur:"1.5s",repeatCount:"indefinite"}),e.jsx("animate",{attributeName:"y2",values:"12;16;12",dur:"1.5s",repeatCount:"indefinite"})]})]}),{displayName:"ScannerIcon"}),ce=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 4h5l2 2h9a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.3:1}),e.jsx("line",{x1:"2",y1:"10",x2:"22",y2:"10",stroke:i||t,strokeWidth:"2"})]}),{displayName:"FolderIcon"}),he=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("polyline",{points:"14,2 14,8 20,8",fill:"none",stroke:i||t,strokeWidth:"2"})]}),{displayName:"FileIcon"}),de=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("polyline",{points:"14,2 14,8 20,8",fill:"none",stroke:i||t,strokeWidth:"2"}),e.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"8",y1:"16",x2:"14",y2:"16",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"DocumentIcon"}),xe=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"18",width:"18",height:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M6 18V15h12v3",fill:"none",stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"7",y:"3",width:"10",height:"12",rx:"2",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2",opacity:r==="filled"?.5:1}),e.jsx("line",{x1:"10",y1:"7",x2:"14",y2:"7",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"10",y1:"11",x2:"14",y2:"11",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"StampIcon"}),ae=o(({color:t,variant:i})=>e.jsx("path",{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),{displayName:"PaperClipIcon"}),ye=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 14h16l-2 4H6l-2-4z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M6 14V8a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v6",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2",opacity:r==="filled"?.5:1}),e.jsx("line",{x1:"10",y1:"18",x2:"14",y2:"18",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"StaplerIcon"}),fe=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("line",{x1:"4",y1:"6",x2:"1",y2:"6",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"4",y1:"10",x2:"1",y2:"10",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"4",y1:"14",x2:"1",y2:"14",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"4",y1:"18",x2:"1",y2:"18",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"8",y1:"6",x2:"16",y2:"6",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"8",y1:"10",x2:"16",y2:"10",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"8",y1:"14",x2:"14",y2:"14",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"NotebookIcon"}),pe=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M17 3a2.85 2.85 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("path",{d:"M15 5l4 4",fill:"none",stroke:i||t,strokeWidth:"2"})]}),{displayName:"PenIcon"}),ke=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("path",{d:"M3 8h15v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V8z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.3:1}),e.jsx("path",{d:"M6 1v3M10 1v3M14 1v3",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round",children:e.jsx("animate",{attributeName:"opacity",values:"1;0.3;1",dur:"2s",repeatCount:"indefinite"})})]}),{displayName:"CoffeeIcon"}),je=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("rect",{x:"6",y:"5",width:"3",height:"3",rx:"0.5",stroke:i||"#22c55e",strokeWidth:"1",fill:"none"}),e.jsx("path",{d:"M6.5 6.5l1 1 1.5-2",stroke:i||"#22c55e",strokeWidth:"1",fill:"none"}),e.jsx("path",{d:"M11 6.5h7",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("rect",{x:"6",y:"10",width:"3",height:"3",rx:"0.5",stroke:i||"#22c55e",strokeWidth:"1",fill:"none"}),e.jsx("path",{d:"M6.5 11.5l1 1 1.5-2",stroke:i||"#22c55e",strokeWidth:"1",fill:"none"}),e.jsx("path",{d:"M11 11.5h6",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("rect",{x:"6",y:"15",width:"3",height:"3",rx:"0.5",stroke:t,strokeWidth:"1",fill:"none",opacity:"0.6"}),e.jsx("path",{d:"M11 16.5h5",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.6"})]}),{displayName:"SurveyIcon"}),ue=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("rect",{x:"6",y:"4",width:"12",height:"3",rx:"0.5",fill:i||"#3b82f6",opacity:"0.7"}),e.jsx("rect",{x:"6",y:"9",width:"8",height:"2",rx:"0.25",fill:r==="filled"?"#fff":t,opacity:"0.4"}),e.jsx("rect",{x:"6",y:"12",width:"12",height:"2",rx:"0.25",fill:r==="filled"?"#fff":t,opacity:"0.3"}),e.jsx("rect",{x:"6",y:"15",width:"10",height:"2",rx:"0.25",fill:r==="filled"?"#fff":t,opacity:"0.3"}),e.jsx("rect",{x:"6",y:"18",width:"6",height:"2",rx:"0.25",fill:"none",stroke:i||"#3b82f6",strokeWidth:"0.5",strokeDasharray:"2 1"})]}),{displayName:"TemplateIcon"}),k=Object.freeze(Object.defineProperty({__proto__:null,BriefcaseIcon:ie,CalendarIcon:oe,ClipboardIcon:re,CoffeeIcon:ke,DeskIcon:ne,DocumentIcon:de,FileIcon:he,FolderIcon:ce,NotebookIcon:fe,PaperClipIcon:ae,PenIcon:pe,PrinterIcon:se,ScannerIcon:le,StampIcon:xe,StaplerIcon:ye,SurveyIcon:je,TemplateIcon:ue},Symbol.toStringTag,{value:"Module"})),ge=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"9",cy:"7",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"17",cy:"7",r:"3",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("path",{d:"M3 19v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2",fill:"none",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M15 13h4a4 4 0 0 1 4 4v2",fill:"none",stroke:i||t,strokeWidth:"2"})]}),{displayName:"TeamIcon"}),me=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"10",width:"18",height:"10",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("circle",{cx:"7",cy:"6",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"12",cy:"6",r:"2",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("circle",{cx:"17",cy:"6",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"})]}),{displayName:"MeetingIcon"}),Ie=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"8",r:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.3:1}),e.jsx("path",{d:"M6 21v-2a6 6 0 0 1 6-6",fill:"none",stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"17",cy:"17",r:"4",fill:"none",stroke:i||t,strokeWidth:"2"}),e.jsx("path",{d:"M17 15v4M15 17h4",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"HireIcon"}),We=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 8l-2-2-4 4 6 6 7-7-3-3-4 2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",strokeLinejoin:"round",opacity:r==="filled"?.3:1}),e.jsx("path",{d:"M2 14l4-4",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("path",{d:"M22 14l-4-4",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("path",{d:"M12 16l-4 4",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("path",{d:"M12 16l4 4",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"HandshakeIcon"}),Me=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"5",width:"20",height:"14",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("circle",{cx:"8",cy:"11",r:"2",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("path",{d:"M5 16h6",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"14",y1:"9",x2:"19",y2:"9",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"14",y1:"13",x2:"17",y2:"13",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"IdCardIcon"}),we=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"8",y:"2",width:"8",height:"5",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("rect",{x:"2",y:"17",width:"6",height:"5",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"9",y:"17",width:"6",height:"5",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"16",y:"17",width:"6",height:"5",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M12 7v4M12 11H5v6M12 11h7v6",fill:"none",stroke:t,strokeWidth:"2"})]}),{displayName:"OrgChartIcon"}),Ce=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("path",{d:"M12 12l4-7",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("circle",{cx:"12",cy:"12",r:"2",fill:t}),e.jsx("path",{d:"M6 18l2-2M18 18l-2-2M3 12h2M19 12h2M12 3v2",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"PerformanceIcon"}),Le=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"7",cy:"8",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"17",cy:"8",r:"3",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("rect",{x:"4",y:"13",width:"6",height:"8",rx:"1",fill:"none",stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"14",y:"13",width:"6",height:"8",rx:"1",fill:"none",stroke:i||t,strokeWidth:"2"}),e.jsx("path",{d:"M10 16h4",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round",strokeDasharray:"2 2"})]}),{displayName:"InterviewIcon"}),Pe=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("polyline",{points:"14,2 14,8 20,8",fill:"none",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("path",{d:"M8 18c2-2 4 0 6-2",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"ContractIcon"}),be=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"9",cy:"7",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.5:1}),e.jsx("path",{d:"M3 21v-2a6 6 0 0 1 6-6h3",fill:"none",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M15 15l3 3 5-5",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),{displayName:"OnboardingIcon"}),ve=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("line",{x1:"2",y1:"10",x2:"22",y2:"10",stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"12",cy:"15",r:"2",fill:i||t}),e.jsx("path",{d:"M12 13v-1M12 17v1M10 15h-1M14 15h1",fill:"none",stroke:i||t,strokeWidth:"1.5",strokeLinecap:"round"})]}),{displayName:"PayrollIcon"}),Fe=o(({color:t,accentColor:i,variant:r})=>e.jsx(e.Fragment,{children:e.jsx("path",{d:"M12 2l2.4 7.4h7.6l-6 4.6 2.3 7-6.3-4.6-6.3 4.6 2.3-7-6-4.6h7.6z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2",strokeLinejoin:"round",opacity:r==="filled"?.5:1})}),{displayName:"BenefitsIcon"}),Se=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M2 10l10-6 10 6-10 6-10-6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.3:1}),e.jsx("path",{d:"M6 12v5c0 2 3 4 6 4s6-2 6-4v-5",fill:"none",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"22",y1:"10",x2:"22",y2:"18",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("circle",{cx:"22",cy:"19",r:"1",fill:i||t})]}),{displayName:"TrainingIcon"}),Ne=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("line",{x1:"9",y1:"10",x2:"15",y2:"10",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"9",y1:"14",x2:"13",y2:"14",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"FeedbackIcon"}),Ae=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"6",cy:"6",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"18",cy:"6",r:"3",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("circle",{cx:"6",cy:"18",r:"3",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("circle",{cx:"18",cy:"18",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M12 9v6M9 12h6",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"DiversityIcon"}),j=Object.freeze(Object.defineProperty({__proto__:null,BenefitsIcon:Fe,ContractIcon:Pe,DiversityIcon:Ae,FeedbackIcon:Ne,HandshakeIcon:We,HireIcon:Ie,IdCardIcon:Me,InterviewIcon:Le,MeetingIcon:me,OnboardingIcon:be,OrgChartIcon:we,PayrollIcon:ve,PerformanceIcon:Ce,TeamIcon:ge,TrainingIcon:Se},Symbol.toStringTag,{value:"Module"})),ze=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"5",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.3:1}),e.jsx("rect",{x:"10",y:"3",width:"5",height:"12",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2",opacity:r==="filled"?.5:1}),e.jsx("rect",{x:"17",y:"3",width:"5",height:"6",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.7:1})]}),{displayName:"KanbanIcon"}),De=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("line",{x1:"12",y1:"3",x2:"12",y2:"21",stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"12",cy:"5",r:"2",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("circle",{cx:"12",cy:"12",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"12",cy:"19",r:"2",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("line",{x1:"14",y1:"5",x2:"20",y2:"5",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"4",y1:"12",x2:"10",y2:"12",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"14",y1:"19",x2:"20",y2:"19",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"TimelineIcon"}),Te=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 4l4 4-4 4-4-4 4-4z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2",strokeLinejoin:"round"}),e.jsx("line",{x1:"12",y1:"12",x2:"12",y2:"20",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"8",y1:"20",x2:"16",y2:"20",stroke:t,strokeWidth:"2",strokeLinecap:"round"})]}),{displayName:"MilestoneIcon"}),Re=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("path",{d:"M8 12h8M16 12l-3-3M16 12l-3 3",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),{displayName:"SprintIcon"}),Be=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"16",height:"4",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("rect",{x:"4",y:"10",width:"16",height:"4",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.5:1}),e.jsx("rect",{x:"4",y:"17",width:"16",height:"4",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.3:1})]}),{displayName:"BacklogIcon"}),Oe=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("path",{d:"M9 11l2 2 4-4",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),{displayName:"TaskIcon"}),Ve=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("line",{x1:"12",y1:"6",x2:"12",y2:"12",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("line",{x1:"12",y1:"12",x2:"16",y2:"14",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("circle",{cx:"12",cy:"12",r:"1.5",fill:i||t})]}),{displayName:"DeadlineIcon"}),He=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"8",width:"18",height:"8",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("rect",{x:"5",y:"10",width:"10",height:"4",rx:"1",fill:i||t})]}),{displayName:"ProgressIcon"}),Ee=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 6h16M4 6l2-3M4 6l2 3",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.jsx("circle",{cx:"8",cy:"6",r:"2",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("circle",{cx:"14",cy:"6",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"20",cy:"6",r:"2",fill:"none",stroke:t,strokeWidth:"2",strokeDasharray:"2 2"}),e.jsx("rect",{x:"6",y:"11",width:"6",height:"4",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("rect",{x:"12",y:"11",width:"6",height:"4",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"10",y:"18",width:"6",height:"4",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"})]}),{displayName:"RoadmapIcon"}),$e=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("line",{x1:"3",y1:"3",x2:"3",y2:"21",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"3",y1:"21",x2:"21",y2:"21",stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"5",y:"5",width:"8",height:"3",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("rect",{x:"7",y:"10",width:"10",height:"3",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"5",y:"15",width:"6",height:"3",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"})]}),{displayName:"GanttIcon"}),_e=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 3c-4.97 0-9 4.03-9 9s4.03 9 9 9 9-4.03 9-9",fill:"none",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("path",{d:"M21 12c0-4.97-4.03-9-9-9",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round",strokeDasharray:"4 4"}),e.jsx("path",{d:"M19 5l2 2-2 2",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),{displayName:"AgileIcon"}),Ge=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"4",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"2"}),e.jsx("circle",{cx:"12",cy:"4",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"4",cy:"12",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"20",cy:"12",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"12",cy:"20",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"12",y1:"6",x2:"12",y2:"8",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"6",y1:"12",x2:"8",y2:"12",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"16",y1:"12",x2:"18",y2:"12",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"12",y1:"16",x2:"12",y2:"18",stroke:t,strokeWidth:"2"})]}),{displayName:"ScrumIcon"}),Ze=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("line",{x1:"3",y1:"10",x2:"21",y2:"10",stroke:t,strokeWidth:"2"}),e.jsx("line",{x1:"9",y1:"4",x2:"9",y2:"22",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M13 14l2 2 3-3",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),{displayName:"PlanningIcon"}),Qe=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:r==="filled"?.2:1}),e.jsx("path",{d:"M8 15s1.5 2 4 2 4-2 4-2",fill:"none",stroke:i||t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("circle",{cx:"9",cy:"9",r:"1.5",fill:t}),e.jsx("circle",{cx:"15",cy:"9",r:"1.5",fill:t})]}),{displayName:"RetrospectiveIcon"}),Ke=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 21V8l4 5 5-10 4 8 5-8v18",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",strokeLinejoin:"round",opacity:r==="filled"?.2:1}),e.jsx("path",{d:"M3 21h18",stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"12",cy:"8",r:"2",fill:i||t})]}),{displayName:"VelocityIcon"}),u=Object.freeze(Object.defineProperty({__proto__:null,AgileIcon:_e,BacklogIcon:Be,DeadlineIcon:Ve,GanttIcon:$e,KanbanIcon:ze,MilestoneIcon:Te,PlanningIcon:Ze,ProgressIcon:He,RetrospectiveIcon:Qe,RoadmapIcon:Ee,ScrumIcon:Ge,SprintIcon:Re,TaskIcon:Oe,TimelineIcon:De,VelocityIcon:Ke},Symbol.toStringTag,{value:"Module"})),qe=o({name:"Ledger",category:"accounting",keywords:["ledger","book","accounting","records","bookkeeping"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"2",width:"3",height:"20",rx:"1",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"5",y:"2",width:"14",height:"20",rx:"1",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"6",y:"3",width:"12",height:"18",rx:"0.5",fill:"currentColor",opacity:"0.15"}),e.jsx("line",{x1:"8",y1:"7",x2:"16",y2:"7",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"8",y1:"10",x2:"16",y2:"10",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"8",y1:"13",x2:"16",y2:"13",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"8",y1:"16",x2:"16",y2:"16",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"})]})}),Ue=o({name:"Journal",category:"accounting",keywords:["journal","diary","entries","daily","transactions"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"15",height:"20",rx:"2",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"4",y:"2",width:"2",height:"20",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"6",y:"3",width:"12",height:"18",rx:"0.5",fill:"currentColor",opacity:"0.15"}),e.jsx("rect",{x:"7",y:"5",width:"3",height:"14",fill:"currentColor",opacity:"0.1"}),e.jsx("line",{x1:"11",y1:"7",x2:"16",y2:"7",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"11",y1:"10",x2:"16",y2:"10",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"11",y1:"13",x2:"16",y2:"13",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"11",y1:"16",x2:"16",y2:"16",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("path",{d:"M17 2 L17 6 L15.5 5 L14 6 L14 2",fill:"currentColor",opacity:"0.7"})]})}),Je=o({name:"BalanceSheet",category:"accounting",keywords:["balance","sheet","statement","assets","liabilities","equity"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"5",y:"3",width:"14",height:"3",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"5",y:"7",width:"6.5",height:"13",fill:"currentColor",opacity:"0.1"}),e.jsx("rect",{x:"12.5",y:"7",width:"6.5",height:"13",fill:"currentColor",opacity:"0.1"}),e.jsx("rect",{x:"5.5",y:"7.5",width:"5.5",height:"1.5",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"13",y:"7.5",width:"5.5",height:"1.5",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"11",x2:"10.5",y2:"11",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"6",y1:"13",x2:"10.5",y2:"13",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"6",y1:"15",x2:"10.5",y2:"15",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"13.5",y1:"11",x2:"18",y2:"11",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"13.5",y1:"13",x2:"18",y2:"13",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"13.5",y1:"15",x2:"18",y2:"15",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"5",y1:"18",x2:"19",y2:"18",stroke:"currentColor",strokeWidth:"1",opacity:"0.6"}),e.jsx("text",{x:"12",y:"20",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.7",children:"="})]})}),Xe=o({name:"Invoice",category:"accounting",keywords:["invoice","bill","payment","charge","billing"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M6 2 L18 2 L18 22 L6 22 L6 2",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"7",y:"3",width:"10",height:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"8",y:"4",width:"8",height:"1.5",rx:"0.5",fill:"currentColor",opacity:"0.7"}),e.jsx("line",{x1:"7",y1:"8",x2:"17",y2:"8",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"7",y1:"10",x2:"17",y2:"10",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"7",y1:"12",x2:"17",y2:"12",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"7",y1:"14",x2:"17",y2:"14",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"14",y1:"8",x2:"14",y2:"17",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"7",y1:"17",x2:"17",y2:"17",stroke:"currentColor",strokeWidth:"1",opacity:"0.6"}),e.jsx("rect",{x:"13",y:"18",width:"4",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("text",{x:"9",y:"20",fontSize:"3",fill:"currentColor",opacity:"0.6",children:"$"})]})}),Ye=o({name:"Receipt",category:"accounting",keywords:["receipt","ticket","proof","payment","transaction"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M6 3 L18 3 L18 21 L16.5 20 L15 21 L13.5 20 L12 21 L10.5 20 L9 21 L7.5 20 L6 21 Z",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"8",y:"5",width:"8",height:"1.5",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("line",{x1:"7",y1:"9",x2:"14",y2:"9",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"15",y1:"9",x2:"17",y2:"9",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"7",y1:"11",x2:"14",y2:"11",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"15",y1:"11",x2:"17",y2:"11",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"7",y1:"13",x2:"14",y2:"13",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"15",y1:"13",x2:"17",y2:"13",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"7",y1:"15.5",x2:"17",y2:"15.5",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.6"}),e.jsx("rect",{x:"14",y:"16.5",width:"3",height:"1.5",fill:"currentColor",opacity:"0.5"})]})}),et=o({name:"Tax",category:"accounting",keywords:["tax","taxes","irs","government","filing","return"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"7",y:"3.5",width:"10",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"10",r:"1.2",fill:"none",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.6"}),e.jsx("line",{x1:"9",y1:"13",x2:"15",y2:"7",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.6"}),e.jsx("circle",{cx:"12",cy:"14",r:"1.2",fill:"none",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.6"}),e.jsx("rect",{x:"6",y:"17",width:"5",height:"1.5",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"13",y:"17",width:"5",height:"1.5",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"6",y:"19.5",width:"12",height:"1.5",fill:"currentColor",opacity:"0.3"})]})}),tt=o({name:"Audit",category:"accounting",keywords:["audit","review","compliance","check","verification"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"4",width:"14",height:"18",rx:"1",fill:"currentColor",opacity:"0.15"}),e.jsx("rect",{x:"5",y:"3",width:"14",height:"18",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"4",y:"2",width:"14",height:"18",rx:"1",fill:"currentColor",opacity:"0.25"}),e.jsx("circle",{cx:"15",cy:"15",r:"4",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.8"}),e.jsx("line",{x1:"18",y1:"18",x2:"21",y2:"21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",opacity:"0.8"}),e.jsx("path",{d:"M7 7 L8 8 L10 6",fill:"none",stroke:"currentColor",strokeWidth:"0.75",strokeLinecap:"round",opacity:"0.5"}),e.jsx("path",{d:"M7 10 L8 11 L10 9",fill:"none",stroke:"currentColor",strokeWidth:"0.75",strokeLinecap:"round",opacity:"0.5"}),e.jsx("path",{d:"M7 13 L8 14 L10 12",fill:"none",stroke:"currentColor",strokeWidth:"0.75",strokeLinecap:"round",opacity:"0.5"})]})}),it=o({name:"Depreciation",category:"accounting",keywords:["depreciation","asset","value","decline","wear"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"5",y:"8",width:"8",height:"12",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"7",y:"10",width:"2",height:"2",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"7",y:"14",width:"2",height:"2",fill:"currentColor",opacity:"0.2"}),e.jsx("path",{d:"M14 4 L14 8 L10 8",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.7"}),e.jsx("path",{d:"M20 4 L14 10",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.7"}),e.jsx("rect",{x:"15",y:"12",width:"2",height:"8",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"18",y:"15",width:"2",height:"5",fill:"currentColor",opacity:"0.5"})]})}),rt=o({name:"Amortization",category:"accounting",keywords:["amortization","loan","payment","schedule","intangible"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"4",width:"16",height:"16",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"4",y:"4",width:"16",height:"4",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"8",y1:"4",x2:"8",y2:"20",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"12",y1:"4",x2:"12",y2:"20",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"16",y1:"4",x2:"16",y2:"20",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("rect",{x:"5",y:"10",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"9",y:"11",width:"2",height:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"13",y:"12",width:"2",height:"1",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"17",y:"12.5",width:"2",height:"0.5",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M6 16 Q10 14 18 17",fill:"none",stroke:"currentColor",strokeWidth:"1",strokeDasharray:"2,1",opacity:"0.6"})]})}),ot=o({name:"AccountsPayable",category:"accounting",keywords:["payable","ap","owed","liability","bills"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"12",height:"16",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("line",{x1:"6",y1:"6",x2:"14",y2:"6",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"6",y1:"8",x2:"14",y2:"8",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"6",y1:"10",x2:"14",y2:"10",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("path",{d:"M17 8 L21 12 L17 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.7"}),e.jsx("line",{x1:"12",y1:"12",x2:"21",y2:"12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.7"}),e.jsx("text",{x:"10",y:"16",fontSize:"4",fill:"currentColor",fontWeight:"bold",opacity:"0.6",children:"$"})]})}),nt=o({name:"AccountsReceivable",category:"accounting",keywords:["receivable","ar","collect","asset","income"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"8",y:"3",width:"12",height:"16",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("line",{x1:"10",y1:"6",x2:"18",y2:"6",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"10",y1:"8",x2:"18",y2:"8",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"10",y1:"10",x2:"18",y2:"10",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("path",{d:"M7 8 L3 12 L7 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.7"}),e.jsx("line",{x1:"3",y1:"12",x2:"12",y2:"12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.7"}),e.jsx("text",{x:"14",y:"16",fontSize:"4",fill:"currentColor",fontWeight:"bold",opacity:"0.6",children:"$"})]})}),st=o({name:"TrialBalance",category:"accounting",keywords:["trial","balance","debit","credit","verification"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"7",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.7"}),e.jsx("circle",{cx:"12",cy:"2",r:"1.5",fill:"currentColor",opacity:"0.6"}),e.jsx("line",{x1:"4",y1:"8",x2:"20",y2:"8",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.7"}),e.jsx("path",{d:"M4 8 L6 13 L2 13 Z",fill:"currentColor",opacity:"0.4"}),e.jsx("text",{x:"4",y:"16",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"Dr"}),e.jsx("path",{d:"M20 8 L22 13 L18 13 Z",fill:"currentColor",opacity:"0.4"}),e.jsx("text",{x:"20",y:"16",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"Cr"}),e.jsx("path",{d:"M12 7 L12 20 M8 20 L16 20",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.6"}),e.jsx("line",{x1:"10",y1:"10.5",x2:"14",y2:"10.5",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"10",y1:"12",x2:"14",y2:"12",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"})]})}),lt=o({name:"CashFlow",category:"accounting",keywords:["cash","flow","money","movement","liquidity"],defaultAnimation:"pulse",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"8",cy:"12",r:"5",fill:"currentColor",opacity:"0.3"}),e.jsx("text",{x:"8",y:"14.5",fontSize:"6",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.7",children:"$"}),e.jsx("path",{d:"M14 8 L18 8 L18 5 L22 9 L18 13 L18 10 L14 10 Z",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M14 14 L18 14 L18 11 L22 15 L18 19 L18 16 L14 16 Z",fill:"currentColor",opacity:"0.5"})]})}),ct=o({name:"ProfitLoss",category:"accounting",keywords:["profit","loss","income","statement","p&l","earnings"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"1",fill:"currentColor",opacity:"0.1"}),e.jsx("line",{x1:"3",y1:"12",x2:"21",y2:"12",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("rect",{x:"5",y:"5",width:"4",height:"7",fill:"currentColor",opacity:"0.6"}),e.jsx("path",{d:"M7 3 L5 5 L9 5 Z",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"11",y:"12",width:"4",height:"5",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M13 19 L11 17 L15 17 Z",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"17",y:"8",width:"3",height:"4",fill:"currentColor",opacity:"0.5"}),e.jsx("text",{x:"7",y:"21",fontSize:"2.5",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"+"}),e.jsx("text",{x:"13",y:"21",fontSize:"2.5",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"−"}),e.jsx("text",{x:"18.5",y:"21",fontSize:"2.5",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"="})]})}),ht=o({name:"GeneralLedger",category:"accounting",keywords:["general","ledger","gl","master","accounts"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"2",width:"4",height:"20",rx:"1",fill:"currentColor",opacity:"0.7"}),e.jsx("rect",{x:"5",y:"2",width:"15",height:"20",rx:"1",fill:"currentColor",opacity:"0.25"}),e.jsx("rect",{x:"19",y:"4",width:"2",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"19",y:"8",width:"2",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"19",y:"12",width:"2",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"19",y:"16",width:"2",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.4"}),e.jsx("line",{x1:"7",y1:"7",x2:"17",y2:"7",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.4"}),e.jsx("line",{x1:"8",y1:"10",x2:"11",y2:"10",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"8",y1:"12",x2:"11",y2:"12",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"13",y1:"10",x2:"16",y2:"10",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"13",y1:"14",x2:"16",y2:"14",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("text",{x:"3.5",y:"13",fontSize:"3",fill:"currentColor",fontWeight:"bold",opacity:"0.5",transform:"rotate(-90 3.5 13)",children:"GL"})]})}),g=Object.freeze(Object.defineProperty({__proto__:null,AccountsPayableIcon:ot,AccountsReceivableIcon:nt,AmortizationIcon:rt,AuditIcon:tt,BalanceSheetIcon:Je,CashFlowIcon:lt,DepreciationIcon:it,GeneralLedgerIcon:ht,InvoiceIcon:Xe,JournalIcon:Ue,LedgerIcon:qe,ProfitLossIcon:ct,ReceiptIcon:Ye,TaxIcon:et,TrialBalanceIcon:st},Symbol.toStringTag,{value:"Module"})),dt=o({name:"Factory",category:"production",keywords:["factory","plant","manufacturing","industrial","building"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"12",width:"20",height:"10",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M2 12 L6 6 L10 12",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M10 12 L14 6 L18 12",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"19",y:"4",width:"3",height:"8",fill:"currentColor",opacity:"0.5"}),e.jsx("ellipse",{cx:"20.5",cy:"3",rx:"1.5",ry:"1",fill:"currentColor",opacity:"0.3"}),e.jsx("ellipse",{cx:"21.5",cy:"1.5",rx:"1",ry:"0.7",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"4",y:"15",width:"3",height:"3",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"9",y:"15",width:"3",height:"3",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"14",y:"15",width:"3",height:"3",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"9",y:"18",width:"3",height:"4",fill:"currentColor",opacity:"0.5"})]})}),xt=o({name:"AssemblyLine",category:"production",keywords:["assembly","line","conveyor","production","manufacturing"],defaultAnimation:"slide",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"1",y:"14",width:"22",height:"3",rx:"1.5",fill:"currentColor",opacity:"0.4"}),e.jsx("circle",{cx:"3",cy:"15.5",r:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"21",cy:"15.5",r:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("line",{x1:"5",y1:"15.5",x2:"19",y2:"15.5",stroke:"currentColor",strokeWidth:"0.5",strokeDasharray:"2,1",opacity:"0.3"}),e.jsx("rect",{x:"6",y:"10",width:"3",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"11",y:"10",width:"3",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"16",y:"10",width:"3",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M8.5 4 L8.5 8 L7 10",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.6"}),e.jsx("path",{d:"M17.5 4 L17.5 8 L19 10",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.6"}),e.jsx("rect",{x:"2",y:"17",width:"2",height:"5",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"20",y:"17",width:"2",height:"5",fill:"currentColor",opacity:"0.3"})]})}),at=o({name:"Quality",category:"production",keywords:["quality","control","qa","qc","inspection","check"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2 L20 5 L20 11 C20 16 16 20 12 22 C8 20 4 16 4 11 L4 5 Z",fill:"currentColor",opacity:"0.25"}),e.jsx("path",{d:"M12 2 L20 5 L20 11 C20 16 16 20 12 22 C8 20 4 16 4 11 L4 5 Z",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.6"}),e.jsx("path",{d:"M8 12 L11 15 L16 9",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.8"}),e.jsx("circle",{cx:"12",cy:"7",r:"2",fill:"none",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.4"}),e.jsx("line",{x1:"13",y1:"8",x2:"14.5",y2:"9.5",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.4"})]})}),yt=o({name:"Maintenance",category:"production",keywords:["maintenance","repair","service","fix","wrench","tool"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M5 3 C3 5 3 8 5 10 L14 19 C15 20 17 20 18 19 L19 18 C20 17 20 15 19 14 L10 5 C8 3 5 3 3 5",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M5 3 L8 6 L6 8 L3 5 C4 4 4.5 3.5 5 3",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"17",cy:"7",r:"4",fill:"currentColor",opacity:"0.3"}),e.jsx("circle",{cx:"17",cy:"7",r:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"16",y:"2",width:"2",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"16",y:"10",width:"2",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"12",y:"6",width:"2",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"20",y:"6",width:"2",height:"2",fill:"currentColor",opacity:"0.4"})]})}),ft=o({name:"Shift",category:"production",keywords:["shift","schedule","rotation","time","work"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:"currentColor",opacity:"0.2"}),e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.6"}),e.jsx("line",{x1:"12",y1:"12",x2:"12",y2:"6",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.8"}),e.jsx("line",{x1:"12",y1:"12",x2:"16",y2:"12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.8"}),e.jsx("circle",{cx:"12",cy:"12",r:"1",fill:"currentColor",opacity:"0.8"}),e.jsx("path",{d:"M12 3 A9 9 0 0 1 21 12",fill:"none",stroke:"currentColor",strokeWidth:"3",opacity:"0.3"}),e.jsx("path",{d:"M21 12 A9 9 0 0 1 12 21",fill:"none",stroke:"currentColor",strokeWidth:"3",opacity:"0.4"}),e.jsx("path",{d:"M12 21 A9 9 0 0 1 3 12",fill:"none",stroke:"currentColor",strokeWidth:"3",opacity:"0.5"})]})}),pt=o({name:"Machine",category:"production",keywords:["machine","equipment","cnc","industrial","device"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"6",width:"18",height:"14",rx:"1",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"4",y:"7",width:"6",height:"6",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"5",y:"8",width:"4",height:"3",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"6",cy:"12",r:"0.7",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"8",cy:"12",r:"0.7",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"11",y:"7",width:"9",height:"6",fill:"currentColor",opacity:"0.15"}),e.jsx("rect",{x:"14",y:"8",width:"3",height:"5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"4",y:"18",width:"4",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"16",y:"18",width:"4",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"19",cy:"16",r:"1",fill:"currentColor",opacity:"0.7"})]})}),kt=o({name:"Conveyor",category:"production",keywords:["conveyor","belt","transport","material","handling"],defaultAnimation:"slide",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M2 10 L22 10 L22 16 L2 16 Z",fill:"currentColor",opacity:"0.2"}),e.jsx("circle",{cx:"4",cy:"13",r:"2.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"20",cy:"13",r:"2.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"6",y:"11",width:"12",height:"1",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"8",y1:"11",x2:"8",y2:"15",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"12",y1:"11",x2:"12",y2:"15",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"16",y1:"11",x2:"16",y2:"15",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("rect",{x:"3",y:"16",width:"2",height:"6",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"19",y:"16",width:"2",height:"6",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"9",y:"7",width:"3",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"14",y:"7",width:"3",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.5"})]})}),jt=o({name:"Robot",category:"production",keywords:["robot","automation","arm","industrial","robotic"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"8",y:"18",width:"8",height:"4",rx:"1",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"10",y:"10",width:"4",height:"8",rx:"1",fill:"currentColor",opacity:"0.4"}),e.jsx("circle",{cx:"12",cy:"10",r:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"11",y:"4",width:"6",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.4",transform:"rotate(30 12 10)"}),e.jsx("path",{d:"M17 6 L19 4 M17 6 L19 8",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.6"}),e.jsx("circle",{cx:"17",cy:"6",r:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M12 18 Q8 16 8 12",stroke:"currentColor",strokeWidth:"0.75",fill:"none",opacity:"0.3"})]})}),ut=o({name:"Workstation",category:"production",keywords:["workstation","station","operator","terminal","desk"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"14",width:"20",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"4",y:"16",width:"2",height:"6",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"18",y:"16",width:"2",height:"6",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"7",y:"6",width:"10",height:"7",rx:"0.5",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"8",y:"7",width:"8",height:"5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"11",y:"13",width:"2",height:"1",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"6",y:"15",width:"8",height:"1.5",rx:"0.3",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"16",y:"11",width:"4",height:"3",rx:"0.3",fill:"currentColor",opacity:"0.3"})]})}),gt=o({name:"Batch",category:"production",keywords:["batch","lot","group","quantity","production"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"6",height:"6",rx:"1",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"11",y:"4",width:"6",height:"6",rx:"1",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"3",y:"12",width:"6",height:"6",rx:"1",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"11",y:"12",width:"6",height:"6",rx:"1",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"15",y:"14",width:"6",height:"8",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("line",{x1:"16",y1:"16",x2:"20",y2:"16",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"16",y1:"18",x2:"20",y2:"18",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"16",y1:"20",x2:"20",y2:"20",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("circle",{cx:"18",cy:"10",r:"3",fill:"currentColor",opacity:"0.6"}),e.jsx("text",{x:"18",y:"11.5",fontSize:"4",fill:"currentColor",textAnchor:"middle",opacity:"0.8",children:"4"})]})}),mt=o({name:"ProductionOrder",category:"production",keywords:["production","order","manufacturing","work","mo"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"5",y:"3",width:"14",height:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("circle",{cx:"12",cy:"4.5",r:"1.8",fill:"none",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.7"}),e.jsx("rect",{x:"6",y:"8",width:"6",height:"1.5",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"14",y:"8",width:"4",height:"1.5",fill:"currentColor",opacity:"0.3"}),e.jsx("line",{x1:"6",y1:"11",x2:"18",y2:"11",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("rect",{x:"6",y:"13",width:"3",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"10",y1:"14",x2:"18",y2:"14",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("rect",{x:"6",y:"16",width:"3",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"10",y1:"17",x2:"18",y2:"17",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("rect",{x:"15",y:"19",width:"3",height:"2",rx:"0.3",fill:"none",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"})]})}),It=o({name:"BOM",category:"production",keywords:["bom","bill","materials","components","parts","recipe"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"9",y:"2",width:"6",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.6"}),e.jsx("line",{x1:"12",y1:"6",x2:"12",y2:"8",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"5",y1:"8",x2:"19",y2:"8",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"5",y1:"8",x2:"5",y2:"10",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"10",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"19",y1:"8",x2:"19",y2:"10",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("rect",{x:"3",y:"10",width:"4",height:"3",rx:"0.3",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"10",y:"10",width:"4",height:"3",rx:"0.3",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"17",y:"10",width:"4",height:"3",rx:"0.3",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"5",y1:"13",x2:"5",y2:"15",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.4"}),e.jsx("line",{x1:"3",y1:"15",x2:"7",y2:"15",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.4"}),e.jsx("rect",{x:"2",y:"16",width:"2.5",height:"2",rx:"0.2",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"5.5",y:"16",width:"2.5",height:"2",rx:"0.2",fill:"currentColor",opacity:"0.3"}),e.jsx("text",{x:"5",y:"20",fontSize:"2",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"×2"}),e.jsx("text",{x:"12",y:"20",fontSize:"2",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"×1"}),e.jsx("text",{x:"19",y:"20",fontSize:"2",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"×4"})]})}),Wt=o({name:"Routing",category:"production",keywords:["routing","process","steps","operations","workflow"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"4",cy:"12",r:"2.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"6",r:"2.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"18",r:"2.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"20",cy:"12",r:"2.5",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M6.5 10.5 L9.5 7.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.6"}),e.jsx("path",{d:"M14.5 7.5 L17.5 10.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.6"}),e.jsx("path",{d:"M6.5 13.5 L9.5 16.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.6"}),e.jsx("path",{d:"M14.5 16.5 L17.5 13.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.6"}),e.jsx("polygon",{points:"9,7 10,8 9,9",fill:"currentColor",opacity:"0.6"}),e.jsx("polygon",{points:"18,10 17,11 18,12",fill:"currentColor",opacity:"0.6"}),e.jsx("polygon",{points:"9,16 10,17 9,18",fill:"currentColor",opacity:"0.6"}),e.jsx("polygon",{points:"18,13 17,14 18,15",fill:"currentColor",opacity:"0.6"}),e.jsx("text",{x:"4",y:"13",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.8",children:"1"}),e.jsx("text",{x:"12",y:"7",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.8",children:"2"}),e.jsx("text",{x:"12",y:"19",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.8",children:"3"}),e.jsx("text",{x:"20",y:"13",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.8",children:"4"})]})}),Mt=o({name:"Capacity",category:"production",keywords:["capacity","utilization","load","output","throughput"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 18 A10 10 0 0 1 20 18",fill:"none",stroke:"currentColor",strokeWidth:"3",opacity:"0.2"}),e.jsx("path",{d:"M4 18 A10 10 0 0 1 17 7",fill:"none",stroke:"currentColor",strokeWidth:"3",strokeLinecap:"round",opacity:"0.6"}),e.jsx("line",{x1:"4",y1:"18",x2:"5",y2:"17",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"6",y1:"11",x2:"7",y2:"12",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"9.5",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"18",y1:"11",x2:"17",y2:"12",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"20",y1:"18",x2:"19",y2:"17",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"12",y1:"18",x2:"16",y2:"10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",opacity:"0.8"}),e.jsx("circle",{cx:"12",cy:"18",r:"2",fill:"currentColor",opacity:"0.7"}),e.jsx("text",{x:"12",y:"22",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"75%"})]})}),m=Object.freeze(Object.defineProperty({__proto__:null,AssemblyLineIcon:xt,BOMIcon:It,BatchIcon:gt,CapacityIcon:Mt,ConveyorIcon:kt,FactoryIcon:dt,MachineIcon:pt,MaintenanceIcon:yt,ProductionOrderIcon:mt,QualityIcon:at,RobotIcon:jt,RoutingIcon:Wt,ShiftIcon:ft,WorkstationIcon:ut},Symbol.toStringTag,{value:"Module"})),wt=o({name:"Forklift",category:"warehouse",keywords:["forklift","lift","truck","material","handling"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"8",y:"10",width:"10",height:"8",rx:"1",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"14",y:"6",width:"5",height:"7",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"13",y:"4",width:"7",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"4",y:"4",width:"2",height:"14",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"7",y:"4",width:"2",height:"14",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"2",y:"12",width:"6",height:"1.5",fill:"currentColor",opacity:"0.7"}),e.jsx("rect",{x:"2",y:"15",width:"6",height:"1.5",fill:"currentColor",opacity:"0.7"}),e.jsx("circle",{cx:"10",cy:"19",r:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"17",cy:"19",r:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"16",cy:"9",r:"1.5",fill:"currentColor",opacity:"0.3"})]})}),Ct=o({name:"Pallet",category:"warehouse",keywords:["pallet","skid","platform","shipping","storage"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"8",width:"20",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"2",y:"12",width:"20",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"2",y:"16",width:"20",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"3",y:"18",width:"3",height:"4",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"10.5",y:"18",width:"3",height:"4",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"18",y:"18",width:"3",height:"4",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"4",y:"2",width:"6",height:"6",rx:"0.5",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"12",y:"3",width:"6",height:"5",rx:"0.5",fill:"currentColor",opacity:"0.35"}),e.jsx("rect",{x:"8",y:"0",width:"4",height:"3",rx:"0.3",fill:"currentColor",opacity:"0.25"})]})}),Lt=o({name:"Bin",category:"warehouse",keywords:["bin","container","box","storage","tote"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 7 L4 20 C4 21 5 22 6 22 L18 22 C19 22 20 21 20 20 L21 7 Z",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"2",y:"5",width:"20",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"6",y:"3",width:"3",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"15",y:"3",width:"3",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"7",y:"12",width:"10",height:"6",rx:"0.3",fill:"currentColor",opacity:"0.2"}),e.jsx("line",{x1:"8",y1:"14",x2:"16",y2:"14",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"8",y1:"16",x2:"14",y2:"16",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"})]})}),Pt=o({name:"Barcode",category:"warehouse",keywords:["barcode","scan","sku","upc","ean","label"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"1.5",height:"14",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"5",y:"4",width:"0.75",height:"14",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"6.5",y:"4",width:"1.5",height:"14",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"9",y:"4",width:"0.75",height:"14",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"10.5",y:"4",width:"2",height:"14",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"13.5",y:"4",width:"0.75",height:"14",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"15",y:"4",width:"1",height:"14",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"17",y:"4",width:"1.5",height:"14",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"19.5",y:"4",width:"1",height:"14",fill:"currentColor",opacity:"0.8"}),e.jsx("text",{x:"12",y:"21",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.6",children:"123456789"})]})}),bt=o({name:"QRCode",category:"warehouse",keywords:["qr","code","scan","2d","matrix","barcode"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"6",height:"6",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"4",y:"4",width:"4",height:"4",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"5",y:"5",width:"2",height:"2",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"15",y:"3",width:"6",height:"6",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"16",y:"4",width:"4",height:"4",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"17",y:"5",width:"2",height:"2",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"3",y:"15",width:"6",height:"6",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"4",y:"16",width:"4",height:"4",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"5",y:"17",width:"2",height:"2",fill:"currentColor",opacity:"0.8"}),e.jsx("rect",{x:"11",y:"3",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"11",y:"7",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"3",y:"11",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"7",y:"11",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"11",y:"11",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"15",y:"11",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"19",y:"11",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"11",y:"15",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"15",y:"15",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"19",y:"15",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"11",y:"19",width:"2",height:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"15",y:"19",width:"2",height:"2",fill:"currentColor",opacity:"0.6"})]})}),vt=o({name:"Picking",category:"warehouse",keywords:["picking","pick","order","fulfillment","select"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"4",width:"14",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"2",y:"10",width:"14",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"2",y:"16",width:"14",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"2",y:"4",width:"1.5",height:"14",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"14.5",y:"4",width:"1.5",height:"14",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"4",y:"6",width:"3",height:"4",rx:"0.3",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"8",y:"6",width:"3",height:"4",rx:"0.3",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"4",y:"12",width:"4",height:"4",rx:"0.3",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"9",y:"12",width:"3",height:"4",rx:"0.3",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M18 8 C18 7 19 6 20 6 L22 6 L22 10 L21 14 L18 14 L18 10 Z",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"17",y:"9",width:"3",height:"3",rx:"0.3",fill:"currentColor",opacity:"0.6"}),e.jsx("path",{d:"M12 8 L15 8 L15 6 L18 9 L15 12 L15 10 L12 10 Z",fill:"currentColor",opacity:"0.5"})]})}),Ft=o({name:"Shipping",category:"warehouse",keywords:["shipping","ship","outbound","delivery","dispatch"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"10",width:"12",height:"8",rx:"1",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M14 12 L14 18 L20 18 L20 14 L18 12 Z",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M15 13 L17 13 L18.5 15 L15 15 Z",fill:"currentColor",opacity:"0.25"}),e.jsx("circle",{cx:"6",cy:"19",r:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"17",cy:"19",r:"2",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"4",y:"12",width:"4",height:"4",rx:"0.3",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"9",y:"13",width:"3",height:"3",rx:"0.3",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M6 6 L10 6 L10 4 L14 7 L10 10 L10 8 L6 8 Z",fill:"currentColor",opacity:"0.5"})]})}),St=o({name:"Receiving",category:"warehouse",keywords:["receiving","receive","inbound","goods","arrival"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"12",y:"8",width:"10",height:"14",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"14",y:"10",width:"6",height:"10",fill:"currentColor",opacity:"0.2"}),e.jsx("line",{x1:"17",y1:"10",x2:"17",y2:"20",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("rect",{x:"3",y:"14",width:"4",height:"4",rx:"0.3",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"5",y:"10",width:"3",height:"3",rx:"0.3",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M14 12 L10 12 L10 10 L6 13 L10 16 L10 14 L14 14 Z",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"2",y:"2",width:"6",height:"8",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"3",y:"0",width:"4",height:"2",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("line",{x1:"3.5",y1:"4",x2:"6.5",y2:"4",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"3.5",y1:"6",x2:"6.5",y2:"6",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"3.5",y1:"8",x2:"6.5",y2:"8",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"})]})}),Nt=o({name:"Rack",category:"warehouse",keywords:["rack","shelf","shelving","storage","pallet"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"2",width:"2",height:"20",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"19",y:"2",width:"2",height:"20",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"3",y:"6",width:"18",height:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"3",y:"12",width:"18",height:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"3",y:"18",width:"18",height:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"6",y:"7.5",width:"5",height:"4",rx:"0.3",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"13",y:"8",width:"4",height:"3.5",rx:"0.3",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"7",y:"13.5",width:"4",height:"4",rx:"0.3",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"13",y:"13.5",width:"5",height:"4",rx:"0.3",fill:"currentColor",opacity:"0.3"}),e.jsx("line",{x1:"4",y1:"2",x2:"4",y2:"6",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("line",{x1:"20",y1:"2",x2:"20",y2:"6",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"})]})}),At=o({name:"Inventory",category:"warehouse",keywords:["inventory","stock","count","items","management"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"12",height:"18",rx:"1",fill:"currentColor",opacity:"0.25"}),e.jsx("rect",{x:"7",y:"1",width:"6",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"6",y:"6",width:"3",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"11",y:"6",width:"3",height:"2",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"6",y:"10",width:"3",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"11",y:"10",width:"3",height:"2",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"6",y:"14",width:"3",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"11",y:"14",width:"3",height:"2",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"17",y:"8",width:"5",height:"5",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"18",y:"14",width:"4",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.35"}),e.jsx("rect",{x:"19",y:"5",width:"3",height:"3",rx:"0.3",fill:"currentColor",opacity:"0.3"})]})}),zt=o({name:"Stock",category:"warehouse",keywords:["stock","level","quantity","on-hand","available"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"4",width:"16",height:"18",rx:"1",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.5"}),e.jsx("rect",{x:"5",y:"10",width:"14",height:"11",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"2",y1:"7",x2:"4",y2:"7",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.4"}),e.jsx("line",{x1:"2",y1:"11",x2:"4",y2:"11",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.4"}),e.jsx("line",{x1:"2",y1:"15",x2:"4",y2:"15",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.4"}),e.jsx("line",{x1:"2",y1:"19",x2:"4",y2:"19",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.4"}),e.jsx("path",{d:"M20 10 L22 10 L23 11 L22 12 L20 12 Z",fill:"currentColor",opacity:"0.6"}),e.jsx("text",{x:"1",y:"8",fontSize:"2",fill:"currentColor",opacity:"0.4",children:"H"}),e.jsx("text",{x:"1",y:"20",fontSize:"2",fill:"currentColor",opacity:"0.4",children:"L"})]})}),Dt=o({name:"Location",category:"warehouse",keywords:["location","slot","position","bin","address"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2 C8 2 5 5 5 9 C5 14 12 22 12 22 C12 22 19 14 19 9 C19 5 16 2 12 2 Z",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M12 2 C8 2 5 5 5 9 C5 14 12 22 12 22 C12 22 19 14 19 9 C19 5 16 2 12 2 Z",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.6"}),e.jsx("rect",{x:"8",y:"6",width:"8",height:"6",fill:"currentColor",opacity:"0.2"}),e.jsx("line",{x1:"10",y1:"6",x2:"10",y2:"12",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"14",y1:"6",x2:"14",y2:"12",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("line",{x1:"8",y1:"9",x2:"16",y2:"9",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("rect",{x:"10.5",y:"9.5",width:"3",height:"2",fill:"currentColor",opacity:"0.6"})]})}),Tt=o({name:"Zone",category:"warehouse",keywords:["zone","area","section","region","warehouse"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"1",fill:"currentColor",opacity:"0.15"}),e.jsx("rect",{x:"3",y:"5",width:"8",height:"6",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"13",y:"5",width:"8",height:"6",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"3",y:"13",width:"6",height:"6",fill:"currentColor",opacity:"0.35"}),e.jsx("rect",{x:"11",y:"13",width:"10",height:"6",fill:"currentColor",opacity:"0.25"}),e.jsx("text",{x:"7",y:"9",fontSize:"3",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.6",children:"A"}),e.jsx("text",{x:"17",y:"9",fontSize:"3",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.6",children:"B"}),e.jsx("text",{x:"6",y:"17",fontSize:"3",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.6",children:"C"}),e.jsx("text",{x:"16",y:"17",fontSize:"3",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.6",children:"D"})]})}),Rt=o({name:"Dock",category:"warehouse",keywords:["dock","loading","bay","door","platform"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"2",width:"20",height:"20",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"4",y:"6",width:"5",height:"10",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"11",y:"6",width:"5",height:"10",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"6.5",y1:"6",x2:"6.5",y2:"16",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"13.5",y1:"6",x2:"13.5",y2:"16",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("rect",{x:"4",y:"16",width:"5",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"11",y:"16",width:"5",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"3",y:"11",width:"1",height:"3",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"9",y:"11",width:"1",height:"3",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"10",y:"11",width:"1",height:"3",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"16",y:"11",width:"1",height:"3",fill:"currentColor",opacity:"0.6"}),e.jsx("text",{x:"6.5",y:"21",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.6",children:"1"}),e.jsx("text",{x:"13.5",y:"21",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.6",children:"2"}),e.jsx("circle",{cx:"19",y:"8",r:"1.5",fill:"currentColor",opacity:"0.5"})]})}),I=Object.freeze(Object.defineProperty({__proto__:null,BarcodeIcon:Pt,BinIcon:Lt,DockIcon:Rt,ForkliftIcon:wt,InventoryIcon:At,LocationIcon:Dt,PalletIcon:Ct,PickingIcon:vt,QRCodeIcon:bt,RackIcon:Nt,ReceivingIcon:St,ShippingIcon:Ft,StockIcon:zt,ZoneIcon:Tt},Symbol.toStringTag,{value:"Module"})),Bt=o({name:"Customer",category:"crm",keywords:["customer","client","person","buyer","consumer"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"7",r:"4",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M4 22 C4 17 8 14 12 14 C16 14 20 17 20 22",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M18 4 L19 6 L21 6.5 L19.5 8 L20 10 L18 9 L16 10 L16.5 8 L15 6.5 L17 6 Z",fill:"currentColor",opacity:"0.7"})]})}),Ot=o({name:"Lead",category:"crm",keywords:["lead","prospect","potential","inquiry","interest"],defaultAnimation:"pulse",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"8",r:"4",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.5"}),e.jsx("path",{d:"M5 22 C5 17 8 14 12 14 C16 14 19 17 19 22",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.4"}),e.jsx("path",{d:"M18 2 L15 8 L17 8 L14 14 L19 6 L17 6 Z",fill:"currentColor",opacity:"0.7"}),e.jsx("circle",{cx:"6",cy:"5",r:"3",fill:"currentColor",opacity:"0.3"}),e.jsx("line",{x1:"6",y1:"3.5",x2:"6",y2:"6.5",stroke:"currentColor",strokeWidth:"1",opacity:"0.6"}),e.jsx("line",{x1:"4.5",y1:"5",x2:"7.5",y2:"5",stroke:"currentColor",strokeWidth:"1",opacity:"0.6"})]})}),Vt=o({name:"Opportunity",category:"crm",keywords:["opportunity","opp","deal","potential","chance"],defaultAnimation:"glow",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.3"}),e.jsx("circle",{cx:"12",cy:"12",r:"6",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.4"}),e.jsx("circle",{cx:"12",cy:"12",r:"3",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"12",r:"1.5",fill:"currentColor",opacity:"0.7"}),e.jsx("text",{x:"12",y:"14",fontSize:"5",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.8",children:"$"}),e.jsx("path",{d:"M19 5 L15 9 L17 9 L17 7 Z",fill:"currentColor",opacity:"0.6"})]})}),Ht=o({name:"Deal",category:"crm",keywords:["deal","closed","won","agreement","contract"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 12 L7 9 L9 11 L12 8 L15 11 L17 9 L20 12",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.6"}),e.jsx("path",{d:"M2 14 L6 10 L8 12 L10 10",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",opacity:"0.5"}),e.jsx("path",{d:"M22 14 L18 10 L16 12 L14 10",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"17",r:"4",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M10 17 L11.5 18.5 L14.5 15.5",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.8"})]})}),Et=o({name:"Pipeline",category:"crm",keywords:["pipeline","funnel","stages","workflow","process"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 3 L21 3 L21 5 L14 12 L14 20 L10 22 L10 12 L3 5 Z",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M3 3 L21 3 L21 5 L14 12 L14 20 L10 22 L10 12 L3 5 Z",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.6"}),e.jsx("circle",{cx:"8",cy:"5",r:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"5",r:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"16",cy:"5",r:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"11",cy:"9",r:"1",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"13",cy:"9",r:"1",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"13",r:"1",fill:"currentColor",opacity:"0.6"})]})}),$t=o({name:"Campaign",category:"crm",keywords:["campaign","marketing","promotion","outreach","blast"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 10 L3 14 L6 14 L12 18 L12 6 L6 10 Z",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"12",y:"8",width:"2",height:"8",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M16 9 C18 10 18 14 16 15",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.5"}),e.jsx("path",{d:"M18 7 C21 9 21 15 18 17",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.4"}),e.jsx("path",{d:"M20 5 C24 8 24 16 20 19",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.3"}),e.jsx("circle",{cx:"20",cy:"9",r:"1",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"22",cy:"12",r:"1",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"20",cy:"15",r:"1",fill:"currentColor",opacity:"0.6"})]})}),_t=o({name:"Contact",category:"crm",keywords:["contact","person","record","profile","info"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"2",fill:"currentColor",opacity:"0.2"}),e.jsx("circle",{cx:"8",cy:"10",r:"3",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M4 17 C4 14 6 13 8 13 C10 13 12 14 12 17",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"14",y1:"8",x2:"19",y2:"8",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"14",y1:"11",x2:"18",y2:"11",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("line",{x1:"14",y1:"14",x2:"19",y2:"14",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("rect",{x:"14",y:"16",width:"2",height:"2",rx:"0.3",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"17",y:"16",width:"2",height:"2",rx:"0.3",fill:"currentColor",opacity:"0.4"})]})}),Gt=o({name:"Account",category:"crm",keywords:["account","company","organization","business","corporate"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"6",width:"12",height:"16",rx:"1",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M4 6 L12 2 L20 6 Z",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"8",y:"8",width:"2",height:"2",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"11",y:"8",width:"2",height:"2",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"14",y:"8",width:"2",height:"2",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"8",y:"12",width:"2",height:"2",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"11",y:"12",width:"2",height:"2",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"14",y:"12",width:"2",height:"2",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"10",y:"17",width:"4",height:"5",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"15",y:"2",width:"6",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"17",y:"1",width:"2",height:"1.5",rx:"0.3",fill:"currentColor",opacity:"0.6"})]})}),Zt=o({name:"Activity",category:"crm",keywords:["activity","task","action","todo","follow-up"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"5",y:"3",width:"14",height:"18",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"8",y:"1",width:"8",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"8",cy:"8",r:"1.5",fill:"none",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"11",y1:"8",x2:"17",y2:"8",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("circle",{cx:"8",cy:"12",r:"1.5",fill:"currentColor",opacity:"0.6"}),e.jsx("path",{d:"M7 12 L8 13 L9.5 11",fill:"none",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.8"}),e.jsx("line",{x1:"11",y1:"12",x2:"17",y2:"12",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("circle",{cx:"8",cy:"16",r:"1.5",fill:"none",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("line",{x1:"11",y1:"16",x2:"17",y2:"16",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("circle",{cx:"18",cy:"18",r:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"18",y1:"18",x2:"18",y2:"16",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.7"}),e.jsx("line",{x1:"18",y1:"18",x2:"19.5",y2:"18",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.7"})]})}),Qt=o({name:"Touchpoint",category:"crm",keywords:["touchpoint","interaction","engagement","contact","reach"],defaultAnimation:"pulse",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"3",fill:"currentColor",opacity:"0.6"}),e.jsx("line",{x1:"12",y1:"6",x2:"12",y2:"2",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.4"}),e.jsx("line",{x1:"12",y1:"18",x2:"12",y2:"22",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"12",x2:"2",y2:"12",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.4"}),e.jsx("line",{x1:"18",y1:"12",x2:"22",y2:"12",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.4"}),e.jsx("line",{x1:"8",y1:"8",x2:"5",y2:"5",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.3"}),e.jsx("line",{x1:"16",y1:"8",x2:"19",y2:"5",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.3"}),e.jsx("line",{x1:"8",y1:"16",x2:"5",y2:"19",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.3"}),e.jsx("line",{x1:"16",y1:"16",x2:"19",y2:"19",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.3"}),e.jsx("circle",{cx:"12",cy:"2",r:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"22",r:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"2",cy:"12",r:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"22",cy:"12",r:"1.5",fill:"currentColor",opacity:"0.5"})]})}),Kt=o({name:"Segment",category:"crm",keywords:["segment","group","cohort","audience","target"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:"currentColor",opacity:"0.15"}),e.jsx("path",{d:"M12 12 L12 3 A9 9 0 0 1 21 12 Z",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M12 12 L21 12 A9 9 0 0 1 12 21 Z",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M12 12 L12 21 A9 9 0 0 1 3 12 Z",fill:"currentColor",opacity:"0.3"}),e.jsx("circle",{cx:"15",cy:"8",r:"1.5",fill:"currentColor",opacity:"0.7"}),e.jsx("circle",{cx:"16",cy:"15",r:"1.5",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"8",cy:"15",r:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"9",cy:"9",r:"1.5",fill:"currentColor",opacity:"0.4"}),e.jsx("circle",{cx:"12",cy:"12",r:"2",fill:"currentColor",opacity:"0.3"})]})}),qt=o({name:"Nurture",category:"crm",keywords:["nurture","cultivate","grow","develop","foster"],defaultAnimation:"grow",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 22 L12 12 C12 8 16 6 20 6 C18 10 16 12 12 12",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M12 14 C12 10 8 8 4 8 C6 12 8 14 12 14",fill:"currentColor",opacity:"0.35"}),e.jsx("circle",{cx:"12",cy:"5",r:"3",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.5"}),e.jsx("path",{d:"M18 4 L20 2 L22 4",fill:"none",stroke:"currentColor",strokeWidth:"1",strokeLinecap:"round",opacity:"0.5"}),e.jsx("line",{x1:"20",y1:"2",x2:"20",y2:"6",stroke:"currentColor",strokeWidth:"1",strokeLinecap:"round",opacity:"0.5"}),e.jsx("ellipse",{cx:"6",cy:"18",rx:"1",ry:"1.5",fill:"currentColor",opacity:"0.4"}),e.jsx("ellipse",{cx:"18",cy:"16",rx:"1",ry:"1.5",fill:"currentColor",opacity:"0.4"})]})}),w=Object.freeze(Object.defineProperty({__proto__:null,AccountIcon:Gt,ActivityIcon:Zt,CampaignIcon:$t,ContactIcon:_t,CustomerIcon:Bt,DealIcon:Ht,LeadIcon:Ot,NurtureIcon:qt,OpportunityIcon:Vt,PipelineIcon:Et,SegmentIcon:Kt,TouchpointIcon:Qt},Symbol.toStringTag,{value:"Module"})),Ut=o({name:"Quote",category:"sales",keywords:["quote","estimate","quotation","bid","proposal"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"5",y:"3",width:"14",height:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("text",{x:"12",y:"5.5",fontSize:"2.5",fill:"currentColor",textAnchor:"middle",opacity:"0.7",children:"QUOTE"}),e.jsx("line",{x1:"6",y1:"9",x2:"14",y2:"9",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"16",y1:"9",x2:"18",y2:"9",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"11",x2:"14",y2:"11",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"16",y1:"11",x2:"18",y2:"11",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"13",x2:"14",y2:"13",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"16",y1:"13",x2:"18",y2:"13",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"16",x2:"18",y2:"16",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("rect",{x:"14",y:"17",width:"4",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("text",{x:"8",y:"19",fontSize:"3",fill:"currentColor",opacity:"0.5",children:"$"})]})}),Jt=o({name:"Order",category:"sales",keywords:["order","purchase","sales","so","transaction"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 2 L16 2 L20 6 L20 22 L4 22 Z",fill:"currentColor",opacity:"0.2"}),e.jsx("path",{d:"M16 2 L16 6 L20 6",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"6",y:"8",width:"12",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"6",y:"12",width:"3",height:"1.5",fill:"currentColor",opacity:"0.3"}),e.jsx("line",{x1:"10",y1:"13",x2:"18",y2:"13",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("rect",{x:"6",y:"15",width:"3",height:"1.5",fill:"currentColor",opacity:"0.3"}),e.jsx("line",{x1:"10",y1:"16",x2:"18",y2:"16",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("circle",{cx:"17",cy:"4",r:"2.5",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M15.5 4 L16.5 5 L18.5 3",fill:"none",stroke:"currentColor",strokeWidth:"1",strokeLinecap:"round",opacity:"0.8"})]})}),Xt=o({name:"Contract",category:"sales",keywords:["contract","agreement","legal","binding","terms"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("line",{x1:"6",y1:"5",x2:"18",y2:"5",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"7",x2:"18",y2:"7",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"9",x2:"14",y2:"9",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"11",x2:"18",y2:"11",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"13",x2:"16",y2:"13",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"17",x2:"10",y2:"17",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("text",{x:"8",y:"16",fontSize:"2",fill:"currentColor",opacity:"0.4",children:"✗"}),e.jsx("line",{x1:"14",y1:"17",x2:"18",y2:"17",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("path",{d:"M14.5 15 Q16 14 17.5 16",fill:"none",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.6"}),e.jsx("circle",{cx:"18",cy:"20",r:"2",fill:"currentColor",opacity:"0.4"})]})}),Yt=o({name:"Commission",category:"sales",keywords:["commission","bonus","incentive","earnings","percentage"],defaultAnimation:"grow",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"8",cy:"6",r:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M3 16 C3 12 5 10 8 10 C11 10 13 12 13 16",fill:"currentColor",opacity:"0.3"}),e.jsx("circle",{cx:"17",cy:"8",r:"5",fill:"currentColor",opacity:"0.3"}),e.jsx("text",{x:"17",y:"10",fontSize:"5",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.7",children:"%"}),e.jsx("path",{d:"M13 12 L11 14 L11 12 L9 12",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"14",y:"16",width:"8",height:"2",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"14",y:"18",width:"8",height:"2",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"14",y:"20",width:"8",height:"2",rx:"0.5",fill:"currentColor",opacity:"0.6"})]})}),ei=o({name:"Territory",category:"sales",keywords:["territory","region","area","zone","geographic"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 4 L21 4 L21 20 L3 20 Z",fill:"currentColor",opacity:"0.15"}),e.jsx("path",{d:"M3 4 L12 10 L12 20",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("path",{d:"M12 10 L21 4",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("path",{d:"M12 10 L21 14",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("path",{d:"M3 4 L12 10 L3 20 Z",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M12 10 L21 4 L21 14 Z",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M12 10 L21 14 L21 20 L12 20 Z",fill:"currentColor",opacity:"0.25"}),e.jsx("circle",{cx:"7",cy:"12",r:"1.5",fill:"currentColor",opacity:"0.7"}),e.jsx("circle",{cx:"16",cy:"8",r:"1.5",fill:"currentColor",opacity:"0.7"}),e.jsx("circle",{cx:"16",cy:"16",r:"1.5",fill:"currentColor",opacity:"0.7"})]})}),ti=o({name:"Discount",category:"sales",keywords:["discount","sale","promotion","off","reduction"],defaultAnimation:"pulse",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M2 13 L2 4 L11 4 L22 15 L13 22 L2 13 Z",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M2 13 L2 4 L11 4 L22 15 L13 22 L2 13 Z",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.6"}),e.jsx("circle",{cx:"6",cy:"8",r:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"10",cy:"12",r:"1.5",fill:"none",stroke:"currentColor",strokeWidth:"1",opacity:"0.6"}),e.jsx("circle",{cx:"15",cy:"17",r:"1.5",fill:"none",stroke:"currentColor",strokeWidth:"1",opacity:"0.6"}),e.jsx("line",{x1:"9",y1:"18",x2:"16",y2:"11",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.6"})]})}),ii=o({name:"Pricing",category:"sales",keywords:["pricing","price","cost","value","rate"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"8",width:"6",height:"10",rx:"0.5",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"9",y:"5",width:"6",height:"13",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"16",y:"2",width:"6",height:"16",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("text",{x:"5",y:"14",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.6",children:"$"}),e.jsx("text",{x:"12",y:"12",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.6",children:"$$"}),e.jsx("text",{x:"19",y:"10",fontSize:"2.5",fill:"currentColor",textAnchor:"middle",opacity:"0.6",children:"$$$"}),e.jsx("line",{x1:"2",y1:"20",x2:"22",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"})]})}),ri=o({name:"Negotiation",category:"sales",keywords:["negotiation","bargain","discuss","terms","deal"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"6",cy:"8",r:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M2 18 C2 14 4 12 6 12 C8 12 10 14 10 18",fill:"currentColor",opacity:"0.3"}),e.jsx("circle",{cx:"18",cy:"8",r:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M14 18 C14 14 16 12 18 12 C20 12 22 14 22 18",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M8 5 L10 3 L10 7 Z",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"10",y:"2",width:"4",height:"6",rx:"1",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M16 5 L14 3 L14 7 Z",fill:"currentColor",opacity:"0.5"}),e.jsx("line",{x1:"9",y1:"11",x2:"15",y2:"11",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("path",{d:"M14 10 L15 11 L14 12",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M10 10 L9 11 L10 12",fill:"currentColor",opacity:"0.5"})]})}),oi=o({name:"Proposal",category:"sales",keywords:["proposal","pitch","presentation","offer","rfp"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 6 L3 20 L21 20 L21 8 L12 8 L10 6 Z",fill:"currentColor",opacity:"0.25"}),e.jsx("rect",{x:"5",y:"10",width:"14",height:"8",rx:"0.5",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"6",y:"11",width:"12",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"15",x2:"16",y2:"15",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"16.5",x2:"14",y2:"16.5",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("circle",{cx:"18",cy:"5",r:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"17",y:"8",width:"2",height:"1",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M16 4 L17 5 L18 4 L19 5 L20 4",fill:"none",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.6"})]})}),ni=o({name:"Closing",category:"sales",keywords:["closing","close","win","signed","finalize"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 12 C3 10 5 8 8 8 L10 8 L12 10 L14 8 L16 8 C19 8 21 10 21 12",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",opacity:"0.5"}),e.jsx("path",{d:"M12 2 L13 6 L17 6 L14 9 L15 13 L12 10 L9 13 L10 9 L7 6 L11 6 Z",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"7",y:"14",width:"10",height:"8",rx:"0.5",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M10 17 L11.5 18.5 L14 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.7"})]})}),si=o({name:"Forecast",category:"sales",keywords:["forecast","prediction","projection","pipeline","future"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"1",fill:"currentColor",opacity:"0.1"}),e.jsx("line",{x1:"5",y1:"5",x2:"5",y2:"19",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("line",{x1:"5",y1:"19",x2:"19",y2:"19",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("path",{d:"M5 16 L8 14 L11 15 L14 11",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.6"}),e.jsx("path",{d:"M14 11 L17 8 L19 6",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",strokeDasharray:"2,2",opacity:"0.5"}),e.jsx("circle",{cx:"5",cy:"16",r:"1",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"8",cy:"14",r:"1",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"11",cy:"15",r:"1",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"14",cy:"11",r:"1",fill:"currentColor",opacity:"0.6"}),e.jsx("path",{d:"M14 11 L17 6 L19 4 L19 8 L17 10 L14 11",fill:"currentColor",opacity:"0.15"}),e.jsx("path",{d:"M17 5 L19 3 L19 6 L16 6",fill:"currentColor",opacity:"0.5"})]})}),li=o({name:"Target",category:"sales",keywords:["target","goal","objective","quota","aim"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"10",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.3"}),e.jsx("circle",{cx:"12",cy:"12",r:"7",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.4"}),e.jsx("circle",{cx:"12",cy:"12",r:"4",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"12",r:"1.5",fill:"currentColor",opacity:"0.7"}),e.jsx("path",{d:"M18 2 L22 2 L22 6",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.6"}),e.jsx("path",{d:"M22 2 L14 10",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.6"}),e.jsx("text",{x:"12",y:"14",fontSize:"4",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.6",children:"$"})]})}),ci=o({name:"Upsell",category:"sales",keywords:["upsell","upgrade","premium","addon","increase"],defaultAnimation:"grow",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"12",width:"6",height:"8",rx:"0.5",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"14",y:"8",width:"6",height:"12",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M11 10 L15 10",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.6"}),e.jsx("path",{d:"M14 8 L15 10 L14 12",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"17",cy:"6",r:"3",fill:"currentColor",opacity:"0.5"}),e.jsx("line",{x1:"17",y1:"4.5",x2:"17",y2:"7.5",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.8"}),e.jsx("line",{x1:"15.5",y1:"6",x2:"18.5",y2:"6",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.8"}),e.jsx("text",{x:"9",y:"22",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"$"}),e.jsx("text",{x:"17",y:"22",fontSize:"3",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"$$"})]})}),W=Object.freeze(Object.defineProperty({__proto__:null,ClosingIcon:ni,CommissionIcon:Yt,ContractIcon:Xt,DiscountIcon:ti,ForecastIcon:si,NegotiationIcon:ri,OrderIcon:Jt,PricingIcon:ii,ProposalIcon:oi,QuoteIcon:Ut,TargetIcon:li,TerritoryIcon:ei,UpsellIcon:ci},Symbol.toStringTag,{value:"Module"})),hi=o({name:"Requisition",category:"purchasing",keywords:["requisition","request","pr","need","internal"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"6",y:"3",width:"12",height:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("text",{x:"12",y:"5.5",fontSize:"2.5",fill:"currentColor",textAnchor:"middle",opacity:"0.7",children:"REQ"}),e.jsx("circle",{cx:"7",cy:"9",r:"1",fill:"none",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"10",y1:"9",x2:"18",y2:"9",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("circle",{cx:"7",cy:"12",r:"1",fill:"none",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"10",y1:"12",x2:"18",y2:"12",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("circle",{cx:"7",cy:"15",r:"1",fill:"none",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"10",y1:"15",x2:"18",y2:"15",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("path",{d:"M15 18 L19 18 L19 16 L22 19 L19 22 L19 20 L15 20 Z",fill:"currentColor",opacity:"0.5"})]})}),di=o({name:"PurchaseOrder",category:"purchasing",keywords:["purchase","order","po","buying","procurement"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 2 L16 2 L20 6 L20 22 L4 22 Z",fill:"currentColor",opacity:"0.2"}),e.jsx("path",{d:"M16 2 L16 6 L20 6",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"5",y:"7",width:"6",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("text",{x:"8",y:"8.5",fontSize:"2",fill:"currentColor",textAnchor:"middle",opacity:"0.7",children:"PO#"}),e.jsx("rect",{x:"12",y:"7",width:"6",height:"2",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"5",y:"11",width:"14",height:"1",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"5",y1:"14",x2:"19",y2:"14",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"5",y1:"16",x2:"19",y2:"16",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"14",y1:"11",x2:"14",y2:"18",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("rect",{x:"14",y:"19",width:"5",height:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M2 3 L4 3 L5 8 L2 8",fill:"currentColor",opacity:"0.4"})]})}),xi=o({name:"RFQ",category:"purchasing",keywords:["rfq","request","quote","quotation","inquiry"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"6",y:"4",width:"12",height:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("text",{x:"12",y:"6.2",fontSize:"3",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.7",children:"RFQ"}),e.jsx("line",{x1:"6",y1:"10",x2:"18",y2:"10",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"12",x2:"16",y2:"12",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"14",x2:"18",y2:"14",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("circle",{cx:"18",cy:"3",r:"3",fill:"currentColor",opacity:"0.5"}),e.jsx("text",{x:"18",y:"4.5",fontSize:"4",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.8",children:"?"}),e.jsx("path",{d:"M6 18 L4 18 L4 20 L1 17 L4 14 L4 16 L6 16 Z",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M18 18 L20 18 L20 20 L23 17 L20 14 L20 16 L18 16 Z",fill:"currentColor",opacity:"0.4"})]})}),ai=o({name:"Supplier",category:"purchasing",keywords:["supplier","vendor","provider","source","partner"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"10",width:"10",height:"12",fill:"currentColor",opacity:"0.3"}),e.jsx("path",{d:"M2 10 L7 5 L12 10",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"4",y:"13",width:"2",height:"2",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"8",y:"13",width:"2",height:"2",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"5",y:"18",width:"3",height:"4",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M14 12 L20 12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",opacity:"0.5"}),e.jsx("path",{d:"M18 10 L20 12 L18 14",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"18",y:"8",width:"4",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("line",{x1:"19",y1:"10",x2:"21",y2:"10",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("rect",{x:"19",y:"14",width:"3",height:"3",rx:"0.3",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"17",y:"17",width:"3",height:"3",rx:"0.3",fill:"currentColor",opacity:"0.35"})]})}),yi=o({name:"Vendor",category:"purchasing",keywords:["vendor","seller","merchant","supplier","provider"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"6",r:"4",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M5 18 C5 13 8 10 12 10 C16 10 19 13 19 18",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"9",y:"12",width:"6",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("line",{x1:"10",y1:"14",x2:"14",y2:"14",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("rect",{x:"2",y:"16",width:"3",height:"4",rx:"0.3",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"19",y:"16",width:"3",height:"4",rx:"0.3",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M12 20 L10.5 22 L12 21 L13.5 22 Z",fill:"currentColor",opacity:"0.5"})]})}),fi=o({name:"Sourcing",category:"purchasing",keywords:["sourcing","source","find","search","procurement"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"5",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.5"}),e.jsx("line",{x1:"15.5",y1:"15.5",x2:"20",y2:"20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",opacity:"0.6"}),e.jsx("rect",{x:"2",y:"2",width:"4",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"18",y:"2",width:"4",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"2",y:"18",width:"4",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"4",x2:"9",y2:"9",stroke:"currentColor",strokeWidth:"0.75",strokeDasharray:"2,1",opacity:"0.4"}),e.jsx("line",{x1:"18",y1:"4",x2:"15",y2:"9",stroke:"currentColor",strokeWidth:"0.75",strokeDasharray:"2,1",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"20",x2:"9",y2:"15",stroke:"currentColor",strokeWidth:"0.75",strokeDasharray:"2,1",opacity:"0.4"}),e.jsx("ellipse",{cx:"12",cy:"12",rx:"4",ry:"2",fill:"none",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"}),e.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"16",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.3"})]})}),pi=o({name:"Approval",category:"purchasing",keywords:["approval","approve","authorize","sign-off","permission"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"4",width:"12",height:"16",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("line",{x1:"6",y1:"7",x2:"14",y2:"7",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"9",x2:"12",y2:"9",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"11",x2:"14",y2:"11",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"16",x2:"14",y2:"16",stroke:"currentColor",strokeWidth:"1",opacity:"0.5"}),e.jsx("circle",{cx:"17",cy:"14",r:"5",fill:"currentColor",opacity:"0.3"}),e.jsx("circle",{cx:"17",cy:"14",r:"5",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.6"}),e.jsx("path",{d:"M14.5 14 L16 15.5 L19.5 12",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.8"}),e.jsx("text",{x:"17",y:"17",fontSize:"2",fill:"currentColor",textAnchor:"middle",opacity:"0.5",children:"OK"})]})}),ki=o({name:"GoodsReceiving",category:"purchasing",keywords:["receiving","goods","receipt","grn","delivery","inbound"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"10",y:"2",width:"12",height:"16",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"13",y:"0",width:"6",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("path",{d:"M12 6 L13 7 L15 5",fill:"none",stroke:"currentColor",strokeWidth:"0.75",strokeLinecap:"round",opacity:"0.6"}),e.jsx("line",{x1:"16",y1:"6",x2:"20",y2:"6",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("path",{d:"M12 9 L13 10 L15 8",fill:"none",stroke:"currentColor",strokeWidth:"0.75",strokeLinecap:"round",opacity:"0.6"}),e.jsx("line",{x1:"16",y1:"9",x2:"20",y2:"9",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("rect",{x:"12",y:"11.5",width:"2",height:"2",rx:"0.3",fill:"none",stroke:"currentColor",strokeWidth:"0.75",opacity:"0.5"}),e.jsx("line",{x1:"16",y1:"12",x2:"20",y2:"12",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("rect",{x:"2",y:"10",width:"5",height:"5",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"3",y:"16",width:"4",height:"4",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M4 8 L4 4 L6 4 L4.5 2 L3 4 L5 4 L5 8 Z",fill:"currentColor",opacity:"0.5"})]})}),ji=o({name:"Bidding",category:"purchasing",keywords:["bidding","bid","tender","auction","competitive"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"14",y:"3",width:"8",height:"3",rx:"1",fill:"currentColor",opacity:"0.6"}),e.jsx("rect",{x:"16",y:"6",width:"2",height:"6",fill:"currentColor",opacity:"0.5"}),e.jsx("ellipse",{cx:"12",cy:"12",rx:"3",ry:"1.5",fill:"currentColor",opacity:"0.3"}),e.jsx("rect",{x:"2",y:"14",width:"5",height:"8",rx:"0.5",fill:"currentColor",opacity:"0.3"}),e.jsx("text",{x:"4.5",y:"19",fontSize:"3",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.6",children:"$"}),e.jsx("rect",{x:"9",y:"14",width:"5",height:"8",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("text",{x:"11.5",y:"19",fontSize:"3",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.6",children:"$$"}),e.jsx("rect",{x:"16",y:"14",width:"5",height:"8",rx:"0.5",fill:"currentColor",opacity:"0.5"}),e.jsx("text",{x:"18.5",y:"19",fontSize:"2.5",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.6",children:"$$$"})]})}),ui=o({name:"ProcurementContract",category:"purchasing",keywords:["contract","agreement","procurement","terms","binding"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"4",width:"14",height:"18",rx:"1",fill:"currentColor",opacity:"0.2"}),e.jsx("rect",{x:"4",y:"2",width:"14",height:"18",rx:"1",fill:"currentColor",opacity:"0.25"}),e.jsx("line",{x1:"6",y1:"5",x2:"16",y2:"5",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"7",x2:"14",y2:"7",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"9",x2:"16",y2:"9",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"6",y1:"11",x2:"12",y2:"11",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("path",{d:"M6 15 L8 13 L10 15 L12 13 L14 15 L16 13",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.5"}),e.jsx("circle",{cx:"18",cy:"18",r:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("circle",{cx:"18",cy:"18",r:"2",fill:"none",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.5"})]})}),gi=o({name:"Compare",category:"purchasing",keywords:["compare","comparison","evaluate","analyze","versus"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"4",width:"8",height:"16",rx:"1",fill:"currentColor",opacity:"0.3"}),e.jsx("circle",{cx:"6",cy:"8",r:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("line",{x1:"4",y1:"12",x2:"8",y2:"12",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"4",y1:"14",x2:"7",y2:"14",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("rect",{x:"4",y:"16",width:"4",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"14",y:"4",width:"8",height:"16",rx:"1",fill:"currentColor",opacity:"0.3"}),e.jsx("circle",{cx:"18",cy:"8",r:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("line",{x1:"16",y1:"12",x2:"20",y2:"12",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("line",{x1:"16",y1:"14",x2:"19",y2:"14",stroke:"currentColor",strokeWidth:"0.5",opacity:"0.4"}),e.jsx("rect",{x:"16",y:"16",width:"4",height:"2",fill:"currentColor",opacity:"0.4"}),e.jsx("path",{d:"M10 10 L12 8 L14 10",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.5"}),e.jsx("path",{d:"M10 14 L12 16 L14 14",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",opacity:"0.5"})]})}),mi=o({name:"Savings",category:"purchasing",keywords:["savings","save","cost","reduction","economy"],defaultAnimation:"grow",path:e.jsxs(e.Fragment,{children:[e.jsx("ellipse",{cx:"12",cy:"14",rx:"8",ry:"6",fill:"currentColor",opacity:"0.3"}),e.jsx("ellipse",{cx:"5",cy:"11",rx:"2",ry:"3",fill:"currentColor",opacity:"0.4"}),e.jsx("ellipse",{cx:"19",cy:"14",rx:"2",ry:"1.5",fill:"currentColor",opacity:"0.5"}),e.jsx("circle",{cx:"18.5",cy:"13.5",r:"0.5",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"19.5",cy:"13.5",r:"0.5",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"8",cy:"12",r:"1",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"7",y:"18",width:"2",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"15",y:"18",width:"2",height:"3",rx:"0.5",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"11",y:"8",width:"4",height:"1",rx:"0.5",fill:"currentColor",opacity:"0.6"}),e.jsx("circle",{cx:"13",cy:"5",r:"2",fill:"currentColor",opacity:"0.5"}),e.jsx("text",{x:"13",y:"6",fontSize:"2.5",fill:"currentColor",textAnchor:"middle",fontWeight:"bold",opacity:"0.7",children:"$"})]})}),Ii=o({name:"Spend",category:"purchasing",keywords:["spend","spending","expense","analysis","cost"],defaultAnimation:"none",path:e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"1",fill:"currentColor",opacity:"0.1"}),e.jsx("line",{x1:"5",y1:"5",x2:"5",y2:"19",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("line",{x1:"5",y1:"19",x2:"19",y2:"19",stroke:"currentColor",strokeWidth:"1",opacity:"0.4"}),e.jsx("rect",{x:"7",y:"8",width:"3",height:"11",fill:"currentColor",opacity:"0.5"}),e.jsx("rect",{x:"11",y:"11",width:"3",height:"8",fill:"currentColor",opacity:"0.4"}),e.jsx("rect",{x:"15",y:"6",width:"3",height:"13",fill:"currentColor",opacity:"0.6"}),e.jsx("text",{x:"8.5",y:"17",fontSize:"2.5",fill:"currentColor",textAnchor:"middle",opacity:"0.7",children:"$"}),e.jsx("text",{x:"12.5",y:"17",fontSize:"2.5",fill:"currentColor",textAnchor:"middle",opacity:"0.7",children:"$"}),e.jsx("text",{x:"16.5",y:"17",fontSize:"2.5",fill:"currentColor",textAnchor:"middle",opacity:"0.7",children:"$"})]})}),M=Object.freeze(Object.defineProperty({__proto__:null,ApprovalIcon:pi,BiddingIcon:ji,CompareIcon:gi,GoodsReceivingIcon:ki,ProcurementContractIcon:ui,PurchaseOrderIcon:di,RFQIcon:xi,RequisitionIcon:hi,SavingsIcon:mi,SourcingIcon:fi,SpendIcon:Ii,SupplierIcon:ai,VendorIcon:yi},Symbol.toStringTag,{value:"Module"})),Wi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"10",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M8 13v8M16 13v8",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M6 6h12",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"}),e.jsx("path",{d:"M6 9h8",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"})]}),{displayName:"BillboardIcon"}),Mi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M18 5l-3 3-8 2-3 1v4l3 1 8 2 3 3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",strokeLinejoin:"round",opacity:"0.9"}),e.jsx("path",{d:"M20 10c1 1 1 3 0 4M22 8c2 2 2 6 0 8",stroke:i||t,strokeWidth:"1.5",fill:"none"})]}),{displayName:"MegaphoneIcon"}),wi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"6",y:"15",fontSize:"8",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#f59e0b",children:"AD"})]}),{displayName:"AdIcon"}),Ci=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 5h18l-3 7 3 7H3z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M7 9h10M7 13h6",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"})]}),{displayName:"BannerIcon"}),Li=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"7",y:"16",fontSize:"7",fontWeight:"bold",fill:r==="filled"?"#fff":i||t,children:"S"}),e.jsx("path",{d:"M17 7l-3 3",stroke:i||"#f59e0b",strokeWidth:"2"})]}),{displayName:"SponsoredIcon"}),Pi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"10",cy:"10",r:"6",fill:"none",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M14 14l6 6",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M7 12l2-3 2 2 2-3",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"})]}),{displayName:"SEOIcon"}),bi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"5",y:"6",width:"3",height:"2",rx:"0.5",fill:i||"#f59e0b"}),e.jsx("path",{d:"M10 7h8M10 10h6M10 13h4",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1"}),e.jsx("circle",{cx:"17",cy:"19",r:"3",fill:i||"#22c55e"}),e.jsx("text",{x:"15.5",y:"21",fontSize:"4",fill:"#fff",children:"$"})]}),{displayName:"SEMIcon"}),vi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"16",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"6",y:"5",width:"8",height:"4",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":i||t,opacity:"0.3"}),e.jsx("path",{d:"M6 12h12M6 15h10M6 18h8",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1"}),e.jsx("circle",{cx:"17",cy:"15",r:"4",fill:i||"#3b82f6"}),e.jsx("path",{d:"M15 14l3 1.5-3 1.5",fill:"#fff"})]}),{displayName:"ContentMarketingIcon"}),Fi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"5",width:"20",height:"14",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M2 7l10 6 10-6",stroke:r==="filled"?"#fff":i||t,strokeWidth:"2",fill:"none"}),e.jsx("circle",{cx:"18",cy:"17",r:"3",fill:i||"#22c55e"}),e.jsx("path",{d:"M16.5 18l1.5-2 1.5 1",stroke:"#fff",strokeWidth:"1",fill:"none"})]}),{displayName:"EmailMarketingIcon"}),Si=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"8",cy:"8",r:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("circle",{cx:"16",cy:"8",r:"4",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("circle",{cx:"12",cy:"16",r:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("path",{d:"M11 9l2 5M13 9l-2 5M8 10l4 4M16 10l-4 4",stroke:t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"SocialMarketingIcon"}),Ni=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"8",r:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M6 20c0-4 3-6 6-6s6 2 6 6",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"17",cy:"6",r:"3",fill:i||"#f59e0b"}),e.jsx("polygon",{points:"17,4 17.5,5.5 19,5.5 18,6.5 18.5,8 17,7 15.5,8 16,6.5 15,5.5 16.5,5.5",fill:"#fff"}),e.jsx("path",{d:"M3 12l2-2M3 12l2 2M21 12l-2-2M21 12l-2 2",stroke:i||t,strokeWidth:"1.5"})]}),{displayName:"InfluencerIcon"}),Ai=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M5 3v18",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M5 3h12c1 0 2 1 2 2v6c0 1-1 2-2 2H5",fill:r==="outlined"?"none":i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"2"}),e.jsx("circle",{cx:"11",cy:"8",r:"2",fill:"#fff"})]}),{displayName:"MarketingCampaignIcon"}),zi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 3v18",stroke:t,strokeWidth:"2",strokeDasharray:"3 3"}),e.jsx("rect",{x:"3",y:"5",width:"7",height:"14",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("text",{x:"4.5",y:"14",fontSize:"6",fontWeight:"bold",fill:r==="filled"?"#fff":i||t,children:"A"}),e.jsx("rect",{x:"14",y:"5",width:"7",height:"14",rx:"1",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1.5",opacity:"0.9"}),e.jsx("text",{x:"15.5",y:"14",fontSize:"6",fontWeight:"bold",fill:r==="filled"?"#fff":t,children:"B"})]}),{displayName:"ABTestingIcon"}),Di=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 4h16l-4 8v6l-4 2-4-2v-6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 6v4M10 8l2 2 2-2",stroke:r==="filled"?"#fff":i||"#22c55e",strokeWidth:"1.5"}),e.jsx("text",{x:"10",y:"17",fontSize:"4",fill:i||"#22c55e",children:"$"})]}),{displayName:"ConversionIcon"}),Ti=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 4h16l-3 5h-10l-3-5z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M7 9h10l-2 4H9l-2-4z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("path",{d:"M9 13h6l-2 5H11l-2-5z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.5"}),e.jsx("path",{d:"M11 18h2v2h-2z",fill:i||"#22c55e"})]}),{displayName:"MarketingFunnelIcon"}),Ri=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"4.5",y:"15",fontSize:"5",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#22c55e",children:"ROI"}),e.jsx("path",{d:"M16 8l3-3v3h-3",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"})]}),{displayName:"ROIIcon"}),Bi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M6 4l10 10-4 1-1 4-5-15z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"18",cy:"6",r:"4",fill:i||"#3b82f6"}),e.jsx("text",{x:"16",y:"8",fontSize:"4",fill:"#fff",children:"%"})]}),{displayName:"CTRIcon"}),Oi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M2 12s4-8 10-8 10 8 10 8-4 8-10 8-10-8-10-8z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"12",r:"3",fill:r==="filled"?"#fff":i||t}),e.jsx("rect",{x:"15",y:"2",width:"7",height:"5",rx:"1",fill:i||"#3b82f6"}),e.jsx("text",{x:"16",y:"6",fontSize:"4",fill:"#fff",children:"1K"})]}),{displayName:"MarketingImpressionsIcon"}),Vi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 19c-1 0-8-5-8-10 0-2.5 2-4.5 4-4.5 1.5 0 3 1 4 2.5 1-1.5 2.5-2.5 4-2.5 2 0 4 2 4 4.5 0 5-7 10-8 10z",fill:r==="outlined"?"none":i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"2"}),e.jsx("circle",{cx:"18",cy:"18",r:"4",fill:t}),e.jsx("text",{x:"16",y:"20",fontSize:"4",fill:"#fff",children:"%"})]}),{displayName:"EngagementRateIcon"}),Hi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"16",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.5"}),e.jsx("path",{d:"M8 18l4-6 4 3 4-8",stroke:i||"#ef4444",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M18 7h4v4",stroke:i||"#ef4444",strokeWidth:"2",fill:"none"})]}),{displayName:"BounceRateIcon"}),Ei=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2L4 6v6c0 5 3 8 8 10 5-2 8-5 8-10V6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("polygon",{points:"12,7 13,10 16,10 14,12 15,15 12,13 9,15 10,12 8,10 11,10",fill:i||"#f59e0b"})]}),{displayName:"BrandIcon"}),$i=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"10",cy:"10",r:"3",fill:i||"#3b82f6"}),e.jsx("path",{d:"M12 10l4 4h-4z",fill:i||"#22c55e"}),e.jsx("path",{d:"M10 12v6",stroke:i||"#f59e0b",strokeWidth:"2"})]}),{displayName:"LogoDesignIcon"}),_i=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M9 21h6M12 3c-3 0-5 2.5-5 5.5 0 2 1 3.5 2 4.5v3h6v-3c1-1 2-2.5 2-4.5 0-3-2-5.5-5-5.5z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 1v1M4 8H3M21 8h-1M5 3l1 1M19 3l-1 1",stroke:i||"#f59e0b",strokeWidth:"1.5"})]}),{displayName:"BrandAwarenessIcon"}),Gi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 12a8 8 0 0 1 8-8c2 0 4 1 5.5 2.5",stroke:t,strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M20 12a8 8 0 0 1-8 8c-2 0-4-1-5.5-2.5",stroke:t,strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M17 4l1 3h-3",fill:t}),e.jsx("path",{d:"M7 20l-1-3h3",fill:t}),e.jsx("polygon",{points:"12,9 13,11 15,11 13.5,12.5 14,15 12,13.5 10,15 10.5,12.5 9,11 11,11",fill:i||"#f59e0b"})]}),{displayName:"RebrandingIcon"}),Zi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2l9 4v7c0 1-0.5 2-1 2.5l-7 6c-0.5 0.5-1.5 0.5-2 0l-7-6C3.5 15 3 14 3 13V6z",fill:r==="outlined"?"none":i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"2"}),e.jsx("text",{x:"8",y:"13",fontSize:"6",fontWeight:"bold",fill:r==="outlined"?i||"#ef4444":"#fff",children:"%"})]}),{displayName:"PromotionIcon"}),Qi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("polygon",{points:"13,2 6,14 12,14 11,22 18,10 12,10",fill:r==="outlined"?"none":i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"2",strokeLinejoin:"round"}),e.jsx("circle",{cx:"18",cy:"6",r:"4",fill:"#ef4444"}),e.jsx("text",{x:"17",y:"7",fontSize:"3",fill:"#fff",children:"%"})]}),{displayName:"FlashSaleIcon"}),Ki=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 8c0-1 1-2 2-2h14c1 0 2 1 2 2v2c-1 0-2 1-2 2s1 2 2 2v2c0 1-1 2-2 2H5c-1 0-2-1-2-2v-2c1 0 2-1 2-2s-1-2-2-2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"8",y:"14",fontSize:"6",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#22c55e",children:"-20%"})]}),{displayName:"CouponIcon"}),qi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"10",width:"16",height:"10",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M4 10h16",stroke:i||"#ef4444",strokeWidth:"2"}),e.jsx("path",{d:"M12 10v10",stroke:i||"#ef4444",strokeWidth:"2"}),e.jsx("path",{d:"M12 10c-2-3-6-3-6 0 0 0 3 0 6-3 3 3 6 3 6 0-0-3-4-3-6 0",fill:i||"#ef4444"})]}),{displayName:"GiveawayIcon"}),n=Object.freeze(Object.defineProperty({__proto__:null,ABTestingIcon:zi,AdIcon:wi,BannerIcon:Ci,BillboardIcon:Wi,BounceRateIcon:Hi,BrandAwarenessIcon:_i,BrandIcon:Ei,CTRIcon:Bi,ContentMarketingIcon:vi,ConversionIcon:Di,CouponIcon:Ki,EmailMarketingIcon:Fi,EngagementRateIcon:Vi,FlashSaleIcon:Qi,GiveawayIcon:qi,InfluencerIcon:Ni,LogoDesignIcon:$i,MarketingCampaignIcon:Ai,MarketingFunnelIcon:Ti,MarketingImpressionsIcon:Oi,MegaphoneIcon:Mi,PromotionIcon:Zi,ROIIcon:Ri,RebrandingIcon:Gi,SEMIcon:bi,SEOIcon:Pi,SocialMarketingIcon:Si,SponsoredIcon:Li},Symbol.toStringTag,{value:"Module"})),Ui=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"8",height:"6",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("rect",{x:"13",y:"3",width:"8",height:"6",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("rect",{x:"3",y:"11",width:"18",height:"10",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("path",{d:"M6 17l3-3 4 2 6-5",stroke:r==="filled"?"#fff":i||"#22c55e",strokeWidth:"1.5",fill:"none"})]}),{displayName:"DashboardIcon"}),Ji=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 21c-5 0-9-4-9-9a9 9 0 1 1 18 0c0 5-4 9-9 9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 5v2M5 12H7M17 12h2M7 7l1.5 1.5M17 7l-1.5 1.5",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1"}),e.jsx("path",{d:"M12 12l4-4",stroke:i||"#22c55e",strokeWidth:"2"}),e.jsx("circle",{cx:"12",cy:"12",r:"2",fill:i||"#22c55e"})]}),{displayName:"KPIIcon"}),Xi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"5",y:"5",width:"6",height:"6",rx:"1",fill:r==="filled"?"rgba(255,255,255,0.3)":i||t,opacity:"0.5"}),e.jsx("rect",{x:"13",y:"5",width:"6",height:"3",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":i||t,opacity:"0.5"}),e.jsx("path",{d:"M5 15h14M5 18h10",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1"})]}),{displayName:"WidgetIcon"}),Yi=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M5 12h3l2-4 2 8 2-4h5",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"}),e.jsx("circle",{cx:"18",cy:"6",r:"2",fill:"#ef4444",children:e.jsx("animate",{attributeName:"opacity",values:"1;0.5;1",dur:"1s",repeatCount:"indefinite"})})]}),{displayName:"RealTimeDataIcon"}),er=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 21V3",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M3 21h18",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M3 15l4-2 5 3 5-6 4 2v9H3z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.6"}),e.jsx("path",{d:"M3 15l4-2 5 3 5-6 4 2",stroke:i||t,strokeWidth:"2",fill:"none"})]}),{displayName:"AreaChartIcon"}),tr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 21V3",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M3 21h18",stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"7",cy:"15",r:"2",fill:i||t,opacity:"0.9"}),e.jsx("circle",{cx:"10",cy:"10",r:"2",fill:i||t,opacity:"0.9"}),e.jsx("circle",{cx:"14",cy:"12",r:"2",fill:i||t,opacity:"0.9"}),e.jsx("circle",{cx:"17",cy:"7",r:"2",fill:i||t,opacity:"0.9"}),e.jsx("circle",{cx:"19",cy:"9",r:"1.5",fill:i||t,opacity:"0.7"}),e.jsx("circle",{cx:"12",cy:"17",r:"1.5",fill:i||t,opacity:"0.7"})]}),{displayName:"ScatterPlotIcon"}),ir=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"8",cy:"14",r:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("circle",{cx:"15",cy:"8",r:"5",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("circle",{cx:"16",cy:"17",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("circle",{cx:"6",cy:"7",r:"2",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1",opacity:"0.6"})]}),{displayName:"BubbleChartIcon"}),rr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:"none",stroke:t,strokeWidth:"3",opacity:"0.3"}),e.jsx("path",{d:"M12 3a9 9 0 0 1 7.8 4.5",stroke:t,strokeWidth:"3",fill:"none",opacity:"0.9"}),e.jsx("path",{d:"M19.8 7.5A9 9 0 0 1 21 12",stroke:i||"#22c55e",strokeWidth:"3",fill:"none"}),e.jsx("path",{d:"M21 12a9 9 0 0 1-9 9",stroke:i||"#3b82f6",strokeWidth:"3",fill:"none"}),e.jsx("path",{d:"M12 21a9 9 0 0 1-9-9",stroke:t,strokeWidth:"3",fill:"none",opacity:"0.7"}),e.jsx("circle",{cx:"12",cy:"12",r:"5",fill:"#fff"}),e.jsx("text",{x:"8.5",y:"14",fontSize:"5",fontWeight:"bold",fill:t,children:"75%"})]}),{displayName:"DonutChartIcon"}),or=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"1",fill:"none",stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"3",y:"3",width:"10",height:"10",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1",opacity:"0.9"}),e.jsx("rect",{x:"13",y:"3",width:"8",height:"6",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1",opacity:"0.7"}),e.jsx("rect",{x:"13",y:"9",width:"4",height:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1",opacity:"0.8"}),e.jsx("rect",{x:"17",y:"9",width:"4",height:"4",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1",opacity:"0.6"}),e.jsx("rect",{x:"3",y:"13",width:"6",height:"8",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1",opacity:"0.7"}),e.jsx("rect",{x:"9",y:"13",width:"12",height:"8",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"TreemapIcon"}),nr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"5",height:"5",fill:"#22c55e",opacity:"0.9"}),e.jsx("rect",{x:"9",y:"3",width:"5",height:"5",fill:"#84cc16",opacity:"0.9"}),e.jsx("rect",{x:"15",y:"3",width:"5",height:"5",fill:"#f59e0b",opacity:"0.9"}),e.jsx("rect",{x:"3",y:"9",width:"5",height:"5",fill:"#84cc16",opacity:"0.9"}),e.jsx("rect",{x:"9",y:"9",width:"5",height:"5",fill:"#ef4444",opacity:"0.9"}),e.jsx("rect",{x:"15",y:"9",width:"5",height:"5",fill:"#f59e0b",opacity:"0.9"}),e.jsx("rect",{x:"3",y:"15",width:"5",height:"5",fill:"#f59e0b",opacity:"0.9"}),e.jsx("rect",{x:"9",y:"15",width:"5",height:"5",fill:"#22c55e",opacity:"0.9"}),e.jsx("rect",{x:"15",y:"15",width:"5",height:"5",fill:"#84cc16",opacity:"0.9"}),e.jsx("rect",{x:"3",y:"3",width:"17",height:"17",fill:"none",stroke:t,strokeWidth:"1"})]}),{displayName:"HeatmapIcon"}),sr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"5",width:"18",height:"14",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"6",y:"14",fontSize:"7",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#22c55e",children:"42K"}),e.jsx("path",{d:"M16 8l3-3v3h-3",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M6 17h7",stroke:r==="filled"?"rgba(255,255,255,0.5)":t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"MetricCardIcon"}),lr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M8 14l4-6 4 6",fill:"none",stroke:i||"#22c55e",strokeWidth:"2"}),e.jsx("path",{d:"M12 8v8",stroke:i||"#22c55e",strokeWidth:"2"})]}),{displayName:"GrowthMetricIcon"}),cr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M8 10l4 6 4-6",fill:"none",stroke:i||"#ef4444",strokeWidth:"2"}),e.jsx("path",{d:"M12 16v-8",stroke:i||"#ef4444",strokeWidth:"2"})]}),{displayName:"DeclineMetricIcon"}),hr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:"none",stroke:t,strokeWidth:"1.5",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"12",r:"6",fill:"none",stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("circle",{cx:"12",cy:"12",r:"3",fill:r==="outlined"?"none":i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"1.5"}),e.jsx("path",{d:"M18 6l-5 5M19 5l1 4-4-1",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"})]}),{displayName:"TargetGoalIcon"}),dr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"10",width:"4",height:"10",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("rect",{x:"10",y:"6",width:"4",height:"14",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("rect",{x:"16",y:"13",width:"4",height:"7",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("path",{d:"M2 10h20",stroke:i||"#ef4444",strokeWidth:"1.5",strokeDasharray:"3 2"}),e.jsx("polygon",{points:"12,4 12.5,5 13.5,5 12.8,5.7 13,6.7 12,6.2 11,6.7 11.2,5.7 10.5,5 11.5,5",fill:i||"#f59e0b"})]}),{displayName:"BenchmarkIcon"}),xr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M8 11l2 3 2-4 4 5",stroke:r==="filled"?"#fff":i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M7 6h10M7 16h8M7 19h5",stroke:r==="filled"?"rgba(255,255,255,0.5)":t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"AnalyticsReportIcon"}),ar=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M9 21h6M12 3c-3 0-5 2.5-5 5.5 0 2 1 3.5 2 4.5v3h6v-3c1-1 2-2.5 2-4.5 0-3-2-5.5-5-5.5z",fill:r==="outlined"?"none":i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"2"}),e.jsx("path",{d:"M10 10l2-2 2 2",stroke:r==="filled"?"#fff":t,strokeWidth:"1.5",fill:"none"})]}),{displayName:"InsightsIcon"}),yr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M6 15l4-2 4 3 4-6",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M6 17l4 0 4-2 4-1",stroke:i||"#3b82f6",strokeWidth:"1.5",fill:"none",strokeDasharray:"2 2"}),e.jsx("path",{d:"M16 7l3-3v3h-3",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"})]}),{displayName:"TrendAnalysisIcon"}),fr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"8",width:"6",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("rect",{x:"14",y:"4",width:"6",height:"16",rx:"1",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("path",{d:"M11 10h2M11 14h2",stroke:t,strokeWidth:"1"}),e.jsx("text",{x:"6",y:"7",fontSize:"3",fill:t,children:"A"}),e.jsx("text",{x:"16",y:"3",fontSize:"3",fill:i||"#22c55e",children:"B"})]}),{displayName:"ComparisonIcon"}),pr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 4h18l-7 8v6l-4 2v-8z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"8",cy:"7",r:"1",fill:i||"#22c55e"}),e.jsx("circle",{cx:"12",cy:"7",r:"1",fill:i||"#22c55e"}),e.jsx("circle",{cx:"16",cy:"7",r:"1",fill:i||"#22c55e"})]}),{displayName:"DataFilterIcon"}),kr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"16",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 9v8M9 12l3-3 3 3",stroke:r==="filled"?"#fff":i||"#22c55e",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M7 6h10",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"})]}),{displayName:"DataExportIcon"}),jr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"16",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 17v-8M9 14l3 3 3-3",stroke:r==="filled"?"#fff":i||"#3b82f6",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M7 6h10",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"})]}),{displayName:"DataImportIcon"}),ur=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"4",width:"16",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 8c2.2 0 4 1.8 4 4h-2",stroke:r==="filled"?"#fff":i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M12 16c-2.2 0-4-1.8-4-4h2",stroke:r==="filled"?"#fff":i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("polygon",{points:"14,12 16,11 16,13",fill:r==="filled"?"#fff":i||"#22c55e"}),e.jsx("polygon",{points:"10,12 8,13 8,11",fill:r==="filled"?"#fff":i||"#22c55e"})]}),{displayName:"DataRefreshIcon"}),gr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2l9 5v10l-9 5-9-5V7z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M12 12l9-5M12 12v10M12 12L3 7",stroke:r==="filled"?"rgba(255,255,255,0.5)":i||t,strokeWidth:"1"}),e.jsx("circle",{cx:"12",cy:"12",r:"1.5",fill:i||"#22c55e"}),e.jsx("circle",{cx:"17",cy:"9",r:"1",fill:i||"#3b82f6"}),e.jsx("circle",{cx:"7",cy:"9",r:"1",fill:i||"#f59e0b"})]}),{displayName:"BICubeIcon"}),mr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 10l8-7 8 7v11H4z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("ellipse",{cx:"9",cy:"15",rx:"2",ry:"1",fill:i||"#3b82f6"}),e.jsx("rect",{x:"7",y:"15",width:"4",height:"3",fill:i||"#3b82f6"}),e.jsx("ellipse",{cx:"9",cy:"18",rx:"2",ry:"1",fill:i||"#3b82f6"}),e.jsx("ellipse",{cx:"15",cy:"15",rx:"2",ry:"1",fill:i||"#22c55e"}),e.jsx("rect",{x:"13",y:"15",width:"4",height:"3",fill:i||"#22c55e"}),e.jsx("ellipse",{cx:"15",cy:"18",rx:"2",ry:"1",fill:i||"#22c55e"})]}),{displayName:"DataWarehouseIcon"}),Ir=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M5 14l3-2 3 1 3-3",stroke:r==="filled"?"#fff":i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M14 10l4-3",stroke:i||"#3b82f6",strokeWidth:"1.5",fill:"none",strokeDasharray:"2 2"}),e.jsx("circle",{cx:"17",cy:"15",r:"3",fill:i||"#8b5cf6",opacity:"0.8"}),e.jsx("path",{d:"M16 14c1-1 2-1 2 0",stroke:"#fff",strokeWidth:"0.5",fill:"none"})]}),{displayName:"PredictiveAnalyticsIcon"}),Wr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"6",width:"7",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M12 4v16",stroke:t,strokeWidth:"1",strokeDasharray:"2 2",opacity:"0.5"}),e.jsx("rect",{x:"14",y:"6",width:"7",height:"12",rx:"1",fill:"none",stroke:i||"#3b82f6",strokeWidth:"1.5",strokeDasharray:"3 2"}),e.jsx("circle",{cx:"16",cy:"9",r:"1",fill:i||"#3b82f6"}),e.jsx("circle",{cx:"19",cy:"12",r:"1",fill:i||"#3b82f6"}),e.jsx("circle",{cx:"16",cy:"15",r:"1",fill:i||"#3b82f6"}),e.jsx("path",{d:"M10 9h4M10 12h4M10 15h4",stroke:i||"#22c55e",strokeWidth:"0.5",opacity:"0.7"})]}),{displayName:"DigitalTwinIcon"}),Mr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"4",r:"3",fill:r==="outlined"?"none":i||"#8b5cf6",stroke:i||"#8b5cf6",strokeWidth:"1.5"}),e.jsx("path",{d:"M12 7v3M12 10l-6 4M12 10l6 4",stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"3",y:"14",width:"6",height:"4",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"15",y:"14",width:"6",height:"4",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M6 18v2M18 18v2",stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"6",cy:"21",r:"1.5",fill:i||"#22c55e"}),e.jsx("circle",{cx:"18",cy:"21",r:"1.5",fill:i||"#ef4444"})]}),{displayName:"AlgorithmIcon"}),wr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"10",r:"8",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.3"}),e.jsx("ellipse",{cx:"12",cy:"10",rx:"6",ry:"6",fill:r==="outlined"?"none":i||"#8b5cf6",stroke:i||"#8b5cf6",strokeWidth:"1",opacity:"0.5"}),e.jsx("path",{d:"M8 12l2-2 2 1 2-3",stroke:"#fff",strokeWidth:"1.5",fill:"none",strokeLinecap:"round"}),e.jsx("path",{d:"M14 8l1-2 1 1",stroke:"#fff",strokeWidth:"1",fill:"none"}),e.jsx("path",{d:"M8 18h8l1 3H7l1-3z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"})]}),{displayName:"PredictionIcon"}),Cr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M2 4c2-1 4-1 6 0v16c-2-1-4-1-6 0V4z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M22 4c-2-1-4-1-6 0v16c2-1 4-1 6 0V4z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M12 4v16",stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M4 10l1.5-2 1.5 1 1.5-2",stroke:i||"#22c55e",strokeWidth:"1",fill:"none"}),e.jsx("path",{d:"M14 8h5M14 11h4M14 14h3",stroke:r==="filled"?"#fff":t,strokeWidth:"0.75",opacity:"0.5"})]}),{displayName:"DataNarrativeIcon"}),Lr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("ellipse",{cx:"12",cy:"14",rx:"8",ry:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("circle",{cx:"6",cy:"10",r:"2",fill:t}),e.jsx("circle",{cx:"18",cy:"10",r:"2",fill:t}),e.jsx("circle",{cx:"12",cy:"6",r:"2",fill:t}),e.jsx("circle",{cx:"18",cy:"18",r:"4",fill:i||"#22c55e"}),e.jsx("path",{d:"M18 16v4M16.8 17.2h2.4M16.8 18.8h2.4",stroke:"#fff",strokeWidth:"1"})]}),{displayName:"MeetingROIIcon"}),Pr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 6h4l2 4-3 4 5 2h6",stroke:t,strokeWidth:"1.5",fill:"none",opacity:"0.7"}),e.jsx("path",{d:"M4 10h3l4-2 2 6-2 2h7",stroke:t,strokeWidth:"1.5",fill:"none",opacity:"0.5"}),e.jsx("circle",{cx:"4",cy:"8",r:"2",fill:t}),e.jsx("circle",{cx:"18",cy:"12",r:"3",fill:i||"#ef4444",opacity:"0.9"}),e.jsx("path",{d:"M18 10.5v2M18 13.5v.5",stroke:"#fff",strokeWidth:"1.5",strokeLinecap:"round"}),e.jsx("path",{d:"M20 4l2 2M22 4l-2 2",stroke:i||"#ef4444",strokeWidth:"1.5"})]}),{displayName:"ProcessDebtIcon"}),l=Object.freeze(Object.defineProperty({__proto__:null,AlgorithmIcon:Mr,AnalyticsReportIcon:xr,AreaChartIcon:er,BICubeIcon:gr,BenchmarkIcon:dr,BubbleChartIcon:ir,ComparisonIcon:fr,DashboardIcon:Ui,DataExportIcon:kr,DataFilterIcon:pr,DataImportIcon:jr,DataNarrativeIcon:Cr,DataRefreshIcon:ur,DataWarehouseIcon:mr,DeclineMetricIcon:cr,DigitalTwinIcon:Wr,DonutChartIcon:rr,GrowthMetricIcon:lr,HeatmapIcon:nr,InsightsIcon:ar,KPIIcon:Ji,MeetingROIIcon:Lr,MetricCardIcon:sr,PredictionIcon:wr,PredictiveAnalyticsIcon:Ir,ProcessDebtIcon:Pr,RealTimeDataIcon:Yi,ScatterPlotIcon:tr,TargetGoalIcon:hr,TreemapIcon:or,TrendAnalysisIcon:yr,WidgetIcon:Xi},Symbol.toStringTag,{value:"Module"})),br=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M7 6h10M7 9h10M7 12h10M7 15h6",stroke:r==="filled"?"rgba(255,255,255,0.5)":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("path",{d:"M8 18c2-1 3 1 5 0",stroke:i||"#3b82f6",strokeWidth:"1.5",fill:"none"})]}),{displayName:"ContractIcon"}),vr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"4",width:"14",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("rect",{x:"8",y:"4",width:"14",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M10 14l3-2 3 2",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("circle",{cx:"13",cy:"12",r:"1",fill:i||"#22c55e"})]}),{displayName:"AgreementIcon"}),Fr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"9",y:"10",width:"6",height:"5",rx:"1",fill:i||"#ef4444"}),e.jsx("path",{d:"M10 10V8c0-1.5 1-2 2-2s2 0.5 2 2v2",stroke:i||"#ef4444",strokeWidth:"1.5",fill:"none"}),e.jsx("text",{x:"6",y:"7",fontSize:"4",fontWeight:"bold",fill:r==="filled"?"#fff":i||t,children:"NDA"})]}),{displayName:"NDAIcon"}),Sr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"6",y:"8",fontSize:"4",fill:i||"#3b82f6",children:"1."}),e.jsx("path",{d:"M10 7h7",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.7"}),e.jsx("text",{x:"6",y:"12",fontSize:"4",fill:i||"#3b82f6",children:"2."}),e.jsx("path",{d:"M10 11h7",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.7"}),e.jsx("text",{x:"6",y:"16",fontSize:"4",fill:i||"#3b82f6",children:"3."}),e.jsx("path",{d:"M10 15h7",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.7"}),e.jsx("rect",{x:"6",y:"18",width:"3",height:"3",rx:"0.5",fill:"none",stroke:i||"#22c55e",strokeWidth:"1"}),e.jsx("path",{d:"M7 19.5l0.5 1 1.5-2",stroke:i||"#22c55e",strokeWidth:"0.8",fill:"none"})]}),{displayName:"TermsConditionsIcon"}),Nr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 5v10",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"}),e.jsx("path",{d:"M8 7h8",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"}),e.jsx("path",{d:"M8 7l-1 4h2z M16 7l-1 4h2z",fill:i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"0.5"}),e.jsx("path",{d:"M9 15h6",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"})]}),{displayName:"LegalDocumentIcon"}),Ar=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2L4 6v6c0 5 3 8 8 10 5-2 8-5 8-10V6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M9 12l2 2 4-4",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"})]}),{displayName:"ComplianceIcon"}),zr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":"#003399",stroke:t,strokeWidth:"2"}),[0,30,60,90,120,150,180,210,240,270,300,330].map((f,C)=>e.jsx("polygon",{points:`${12+6*Math.sin(f*Math.PI/180)},${12-6*Math.cos(f*Math.PI/180)-.8} ${12+6*Math.sin(f*Math.PI/180)+.3},${12-6*Math.cos(f*Math.PI/180)+.3} ${12+6*Math.sin(f*Math.PI/180)+.8},${12-6*Math.cos(f*Math.PI/180)+.3} ${12+6*Math.sin(f*Math.PI/180)+.3},${12-6*Math.cos(f*Math.PI/180)+.8} ${12+6*Math.sin(f*Math.PI/180)},${12-6*Math.cos(f*Math.PI/180)+1} ${12+6*Math.sin(f*Math.PI/180)-.3},${12-6*Math.cos(f*Math.PI/180)+.8} ${12+6*Math.sin(f*Math.PI/180)-.8},${12-6*Math.cos(f*Math.PI/180)+.3} ${12+6*Math.sin(f*Math.PI/180)-.3},${12-6*Math.cos(f*Math.PI/180)+.3}`,fill:"#FFD700",transform:"scale(0.6) translate(8, 8)"},C)),e.jsx("circle",{cx:"12",cy:"5",r:"0.8",fill:"#FFD700"}),e.jsx("circle",{cx:"15",cy:"6",r:"0.8",fill:"#FFD700"}),e.jsx("circle",{cx:"17",cy:"9",r:"0.8",fill:"#FFD700"}),e.jsx("circle",{cx:"17",cy:"12",r:"0.8",fill:"#FFD700"}),e.jsx("circle",{cx:"17",cy:"15",r:"0.8",fill:"#FFD700"}),e.jsx("circle",{cx:"15",cy:"18",r:"0.8",fill:"#FFD700"}),e.jsx("circle",{cx:"12",cy:"19",r:"0.8",fill:"#FFD700"}),e.jsx("circle",{cx:"9",cy:"18",r:"0.8",fill:"#FFD700"}),e.jsx("circle",{cx:"7",cy:"15",r:"0.8",fill:"#FFD700"}),e.jsx("circle",{cx:"7",cy:"12",r:"0.8",fill:"#FFD700"}),e.jsx("circle",{cx:"7",cy:"9",r:"0.8",fill:"#FFD700"}),e.jsx("circle",{cx:"9",cy:"6",r:"0.8",fill:"#FFD700"})]}),{displayName:"GDPRIcon"}),Dr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 20h16M6 20V8l6-5 6 5v12",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M8 10v10M12 10v10M16 10v10",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"}),e.jsx("rect",{x:"14",y:"5",width:"4",height:"2",rx:"0.5",fill:i||"#8b5cf6",transform:"rotate(-30 16 6)"})]}),{displayName:"RegulationIcon"}),Tr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"14",cy:"10",r:"4",fill:"#fff",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("path",{d:"M17 13l3 3",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("path",{d:"M6 7l1 1 2-2",stroke:i||"#22c55e",strokeWidth:"1",fill:"none"}),e.jsx("path",{d:"M6 15l1 1 2-2",stroke:i||"#22c55e",strokeWidth:"1",fill:"none"}),e.jsx("path",{d:"M6 19l1 1 2-2",stroke:i||"#22c55e",strokeWidth:"1",fill:"none"})]}),{displayName:"LegalAuditIcon"}),Rr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"14",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"17",r:"3",fill:i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"1"}),e.jsx("path",{d:"M10 19l-1 4 3-2 3 2-1-4",fill:i||"#ef4444"}),e.jsx("path",{d:"M7 7h10M7 10h10",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1",opacity:"0.5"}),e.jsx("polygon",{points:"12,12 12.5,13 13.5,13 12.8,13.7 13,14.7 12,14.2 11,14.7 11.2,13.7 10.5,13 11.5,13",fill:r==="filled"?"#fff":i||"#f59e0b"})]}),{displayName:"CertificateIcon"}),Br=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"7",y:"17",fontSize:"12",fontWeight:"bold",fill:r==="filled"?"#fff":i||t,children:"©"})]}),{displayName:"CopyrightIcon"}),Or=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"4",y:"17",fontSize:"10",fontWeight:"bold",fill:r==="filled"?"#fff":i||t,children:"™"})]}),{displayName:"TrademarkIcon"}),Vr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"7",y:"17",fontSize:"12",fontWeight:"bold",fill:r==="filled"?"#fff":i||t,children:"®"})]}),{displayName:"RegisteredIcon"}),Hr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M10 17h4M12 6c-2 0-3.5 1.5-3.5 3.5 0 1.5 0.8 2.5 1.5 3v2h4v-2c0.7-0.5 1.5-1.5 1.5-3 0-2-1.5-3.5-3.5-3.5z",fill:r==="filled"?"rgba(255,255,255,0.3)":"none",stroke:i||"#f59e0b",strokeWidth:"1.5"}),e.jsx("text",{x:"16",y:"6",fontSize:"4",fontWeight:"bold",fill:i||"#22c55e",children:"P"})]}),{displayName:"PatentIcon"}),Er=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"5",y:"6",width:"5",height:"6",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":i||t,opacity:"0.5"}),e.jsx("path",{d:"M12 7h7M12 10h5M12 13h7",stroke:r==="filled"?"rgba(255,255,255,0.5)":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("path",{d:"M5 16v2M7 16v2M8 16v2M10 16v2M12 16v2M13 16v2M15 16v2M17 16v2M19 16v2",stroke:r==="filled"?"#fff":t,strokeWidth:"0.5"})]}),{displayName:"LegalLicenseIcon"}),$r=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"5",width:"10",height:"4",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",transform:"rotate(-30 9 7)",opacity:"0.9"}),e.jsx("rect",{x:"7",y:"7",width:"2",height:"10",rx:"0.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",transform:"rotate(-30 8 12)"}),e.jsx("ellipse",{cx:"17",cy:"18",rx:"4",ry:"2",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.7"})]}),{displayName:"GavelIcon"}),_r=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 4v14",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M8 18h8",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M6 20h12",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M4 6h16",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M4 6v2l2 4H2l2-4z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1"}),e.jsx("path",{d:"M20 6v2l2 4h-4l2-4z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1"}),e.jsx("circle",{cx:"12",cy:"4",r:"1.5",fill:i||"#f59e0b"})]}),{displayName:"ScalesJusticeIcon"}),Gr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"10",width:"18",height:"10",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("circle",{cx:"7",cy:"7",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1"}),e.jsx("circle",{cx:"12",cy:"7",r:"2",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1"}),e.jsx("circle",{cx:"17",cy:"7",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1"}),e.jsx("path",{d:"M5 12c0-1 1-2 2-2s2 1 2 2",fill:t,opacity:"0.9"}),e.jsx("path",{d:"M10 12c0-1 1-2 2-2s2 1 2 2",fill:i||t,opacity:"0.9"}),e.jsx("path",{d:"M15 12c0-1 1-2 2-2s2 1 2 2",fill:t,opacity:"0.9"})]}),{displayName:"JuryIcon"}),Zr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"10",r:"4",fill:"none",stroke:i||"#ef4444",strokeWidth:"2"}),e.jsx("text",{x:"8",y:"13",fontSize:"5",fontWeight:"bold",fill:i||"#ef4444",children:"✓"}),e.jsx("path",{d:"M7 17h10M7 20h6",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"VerdictIcon"}),Qr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 20V8l8-5 8 5v12H4z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M7 10v10M12 10v10M17 10v10",stroke:r==="filled"?"#fff":i||t,strokeWidth:"2"}),e.jsx("path",{d:"M10 5h4M12 5v2",stroke:i||"#f59e0b",strokeWidth:"1"}),e.jsx("circle",{cx:"10",cy:"5",r:"0.5",fill:i||"#f59e0b"}),e.jsx("circle",{cx:"14",cy:"5",r:"0.5",fill:i||"#f59e0b"})]}),{displayName:"LawFirmIcon"}),Kr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"7",r:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M5 20c0-4 3-6 7-6s7 2 7 6",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M12 11v3l-1 4 1 2 1-2-1-4",fill:i||"#3b82f6"}),e.jsx("rect",{x:"17",y:"16",width:"4",height:"3",rx:"0.5",fill:i||"#8b5cf6"})]}),{displayName:"LawyerIcon"}),qr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"10",cy:"8",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M5 18c0-3 2-5 5-5s5 2 5 5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M17 4v8M15 6v4M19 6v4M13 8v2M21 8v2",stroke:i||"#f59e0b",strokeWidth:"1.5"}),e.jsx("rect",{x:"5",y:"19",width:"10",height:"2",rx:"0.5",fill:i||"#8b5cf6"})]}),{displayName:"WitnessIcon"}),Ur=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"8",width:"18",height:"12",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M8 8V6c0-1 1-2 2-2h4c1 0 2 1 2 2v2",stroke:t,strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M12 11v5",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1"}),e.jsx("path",{d:"M9 12h6",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1"}),e.jsx("circle",{cx:"9",cy:"13",r:"1",fill:i||"#f59e0b"}),e.jsx("circle",{cx:"15",cy:"13",r:"1",fill:i||"#f59e0b"})]}),{displayName:"BriefcaseLegalIcon"}),Jr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M6 16h12",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("path",{d:"M7 14c1-2 2-3 4-2s2 3 3 2c1-1 2-3 3-2s1 2 2 1",stroke:i||"#3b82f6",strokeWidth:"1.5",fill:"none"}),e.jsx("text",{x:"6",y:"10",fontSize:"4",fill:r==="filled"?"#fff":t,children:"X"})]}),{displayName:"SignatureIcon"}),h=Object.freeze(Object.defineProperty({__proto__:null,AgreementIcon:vr,BriefcaseLegalIcon:Ur,CertificateIcon:Rr,ComplianceIcon:Ar,ContractIcon:br,CopyrightIcon:Br,GDPRIcon:zr,GavelIcon:$r,JuryIcon:Gr,LawFirmIcon:Qr,LawyerIcon:Kr,LegalAuditIcon:Tr,LegalDocumentIcon:Nr,LegalLicenseIcon:Er,NDAIcon:Fr,PatentIcon:Hr,RegisteredIcon:Vr,RegulationIcon:Dr,ScalesJusticeIcon:_r,SignatureIcon:Jr,TermsConditionsIcon:Sr,TrademarkIcon:Or,VerdictIcon:Zr,WitnessIcon:qr},Symbol.toStringTag,{value:"Module"})),Xr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("ellipse",{cx:"12",cy:"14",rx:"9",ry:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("circle",{cx:"6",cy:"8",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1"}),e.jsx("circle",{cx:"12",cy:"6",r:"2",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1"}),e.jsx("circle",{cx:"18",cy:"8",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1"}),e.jsx("circle",{cx:"7",cy:"18",r:"1.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1"}),e.jsx("circle",{cx:"17",cy:"18",r:"1.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1"})]}),{displayName:"MeetingIcon"}),Yr=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"3",width:"20",height:"14",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"4",y:"5",width:"7",height:"5",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":i||t,opacity:"0.5"}),e.jsx("rect",{x:"13",y:"5",width:"7",height:"5",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":i||t,opacity:"0.5"}),e.jsx("rect",{x:"4",y:"11",width:"7",height:"4",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":i||t,opacity:"0.5"}),e.jsx("rect",{x:"13",y:"11",width:"7",height:"4",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":i||t,opacity:"0.5"}),e.jsx("path",{d:"M12 17v3M8 20h8",stroke:t,strokeWidth:"1.5"})]}),{displayName:"VideoConferenceIcon"}),eo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"5",width:"18",height:"14",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"5",y:"7",width:"8",height:"5",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":i||t,opacity:"0.5"}),e.jsx("ellipse",{cx:"12",cy:"16",rx:"6",ry:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":i||t,opacity:"0.4"}),e.jsx("circle",{cx:"8",cy:"16",r:"1",fill:i||"#3b82f6"}),e.jsx("circle",{cx:"12",cy:"17",r:"1",fill:i||"#3b82f6"}),e.jsx("circle",{cx:"16",cy:"16",r:"1",fill:i||"#3b82f6"})]}),{displayName:"ConferenceRoomIcon"}),to=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"9",cy:"7",r:"2",fill:r==="filled"?"rgba(255,255,255,0.5)":i||t}),e.jsx("path",{d:"M6 12c0-2 1.5-3 3-3s3 1 3 3",fill:r==="filled"?"rgba(255,255,255,0.5)":i||t}),e.jsx("rect",{x:"14",y:"5",width:"5",height:"3",rx:"0.5",fill:i||"#3b82f6",opacity:"0.7"}),e.jsx("rect",{x:"14",y:"9",width:"5",height:"2",rx:"0.5",fill:i||"#3b82f6",opacity:"0.5"}),e.jsx("circle",{cx:"6",cy:"19",r:"1.5",fill:t,opacity:"0.6"}),e.jsx("circle",{cx:"10",cy:"19",r:"1.5",fill:t,opacity:"0.6"}),e.jsx("circle",{cx:"14",cy:"19",r:"1.5",fill:t,opacity:"0.6"}),e.jsx("circle",{cx:"18",cy:"19",r:"1.5",fill:t,opacity:"0.6"})]}),{displayName:"WebinarIcon"}),io=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"16",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M7 12l3-4 3 2 4-5",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M16 5l3-1v3",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M12 15v4M8 19h8l-4 2-4-2",stroke:t,strokeWidth:"1.5"})]}),{displayName:"PresentationIcon"}),ro=o(({color:t,accentColor:i,variant:r})=>e.jsx(e.Fragment,{children:e.jsx("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",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"2"})}),{displayName:"PhoneCallIcon"}),oo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("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",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M16 2l-6 6M16 2v5h-5",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"})]}),{displayName:"IncomingCallIcon"}),no=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("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",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M10 8l6-6M16 2v5h-5",stroke:i||"#3b82f6",strokeWidth:"2",fill:"none"})]}),{displayName:"OutgoingCallIcon"}),so=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("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",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M16 2l-6 6M10 2l6 6",stroke:i||"#ef4444",strokeWidth:"2",fill:"none"})]}),{displayName:"MissedCallIcon"}),lo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("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",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"16",cy:"4",r:"2",fill:i||"#3b82f6"}),e.jsx("circle",{cx:"20",cy:"6",r:"1.5",fill:i||"#22c55e"}),e.jsx("circle",{cx:"18",cy:"10",r:"1.5",fill:i||"#f59e0b"})]}),{displayName:"ConferenceCallIcon"}),co=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M2 6l10 7 10-7",stroke:r==="filled"?"#fff":i||t,strokeWidth:"2",fill:"none"}),e.jsx("circle",{cx:"18",cy:"16",r:"3",fill:i||"#3b82f6"}),e.jsx("text",{x:"16",y:"18",fontSize:"4",fill:"#fff",children:"@"})]}),{displayName:"BusinessEmailIcon"}),ho=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("polygon",{points:"12,6 10,10 12,10 10,14 14,9 12,9",fill:i||"#f59e0b"})]}),{displayName:"InstantMessageIcon"}),xo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M22 12h-6l-2 3H10l-2-3H2",stroke:t,strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"18",cy:"6",r:"3",fill:i||"#ef4444"}),e.jsx("text",{x:"16.5",y:"8",fontSize:"4",fill:"#fff",children:"3"})]}),{displayName:"InboxIcon"}),ao=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M22 12h-6l-2 3H10l-2-3H2",stroke:t,strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 6l4-4M12 2v8",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"})]}),{displayName:"OutboxIcon"}),yo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"5",y:"5",width:"14",height:"4",rx:"0.5",fill:i||"#3b82f6",opacity:"0.8"}),e.jsx("rect",{x:"5",y:"11",width:"6",height:"3",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.4"}),e.jsx("rect",{x:"13",y:"11",width:"6",height:"3",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.4"}),e.jsx("path",{d:"M5 16h6M13 16h6M5 18h4M13 18h4",stroke:r==="filled"?"#fff":t,strokeWidth:"0.8",opacity:"0.5"})]}),{displayName:"NewsletterIcon"}),fo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M18 8h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2l-3 3v-3h-3a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h6z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("path",{d:"M14 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2l3 3v-3h3a2 2 0 0 0 2-2V8",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("circle",{cx:"5",cy:"9",r:"1",fill:r==="filled"?"#fff":i||t}),e.jsx("circle",{cx:"8",cy:"9",r:"1",fill:r==="filled"?"#fff":i||t}),e.jsx("circle",{cx:"11",cy:"9",r:"1",fill:r==="filled"?"#fff":i||t})]}),{displayName:"TeamChatIcon"}),po=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"7",cy:"8",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"17",cy:"8",r:"3",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5"}),e.jsx("path",{d:"M4 14l3-2h4l-2 4h-4z",fill:t,opacity:"0.7"}),e.jsx("path",{d:"M20 14l-3-2h-4l2 4h4z",fill:i||t,opacity:"0.7"}),e.jsx("path",{d:"M3 22c0-3 2-4 4-4s4 1 4 4",fill:t,stroke:t,strokeWidth:"1",opacity:"0.5"}),e.jsx("path",{d:"M13 22c0-3 2-4 4-4s4 1 4 4",fill:i||t,stroke:i||t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"DiscussionIcon"}),ko=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("polygon",{points:"8,9 8.5,10 9.5,10 8.8,10.7 9,11.7 8,11.2 7,11.7 7.2,10.7 6.5,10 7.5,10",fill:i||"#f59e0b"}),e.jsx("polygon",{points:"12,9 12.5,10 13.5,10 12.8,10.7 13,11.7 12,11.2 11,11.7 11.2,10.7 10.5,10 11.5,10",fill:i||"#f59e0b"}),e.jsx("polygon",{points:"16,9 16.5,10 17.5,10 16.8,10.7 17,11.7 16,11.2 15,11.7 15.2,10.7 14.5,10 15.5,10",fill:i||"#f59e0b"})]}),{displayName:"FeedbackIcon"}),jo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M18 8l-6 2-6-2v4l6 2 6-2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M18 8v4",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M6 10v4c0 1 1 2 2 2h2",stroke:t,strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M20 9c1 0.5 1 2.5 0 3M22 7c2 1.5 2 5.5 0 7",stroke:i||"#3b82f6",strokeWidth:"1.5",fill:"none"}),e.jsx("circle",{cx:"5",cy:"7",r:"2",fill:i||"#ef4444"}),e.jsx("text",{x:"4",y:"8.5",fontSize:"3",fill:"#fff",children:"!"})]}),{displayName:"AnnouncementIcon"}),uo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M3 10h18",stroke:r==="filled"?"#fff":t,strokeWidth:"1.5"}),e.jsx("path",{d:"M8 2v4M16 2v4",stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"16",cy:"16",r:"4",fill:"white",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("path",{d:"M16 14v2l1.5 1",stroke:i||"#3b82f6",strokeWidth:"1.5",fill:"none"})]}),{displayName:"ScheduleMeetingIcon"}),go=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"6",y:"8",fontSize:"4",fill:i||"#3b82f6",children:"9:00"}),e.jsx("path",{d:"M11 7h7",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("text",{x:"6",y:"13",fontSize:"4",fill:i||"#3b82f6",children:"10:30"}),e.jsx("path",{d:"M11 12h7",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("text",{x:"6",y:"18",fontSize:"4",fill:i||"#3b82f6",children:"14:00"}),e.jsx("path",{d:"M11 17h7",stroke:r==="filled"?"#fff":t,strokeWidth:"1"})]}),{displayName:"AgendaIcon"}),mo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M3 6l9 6 9-6",stroke:r==="filled"?"#fff":t,strokeWidth:"1.5",fill:"none"}),e.jsx("circle",{cx:"17",cy:"15",r:"4",fill:i||"#22c55e"}),e.jsx("path",{d:"M15 15l1.5 1.5 2.5-2.5",stroke:"#fff",strokeWidth:"1.5",fill:"none"}),e.jsx("text",{x:"5",y:"17",fontSize:"5",fontWeight:"bold",fill:r==="filled"?"#fff":i||t,children:"RSVP"})]}),{displayName:"RSVPIcon"}),Io=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"5",y:"7",fontSize:"4",fontWeight:"bold",fill:i||"#3b82f6",children:"MINUTES"}),e.jsx("circle",{cx:"7",cy:"11",r:"1",fill:r==="filled"?"#fff":i||t}),e.jsx("path",{d:"M10 11h8",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("circle",{cx:"7",cy:"15",r:"1",fill:r==="filled"?"#fff":i||t}),e.jsx("path",{d:"M10 15h8",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("circle",{cx:"7",cy:"19",r:"1",fill:r==="filled"?"#fff":i||t}),e.jsx("path",{d:"M10 19h6",stroke:r==="filled"?"#fff":t,strokeWidth:"1"})]}),{displayName:"MinutesIcon"}),x=Object.freeze(Object.defineProperty({__proto__:null,AgendaIcon:go,AnnouncementIcon:jo,BusinessEmailIcon:co,ConferenceCallIcon:lo,ConferenceRoomIcon:eo,DiscussionIcon:po,FeedbackIcon:ko,InboxIcon:xo,IncomingCallIcon:oo,InstantMessageIcon:ho,MeetingIcon:Xr,MinutesIcon:Io,MissedCallIcon:so,NewsletterIcon:yo,OutboxIcon:ao,OutgoingCallIcon:no,PhoneCallIcon:ro,PresentationIcon:io,RSVPIcon:mo,ScheduleMeetingIcon:uo,TeamChatIcon:fo,VideoConferenceIcon:Yr,WebinarIcon:to},Symbol.toStringTag,{value:"Module"})),Wo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"9",cy:"21",r:"1",fill:t}),e.jsx("circle",{cx:"20",cy:"21",r:"1",fill:t}),e.jsx("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"10",y:"8",width:"3",height:"4",rx:"0.5",fill:i||"#3b82f6"}),e.jsx("rect",{x:"15",y:"8",width:"3",height:"4",rx:"0.5",fill:i||"#22c55e"})]}),{displayName:"ShoppingCartIcon"}),Mo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"9",cy:"21",r:"1",fill:t}),e.jsx("circle",{cx:"20",cy:"21",r:"1",fill:t}),e.jsx("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"17",cy:"6",r:"4",fill:i||"#22c55e"}),e.jsx("path",{d:"M17 4v4M15 6h4",stroke:"#fff",strokeWidth:"1.5"})]}),{displayName:"AddToCartIcon"}),wo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M3 6h18",stroke:r==="filled"?"#fff":t,strokeWidth:"2"}),e.jsx("path",{d:"M16 10a4 4 0 0 1-8 0",stroke:i||t,strokeWidth:"2",fill:"none"})]}),{displayName:"ShoppingBagIcon"}),Co=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z",fill:r==="outlined"?"none":i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"2"}),e.jsx("circle",{cx:"18",cy:"18",r:"4",fill:t}),e.jsx("path",{d:"M18 16v4M16 18h4",stroke:"#fff",strokeWidth:"1.5"})]}),{displayName:"WishlistIcon"}),Lo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"5",y:"5",width:"14",height:"8",rx:"1",fill:r==="filled"?"rgba(255,255,255,0.3)":i||t,opacity:"0.4"}),e.jsx("text",{x:"6",y:"17",fontSize:"5",fontWeight:"bold",fill:i||"#22c55e",children:"$99"}),e.jsx("path",{d:"M14 15l0.5 1 1 0-0.7 0.7 0.2 1-1-0.5-1 0.5 0.2-1-0.7-0.7 1 0z",fill:i||"#f59e0b"}),e.jsx("path",{d:"M17.5 15l0.5 1 1 0-0.7 0.7 0.2 1-1-0.5-1 0.5 0.2-1-0.7-0.7 1 0z",fill:i||"#f59e0b"})]}),{displayName:"ProductIcon"}),Po=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"8",height:"8",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("rect",{x:"13",y:"3",width:"8",height:"8",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("rect",{x:"3",y:"13",width:"8",height:"8",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("rect",{x:"13",y:"13",width:"8",height:"8",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"})]}),{displayName:"CategoryIcon"}),bo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 3h2l.4 2M7 13h10l4-8H5.4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"8",cy:"19",r:"2",fill:t}),e.jsx("circle",{cx:"18",cy:"19",r:"2",fill:t}),e.jsx("path",{d:"M14 10l3 3-3 3M10 13h7",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"})]}),{displayName:"CheckoutIcon"}),vo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"5",width:"20",height:"14",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M2 10h20",stroke:r==="filled"?"#fff":t,strokeWidth:"2"}),e.jsx("path",{d:"M6 15h4M12 15h2M16 15h2",stroke:r==="filled"?"rgba(255,255,255,0.5)":t,strokeWidth:"1.5",opacity:"0.5"}),e.jsx("rect",{x:"5",y:"7",width:"4",height:"2",rx:"0.5",fill:i||"#f59e0b"})]}),{displayName:"CreditCardIcon"}),Fo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"2"}),e.jsx("text",{x:"8",y:"17",fontSize:"12",fontWeight:"bold",fill:r==="filled"?"#fff":t,children:"$"}),e.jsx("circle",{cx:"18",cy:"6",r:"4",fill:t}),e.jsx("path",{d:"M16 6l1 1 2-2",stroke:"#fff",strokeWidth:"1.5",fill:"none"})]}),{displayName:"PaymentIcon"}),So=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"6",width:"20",height:"14",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M2 6c0-2 1-3 3-3h12a3 3 0 0 1 3 3",stroke:t,strokeWidth:"2",fill:"none"}),e.jsx("rect",{x:"16",y:"11",width:"6",height:"4",rx:"1",fill:i||"#3b82f6"}),e.jsx("circle",{cx:"18",cy:"13",r:"1",fill:"#fff"})]}),{displayName:"WalletIcon"}),No=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 2l2 2 2-2 2 2 2-2 2 2 2-2 2 2 2-2v20l-2-2-2 2-2-2-2 2-2-2-2 2-2-2-2 2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M8 7h8M8 10h6M8 13h8",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.7"}),e.jsx("path",{d:"M8 17h4",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("text",{x:"14",y:"18",fontSize:"4",fontWeight:"bold",fill:i||"#22c55e",children:"$149"})]}),{displayName:"ReceiptIcon"}),Ao=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"8",y:"17",fontSize:"12",fontWeight:"bold",fill:r==="filled"?"#fff":i||t,children:"$"}),e.jsx("path",{d:"M4 6l4-4v3c0 3 2 5 5 5",stroke:i||"#f59e0b",strokeWidth:"2",fill:"none"})]}),{displayName:"RefundIcon"}),zo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"5",y:"7",fontSize:"4",fill:i||"#3b82f6",children:"#12345"}),e.jsx("path",{d:"M7 10h10M7 13h8M7 16h6",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.7"}),e.jsx("circle",{cx:"17",cy:"17",r:"3",fill:i||"#22c55e"}),e.jsx("path",{d:"M15.5 17l1 1 2-2",stroke:"#fff",strokeWidth:"1",fill:"none"})]}),{displayName:"OrderIcon"}),Do=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M7 6h10M7 9h8M7 12h6",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.7"}),e.jsx("circle",{cx:"16",cy:"16",r:"4",fill:"white",stroke:i||"#f59e0b",strokeWidth:"1.5"}),e.jsx("path",{d:"M16 14v2l1.5 1",stroke:i||"#f59e0b",strokeWidth:"1.5",fill:"none"})]}),{displayName:"PendingOrderIcon"}),To=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"1",y:"10",width:"15",height:"8",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M16 14h4l2 3h-6z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"5",cy:"18",r:"2",fill:t,stroke:t,strokeWidth:"1"}),e.jsx("circle",{cx:"18",cy:"18",r:"2",fill:t,stroke:t,strokeWidth:"1"}),e.jsx("rect",{x:"4",y:"5",width:"6",height:"5",rx:"0.5",fill:i||"#f59e0b"}),e.jsx("path",{d:"M7 5v5M4 7.5h6",stroke:"white",strokeWidth:"0.5"})]}),{displayName:"ShippedIcon"}),Ro=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2l9 5v10l-9 5-9-5V7z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 12l9-5M12 12v10M12 12L3 7",stroke:r==="filled"?"rgba(255,255,255,0.5)":t,strokeWidth:"1"}),e.jsx("circle",{cx:"18",cy:"6",r:"4",fill:i||"#22c55e"}),e.jsx("path",{d:"M16 6l1.5 1.5 2.5-2.5",stroke:"#fff",strokeWidth:"1.5",fill:"none"})]}),{displayName:"DeliveredIcon"}),Bo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 6v12M6 12h12",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("path",{d:"M4 10l-2 2 2 2",stroke:i||"#f59e0b",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M2 12h6",stroke:i||"#f59e0b",strokeWidth:"2"}),e.jsx("path",{d:"M22 14l-2-2 2-2",stroke:i||"#f59e0b",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M22 12h-6",stroke:i||"#f59e0b",strokeWidth:"2"})]}),{displayName:"ReturnIcon"}),Oo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"12",width:"8",height:"8",rx:"0.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("rect",{x:"13",y:"12",width:"8",height:"8",rx:"0.5",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("rect",{x:"8",y:"4",width:"8",height:"8",rx:"0.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M7 16v-2M7 18v-2M17 16v-2M17 18v-2M12 8v-2M12 10v-2",stroke:r==="filled"?"#fff":t,strokeWidth:"0.8",opacity:"0.5"})]}),{displayName:"InventoryIcon"}),Vo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"4",width:"16",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"6",y:"14",width:"3",height:"4",fill:i||"#22c55e"}),e.jsx("rect",{x:"10.5",y:"11",width:"3",height:"7",fill:i||"#22c55e"}),e.jsx("rect",{x:"15",y:"8",width:"3",height:"10",fill:i||"#22c55e"}),e.jsx("circle",{cx:"18",cy:"6",r:"3",fill:i||"#22c55e"}),e.jsx("path",{d:"M16.5 6l1 1 2-2",stroke:"#fff",strokeWidth:"1",fill:"none"})]}),{displayName:"InStockIcon"}),Ho=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"4",width:"16",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"6",y:"14",width:"3",height:"4",fill:"none",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("rect",{x:"10.5",y:"11",width:"3",height:"7",fill:"none",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("rect",{x:"15",y:"8",width:"3",height:"10",fill:"none",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("circle",{cx:"18",cy:"6",r:"3",fill:i||"#ef4444"}),e.jsx("path",{d:"M16.5 4.5l3 3M19.5 4.5l-3 3",stroke:"#fff",strokeWidth:"1"})]}),{displayName:"OutOfStockIcon"}),Eo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"4",width:"16",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"6",y:"16",width:"3",height:"2",fill:i||"#f59e0b"}),e.jsx("rect",{x:"10.5",y:"15",width:"3",height:"3",fill:i||"#f59e0b"}),e.jsx("rect",{x:"15",y:"14",width:"3",height:"4",fill:i||"#f59e0b"}),e.jsx("circle",{cx:"18",cy:"6",r:"3",fill:i||"#f59e0b"}),e.jsx("text",{x:"17",y:"8",fontSize:"5",fill:"#fff",children:"!"})]}),{displayName:"LowStockIcon"}),$o=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2L2 12l10 10 10-10z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"7",cy:"12",r:"1.5",fill:r==="filled"?"#fff":t}),e.jsx("text",{x:"10",y:"15",fontSize:"5",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#22c55e",children:"$"})]}),{displayName:"PriceTagIcon"}),_o=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"2"}),e.jsx("text",{x:"5.5",y:"17",fontSize:"10",fontWeight:"bold",fill:r==="filled"?"#fff":t,children:"%"})]}),{displayName:"DiscountIcon"}),Go=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("polygon",{points:"12,2 14,8 20,8 15,12 17,18 12,14 7,18 9,12 4,8 10,8",fill:r==="outlined"?"none":i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"1.5"}),e.jsx("text",{x:"6.5",y:"13",fontSize:"4",fontWeight:"bold",fill:"#fff",children:"SALE"})]}),{displayName:"SaleBadgeIcon"}),Zo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"7",height:"10",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("rect",{x:"14",y:"10",width:"7",height:"10",rx:"1",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("text",{x:"4",y:"11",fontSize:"4",fill:r==="filled"?"#fff":i||t,children:"$50"}),e.jsx("text",{x:"15",y:"17",fontSize:"4",fill:"#fff",children:"$35"}),e.jsx("path",{d:"M11 8h2l-2 3h2",stroke:t,strokeWidth:"1",fill:"none"})]}),{displayName:"ComparePricesIcon"}),Qo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("polygon",{points:"6,2 7,5 10,5 7.5,7 8.5,10 6,8 3.5,10 4.5,7 2,5 5,5",fill:i||"#f59e0b"}),e.jsx("polygon",{points:"12,2 13,5 16,5 13.5,7 14.5,10 12,8 9.5,10 10.5,7 8,5 11,5",fill:i||"#f59e0b"}),e.jsx("polygon",{points:"18,2 19,5 22,5 19.5,7 20.5,10 18,8 15.5,10 16.5,7 14,5 17,5",fill:i||"#f59e0b"}),e.jsx("polygon",{points:"6,14 7,17 10,17 7.5,19 8.5,22 6,20 3.5,22 4.5,19 2,17 5,17",fill:i||"#f59e0b",opacity:"0.5"}),e.jsx("polygon",{points:"12,14 13,17 16,17 13.5,19 14.5,22 12,20 9.5,22 10.5,19 8,17 11,17",fill:"none",stroke:t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"StarRatingIcon"}),Ko=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("polygon",{points:"8,8 8.4,9 9.4,9 8.7,9.6 9,10.4 8,9.9 7,10.4 7.3,9.6 6.6,9 7.6,9",fill:i||"#f59e0b"}),e.jsx("polygon",{points:"12,8 12.4,9 13.4,9 12.7,9.6 13,10.4 12,9.9 11,10.4 11.3,9.6 10.6,9 11.6,9",fill:i||"#f59e0b"}),e.jsx("polygon",{points:"16,8 16.4,9 17.4,9 16.7,9.6 17,10.4 16,9.9 15,10.4 15.3,9.6 14.6,9 15.6,9",fill:i||"#f59e0b"}),e.jsx("path",{d:"M7 13h10",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"ReviewIcon"}),qo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"6",width:"18",height:"14",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M3 8l9 6 9-6",stroke:t,strokeWidth:"1.5",fill:"none"}),e.jsx("circle",{cx:"12",cy:"14",r:"3",fill:i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"1"}),e.jsx("rect",{x:"11",y:"13",width:"2",height:"2",fill:"#fff"}),e.jsx("path",{d:"M10 14v-2a2 2 0 0 1 4 0v2",stroke:"#fff",strokeWidth:"1",fill:"none"}),e.jsx("path",{d:"M12 4v2",stroke:i||"#22c55e",strokeWidth:"1.5"})]}),{displayName:"EscrowIcon"}),Uo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"8",cy:"5",r:"3",fill:t}),e.jsx("path",{d:"M4 22v-5a4 4 0 0 1 4-4h0",stroke:t,strokeWidth:"1.5",fill:"none"}),e.jsx("rect",{x:"10",y:"12",width:"10",height:"6",rx:"1",fill:r==="outlined"?"none":i||"#3b82f6",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("path",{d:"M8 18h14",stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"19",cy:"6",r:"3",fill:i||"#22c55e"}),e.jsx("path",{d:"M19 5v2M18.2 6h1.6",stroke:"#fff",strokeWidth:"1"})]}),{displayName:"FreelancerIcon"}),Jo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"3",width:"10",height:"5",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",transform:"rotate(-45 11 5.5)"}),e.jsx("path",{d:"M11 10l6 6",stroke:t,strokeWidth:"2.5",strokeLinecap:"round"}),e.jsx("rect",{x:"3",y:"18",width:"8",height:"4",rx:"1",fill:r==="outlined"?"none":i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"1.5"}),e.jsx("path",{d:"M13 17l2-2M16 18l2-1M14 20l2 1",stroke:i||"#f59e0b",strokeWidth:"1",opacity:"0.7"})]}),{displayName:"AuctionIcon"}),Xo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 14c0-1 1-2 3-2h3l2-2h3c1 0 2 1 2 2v4c0 1-1 2-2 2H7c-2 0-3-1-3-2v-2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M4 14v6",stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"15",cy:"6",r:"4",fill:i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"1"}),e.jsx("path",{d:"M15 4v4M13.5 6h3",stroke:"#fff",strokeWidth:"1"}),e.jsx("path",{d:"M15 10v2",stroke:i||"#f59e0b",strokeWidth:"1",strokeDasharray:"1 1"}),e.jsx("path",{d:"M20 14l-.5.5c-.3.3-.7.3-1 0L18 14c-.3-.3-.3-.8 0-1.1.3-.3.8-.3 1.1 0l.4.4.4-.4c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1z",fill:i||"#ef4444"})]}),{displayName:"PatronageIcon"}),s=Object.freeze(Object.defineProperty({__proto__:null,AddToCartIcon:Mo,AuctionIcon:Jo,CategoryIcon:Po,CheckoutIcon:bo,ComparePricesIcon:Zo,CreditCardIcon:vo,DeliveredIcon:Ro,DiscountIcon:_o,EscrowIcon:qo,FreelancerIcon:Uo,InStockIcon:Vo,InventoryIcon:Oo,LowStockIcon:Eo,OrderIcon:zo,OutOfStockIcon:Ho,PatronageIcon:Xo,PaymentIcon:Fo,PendingOrderIcon:Do,PriceTagIcon:$o,ProductIcon:Lo,ReceiptIcon:No,RefundIcon:Ao,ReturnIcon:Bo,ReviewIcon:Ko,SaleBadgeIcon:Go,ShippedIcon:To,ShoppingBagIcon:wo,ShoppingCartIcon:Wo,StarRatingIcon:Qo,WalletIcon:So,WishlistIcon:Co},Symbol.toStringTag,{value:"Module"})),Yo=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"14",width:"18",height:"6",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"8",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M7 8c0-3 2.5-5 5-5s5 2 5 5",stroke:i||"#3b82f6",strokeWidth:"1.5",fill:"none"}),e.jsx("rect",{x:"6",y:"7",width:"2",height:"3",rx:"0.5",fill:i||"#3b82f6"}),e.jsx("rect",{x:"16",y:"7",width:"2",height:"3",rx:"0.5",fill:i||"#3b82f6"}),e.jsx("path",{d:"M8 10v2l2 1",stroke:i||"#3b82f6",strokeWidth:"1",fill:"none"})]}),{displayName:"HelpDeskIcon"}),en=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"8",r:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M5 20c0-4 3-6 7-6s7 2 7 6",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M6 7c0-4 3-6 6-6s6 2 6 6",stroke:i||"#3b82f6",strokeWidth:"2",fill:"none"}),e.jsx("rect",{x:"4",y:"6",width:"3",height:"4",rx:"1",fill:i||"#3b82f6"}),e.jsx("rect",{x:"17",y:"6",width:"3",height:"4",rx:"1",fill:i||"#3b82f6"}),e.jsx("path",{d:"M7 10v2l3 1",stroke:i||"#3b82f6",strokeWidth:"1.5",fill:"none"})]}),{displayName:"SupportAgentIcon"}),tn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"8.5",y:"16",fontSize:"12",fontWeight:"bold",fill:r==="filled"?"#fff":i||t,children:"?"})]}),{displayName:"QuestionIcon"}),rn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"6",y:"8",fontSize:"5",fontWeight:"bold",fill:i||"#3b82f6",children:"Q"}),e.jsx("path",{d:"M10 7h8",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("text",{x:"6",y:"13",fontSize:"5",fontWeight:"bold",fill:i||"#22c55e",children:"A"}),e.jsx("path",{d:"M10 12h6",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("text",{x:"6",y:"18",fontSize:"5",fontWeight:"bold",fill:i||"#3b82f6",children:"Q"}),e.jsx("path",{d:"M10 17h8",stroke:r==="filled"?"#fff":t,strokeWidth:"1"})]}),{displayName:"FAQIcon"}),on=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20",stroke:t,strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"9",r:"3",fill:i||"#f59e0b"}),e.jsx("path",{d:"M11 12v2h2v-2",fill:i||"#f59e0b"}),e.jsx("path",{d:"M8 16h8",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"KnowledgeBaseIcon"}),nn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"16",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"5",y:"8",fontSize:"4",fill:i||"#3b82f6",children:"#TKT-001"}),e.jsx("path",{d:"M7 11h10M7 14h8M7 17h6",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("circle",{cx:"17",cy:"17",r:"2",fill:i||"#f59e0b"})]}),{displayName:"SupportTicketIcon"}),sn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"16",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"12",r:"4",fill:i||"#22c55e"}),e.jsx("path",{d:"M12 10v4M10 12h4",stroke:"#fff",strokeWidth:"1.5"})]}),{displayName:"NewTicketIcon"}),ln=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"16",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M7 7h10M7 10h8",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("rect",{x:"6",y:"14",width:"6",height:"4",rx:"1",fill:i||"#3b82f6"}),e.jsx("text",{x:"7",y:"17",fontSize:"3",fill:"#fff",children:"OPEN"})]}),{displayName:"OpenTicketIcon"}),cn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"16",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M7 7h10M7 10h8",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"15",r:"3",fill:i||"#22c55e"}),e.jsx("path",{d:"M10.5 15l1 1 2-2",stroke:"#fff",strokeWidth:"1.5",fill:"none"})]}),{displayName:"ClosedTicketIcon"}),hn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"5",width:"16",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 16V8M9 11l3-3 3 3",stroke:i||"#ef4444",strokeWidth:"2",fill:"none"}),e.jsx("circle",{cx:"18",cy:"5",r:"3",fill:i||"#ef4444"}),e.jsx("text",{x:"17",y:"7",fontSize:"4",fill:"#fff",children:"!"})]}),{displayName:"EscalateIcon"}),dn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"8",cy:"10",r:"1",fill:r==="filled"?"#fff":i||t}),e.jsx("circle",{cx:"12",cy:"10",r:"1",fill:r==="filled"?"#fff":i||t}),e.jsx("circle",{cx:"16",cy:"10",r:"1",fill:r==="filled"?"#fff":i||t}),e.jsx("circle",{cx:"19",cy:"5",r:"3",fill:i||"#22c55e",children:e.jsx("animate",{attributeName:"opacity",values:"1;0.5;1",dur:"1s",repeatCount:"indefinite"})})]}),{displayName:"LiveChatIcon"}),xn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"9",cy:"11",r:"1.5",fill:i||"#3b82f6"}),e.jsx("circle",{cx:"15",cy:"11",r:"1.5",fill:i||"#3b82f6"}),e.jsx("path",{d:"M12 6V3M10 3h4",stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"12",cy:"3",r:"1",fill:i||"#f59e0b"}),e.jsx("path",{d:"M9 15h6",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"}),e.jsx("path",{d:"M18 14l3 0 0 4-2-1-1 1z",fill:i||"#22c55e"})]}),{displayName:"ChatbotIcon"}),an=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"5",width:"20",height:"14",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M2 7l10 6 10-6",stroke:r==="filled"?"#fff":t,strokeWidth:"2",fill:"none"}),e.jsx("circle",{cx:"18",cy:"16",r:"4",fill:i||"#22c55e"}),e.jsx("path",{d:"M16 16l1.5 1.5 2.5-2.5",stroke:"#fff",strokeWidth:"1.5",fill:"none"})]}),{displayName:"EmailSupportIcon"}),yn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("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",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"18",cy:"6",r:"4",fill:i||"#22c55e"}),e.jsx("text",{x:"15",y:"8",fontSize:"4",fontWeight:"bold",fill:"#fff",children:"24/7"})]}),{displayName:"PhoneSupportIcon"}),fn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"5",y:"3",width:"14",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 15v4M8 19h8",stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"12",cy:"7",r:"2",fill:r==="filled"?"rgba(255,255,255,0.5)":i||t}),e.jsx("path",{d:"M9 12c0-2 1.5-3 3-3s3 1 3 3",fill:r==="filled"?"rgba(255,255,255,0.5)":i||t})]}),{displayName:"SelfServiceIcon"}),pn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"3",width:"16",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"6",y:"10",fontSize:"6",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#3b82f6",children:"SLA"}),e.jsx("circle",{cx:"12",cy:"16",r:"3",fill:"white",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("path",{d:"M12 14.5v1.5l1 0.5",stroke:i||"#22c55e",strokeWidth:"1",fill:"none"})]}),{displayName:"SLAIcon"}),kn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 6v6l4 2",stroke:r==="filled"?"#fff":i||t,strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M19 5l3-3",stroke:i||"#22c55e",strokeWidth:"2"}),e.jsx("polygon",{points:"22,2 22,5 19,5",fill:i||"#22c55e"})]}),{displayName:"ResponseTimeIcon"}),jn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"9",cy:"10",r:"1",fill:r==="filled"?"#fff":i||t}),e.jsx("circle",{cx:"15",cy:"10",r:"1",fill:r==="filled"?"#fff":i||t}),e.jsx("path",{d:"M8 14c1.5 2 4.5 2 6 0",stroke:r==="filled"?"#fff":i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("circle",{cx:"18",cy:"6",r:"3",fill:i||"#22c55e"}),e.jsx("path",{d:"M17 7l0.5-1.5h1",stroke:"#fff",strokeWidth:"1",fill:"none"})]}),{displayName:"CustomerSatisfactionIcon"}),un=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"6",width:"18",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"5",y:"10",fontSize:"3",fill:r==="filled"?"#fff":"#ef4444",children:"0"}),e.jsx("text",{x:"11",y:"10",fontSize:"3",fill:r==="filled"?"#fff":"#f59e0b",children:"5"}),e.jsx("text",{x:"16",y:"10",fontSize:"3",fill:r==="filled"?"#fff":"#22c55e",children:"10"}),e.jsx("path",{d:"M5 13h14",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("circle",{cx:"17",cy:"13",r:"2",fill:i||"#22c55e"})]}),{displayName:"NPSIcon"}),gn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20",stroke:t,strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"8",r:"2",fill:r==="filled"?"#fff":i||t}),e.jsx("path",{d:"M9 13c0-2 1.5-2.5 3-2.5s3 0.5 3 2.5",fill:r==="filled"?"#fff":i||t}),e.jsx("path",{d:"M8 16h8",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"UserGuideIcon"}),mn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("polygon",{points:"10,8 10,12 14,10",fill:i||"#22c55e"}),e.jsx("rect",{x:"5",y:"18",width:"14",height:"2",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"}),e.jsx("rect",{x:"5",y:"18",width:"6",height:"2",rx:"0.5",fill:i||"#22c55e"}),e.jsx("circle",{cx:"8",cy:"21",r:"1",fill:i||"#22c55e"}),e.jsx("circle",{cx:"12",cy:"21",r:"1",fill:t,opacity:"0.5"}),e.jsx("circle",{cx:"16",cy:"21",r:"1",fill:t,opacity:"0.5"})]}),{displayName:"TutorialIcon"}),In=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"7",r:"3",fill:i||"#3b82f6"}),e.jsx("text",{x:"10.5",y:"9",fontSize:"5",fill:"#fff",children:"?"}),e.jsx("path",{d:"M7 13h10M7 16h8M7 19h6",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"HelpArticleIcon"}),Wn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"15",cy:"9",r:"5",fill:"none",stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"15",cy:"9",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1"}),e.jsx("path",{d:"M15 3v2M15 14v2M9.5 5.5l1.5 1.5M18.5 12.5l1.5 1.5M9 9h2M18 9h2M9.5 12.5l1.5-1.5M18.5 5.5l1.5-1.5",stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"8",cy:"16",r:"4",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("path",{d:"M11 19l3 3",stroke:i||t,strokeWidth:"2"})]}),{displayName:"TroubleshootingIcon"}),Mn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 18h4v-4h4v-4h4v-4h6",fill:"none",stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"17",cy:"5",r:"2",fill:i||"#22c55e"}),e.jsx("path",{d:"M15 9l2 2v3",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M21 3v3l-2-1.5z",fill:i||"#f59e0b"}),e.jsx("circle",{cx:"5",cy:"19",r:"1",fill:i||"#22c55e"}),e.jsx("circle",{cx:"9",cy:"15",r:"1",fill:i||"#22c55e"}),e.jsx("circle",{cx:"13",cy:"11",r:"1",fill:t,opacity:"0.5"})]}),{displayName:"OnboardingIcon"}),d=Object.freeze(Object.defineProperty({__proto__:null,ChatbotIcon:xn,ClosedTicketIcon:cn,CustomerSatisfactionIcon:jn,EmailSupportIcon:an,EscalateIcon:hn,FAQIcon:rn,HelpArticleIcon:In,HelpDeskIcon:Yo,KnowledgeBaseIcon:on,LiveChatIcon:dn,NPSIcon:un,NewTicketIcon:sn,OnboardingIcon:Mn,OpenTicketIcon:ln,PhoneSupportIcon:yn,QuestionIcon:tn,ResponseTimeIcon:kn,SLAIcon:pn,SelfServiceIcon:fn,SupportAgentIcon:en,SupportTicketIcon:nn,TroubleshootingIcon:Wn,TutorialIcon:mn,UserGuideIcon:gn},Symbol.toStringTag,{value:"Module"})),wn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:"none",stroke:t,strokeWidth:"1.5",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"12",r:"6",fill:"none",stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("circle",{cx:"12",cy:"12",r:"3",fill:r==="outlined"?"none":i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"1.5"}),e.jsx("path",{d:"M12 1v5M12 18v5M1 12h5M18 12h5",stroke:t,strokeWidth:"1",opacity:"0.3"})]}),{displayName:"TargetIcon"}),Cn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 2v20",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M4 4h12c2 0 3 2 2 3l-2 2 2 2c1 1 0 3-2 3H4",fill:r==="outlined"?"none":i||"#3b82f6",stroke:i||"#3b82f6",strokeWidth:"2"}),e.jsx("polygon",{points:"10,8 10.5,9 11.5,9 10.8,9.7 11,10.5 10,10 9,10.5 9.2,9.7 8.5,9 9.5,9",fill:"#fff"})]}),{displayName:"MissionIcon"}),Ln=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M2 12s4-8 10-8 10 8 10 8-4 8-10 8-10-8-10-8z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"12",r:"3",fill:i||"#3b82f6"}),e.jsx("path",{d:"M12 3v2M18 5l-1.5 1.5M21 11h-2M18 18l-1.5-1.5M12 19v2M6 18l1.5-1.5M3 11h2M6 5l1.5 1.5",stroke:i||"#f59e0b",strokeWidth:"1",opacity:"0.5"})]}),{displayName:"VisionIcon"}),Pn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"5",y:"9",fontSize:"4",fontWeight:"bold",fill:i||"#3b82f6",children:"O"}),e.jsx("rect",{x:"9",y:"6",width:"10",height:"2",rx:"0.5",fill:i||"#22c55e"}),e.jsx("text",{x:"5",y:"14",fontSize:"4",fontWeight:"bold",fill:i||"#22c55e",children:"KR"}),e.jsx("rect",{x:"11",y:"11",width:"7",height:"1.5",rx:"0.5",fill:r==="filled"?"#fff":t,opacity:"0.5"}),e.jsx("rect",{x:"11",y:"14",width:"5",height:"1.5",rx:"0.5",fill:r==="filled"?"#fff":t,opacity:"0.5"}),e.jsx("rect",{x:"11",y:"17",width:"6",height:"1.5",rx:"0.5",fill:r==="filled"?"#fff":t,opacity:"0.5"})]}),{displayName:"OKRIcon"}),bn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"8",cy:"9",r:"3",fill:"none",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("path",{d:"M8 9l1.5-1.5",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("circle",{cx:"16",cy:"9",r:"3",fill:"none",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("path",{d:"M16 9l-1 2",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("rect",{x:"6",y:"16",width:"2",height:"3",fill:i||"#22c55e"}),e.jsx("rect",{x:"9",y:"14",width:"2",height:"5",fill:i||"#3b82f6"}),e.jsx("rect",{x:"12",y:"15",width:"2",height:"4",fill:i||"#f59e0b"}),e.jsx("rect",{x:"15",y:"13",width:"2",height:"6",fill:i||"#ef4444"})]}),{displayName:"KPIDashboardIcon"}),vn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 21V3",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M3 21h18",stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M7 16l4-4 4 2 6-8",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M18 4l3 2v-3h-3",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"})]}),{displayName:"GrowthIcon"}),Fn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"10",y:"10",width:"4",height:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("rect",{x:"7",y:"7",width:"10",height:"10",fill:"none",stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("rect",{x:"4",y:"4",width:"16",height:"16",fill:"none",stroke:t,strokeWidth:"1.5",opacity:"0.5"}),e.jsx("path",{d:"M4 4L2 2M20 4l2-2M4 20l-2 2M20 20l2 2",stroke:i||"#22c55e",strokeWidth:"1.5"})]}),{displayName:"ScaleUpIcon"}),Sn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M2 12h20M12 2c-3 3-3 7 0 10s3 7 0 10M12 2c3 3 3 7 0 10s-3 7 0 10",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("path",{d:"M18 6l3-3M21 6V3h-3",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"})]}),{displayName:"MarketExpansionIcon"}),Nn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"12",cy:"4",r:"2",fill:i||"#3b82f6"}),e.jsx("circle",{cx:"19",cy:"8",r:"2",fill:i||"#22c55e"}),e.jsx("circle",{cx:"19",cy:"16",r:"2",fill:i||"#f59e0b"}),e.jsx("circle",{cx:"12",cy:"20",r:"2",fill:i||"#ef4444"}),e.jsx("circle",{cx:"5",cy:"16",r:"2",fill:i||"#8b5cf6"}),e.jsx("circle",{cx:"5",cy:"8",r:"2",fill:i||"#ec4899"}),e.jsx("path",{d:"M12 9v-3M14.5 10.5l2.5-1.5M14.5 13.5l2.5 1.5M12 15v3M9.5 13.5l-2.5 1.5M9.5 10.5l-2.5-1.5",stroke:t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"DiversificationIcon"}),An=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 3v3M9 4h6",stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M8 22h8l-1-4-2-1v-3c2-1 3-2 3-4 0-2-1-3-4-3s-4 1-4 3c0 2 1 3 3 4v3l-2 1z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"16",y:"14",width:"6",height:"6",rx:"0.5",fill:"none",stroke:i||"#3b82f6",strokeWidth:"1"}),e.jsx("path",{d:"M16 17h6M19 14v6",stroke:i||"#3b82f6",strokeWidth:"0.5"})]}),{displayName:"StrategicPlanningIcon"}),zn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"8",height:"8",rx:"1",fill:r==="outlined"?"none":"#22c55e",stroke:"#22c55e",strokeWidth:"1.5"}),e.jsx("rect",{x:"13",y:"3",width:"8",height:"8",rx:"1",fill:r==="outlined"?"none":"#3b82f6",stroke:"#3b82f6",strokeWidth:"1.5"}),e.jsx("rect",{x:"3",y:"13",width:"8",height:"8",rx:"1",fill:r==="outlined"?"none":"#f59e0b",stroke:"#f59e0b",strokeWidth:"1.5"}),e.jsx("rect",{x:"13",y:"13",width:"8",height:"8",rx:"1",fill:r==="outlined"?"none":"#ef4444",stroke:"#ef4444",strokeWidth:"1.5"}),e.jsx("text",{x:"5.5",y:"8",fontSize:"4",fontWeight:"bold",fill:r==="filled"?"#fff":"#22c55e",children:"S"}),e.jsx("text",{x:"15.5",y:"8",fontSize:"4",fontWeight:"bold",fill:r==="filled"?"#fff":"#3b82f6",children:"W"}),e.jsx("text",{x:"5.5",y:"18",fontSize:"4",fontWeight:"bold",fill:r==="filled"?"#fff":"#f59e0b",children:"O"}),e.jsx("text",{x:"15.5",y:"18",fontSize:"4",fontWeight:"bold",fill:r==="filled"?"#fff":"#ef4444",children:"T"})]}),{displayName:"SWOTIcon"}),Dn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"10",cy:"10",r:"6",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M14 14l6 6",stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"7",y:"8",width:"1.5",height:"4",fill:i||"#22c55e"}),e.jsx("rect",{x:"9.5",y:"7",width:"1.5",height:"5",fill:i||"#3b82f6"}),e.jsx("rect",{x:"12",y:"9",width:"1.5",height:"3",fill:i||"#ef4444"})]}),{displayName:"CompetitiveAnalysisIcon"}),Tn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 20c2-4 4-8 8-10s6-2 8-6",stroke:t,strokeWidth:"3",fill:"none",opacity:"0.3"}),e.jsx("path",{d:"M4 20c2-4 4-8 8-10s6-2 8-6",stroke:t,strokeWidth:"1.5",fill:"none",strokeDasharray:"4 2"}),e.jsx("circle",{cx:"6",cy:"17",r:"2",fill:i||"#22c55e"}),e.jsx("circle",{cx:"12",cy:"10",r:"2",fill:i||"#3b82f6"}),e.jsx("circle",{cx:"18",cy:"5",r:"2",fill:i||"#f59e0b"}),e.jsx("path",{d:"M18 3v5",stroke:t,strokeWidth:"1"}),e.jsx("path",{d:"M18 3l3 1-3 1z",fill:i||"#ef4444"})]}),{displayName:"RoadmapIcon"}),Rn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2l8 10-8 10-8-10z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 7v8",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"}),e.jsx("path",{d:"M12 7l4 2-4 2z",fill:i||"#22c55e"})]}),{displayName:"MilestoneIcon"}),Bn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 4l6 8-6 8-6-8z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"9",y:"14",fontSize:"8",fontWeight:"bold",fill:r==="filled"?"#fff":i||t,children:"?"}),e.jsx("path",{d:"M6 12H2l-1 3 3-1",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M18 12h4l1 3-3-1",stroke:i||"#ef4444",strokeWidth:"1.5",fill:"none"})]}),{displayName:"DecisionIcon"}),On=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"1",fill:"none",stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M12 3v18M3 12h18",stroke:t,strokeWidth:"1"}),e.jsx("circle",{cx:"7",cy:"7",r:"2",fill:"#ef4444"})," ",e.jsx("circle",{cx:"17",cy:"7",r:"2",fill:"#f59e0b"})," ",e.jsx("circle",{cx:"7",cy:"17",r:"2",fill:"#3b82f6"})," ",e.jsx("circle",{cx:"17",cy:"17",r:"2",fill:t,opacity:"0.5"})," ",e.jsx("text",{x:"4",y:"22",fontSize:"2",fill:t,children:"Urgent"}),e.jsx("text",{x:"14",y:"22",fontSize:"2",fill:t,children:"Not Urgent"})]}),{displayName:"PriorityMatrixIcon"}),Vn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M9 21h6M12 3c-3.5 0-6 2.5-6 6 0 2 1 4 2.5 5v3h7v-3c1.5-1 2.5-3 2.5-5 0-3.5-2.5-6-6-6z",fill:r==="outlined"?"none":i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"2"}),e.jsx("circle",{cx:"10",cy:"10",r:"1.5",fill:"none",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("circle",{cx:"14",cy:"11",r:"1.5",fill:"none",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("path",{d:"M6 4l-2-2M18 4l2-2M4 10H2M22 10h-2",stroke:i||"#f59e0b",strokeWidth:"1",opacity:"0.5"})]}),{displayName:"InnovationIcon"}),Hn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 3L2 21h20z",fill:r==="outlined"?"none":i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"2"}),e.jsx("text",{x:"10",y:"17",fontSize:"10",fontWeight:"bold",fill:r==="filled"?"#fff":t,children:"!"}),e.jsx("path",{d:"M18 6l3-3M21 6V3h-3",stroke:t,strokeWidth:"1.5",fill:"none"})]}),{displayName:"RiskAssessmentIcon"}),En=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"4",width:"12",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M18 4l4 2v12l-4 2",fill:i||"#f59e0b",opacity:"0.5"}),e.jsx("path",{d:"M20 10l2-2M22 12h2M20 14l2 2",stroke:i||"#f59e0b",strokeWidth:"1"}),e.jsx("circle",{cx:"15",cy:"12",r:"1",fill:r==="filled"?"#fff":i||t})]}),{displayName:"OpportunityIcon"}),$n=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 12h8",stroke:t,strokeWidth:"2",opacity:"0.5"}),e.jsx("path",{d:"M10 10l2 2-2 2",stroke:t,strokeWidth:"1.5",fill:"none",opacity:"0.5"}),e.jsx("path",{d:"M12 12l6-6",stroke:i||"#22c55e",strokeWidth:"2"}),e.jsx("path",{d:"M16 4l4 2-2 4",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"}),e.jsx("circle",{cx:"12",cy:"12",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M8 16c-2 2-2 4 0 6",stroke:i||"#3b82f6",strokeWidth:"1.5",fill:"none"})]}),{displayName:"PivotIcon"}),_n=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"6",width:"10",height:"14",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"6",y:"8",width:"2",height:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"}),e.jsx("rect",{x:"10",y:"8",width:"2",height:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"}),e.jsx("rect",{x:"6",y:"12",width:"2",height:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"}),e.jsx("rect",{x:"10",y:"12",width:"2",height:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"}),e.jsx("path",{d:"M14 12h6M18 10l2 2-2 2",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"}),e.jsx("circle",{cx:"18",cy:"6",r:"3",fill:i||"#22c55e"}),e.jsx("text",{x:"16.5",y:"8",fontSize:"4",fill:"#fff",children:"$"})]}),{displayName:"ExitStrategyIcon"}),y=Object.freeze(Object.defineProperty({__proto__:null,CompetitiveAnalysisIcon:Dn,DecisionIcon:Bn,DiversificationIcon:Nn,ExitStrategyIcon:_n,GrowthIcon:vn,InnovationIcon:Vn,KPIDashboardIcon:bn,MarketExpansionIcon:Sn,MilestoneIcon:Rn,MissionIcon:Cn,OKRIcon:Pn,OpportunityIcon:En,PivotIcon:$n,PriorityMatrixIcon:On,RiskAssessmentIcon:Hn,RoadmapIcon:Tn,SWOTIcon:zn,ScaleUpIcon:Fn,StrategicPlanningIcon:An,TargetIcon:wn,VisionIcon:Ln},Symbol.toStringTag,{value:"Module"})),Gn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 22v-8",stroke:i||"#22c55e",strokeWidth:"2"}),e.jsx("path",{d:"M12 14c-3.5-3-3-7 0-8 3 1 3.5 5 0 8z",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("circle",{cx:"6",cy:"10",r:"3",fill:r==="outlined"?"none":i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"1.5"}),e.jsx("text",{x:"4.5",y:"12",fontSize:"4",fill:"#fff",children:"$"}),e.jsx("circle",{cx:"18",cy:"10",r:"3",fill:r==="outlined"?"none":i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"1.5"}),e.jsx("text",{x:"16.5",y:"12",fontSize:"4",fill:"#fff",children:"$"}),e.jsx("path",{d:"M4 20h16",stroke:t,strokeWidth:"2"})]}),{displayName:"SeedFundingIcon"}),Zn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"7.5",y:"17",fontSize:"12",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#22c55e",children:"A"}),e.jsx("path",{d:"M16 8l3-3M19 8V5h-3",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"})]}),{displayName:"SeriesAIcon"}),Qn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2c-2 4-2 8 0 12 2-4 2-8 0-12z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M8 14l-4 2 4-6z",fill:i||"#3b82f6"}),e.jsx("path",{d:"M16 14l4 2-4-6z",fill:i||"#3b82f6"}),e.jsx("path",{d:"M10 14c0 3 2 6 2 6s2-3 2-6",fill:i||"#f59e0b"}),e.jsx("circle",{cx:"5",cy:"8",r:"2",fill:i||"#22c55e"}),e.jsx("circle",{cx:"19",cy:"8",r:"2",fill:i||"#22c55e"})]}),{displayName:"VentureCapitalIcon"}),Kn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"8",r:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M5 20c0-4 3-6 7-6s7 2 7 6",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M12 3c-2-1-4-1-5 0",stroke:i||"#f59e0b",strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M12 3c2-1 4-1 5 0",stroke:i||"#f59e0b",strokeWidth:"1.5",fill:"none"}),e.jsx("ellipse",{cx:"12",cy:"2",rx:"3",ry:"1",fill:"none",stroke:i||"#f59e0b",strokeWidth:"1"}),e.jsx("circle",{cx:"17",cy:"15",r:"3",fill:i||"#22c55e"}),e.jsx("text",{x:"15.5",y:"17",fontSize:"4",fill:"#fff",children:"$"})]}),{displayName:"AngelInvestorIcon"}),qn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"6",cy:"6",r:"2",fill:t,opacity:"0.7"}),e.jsx("circle",{cx:"12",cy:"4",r:"2",fill:t,opacity:"0.7"}),e.jsx("circle",{cx:"18",cy:"6",r:"2",fill:t,opacity:"0.7"}),e.jsx("circle",{cx:"4",cy:"12",r:"2",fill:t,opacity:"0.7"}),e.jsx("circle",{cx:"20",cy:"12",r:"2",fill:t,opacity:"0.7"}),e.jsx("circle",{cx:"12",cy:"14",r:"5",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"2"}),e.jsx("text",{x:"10",y:"16",fontSize:"5",fill:"#fff",children:"$"}),e.jsx("path",{d:"M6 8l4 4M18 8l-4 4M6 12l3 2M18 12l-3 2",stroke:t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"CrowdfundingIcon"}),Un=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"8",width:"12",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"8",y:"10",width:"2",height:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"}),e.jsx("rect",{x:"12",y:"10",width:"2",height:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"}),e.jsx("rect",{x:"8",y:"14",width:"2",height:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"}),e.jsx("rect",{x:"12",y:"14",width:"2",height:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"}),e.jsx("circle",{cx:"17",cy:"5",r:"4",fill:i||"#22c55e"}),e.jsx("text",{x:"14",y:"7",fontSize:"5",fontWeight:"bold",fill:"#fff",children:"$M"})]}),{displayName:"ValuationIcon"}),Jn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"5",y:"14",fontSize:"6",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#3b82f6",children:"MVP"}),e.jsx("circle",{cx:"17",cy:"6",r:"3",fill:i||"#22c55e"}),e.jsx("path",{d:"M15.5 6l1 1 2-2",stroke:"#fff",strokeWidth:"1",fill:"none"})]}),{displayName:"MVPIcon"}),Xn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2v4c1 0 2 1 2 1s1 0 1-1V2h-3z",fill:r==="outlined"?"none":i||"#3b82f6",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("path",{d:"M12 2v4c-1 0-2 1-2 1s-1 0-1-1V2h3z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M2 12h4c0 1 1 2 1 2s0 1-1 1H2v-3z",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("path",{d:"M2 12h4c0-1 1-2 1-2s0-1-1-1H2v3z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"8",y:"8",width:"8",height:"8",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("circle",{cx:"12",cy:"12",r:"2",fill:i||"#ef4444"})]}),{displayName:"ProductMarketFitIcon"}),Yn=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"9",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"12",r:"5",fill:"none",stroke:r==="filled"?"#fff":t,strokeWidth:"1.5",opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"12",r:"2",fill:r==="filled"?"#fff":t}),e.jsx("path",{d:"M6 18l-4 4M18 18l4 4",stroke:i||"#22c55e",strokeWidth:"2"}),e.jsx("path",{d:"M3 10h-2M3 14h-2",stroke:i||"#f59e0b",strokeWidth:"1"})]}),{displayName:"TractionIcon"}),es=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2c-4 4-4 10-2 14l2 4 2-4c2-4 2-10-2-14z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"12",cy:"9",r:"2",fill:i||"#3b82f6"}),e.jsx("path",{d:"M7 16l-3 2 1-4z",fill:i||t,stroke:i||t,strokeWidth:"1"}),e.jsx("path",{d:"M17 16l3 2-1-4z",fill:i||t,stroke:i||t,strokeWidth:"1"}),e.jsx("path",{d:"M10 20c0 2 2 4 2 4s2-2 2-4c-1 1-3 1-4 0z",fill:i||"#f59e0b"})]}),{displayName:"LaunchIcon"}),ts=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 20h4v-4h4v-4h4v-4h4v12H4z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M18 4l-2 4 2 2 2-2z",fill:i||"#22c55e"}),e.jsx("path",{d:"M16 8l-1 2",stroke:i||"#f59e0b",strokeWidth:"1.5"})]}),{displayName:"ScaleIcon"}),is=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"6",width:"16",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.5"}),e.jsx("rect",{x:"4",y:"4",width:"16",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("rect",{x:"6",y:"2",width:"16",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M10 10l2-3 2 2 4-4",stroke:i||"#22c55e",strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M16 3l3-1v3",stroke:i||"#22c55e",strokeWidth:"1",fill:"none"})]}),{displayName:"PitchDeckIcon"}),rs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M2 16h20l-2 4H4z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("circle",{cx:"12",cy:"8",r:"2",fill:t}),e.jsx("path",{d:"M10 12c0-1 1-2 2-2s2 1 2 2v4h-4z",fill:t}),e.jsx("rect",{x:"4",y:"4",width:"6",height:"4",rx:"0.5",fill:i||"#3b82f6",opacity:"0.7"}),e.jsx("rect",{x:"14",y:"4",width:"6",height:"4",rx:"0.5",fill:i||"#22c55e",opacity:"0.7"}),e.jsx("circle",{cx:"4",cy:"21",r:"1",fill:t,opacity:"0.5"}),e.jsx("circle",{cx:"8",cy:"21",r:"1",fill:t,opacity:"0.5"}),e.jsx("circle",{cx:"12",cy:"22",r:"1",fill:t,opacity:"0.5"}),e.jsx("circle",{cx:"16",cy:"21",r:"1",fill:t,opacity:"0.5"}),e.jsx("circle",{cx:"20",cy:"21",r:"1",fill:t,opacity:"0.5"})]}),{displayName:"DemoDayIcon"}),os=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"5",y:"3",width:"14",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 5v14",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("circle",{cx:"9",cy:"7",r:"1",fill:t,opacity:"0.3"}),e.jsx("circle",{cx:"12",cy:"7",r:"1",fill:i||"#22c55e"}),e.jsx("circle",{cx:"15",cy:"7",r:"1",fill:t,opacity:"0.3"}),e.jsx("path",{d:"M12 10l-2 3h4z",fill:i||"#22c55e"}),e.jsx("circle",{cx:"9",cy:"15",r:"1.5",fill:r==="filled"?"#fff":i||t}),e.jsx("path",{d:"M9 17v2",stroke:r==="filled"?"#fff":i||t,strokeWidth:"1.5"})]}),{displayName:"ElevatorPitchIcon"}),ns=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"10",r:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M5 22c0-4 3-6 7-6s7 2 7 6",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M8 5l2-3 2 2 2-2 2 3H8z",fill:i||"#f59e0b"}),e.jsx("polygon",{points:"17,14 17.5,15 18.5,15 17.8,15.7 18,16.5 17,16 16,16.5 16.2,15.7 15.5,15 16.5,15",fill:i||"#f59e0b"})]}),{displayName:"FounderIcon"}),ss=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"8",cy:"8",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"16",cy:"8",r:"3",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5"}),e.jsx("path",{d:"M3 20c0-3 2-5 5-5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M21 20c0-3-2-5-5-5",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5"}),e.jsx("path",{d:"M8 15c2 0 4 1 4 3",stroke:t,strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M16 15c-2 0-4 1-4 3",stroke:i||t,strokeWidth:"1.5",fill:"none"}),e.jsx("circle",{cx:"12",cy:"18",r:"2",fill:i||"#22c55e"})]}),{displayName:"CoFounderIcon"}),ls=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"6",r:"3",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"5",cy:"12",r:"2.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("circle",{cx:"19",cy:"12",r:"2.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("circle",{cx:"7",cy:"19",r:"2.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("circle",{cx:"17",cy:"19",r:"2.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("path",{d:"M12 9v3M9 7l-3 3M15 7l3 3M7 15l-1 2M17 15l1 2",stroke:t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"StartupTeamIcon"}),cs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"8",r:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("path",{d:"M5 20c0-4 3-6 7-6s7 2 7 6",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2"}),e.jsx("circle",{cx:"18",cy:"6",r:"3",fill:i||"#f59e0b"}),e.jsx("path",{d:"M17 4v1M19 4v1M17 7v1h2v-1",stroke:"#fff",strokeWidth:"0.5"}),e.jsx("path",{d:"M12 12v2l-1 4 1 2 1-2-1-4",fill:i||"#3b82f6"})]}),{displayName:"AdvisorIcon"}),hs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M3 9h18M3 15h18M9 3v18M15 3v18",stroke:r==="filled"?"rgba(255,255,255,0.3)":t,strokeWidth:"1",opacity:"0.3"}),e.jsx("rect",{x:"4",y:"4",width:"4",height:"4",rx:"0.5",fill:i||"#3b82f6",opacity:"0.7"}),e.jsx("rect",{x:"16",y:"10",width:"4",height:"4",rx:"0.5",fill:i||"#22c55e",opacity:"0.7"}),e.jsx("rect",{x:"10",y:"16",width:"4",height:"4",rx:"0.5",fill:i||"#f59e0b",opacity:"0.7"})]}),{displayName:"BusinessModelIcon"}),ds=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 4h16l-4 6v8l-4 2-4-2v-8z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("circle",{cx:"8",cy:"6",r:"1",fill:i||"#22c55e"}),e.jsx("circle",{cx:"12",cy:"5",r:"1",fill:i||"#22c55e"}),e.jsx("circle",{cx:"16",cy:"6",r:"1",fill:i||"#22c55e"}),e.jsx("text",{x:"10",y:"17",fontSize:"5",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#22c55e",children:"$"})]}),{displayName:"RevenueModelIcon"}),xs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"12",r:"8",fill:"none",stroke:t,strokeWidth:"2",strokeDasharray:"4 2"}),e.jsx("path",{d:"M12 4c-4.4 0-8 3.6-8 8",stroke:i||"#3b82f6",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M4 12l-2-2 2-2",stroke:i||"#3b82f6",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M12 20c4.4 0 8-3.6 8-8",stroke:i||"#3b82f6",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M20 12l2 2-2 2",stroke:i||"#3b82f6",strokeWidth:"2",fill:"none"}),e.jsx("text",{x:"9",y:"16",fontSize:"8",fontWeight:"bold",fill:i||"#22c55e",children:"$"})]}),{displayName:"SubscriptionModelIcon"}),as=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 4v16",stroke:r==="filled"?"#fff":t,strokeWidth:"1.5"}),e.jsx("text",{x:"4",y:"14",fontSize:"5",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#22c55e",children:"FREE"}),e.jsx("text",{x:"13",y:"10",fontSize:"3",fontWeight:"bold",fill:i||"#f59e0b",children:"PRO"}),e.jsx("polygon",{points:"17,12 17.5,13 18.5,13 17.8,13.7 18,14.5 17,14 16,14.5 16.2,13.7 15.5,13 16.5,13",fill:i||"#f59e0b"}),e.jsx("text",{x:"13",y:"18",fontSize:"3",fill:r==="filled"?"#fff":i||t,children:"$9.99"})]}),{displayName:"FreemiumIcon"}),ys=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M6 18l8-8",stroke:t,strokeWidth:"2",opacity:"0.4"}),e.jsx("circle",{cx:"12",cy:"12",r:"3",fill:r==="outlined"?"none":i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"2"}),e.jsx("path",{d:"M12 12l6-8",stroke:i||"#22c55e",strokeWidth:"2"}),e.jsx("path",{d:"M16 2l4 2-2 4",stroke:i||"#22c55e",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M8 8c-2 0-3 2-3 4",stroke:t,strokeWidth:"1",fill:"none"}),e.jsx("path",{d:"M5 10l-2 2 2 2",stroke:t,strokeWidth:"1",fill:"none"})]}),{displayName:"StartupPivotIcon"}),a=Object.freeze(Object.defineProperty({__proto__:null,AdvisorIcon:cs,AngelInvestorIcon:Kn,BusinessModelIcon:hs,CoFounderIcon:ss,CrowdfundingIcon:qn,DemoDayIcon:rs,ElevatorPitchIcon:os,FounderIcon:ns,FreemiumIcon:as,LaunchIcon:es,MVPIcon:Jn,PitchDeckIcon:is,ProductMarketFitIcon:Xn,RevenueModelIcon:ds,ScaleIcon:ts,SeedFundingIcon:Gn,SeriesAIcon:Zn,StartupPivotIcon:ys,StartupTeamIcon:ls,SubscriptionModelIcon:xs,TractionIcon:Yn,ValuationIcon:Un,VentureCapitalIcon:Qn},Symbol.toStringTag,{value:"Module"})),fs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2l8 4v12l-8 4-8-4V6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M12 2v20M4 6l8 4 8-4",stroke:r==="filled"?"rgba(255,255,255,0.5)":t,strokeWidth:"1.5",opacity:"0.5"}),e.jsx("path",{d:"M7 6v4h10V6",stroke:i||"#f59e0b",strokeWidth:"1.5",fill:"none"})]}),{displayName:"ShippingBoxIcon"}),ps=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"8",width:"14",height:"10",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M16 12h4l2 4v2h-6z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"6",cy:"18",r:"2",fill:t,stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"18",cy:"18",r:"2",fill:t,stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"17",y:"13",width:"3",height:"2",fill:i||"#3b82f6",rx:"0.5"})]}),{displayName:"DeliveryTruckIcon"}),ks=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"10",y:"6",width:"10",height:"10",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M10 6l5 3 5-3",stroke:r==="filled"?"rgba(255,255,255,0.5)":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("path",{d:"M2 9h6M3 12h5M2 15h6",stroke:i||"#f59e0b",strokeWidth:"1.5"}),e.jsx("path",{d:"M16 8l-2 4h3l-2 4",stroke:i||"#f59e0b",strokeWidth:"1.5",fill:"none"})]}),{displayName:"ExpressDeliveryIcon"}),js=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"10",width:"12",height:"8",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M14 13h4l2 3v2h-6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"5",cy:"18",r:"1.5",fill:t}),e.jsx("circle",{cx:"17",cy:"18",r:"1.5",fill:t}),e.jsx("circle",{cx:"8",cy:"6",r:"4",fill:i||"#22c55e"}),e.jsx("text",{x:"4.5",y:"8",fontSize:"4",fontWeight:"bold",fill:"#fff",children:"FREE"})]}),{displayName:"FreeShippingIcon"}),us=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"10",r:"7",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("ellipse",{cx:"12",cy:"10",rx:"3",ry:"7",fill:"none",stroke:r==="filled"?"rgba(255,255,255,0.3)":t,strokeWidth:"1",opacity:"0.3"}),e.jsx("path",{d:"M5 10h14M5 7c3 2 8 2 14 0M5 13c3-2 8-2 14 0",stroke:r==="filled"?"rgba(255,255,255,0.3)":t,strokeWidth:"1",opacity:"0.3"}),e.jsx("path",{d:"M16 14l4-2-4-2 1 2z",fill:i||"#3b82f6"}),e.jsx("path",{d:"M14 12l8 1",stroke:i||"#3b82f6",strokeWidth:"1"}),e.jsx("rect",{x:"2",y:"16",width:"6",height:"5",rx:"0.5",fill:i||"#f59e0b"})]}),{displayName:"InternationalShippingIcon"}),gs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"8",width:"12",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M6 12h12",stroke:r==="filled"?"rgba(255,255,255,0.5)":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("path",{d:"M12 2c-2 0-4 2-4 4s4 6 4 6 4-4 4-6-2-4-4-4z",fill:i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"1"}),e.jsx("circle",{cx:"12",cy:"6",r:"1.5",fill:"#fff"})]}),{displayName:"PackageTrackingIcon"}),ms=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 12h18",stroke:t,strokeWidth:"2",strokeDasharray:"4 2"}),e.jsx("circle",{cx:"4",cy:"12",r:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"20",cy:"12",r:"3",fill:"none",stroke:i||"#22c55e",strokeWidth:"1.5",strokeDasharray:"2 1"}),e.jsx("rect",{x:"10",y:"8",width:"6",height:"6",rx:"1",fill:i||"#3b82f6"}),e.jsx("path",{d:"M10 10l3 1.5 3-1.5",stroke:"#fff",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("path",{d:"M7 9l-2-1M7 14l-2 1",stroke:i||"#f59e0b",strokeWidth:"1"})]}),{displayName:"InTransitIcon"}),Is=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"10",width:"10",height:"7",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M14 13h4l2 2v2h-6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"7",cy:"17",r:"1.5",fill:t}),e.jsx("circle",{cx:"17",cy:"17",r:"1.5",fill:t}),e.jsx("path",{d:"M18 3l-4 3v5h8V6z",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("rect",{x:"16",y:"8",width:"2",height:"3",fill:"#fff"})]}),{displayName:"OutForDeliveryIcon"}),Ws=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"8",width:"12",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M4 12h12",stroke:r==="filled"?"rgba(255,255,255,0.3)":t,strokeWidth:"1",opacity:"0.3"}),e.jsx("circle",{cx:"17",cy:"7",r:"5",fill:i||"#22c55e"}),e.jsx("path",{d:"M14.5 7l2 2 3-3.5",stroke:"#fff",strokeWidth:"1.5",fill:"none"})]}),{displayName:"LogisticsDeliveredIcon"}),Ms=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"8",y:"8",width:"12",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M4 12c0-4 3-6 6-6",stroke:i||"#ef4444",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M4 8l-2 4 4 2",stroke:i||"#ef4444",strokeWidth:"2",fill:"none"}),e.jsx("path",{d:"M11 11l4 4M15 11l-4 4",stroke:i||"#ef4444",strokeWidth:"1.5"})]}),{displayName:"ReturnToSenderIcon"}),ws=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"10",width:"5",height:"4",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"9.5",y:"10",width:"5",height:"4",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5"}),e.jsx("rect",{x:"17",y:"10",width:"5",height:"4",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M7 12h2.5M14.5 12h2.5",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("path",{d:"M8 11l1.5 1-1.5 1",fill:i||"#3b82f6"}),e.jsx("path",{d:"M15.5 11l1.5 1-1.5 1",fill:i||"#3b82f6"}),e.jsx("text",{x:"2.5",y:"8",fontSize:"3",fill:t,children:"RAW"}),e.jsx("text",{x:"10",y:"8",fontSize:"3",fill:i||t,children:"MFG"}),e.jsx("text",{x:"17.5",y:"8",fontSize:"3",fill:t,children:"DIST"})]}),{displayName:"SupplyChainIcon"}),Cs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"8",width:"10",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"6",y:"4",width:"3",height:"4",fill:t}),e.jsx("path",{d:"M7.5 2c0 1-1 2-1 2s-1-1-1-2",stroke:t,strokeWidth:"1",opacity:"0.5",fill:"none"}),e.jsx("rect",{x:"6",y:"10",width:"2",height:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"}),e.jsx("rect",{x:"10",y:"10",width:"2",height:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"}),e.jsx("path",{d:"M14 14h6",stroke:i||"#22c55e",strokeWidth:"2"}),e.jsx("path",{d:"M18 11l3 3-3 3",fill:"none",stroke:i||"#22c55e",strokeWidth:"2"})]}),{displayName:"SupplierIcon"}),Ls=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M2 10l10-6 10 6v12H2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"5",y:"16",width:"4",height:"6",fill:i||"#3b82f6"}),e.jsx("rect",{x:"10",y:"16",width:"4",height:"6",fill:i||"#22c55e"}),e.jsx("rect",{x:"15",y:"16",width:"4",height:"6",fill:i||"#f59e0b"}),e.jsx("rect",{x:"5",y:"18",width:"3",height:"2",fill:"#fff"})]}),{displayName:"DistributionCenterIcon"}),Ps=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 18h16",stroke:t,strokeWidth:"1.5",opacity:"0.5"}),e.jsx("rect",{x:"2",y:"14",width:"4",height:"4",rx:"0.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M10 12l3-2 3 2v6h-6z",fill:r==="outlined"?"none":i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("rect",{x:"12",y:"15",width:"2",height:"3",fill:"#fff"}),e.jsx("path",{d:"M18 12l2-1.5 2 1.5v6h-4z",fill:r==="outlined"?"none":i||"#3b82f6",stroke:i||"#3b82f6",strokeWidth:"1"}),e.jsx("circle",{cx:"8",cy:"12",r:"1.5",fill:t}),e.jsx("path",{d:"M8 14v3",stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"6",y:"13",width:"2",height:"2",fill:i||"#f59e0b"})]}),{displayName:"LastMileIcon"}),bs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"16",width:"18",height:"3",rx:"0.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M5 19v2M12 19v2M19 19v2",stroke:t,strokeWidth:"2"}),e.jsx("rect",{x:"4",y:"10",width:"6",height:"6",rx:"0.5",fill:i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"1"}),e.jsx("rect",{x:"11",y:"10",width:"6",height:"6",rx:"0.5",fill:i||"#3b82f6",stroke:i||"#3b82f6",strokeWidth:"1"}),e.jsx("rect",{x:"7",y:"4",width:"6",height:"6",rx:"0.5",fill:i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1"})]}),{displayName:"PalletIcon"}),vs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"8",width:"10",height:"10",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("path",{d:"M8 8V5h8v3",stroke:t,strokeWidth:"1.5",fill:"none"}),e.jsx("rect",{x:"16",y:"4",width:"2",height:"14",fill:t}),e.jsx("path",{d:"M18 16h4M18 12h4",stroke:i||"#f59e0b",strokeWidth:"2"}),e.jsx("circle",{cx:"8",cy:"18",r:"2",fill:t}),e.jsx("circle",{cx:"14",cy:"18",r:"2",fill:t}),e.jsx("rect",{x:"9",y:"10",width:"4",height:"3",rx:"0.5",fill:r==="filled"?"rgba(255,255,255,0.3)":t,opacity:"0.3"})]}),{displayName:"ForkliftIcon"}),Fs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"6",width:"16",height:"12",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.2"}),e.jsx("path",{d:"M6 8v8M8 8v8M10 8v6M12 8v8M14 8v6M16 8v8M18 8v8",stroke:t,strokeWidth:"1"}),e.jsx("path",{d:"M2 12h20",stroke:i||"#ef4444",strokeWidth:"2"}),e.jsx("path",{d:"M2 8V6h4M18 6h4v4M2 16v2h4M18 20h4v-4",stroke:i||"#3b82f6",strokeWidth:"2",fill:"none"})]}),{displayName:"BarcodeScanLogisticsIcon"}),Ss=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M4 10l8-2 8 2v10H4z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M4 10l8 3 8-3",stroke:r==="filled"?"rgba(255,255,255,0.5)":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("path",{d:"M4 10l4-4h8l4 4",stroke:t,strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M12 4c0 2 2 3 3 3",stroke:i||"#f59e0b",strokeWidth:"1.5",fill:"none"}),e.jsx("circle",{cx:"16",cy:"6",r:"2",fill:i||"#3b82f6"}),e.jsx("rect",{x:"10",y:"13",width:"4",height:"3",rx:"0.5",fill:i||"#22c55e"})]}),{displayName:"PickAndPackIcon"}),Ns=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 4l-2 8-8 2 2 2 7-1 1 7 2 2 2-8 8-2-2-2-7 1-1-7z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("rect",{x:"2",y:"16",width:"5",height:"5",rx:"0.5",fill:i||"#f59e0b"}),e.jsx("path",{d:"M2 18.5h5",stroke:"#fff",strokeWidth:"0.5"})]}),{displayName:"AirFreightIcon"}),As=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M2 16l2-4h16l2 4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"6",y:"8",width:"12",height:"4",rx:"0.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"7",y:"9",width:"3",height:"2",fill:i||"#ef4444"}),e.jsx("rect",{x:"11",y:"9",width:"3",height:"2",fill:i||"#3b82f6"}),e.jsx("rect",{x:"15",y:"9",width:"2",height:"2",fill:i||"#22c55e"}),e.jsx("path",{d:"M2 20c2-1 4 1 6 0s4 1 6 0 4 1 6 0",stroke:i||"#3b82f6",strokeWidth:"1.5",fill:"none"})]}),{displayName:"SeaFreightIcon"}),zs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"2",y:"8",width:"6",height:"8",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("rect",{x:"9",y:"8",width:"6",height:"8",rx:"1",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("rect",{x:"16",y:"8",width:"6",height:"8",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("circle",{cx:"4",cy:"16",r:"1",fill:t}),e.jsx("circle",{cx:"6",cy:"16",r:"1",fill:t}),e.jsx("circle",{cx:"11",cy:"16",r:"1",fill:i||t}),e.jsx("circle",{cx:"13",cy:"16",r:"1",fill:i||t}),e.jsx("circle",{cx:"18",cy:"16",r:"1",fill:t}),e.jsx("circle",{cx:"20",cy:"16",r:"1",fill:t}),e.jsx("path",{d:"M1 18h22M1 20h22",stroke:t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"RailFreightIcon"}),Ds=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"8",y:"8",width:"8",height:"4",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M8 10H4M16 10h4",stroke:t,strokeWidth:"2"}),e.jsx("ellipse",{cx:"4",cy:"8",rx:"3",ry:"1",fill:t,opacity:"0.5"}),e.jsx("ellipse",{cx:"20",cy:"8",rx:"3",ry:"1",fill:t,opacity:"0.5"}),e.jsx("path",{d:"M11 12v2M13 12v2",stroke:t,strokeWidth:"1"}),e.jsx("rect",{x:"9",y:"14",width:"6",height:"5",rx:"0.5",fill:i||"#f59e0b"}),e.jsx("path",{d:"M9 16.5h6",stroke:"#fff",strokeWidth:"0.5"})]}),{displayName:"DroneDeliveryIcon"}),Ts=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"12",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M7 6h6M7 9h6M7 12h4",stroke:r==="filled"?"rgba(255,255,255,0.3)":t,strokeWidth:"1",opacity:"0.3"}),e.jsx("circle",{cx:"17",cy:"15",r:"5",fill:i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1.5"}),e.jsx("text",{x:"14",y:"17",fontSize:"4",fontWeight:"bold",fill:"#fff",children:"OK"}),e.jsx("circle",{cx:"13",cy:"4",r:"2",fill:i||"#3b82f6"})]}),{displayName:"CustomsClearanceIcon"}),Rs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"2",width:"14",height:"18",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("rect",{x:"6",y:"4",width:"10",height:"3",rx:"0.5",fill:i||"#3b82f6"}),e.jsx("text",{x:"7",y:"6",fontSize:"2.5",fontWeight:"bold",fill:"#fff",children:"B/L"}),e.jsx("path",{d:"M6 9h10M6 11h10M6 13h8M6 15h10M6 17h6",stroke:r==="filled"?"rgba(255,255,255,0.3)":t,strokeWidth:"1",opacity:"0.3"}),e.jsx("path",{d:"M16 14l3 2-3 2z",fill:i||"#22c55e"})]}),{displayName:"BillOfLadingIcon"}),Bs=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"1",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"2",opacity:"0.9"}),e.jsx("text",{x:"5",y:"8",fontSize:"3",fill:r==="filled"?"rgba(255,255,255,0.7)":t,children:"FROM:"}),e.jsx("path",{d:"M5 9h8",stroke:r==="filled"?"rgba(255,255,255,0.3)":t,strokeWidth:"1",opacity:"0.3"}),e.jsx("text",{x:"5",y:"14",fontSize:"3",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#3b82f6",children:"TO:"}),e.jsx("path",{d:"M5 15h10M5 17h8",stroke:r==="filled"?"rgba(255,255,255,0.5)":t,strokeWidth:"1",opacity:"0.5"}),e.jsx("rect",{x:"15",y:"6",width:"4",height:"4",fill:t,opacity:"0.3"}),e.jsx("path",{d:"M15 6v4M16 6v4M17 6v3M18 6v4M19 6v4",stroke:t,strokeWidth:"0.5"})]}),{displayName:"ShippingLabelIcon"}),c=Object.freeze(Object.defineProperty({__proto__:null,AirFreightIcon:Ns,BarcodeScanLogisticsIcon:Fs,BillOfLadingIcon:Rs,CustomsClearanceIcon:Ts,DeliveryTruckIcon:ps,DistributionCenterIcon:Ls,DroneDeliveryIcon:Ds,ExpressDeliveryIcon:ks,ForkliftIcon:vs,FreeShippingIcon:js,InTransitIcon:ms,InternationalShippingIcon:us,LastMileIcon:Ps,LogisticsDeliveredIcon:Ws,OutForDeliveryIcon:Is,PackageTrackingIcon:gs,PalletIcon:bs,PickAndPackIcon:Ss,RailFreightIcon:zs,ReturnToSenderIcon:Ms,SeaFreightIcon:As,ShippingBoxIcon:fs,ShippingLabelIcon:Bs,SupplierIcon:Cs,SupplyChainIcon:ws},Symbol.toStringTag,{value:"Module"})),gl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"18",y:"8",width:"3",height:"14",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M4 8h17M4 8l2 4",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("path",{d:"M8 8v6M8 14l2-1v3l-2-1-2 1v-3l2 1",stroke:i||"#f59e0b",strokeWidth:"1.5",fill:"none"}),e.jsx("rect",{x:"12",y:"14",width:"5",height:"8",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.7"}),e.jsx("path",{d:"M2 19h6M3 19c0-2.5 1.5-4 3-4s3 1.5 3 4",stroke:i||"#f59e0b",strokeWidth:"1.5",fill:r==="filled"?i||"#f59e0b":"none"})]}),{displayName:"ConstructionIcon"}),ml=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 14h13v5H3z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M16 14h3l2 3v2h-5v-5z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"7",cy:"19",r:"2",fill:r==="filled"?"#fff":t,stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"17",cy:"19",r:"2",fill:r==="filled"?"#fff":t,stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"8",y:"4",width:"8",height:"6",rx:"1",fill:r==="outlined"?"none":i||"#3b82f6",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("path",{d:"M10 4V3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v1",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("path",{d:"M8 7h8",stroke:r==="filled"?"#fff":i||"#3b82f6",strokeWidth:"1"})]}),{displayName:"FieldServiceIcon"}),Il=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 2L3 8h18L12 2z",fill:r==="outlined"?"none":i||t,stroke:i||t,strokeWidth:"1.5",strokeLinejoin:"round"}),e.jsx("rect",{x:"3",y:"19",width:"18",height:"3",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"5",y:"8",width:"2",height:"11",fill:t}),e.jsx("rect",{x:"9",y:"8",width:"2",height:"11",fill:t}),e.jsx("rect",{x:"13",y:"8",width:"2",height:"11",fill:t}),e.jsx("rect",{x:"17",y:"8",width:"2",height:"11",fill:t})]}),{displayName:"GovernmentIcon"}),Wl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 7.5C12 5 10 3 7.5 3S3 5 3 7.5c0 5 9 11.5 9 11.5s9-6.5 9-11.5C21 5 19 3 16.5 3S12 5 12 7.5z",fill:r==="outlined"?"none":i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"1.5",opacity:"0.8"}),e.jsx("path",{d:"M8 14c-1.5 0-3 1-3 2.5s1 2 2 2c.5 0 1-.2 1.5-.5",stroke:t,strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M16 14c1.5 0 3 1 3 2.5s-1 2-2 2c-.5 0-1-.2-1.5-.5",stroke:t,strokeWidth:"1.5",fill:"none"}),e.jsx("circle",{cx:"9",cy:"11",r:"1.5",fill:t}),e.jsx("circle",{cx:"15",cy:"11",r:"1.5",fill:t})]}),{displayName:"NGOIcon"}),Ml=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"6",y:"20",width:"12",height:"2",rx:"0.5",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"11",y:"12",width:"2",height:"8",fill:t}),e.jsx("path",{d:"M8 12h8l2-4H6l2 4z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"10",y:"2",width:"4",height:"6",rx:"1",fill:r==="outlined"?"none":i||"#3b82f6",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("circle",{cx:"12",cy:"14",r:"2",fill:r==="filled"?"rgba(255,255,255,0.3)":"none",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("rect",{x:"8",y:"17",width:"8",height:"1",fill:i||"#22c55e",rx:"0.25"})]}),{displayName:"MicroscopeBusinessIcon"}),wl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("circle",{cx:"12",cy:"6",r:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M8 4h8l-1-2H9l-1 2z",fill:i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"1"}),e.jsx("path",{d:"M12 2v2M11 3h2",stroke:"#fff",strokeWidth:"0.75"}),e.jsx("path",{d:"M6 22v-6a6 6 0 0 1 12 0v6",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M12 14v4M10 16h4",stroke:i||"#ef4444",strokeWidth:"1.5",strokeLinecap:"round"})]}),{displayName:"NurseIcon"}),Cl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M2 18h20M4 18v-4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4",fill:"none",stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M4 18v3M20 18v3",stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"4",y:"12",width:"16",height:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.5"}),e.jsx("rect",{x:"5",y:"10",width:"5",height:"3",rx:"1",fill:r==="outlined"?"none":i||"#93c5fd",stroke:i||"#93c5fd",strokeWidth:"1"}),e.jsx("circle",{cx:"8",cy:"7",r:"2.5",fill:t}),e.jsx("path",{d:"M10 13h9",stroke:i||"#22c55e",strokeWidth:"2",strokeLinecap:"round"}),e.jsx("path",{d:"M18 4v5M17 4h2M18 9l-2 3",stroke:t,strokeWidth:"1",opacity:"0.7"})]}),{displayName:"PatientIcon"}),Ll=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"4",y:"10",width:"16",height:"12",rx:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("rect",{x:"8",y:"10",width:"8",height:"2",fill:r==="filled"?"#fff":t,opacity:"0.5"}),e.jsx("rect",{x:"9",y:"3",width:"6",height:"9",rx:"0.5",fill:r==="outlined"?"none":i||"#f8fafc",stroke:i||t,strokeWidth:"1.5"}),e.jsx("rect",{x:"10",y:"5",width:"4",height:"1",fill:t,opacity:"0.6"}),e.jsx("rect",{x:"10",y:"7",width:"4",height:"1",fill:t,opacity:"0.6"}),e.jsx("path",{d:"M10.5 9l1 1 2-2",stroke:i||"#22c55e",strokeWidth:"1",fill:"none"})]}),{displayName:"VotingIcon"}),Pl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M3 5h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H6l-3 3v-3a2 2 0 0 1 0-4V5z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M14 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-1v3l-3-3h-3a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2z",fill:r==="outlined"?"none":i||"#3b82f6",stroke:i||"#3b82f6",strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M5 8h4M5 10h3",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.6"}),e.jsx("path",{d:"M16 11h4M16 13h3",stroke:r==="filled"?"#fff":i||"#3b82f6",strokeWidth:"1",opacity:"0.6"})]}),{displayName:"DebateIcon"}),bl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("ellipse",{cx:"12",cy:"14",rx:"9",ry:"4",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("circle",{cx:"12",cy:"5",r:"2",fill:i||"#f59e0b"}),e.jsx("path",{d:"M10 8h4v2h-4z",fill:i||"#f59e0b"}),e.jsx("circle",{cx:"5",cy:"10",r:"1.5",fill:t}),e.jsx("circle",{cx:"5",cy:"17",r:"1.5",fill:t}),e.jsx("circle",{cx:"19",cy:"10",r:"1.5",fill:t}),e.jsx("circle",{cx:"19",cy:"17",r:"1.5",fill:t}),e.jsx("path",{d:"M10 3h4",stroke:i||"#f59e0b",strokeWidth:"1.5",opacity:"0.6"})]}),{displayName:"BoardMeetingIcon"}),vl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 22V8",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("ellipse",{cx:"9",cy:"6",rx:"2",ry:"3",fill:i||"#f59e0b",transform:"rotate(-30 9 6)"}),e.jsx("ellipse",{cx:"8",cy:"10",rx:"2",ry:"3",fill:i||"#f59e0b",transform:"rotate(-30 8 10)"}),e.jsx("ellipse",{cx:"9",cy:"14",rx:"2",ry:"2.5",fill:i||"#f59e0b",transform:"rotate(-30 9 14)"}),e.jsx("ellipse",{cx:"15",cy:"6",rx:"2",ry:"3",fill:i||"#f59e0b",transform:"rotate(30 15 6)"}),e.jsx("ellipse",{cx:"16",cy:"10",rx:"2",ry:"3",fill:i||"#f59e0b",transform:"rotate(30 16 10)"}),e.jsx("ellipse",{cx:"15",cy:"14",rx:"2",ry:"2.5",fill:i||"#f59e0b",transform:"rotate(30 15 14)"}),e.jsx("ellipse",{cx:"12",cy:"4",rx:"1.5",ry:"2.5",fill:i||"#f59e0b"})]}),{displayName:"AgroIcon"}),Fl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 10v12M9 22h6",stroke:t,strokeWidth:"2",strokeLinecap:"round"}),e.jsx("circle",{cx:"12",cy:"8",r:"2",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5"}),e.jsx("path",{d:"M12 8l-1-7c0-1 2-1 2 0l-1 7",fill:i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1"}),e.jsx("path",{d:"M12 8l6 4c.8.6 0 1.8-.8 1.2L12 8",fill:i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1"}),e.jsx("path",{d:"M12 8l-6 4c-.8.6 0 1.8.8 1.2L12 8",fill:i||"#22c55e",stroke:i||"#22c55e",strokeWidth:"1"})]}),{displayName:"WindMillIcon"}),Sl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M12 22V6M8 22l4-16 4 16",stroke:t,strokeWidth:"1.5",fill:"none"}),e.jsx("path",{d:"M9 12h6M9.5 16h5",stroke:t,strokeWidth:"1"}),e.jsx("rect",{x:"10",y:"2",width:"4",height:"4",rx:"0.5",fill:r==="outlined"?"none":i||"#3b82f6",stroke:i||"#3b82f6",strokeWidth:"1.5"}),e.jsx("path",{d:"M6 4a8 8 0 0 0 0 4M18 4a8 8 0 0 1 0 4",stroke:i||"#3b82f6",strokeWidth:"1.5",fill:"none",opacity:"0.7"}),e.jsx("path",{d:"M4 3a12 12 0 0 0 0 6M20 3a12 12 0 0 1 0 6",stroke:i||"#3b82f6",strokeWidth:"1",fill:"none",opacity:"0.5"})]}),{displayName:"TelecomIcon"}),Nl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("rect",{x:"3",y:"8",width:"18",height:"14",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M2 8l2-5h16l2 5",fill:r==="outlined"?"none":i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"1.5"}),e.jsx("path",{d:"M6 3v5M10 3v5M14 3v5M18 3v5",stroke:r==="filled"?"#fff":i||"#ef4444",strokeWidth:"0.5",opacity:"0.5"}),e.jsx("rect",{x:"5",y:"10",width:"6",height:"6",fill:r==="filled"?"rgba(255,255,255,0.3)":"none",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("rect",{x:"14",y:"12",width:"5",height:"10",fill:r==="filled"?"rgba(255,255,255,0.2)":"none",stroke:r==="filled"?"#fff":t,strokeWidth:"1"}),e.jsx("circle",{cx:"18",cy:"17",r:"0.5",fill:i||"#f59e0b"})]}),{displayName:"RetailStoreIcon"}),Al=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M6 16a4 4 0 0 1 0-8 5 5 0 0 1 10 0h1a3 3 0 0 1 0 6H6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("text",{x:"8",y:"14",fontSize:"5",fontWeight:"bold",fill:r==="filled"?"#fff":i||"#6b7280",fontFamily:"Arial, sans-serif",children:"CO"}),e.jsx("text",{x:"16",y:"15",fontSize:"3",fill:r==="filled"?"#fff":i||"#6b7280",fontFamily:"Arial, sans-serif",children:"2"}),e.jsx("path",{d:"M12 18v3M10 20l2 2 2-2",stroke:i||"#ef4444",strokeWidth:"1.5",fill:"none",strokeLinecap:"round"})]}),{displayName:"CarbonIcon"}),zl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M6 14a4 4 0 0 1 0-8 5 5 0 0 1 10 0h1a3 3 0 0 1 0 6H6z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.8"}),e.jsx("path",{d:"M12 16l-4 6h8l-4-6z",fill:i||"#f59e0b",stroke:i||"#f59e0b",strokeWidth:"1",strokeLinejoin:"round"}),e.jsx("path",{d:"M12 18v2M12 21.5v.5",stroke:"#fff",strokeWidth:"1.5",strokeLinecap:"round"}),e.jsx("path",{d:"M7 16l-1 3M17 16l1 3",stroke:t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"WeatherRiskIcon"}),Dl=o(({color:t,accentColor:i,variant:r})=>e.jsxs(e.Fragment,{children:[e.jsx("path",{d:"M6 2h8l4 4v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z",fill:r==="outlined"?"none":t,stroke:t,strokeWidth:"1.5",opacity:"0.9"}),e.jsx("path",{d:"M14 2v4h4",fill:"none",stroke:t,strokeWidth:"1.5"}),e.jsx("circle",{cx:"10",cy:"14",r:"5",fill:i||"#ef4444",stroke:i||"#ef4444",strokeWidth:"1"}),e.jsx("path",{d:"M10 11v3M10 16v1",stroke:"#fff",strokeWidth:"1.5",strokeLinecap:"round"}),e.jsx("path",{d:"M6 7h4M6 9h3",stroke:r==="filled"?"#fff":t,strokeWidth:"1",opacity:"0.5"})]}),{displayName:"ClaimIcon"}),Os={ChartLine:()=>Promise.resolve().then(()=>p).then(t=>t.ChartLineIcon),ChartBar:()=>Promise.resolve().then(()=>p).then(t=>t.ChartBarIcon),ChartPie:()=>Promise.resolve().then(()=>p).then(t=>t.ChartPieIcon),Dollar:()=>Promise.resolve().then(()=>p).then(t=>t.DollarIcon),Euro:()=>Promise.resolve().then(()=>p).then(t=>t.EuroIcon),Invoice:()=>Promise.resolve().then(()=>p).then(t=>t.InvoiceIcon),Wallet:()=>Promise.resolve().then(()=>p).then(t=>t.WalletIcon),CreditCard:()=>Promise.resolve().then(()=>p).then(t=>t.CreditCardIcon),Bank:()=>Promise.resolve().then(()=>p).then(t=>t.BankIcon),PiggyBank:()=>Promise.resolve().then(()=>p).then(t=>t.PiggyBankIcon),CoinStack:()=>Promise.resolve().then(()=>p).then(t=>t.CoinStackIcon),Growth:()=>Promise.resolve().then(()=>p).then(t=>t.GrowthIcon),Loss:()=>Promise.resolve().then(()=>p).then(t=>t.LossIcon),Budget:()=>Promise.resolve().then(()=>p).then(t=>t.BudgetIcon),Receipt:()=>Promise.resolve().then(()=>p).then(t=>t.ReceiptIcon)},Vs={Briefcase:()=>Promise.resolve().then(()=>k).then(t=>t.BriefcaseIcon),Clipboard:()=>Promise.resolve().then(()=>k).then(t=>t.ClipboardIcon),Calendar:()=>Promise.resolve().then(()=>k).then(t=>t.CalendarIcon),Desk:()=>Promise.resolve().then(()=>k).then(t=>t.DeskIcon),Printer:()=>Promise.resolve().then(()=>k).then(t=>t.PrinterIcon),Scanner:()=>Promise.resolve().then(()=>k).then(t=>t.ScannerIcon),Folder:()=>Promise.resolve().then(()=>k).then(t=>t.FolderIcon),File:()=>Promise.resolve().then(()=>k).then(t=>t.FileIcon),Document:()=>Promise.resolve().then(()=>k).then(t=>t.DocumentIcon),Stamp:()=>Promise.resolve().then(()=>k).then(t=>t.StampIcon),PaperClip:()=>Promise.resolve().then(()=>k).then(t=>t.PaperClipIcon),Stapler:()=>Promise.resolve().then(()=>k).then(t=>t.StaplerIcon),Notebook:()=>Promise.resolve().then(()=>k).then(t=>t.NotebookIcon),Pen:()=>Promise.resolve().then(()=>k).then(t=>t.PenIcon),Coffee:()=>Promise.resolve().then(()=>k).then(t=>t.CoffeeIcon)},Hs={Team:()=>Promise.resolve().then(()=>j).then(t=>t.TeamIcon),Meeting:()=>Promise.resolve().then(()=>j).then(t=>t.MeetingIcon),Hire:()=>Promise.resolve().then(()=>j).then(t=>t.HireIcon),Handshake:()=>Promise.resolve().then(()=>j).then(t=>t.HandshakeIcon),IdCard:()=>Promise.resolve().then(()=>j).then(t=>t.IdCardIcon),OrgChart:()=>Promise.resolve().then(()=>j).then(t=>t.OrgChartIcon),Performance:()=>Promise.resolve().then(()=>j).then(t=>t.PerformanceIcon),Interview:()=>Promise.resolve().then(()=>j).then(t=>t.InterviewIcon),Contract:()=>Promise.resolve().then(()=>j).then(t=>t.ContractIcon),Onboarding:()=>Promise.resolve().then(()=>j).then(t=>t.OnboardingIcon),Payroll:()=>Promise.resolve().then(()=>j).then(t=>t.PayrollIcon),Benefits:()=>Promise.resolve().then(()=>j).then(t=>t.BenefitsIcon),Training:()=>Promise.resolve().then(()=>j).then(t=>t.TrainingIcon),Feedback:()=>Promise.resolve().then(()=>j).then(t=>t.FeedbackIcon),Diversity:()=>Promise.resolve().then(()=>j).then(t=>t.DiversityIcon)},Es={Kanban:()=>Promise.resolve().then(()=>u).then(t=>t.KanbanIcon),Timeline:()=>Promise.resolve().then(()=>u).then(t=>t.TimelineIcon),Milestone:()=>Promise.resolve().then(()=>u).then(t=>t.MilestoneIcon),Sprint:()=>Promise.resolve().then(()=>u).then(t=>t.SprintIcon),Backlog:()=>Promise.resolve().then(()=>u).then(t=>t.BacklogIcon),Task:()=>Promise.resolve().then(()=>u).then(t=>t.TaskIcon),Deadline:()=>Promise.resolve().then(()=>u).then(t=>t.DeadlineIcon),Progress:()=>Promise.resolve().then(()=>u).then(t=>t.ProgressIcon),Roadmap:()=>Promise.resolve().then(()=>u).then(t=>t.RoadmapIcon),Gantt:()=>Promise.resolve().then(()=>u).then(t=>t.GanttIcon),Agile:()=>Promise.resolve().then(()=>u).then(t=>t.AgileIcon),Scrum:()=>Promise.resolve().then(()=>u).then(t=>t.ScrumIcon),Planning:()=>Promise.resolve().then(()=>u).then(t=>t.PlanningIcon),Retrospective:()=>Promise.resolve().then(()=>u).then(t=>t.RetrospectiveIcon),Velocity:()=>Promise.resolve().then(()=>u).then(t=>t.VelocityIcon)},$s={Ledger:()=>Promise.resolve().then(()=>g).then(t=>t.LedgerIcon),Journal:()=>Promise.resolve().then(()=>g).then(t=>t.JournalIcon),BalanceSheet:()=>Promise.resolve().then(()=>g).then(t=>t.BalanceSheetIcon),Invoice:()=>Promise.resolve().then(()=>g).then(t=>t.InvoiceIcon),Receipt:()=>Promise.resolve().then(()=>g).then(t=>t.ReceiptIcon),Tax:()=>Promise.resolve().then(()=>g).then(t=>t.TaxIcon),Audit:()=>Promise.resolve().then(()=>g).then(t=>t.AuditIcon),Depreciation:()=>Promise.resolve().then(()=>g).then(t=>t.DepreciationIcon),Amortization:()=>Promise.resolve().then(()=>g).then(t=>t.AmortizationIcon),AccountsPayable:()=>Promise.resolve().then(()=>g).then(t=>t.AccountsPayableIcon),AccountsReceivable:()=>Promise.resolve().then(()=>g).then(t=>t.AccountsReceivableIcon),TrialBalance:()=>Promise.resolve().then(()=>g).then(t=>t.TrialBalanceIcon),CashFlow:()=>Promise.resolve().then(()=>g).then(t=>t.CashFlowIcon),ProfitLoss:()=>Promise.resolve().then(()=>g).then(t=>t.ProfitLossIcon),GeneralLedger:()=>Promise.resolve().then(()=>g).then(t=>t.GeneralLedgerIcon)},_s={Factory:()=>Promise.resolve().then(()=>m).then(t=>t.FactoryIcon),AssemblyLine:()=>Promise.resolve().then(()=>m).then(t=>t.AssemblyLineIcon),Quality:()=>Promise.resolve().then(()=>m).then(t=>t.QualityIcon),Maintenance:()=>Promise.resolve().then(()=>m).then(t=>t.MaintenanceIcon),Shift:()=>Promise.resolve().then(()=>m).then(t=>t.ShiftIcon),Machine:()=>Promise.resolve().then(()=>m).then(t=>t.MachineIcon),Conveyor:()=>Promise.resolve().then(()=>m).then(t=>t.ConveyorIcon),Robot:()=>Promise.resolve().then(()=>m).then(t=>t.RobotIcon),Workstation:()=>Promise.resolve().then(()=>m).then(t=>t.WorkstationIcon),Batch:()=>Promise.resolve().then(()=>m).then(t=>t.BatchIcon),ProductionOrder:()=>Promise.resolve().then(()=>m).then(t=>t.ProductionOrderIcon),BOM:()=>Promise.resolve().then(()=>m).then(t=>t.BOMIcon),Routing:()=>Promise.resolve().then(()=>m).then(t=>t.RoutingIcon),Capacity:()=>Promise.resolve().then(()=>m).then(t=>t.CapacityIcon)},Gs={Forklift:()=>Promise.resolve().then(()=>I).then(t=>t.ForkliftIcon),Pallet:()=>Promise.resolve().then(()=>I).then(t=>t.PalletIcon),Bin:()=>Promise.resolve().then(()=>I).then(t=>t.BinIcon),Barcode:()=>Promise.resolve().then(()=>I).then(t=>t.BarcodeIcon),QRCode:()=>Promise.resolve().then(()=>I).then(t=>t.QRCodeIcon),Picking:()=>Promise.resolve().then(()=>I).then(t=>t.PickingIcon),Shipping:()=>Promise.resolve().then(()=>I).then(t=>t.ShippingIcon),Receiving:()=>Promise.resolve().then(()=>I).then(t=>t.ReceivingIcon),Rack:()=>Promise.resolve().then(()=>I).then(t=>t.RackIcon),Inventory:()=>Promise.resolve().then(()=>I).then(t=>t.InventoryIcon),Stock:()=>Promise.resolve().then(()=>I).then(t=>t.StockIcon),Location:()=>Promise.resolve().then(()=>I).then(t=>t.LocationIcon),Zone:()=>Promise.resolve().then(()=>I).then(t=>t.ZoneIcon),Dock:()=>Promise.resolve().then(()=>I).then(t=>t.DockIcon)},Zs={Customer:()=>Promise.resolve().then(()=>w).then(t=>t.CustomerIcon),Lead:()=>Promise.resolve().then(()=>w).then(t=>t.LeadIcon),Opportunity:()=>Promise.resolve().then(()=>w).then(t=>t.OpportunityIcon),Deal:()=>Promise.resolve().then(()=>w).then(t=>t.DealIcon),Pipeline:()=>Promise.resolve().then(()=>w).then(t=>t.PipelineIcon),Campaign:()=>Promise.resolve().then(()=>w).then(t=>t.CampaignIcon),Contact:()=>Promise.resolve().then(()=>w).then(t=>t.ContactIcon),Account:()=>Promise.resolve().then(()=>w).then(t=>t.AccountIcon),Activity:()=>Promise.resolve().then(()=>w).then(t=>t.ActivityIcon),Touchpoint:()=>Promise.resolve().then(()=>w).then(t=>t.TouchpointIcon),Segment:()=>Promise.resolve().then(()=>w).then(t=>t.SegmentIcon),Nurture:()=>Promise.resolve().then(()=>w).then(t=>t.NurtureIcon)},Qs={Quote:()=>Promise.resolve().then(()=>W).then(t=>t.QuoteIcon),Order:()=>Promise.resolve().then(()=>W).then(t=>t.OrderIcon),Contract:()=>Promise.resolve().then(()=>W).then(t=>t.ContractIcon),Commission:()=>Promise.resolve().then(()=>W).then(t=>t.CommissionIcon),Territory:()=>Promise.resolve().then(()=>W).then(t=>t.TerritoryIcon),Discount:()=>Promise.resolve().then(()=>W).then(t=>t.DiscountIcon),Pricing:()=>Promise.resolve().then(()=>W).then(t=>t.PricingIcon),Negotiation:()=>Promise.resolve().then(()=>W).then(t=>t.NegotiationIcon),Proposal:()=>Promise.resolve().then(()=>W).then(t=>t.ProposalIcon),Closing:()=>Promise.resolve().then(()=>W).then(t=>t.ClosingIcon),Forecast:()=>Promise.resolve().then(()=>W).then(t=>t.ForecastIcon),Target:()=>Promise.resolve().then(()=>W).then(t=>t.TargetIcon),Upsell:()=>Promise.resolve().then(()=>W).then(t=>t.UpsellIcon)},Ks={Requisition:()=>Promise.resolve().then(()=>M).then(t=>t.RequisitionIcon),PurchaseOrder:()=>Promise.resolve().then(()=>M).then(t=>t.PurchaseOrderIcon),RFQ:()=>Promise.resolve().then(()=>M).then(t=>t.RFQIcon),Supplier:()=>Promise.resolve().then(()=>M).then(t=>t.SupplierIcon),Vendor:()=>Promise.resolve().then(()=>M).then(t=>t.VendorIcon),Sourcing:()=>Promise.resolve().then(()=>M).then(t=>t.SourcingIcon),Approval:()=>Promise.resolve().then(()=>M).then(t=>t.ApprovalIcon),GoodsReceiving:()=>Promise.resolve().then(()=>M).then(t=>t.GoodsReceivingIcon),Bidding:()=>Promise.resolve().then(()=>M).then(t=>t.BiddingIcon),ProcurementContract:()=>Promise.resolve().then(()=>M).then(t=>t.ProcurementContractIcon),Compare:()=>Promise.resolve().then(()=>M).then(t=>t.CompareIcon),Savings:()=>Promise.resolve().then(()=>M).then(t=>t.SavingsIcon),Spend:()=>Promise.resolve().then(()=>M).then(t=>t.SpendIcon)},qs={Billboard:()=>Promise.resolve().then(()=>n).then(t=>t.BillboardIcon),Megaphone:()=>Promise.resolve().then(()=>n).then(t=>t.MegaphoneIcon),Ad:()=>Promise.resolve().then(()=>n).then(t=>t.AdIcon),Banner:()=>Promise.resolve().then(()=>n).then(t=>t.BannerIcon),Sponsored:()=>Promise.resolve().then(()=>n).then(t=>t.SponsoredIcon),SEO:()=>Promise.resolve().then(()=>n).then(t=>t.SEOIcon),SEM:()=>Promise.resolve().then(()=>n).then(t=>t.SEMIcon),ContentMarketing:()=>Promise.resolve().then(()=>n).then(t=>t.ContentMarketingIcon),EmailMarketing:()=>Promise.resolve().then(()=>n).then(t=>t.EmailMarketingIcon),SocialMarketing:()=>Promise.resolve().then(()=>n).then(t=>t.SocialMarketingIcon),Influencer:()=>Promise.resolve().then(()=>n).then(t=>t.InfluencerIcon),MarketingCampaign:()=>Promise.resolve().then(()=>n).then(t=>t.MarketingCampaignIcon),ABTesting:()=>Promise.resolve().then(()=>n).then(t=>t.ABTestingIcon),Conversion:()=>Promise.resolve().then(()=>n).then(t=>t.ConversionIcon),MarketingFunnel:()=>Promise.resolve().then(()=>n).then(t=>t.MarketingFunnelIcon),ROI:()=>Promise.resolve().then(()=>n).then(t=>t.ROIIcon),CTR:()=>Promise.resolve().then(()=>n).then(t=>t.CTRIcon),MarketingImpressions:()=>Promise.resolve().then(()=>n).then(t=>t.MarketingImpressionsIcon),EngagementRate:()=>Promise.resolve().then(()=>n).then(t=>t.EngagementRateIcon),BounceRate:()=>Promise.resolve().then(()=>n).then(t=>t.BounceRateIcon),Brand:()=>Promise.resolve().then(()=>n).then(t=>t.BrandIcon),LogoDesign:()=>Promise.resolve().then(()=>n).then(t=>t.LogoDesignIcon),BrandAwareness:()=>Promise.resolve().then(()=>n).then(t=>t.BrandAwarenessIcon),Rebranding:()=>Promise.resolve().then(()=>n).then(t=>t.RebrandingIcon),Promotion:()=>Promise.resolve().then(()=>n).then(t=>t.PromotionIcon),FlashSale:()=>Promise.resolve().then(()=>n).then(t=>t.FlashSaleIcon),Coupon:()=>Promise.resolve().then(()=>n).then(t=>t.CouponIcon),Giveaway:()=>Promise.resolve().then(()=>n).then(t=>t.GiveawayIcon)},Us={Dashboard:()=>Promise.resolve().then(()=>l).then(t=>t.DashboardIcon),KPI:()=>Promise.resolve().then(()=>l).then(t=>t.KPIIcon),Widget:()=>Promise.resolve().then(()=>l).then(t=>t.WidgetIcon),RealTimeData:()=>Promise.resolve().then(()=>l).then(t=>t.RealTimeDataIcon),AreaChart:()=>Promise.resolve().then(()=>l).then(t=>t.AreaChartIcon),ScatterPlot:()=>Promise.resolve().then(()=>l).then(t=>t.ScatterPlotIcon),BubbleChart:()=>Promise.resolve().then(()=>l).then(t=>t.BubbleChartIcon),DonutChart:()=>Promise.resolve().then(()=>l).then(t=>t.DonutChartIcon),Treemap:()=>Promise.resolve().then(()=>l).then(t=>t.TreemapIcon),Heatmap:()=>Promise.resolve().then(()=>l).then(t=>t.HeatmapIcon),MetricCard:()=>Promise.resolve().then(()=>l).then(t=>t.MetricCardIcon),GrowthMetric:()=>Promise.resolve().then(()=>l).then(t=>t.GrowthMetricIcon),DeclineMetric:()=>Promise.resolve().then(()=>l).then(t=>t.DeclineMetricIcon),TargetGoal:()=>Promise.resolve().then(()=>l).then(t=>t.TargetGoalIcon),Benchmark:()=>Promise.resolve().then(()=>l).then(t=>t.BenchmarkIcon),AnalyticsReport:()=>Promise.resolve().then(()=>l).then(t=>t.AnalyticsReportIcon),Insights:()=>Promise.resolve().then(()=>l).then(t=>t.InsightsIcon),TrendAnalysis:()=>Promise.resolve().then(()=>l).then(t=>t.TrendAnalysisIcon),Comparison:()=>Promise.resolve().then(()=>l).then(t=>t.ComparisonIcon),DataFilter:()=>Promise.resolve().then(()=>l).then(t=>t.DataFilterIcon),DataExport:()=>Promise.resolve().then(()=>l).then(t=>t.DataExportIcon),DataImport:()=>Promise.resolve().then(()=>l).then(t=>t.DataImportIcon),DataRefresh:()=>Promise.resolve().then(()=>l).then(t=>t.DataRefreshIcon),BICube:()=>Promise.resolve().then(()=>l).then(t=>t.BICubeIcon),DataWarehouse:()=>Promise.resolve().then(()=>l).then(t=>t.DataWarehouseIcon),PredictiveAnalytics:()=>Promise.resolve().then(()=>l).then(t=>t.PredictiveAnalyticsIcon)},Js={Contract:()=>Promise.resolve().then(()=>h).then(t=>t.ContractIcon),Agreement:()=>Promise.resolve().then(()=>h).then(t=>t.AgreementIcon),NDA:()=>Promise.resolve().then(()=>h).then(t=>t.NDAIcon),TermsConditions:()=>Promise.resolve().then(()=>h).then(t=>t.TermsConditionsIcon),LegalDocument:()=>Promise.resolve().then(()=>h).then(t=>t.LegalDocumentIcon),Compliance:()=>Promise.resolve().then(()=>h).then(t=>t.ComplianceIcon),GDPR:()=>Promise.resolve().then(()=>h).then(t=>t.GDPRIcon),Regulation:()=>Promise.resolve().then(()=>h).then(t=>t.RegulationIcon),LegalAudit:()=>Promise.resolve().then(()=>h).then(t=>t.LegalAuditIcon),Certificate:()=>Promise.resolve().then(()=>h).then(t=>t.CertificateIcon),Copyright:()=>Promise.resolve().then(()=>h).then(t=>t.CopyrightIcon),Trademark:()=>Promise.resolve().then(()=>h).then(t=>t.TrademarkIcon),Registered:()=>Promise.resolve().then(()=>h).then(t=>t.RegisteredIcon),Patent:()=>Promise.resolve().then(()=>h).then(t=>t.PatentIcon),LegalLicense:()=>Promise.resolve().then(()=>h).then(t=>t.LegalLicenseIcon),Gavel:()=>Promise.resolve().then(()=>h).then(t=>t.GavelIcon),ScalesJustice:()=>Promise.resolve().then(()=>h).then(t=>t.ScalesJusticeIcon),Jury:()=>Promise.resolve().then(()=>h).then(t=>t.JuryIcon),Verdict:()=>Promise.resolve().then(()=>h).then(t=>t.VerdictIcon),LawFirm:()=>Promise.resolve().then(()=>h).then(t=>t.LawFirmIcon),Lawyer:()=>Promise.resolve().then(()=>h).then(t=>t.LawyerIcon),Witness:()=>Promise.resolve().then(()=>h).then(t=>t.WitnessIcon),BriefcaseLegal:()=>Promise.resolve().then(()=>h).then(t=>t.BriefcaseLegalIcon),Signature:()=>Promise.resolve().then(()=>h).then(t=>t.SignatureIcon)},Xs={Meeting:()=>Promise.resolve().then(()=>x).then(t=>t.MeetingIcon),VideoConference:()=>Promise.resolve().then(()=>x).then(t=>t.VideoConferenceIcon),ConferenceRoom:()=>Promise.resolve().then(()=>x).then(t=>t.ConferenceRoomIcon),Webinar:()=>Promise.resolve().then(()=>x).then(t=>t.WebinarIcon),Presentation:()=>Promise.resolve().then(()=>x).then(t=>t.PresentationIcon),PhoneCall:()=>Promise.resolve().then(()=>x).then(t=>t.PhoneCallIcon),IncomingCall:()=>Promise.resolve().then(()=>x).then(t=>t.IncomingCallIcon),OutgoingCall:()=>Promise.resolve().then(()=>x).then(t=>t.OutgoingCallIcon),MissedCall:()=>Promise.resolve().then(()=>x).then(t=>t.MissedCallIcon),ConferenceCall:()=>Promise.resolve().then(()=>x).then(t=>t.ConferenceCallIcon),BusinessEmail:()=>Promise.resolve().then(()=>x).then(t=>t.BusinessEmailIcon),InstantMessage:()=>Promise.resolve().then(()=>x).then(t=>t.InstantMessageIcon),Inbox:()=>Promise.resolve().then(()=>x).then(t=>t.InboxIcon),Outbox:()=>Promise.resolve().then(()=>x).then(t=>t.OutboxIcon),Newsletter:()=>Promise.resolve().then(()=>x).then(t=>t.NewsletterIcon),TeamChat:()=>Promise.resolve().then(()=>x).then(t=>t.TeamChatIcon),Discussion:()=>Promise.resolve().then(()=>x).then(t=>t.DiscussionIcon),Feedback:()=>Promise.resolve().then(()=>x).then(t=>t.FeedbackIcon),Announcement:()=>Promise.resolve().then(()=>x).then(t=>t.AnnouncementIcon),ScheduleMeeting:()=>Promise.resolve().then(()=>x).then(t=>t.ScheduleMeetingIcon),Agenda:()=>Promise.resolve().then(()=>x).then(t=>t.AgendaIcon),RSVP:()=>Promise.resolve().then(()=>x).then(t=>t.RSVPIcon),Minutes:()=>Promise.resolve().then(()=>x).then(t=>t.MinutesIcon)},Ys={ShoppingCart:()=>Promise.resolve().then(()=>s).then(t=>t.ShoppingCartIcon),AddToCart:()=>Promise.resolve().then(()=>s).then(t=>t.AddToCartIcon),ShoppingBag:()=>Promise.resolve().then(()=>s).then(t=>t.ShoppingBagIcon),Wishlist:()=>Promise.resolve().then(()=>s).then(t=>t.WishlistIcon),Product:()=>Promise.resolve().then(()=>s).then(t=>t.ProductIcon),Category:()=>Promise.resolve().then(()=>s).then(t=>t.CategoryIcon),Checkout:()=>Promise.resolve().then(()=>s).then(t=>t.CheckoutIcon),CreditCard:()=>Promise.resolve().then(()=>s).then(t=>t.CreditCardIcon),Payment:()=>Promise.resolve().then(()=>s).then(t=>t.PaymentIcon),Wallet:()=>Promise.resolve().then(()=>s).then(t=>t.WalletIcon),Receipt:()=>Promise.resolve().then(()=>s).then(t=>t.ReceiptIcon),Refund:()=>Promise.resolve().then(()=>s).then(t=>t.RefundIcon),Order:()=>Promise.resolve().then(()=>s).then(t=>t.OrderIcon),PendingOrder:()=>Promise.resolve().then(()=>s).then(t=>t.PendingOrderIcon),Shipped:()=>Promise.resolve().then(()=>s).then(t=>t.ShippedIcon),Delivered:()=>Promise.resolve().then(()=>s).then(t=>t.DeliveredIcon),Return:()=>Promise.resolve().then(()=>s).then(t=>t.ReturnIcon),Inventory:()=>Promise.resolve().then(()=>s).then(t=>t.InventoryIcon),InStock:()=>Promise.resolve().then(()=>s).then(t=>t.InStockIcon),OutOfStock:()=>Promise.resolve().then(()=>s).then(t=>t.OutOfStockIcon),LowStock:()=>Promise.resolve().then(()=>s).then(t=>t.LowStockIcon),PriceTag:()=>Promise.resolve().then(()=>s).then(t=>t.PriceTagIcon),Discount:()=>Promise.resolve().then(()=>s).then(t=>t.DiscountIcon),SaleBadge:()=>Promise.resolve().then(()=>s).then(t=>t.SaleBadgeIcon),ComparePrices:()=>Promise.resolve().then(()=>s).then(t=>t.ComparePricesIcon),StarRating:()=>Promise.resolve().then(()=>s).then(t=>t.StarRatingIcon),Review:()=>Promise.resolve().then(()=>s).then(t=>t.ReviewIcon)},el={HelpDesk:()=>Promise.resolve().then(()=>d).then(t=>t.HelpDeskIcon),SupportAgent:()=>Promise.resolve().then(()=>d).then(t=>t.SupportAgentIcon),Question:()=>Promise.resolve().then(()=>d).then(t=>t.QuestionIcon),FAQ:()=>Promise.resolve().then(()=>d).then(t=>t.FAQIcon),KnowledgeBase:()=>Promise.resolve().then(()=>d).then(t=>t.KnowledgeBaseIcon),SupportTicket:()=>Promise.resolve().then(()=>d).then(t=>t.SupportTicketIcon),NewTicket:()=>Promise.resolve().then(()=>d).then(t=>t.NewTicketIcon),OpenTicket:()=>Promise.resolve().then(()=>d).then(t=>t.OpenTicketIcon),ClosedTicket:()=>Promise.resolve().then(()=>d).then(t=>t.ClosedTicketIcon),Escalate:()=>Promise.resolve().then(()=>d).then(t=>t.EscalateIcon),LiveChat:()=>Promise.resolve().then(()=>d).then(t=>t.LiveChatIcon),Chatbot:()=>Promise.resolve().then(()=>d).then(t=>t.ChatbotIcon),EmailSupport:()=>Promise.resolve().then(()=>d).then(t=>t.EmailSupportIcon),PhoneSupport:()=>Promise.resolve().then(()=>d).then(t=>t.PhoneSupportIcon),SelfService:()=>Promise.resolve().then(()=>d).then(t=>t.SelfServiceIcon),SLA:()=>Promise.resolve().then(()=>d).then(t=>t.SLAIcon),ResponseTime:()=>Promise.resolve().then(()=>d).then(t=>t.ResponseTimeIcon),CustomerSatisfaction:()=>Promise.resolve().then(()=>d).then(t=>t.CustomerSatisfactionIcon),NPS:()=>Promise.resolve().then(()=>d).then(t=>t.NPSIcon),UserGuide:()=>Promise.resolve().then(()=>d).then(t=>t.UserGuideIcon),Tutorial:()=>Promise.resolve().then(()=>d).then(t=>t.TutorialIcon),HelpArticle:()=>Promise.resolve().then(()=>d).then(t=>t.HelpArticleIcon),Troubleshooting:()=>Promise.resolve().then(()=>d).then(t=>t.TroubleshootingIcon),Onboarding:()=>Promise.resolve().then(()=>d).then(t=>t.OnboardingIcon)},tl={Target:()=>Promise.resolve().then(()=>y).then(t=>t.TargetIcon),Mission:()=>Promise.resolve().then(()=>y).then(t=>t.MissionIcon),Vision:()=>Promise.resolve().then(()=>y).then(t=>t.VisionIcon),OKR:()=>Promise.resolve().then(()=>y).then(t=>t.OKRIcon),KPIDashboard:()=>Promise.resolve().then(()=>y).then(t=>t.KPIDashboardIcon),Growth:()=>Promise.resolve().then(()=>y).then(t=>t.GrowthIcon),ScaleUp:()=>Promise.resolve().then(()=>y).then(t=>t.ScaleUpIcon),MarketExpansion:()=>Promise.resolve().then(()=>y).then(t=>t.MarketExpansionIcon),Diversification:()=>Promise.resolve().then(()=>y).then(t=>t.DiversificationIcon),StrategicPlanning:()=>Promise.resolve().then(()=>y).then(t=>t.StrategicPlanningIcon),SWOT:()=>Promise.resolve().then(()=>y).then(t=>t.SWOTIcon),CompetitiveAnalysis:()=>Promise.resolve().then(()=>y).then(t=>t.CompetitiveAnalysisIcon),Roadmap:()=>Promise.resolve().then(()=>y).then(t=>t.RoadmapIcon),Milestone:()=>Promise.resolve().then(()=>y).then(t=>t.MilestoneIcon),Decision:()=>Promise.resolve().then(()=>y).then(t=>t.DecisionIcon),PriorityMatrix:()=>Promise.resolve().then(()=>y).then(t=>t.PriorityMatrixIcon),Innovation:()=>Promise.resolve().then(()=>y).then(t=>t.InnovationIcon),RiskAssessment:()=>Promise.resolve().then(()=>y).then(t=>t.RiskAssessmentIcon),Opportunity:()=>Promise.resolve().then(()=>y).then(t=>t.OpportunityIcon),Pivot:()=>Promise.resolve().then(()=>y).then(t=>t.PivotIcon),ExitStrategy:()=>Promise.resolve().then(()=>y).then(t=>t.ExitStrategyIcon)},il={SeedFunding:()=>Promise.resolve().then(()=>a).then(t=>t.SeedFundingIcon),SeriesA:()=>Promise.resolve().then(()=>a).then(t=>t.SeriesAIcon),VentureCapital:()=>Promise.resolve().then(()=>a).then(t=>t.VentureCapitalIcon),AngelInvestor:()=>Promise.resolve().then(()=>a).then(t=>t.AngelInvestorIcon),Crowdfunding:()=>Promise.resolve().then(()=>a).then(t=>t.CrowdfundingIcon),Valuation:()=>Promise.resolve().then(()=>a).then(t=>t.ValuationIcon),MVP:()=>Promise.resolve().then(()=>a).then(t=>t.MVPIcon),ProductMarketFit:()=>Promise.resolve().then(()=>a).then(t=>t.ProductMarketFitIcon),Traction:()=>Promise.resolve().then(()=>a).then(t=>t.TractionIcon),Launch:()=>Promise.resolve().then(()=>a).then(t=>t.LaunchIcon),Scale:()=>Promise.resolve().then(()=>a).then(t=>t.ScaleIcon),PitchDeck:()=>Promise.resolve().then(()=>a).then(t=>t.PitchDeckIcon),DemoDay:()=>Promise.resolve().then(()=>a).then(t=>t.DemoDayIcon),ElevatorPitch:()=>Promise.resolve().then(()=>a).then(t=>t.ElevatorPitchIcon),Founder:()=>Promise.resolve().then(()=>a).then(t=>t.FounderIcon),CoFounder:()=>Promise.resolve().then(()=>a).then(t=>t.CoFounderIcon),StartupTeam:()=>Promise.resolve().then(()=>a).then(t=>t.StartupTeamIcon),Advisor:()=>Promise.resolve().then(()=>a).then(t=>t.AdvisorIcon),BusinessModel:()=>Promise.resolve().then(()=>a).then(t=>t.BusinessModelIcon),RevenueModel:()=>Promise.resolve().then(()=>a).then(t=>t.RevenueModelIcon),SubscriptionModel:()=>Promise.resolve().then(()=>a).then(t=>t.SubscriptionModelIcon),Freemium:()=>Promise.resolve().then(()=>a).then(t=>t.FreemiumIcon),StartupPivot:()=>Promise.resolve().then(()=>a).then(t=>t.StartupPivotIcon)},rl={ShippingBox:()=>Promise.resolve().then(()=>c).then(t=>t.ShippingBoxIcon),DeliveryTruck:()=>Promise.resolve().then(()=>c).then(t=>t.DeliveryTruckIcon),ExpressDelivery:()=>Promise.resolve().then(()=>c).then(t=>t.ExpressDeliveryIcon),FreeShipping:()=>Promise.resolve().then(()=>c).then(t=>t.FreeShippingIcon),InternationalShipping:()=>Promise.resolve().then(()=>c).then(t=>t.InternationalShippingIcon),PackageTracking:()=>Promise.resolve().then(()=>c).then(t=>t.PackageTrackingIcon),InTransit:()=>Promise.resolve().then(()=>c).then(t=>t.InTransitIcon),OutForDelivery:()=>Promise.resolve().then(()=>c).then(t=>t.OutForDeliveryIcon),LogisticsDelivered:()=>Promise.resolve().then(()=>c).then(t=>t.LogisticsDeliveredIcon),ReturnToSender:()=>Promise.resolve().then(()=>c).then(t=>t.ReturnToSenderIcon),SupplyChain:()=>Promise.resolve().then(()=>c).then(t=>t.SupplyChainIcon),Supplier:()=>Promise.resolve().then(()=>c).then(t=>t.SupplierIcon),DistributionCenter:()=>Promise.resolve().then(()=>c).then(t=>t.DistributionCenterIcon),LastMile:()=>Promise.resolve().then(()=>c).then(t=>t.LastMileIcon),Pallet:()=>Promise.resolve().then(()=>c).then(t=>t.PalletIcon),Forklift:()=>Promise.resolve().then(()=>c).then(t=>t.ForkliftIcon),BarcodeScanLogistics:()=>Promise.resolve().then(()=>c).then(t=>t.BarcodeScanLogisticsIcon),PickAndPack:()=>Promise.resolve().then(()=>c).then(t=>t.PickAndPackIcon),AirFreight:()=>Promise.resolve().then(()=>c).then(t=>t.AirFreightIcon),SeaFreight:()=>Promise.resolve().then(()=>c).then(t=>t.SeaFreightIcon),RailFreight:()=>Promise.resolve().then(()=>c).then(t=>t.RailFreightIcon),DroneDelivery:()=>Promise.resolve().then(()=>c).then(t=>t.DroneDeliveryIcon),CustomsClearance:()=>Promise.resolve().then(()=>c).then(t=>t.CustomsClearanceIcon),BillOfLading:()=>Promise.resolve().then(()=>c).then(t=>t.BillOfLadingIcon),ShippingLabel:()=>Promise.resolve().then(()=>c).then(t=>t.ShippingLabelIcon)},Tl={...Os,...Vs,...Hs,...Es,...$s,..._s,...Gs,...Zs,...Qs,...Ks,...qs,...Us,...Js,...Xs,...Ys,...el,...tl,...il,...rl},Rl={finance:15,office:15,hr:15,project:15,accounting:15,production:14,warehouse:14,crm:12,sales:13,purchasing:13,marketing:28,analytics:26,legal:24,communication:23,ecommerce:27,support:24,strategy:21,startup:23,logistics:25,total:343};exports.ABTestingIcon=zi;exports.AccountIcon=Gt;exports.AccountingIcons=$s;exports.AccountingInvoiceIcon=Xe;exports.AccountingReceiptIcon=Ye;exports.AccountsPayableIcon=ot;exports.AccountsReceivableIcon=nt;exports.AccrualsIcon=te;exports.ActivityIcon=Zt;exports.AdIcon=wi;exports.AddToCartIcon=Mo;exports.AdvisorIcon=cs;exports.AgendaIcon=go;exports.AgileIcon=_e;exports.AgreementIcon=vr;exports.AgroIcon=vl;exports.AirFreightIcon=Ns;exports.AlgorithmIcon=Mr;exports.AmortizationIcon=rt;exports.AnalyticsIcons=Us;exports.AnalyticsReportIcon=xr;exports.AngelInvestorIcon=Kn;exports.AnnouncementIcon=jo;exports.ApprovalIcon=pi;exports.AreaChartIcon=er;exports.AssemblyLineIcon=xt;exports.AuctionIcon=Jo;exports.AuditIcon=tt;exports.BICubeIcon=gr;exports.BOMIcon=It;exports.BacklogIcon=Be;exports.BalanceSheetIcon=Je;exports.BankIcon=Z;exports.BannerIcon=Ci;exports.BarcodeIcon=Pt;exports.BarcodeScanLogisticsIcon=Fs;exports.BatchIcon=gt;exports.BenchmarkIcon=dr;exports.BenefitsIcon=Fe;exports.BiddingIcon=ji;exports.BillOfLadingIcon=Rs;exports.BillboardIcon=Wi;exports.BinIcon=Lt;exports.BoardMeetingIcon=bl;exports.BounceRateIcon=Hi;exports.BrandAwarenessIcon=_i;exports.BrandIcon=Ei;exports.BriefcaseIcon=ie;exports.BriefcaseLegalIcon=Ur;exports.BubbleChartIcon=ir;exports.BudgetIcon=J;exports.BusinessEmailIcon=co;exports.BusinessIcons=Tl;exports.BusinessMeetingIcon=Xr;exports.BusinessModelIcon=hs;exports.CRMIcons=Zs;exports.CTRIcon=Bi;exports.CalendarIcon=oe;exports.CampaignIcon=$t;exports.CapacityIcon=Mt;exports.CarbonIcon=Al;exports.CashFlowIcon=lt;exports.CategoryIcon=Po;exports.CertificateIcon=Rr;exports.ChartBarIcon=O;exports.ChartLineIcon=B;exports.ChartPieIcon=V;exports.ChatbotIcon=xn;exports.CheckoutIcon=bo;exports.ClaimIcon=Dl;exports.ClipboardIcon=re;exports.ClosedTicketIcon=cn;exports.ClosingIcon=ni;exports.CoFounderIcon=ss;exports.CoffeeIcon=ke;exports.CoinStackIcon=K;exports.CommissionIcon=Yt;exports.CommunicationFeedbackIcon=ko;exports.CommunicationIcons=Xs;exports.CompareIcon=gi;exports.ComparePricesIcon=Zo;exports.ComparisonIcon=fr;exports.CompetitiveAnalysisIcon=Dn;exports.ComplianceIcon=Ar;exports.ConferenceCallIcon=lo;exports.ConferenceRoomIcon=eo;exports.ConstructionIcon=gl;exports.ContactIcon=_t;exports.ContentMarketingIcon=vi;exports.ContractIcon=Pe;exports.ConversionIcon=Di;exports.ConveyorIcon=kt;exports.CopyrightIcon=Br;exports.CouponIcon=Ki;exports.CreditCardIcon=G;exports.CrowdfundingIcon=qn;exports.CustomerIcon=Bt;exports.CustomerSatisfactionIcon=jn;exports.CustomsClearanceIcon=Ts;exports.DashboardIcon=Ui;exports.DataExportIcon=kr;exports.DataFilterIcon=pr;exports.DataImportIcon=jr;exports.DataNarrativeIcon=Cr;exports.DataRefreshIcon=ur;exports.DataWarehouseIcon=mr;exports.DeadlineIcon=Ve;exports.DealIcon=Ht;exports.DebateIcon=Pl;exports.DecisionIcon=Bn;exports.DeclineMetricIcon=cr;exports.DeliveredIcon=Ro;exports.DeliveryTruckIcon=ps;exports.DemoDayIcon=rs;exports.DepreciationIcon=it;exports.DeskIcon=ne;exports.DigitalTwinIcon=Wr;exports.DiscountIcon=ti;exports.DiscussionIcon=po;exports.DistributionCenterIcon=Ls;exports.DiversificationIcon=Nn;exports.DiversityIcon=Ae;exports.DockIcon=Rt;exports.DocumentIcon=de;exports.DollarIcon=H;exports.DonutChartIcon=rr;exports.DroneDeliveryIcon=Ds;exports.EcommerceCreditCardIcon=vo;exports.EcommerceDiscountIcon=_o;exports.EcommerceIcons=Ys;exports.EcommerceInventoryIcon=Oo;exports.EcommerceOrderIcon=zo;exports.EcommerceReceiptIcon=No;exports.EcommerceWalletIcon=So;exports.ElevatorPitchIcon=os;exports.EmailMarketingIcon=Fi;exports.EmailSupportIcon=an;exports.EngagementRateIcon=Vi;exports.EscalateIcon=hn;exports.EscrowIcon=qo;exports.EuroIcon=E;exports.ExitStrategyIcon=_n;exports.ExpressDeliveryIcon=ks;exports.FAQIcon=rn;exports.FactoryIcon=dt;exports.FeedbackIcon=Ne;exports.FieldServiceIcon=ml;exports.FileIcon=he;exports.FinanceIcons=Os;exports.FlashSaleIcon=Qi;exports.FolderIcon=ce;exports.ForecastIcon=si;exports.ForkliftIcon=wt;exports.FounderIcon=ns;exports.FreeShippingIcon=js;exports.FreelancerIcon=Uo;exports.FreemiumIcon=as;exports.GDPRIcon=zr;exports.GanttIcon=$e;exports.GavelIcon=$r;exports.GeneralLedgerIcon=ht;exports.GiveawayIcon=qi;exports.GoodsReceivingIcon=ki;exports.GovernmentIcon=Il;exports.GrowthIcon=q;exports.GrowthMetricIcon=lr;exports.HRIcons=Hs;exports.HandshakeIcon=We;exports.HeatmapIcon=nr;exports.HelpArticleIcon=In;exports.HelpDeskIcon=Yo;exports.HireIcon=Ie;exports.ICON_COUNT=Rl;exports.IdCardIcon=Me;exports.InStockIcon=Vo;exports.InTransitIcon=ms;exports.InboxIcon=xo;exports.IncomingCallIcon=oo;exports.InfluencerIcon=Ni;exports.InnovationIcon=Vn;exports.InsightsIcon=ar;exports.InstantMessageIcon=ho;exports.InternationalShippingIcon=us;exports.InterviewIcon=Le;exports.InventoryIcon=At;exports.InvoiceIcon=$;exports.JournalIcon=Ue;exports.JuryIcon=Gr;exports.KPIDashboardIcon=bn;exports.KPIIcon=Ji;exports.KanbanIcon=ze;exports.KnowledgeBaseIcon=on;exports.LastMileIcon=Ps;exports.LaunchIcon=es;exports.LawFirmIcon=Qr;exports.LawyerIcon=Kr;exports.LeadIcon=Ot;exports.LedgerIcon=qe;exports.LegalAuditIcon=Tr;exports.LegalContractIcon=br;exports.LegalDocumentIcon=Nr;exports.LegalIcons=Js;exports.LegalLicenseIcon=Er;exports.LiveChatIcon=dn;exports.LoanIcon=Y;exports.LocationIcon=Dt;exports.LogisticsDeliveredIcon=Ws;exports.LogisticsForkliftIcon=vs;exports.LogisticsIcons=rl;exports.LogisticsPalletIcon=bs;exports.LogisticsSupplierIcon=Cs;exports.LogoDesignIcon=$i;exports.LossIcon=U;exports.LowStockIcon=Eo;exports.MVPIcon=Jn;exports.MachineIcon=pt;exports.MaintenanceIcon=yt;exports.MarketExpansionIcon=Sn;exports.MarketingCampaignIcon=Ai;exports.MarketingFunnelIcon=Ti;exports.MarketingIcons=qs;exports.MarketingImpressionsIcon=Oi;exports.MeetingIcon=me;exports.MeetingROIIcon=Lr;exports.MegaphoneIcon=Mi;exports.MetricCardIcon=sr;exports.MicroscopeBusinessIcon=Ml;exports.MilestoneIcon=Te;exports.MinutesIcon=Io;exports.MissedCallIcon=so;exports.MissionIcon=Cn;exports.NDAIcon=Fr;exports.NGOIcon=Wl;exports.NPSIcon=un;exports.NegotiationIcon=ri;exports.NewTicketIcon=sn;exports.NewsletterIcon=yo;exports.NotebookIcon=fe;exports.NurseIcon=wl;exports.NurtureIcon=qt;exports.OKRIcon=Pn;exports.OfficeIcons=Vs;exports.OnboardingIcon=be;exports.OpenTicketIcon=ln;exports.OpportunityIcon=Vt;exports.OrderIcon=Jt;exports.OrgChartIcon=we;exports.OutForDeliveryIcon=Is;exports.OutOfStockIcon=Ho;exports.OutboxIcon=ao;exports.OutgoingCallIcon=no;exports.PackageTrackingIcon=gs;exports.PalletIcon=Ct;exports.PaperClipIcon=ae;exports.PatentIcon=Hr;exports.PatientIcon=Cl;exports.PatronageIcon=Xo;exports.PaymentIcon=Fo;exports.PayrollIcon=ve;exports.PenIcon=pe;exports.PendingOrderIcon=Do;exports.PerformanceIcon=Ce;exports.PhoneCallIcon=ro;exports.PhoneSupportIcon=yn;exports.PickAndPackIcon=Ss;exports.PickingIcon=vt;exports.PiggyBankIcon=Q;exports.PipelineIcon=Et;exports.PitchDeckIcon=is;exports.PivotIcon=$n;exports.PlanningIcon=Ze;exports.PredictionIcon=wr;exports.PredictiveAnalyticsIcon=Ir;exports.PresentationIcon=io;exports.PriceTagIcon=$o;exports.PricingIcon=ii;exports.PrinterIcon=se;exports.PriorityMatrixIcon=On;exports.ProcessDebtIcon=Pr;exports.ProcurementContractIcon=ui;exports.ProductIcon=Lo;exports.ProductMarketFitIcon=Xn;exports.ProductionIcons=_s;exports.ProductionOrderIcon=mt;exports.ProfitLossIcon=ct;exports.ProgressIcon=He;exports.ProjectIcons=Es;exports.PromotionIcon=Zi;exports.ProposalIcon=oi;exports.PurchaseOrderIcon=di;exports.PurchasingIcons=Ks;exports.QRCodeIcon=bt;exports.QualityIcon=at;exports.QuestionIcon=tn;exports.QuoteIcon=Ut;exports.RFQIcon=xi;exports.ROIIcon=Ri;exports.RSVPIcon=mo;exports.RackIcon=Nt;exports.RailFreightIcon=zs;exports.RealTimeDataIcon=Yi;exports.RebrandingIcon=Gi;exports.ReceiptIcon=X;exports.ReceivingIcon=St;exports.RefundIcon=Ao;exports.RegisteredIcon=Vr;exports.RegulationIcon=Dr;exports.RequisitionIcon=hi;exports.ResponseTimeIcon=kn;exports.RetailStoreIcon=Nl;exports.RetrospectiveIcon=Qe;exports.ReturnIcon=Bo;exports.ReturnToSenderIcon=Ms;exports.RevenueModelIcon=ds;exports.ReviewIcon=Ko;exports.RiskAssessmentIcon=Hn;exports.RoadmapIcon=Ee;exports.RobotIcon=jt;exports.RoutingIcon=Wt;exports.SEMIcon=bi;exports.SEOIcon=Pi;exports.SLAIcon=pn;exports.SWOTIcon=zn;exports.SaleBadgeIcon=Go;exports.SalesContractIcon=Xt;exports.SalesIcons=Qs;exports.SavingsIcon=mi;exports.ScaleIcon=ts;exports.ScaleUpIcon=Fn;exports.ScalesJusticeIcon=_r;exports.ScannerIcon=le;exports.ScatterPlotIcon=tr;exports.ScheduleMeetingIcon=uo;exports.ScrumIcon=Ge;exports.SeaFreightIcon=As;exports.SeedFundingIcon=Gn;exports.SegmentIcon=Kt;exports.SelfServiceIcon=fn;exports.SeriesAIcon=Zn;exports.ShiftIcon=ft;exports.ShippedIcon=To;exports.ShippingBoxIcon=fs;exports.ShippingIcon=Ft;exports.ShippingLabelIcon=Bs;exports.ShoppingBagIcon=wo;exports.ShoppingCartIcon=Wo;exports.SignatureIcon=Jr;exports.SocialMarketingIcon=Si;exports.SourcingIcon=fi;exports.SpendIcon=Ii;exports.SponsoredIcon=Li;exports.SprintIcon=Re;exports.StampIcon=xe;exports.StaplerIcon=ye;exports.StarRatingIcon=Qo;exports.StartupIcons=il;exports.StartupPivotIcon=ys;exports.StartupTeamIcon=ls;exports.StockIcon=zt;exports.StrategicPlanningIcon=An;exports.StrategyGrowthIcon=vn;exports.StrategyIcons=tl;exports.StrategyMilestoneIcon=Rn;exports.StrategyOpportunityIcon=En;exports.StrategyRoadmapIcon=Tn;exports.StrategyTargetIcon=wn;exports.SubscriptionModelIcon=xs;exports.SupplierIcon=ai;exports.SupplyChainIcon=ws;exports.SupportAgentIcon=en;exports.SupportIcons=el;exports.SupportOnboardingIcon=Mn;exports.SupportTicketIcon=nn;exports.SurveyIcon=je;exports.TargetGoalIcon=hr;exports.TargetIcon=li;exports.TaskIcon=Oe;exports.TaxIcon=et;exports.TeamChatIcon=fo;exports.TeamIcon=ge;exports.TelecomIcon=Sl;exports.TemplateIcon=ue;exports.TermsConditionsIcon=Sr;exports.TerritoryIcon=ei;exports.TimelineIcon=De;exports.TouchpointIcon=Qt;exports.TractionIcon=Yn;exports.TrademarkIcon=Or;exports.TrainingIcon=Se;exports.TreasuryIcon=ee;exports.TreemapIcon=or;exports.TrendAnalysisIcon=yr;exports.TrialBalanceIcon=st;exports.TroubleshootingIcon=Wn;exports.TutorialIcon=mn;exports.UpsellIcon=ci;exports.UserGuideIcon=gn;exports.ValuationIcon=Un;exports.VelocityIcon=Ke;exports.VendorIcon=yi;exports.VentureCapitalIcon=Qn;exports.VerdictIcon=Zr;exports.VideoConferenceIcon=Yr;exports.VisionIcon=Ln;exports.VotingIcon=Ll;exports.WalletIcon=_;exports.WarehouseIcons=Gs;exports.WeatherRiskIcon=zl;exports.WebinarIcon=to;exports.WidgetIcon=Xi;exports.WindMillIcon=Fl;exports.WishlistIcon=Co;exports.WitnessIcon=qr;exports.WorkstationIcon=ut;exports.ZoneIcon=Tt;exports.createBusinessIcon=o;exports.getBusinessAnimation=R;exports.iconDefaults=ul;
|
|
2
|
+
//# sourceMappingURL=index.cjs.map
|