@kopexa/icons 17.4.0 → 17.5.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.
Files changed (56) hide show
  1. package/README.md +5 -1
  2. package/dist/bell-icon.d.mts +7 -0
  3. package/dist/bell-icon.d.ts +7 -0
  4. package/dist/bell-icon.js +53 -0
  5. package/dist/bell-icon.mjs +7 -0
  6. package/dist/chunk-26IPMUAF.mjs +30 -0
  7. package/dist/chunk-C4DGBXAL.mjs +29 -0
  8. package/dist/chunk-F5BKZUZN.mjs +30 -0
  9. package/dist/chunk-KFTH3FPV.mjs +33 -0
  10. package/dist/chunk-KQMUJCYE.mjs +33 -0
  11. package/dist/chunk-Q7553YRX.mjs +33 -0
  12. package/dist/chunk-QMC7PT3F.mjs +30 -0
  13. package/dist/chunk-QVGQLKOA.mjs +31 -0
  14. package/dist/chunk-YA4V4L55.mjs +30 -0
  15. package/dist/chunk-ZYF6O3PM.mjs +30 -0
  16. package/dist/cloud-icon.d.mts +7 -0
  17. package/dist/cloud-icon.d.ts +7 -0
  18. package/dist/cloud-icon.js +52 -0
  19. package/dist/cloud-icon.mjs +7 -0
  20. package/dist/control-implementation-icon.d.mts +7 -0
  21. package/dist/control-implementation-icon.d.ts +7 -0
  22. package/dist/control-implementation-icon.js +56 -0
  23. package/dist/control-implementation-icon.mjs +7 -0
  24. package/dist/file-text-icon.d.mts +7 -0
  25. package/dist/file-text-icon.d.ts +7 -0
  26. package/dist/file-text-icon.js +56 -0
  27. package/dist/file-text-icon.mjs +7 -0
  28. package/dist/gear-icon.d.mts +7 -0
  29. package/dist/gear-icon.d.ts +7 -0
  30. package/dist/gear-icon.js +53 -0
  31. package/dist/gear-icon.mjs +7 -0
  32. package/dist/home-icon.d.mts +7 -0
  33. package/dist/home-icon.d.ts +7 -0
  34. package/dist/home-icon.js +53 -0
  35. package/dist/home-icon.mjs +7 -0
  36. package/dist/index.d.mts +10 -0
  37. package/dist/index.d.ts +10 -0
  38. package/dist/index.js +845 -566
  39. package/dist/index.mjs +98 -58
  40. package/dist/lock-icon.d.mts +7 -0
  41. package/dist/lock-icon.d.ts +7 -0
  42. package/dist/lock-icon.js +53 -0
  43. package/dist/lock-icon.mjs +7 -0
  44. package/dist/palette-icon.d.mts +7 -0
  45. package/dist/palette-icon.d.ts +7 -0
  46. package/dist/palette-icon.js +56 -0
  47. package/dist/palette-icon.mjs +7 -0
  48. package/dist/question-circle-icon.d.mts +7 -0
  49. package/dist/question-circle-icon.d.ts +7 -0
  50. package/dist/question-circle-icon.js +54 -0
  51. package/dist/question-circle-icon.mjs +7 -0
  52. package/dist/shield-check-icon.d.mts +7 -0
  53. package/dist/shield-check-icon.d.ts +7 -0
  54. package/dist/shield-check-icon.js +53 -0
  55. package/dist/shield-check-icon.mjs +7 -0
  56. package/package.json +4 -4
package/dist/index.mjs CHANGED
@@ -1,4 +1,16 @@
1
1
  "use client";
2
+ import {
3
+ UserCircleIcon
4
+ } from "./chunk-IGXSNGGR.mjs";
5
+ import {
6
+ VendorIcon
7
+ } from "./chunk-5AMD4S26.mjs";
8
+ import {
9
+ TableOfContentsIcon
10
+ } from "./chunk-CGCLCPAM.mjs";
11
+ import {
12
+ TomIcon
13
+ } from "./chunk-OR6JE4FP.mjs";
2
14
  import {
3
15
  TrashIcon
4
16
  } from "./chunk-43KWNV2C.mjs";
@@ -15,11 +27,11 @@ import {
15
27
  UploadIcon
16
28
  } from "./chunk-WPTOAHE7.mjs";
17
29
  import {
18
- UserCircleIcon
19
- } from "./chunk-IGXSNGGR.mjs";
30
+ ShellIcon
31
+ } from "./chunk-TG2X5USM.mjs";
20
32
  import {
21
- VendorIcon
22
- } from "./chunk-5AMD4S26.mjs";
33
+ ShieldCheckIcon
34
+ } from "./chunk-ZYF6O3PM.mjs";
23
35
  import {
24
36
  SoftwareAssetIcon
25
37
  } from "./chunk-HKQHNRPE.mjs";
@@ -39,11 +51,8 @@ import {
39
51
  TableIcon
40
52
  } from "./chunk-SBUBGMW6.mjs";
41
53
  import {
42
- TableOfContentsIcon
43
- } from "./chunk-CGCLCPAM.mjs";
44
- import {
45
- TomIcon
46
- } from "./chunk-OR6JE4FP.mjs";
54
+ QuestionCircleIcon
55
+ } from "./chunk-QVGQLKOA.mjs";
47
56
  import {
48
57
  RedoIcon
49
58
  } from "./chunk-FODYFMMI.mjs";
@@ -65,9 +74,6 @@ import {
65
74
  import {
66
75
  SettingsIcon
67
76
  } from "./chunk-5VB6VXKQ.mjs";
68
- import {
69
- ShellIcon
70
- } from "./chunk-TG2X5USM.mjs";
71
77
  import {
72
78
  PeopleIcon
73
79
  } from "./chunk-XOYRXKQA.mjs";
@@ -93,11 +99,8 @@ import {
93
99
  PuzzleIcon
94
100
  } from "./chunk-MJ6PIAN3.mjs";
95
101
  import {
96
- ListOrderedIcon
97
- } from "./chunk-C7KDTVXH.mjs";
98
- import {
99
- ListTodoIcon
100
- } from "./chunk-NCXEPA4K.mjs";
102
+ LockIcon
103
+ } from "./chunk-QMC7PT3F.mjs";
101
104
  import {
102
105
  MessageSquareIcon
103
106
  } from "./chunk-43IAXQ5L.mjs";
@@ -113,12 +116,12 @@ import {
113
116
  import {
114
117
  NotificationIcon
115
118
  } from "./chunk-H42UA2FF.mjs";
119
+ import {
120
+ PaletteIcon
121
+ } from "./chunk-KFTH3FPV.mjs";
116
122
  import {
117
123
  PanelLeftIcon
118
124
  } from "./chunk-2O26UG4T.mjs";
119
- import {
120
- InfoIcon
121
- } from "./chunk-WGGLF2T2.mjs";
122
125
  import {
123
126
  IssuesIcon
124
127
  } from "./chunk-HOWMZ73X.mjs";
@@ -138,14 +141,11 @@ import {
138
141
  ListIcon
139
142
  } from "./chunk-IYXAJDJH.mjs";
140
143
  import {
141
- HeadingIcon
142
- } from "./chunk-JALGF2XN.mjs";
143
- import {
144
- HeadingOneIcon
145
- } from "./chunk-BOMFRHQL.mjs";
144
+ ListOrderedIcon
145
+ } from "./chunk-C7KDTVXH.mjs";
146
146
  import {
147
- HeadingSixIcon
148
- } from "./chunk-YIRXQ7EQ.mjs";
147
+ ListTodoIcon
148
+ } from "./chunk-NCXEPA4K.mjs";
149
149
  import {
150
150
  HeadingThreeIcon
151
151
  } from "./chunk-YCKEB7PH.mjs";
@@ -155,6 +155,9 @@ import {
155
155
  import {
156
156
  HighlighterIcon
157
157
  } from "./chunk-XAZU5NLY.mjs";
158
+ import {
159
+ HomeIcon
160
+ } from "./chunk-F5BKZUZN.mjs";
158
161
  import {
159
162
  ImageIcon
160
163
  } from "./chunk-7LPPY7NK.mjs";
@@ -162,14 +165,8 @@ import {
162
165
  IncidentIcon
163
166
  } from "./chunk-EIACNJBZ.mjs";
164
167
  import {
165
- ExternalLinkIcon
166
- } from "./chunk-PVEPO5UN.mjs";
167
- import {
168
- EyeOffIcon
169
- } from "./chunk-EZB7Q4G2.mjs";
170
- import {
171
- EyeIcon
172
- } from "./chunk-K6ICW5LE.mjs";
168
+ InfoIcon
169
+ } from "./chunk-WGGLF2T2.mjs";
173
170
  import {
174
171
  GlobeIcon
175
172
  } from "./chunk-C7HXAXXL.mjs";
@@ -185,6 +182,48 @@ import {
185
182
  import {
186
183
  HeadingFourIcon
187
184
  } from "./chunk-2GSRBIXD.mjs";
185
+ import {
186
+ HeadingIcon
187
+ } from "./chunk-JALGF2XN.mjs";
188
+ import {
189
+ HeadingOneIcon
190
+ } from "./chunk-BOMFRHQL.mjs";
191
+ import {
192
+ HeadingSixIcon
193
+ } from "./chunk-YIRXQ7EQ.mjs";
194
+ import {
195
+ EditIcon
196
+ } from "./chunk-MP2HANDC.mjs";
197
+ import {
198
+ EllipsisIcon
199
+ } from "./chunk-AYB3TD3S.mjs";
200
+ import {
201
+ EqualsIcon
202
+ } from "./chunk-2OCZFP2R.mjs";
203
+ import {
204
+ ExternalLinkIcon
205
+ } from "./chunk-PVEPO5UN.mjs";
206
+ import {
207
+ EyeOffIcon
208
+ } from "./chunk-EZB7Q4G2.mjs";
209
+ import {
210
+ EyeIcon
211
+ } from "./chunk-K6ICW5LE.mjs";
212
+ import {
213
+ FileTextIcon
214
+ } from "./chunk-Q7553YRX.mjs";
215
+ import {
216
+ GearIcon
217
+ } from "./chunk-26IPMUAF.mjs";
218
+ import {
219
+ CornerDownLeftIcon
220
+ } from "./chunk-IBRDBHLG.mjs";
221
+ import {
222
+ CropIcon
223
+ } from "./chunk-D64IST4N.mjs";
224
+ import {
225
+ DataAssetIcon
226
+ } from "./chunk-36PEVCQL.mjs";
188
227
  import {
189
228
  DocumentsIcon
190
229
  } from "./chunk-3FNTP6LP.mjs";
@@ -201,14 +240,11 @@ import {
201
240
  DSARIcon
202
241
  } from "./chunk-DRZOZSLJ.mjs";
203
242
  import {
204
- EditIcon
205
- } from "./chunk-MP2HANDC.mjs";
206
- import {
207
- EllipsisIcon
208
- } from "./chunk-AYB3TD3S.mjs";
243
+ CloseIcon
244
+ } from "./chunk-4WUSAORE.mjs";
209
245
  import {
210
- EqualsIcon
211
- } from "./chunk-2OCZFP2R.mjs";
246
+ CloudIcon
247
+ } from "./chunk-C4DGBXAL.mjs";
212
248
  import {
213
249
  CodeBlockIcon
214
250
  } from "./chunk-MHTVC642.mjs";
@@ -218,6 +254,9 @@ import {
218
254
  import {
219
255
  CodeblockIcon
220
256
  } from "./chunk-S5LKZZ4Y.mjs";
257
+ import {
258
+ ControlImplementationIcon
259
+ } from "./chunk-KQMUJCYE.mjs";
221
260
  import {
222
261
  ControlsIcon
223
262
  } from "./chunk-DNHYYMYF.mjs";
@@ -225,14 +264,8 @@ import {
225
264
  CopyIcon
226
265
  } from "./chunk-HCZZ7CNF.mjs";
227
266
  import {
228
- CornerDownLeftIcon
229
- } from "./chunk-IBRDBHLG.mjs";
230
- import {
231
- CropIcon
232
- } from "./chunk-D64IST4N.mjs";
233
- import {
234
- DataAssetIcon
235
- } from "./chunk-36PEVCQL.mjs";
267
+ ChevronLeftIcon
268
+ } from "./chunk-NKQY55QT.mjs";
236
269
  import {
237
270
  ChevronRightIcon
238
271
  } from "./chunk-76O2FFGH.mjs";
@@ -255,8 +288,8 @@ import {
255
288
  CircleIcon
256
289
  } from "./chunk-3VPGJKOF.mjs";
257
290
  import {
258
- CloseIcon
259
- } from "./chunk-4WUSAORE.mjs";
291
+ BoldIcon
292
+ } from "./chunk-RLJLHAUY.mjs";
260
293
  import {
261
294
  BusinessUnitIcon
262
295
  } from "./chunk-EZ4D45EF.mjs";
@@ -278,9 +311,6 @@ import {
278
311
  import {
279
312
  ChevronDownIcon
280
313
  } from "./chunk-HSVRK2JV.mjs";
281
- import {
282
- ChevronLeftIcon
283
- } from "./chunk-NKQY55QT.mjs";
284
314
  import {
285
315
  ArrowDownUp
286
316
  } from "./chunk-Z4P7M3EL.mjs";
@@ -299,12 +329,12 @@ import {
299
329
  import {
300
330
  BanIcon
301
331
  } from "./chunk-SKLS7SIM.mjs";
332
+ import {
333
+ BellIcon
334
+ } from "./chunk-YA4V4L55.mjs";
302
335
  import {
303
336
  BlockquoteIcon
304
337
  } from "./chunk-D6OS3LKZ.mjs";
305
- import {
306
- BoldIcon
307
- } from "./chunk-RLJLHAUY.mjs";
308
338
  import {
309
339
  AiSparklesIcon
310
340
  } from "./chunk-5L5G4K76.mjs";
@@ -344,6 +374,7 @@ export {
344
374
  ArrowUp,
345
375
  AssetsIcon,
346
376
  BanIcon,
377
+ BellIcon,
347
378
  BlockquoteIcon,
348
379
  BoldIcon,
349
380
  BusinessUnitIcon,
@@ -362,9 +393,11 @@ export {
362
393
  CircleFadingArrowUpIcon,
363
394
  CircleIcon,
364
395
  CloseIcon,
396
+ CloudIcon,
365
397
  CodeBlockIcon,
366
398
  CodeIcon,
367
399
  CodeblockIcon,
400
+ ControlImplementationIcon,
368
401
  ControlsIcon,
369
402
  CopyIcon,
370
403
  CornerDownLeftIcon,
@@ -381,6 +414,8 @@ export {
381
414
  ExternalLinkIcon,
382
415
  EyeIcon,
383
416
  EyeOffIcon,
417
+ FileTextIcon,
418
+ GearIcon,
384
419
  GlobeIcon,
385
420
  GripVerticalIcon,
386
421
  HardwareAssetIcon,
@@ -392,6 +427,7 @@ export {
392
427
  HeadingThreeIcon,
393
428
  HeadingTwoIcon,
394
429
  HighlighterIcon,
430
+ HomeIcon,
395
431
  ImageIcon,
396
432
  IncidentIcon,
397
433
  InfoIcon,
@@ -405,11 +441,13 @@ export {
405
441
  ListIcon,
406
442
  ListOrderedIcon,
407
443
  ListTodoIcon,
444
+ LockIcon,
408
445
  MessageSquareIcon,
409
446
  MinusIcon,
410
447
  MoreVerticalIcon,
411
448
  NIS2Icon,
412
449
  NotificationIcon,
450
+ PaletteIcon,
413
451
  PanelLeftIcon,
414
452
  ChartPie as PartialIcon,
415
453
  PeopleIcon,
@@ -420,6 +458,7 @@ export {
420
458
  ProcessingActivityIcon,
421
459
  ProgramIcon,
422
460
  PuzzleIcon,
461
+ QuestionCircleIcon,
423
462
  RedoIcon,
424
463
  RiskIcon,
425
464
  RotateCcwIcon,
@@ -428,6 +467,7 @@ export {
428
467
  ServiceAssetIcon,
429
468
  SettingsIcon,
430
469
  ShellIcon,
470
+ ShieldCheckIcon,
431
471
  SoftwareAssetIcon,
432
472
  SquaresIntersect,
433
473
  StrikeIcon,
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.mjs';
3
+ import 'react';
4
+
5
+ declare const LockIcon: ({ size, ...props }: IconSvgProps) => react_jsx_runtime.JSX.Element;
6
+
7
+ export { LockIcon };
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.js';
3
+ import 'react';
4
+
5
+ declare const LockIcon: ({ size, ...props }: IconSvgProps) => react_jsx_runtime.JSX.Element;
6
+
7
+ export { LockIcon };
@@ -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/lock-icon.tsx
22
+ var lock_icon_exports = {};
23
+ __export(lock_icon_exports, {
24
+ LockIcon: () => LockIcon
25
+ });
26
+ module.exports = __toCommonJS(lock_icon_exports);
27
+ var import_jsx_runtime = require("react/jsx-runtime");
28
+ var LockIcon = ({ 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: "Lock" }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { width: "18", height: "11", x: "3", y: "11", rx: "2", ry: "2" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7 11V7a5 5 0 0 1 10 0v4" })
46
+ ]
47
+ }
48
+ );
49
+ };
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ LockIcon
53
+ });
@@ -0,0 +1,7 @@
1
+ "use client";
2
+ import {
3
+ LockIcon
4
+ } from "./chunk-QMC7PT3F.mjs";
5
+ export {
6
+ LockIcon
7
+ };
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.mjs';
3
+ import 'react';
4
+
5
+ declare function PaletteIcon(props: IconSvgProps): react_jsx_runtime.JSX.Element;
6
+
7
+ export { PaletteIcon };
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.js';
3
+ import 'react';
4
+
5
+ declare function PaletteIcon(props: IconSvgProps): react_jsx_runtime.JSX.Element;
6
+
7
+ export { PaletteIcon };
@@ -0,0 +1,56 @@
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/palette-icon.tsx
22
+ var palette_icon_exports = {};
23
+ __export(palette_icon_exports, {
24
+ PaletteIcon: () => PaletteIcon
25
+ });
26
+ module.exports = __toCommonJS(palette_icon_exports);
27
+ var import_jsx_runtime = require("react/jsx-runtime");
28
+ function PaletteIcon(props) {
29
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
30
+ "svg",
31
+ {
32
+ xmlns: "http://www.w3.org/2000/svg",
33
+ width: "24",
34
+ height: "24",
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: "Palette" }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "13.5", cy: "6.5", r: ".5", fill: "currentColor" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "17.5", cy: "10.5", r: ".5", fill: "currentColor" }),
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "8.5", cy: "7.5", r: ".5", fill: "currentColor" }),
47
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "6.5", cy: "12.5", r: ".5", fill: "currentColor" }),
48
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.555C21.965 6.012 17.461 2 12 2z" })
49
+ ]
50
+ }
51
+ );
52
+ }
53
+ // Annotate the CommonJS export names for ESM import in node:
54
+ 0 && (module.exports = {
55
+ PaletteIcon
56
+ });
@@ -0,0 +1,7 @@
1
+ "use client";
2
+ import {
3
+ PaletteIcon
4
+ } from "./chunk-KFTH3FPV.mjs";
5
+ export {
6
+ PaletteIcon
7
+ };
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.mjs';
3
+ import 'react';
4
+
5
+ declare function QuestionCircleIcon(props: IconSvgProps): react_jsx_runtime.JSX.Element;
6
+
7
+ export { QuestionCircleIcon };
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.js';
3
+ import 'react';
4
+
5
+ declare function QuestionCircleIcon(props: IconSvgProps): react_jsx_runtime.JSX.Element;
6
+
7
+ export { QuestionCircleIcon };
@@ -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/question-circle-icon.tsx
22
+ var question_circle_icon_exports = {};
23
+ __export(question_circle_icon_exports, {
24
+ QuestionCircleIcon: () => QuestionCircleIcon
25
+ });
26
+ module.exports = __toCommonJS(question_circle_icon_exports);
27
+ var import_jsx_runtime = require("react/jsx-runtime");
28
+ function QuestionCircleIcon(props) {
29
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
30
+ "svg",
31
+ {
32
+ xmlns: "http://www.w3.org/2000/svg",
33
+ width: "24",
34
+ height: "24",
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: "Question Circle" }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12 17h.01" })
47
+ ]
48
+ }
49
+ );
50
+ }
51
+ // Annotate the CommonJS export names for ESM import in node:
52
+ 0 && (module.exports = {
53
+ QuestionCircleIcon
54
+ });
@@ -0,0 +1,7 @@
1
+ "use client";
2
+ import {
3
+ QuestionCircleIcon
4
+ } from "./chunk-QVGQLKOA.mjs";
5
+ export {
6
+ QuestionCircleIcon
7
+ };
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.mjs';
3
+ import 'react';
4
+
5
+ declare function ShieldCheckIcon(props: IconSvgProps): react_jsx_runtime.JSX.Element;
6
+
7
+ export { ShieldCheckIcon };
@@ -0,0 +1,7 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { IconSvgProps } from './types.js';
3
+ import 'react';
4
+
5
+ declare function ShieldCheckIcon(props: IconSvgProps): react_jsx_runtime.JSX.Element;
6
+
7
+ export { ShieldCheckIcon };
@@ -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/shield-check-icon.tsx
22
+ var shield_check_icon_exports = {};
23
+ __export(shield_check_icon_exports, {
24
+ ShieldCheckIcon: () => ShieldCheckIcon
25
+ });
26
+ module.exports = __toCommonJS(shield_check_icon_exports);
27
+ var import_jsx_runtime = require("react/jsx-runtime");
28
+ function ShieldCheckIcon(props) {
29
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
30
+ "svg",
31
+ {
32
+ xmlns: "http://www.w3.org/2000/svg",
33
+ width: "24",
34
+ height: "24",
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: "Shield Check" }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m9 12 2 2 4-4" })
46
+ ]
47
+ }
48
+ );
49
+ }
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ ShieldCheckIcon
53
+ });
@@ -0,0 +1,7 @@
1
+ "use client";
2
+ import {
3
+ ShieldCheckIcon
4
+ } from "./chunk-ZYF6O3PM.mjs";
5
+ export {
6
+ ShieldCheckIcon
7
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kopexa/icons",
3
- "version": "17.4.0",
3
+ "version": "17.5.0",
4
4
  "description": "icons we use in our kopexa products",
5
5
  "keywords": [
6
6
  "icons"
@@ -27,11 +27,11 @@
27
27
  "peerDependencies": {
28
28
  "react": ">=19.0.0-rc.0",
29
29
  "react-dom": ">=19.0.0-rc.0",
30
- "@kopexa/theme": "17.14.0"
30
+ "@kopexa/theme": "17.16.0"
31
31
  },
32
32
  "dependencies": {
33
- "@kopexa/shared-utils": "17.0.27",
34
- "@kopexa/react-utils": "17.0.27"
33
+ "@kopexa/shared-utils": "17.0.29",
34
+ "@kopexa/react-utils": "17.0.29"
35
35
  },
36
36
  "clean-package": "../../../clean-package.config.json",
37
37
  "module": "dist/index.mjs",