@kopexa/icons 17.9.2 → 17.10.0
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/chunk-2TP5O6KW.mjs +32 -0
- package/dist/chunk-6JCEPUNT.mjs +31 -0
- package/dist/chunk-7KZ5VHQC.mjs +32 -0
- package/dist/chunk-KKJMTXPQ.mjs +30 -0
- package/dist/chunk-KP6ARADS.mjs +32 -0
- package/dist/chunk-LQZRR6AB.mjs +30 -0
- package/dist/chunk-OJNFRMOD.mjs +33 -0
- package/dist/contact-icon.d.mts +7 -0
- package/dist/contact-icon.d.ts +7 -0
- package/dist/contact-icon.js +56 -0
- package/dist/contact-icon.mjs +7 -0
- package/dist/dashboard-icon.d.mts +7 -0
- package/dist/dashboard-icon.d.ts +7 -0
- package/dist/dashboard-icon.js +55 -0
- package/dist/dashboard-icon.mjs +7 -0
- package/dist/index.d.mts +7 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.js +742 -543
- package/dist/index.mjs +98 -70
- package/dist/kpi-icon.d.mts +7 -0
- package/dist/kpi-icon.d.ts +7 -0
- package/dist/kpi-icon.js +53 -0
- package/dist/kpi-icon.mjs +7 -0
- package/dist/objective-icon.d.mts +7 -0
- package/dist/objective-icon.d.ts +7 -0
- package/dist/objective-icon.js +54 -0
- package/dist/objective-icon.mjs +7 -0
- package/dist/risk-opportunity-icon.d.mts +7 -0
- package/dist/risk-opportunity-icon.d.ts +7 -0
- package/dist/risk-opportunity-icon.js +55 -0
- package/dist/risk-opportunity-icon.mjs +7 -0
- package/dist/stakeholder-icon.d.mts +7 -0
- package/dist/stakeholder-icon.d.ts +7 -0
- package/dist/stakeholder-icon.js +55 -0
- package/dist/stakeholder-icon.mjs +7 -0
- package/dist/trust-center-icon.d.mts +7 -0
- package/dist/trust-center-icon.d.ts +7 -0
- package/dist/trust-center-icon.js +53 -0
- package/dist/trust-center-icon.mjs +7 -0
- package/package.json +4 -4
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
UnderlineIcon
|
|
4
|
-
} from "./chunk-ZQ2AEDXT.mjs";
|
|
5
2
|
import {
|
|
6
3
|
UndoIcon
|
|
7
4
|
} from "./chunk-UO4UYWIZ.mjs";
|
|
@@ -14,12 +11,6 @@ import {
|
|
|
14
11
|
import {
|
|
15
12
|
VendorIcon
|
|
16
13
|
} from "./chunk-5AMD4S26.mjs";
|
|
17
|
-
import {
|
|
18
|
-
TableHeaderColumnIcon
|
|
19
|
-
} from "./chunk-WQNMIEEY.mjs";
|
|
20
|
-
import {
|
|
21
|
-
TableHeaderRowIcon
|
|
22
|
-
} from "./chunk-CREJF4CO.mjs";
|
|
23
14
|
import {
|
|
24
15
|
TableIcon
|
|
25
16
|
} from "./chunk-SBUBGMW6.mjs";
|
|
@@ -32,18 +23,18 @@ import {
|
|
|
32
23
|
import {
|
|
33
24
|
TrashIcon
|
|
34
25
|
} from "./chunk-43KWNV2C.mjs";
|
|
26
|
+
import {
|
|
27
|
+
TrustCenterIcon
|
|
28
|
+
} from "./chunk-KKJMTXPQ.mjs";
|
|
35
29
|
import {
|
|
36
30
|
TypeIcon
|
|
37
31
|
} from "./chunk-ZTTP7RNY.mjs";
|
|
38
32
|
import {
|
|
39
|
-
|
|
40
|
-
} from "./chunk-
|
|
41
|
-
import {
|
|
42
|
-
SquareXIcon
|
|
43
|
-
} from "./chunk-N3JN725D.mjs";
|
|
33
|
+
UnderlineIcon
|
|
34
|
+
} from "./chunk-ZQ2AEDXT.mjs";
|
|
44
35
|
import {
|
|
45
|
-
|
|
46
|
-
} from "./chunk-
|
|
36
|
+
StakeholderIcon
|
|
37
|
+
} from "./chunk-7KZ5VHQC.mjs";
|
|
47
38
|
import {
|
|
48
39
|
StrikeIcon
|
|
49
40
|
} from "./chunk-4F24VFL4.mjs";
|
|
@@ -60,14 +51,11 @@ import {
|
|
|
60
51
|
TableCellSplitIcon
|
|
61
52
|
} from "./chunk-HZO2GIXP.mjs";
|
|
62
53
|
import {
|
|
63
|
-
|
|
64
|
-
} from "./chunk-
|
|
65
|
-
import {
|
|
66
|
-
RotateCcwIcon
|
|
67
|
-
} from "./chunk-QX6QMPB3.mjs";
|
|
54
|
+
TableHeaderColumnIcon
|
|
55
|
+
} from "./chunk-WQNMIEEY.mjs";
|
|
68
56
|
import {
|
|
69
|
-
|
|
70
|
-
} from "./chunk-
|
|
57
|
+
TableHeaderRowIcon
|
|
58
|
+
} from "./chunk-CREJF4CO.mjs";
|
|
71
59
|
import {
|
|
72
60
|
SearchIcon
|
|
73
61
|
} from "./chunk-3BJDY4K2.mjs";
|
|
@@ -84,17 +72,14 @@ import {
|
|
|
84
72
|
ShieldCheckIcon
|
|
85
73
|
} from "./chunk-ZYF6O3PM.mjs";
|
|
86
74
|
import {
|
|
87
|
-
|
|
88
|
-
} from "./chunk-
|
|
89
|
-
import {
|
|
90
|
-
ProcessIcon
|
|
91
|
-
} from "./chunk-FC53C5SU.mjs";
|
|
75
|
+
SoftwareAssetIcon
|
|
76
|
+
} from "./chunk-HKQHNRPE.mjs";
|
|
92
77
|
import {
|
|
93
|
-
|
|
94
|
-
} from "./chunk-
|
|
78
|
+
SquareXIcon
|
|
79
|
+
} from "./chunk-N3JN725D.mjs";
|
|
95
80
|
import {
|
|
96
|
-
|
|
97
|
-
} from "./chunk-
|
|
81
|
+
SquaresIntersect
|
|
82
|
+
} from "./chunk-XHCYRJIR.mjs";
|
|
98
83
|
import {
|
|
99
84
|
PuzzleIcon
|
|
100
85
|
} from "./chunk-MJ6PIAN3.mjs";
|
|
@@ -108,17 +93,17 @@ import {
|
|
|
108
93
|
RetentionPolicyIcon
|
|
109
94
|
} from "./chunk-J5Z363UY.mjs";
|
|
110
95
|
import {
|
|
111
|
-
|
|
112
|
-
} from "./chunk-
|
|
96
|
+
RiskOpportunityIcon
|
|
97
|
+
} from "./chunk-2TP5O6KW.mjs";
|
|
113
98
|
import {
|
|
114
|
-
|
|
115
|
-
} from "./chunk-
|
|
99
|
+
RiskIcon
|
|
100
|
+
} from "./chunk-JFTUDPFQ.mjs";
|
|
116
101
|
import {
|
|
117
|
-
|
|
118
|
-
} from "./chunk-
|
|
102
|
+
RotateCcwIcon
|
|
103
|
+
} from "./chunk-QX6QMPB3.mjs";
|
|
119
104
|
import {
|
|
120
|
-
|
|
121
|
-
} from "./chunk-
|
|
105
|
+
SaveIcon
|
|
106
|
+
} from "./chunk-KE6JB3MS.mjs";
|
|
122
107
|
import {
|
|
123
108
|
PanelLeftIcon
|
|
124
109
|
} from "./chunk-2O26UG4T.mjs";
|
|
@@ -131,6 +116,51 @@ import {
|
|
|
131
116
|
import {
|
|
132
117
|
PlusIcon
|
|
133
118
|
} from "./chunk-VT4DJPGF.mjs";
|
|
119
|
+
import {
|
|
120
|
+
ProcessCategoryIcon
|
|
121
|
+
} from "./chunk-BWDN6UYW.mjs";
|
|
122
|
+
import {
|
|
123
|
+
ProcessIcon
|
|
124
|
+
} from "./chunk-FC53C5SU.mjs";
|
|
125
|
+
import {
|
|
126
|
+
ProcessingActivityIcon
|
|
127
|
+
} from "./chunk-Y7DSA4LC.mjs";
|
|
128
|
+
import {
|
|
129
|
+
ProgramIcon
|
|
130
|
+
} from "./chunk-DSI5CQOQ.mjs";
|
|
131
|
+
import {
|
|
132
|
+
LockIcon
|
|
133
|
+
} from "./chunk-QMC7PT3F.mjs";
|
|
134
|
+
import {
|
|
135
|
+
MessageSquareIcon
|
|
136
|
+
} from "./chunk-43IAXQ5L.mjs";
|
|
137
|
+
import {
|
|
138
|
+
MinusIcon
|
|
139
|
+
} from "./chunk-6TEI2IX4.mjs";
|
|
140
|
+
import {
|
|
141
|
+
MoreVerticalIcon
|
|
142
|
+
} from "./chunk-QNMKBBJP.mjs";
|
|
143
|
+
import {
|
|
144
|
+
NIS2Icon
|
|
145
|
+
} from "./chunk-FUOST266.mjs";
|
|
146
|
+
import {
|
|
147
|
+
NotificationIcon
|
|
148
|
+
} from "./chunk-H42UA2FF.mjs";
|
|
149
|
+
import {
|
|
150
|
+
ObjectiveIcon
|
|
151
|
+
} from "./chunk-6JCEPUNT.mjs";
|
|
152
|
+
import {
|
|
153
|
+
PaletteIcon
|
|
154
|
+
} from "./chunk-KFTH3FPV.mjs";
|
|
155
|
+
import {
|
|
156
|
+
ItalicIcon
|
|
157
|
+
} from "./chunk-QONRM432.mjs";
|
|
158
|
+
import {
|
|
159
|
+
KpiIcon
|
|
160
|
+
} from "./chunk-LQZRR6AB.mjs";
|
|
161
|
+
import {
|
|
162
|
+
LabelIcon
|
|
163
|
+
} from "./chunk-IQGQELHT.mjs";
|
|
134
164
|
import {
|
|
135
165
|
LinkIcon
|
|
136
166
|
} from "./chunk-VI3AG7YV.mjs";
|
|
@@ -147,14 +177,11 @@ import {
|
|
|
147
177
|
ListTodoIcon
|
|
148
178
|
} from "./chunk-NCXEPA4K.mjs";
|
|
149
179
|
import {
|
|
150
|
-
|
|
151
|
-
} from "./chunk-
|
|
152
|
-
import {
|
|
153
|
-
MessageSquareIcon
|
|
154
|
-
} from "./chunk-43IAXQ5L.mjs";
|
|
180
|
+
HighlighterIcon
|
|
181
|
+
} from "./chunk-XAZU5NLY.mjs";
|
|
155
182
|
import {
|
|
156
|
-
|
|
157
|
-
} from "./chunk-
|
|
183
|
+
HomeIcon
|
|
184
|
+
} from "./chunk-F5BKZUZN.mjs";
|
|
158
185
|
import {
|
|
159
186
|
ImageIcon
|
|
160
187
|
} from "./chunk-7LPPY7NK.mjs";
|
|
@@ -171,11 +198,11 @@ import {
|
|
|
171
198
|
IssuesIcon
|
|
172
199
|
} from "./chunk-HOWMZ73X.mjs";
|
|
173
200
|
import {
|
|
174
|
-
|
|
175
|
-
} from "./chunk-
|
|
201
|
+
HardwareAssetIcon
|
|
202
|
+
} from "./chunk-MZBAUZ2W.mjs";
|
|
176
203
|
import {
|
|
177
|
-
|
|
178
|
-
} from "./chunk-
|
|
204
|
+
HeadingFiveIcon
|
|
205
|
+
} from "./chunk-7X66GPBN.mjs";
|
|
179
206
|
import {
|
|
180
207
|
HeadingFourIcon
|
|
181
208
|
} from "./chunk-2GSRBIXD.mjs";
|
|
@@ -195,11 +222,11 @@ import {
|
|
|
195
222
|
HeadingTwoIcon
|
|
196
223
|
} from "./chunk-5KGP33KY.mjs";
|
|
197
224
|
import {
|
|
198
|
-
|
|
199
|
-
} from "./chunk-
|
|
225
|
+
ExternalLinkIcon
|
|
226
|
+
} from "./chunk-PVEPO5UN.mjs";
|
|
200
227
|
import {
|
|
201
|
-
|
|
202
|
-
} from "./chunk-
|
|
228
|
+
EyeOffIcon
|
|
229
|
+
} from "./chunk-EZB7Q4G2.mjs";
|
|
203
230
|
import {
|
|
204
231
|
EyeIcon
|
|
205
232
|
} from "./chunk-K6ICW5LE.mjs";
|
|
@@ -219,11 +246,11 @@ import {
|
|
|
219
246
|
GripVerticalIcon
|
|
220
247
|
} from "./chunk-GPAMXO65.mjs";
|
|
221
248
|
import {
|
|
222
|
-
|
|
223
|
-
} from "./chunk-
|
|
249
|
+
DocumentsIcon
|
|
250
|
+
} from "./chunk-3FNTP6LP.mjs";
|
|
224
251
|
import {
|
|
225
|
-
|
|
226
|
-
} from "./chunk-
|
|
252
|
+
DomainIcon
|
|
253
|
+
} from "./chunk-E35BW74J.mjs";
|
|
227
254
|
import {
|
|
228
255
|
DORAIcon
|
|
229
256
|
} from "./chunk-UFEHCDGF.mjs";
|
|
@@ -243,11 +270,8 @@ import {
|
|
|
243
270
|
EqualsIcon
|
|
244
271
|
} from "./chunk-2OCZFP2R.mjs";
|
|
245
272
|
import {
|
|
246
|
-
|
|
247
|
-
} from "./chunk-
|
|
248
|
-
import {
|
|
249
|
-
EyeOffIcon
|
|
250
|
-
} from "./chunk-EZB7Q4G2.mjs";
|
|
273
|
+
ContactIcon
|
|
274
|
+
} from "./chunk-OJNFRMOD.mjs";
|
|
251
275
|
import {
|
|
252
276
|
ControlImplementationIcon
|
|
253
277
|
} from "./chunk-KQMUJCYE.mjs";
|
|
@@ -263,15 +287,12 @@ import {
|
|
|
263
287
|
import {
|
|
264
288
|
CropIcon
|
|
265
289
|
} from "./chunk-D64IST4N.mjs";
|
|
290
|
+
import {
|
|
291
|
+
DashboardIcon
|
|
292
|
+
} from "./chunk-KP6ARADS.mjs";
|
|
266
293
|
import {
|
|
267
294
|
DataAssetIcon
|
|
268
295
|
} from "./chunk-36PEVCQL.mjs";
|
|
269
|
-
import {
|
|
270
|
-
DocumentsIcon
|
|
271
|
-
} from "./chunk-3FNTP6LP.mjs";
|
|
272
|
-
import {
|
|
273
|
-
DomainIcon
|
|
274
|
-
} from "./chunk-E35BW74J.mjs";
|
|
275
296
|
import {
|
|
276
297
|
CircleDotIcon
|
|
277
298
|
} from "./chunk-OHL7SFBV.mjs";
|
|
@@ -465,6 +486,7 @@ export {
|
|
|
465
486
|
CodeBlockIcon,
|
|
466
487
|
CodeIcon,
|
|
467
488
|
CodeblockIcon,
|
|
489
|
+
ContactIcon,
|
|
468
490
|
ControlImplementationIcon,
|
|
469
491
|
ControlsIcon,
|
|
470
492
|
CopyIcon,
|
|
@@ -472,6 +494,7 @@ export {
|
|
|
472
494
|
CropIcon,
|
|
473
495
|
DORAIcon,
|
|
474
496
|
DSARIcon,
|
|
497
|
+
DashboardIcon,
|
|
475
498
|
DataAssetIcon,
|
|
476
499
|
DocumentsIcon,
|
|
477
500
|
DomainIcon,
|
|
@@ -505,6 +528,7 @@ export {
|
|
|
505
528
|
SquaresIntersect as IntersectIcon,
|
|
506
529
|
IssuesIcon,
|
|
507
530
|
ItalicIcon,
|
|
531
|
+
KpiIcon,
|
|
508
532
|
LabelIcon,
|
|
509
533
|
LinkIcon,
|
|
510
534
|
LinkedInIcon,
|
|
@@ -517,6 +541,7 @@ export {
|
|
|
517
541
|
MoreVerticalIcon,
|
|
518
542
|
NIS2Icon,
|
|
519
543
|
NotificationIcon,
|
|
544
|
+
ObjectiveIcon,
|
|
520
545
|
PaletteIcon,
|
|
521
546
|
PanelLeftIcon,
|
|
522
547
|
ChartPie as PartialIcon,
|
|
@@ -532,6 +557,7 @@ export {
|
|
|
532
557
|
RedoIcon,
|
|
533
558
|
RetentionPolicyIcon,
|
|
534
559
|
RiskIcon,
|
|
560
|
+
RiskOpportunityIcon,
|
|
535
561
|
RotateCcwIcon,
|
|
536
562
|
SaveIcon,
|
|
537
563
|
SearchIcon,
|
|
@@ -542,6 +568,7 @@ export {
|
|
|
542
568
|
SoftwareAssetIcon,
|
|
543
569
|
SquareXIcon,
|
|
544
570
|
SquaresIntersect,
|
|
571
|
+
StakeholderIcon,
|
|
545
572
|
StrikeIcon,
|
|
546
573
|
SubscriptIcon,
|
|
547
574
|
CircleDotIcon as SubsetIcon,
|
|
@@ -555,6 +582,7 @@ export {
|
|
|
555
582
|
TableOfContentsIcon,
|
|
556
583
|
TomIcon,
|
|
557
584
|
TrashIcon,
|
|
585
|
+
TrustCenterIcon,
|
|
558
586
|
TypeIcon,
|
|
559
587
|
UnderlineIcon,
|
|
560
588
|
UndoIcon,
|
package/dist/kpi-icon.js
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
20
|
+
|
|
21
|
+
// src/kpi-icon.tsx
|
|
22
|
+
var kpi_icon_exports = {};
|
|
23
|
+
__export(kpi_icon_exports, {
|
|
24
|
+
KpiIcon: () => KpiIcon
|
|
25
|
+
});
|
|
26
|
+
module.exports = __toCommonJS(kpi_icon_exports);
|
|
27
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
28
|
+
var KpiIcon = ({ size = 24, ...props }) => {
|
|
29
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
30
|
+
"svg",
|
|
31
|
+
{
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
width: size,
|
|
34
|
+
height: size,
|
|
35
|
+
viewBox: "0 0 24 24",
|
|
36
|
+
fill: "none",
|
|
37
|
+
stroke: "currentColor",
|
|
38
|
+
strokeWidth: "2",
|
|
39
|
+
strokeLinecap: "round",
|
|
40
|
+
strokeLinejoin: "round",
|
|
41
|
+
...props,
|
|
42
|
+
children: [
|
|
43
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "KPI Icon" }),
|
|
44
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3 3v16a2 2 0 0 0 2 2h16" }),
|
|
45
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m19 9-5 5-4-4-3 3" })
|
|
46
|
+
]
|
|
47
|
+
}
|
|
48
|
+
);
|
|
49
|
+
};
|
|
50
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
51
|
+
0 && (module.exports = {
|
|
52
|
+
KpiIcon
|
|
53
|
+
});
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
20
|
+
|
|
21
|
+
// src/objective-icon.tsx
|
|
22
|
+
var objective_icon_exports = {};
|
|
23
|
+
__export(objective_icon_exports, {
|
|
24
|
+
ObjectiveIcon: () => ObjectiveIcon
|
|
25
|
+
});
|
|
26
|
+
module.exports = __toCommonJS(objective_icon_exports);
|
|
27
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
28
|
+
var ObjectiveIcon = ({ size = 24, ...props }) => {
|
|
29
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
30
|
+
"svg",
|
|
31
|
+
{
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
width: size,
|
|
34
|
+
height: size,
|
|
35
|
+
viewBox: "0 0 24 24",
|
|
36
|
+
fill: "none",
|
|
37
|
+
stroke: "currentColor",
|
|
38
|
+
strokeWidth: "2",
|
|
39
|
+
strokeLinecap: "round",
|
|
40
|
+
strokeLinejoin: "round",
|
|
41
|
+
...props,
|
|
42
|
+
children: [
|
|
43
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "Objective Icon" }),
|
|
44
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
|
|
45
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "12", cy: "12", r: "6" }),
|
|
46
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "12", cy: "12", r: "2" })
|
|
47
|
+
]
|
|
48
|
+
}
|
|
49
|
+
);
|
|
50
|
+
};
|
|
51
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
52
|
+
0 && (module.exports = {
|
|
53
|
+
ObjectiveIcon
|
|
54
|
+
});
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
20
|
+
|
|
21
|
+
// src/risk-opportunity-icon.tsx
|
|
22
|
+
var risk_opportunity_icon_exports = {};
|
|
23
|
+
__export(risk_opportunity_icon_exports, {
|
|
24
|
+
RiskOpportunityIcon: () => RiskOpportunityIcon
|
|
25
|
+
});
|
|
26
|
+
module.exports = __toCommonJS(risk_opportunity_icon_exports);
|
|
27
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
28
|
+
var RiskOpportunityIcon = ({ size = 24, ...props }) => {
|
|
29
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
30
|
+
"svg",
|
|
31
|
+
{
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
width: size,
|
|
34
|
+
height: size,
|
|
35
|
+
viewBox: "0 0 24 24",
|
|
36
|
+
fill: "none",
|
|
37
|
+
stroke: "currentColor",
|
|
38
|
+
strokeWidth: "2",
|
|
39
|
+
strokeLinecap: "round",
|
|
40
|
+
strokeLinejoin: "round",
|
|
41
|
+
...props,
|
|
42
|
+
children: [
|
|
43
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "Risk Opportunity Icon" }),
|
|
44
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z" }),
|
|
45
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z" }),
|
|
46
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0" }),
|
|
47
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5" })
|
|
48
|
+
]
|
|
49
|
+
}
|
|
50
|
+
);
|
|
51
|
+
};
|
|
52
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
53
|
+
0 && (module.exports = {
|
|
54
|
+
RiskOpportunityIcon
|
|
55
|
+
});
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
20
|
+
|
|
21
|
+
// src/stakeholder-icon.tsx
|
|
22
|
+
var stakeholder_icon_exports = {};
|
|
23
|
+
__export(stakeholder_icon_exports, {
|
|
24
|
+
StakeholderIcon: () => StakeholderIcon
|
|
25
|
+
});
|
|
26
|
+
module.exports = __toCommonJS(stakeholder_icon_exports);
|
|
27
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
28
|
+
var StakeholderIcon = ({ size = 24, ...props }) => {
|
|
29
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
30
|
+
"svg",
|
|
31
|
+
{
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
width: size,
|
|
34
|
+
height: size,
|
|
35
|
+
viewBox: "0 0 24 24",
|
|
36
|
+
fill: "none",
|
|
37
|
+
stroke: "currentColor",
|
|
38
|
+
strokeWidth: "2",
|
|
39
|
+
strokeLinecap: "round",
|
|
40
|
+
strokeLinejoin: "round",
|
|
41
|
+
...props,
|
|
42
|
+
children: [
|
|
43
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { children: "Stakeholder Icon" }),
|
|
44
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" }),
|
|
45
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "9", cy: "7", r: "4" }),
|
|
46
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M22 21v-2a4 4 0 0 0-3-3.87" }),
|
|
47
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16 3.13a4 4 0 0 1 0 7.75" })
|
|
48
|
+
]
|
|
49
|
+
}
|
|
50
|
+
);
|
|
51
|
+
};
|
|
52
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
53
|
+
0 && (module.exports = {
|
|
54
|
+
StakeholderIcon
|
|
55
|
+
});
|