@nice2dev/icons-business 1.0.10 → 1.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/createBusinessIcon.d.ts +1 -1
- package/dist/createBusinessIcon.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +218 -218
- package/dist/index.mjs.map +1 -1
- package/dist/types.d.ts.map +1 -1
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
|
@@ -124,15 +124,15 @@ function F(e, i, o) {
|
|
|
124
124
|
const {
|
|
125
125
|
displayName: x,
|
|
126
126
|
viewBox: P = "0 0 24 24",
|
|
127
|
-
defaultSize:
|
|
128
|
-
defaultColor:
|
|
129
|
-
defaultAccentColor:
|
|
130
|
-
defaultVariant:
|
|
131
|
-
} = i, z = J((D,
|
|
127
|
+
defaultSize: _ = 24,
|
|
128
|
+
defaultColor: V = "currentColor",
|
|
129
|
+
defaultAccentColor: j,
|
|
130
|
+
defaultVariant: H = "filled"
|
|
131
|
+
} = i, z = J((D, $) => {
|
|
132
132
|
const {
|
|
133
|
-
size: A =
|
|
134
|
-
color: v =
|
|
135
|
-
accentColor: T =
|
|
133
|
+
size: A = _,
|
|
134
|
+
color: v = V,
|
|
135
|
+
accentColor: T = j,
|
|
136
136
|
animation: R = "none",
|
|
137
137
|
animationDuration: E = "normal",
|
|
138
138
|
animate: G = !0,
|
|
@@ -140,13 +140,13 @@ function F(e, i, o) {
|
|
|
140
140
|
className: Z,
|
|
141
141
|
style: Q,
|
|
142
142
|
strokeWidth: O = 2,
|
|
143
|
-
variant: N =
|
|
143
|
+
variant: N = H,
|
|
144
144
|
...K
|
|
145
145
|
} = D, B = typeof A == "number" ? `${A}px` : A, q = X[E], U = G && R !== "none" ? Y(R, q) : null;
|
|
146
146
|
return /* @__PURE__ */ r(
|
|
147
147
|
"svg",
|
|
148
148
|
{
|
|
149
|
-
ref:
|
|
149
|
+
ref: $,
|
|
150
150
|
xmlns: "http://www.w3.org/2000/svg",
|
|
151
151
|
viewBox: P,
|
|
152
152
|
width: B,
|
|
@@ -490,7 +490,7 @@ const M1 = {
|
|
|
490
490
|
/* @__PURE__ */ t("line", { x1: "18", y1: "6", x2: "18", y2: "18", stroke: e, strokeWidth: "2" })
|
|
491
491
|
] }),
|
|
492
492
|
{ displayName: "CoinStackIcon" }
|
|
493
|
-
),
|
|
493
|
+
), ae = l(
|
|
494
494
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
495
495
|
/* @__PURE__ */ t(
|
|
496
496
|
"path",
|
|
@@ -517,7 +517,7 @@ const M1 = {
|
|
|
517
517
|
o === "filled" && /* @__PURE__ */ t("path", { d: "M3 17l6-6 4 4 8-10v10H3v-4z", fill: e, opacity: "0.2" })
|
|
518
518
|
] }),
|
|
519
519
|
{ displayName: "GrowthIcon" }
|
|
520
|
-
),
|
|
520
|
+
), ye = l(
|
|
521
521
|
({ color: e, variant: i }) => /* @__PURE__ */ r(n, { children: [
|
|
522
522
|
/* @__PURE__ */ t(
|
|
523
523
|
"path",
|
|
@@ -738,10 +738,10 @@ const M1 = {
|
|
|
738
738
|
CreditCardIcon: ce,
|
|
739
739
|
DollarIcon: oe,
|
|
740
740
|
EuroIcon: re,
|
|
741
|
-
GrowthIcon:
|
|
741
|
+
GrowthIcon: ae,
|
|
742
742
|
InvoiceIcon: ne,
|
|
743
743
|
LoanIcon: ke,
|
|
744
|
-
LossIcon:
|
|
744
|
+
LossIcon: ye,
|
|
745
745
|
PiggyBankIcon: se,
|
|
746
746
|
ReceiptIcon: pe,
|
|
747
747
|
TreasuryIcon: xe,
|
|
@@ -1526,7 +1526,7 @@ const M1 = {
|
|
|
1526
1526
|
)
|
|
1527
1527
|
] }),
|
|
1528
1528
|
{ displayName: "HandshakeIcon" }
|
|
1529
|
-
),
|
|
1529
|
+
), _e = l(
|
|
1530
1530
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
1531
1531
|
/* @__PURE__ */ t(
|
|
1532
1532
|
"rect",
|
|
@@ -1558,7 +1558,7 @@ const M1 = {
|
|
|
1558
1558
|
/* @__PURE__ */ t("line", { x1: "14", y1: "13", x2: "17", y2: "13", stroke: e, strokeWidth: "2", strokeLinecap: "round" })
|
|
1559
1559
|
] }),
|
|
1560
1560
|
{ displayName: "IdCardIcon" }
|
|
1561
|
-
),
|
|
1561
|
+
), Ve = l(
|
|
1562
1562
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
1563
1563
|
/* @__PURE__ */ t(
|
|
1564
1564
|
"rect",
|
|
@@ -1615,7 +1615,7 @@ const M1 = {
|
|
|
1615
1615
|
/* @__PURE__ */ t("path", { d: "M12 7v4M12 11H5v6M12 11h7v6", fill: "none", stroke: e, strokeWidth: "2" })
|
|
1616
1616
|
] }),
|
|
1617
1617
|
{ displayName: "OrgChartIcon" }
|
|
1618
|
-
),
|
|
1618
|
+
), je = l(
|
|
1619
1619
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
1620
1620
|
/* @__PURE__ */ t(
|
|
1621
1621
|
"circle",
|
|
@@ -1652,7 +1652,7 @@ const M1 = {
|
|
|
1652
1652
|
)
|
|
1653
1653
|
] }),
|
|
1654
1654
|
{ displayName: "PerformanceIcon" }
|
|
1655
|
-
),
|
|
1655
|
+
), He = l(
|
|
1656
1656
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
1657
1657
|
/* @__PURE__ */ t(
|
|
1658
1658
|
"circle",
|
|
@@ -1703,7 +1703,7 @@ const M1 = {
|
|
|
1703
1703
|
)
|
|
1704
1704
|
] }),
|
|
1705
1705
|
{ displayName: "InterviewIcon" }
|
|
1706
|
-
),
|
|
1706
|
+
), $e = l(
|
|
1707
1707
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
1708
1708
|
/* @__PURE__ */ t(
|
|
1709
1709
|
"path",
|
|
@@ -1907,18 +1907,18 @@ const M1 = {
|
|
|
1907
1907
|
), W = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1908
1908
|
__proto__: null,
|
|
1909
1909
|
BenefitsIcon: Ze,
|
|
1910
|
-
ContractIcon:
|
|
1910
|
+
ContractIcon: $e,
|
|
1911
1911
|
DiversityIcon: qe,
|
|
1912
1912
|
FeedbackIcon: Ke,
|
|
1913
1913
|
HandshakeIcon: Fe,
|
|
1914
1914
|
HireIcon: Be,
|
|
1915
|
-
IdCardIcon:
|
|
1916
|
-
InterviewIcon:
|
|
1915
|
+
IdCardIcon: _e,
|
|
1916
|
+
InterviewIcon: He,
|
|
1917
1917
|
MeetingIcon: Oe,
|
|
1918
1918
|
OnboardingIcon: Ee,
|
|
1919
|
-
OrgChartIcon:
|
|
1919
|
+
OrgChartIcon: Ve,
|
|
1920
1920
|
PayrollIcon: Ge,
|
|
1921
|
-
PerformanceIcon:
|
|
1921
|
+
PerformanceIcon: je,
|
|
1922
1922
|
TeamIcon: Re,
|
|
1923
1923
|
TrainingIcon: Qe
|
|
1924
1924
|
}, Symbol.toStringTag, { value: "Module" })), Ue = l(
|
|
@@ -2499,7 +2499,7 @@ const M1 = {
|
|
|
2499
2499
|
TaskIcon: tt,
|
|
2500
2500
|
TimelineIcon: Je,
|
|
2501
2501
|
VelocityIcon: dt
|
|
2502
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2502
|
+
}, Symbol.toStringTag, { value: "Module" })), at = l({
|
|
2503
2503
|
name: "Ledger",
|
|
2504
2504
|
category: "accounting",
|
|
2505
2505
|
keywords: ["ledger", "book", "accounting", "records", "bookkeeping"],
|
|
@@ -2514,7 +2514,7 @@ const M1 = {
|
|
|
2514
2514
|
/* @__PURE__ */ t("line", { x1: "8", y1: "16", x2: "16", y2: "16", stroke: "currentColor", strokeWidth: "0.75", opacity: "0.5" }),
|
|
2515
2515
|
/* @__PURE__ */ t("line", { x1: "12", y1: "5", x2: "12", y2: "19", stroke: "currentColor", strokeWidth: "0.5", opacity: "0.4" })
|
|
2516
2516
|
] })
|
|
2517
|
-
}),
|
|
2517
|
+
}), yt = l({
|
|
2518
2518
|
name: "Journal",
|
|
2519
2519
|
category: "accounting",
|
|
2520
2520
|
keywords: ["journal", "diary", "entries", "daily", "transactions"],
|
|
@@ -3082,8 +3082,8 @@ const M1 = {
|
|
|
3082
3082
|
DepreciationIcon: gt,
|
|
3083
3083
|
GeneralLedgerIcon: Lt,
|
|
3084
3084
|
InvoiceIcon: pt,
|
|
3085
|
-
JournalIcon:
|
|
3086
|
-
LedgerIcon:
|
|
3085
|
+
JournalIcon: yt,
|
|
3086
|
+
LedgerIcon: at,
|
|
3087
3087
|
ProfitLossIcon: Ct,
|
|
3088
3088
|
ReceiptIcon: kt,
|
|
3089
3089
|
TaxIcon: xt,
|
|
@@ -3548,7 +3548,7 @@ const M1 = {
|
|
|
3548
3548
|
/* @__PURE__ */ t("text", { x: "12", y: "19", fontSize: "3", fill: "currentColor", textAnchor: "middle", opacity: "0.8", children: "3" }),
|
|
3549
3549
|
/* @__PURE__ */ t("text", { x: "20", y: "13", fontSize: "3", fill: "currentColor", textAnchor: "middle", opacity: "0.8", children: "4" })
|
|
3550
3550
|
] })
|
|
3551
|
-
}),
|
|
3551
|
+
}), _t = l({
|
|
3552
3552
|
name: "Capacity",
|
|
3553
3553
|
category: "production",
|
|
3554
3554
|
keywords: ["capacity", "utilization", "load", "output", "throughput"],
|
|
@@ -3601,7 +3601,7 @@ const M1 = {
|
|
|
3601
3601
|
AssemblyLineIcon: Pt,
|
|
3602
3602
|
BOMIcon: Bt,
|
|
3603
3603
|
BatchIcon: Rt,
|
|
3604
|
-
CapacityIcon:
|
|
3604
|
+
CapacityIcon: _t,
|
|
3605
3605
|
ConveyorIcon: zt,
|
|
3606
3606
|
FactoryIcon: bt,
|
|
3607
3607
|
MachineIcon: At,
|
|
@@ -3612,7 +3612,7 @@ const M1 = {
|
|
|
3612
3612
|
RoutingIcon: Ft,
|
|
3613
3613
|
ShiftIcon: Nt,
|
|
3614
3614
|
WorkstationIcon: Tt
|
|
3615
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
3615
|
+
}, Symbol.toStringTag, { value: "Module" })), Vt = l({
|
|
3616
3616
|
name: "Forklift",
|
|
3617
3617
|
category: "warehouse",
|
|
3618
3618
|
keywords: ["forklift", "lift", "truck", "material", "handling"],
|
|
@@ -3629,7 +3629,7 @@ const M1 = {
|
|
|
3629
3629
|
/* @__PURE__ */ t("circle", { cx: "17", cy: "19", r: "2", fill: "currentColor", opacity: "0.6" }),
|
|
3630
3630
|
/* @__PURE__ */ t("circle", { cx: "16", cy: "9", r: "1.5", fill: "currentColor", opacity: "0.3" })
|
|
3631
3631
|
] })
|
|
3632
|
-
}),
|
|
3632
|
+
}), jt = l({
|
|
3633
3633
|
name: "Pallet",
|
|
3634
3634
|
category: "warehouse",
|
|
3635
3635
|
keywords: ["pallet", "skid", "platform", "shipping", "storage"],
|
|
@@ -3645,7 +3645,7 @@ const M1 = {
|
|
|
3645
3645
|
/* @__PURE__ */ t("rect", { x: "12", y: "3", width: "6", height: "5", rx: "0.5", fill: "currentColor", opacity: "0.35" }),
|
|
3646
3646
|
/* @__PURE__ */ t("rect", { x: "8", y: "0", width: "4", height: "3", rx: "0.3", fill: "currentColor", opacity: "0.25" })
|
|
3647
3647
|
] })
|
|
3648
|
-
}),
|
|
3648
|
+
}), Ht = l({
|
|
3649
3649
|
name: "Bin",
|
|
3650
3650
|
category: "warehouse",
|
|
3651
3651
|
keywords: ["bin", "container", "box", "storage", "tote"],
|
|
@@ -3666,7 +3666,7 @@ const M1 = {
|
|
|
3666
3666
|
/* @__PURE__ */ t("line", { x1: "8", y1: "14", x2: "16", y2: "14", stroke: "currentColor", strokeWidth: "0.5", opacity: "0.4" }),
|
|
3667
3667
|
/* @__PURE__ */ t("line", { x1: "8", y1: "16", x2: "14", y2: "16", stroke: "currentColor", strokeWidth: "0.5", opacity: "0.4" })
|
|
3668
3668
|
] })
|
|
3669
|
-
}),
|
|
3669
|
+
}), $t = l({
|
|
3670
3670
|
name: "Barcode",
|
|
3671
3671
|
category: "warehouse",
|
|
3672
3672
|
keywords: ["barcode", "scan", "sku", "upc", "ean", "label"],
|
|
@@ -3981,13 +3981,13 @@ const M1 = {
|
|
|
3981
3981
|
] })
|
|
3982
3982
|
}), w = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3983
3983
|
__proto__: null,
|
|
3984
|
-
BarcodeIcon:
|
|
3985
|
-
BinIcon:
|
|
3984
|
+
BarcodeIcon: $t,
|
|
3985
|
+
BinIcon: Ht,
|
|
3986
3986
|
DockIcon: Yt,
|
|
3987
|
-
ForkliftIcon:
|
|
3987
|
+
ForkliftIcon: Vt,
|
|
3988
3988
|
InventoryIcon: qt,
|
|
3989
3989
|
LocationIcon: Jt,
|
|
3990
|
-
PalletIcon:
|
|
3990
|
+
PalletIcon: jt,
|
|
3991
3991
|
PickingIcon: Gt,
|
|
3992
3992
|
QRCodeIcon: Et,
|
|
3993
3993
|
RackIcon: Kt,
|
|
@@ -4374,7 +4374,7 @@ const M1 = {
|
|
|
4374
4374
|
/* @__PURE__ */ t("circle", { cx: "9", cy: "9", r: "1.5", fill: "currentColor", opacity: "0.4" }),
|
|
4375
4375
|
/* @__PURE__ */ t("circle", { cx: "12", cy: "12", r: "2", fill: "currentColor", opacity: "0.3" })
|
|
4376
4376
|
] })
|
|
4377
|
-
}),
|
|
4377
|
+
}), ai = l({
|
|
4378
4378
|
name: "Nurture",
|
|
4379
4379
|
category: "crm",
|
|
4380
4380
|
keywords: ["nurture", "cultivate", "grow", "develop", "foster"],
|
|
@@ -4437,12 +4437,12 @@ const M1 = {
|
|
|
4437
4437
|
CustomerIcon: ei,
|
|
4438
4438
|
DealIcon: oi,
|
|
4439
4439
|
LeadIcon: ti,
|
|
4440
|
-
NurtureIcon:
|
|
4440
|
+
NurtureIcon: ai,
|
|
4441
4441
|
OpportunityIcon: ii,
|
|
4442
4442
|
PipelineIcon: ri,
|
|
4443
4443
|
SegmentIcon: di,
|
|
4444
4444
|
TouchpointIcon: si
|
|
4445
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4445
|
+
}, Symbol.toStringTag, { value: "Module" })), yi = l({
|
|
4446
4446
|
name: "Quote",
|
|
4447
4447
|
category: "sales",
|
|
4448
4448
|
keywords: ["quote", "estimate", "quotation", "bid", "proposal"],
|
|
@@ -4886,7 +4886,7 @@ const M1 = {
|
|
|
4886
4886
|
OrderIcon: fi,
|
|
4887
4887
|
PricingIcon: gi,
|
|
4888
4888
|
ProposalIcon: mi,
|
|
4889
|
-
QuoteIcon:
|
|
4889
|
+
QuoteIcon: yi,
|
|
4890
4890
|
TargetIcon: wi,
|
|
4891
4891
|
TerritoryIcon: xi,
|
|
4892
4892
|
UpsellIcon: Ci
|
|
@@ -5458,7 +5458,7 @@ const M1 = {
|
|
|
5458
5458
|
)
|
|
5459
5459
|
] }),
|
|
5460
5460
|
{ displayName: "BillboardIcon" }
|
|
5461
|
-
),
|
|
5461
|
+
), _i = l(
|
|
5462
5462
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
5463
5463
|
/* @__PURE__ */ t(
|
|
5464
5464
|
"path",
|
|
@@ -5482,7 +5482,7 @@ const M1 = {
|
|
|
5482
5482
|
)
|
|
5483
5483
|
] }),
|
|
5484
5484
|
{ displayName: "MegaphoneIcon" }
|
|
5485
|
-
),
|
|
5485
|
+
), Vi = l(
|
|
5486
5486
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
5487
5487
|
/* @__PURE__ */ t(
|
|
5488
5488
|
"rect",
|
|
@@ -5511,7 +5511,7 @@ const M1 = {
|
|
|
5511
5511
|
)
|
|
5512
5512
|
] }),
|
|
5513
5513
|
{ displayName: "AdIcon" }
|
|
5514
|
-
),
|
|
5514
|
+
), ji = l(
|
|
5515
5515
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
5516
5516
|
/* @__PURE__ */ t(
|
|
5517
5517
|
"path",
|
|
@@ -5533,7 +5533,7 @@ const M1 = {
|
|
|
5533
5533
|
)
|
|
5534
5534
|
] }),
|
|
5535
5535
|
{ displayName: "BannerIcon" }
|
|
5536
|
-
),
|
|
5536
|
+
), Hi = l(
|
|
5537
5537
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
5538
5538
|
/* @__PURE__ */ t(
|
|
5539
5539
|
"circle",
|
|
@@ -5561,7 +5561,7 @@ const M1 = {
|
|
|
5561
5561
|
/* @__PURE__ */ t("path", { d: "M17 7l-3 3", stroke: i || "#f59e0b", strokeWidth: "2" })
|
|
5562
5562
|
] }),
|
|
5563
5563
|
{ displayName: "SponsoredIcon" }
|
|
5564
|
-
),
|
|
5564
|
+
), $i = l(
|
|
5565
5565
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
5566
5566
|
/* @__PURE__ */ t("circle", { cx: "10", cy: "10", r: "6", fill: "none", stroke: e, strokeWidth: "2" }),
|
|
5567
5567
|
/* @__PURE__ */ t("path", { d: "M14 14l6 6", stroke: e, strokeWidth: "2" }),
|
|
@@ -6098,7 +6098,7 @@ const M1 = {
|
|
|
6098
6098
|
/* @__PURE__ */ t("text", { x: "17", y: "7", fontSize: "3", fill: "#fff", children: "%" })
|
|
6099
6099
|
] }),
|
|
6100
6100
|
{ displayName: "FlashSaleIcon" }
|
|
6101
|
-
),
|
|
6101
|
+
), ao = l(
|
|
6102
6102
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
6103
6103
|
/* @__PURE__ */ t(
|
|
6104
6104
|
"path",
|
|
@@ -6123,7 +6123,7 @@ const M1 = {
|
|
|
6123
6123
|
)
|
|
6124
6124
|
] }),
|
|
6125
6125
|
{ displayName: "CouponIcon" }
|
|
6126
|
-
),
|
|
6126
|
+
), yo = l(
|
|
6127
6127
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
6128
6128
|
/* @__PURE__ */ t(
|
|
6129
6129
|
"rect",
|
|
@@ -6153,8 +6153,8 @@ const M1 = {
|
|
|
6153
6153
|
), c = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6154
6154
|
__proto__: null,
|
|
6155
6155
|
ABTestingIcon: Ui,
|
|
6156
|
-
AdIcon:
|
|
6157
|
-
BannerIcon:
|
|
6156
|
+
AdIcon: Vi,
|
|
6157
|
+
BannerIcon: ji,
|
|
6158
6158
|
BillboardIcon: Fi,
|
|
6159
6159
|
BounceRateIcon: oo,
|
|
6160
6160
|
BrandAwarenessIcon: lo,
|
|
@@ -6162,24 +6162,24 @@ const M1 = {
|
|
|
6162
6162
|
CTRIcon: eo,
|
|
6163
6163
|
ContentMarketingIcon: Gi,
|
|
6164
6164
|
ConversionIcon: Ji,
|
|
6165
|
-
CouponIcon:
|
|
6165
|
+
CouponIcon: ao,
|
|
6166
6166
|
EmailMarketingIcon: Zi,
|
|
6167
6167
|
EngagementRateIcon: io,
|
|
6168
6168
|
FlashSaleIcon: so,
|
|
6169
|
-
GiveawayIcon:
|
|
6169
|
+
GiveawayIcon: yo,
|
|
6170
6170
|
InfluencerIcon: Ki,
|
|
6171
6171
|
LogoDesignIcon: no,
|
|
6172
6172
|
MarketingCampaignIcon: qi,
|
|
6173
6173
|
MarketingFunnelIcon: Xi,
|
|
6174
6174
|
MarketingImpressionsIcon: to,
|
|
6175
|
-
MegaphoneIcon:
|
|
6175
|
+
MegaphoneIcon: _i,
|
|
6176
6176
|
PromotionIcon: ho,
|
|
6177
6177
|
ROIIcon: Yi,
|
|
6178
6178
|
RebrandingIcon: co,
|
|
6179
6179
|
SEMIcon: Ei,
|
|
6180
|
-
SEOIcon:
|
|
6180
|
+
SEOIcon: $i,
|
|
6181
6181
|
SocialMarketingIcon: Qi,
|
|
6182
|
-
SponsoredIcon:
|
|
6182
|
+
SponsoredIcon: Hi
|
|
6183
6183
|
}, Symbol.toStringTag, { value: "Module" })), fo = l(
|
|
6184
6184
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
6185
6185
|
/* @__PURE__ */ t(
|
|
@@ -7056,7 +7056,7 @@ const M1 = {
|
|
|
7056
7056
|
/* @__PURE__ */ t("path", { d: "M16 14c1-1 2-1 2 0", stroke: "#fff", strokeWidth: "0.5", fill: "none" })
|
|
7057
7057
|
] }),
|
|
7058
7058
|
{ displayName: "PredictiveAnalyticsIcon" }
|
|
7059
|
-
),
|
|
7059
|
+
), _o = l(
|
|
7060
7060
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
7061
7061
|
/* @__PURE__ */ t(
|
|
7062
7062
|
"rect",
|
|
@@ -7100,7 +7100,7 @@ const M1 = {
|
|
|
7100
7100
|
)
|
|
7101
7101
|
] }),
|
|
7102
7102
|
{ displayName: "DigitalTwinIcon" }
|
|
7103
|
-
),
|
|
7103
|
+
), Vo = l(
|
|
7104
7104
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
7105
7105
|
/* @__PURE__ */ t(
|
|
7106
7106
|
"circle",
|
|
@@ -7145,7 +7145,7 @@ const M1 = {
|
|
|
7145
7145
|
/* @__PURE__ */ t("circle", { cx: "18", cy: "21", r: "1.5", fill: i || "#ef4444" })
|
|
7146
7146
|
] }),
|
|
7147
7147
|
{ displayName: "AlgorithmIcon" }
|
|
7148
|
-
),
|
|
7148
|
+
), jo = l(
|
|
7149
7149
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
7150
7150
|
/* @__PURE__ */ t(
|
|
7151
7151
|
"circle",
|
|
@@ -7194,7 +7194,7 @@ const M1 = {
|
|
|
7194
7194
|
)
|
|
7195
7195
|
] }),
|
|
7196
7196
|
{ displayName: "PredictionIcon" }
|
|
7197
|
-
),
|
|
7197
|
+
), Ho = l(
|
|
7198
7198
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
7199
7199
|
/* @__PURE__ */ t(
|
|
7200
7200
|
"path",
|
|
@@ -7237,7 +7237,7 @@ const M1 = {
|
|
|
7237
7237
|
)
|
|
7238
7238
|
] }),
|
|
7239
7239
|
{ displayName: "DataNarrativeIcon" }
|
|
7240
|
-
),
|
|
7240
|
+
), $o = l(
|
|
7241
7241
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
7242
7242
|
/* @__PURE__ */ t(
|
|
7243
7243
|
"ellipse",
|
|
@@ -7271,7 +7271,7 @@ const M1 = {
|
|
|
7271
7271
|
{ displayName: "ProcessDebtIcon" }
|
|
7272
7272
|
), s = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7273
7273
|
__proto__: null,
|
|
7274
|
-
AlgorithmIcon:
|
|
7274
|
+
AlgorithmIcon: Vo,
|
|
7275
7275
|
AnalyticsReportIcon: vo,
|
|
7276
7276
|
AreaChartIcon: uo,
|
|
7277
7277
|
BICubeIcon: Oo,
|
|
@@ -7282,19 +7282,19 @@ const M1 = {
|
|
|
7282
7282
|
DataExportIcon: Do,
|
|
7283
7283
|
DataFilterIcon: zo,
|
|
7284
7284
|
DataImportIcon: To,
|
|
7285
|
-
DataNarrativeIcon:
|
|
7285
|
+
DataNarrativeIcon: Ho,
|
|
7286
7286
|
DataRefreshIcon: Ro,
|
|
7287
7287
|
DataWarehouseIcon: Bo,
|
|
7288
7288
|
DeclineMetricIcon: Lo,
|
|
7289
|
-
DigitalTwinIcon:
|
|
7289
|
+
DigitalTwinIcon: _o,
|
|
7290
7290
|
DonutChartIcon: mo,
|
|
7291
7291
|
GrowthMetricIcon: Co,
|
|
7292
7292
|
HeatmapIcon: Mo,
|
|
7293
7293
|
InsightsIcon: So,
|
|
7294
7294
|
KPIIcon: po,
|
|
7295
|
-
MeetingROIIcon:
|
|
7295
|
+
MeetingROIIcon: $o,
|
|
7296
7296
|
MetricCardIcon: wo,
|
|
7297
|
-
PredictionIcon:
|
|
7297
|
+
PredictionIcon: jo,
|
|
7298
7298
|
PredictiveAnalyticsIcon: Fo,
|
|
7299
7299
|
ProcessDebtIcon: Eo,
|
|
7300
7300
|
RealTimeDataIcon: xo,
|
|
@@ -8026,7 +8026,7 @@ const M1 = {
|
|
|
8026
8026
|
/* @__PURE__ */ t("circle", { cx: "14", cy: "5", r: "0.5", fill: i || "#f59e0b" })
|
|
8027
8027
|
] }),
|
|
8028
8028
|
{ displayName: "LawFirmIcon" }
|
|
8029
|
-
),
|
|
8029
|
+
), ar = l(
|
|
8030
8030
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
8031
8031
|
/* @__PURE__ */ t(
|
|
8032
8032
|
"circle",
|
|
@@ -8052,7 +8052,7 @@ const M1 = {
|
|
|
8052
8052
|
/* @__PURE__ */ t("rect", { x: "17", y: "16", width: "4", height: "3", rx: "0.5", fill: i || "#8b5cf6" })
|
|
8053
8053
|
] }),
|
|
8054
8054
|
{ displayName: "LawyerIcon" }
|
|
8055
|
-
),
|
|
8055
|
+
), yr = l(
|
|
8056
8056
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
8057
8057
|
/* @__PURE__ */ t(
|
|
8058
8058
|
"circle",
|
|
@@ -8151,7 +8151,7 @@ const M1 = {
|
|
|
8151
8151
|
/* @__PURE__ */ t("text", { x: "6", y: "10", fontSize: "4", fill: o === "filled" ? "#fff" : e, children: "X" })
|
|
8152
8152
|
] }),
|
|
8153
8153
|
{ displayName: "SignatureIcon" }
|
|
8154
|
-
),
|
|
8154
|
+
), a = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
8155
8155
|
__proto__: null,
|
|
8156
8156
|
AgreementIcon: Zo,
|
|
8157
8157
|
BriefcaseLegalIcon: fr,
|
|
@@ -8163,7 +8163,7 @@ const M1 = {
|
|
|
8163
8163
|
GavelIcon: lr,
|
|
8164
8164
|
JuryIcon: hr,
|
|
8165
8165
|
LawFirmIcon: dr,
|
|
8166
|
-
LawyerIcon:
|
|
8166
|
+
LawyerIcon: ar,
|
|
8167
8167
|
LegalAuditIcon: Yo,
|
|
8168
8168
|
LegalDocumentIcon: qo,
|
|
8169
8169
|
LegalLicenseIcon: nr,
|
|
@@ -8176,7 +8176,7 @@ const M1 = {
|
|
|
8176
8176
|
TermsConditionsIcon: Ko,
|
|
8177
8177
|
TrademarkIcon: ir,
|
|
8178
8178
|
VerdictIcon: sr,
|
|
8179
|
-
WitnessIcon:
|
|
8179
|
+
WitnessIcon: yr
|
|
8180
8180
|
}, Symbol.toStringTag, { value: "Module" })), kr = l(
|
|
8181
8181
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
8182
8182
|
/* @__PURE__ */ t(
|
|
@@ -8965,7 +8965,7 @@ const M1 = {
|
|
|
8965
8965
|
/* @__PURE__ */ t("rect", { x: "15", y: "8", width: "3", height: "4", rx: "0.5", fill: i || "#22c55e" })
|
|
8966
8966
|
] }),
|
|
8967
8967
|
{ displayName: "ShoppingCartIcon" }
|
|
8968
|
-
),
|
|
8968
|
+
), _r = l(
|
|
8969
8969
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
8970
8970
|
/* @__PURE__ */ t("circle", { cx: "9", cy: "21", r: "1", fill: e }),
|
|
8971
8971
|
/* @__PURE__ */ t("circle", { cx: "20", cy: "21", r: "1", fill: e }),
|
|
@@ -8983,7 +8983,7 @@ const M1 = {
|
|
|
8983
8983
|
/* @__PURE__ */ t("path", { d: "M17 4v4M15 6h4", stroke: "#fff", strokeWidth: "1.5" })
|
|
8984
8984
|
] }),
|
|
8985
8985
|
{ displayName: "AddToCartIcon" }
|
|
8986
|
-
),
|
|
8986
|
+
), Vr = l(
|
|
8987
8987
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
8988
8988
|
/* @__PURE__ */ t(
|
|
8989
8989
|
"path",
|
|
@@ -8999,7 +8999,7 @@ const M1 = {
|
|
|
8999
8999
|
/* @__PURE__ */ t("path", { d: "M16 10a4 4 0 0 1-8 0", stroke: i || e, strokeWidth: "2", fill: "none" })
|
|
9000
9000
|
] }),
|
|
9001
9001
|
{ displayName: "ShoppingBagIcon" }
|
|
9002
|
-
),
|
|
9002
|
+
), jr = l(
|
|
9003
9003
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
9004
9004
|
/* @__PURE__ */ t(
|
|
9005
9005
|
"path",
|
|
@@ -9014,7 +9014,7 @@ const M1 = {
|
|
|
9014
9014
|
/* @__PURE__ */ t("path", { d: "M18 16v4M16 18h4", stroke: "#fff", strokeWidth: "1.5" })
|
|
9015
9015
|
] }),
|
|
9016
9016
|
{ displayName: "WishlistIcon" }
|
|
9017
|
-
),
|
|
9017
|
+
), Hr = l(
|
|
9018
9018
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
9019
9019
|
/* @__PURE__ */ t(
|
|
9020
9020
|
"rect",
|
|
@@ -9059,7 +9059,7 @@ const M1 = {
|
|
|
9059
9059
|
)
|
|
9060
9060
|
] }),
|
|
9061
9061
|
{ displayName: "ProductIcon" }
|
|
9062
|
-
),
|
|
9062
|
+
), $r = l(
|
|
9063
9063
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
9064
9064
|
/* @__PURE__ */ t(
|
|
9065
9065
|
"rect",
|
|
@@ -9741,7 +9741,7 @@ const M1 = {
|
|
|
9741
9741
|
)
|
|
9742
9742
|
] }),
|
|
9743
9743
|
{ displayName: "StarRatingIcon" }
|
|
9744
|
-
),
|
|
9744
|
+
), an = l(
|
|
9745
9745
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
9746
9746
|
/* @__PURE__ */ t(
|
|
9747
9747
|
"path",
|
|
@@ -9785,7 +9785,7 @@ const M1 = {
|
|
|
9785
9785
|
)
|
|
9786
9786
|
] }),
|
|
9787
9787
|
{ displayName: "ReviewIcon" }
|
|
9788
|
-
),
|
|
9788
|
+
), yn = l(
|
|
9789
9789
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
9790
9790
|
/* @__PURE__ */ t(
|
|
9791
9791
|
"rect",
|
|
@@ -9917,15 +9917,15 @@ const M1 = {
|
|
|
9917
9917
|
{ displayName: "PatronageIcon" }
|
|
9918
9918
|
), h = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9919
9919
|
__proto__: null,
|
|
9920
|
-
AddToCartIcon:
|
|
9920
|
+
AddToCartIcon: _r,
|
|
9921
9921
|
AuctionIcon: pn,
|
|
9922
|
-
CategoryIcon:
|
|
9922
|
+
CategoryIcon: $r,
|
|
9923
9923
|
CheckoutIcon: Er,
|
|
9924
9924
|
ComparePricesIcon: sn,
|
|
9925
9925
|
CreditCardIcon: Gr,
|
|
9926
9926
|
DeliveredIcon: Yr,
|
|
9927
9927
|
DiscountIcon: cn,
|
|
9928
|
-
EscrowIcon:
|
|
9928
|
+
EscrowIcon: yn,
|
|
9929
9929
|
FreelancerIcon: fn,
|
|
9930
9930
|
InStockIcon: on,
|
|
9931
9931
|
InventoryIcon: tn,
|
|
@@ -9936,18 +9936,18 @@ const M1 = {
|
|
|
9936
9936
|
PaymentIcon: Zr,
|
|
9937
9937
|
PendingOrderIcon: Jr,
|
|
9938
9938
|
PriceTagIcon: ln,
|
|
9939
|
-
ProductIcon:
|
|
9939
|
+
ProductIcon: Hr,
|
|
9940
9940
|
ReceiptIcon: Kr,
|
|
9941
9941
|
RefundIcon: qr,
|
|
9942
9942
|
ReturnIcon: en,
|
|
9943
|
-
ReviewIcon:
|
|
9943
|
+
ReviewIcon: an,
|
|
9944
9944
|
SaleBadgeIcon: hn,
|
|
9945
9945
|
ShippedIcon: Xr,
|
|
9946
|
-
ShoppingBagIcon:
|
|
9946
|
+
ShoppingBagIcon: Vr,
|
|
9947
9947
|
ShoppingCartIcon: Fr,
|
|
9948
9948
|
StarRatingIcon: dn,
|
|
9949
9949
|
WalletIcon: Qr,
|
|
9950
|
-
WishlistIcon:
|
|
9950
|
+
WishlistIcon: jr
|
|
9951
9951
|
}, Symbol.toStringTag, { value: "Module" })), xn = l(
|
|
9952
9952
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
9953
9953
|
/* @__PURE__ */ t(
|
|
@@ -10628,7 +10628,7 @@ const M1 = {
|
|
|
10628
10628
|
/* @__PURE__ */ t("path", { d: "M11 19l3 3", stroke: i || e, strokeWidth: "2" })
|
|
10629
10629
|
] }),
|
|
10630
10630
|
{ displayName: "TroubleshootingIcon" }
|
|
10631
|
-
),
|
|
10631
|
+
), _n = l(
|
|
10632
10632
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
10633
10633
|
/* @__PURE__ */ t("path", { d: "M3 18h4v-4h4v-4h4v-4h6", fill: "none", stroke: e, strokeWidth: "2" }),
|
|
10634
10634
|
/* @__PURE__ */ t("circle", { cx: "17", cy: "5", r: "2", fill: i || "#22c55e" }),
|
|
@@ -10639,7 +10639,7 @@ const M1 = {
|
|
|
10639
10639
|
/* @__PURE__ */ t("circle", { cx: "13", cy: "11", r: "1", fill: e, opacity: "0.5" })
|
|
10640
10640
|
] }),
|
|
10641
10641
|
{ displayName: "OnboardingIcon" }
|
|
10642
|
-
),
|
|
10642
|
+
), y = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10643
10643
|
__proto__: null,
|
|
10644
10644
|
ChatbotIcon: Pn,
|
|
10645
10645
|
ClosedTicketIcon: Cn,
|
|
@@ -10653,7 +10653,7 @@ const M1 = {
|
|
|
10653
10653
|
LiveChatIcon: bn,
|
|
10654
10654
|
NPSIcon: Tn,
|
|
10655
10655
|
NewTicketIcon: Mn,
|
|
10656
|
-
OnboardingIcon:
|
|
10656
|
+
OnboardingIcon: _n,
|
|
10657
10657
|
OpenTicketIcon: wn,
|
|
10658
10658
|
PhoneSupportIcon: Sn,
|
|
10659
10659
|
QuestionIcon: gn,
|
|
@@ -10665,7 +10665,7 @@ const M1 = {
|
|
|
10665
10665
|
TroubleshootingIcon: Fn,
|
|
10666
10666
|
TutorialIcon: On,
|
|
10667
10667
|
UserGuideIcon: Rn
|
|
10668
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
10668
|
+
}, Symbol.toStringTag, { value: "Module" })), Vn = l(
|
|
10669
10669
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
10670
10670
|
/* @__PURE__ */ t("circle", { cx: "12", cy: "12", r: "9", fill: "none", stroke: e, strokeWidth: "1.5", opacity: "0.5" }),
|
|
10671
10671
|
/* @__PURE__ */ t("circle", { cx: "12", cy: "12", r: "6", fill: "none", stroke: e, strokeWidth: "1.5", opacity: "0.7" }),
|
|
@@ -10683,7 +10683,7 @@ const M1 = {
|
|
|
10683
10683
|
/* @__PURE__ */ t("path", { d: "M12 1v5M12 18v5M1 12h5M18 12h5", stroke: e, strokeWidth: "1", opacity: "0.3" })
|
|
10684
10684
|
] }),
|
|
10685
10685
|
{ displayName: "TargetIcon" }
|
|
10686
|
-
),
|
|
10686
|
+
), jn = l(
|
|
10687
10687
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
10688
10688
|
/* @__PURE__ */ t("path", { d: "M4 2v20", stroke: e, strokeWidth: "2" }),
|
|
10689
10689
|
/* @__PURE__ */ t(
|
|
@@ -10704,7 +10704,7 @@ const M1 = {
|
|
|
10704
10704
|
)
|
|
10705
10705
|
] }),
|
|
10706
10706
|
{ displayName: "MissionIcon" }
|
|
10707
|
-
),
|
|
10707
|
+
), Hn = l(
|
|
10708
10708
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
10709
10709
|
/* @__PURE__ */ t(
|
|
10710
10710
|
"path",
|
|
@@ -10728,7 +10728,7 @@ const M1 = {
|
|
|
10728
10728
|
)
|
|
10729
10729
|
] }),
|
|
10730
10730
|
{ displayName: "VisionIcon" }
|
|
10731
|
-
),
|
|
10731
|
+
), $n = l(
|
|
10732
10732
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
10733
10733
|
/* @__PURE__ */ t(
|
|
10734
10734
|
"rect",
|
|
@@ -11394,8 +11394,8 @@ const M1 = {
|
|
|
11394
11394
|
KPIDashboardIcon: En,
|
|
11395
11395
|
MarketExpansionIcon: Qn,
|
|
11396
11396
|
MilestoneIcon: Yn,
|
|
11397
|
-
MissionIcon:
|
|
11398
|
-
OKRIcon:
|
|
11397
|
+
MissionIcon: jn,
|
|
11398
|
+
OKRIcon: $n,
|
|
11399
11399
|
OpportunityIcon: rl,
|
|
11400
11400
|
PivotIcon: nl,
|
|
11401
11401
|
PriorityMatrixIcon: tl,
|
|
@@ -11404,8 +11404,8 @@ const M1 = {
|
|
|
11404
11404
|
SWOTIcon: Un,
|
|
11405
11405
|
ScaleUpIcon: Zn,
|
|
11406
11406
|
StrategicPlanningIcon: qn,
|
|
11407
|
-
TargetIcon:
|
|
11408
|
-
VisionIcon:
|
|
11407
|
+
TargetIcon: Vn,
|
|
11408
|
+
VisionIcon: Hn
|
|
11409
11409
|
}, Symbol.toStringTag, { value: "Module" })), cl = l(
|
|
11410
11410
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
11411
11411
|
/* @__PURE__ */ t("path", { d: "M12 22v-8", stroke: i || "#22c55e", strokeWidth: "2" }),
|
|
@@ -11547,7 +11547,7 @@ const M1 = {
|
|
|
11547
11547
|
/* @__PURE__ */ t("text", { x: "15.5", y: "17", fontSize: "4", fill: "#fff", children: "$" })
|
|
11548
11548
|
] }),
|
|
11549
11549
|
{ displayName: "AngelInvestorIcon" }
|
|
11550
|
-
),
|
|
11550
|
+
), al = l(
|
|
11551
11551
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
11552
11552
|
/* @__PURE__ */ t("circle", { cx: "6", cy: "6", r: "2", fill: e, opacity: "0.7" }),
|
|
11553
11553
|
/* @__PURE__ */ t("circle", { cx: "12", cy: "4", r: "2", fill: e, opacity: "0.7" }),
|
|
@@ -11577,7 +11577,7 @@ const M1 = {
|
|
|
11577
11577
|
)
|
|
11578
11578
|
] }),
|
|
11579
11579
|
{ displayName: "CrowdfundingIcon" }
|
|
11580
|
-
),
|
|
11580
|
+
), yl = l(
|
|
11581
11581
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
11582
11582
|
/* @__PURE__ */ t(
|
|
11583
11583
|
"rect",
|
|
@@ -12320,7 +12320,7 @@ const M1 = {
|
|
|
12320
12320
|
AngelInvestorIcon: dl,
|
|
12321
12321
|
BusinessModelIcon: Ll,
|
|
12322
12322
|
CoFounderIcon: Ml,
|
|
12323
|
-
CrowdfundingIcon:
|
|
12323
|
+
CrowdfundingIcon: al,
|
|
12324
12324
|
DemoDayIcon: Wl,
|
|
12325
12325
|
ElevatorPitchIcon: ml,
|
|
12326
12326
|
FounderIcon: Il,
|
|
@@ -12337,7 +12337,7 @@ const M1 = {
|
|
|
12337
12337
|
StartupTeamIcon: wl,
|
|
12338
12338
|
SubscriptionModelIcon: Pl,
|
|
12339
12339
|
TractionIcon: kl,
|
|
12340
|
-
ValuationIcon:
|
|
12340
|
+
ValuationIcon: yl,
|
|
12341
12341
|
VentureCapitalIcon: sl
|
|
12342
12342
|
}, Symbol.toStringTag, { value: "Module" })), Nl = l(
|
|
12343
12343
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
@@ -12629,7 +12629,7 @@ const M1 = {
|
|
|
12629
12629
|
/* @__PURE__ */ t("path", { d: "M14.5 7l2 2 3-3.5", stroke: "#fff", strokeWidth: "1.5", fill: "none" })
|
|
12630
12630
|
] }),
|
|
12631
12631
|
{ displayName: "LogisticsDeliveredIcon" }
|
|
12632
|
-
),
|
|
12632
|
+
), _l = l(
|
|
12633
12633
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
12634
12634
|
/* @__PURE__ */ t(
|
|
12635
12635
|
"rect",
|
|
@@ -12650,7 +12650,7 @@ const M1 = {
|
|
|
12650
12650
|
/* @__PURE__ */ t("path", { d: "M11 11l4 4M15 11l-4 4", stroke: i || "#ef4444", strokeWidth: "1.5" })
|
|
12651
12651
|
] }),
|
|
12652
12652
|
{ displayName: "ReturnToSenderIcon" }
|
|
12653
|
-
),
|
|
12653
|
+
), Vl = l(
|
|
12654
12654
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
12655
12655
|
/* @__PURE__ */ t(
|
|
12656
12656
|
"rect",
|
|
@@ -12699,7 +12699,7 @@ const M1 = {
|
|
|
12699
12699
|
/* @__PURE__ */ t("text", { x: "17.5", y: "8", fontSize: "3", fill: e, children: "DIST" })
|
|
12700
12700
|
] }),
|
|
12701
12701
|
{ displayName: "SupplyChainIcon" }
|
|
12702
|
-
),
|
|
12702
|
+
), jl = l(
|
|
12703
12703
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
12704
12704
|
/* @__PURE__ */ t(
|
|
12705
12705
|
"rect",
|
|
@@ -12752,7 +12752,7 @@ const M1 = {
|
|
|
12752
12752
|
/* @__PURE__ */ t("path", { d: "M18 11l3 3-3 3", fill: "none", stroke: i || "#22c55e", strokeWidth: "2" })
|
|
12753
12753
|
] }),
|
|
12754
12754
|
{ displayName: "SupplierIcon" }
|
|
12755
|
-
),
|
|
12755
|
+
), Hl = l(
|
|
12756
12756
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
12757
12757
|
/* @__PURE__ */ t(
|
|
12758
12758
|
"path",
|
|
@@ -12770,7 +12770,7 @@ const M1 = {
|
|
|
12770
12770
|
/* @__PURE__ */ t("rect", { x: "5", y: "18", width: "3", height: "2", fill: "#fff" })
|
|
12771
12771
|
] }),
|
|
12772
12772
|
{ displayName: "DistributionCenterIcon" }
|
|
12773
|
-
),
|
|
12773
|
+
), $l = l(
|
|
12774
12774
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
12775
12775
|
/* @__PURE__ */ t("path", { d: "M4 18h16", stroke: e, strokeWidth: "1.5", opacity: "0.5" }),
|
|
12776
12776
|
/* @__PURE__ */ t(
|
|
@@ -13216,26 +13216,26 @@ const M1 = {
|
|
|
13216
13216
|
BillOfLadingIcon: Yl,
|
|
13217
13217
|
CustomsClearanceIcon: Xl,
|
|
13218
13218
|
DeliveryTruckIcon: Al,
|
|
13219
|
-
DistributionCenterIcon:
|
|
13219
|
+
DistributionCenterIcon: Hl,
|
|
13220
13220
|
DroneDeliveryIcon: Jl,
|
|
13221
13221
|
ExpressDeliveryIcon: zl,
|
|
13222
13222
|
ForkliftIcon: Gl,
|
|
13223
13223
|
FreeShippingIcon: Dl,
|
|
13224
13224
|
InTransitIcon: Ol,
|
|
13225
13225
|
InternationalShippingIcon: Tl,
|
|
13226
|
-
LastMileIcon:
|
|
13226
|
+
LastMileIcon: $l,
|
|
13227
13227
|
LogisticsDeliveredIcon: Fl,
|
|
13228
13228
|
OutForDeliveryIcon: Bl,
|
|
13229
13229
|
PackageTrackingIcon: Rl,
|
|
13230
13230
|
PalletIcon: El,
|
|
13231
13231
|
PickAndPackIcon: Ql,
|
|
13232
13232
|
RailFreightIcon: Ul,
|
|
13233
|
-
ReturnToSenderIcon:
|
|
13233
|
+
ReturnToSenderIcon: _l,
|
|
13234
13234
|
SeaFreightIcon: ql,
|
|
13235
13235
|
ShippingBoxIcon: Nl,
|
|
13236
13236
|
ShippingLabelIcon: e1,
|
|
13237
|
-
SupplierIcon:
|
|
13238
|
-
SupplyChainIcon:
|
|
13237
|
+
SupplierIcon: jl,
|
|
13238
|
+
SupplyChainIcon: Vl
|
|
13239
13239
|
}, Symbol.toStringTag, { value: "Module" })), w1 = l(
|
|
13240
13240
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
13241
13241
|
/* @__PURE__ */ t(
|
|
@@ -13956,7 +13956,7 @@ const M1 = {
|
|
|
13956
13956
|
/* @__PURE__ */ t("path", { d: "M7 16l-1 3M17 16l1 3", stroke: e, strokeWidth: "1", opacity: "0.5" })
|
|
13957
13957
|
] }),
|
|
13958
13958
|
{ displayName: "WeatherRiskIcon" }
|
|
13959
|
-
),
|
|
13959
|
+
), _1 = l(
|
|
13960
13960
|
({ color: e, accentColor: i, variant: o }) => /* @__PURE__ */ r(n, { children: [
|
|
13961
13961
|
/* @__PURE__ */ t(
|
|
13962
13962
|
"path",
|
|
@@ -14143,7 +14143,7 @@ const M1 = {
|
|
|
14143
14143
|
Compare: () => Promise.resolve().then(() => L).then((e) => e.CompareIcon),
|
|
14144
14144
|
Savings: () => Promise.resolve().then(() => L).then((e) => e.SavingsIcon),
|
|
14145
14145
|
Spend: () => Promise.resolve().then(() => L).then((e) => e.SpendIcon)
|
|
14146
|
-
},
|
|
14146
|
+
}, a1 = {
|
|
14147
14147
|
Billboard: () => Promise.resolve().then(() => c).then((e) => e.BillboardIcon),
|
|
14148
14148
|
Megaphone: () => Promise.resolve().then(() => c).then((e) => e.MegaphoneIcon),
|
|
14149
14149
|
Ad: () => Promise.resolve().then(() => c).then((e) => e.AdIcon),
|
|
@@ -14172,7 +14172,7 @@ const M1 = {
|
|
|
14172
14172
|
FlashSale: () => Promise.resolve().then(() => c).then((e) => e.FlashSaleIcon),
|
|
14173
14173
|
Coupon: () => Promise.resolve().then(() => c).then((e) => e.CouponIcon),
|
|
14174
14174
|
Giveaway: () => Promise.resolve().then(() => c).then((e) => e.GiveawayIcon)
|
|
14175
|
-
},
|
|
14175
|
+
}, y1 = {
|
|
14176
14176
|
Dashboard: () => Promise.resolve().then(() => s).then((e) => e.DashboardIcon),
|
|
14177
14177
|
KPI: () => Promise.resolve().then(() => s).then((e) => e.KPIIcon),
|
|
14178
14178
|
Widget: () => Promise.resolve().then(() => s).then((e) => e.WidgetIcon),
|
|
@@ -14200,30 +14200,30 @@ const M1 = {
|
|
|
14200
14200
|
DataWarehouse: () => Promise.resolve().then(() => s).then((e) => e.DataWarehouseIcon),
|
|
14201
14201
|
PredictiveAnalytics: () => Promise.resolve().then(() => s).then((e) => e.PredictiveAnalyticsIcon)
|
|
14202
14202
|
}, f1 = {
|
|
14203
|
-
Contract: () => Promise.resolve().then(() =>
|
|
14204
|
-
Agreement: () => Promise.resolve().then(() =>
|
|
14205
|
-
NDA: () => Promise.resolve().then(() =>
|
|
14206
|
-
TermsConditions: () => Promise.resolve().then(() =>
|
|
14207
|
-
LegalDocument: () => Promise.resolve().then(() =>
|
|
14208
|
-
Compliance: () => Promise.resolve().then(() =>
|
|
14209
|
-
GDPR: () => Promise.resolve().then(() =>
|
|
14210
|
-
Regulation: () => Promise.resolve().then(() =>
|
|
14211
|
-
LegalAudit: () => Promise.resolve().then(() =>
|
|
14212
|
-
Certificate: () => Promise.resolve().then(() =>
|
|
14213
|
-
Copyright: () => Promise.resolve().then(() =>
|
|
14214
|
-
Trademark: () => Promise.resolve().then(() =>
|
|
14215
|
-
Registered: () => Promise.resolve().then(() =>
|
|
14216
|
-
Patent: () => Promise.resolve().then(() =>
|
|
14217
|
-
LegalLicense: () => Promise.resolve().then(() =>
|
|
14218
|
-
Gavel: () => Promise.resolve().then(() =>
|
|
14219
|
-
ScalesJustice: () => Promise.resolve().then(() =>
|
|
14220
|
-
Jury: () => Promise.resolve().then(() =>
|
|
14221
|
-
Verdict: () => Promise.resolve().then(() =>
|
|
14222
|
-
LawFirm: () => Promise.resolve().then(() =>
|
|
14223
|
-
Lawyer: () => Promise.resolve().then(() =>
|
|
14224
|
-
Witness: () => Promise.resolve().then(() =>
|
|
14225
|
-
BriefcaseLegal: () => Promise.resolve().then(() =>
|
|
14226
|
-
Signature: () => Promise.resolve().then(() =>
|
|
14203
|
+
Contract: () => Promise.resolve().then(() => a).then((e) => e.ContractIcon),
|
|
14204
|
+
Agreement: () => Promise.resolve().then(() => a).then((e) => e.AgreementIcon),
|
|
14205
|
+
NDA: () => Promise.resolve().then(() => a).then((e) => e.NDAIcon),
|
|
14206
|
+
TermsConditions: () => Promise.resolve().then(() => a).then((e) => e.TermsConditionsIcon),
|
|
14207
|
+
LegalDocument: () => Promise.resolve().then(() => a).then((e) => e.LegalDocumentIcon),
|
|
14208
|
+
Compliance: () => Promise.resolve().then(() => a).then((e) => e.ComplianceIcon),
|
|
14209
|
+
GDPR: () => Promise.resolve().then(() => a).then((e) => e.GDPRIcon),
|
|
14210
|
+
Regulation: () => Promise.resolve().then(() => a).then((e) => e.RegulationIcon),
|
|
14211
|
+
LegalAudit: () => Promise.resolve().then(() => a).then((e) => e.LegalAuditIcon),
|
|
14212
|
+
Certificate: () => Promise.resolve().then(() => a).then((e) => e.CertificateIcon),
|
|
14213
|
+
Copyright: () => Promise.resolve().then(() => a).then((e) => e.CopyrightIcon),
|
|
14214
|
+
Trademark: () => Promise.resolve().then(() => a).then((e) => e.TrademarkIcon),
|
|
14215
|
+
Registered: () => Promise.resolve().then(() => a).then((e) => e.RegisteredIcon),
|
|
14216
|
+
Patent: () => Promise.resolve().then(() => a).then((e) => e.PatentIcon),
|
|
14217
|
+
LegalLicense: () => Promise.resolve().then(() => a).then((e) => e.LegalLicenseIcon),
|
|
14218
|
+
Gavel: () => Promise.resolve().then(() => a).then((e) => e.GavelIcon),
|
|
14219
|
+
ScalesJustice: () => Promise.resolve().then(() => a).then((e) => e.ScalesJusticeIcon),
|
|
14220
|
+
Jury: () => Promise.resolve().then(() => a).then((e) => e.JuryIcon),
|
|
14221
|
+
Verdict: () => Promise.resolve().then(() => a).then((e) => e.VerdictIcon),
|
|
14222
|
+
LawFirm: () => Promise.resolve().then(() => a).then((e) => e.LawFirmIcon),
|
|
14223
|
+
Lawyer: () => Promise.resolve().then(() => a).then((e) => e.LawyerIcon),
|
|
14224
|
+
Witness: () => Promise.resolve().then(() => a).then((e) => e.WitnessIcon),
|
|
14225
|
+
BriefcaseLegal: () => Promise.resolve().then(() => a).then((e) => e.BriefcaseLegalIcon),
|
|
14226
|
+
Signature: () => Promise.resolve().then(() => a).then((e) => e.SignatureIcon)
|
|
14227
14227
|
}, p1 = {
|
|
14228
14228
|
Meeting: () => Promise.resolve().then(() => f).then((e) => e.MeetingIcon),
|
|
14229
14229
|
VideoConference: () => Promise.resolve().then(() => f).then((e) => e.VideoConferenceIcon),
|
|
@@ -14277,30 +14277,30 @@ const M1 = {
|
|
|
14277
14277
|
StarRating: () => Promise.resolve().then(() => h).then((e) => e.StarRatingIcon),
|
|
14278
14278
|
Review: () => Promise.resolve().then(() => h).then((e) => e.ReviewIcon)
|
|
14279
14279
|
}, x1 = {
|
|
14280
|
-
HelpDesk: () => Promise.resolve().then(() =>
|
|
14281
|
-
SupportAgent: () => Promise.resolve().then(() =>
|
|
14282
|
-
Question: () => Promise.resolve().then(() =>
|
|
14283
|
-
FAQ: () => Promise.resolve().then(() =>
|
|
14284
|
-
KnowledgeBase: () => Promise.resolve().then(() =>
|
|
14285
|
-
SupportTicket: () => Promise.resolve().then(() =>
|
|
14286
|
-
NewTicket: () => Promise.resolve().then(() =>
|
|
14287
|
-
OpenTicket: () => Promise.resolve().then(() =>
|
|
14288
|
-
ClosedTicket: () => Promise.resolve().then(() =>
|
|
14289
|
-
Escalate: () => Promise.resolve().then(() =>
|
|
14290
|
-
LiveChat: () => Promise.resolve().then(() =>
|
|
14291
|
-
Chatbot: () => Promise.resolve().then(() =>
|
|
14292
|
-
EmailSupport: () => Promise.resolve().then(() =>
|
|
14293
|
-
PhoneSupport: () => Promise.resolve().then(() =>
|
|
14294
|
-
SelfService: () => Promise.resolve().then(() =>
|
|
14295
|
-
SLA: () => Promise.resolve().then(() =>
|
|
14296
|
-
ResponseTime: () => Promise.resolve().then(() =>
|
|
14297
|
-
CustomerSatisfaction: () => Promise.resolve().then(() =>
|
|
14298
|
-
NPS: () => Promise.resolve().then(() =>
|
|
14299
|
-
UserGuide: () => Promise.resolve().then(() =>
|
|
14300
|
-
Tutorial: () => Promise.resolve().then(() =>
|
|
14301
|
-
HelpArticle: () => Promise.resolve().then(() =>
|
|
14302
|
-
Troubleshooting: () => Promise.resolve().then(() =>
|
|
14303
|
-
Onboarding: () => Promise.resolve().then(() =>
|
|
14280
|
+
HelpDesk: () => Promise.resolve().then(() => y).then((e) => e.HelpDeskIcon),
|
|
14281
|
+
SupportAgent: () => Promise.resolve().then(() => y).then((e) => e.SupportAgentIcon),
|
|
14282
|
+
Question: () => Promise.resolve().then(() => y).then((e) => e.QuestionIcon),
|
|
14283
|
+
FAQ: () => Promise.resolve().then(() => y).then((e) => e.FAQIcon),
|
|
14284
|
+
KnowledgeBase: () => Promise.resolve().then(() => y).then((e) => e.KnowledgeBaseIcon),
|
|
14285
|
+
SupportTicket: () => Promise.resolve().then(() => y).then((e) => e.SupportTicketIcon),
|
|
14286
|
+
NewTicket: () => Promise.resolve().then(() => y).then((e) => e.NewTicketIcon),
|
|
14287
|
+
OpenTicket: () => Promise.resolve().then(() => y).then((e) => e.OpenTicketIcon),
|
|
14288
|
+
ClosedTicket: () => Promise.resolve().then(() => y).then((e) => e.ClosedTicketIcon),
|
|
14289
|
+
Escalate: () => Promise.resolve().then(() => y).then((e) => e.EscalateIcon),
|
|
14290
|
+
LiveChat: () => Promise.resolve().then(() => y).then((e) => e.LiveChatIcon),
|
|
14291
|
+
Chatbot: () => Promise.resolve().then(() => y).then((e) => e.ChatbotIcon),
|
|
14292
|
+
EmailSupport: () => Promise.resolve().then(() => y).then((e) => e.EmailSupportIcon),
|
|
14293
|
+
PhoneSupport: () => Promise.resolve().then(() => y).then((e) => e.PhoneSupportIcon),
|
|
14294
|
+
SelfService: () => Promise.resolve().then(() => y).then((e) => e.SelfServiceIcon),
|
|
14295
|
+
SLA: () => Promise.resolve().then(() => y).then((e) => e.SLAIcon),
|
|
14296
|
+
ResponseTime: () => Promise.resolve().then(() => y).then((e) => e.ResponseTimeIcon),
|
|
14297
|
+
CustomerSatisfaction: () => Promise.resolve().then(() => y).then((e) => e.CustomerSatisfactionIcon),
|
|
14298
|
+
NPS: () => Promise.resolve().then(() => y).then((e) => e.NPSIcon),
|
|
14299
|
+
UserGuide: () => Promise.resolve().then(() => y).then((e) => e.UserGuideIcon),
|
|
14300
|
+
Tutorial: () => Promise.resolve().then(() => y).then((e) => e.TutorialIcon),
|
|
14301
|
+
HelpArticle: () => Promise.resolve().then(() => y).then((e) => e.HelpArticleIcon),
|
|
14302
|
+
Troubleshooting: () => Promise.resolve().then(() => y).then((e) => e.TroubleshootingIcon),
|
|
14303
|
+
Onboarding: () => Promise.resolve().then(() => y).then((e) => e.OnboardingIcon)
|
|
14304
14304
|
}, u1 = {
|
|
14305
14305
|
Target: () => Promise.resolve().then(() => k).then((e) => e.TargetIcon),
|
|
14306
14306
|
Mission: () => Promise.resolve().then(() => k).then((e) => e.MissionIcon),
|
|
@@ -14373,7 +14373,7 @@ const M1 = {
|
|
|
14373
14373
|
CustomsClearance: () => Promise.resolve().then(() => d).then((e) => e.CustomsClearanceIcon),
|
|
14374
14374
|
BillOfLading: () => Promise.resolve().then(() => d).then((e) => e.BillOfLadingIcon),
|
|
14375
14375
|
ShippingLabel: () => Promise.resolve().then(() => d).then((e) => e.ShippingLabelIcon)
|
|
14376
|
-
},
|
|
14376
|
+
}, V1 = {
|
|
14377
14377
|
...t1,
|
|
14378
14378
|
...i1,
|
|
14379
14379
|
...o1,
|
|
@@ -14384,8 +14384,8 @@ const M1 = {
|
|
|
14384
14384
|
...h1,
|
|
14385
14385
|
...s1,
|
|
14386
14386
|
...d1,
|
|
14387
|
-
...y1,
|
|
14388
14387
|
...a1,
|
|
14388
|
+
...y1,
|
|
14389
14389
|
...f1,
|
|
14390
14390
|
...p1,
|
|
14391
14391
|
...k1,
|
|
@@ -14393,7 +14393,7 @@ const M1 = {
|
|
|
14393
14393
|
...u1,
|
|
14394
14394
|
...g1,
|
|
14395
14395
|
...W1
|
|
14396
|
-
},
|
|
14396
|
+
}, j1 = {
|
|
14397
14397
|
finance: 15,
|
|
14398
14398
|
office: 15,
|
|
14399
14399
|
hr: 15,
|
|
@@ -14425,17 +14425,17 @@ export {
|
|
|
14425
14425
|
It as AccountsReceivableIcon,
|
|
14426
14426
|
ue as AccrualsIcon,
|
|
14427
14427
|
hi as ActivityIcon,
|
|
14428
|
-
|
|
14429
|
-
|
|
14428
|
+
Vi as AdIcon,
|
|
14429
|
+
_r as AddToCartIcon,
|
|
14430
14430
|
Cl as AdvisorIcon,
|
|
14431
14431
|
Rr as AgendaIcon,
|
|
14432
14432
|
lt as AgileIcon,
|
|
14433
14433
|
Zo as AgreementIcon,
|
|
14434
14434
|
D1 as AgroIcon,
|
|
14435
14435
|
Kl as AirFreightIcon,
|
|
14436
|
-
|
|
14436
|
+
Vo as AlgorithmIcon,
|
|
14437
14437
|
Wt as AmortizationIcon,
|
|
14438
|
-
|
|
14438
|
+
y1 as AnalyticsIcons,
|
|
14439
14439
|
vo as AnalyticsReportIcon,
|
|
14440
14440
|
dl as AngelInvestorIcon,
|
|
14441
14441
|
Dr as AnnouncementIcon,
|
|
@@ -14449,8 +14449,8 @@ export {
|
|
|
14449
14449
|
et as BacklogIcon,
|
|
14450
14450
|
ft as BalanceSheetIcon,
|
|
14451
14451
|
he as BankIcon,
|
|
14452
|
-
|
|
14453
|
-
|
|
14452
|
+
ji as BannerIcon,
|
|
14453
|
+
$t as BarcodeIcon,
|
|
14454
14454
|
Zl as BarcodeScanLogisticsIcon,
|
|
14455
14455
|
Rt as BatchIcon,
|
|
14456
14456
|
Po as BenchmarkIcon,
|
|
@@ -14458,7 +14458,7 @@ export {
|
|
|
14458
14458
|
Di as BiddingIcon,
|
|
14459
14459
|
Yl as BillOfLadingIcon,
|
|
14460
14460
|
Fi as BillboardIcon,
|
|
14461
|
-
|
|
14461
|
+
Ht as BinIcon,
|
|
14462
14462
|
z1 as BoardMeetingIcon,
|
|
14463
14463
|
oo as BounceRateIcon,
|
|
14464
14464
|
lo as BrandAwarenessIcon,
|
|
@@ -14468,24 +14468,24 @@ export {
|
|
|
14468
14468
|
Wo as BubbleChartIcon,
|
|
14469
14469
|
fe as BudgetIcon,
|
|
14470
14470
|
Lr as BusinessEmailIcon,
|
|
14471
|
-
|
|
14471
|
+
V1 as BusinessIcons,
|
|
14472
14472
|
kr as BusinessMeetingIcon,
|
|
14473
14473
|
Ll as BusinessModelIcon,
|
|
14474
14474
|
h1 as CRMIcons,
|
|
14475
14475
|
eo as CTRIcon,
|
|
14476
14476
|
me as CalendarIcon,
|
|
14477
14477
|
ni as CampaignIcon,
|
|
14478
|
-
|
|
14478
|
+
_t as CapacityIcon,
|
|
14479
14479
|
B1 as CarbonIcon,
|
|
14480
14480
|
wt as CashFlowIcon,
|
|
14481
|
-
|
|
14481
|
+
$r as CategoryIcon,
|
|
14482
14482
|
er as CertificateIcon,
|
|
14483
14483
|
te as ChartBarIcon,
|
|
14484
14484
|
ee as ChartLineIcon,
|
|
14485
14485
|
ie as ChartPieIcon,
|
|
14486
14486
|
Pn as ChatbotIcon,
|
|
14487
14487
|
Er as CheckoutIcon,
|
|
14488
|
-
|
|
14488
|
+
_1 as ClaimIcon,
|
|
14489
14489
|
We as ClipboardIcon,
|
|
14490
14490
|
Cn as ClosedTicketIcon,
|
|
14491
14491
|
Ii as ClosingIcon,
|
|
@@ -14505,13 +14505,13 @@ export {
|
|
|
14505
14505
|
w1 as ConstructionIcon,
|
|
14506
14506
|
li as ContactIcon,
|
|
14507
14507
|
Gi as ContentMarketingIcon,
|
|
14508
|
-
|
|
14508
|
+
$e as ContractIcon,
|
|
14509
14509
|
Ji as ConversionIcon,
|
|
14510
14510
|
zt as ConveyorIcon,
|
|
14511
14511
|
tr as CopyrightIcon,
|
|
14512
|
-
|
|
14512
|
+
ao as CouponIcon,
|
|
14513
14513
|
ce as CreditCardIcon,
|
|
14514
|
-
|
|
14514
|
+
al as CrowdfundingIcon,
|
|
14515
14515
|
ei as CustomerIcon,
|
|
14516
14516
|
Dn as CustomerSatisfactionIcon,
|
|
14517
14517
|
Xl as CustomsClearanceIcon,
|
|
@@ -14519,7 +14519,7 @@ export {
|
|
|
14519
14519
|
Do as DataExportIcon,
|
|
14520
14520
|
zo as DataFilterIcon,
|
|
14521
14521
|
To as DataImportIcon,
|
|
14522
|
-
|
|
14522
|
+
Ho as DataNarrativeIcon,
|
|
14523
14523
|
Ro as DataRefreshIcon,
|
|
14524
14524
|
Bo as DataWarehouseIcon,
|
|
14525
14525
|
it as DeadlineIcon,
|
|
@@ -14532,10 +14532,10 @@ export {
|
|
|
14532
14532
|
Wl as DemoDayIcon,
|
|
14533
14533
|
gt as DepreciationIcon,
|
|
14534
14534
|
Ie as DeskIcon,
|
|
14535
|
-
|
|
14535
|
+
_o as DigitalTwinIcon,
|
|
14536
14536
|
ui as DiscountIcon,
|
|
14537
14537
|
Ar as DiscussionIcon,
|
|
14538
|
-
|
|
14538
|
+
Hl as DistributionCenterIcon,
|
|
14539
14539
|
Kn as DiversificationIcon,
|
|
14540
14540
|
qe as DiversityIcon,
|
|
14541
14541
|
Yt as DockIcon,
|
|
@@ -14555,7 +14555,7 @@ export {
|
|
|
14555
14555
|
vn as EmailSupportIcon,
|
|
14556
14556
|
io as EngagementRateIcon,
|
|
14557
14557
|
Ln as EscalateIcon,
|
|
14558
|
-
|
|
14558
|
+
yn as EscrowIcon,
|
|
14559
14559
|
re as EuroIcon,
|
|
14560
14560
|
ll as ExitStrategyIcon,
|
|
14561
14561
|
zl as ExpressDeliveryIcon,
|
|
@@ -14568,7 +14568,7 @@ export {
|
|
|
14568
14568
|
so as FlashSaleIcon,
|
|
14569
14569
|
Ce as FolderIcon,
|
|
14570
14570
|
Mi as ForecastIcon,
|
|
14571
|
-
|
|
14571
|
+
Vt as ForkliftIcon,
|
|
14572
14572
|
Il as FounderIcon,
|
|
14573
14573
|
Dl as FreeShippingIcon,
|
|
14574
14574
|
fn as FreelancerIcon,
|
|
@@ -14577,10 +14577,10 @@ export {
|
|
|
14577
14577
|
nt as GanttIcon,
|
|
14578
14578
|
lr as GavelIcon,
|
|
14579
14579
|
Lt as GeneralLedgerIcon,
|
|
14580
|
-
|
|
14580
|
+
yo as GiveawayIcon,
|
|
14581
14581
|
zi as GoodsReceivingIcon,
|
|
14582
14582
|
L1 as GovernmentIcon,
|
|
14583
|
-
|
|
14583
|
+
ae as GrowthIcon,
|
|
14584
14584
|
Co as GrowthMetricIcon,
|
|
14585
14585
|
o1 as HRIcons,
|
|
14586
14586
|
Fe as HandshakeIcon,
|
|
@@ -14588,8 +14588,8 @@ export {
|
|
|
14588
14588
|
Bn as HelpArticleIcon,
|
|
14589
14589
|
xn as HelpDeskIcon,
|
|
14590
14590
|
Be as HireIcon,
|
|
14591
|
-
|
|
14592
|
-
|
|
14591
|
+
j1 as ICON_COUNT,
|
|
14592
|
+
_e as IdCardIcon,
|
|
14593
14593
|
on as InStockIcon,
|
|
14594
14594
|
Ol as InTransitIcon,
|
|
14595
14595
|
Pr as InboxIcon,
|
|
@@ -14599,21 +14599,21 @@ export {
|
|
|
14599
14599
|
So as InsightsIcon,
|
|
14600
14600
|
br as InstantMessageIcon,
|
|
14601
14601
|
Tl as InternationalShippingIcon,
|
|
14602
|
-
|
|
14602
|
+
He as InterviewIcon,
|
|
14603
14603
|
qt as InventoryIcon,
|
|
14604
14604
|
ne as InvoiceIcon,
|
|
14605
|
-
|
|
14605
|
+
yt as JournalIcon,
|
|
14606
14606
|
hr as JuryIcon,
|
|
14607
14607
|
En as KPIDashboardIcon,
|
|
14608
14608
|
po as KPIIcon,
|
|
14609
14609
|
Ue as KanbanIcon,
|
|
14610
14610
|
mn as KnowledgeBaseIcon,
|
|
14611
|
-
|
|
14611
|
+
$l as LastMileIcon,
|
|
14612
14612
|
xl as LaunchIcon,
|
|
14613
14613
|
dr as LawFirmIcon,
|
|
14614
|
-
|
|
14614
|
+
ar as LawyerIcon,
|
|
14615
14615
|
ti as LeadIcon,
|
|
14616
|
-
|
|
14616
|
+
at as LedgerIcon,
|
|
14617
14617
|
Yo as LegalAuditIcon,
|
|
14618
14618
|
Go as LegalContractIcon,
|
|
14619
14619
|
qo as LegalDocumentIcon,
|
|
@@ -14626,9 +14626,9 @@ export {
|
|
|
14626
14626
|
Gl as LogisticsForkliftIcon,
|
|
14627
14627
|
W1 as LogisticsIcons,
|
|
14628
14628
|
El as LogisticsPalletIcon,
|
|
14629
|
-
|
|
14629
|
+
jl as LogisticsSupplierIcon,
|
|
14630
14630
|
no as LogoDesignIcon,
|
|
14631
|
-
|
|
14631
|
+
ye as LossIcon,
|
|
14632
14632
|
nn as LowStockIcon,
|
|
14633
14633
|
fl as MVPIcon,
|
|
14634
14634
|
At as MachineIcon,
|
|
@@ -14636,17 +14636,17 @@ export {
|
|
|
14636
14636
|
Qn as MarketExpansionIcon,
|
|
14637
14637
|
qi as MarketingCampaignIcon,
|
|
14638
14638
|
Xi as MarketingFunnelIcon,
|
|
14639
|
-
|
|
14639
|
+
a1 as MarketingIcons,
|
|
14640
14640
|
to as MarketingImpressionsIcon,
|
|
14641
14641
|
Oe as MeetingIcon,
|
|
14642
|
-
|
|
14643
|
-
|
|
14642
|
+
$o as MeetingROIIcon,
|
|
14643
|
+
_i as MegaphoneIcon,
|
|
14644
14644
|
wo as MetricCardIcon,
|
|
14645
14645
|
P1 as MicroscopeBusinessIcon,
|
|
14646
14646
|
Xe as MilestoneIcon,
|
|
14647
14647
|
Br as MinutesIcon,
|
|
14648
14648
|
wr as MissedCallIcon,
|
|
14649
|
-
|
|
14649
|
+
jn as MissionIcon,
|
|
14650
14650
|
Qo as NDAIcon,
|
|
14651
14651
|
b1 as NGOIcon,
|
|
14652
14652
|
Tn as NPSIcon,
|
|
@@ -14655,20 +14655,20 @@ export {
|
|
|
14655
14655
|
Sr as NewsletterIcon,
|
|
14656
14656
|
Ne as NotebookIcon,
|
|
14657
14657
|
v1 as NurseIcon,
|
|
14658
|
-
|
|
14659
|
-
|
|
14658
|
+
ai as NurtureIcon,
|
|
14659
|
+
$n as OKRIcon,
|
|
14660
14660
|
i1 as OfficeIcons,
|
|
14661
14661
|
Ee as OnboardingIcon,
|
|
14662
14662
|
wn as OpenTicketIcon,
|
|
14663
14663
|
ii as OpportunityIcon,
|
|
14664
14664
|
fi as OrderIcon,
|
|
14665
|
-
|
|
14665
|
+
Ve as OrgChartIcon,
|
|
14666
14666
|
Bl as OutForDeliveryIcon,
|
|
14667
14667
|
rn as OutOfStockIcon,
|
|
14668
14668
|
vr as OutboxIcon,
|
|
14669
14669
|
Mr as OutgoingCallIcon,
|
|
14670
14670
|
Rl as PackageTrackingIcon,
|
|
14671
|
-
|
|
14671
|
+
jt as PalletIcon,
|
|
14672
14672
|
ve as PaperClipIcon,
|
|
14673
14673
|
rr as PatentIcon,
|
|
14674
14674
|
S1 as PatientIcon,
|
|
@@ -14677,7 +14677,7 @@ export {
|
|
|
14677
14677
|
Ge as PayrollIcon,
|
|
14678
14678
|
Ae as PenIcon,
|
|
14679
14679
|
Jr as PendingOrderIcon,
|
|
14680
|
-
|
|
14680
|
+
je as PerformanceIcon,
|
|
14681
14681
|
mr as PhoneCallIcon,
|
|
14682
14682
|
Sn as PhoneSupportIcon,
|
|
14683
14683
|
Ql as PickAndPackIcon,
|
|
@@ -14687,7 +14687,7 @@ export {
|
|
|
14687
14687
|
gl as PitchDeckIcon,
|
|
14688
14688
|
nl as PivotIcon,
|
|
14689
14689
|
ht as PlanningIcon,
|
|
14690
|
-
|
|
14690
|
+
jo as PredictionIcon,
|
|
14691
14691
|
Fo as PredictiveAnalyticsIcon,
|
|
14692
14692
|
Wr as PresentationIcon,
|
|
14693
14693
|
ln as PriceTagIcon,
|
|
@@ -14696,7 +14696,7 @@ export {
|
|
|
14696
14696
|
tl as PriorityMatrixIcon,
|
|
14697
14697
|
Eo as ProcessDebtIcon,
|
|
14698
14698
|
Ti as ProcurementContractIcon,
|
|
14699
|
-
|
|
14699
|
+
Hr as ProductIcon,
|
|
14700
14700
|
pl as ProductMarketFitIcon,
|
|
14701
14701
|
l1 as ProductionIcons,
|
|
14702
14702
|
Ot as ProductionOrderIcon,
|
|
@@ -14710,7 +14710,7 @@ export {
|
|
|
14710
14710
|
Et as QRCodeIcon,
|
|
14711
14711
|
vt as QualityIcon,
|
|
14712
14712
|
gn as QuestionIcon,
|
|
14713
|
-
|
|
14713
|
+
yi as QuoteIcon,
|
|
14714
14714
|
Pi as RFQIcon,
|
|
14715
14715
|
Yi as ROIIcon,
|
|
14716
14716
|
Or as RSVPIcon,
|
|
@@ -14728,15 +14728,15 @@ export {
|
|
|
14728
14728
|
O1 as RetailStoreIcon,
|
|
14729
14729
|
st as RetrospectiveIcon,
|
|
14730
14730
|
en as ReturnIcon,
|
|
14731
|
-
|
|
14731
|
+
_l as ReturnToSenderIcon,
|
|
14732
14732
|
bl as RevenueModelIcon,
|
|
14733
|
-
|
|
14733
|
+
an as ReviewIcon,
|
|
14734
14734
|
ol as RiskAssessmentIcon,
|
|
14735
14735
|
rt as RoadmapIcon,
|
|
14736
14736
|
Dt as RobotIcon,
|
|
14737
14737
|
Ft as RoutingIcon,
|
|
14738
14738
|
Ei as SEMIcon,
|
|
14739
|
-
|
|
14739
|
+
$i as SEOIcon,
|
|
14740
14740
|
An as SLAIcon,
|
|
14741
14741
|
Un as SWOTIcon,
|
|
14742
14742
|
hn as SaleBadgeIcon,
|
|
@@ -14760,13 +14760,13 @@ export {
|
|
|
14760
14760
|
Nl as ShippingBoxIcon,
|
|
14761
14761
|
Zt as ShippingIcon,
|
|
14762
14762
|
e1 as ShippingLabelIcon,
|
|
14763
|
-
|
|
14763
|
+
Vr as ShoppingBagIcon,
|
|
14764
14764
|
Fr as ShoppingCartIcon,
|
|
14765
14765
|
pr as SignatureIcon,
|
|
14766
14766
|
Qi as SocialMarketingIcon,
|
|
14767
14767
|
Ni as SourcingIcon,
|
|
14768
14768
|
Bi as SpendIcon,
|
|
14769
|
-
|
|
14769
|
+
Hi as SponsoredIcon,
|
|
14770
14770
|
Ye as SprintIcon,
|
|
14771
14771
|
Pe as StampIcon,
|
|
14772
14772
|
Se as StaplerIcon,
|
|
@@ -14781,13 +14781,13 @@ export {
|
|
|
14781
14781
|
Yn as StrategyMilestoneIcon,
|
|
14782
14782
|
rl as StrategyOpportunityIcon,
|
|
14783
14783
|
Xn as StrategyRoadmapIcon,
|
|
14784
|
-
|
|
14784
|
+
Vn as StrategyTargetIcon,
|
|
14785
14785
|
Pl as SubscriptionModelIcon,
|
|
14786
14786
|
vi as SupplierIcon,
|
|
14787
|
-
|
|
14787
|
+
Vl as SupplyChainIcon,
|
|
14788
14788
|
un as SupportAgentIcon,
|
|
14789
14789
|
x1 as SupportIcons,
|
|
14790
|
-
|
|
14790
|
+
_n as SupportOnboardingIcon,
|
|
14791
14791
|
In as SupportTicketIcon,
|
|
14792
14792
|
De as SurveyIcon,
|
|
14793
14793
|
bo as TargetGoalIcon,
|
|
@@ -14813,13 +14813,13 @@ export {
|
|
|
14813
14813
|
On as TutorialIcon,
|
|
14814
14814
|
Ci as UpsellIcon,
|
|
14815
14815
|
Rn as UserGuideIcon,
|
|
14816
|
-
|
|
14816
|
+
yl as ValuationIcon,
|
|
14817
14817
|
dt as VelocityIcon,
|
|
14818
14818
|
Si as VendorIcon,
|
|
14819
14819
|
sl as VentureCapitalIcon,
|
|
14820
14820
|
sr as VerdictIcon,
|
|
14821
14821
|
xr as VideoConferenceIcon,
|
|
14822
|
-
|
|
14822
|
+
Hn as VisionIcon,
|
|
14823
14823
|
N1 as VotingIcon,
|
|
14824
14824
|
le as WalletIcon,
|
|
14825
14825
|
c1 as WarehouseIcons,
|
|
@@ -14827,8 +14827,8 @@ export {
|
|
|
14827
14827
|
gr as WebinarIcon,
|
|
14828
14828
|
ko as WidgetIcon,
|
|
14829
14829
|
T1 as WindMillIcon,
|
|
14830
|
-
|
|
14831
|
-
|
|
14830
|
+
jr as WishlistIcon,
|
|
14831
|
+
yr as WitnessIcon,
|
|
14832
14832
|
Tt as WorkstationIcon,
|
|
14833
14833
|
Xt as ZoneIcon,
|
|
14834
14834
|
l as createBusinessIcon,
|