@ultraviolet/icons 2.13.1 → 2.14.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.
@@ -86,6 +86,7 @@ const folder$1 = require("./assets/default-outline/folder.svg.cjs");
86
86
  const helpCircle$1 = require("./assets/default-outline/help-circle.svg.cjs");
87
87
  const id$1 = require("./assets/default-outline/id.svg.cjs");
88
88
  const information$1 = require("./assets/default-outline/information.svg.cjs");
89
+ const lightBulb$1 = require("./assets/default-outline/light-bulb.svg.cjs");
89
90
  const lock$1 = require("./assets/default-outline/lock.svg.cjs");
90
91
  const members$1 = require("./assets/default-outline/members.svg.cjs");
91
92
  const moon$1 = require("./assets/default-outline/moon.svg.cjs");
@@ -132,6 +133,7 @@ const folder = require("./assets/default-solid/folder.svg.cjs");
132
133
  const helpCircle = require("./assets/default-solid/help-circle.svg.cjs");
133
134
  const id = require("./assets/default-solid/id.svg.cjs");
134
135
  const information = require("./assets/default-solid/information.svg.cjs");
136
+ const lightBulb = require("./assets/default-solid/light-bulb.svg.cjs");
135
137
  const lock = require("./assets/default-solid/lock.svg.cjs");
136
138
  const members = require("./assets/default-solid/members.svg.cjs");
137
139
  const moon = require("./assets/default-solid/moon.svg.cjs");
@@ -259,7 +261,8 @@ const ICONS = {
259
261
  "weather-night": weatherNight.ReactComponent,
260
262
  pin: pin.ReactComponent,
261
263
  unpin: unpin.ReactComponent,
262
- sparkles: sparkles.ReactComponent
264
+ sparkles: sparkles.ReactComponent,
265
+ "light-bulb": lightBulb.ReactComponent
263
266
  },
264
267
  outlined: {
265
268
  anchor: anchor.ReactComponent,
@@ -367,7 +370,8 @@ const ICONS = {
367
370
  "weather-night": weatherNight$1.ReactComponent,
368
371
  pin: pin$1.ReactComponent,
369
372
  unpin: unpin$1.ReactComponent,
370
- sparkles: sparkles$1.ReactComponent
373
+ sparkles: sparkles$1.ReactComponent,
374
+ "light-bulb": lightBulb$1.ReactComponent
371
375
  }
372
376
  };
373
377
  exports.ICONS = ICONS;
@@ -106,6 +106,7 @@ export declare const ICONS: {
106
106
  readonly pin: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
107
107
  readonly unpin: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
108
108
  readonly sparkles: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
109
+ readonly 'light-bulb': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
109
110
  };
110
111
  readonly outlined: {
111
112
  readonly anchor: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
@@ -214,5 +215,6 @@ export declare const ICONS: {
214
215
  readonly pin: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
215
216
  readonly unpin: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
216
217
  readonly sparkles: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
218
+ readonly 'light-bulb': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
217
219
  };
218
220
  };
@@ -58,52 +58,53 @@ import { ReactComponent as Memo$V } from "./assets/default/view.svg.js";
58
58
  import { ReactComponent as Memo$W } from "./assets/default/west-short.svg.js";
59
59
  import { ReactComponent as Memo$X } from "./assets/default/west.svg.js";
60
60
  import { ReactComponent as Memo$Y } from "./assets/default/youtube.svg.js";
61
- import { ReactComponent as Memo$1H } from "./assets/default-outline/address.svg.js";
62
- import { ReactComponent as Memo$1I } from "./assets/default-outline/alert-circle.svg.js";
63
- import { ReactComponent as Memo$1J } from "./assets/default-outline/auto-fix.svg.js";
64
- import { ReactComponent as Memo$1K } from "./assets/default-outline/book-open-outline.svg.js";
65
- import { ReactComponent as Memo$1L } from "./assets/default-outline/bullhorn.svg.js";
66
- import { ReactComponent as Memo$1M } from "./assets/default-outline/calculator.svg.js";
67
- import { ReactComponent as Memo$1N } from "./assets/default-outline/calendar-range.svg.js";
68
- import { ReactComponent as Memo$1O } from "./assets/default-outline/chat.svg.js";
69
- import { ReactComponent as Memo$1P } from "./assets/default-outline/check-circle.svg.js";
70
- import { ReactComponent as Memo$1Q } from "./assets/default-outline/clock-outline.svg.js";
71
- import { ReactComponent as Memo$1R } from "./assets/default-outline/console.svg.js";
72
- import { ReactComponent as Memo$1S } from "./assets/default-outline/credential.svg.js";
73
- import { ReactComponent as Memo$1T } from "./assets/default-outline/credit-card.svg.js";
74
- import { ReactComponent as Memo$1U } from "./assets/default-outline/database.svg.js";
75
- import { ReactComponent as Memo$1V } from "./assets/default-outline/delete.svg.js";
76
- import { ReactComponent as Memo$1W } from "./assets/default-outline/doc.svg.js";
77
- import { ReactComponent as Memo$1X } from "./assets/default-outline/earth.svg.js";
78
- import { ReactComponent as Memo$1Y } from "./assets/default-outline/email-remove.svg.js";
79
- import { ReactComponent as Memo$1Z } from "./assets/default-outline/email.svg.js";
80
- import { ReactComponent as Memo$1_ } from "./assets/default-outline/eye-off.svg.js";
81
- import { ReactComponent as Memo$1$ } from "./assets/default-outline/eye.svg.js";
82
- import { ReactComponent as Memo$20 } from "./assets/default-outline/filter.svg.js";
83
- import { ReactComponent as Memo$21 } from "./assets/default-outline/folder.svg.js";
84
- import { ReactComponent as Memo$22 } from "./assets/default-outline/help-circle.svg.js";
85
- import { ReactComponent as Memo$23 } from "./assets/default-outline/id.svg.js";
86
- import { ReactComponent as Memo$24 } from "./assets/default-outline/information.svg.js";
87
- import { ReactComponent as Memo$25 } from "./assets/default-outline/lock.svg.js";
88
- import { ReactComponent as Memo$26 } from "./assets/default-outline/members.svg.js";
89
- import { ReactComponent as Memo$27 } from "./assets/default-outline/moon.svg.js";
90
- import { ReactComponent as Memo$28 } from "./assets/default-outline/mosaic.svg.js";
91
- import { ReactComponent as Memo$29 } from "./assets/default-outline/pen.svg.js";
92
- import { ReactComponent as Memo$2a } from "./assets/default-outline/pencil.svg.js";
93
- import { ReactComponent as Memo$2b } from "./assets/default-outline/phone.svg.js";
94
- import { ReactComponent as Memo$2l } from "./assets/default-outline/pin.svg.js";
95
- import { ReactComponent as Memo$2c } from "./assets/default-outline/play.svg.js";
96
- import { ReactComponent as Memo$2d } from "./assets/default-outline/privacy.svg.js";
97
- import { ReactComponent as Memo$2e } from "./assets/default-outline/profile.svg.js";
98
- import { ReactComponent as Memo$2f } from "./assets/default-outline/rocket.svg.js";
99
- import { ReactComponent as Memo$1G } from "./assets/default-outline/send.svg.js";
100
- import { ReactComponent as Memo$2g } from "./assets/default-outline/settings.svg.js";
101
- import { ReactComponent as Memo$2n } from "./assets/default-outline/sparkles.svg.js";
102
- import { ReactComponent as Memo$2h } from "./assets/default-outline/sun.svg.js";
103
- import { ReactComponent as Memo$2i } from "./assets/default-outline/support.svg.js";
104
- import { ReactComponent as Memo$2j } from "./assets/default-outline/unlock.svg.js";
105
- import { ReactComponent as Memo$2m } from "./assets/default-outline/unpin.svg.js";
106
- import { ReactComponent as Memo$2k } from "./assets/default-outline/weather-night.svg.js";
61
+ import { ReactComponent as Memo$1I } from "./assets/default-outline/address.svg.js";
62
+ import { ReactComponent as Memo$1J } from "./assets/default-outline/alert-circle.svg.js";
63
+ import { ReactComponent as Memo$1K } from "./assets/default-outline/auto-fix.svg.js";
64
+ import { ReactComponent as Memo$1L } from "./assets/default-outline/book-open-outline.svg.js";
65
+ import { ReactComponent as Memo$1M } from "./assets/default-outline/bullhorn.svg.js";
66
+ import { ReactComponent as Memo$1N } from "./assets/default-outline/calculator.svg.js";
67
+ import { ReactComponent as Memo$1O } from "./assets/default-outline/calendar-range.svg.js";
68
+ import { ReactComponent as Memo$1P } from "./assets/default-outline/chat.svg.js";
69
+ import { ReactComponent as Memo$1Q } from "./assets/default-outline/check-circle.svg.js";
70
+ import { ReactComponent as Memo$1R } from "./assets/default-outline/clock-outline.svg.js";
71
+ import { ReactComponent as Memo$1S } from "./assets/default-outline/console.svg.js";
72
+ import { ReactComponent as Memo$1T } from "./assets/default-outline/credential.svg.js";
73
+ import { ReactComponent as Memo$1U } from "./assets/default-outline/credit-card.svg.js";
74
+ import { ReactComponent as Memo$1V } from "./assets/default-outline/database.svg.js";
75
+ import { ReactComponent as Memo$1W } from "./assets/default-outline/delete.svg.js";
76
+ import { ReactComponent as Memo$1X } from "./assets/default-outline/doc.svg.js";
77
+ import { ReactComponent as Memo$1Y } from "./assets/default-outline/earth.svg.js";
78
+ import { ReactComponent as Memo$1Z } from "./assets/default-outline/email-remove.svg.js";
79
+ import { ReactComponent as Memo$1_ } from "./assets/default-outline/email.svg.js";
80
+ import { ReactComponent as Memo$1$ } from "./assets/default-outline/eye-off.svg.js";
81
+ import { ReactComponent as Memo$20 } from "./assets/default-outline/eye.svg.js";
82
+ import { ReactComponent as Memo$21 } from "./assets/default-outline/filter.svg.js";
83
+ import { ReactComponent as Memo$22 } from "./assets/default-outline/folder.svg.js";
84
+ import { ReactComponent as Memo$23 } from "./assets/default-outline/help-circle.svg.js";
85
+ import { ReactComponent as Memo$24 } from "./assets/default-outline/id.svg.js";
86
+ import { ReactComponent as Memo$25 } from "./assets/default-outline/information.svg.js";
87
+ import { ReactComponent as Memo$2p } from "./assets/default-outline/light-bulb.svg.js";
88
+ import { ReactComponent as Memo$26 } from "./assets/default-outline/lock.svg.js";
89
+ import { ReactComponent as Memo$27 } from "./assets/default-outline/members.svg.js";
90
+ import { ReactComponent as Memo$28 } from "./assets/default-outline/moon.svg.js";
91
+ import { ReactComponent as Memo$29 } from "./assets/default-outline/mosaic.svg.js";
92
+ import { ReactComponent as Memo$2a } from "./assets/default-outline/pen.svg.js";
93
+ import { ReactComponent as Memo$2b } from "./assets/default-outline/pencil.svg.js";
94
+ import { ReactComponent as Memo$2c } from "./assets/default-outline/phone.svg.js";
95
+ import { ReactComponent as Memo$2m } from "./assets/default-outline/pin.svg.js";
96
+ import { ReactComponent as Memo$2d } from "./assets/default-outline/play.svg.js";
97
+ import { ReactComponent as Memo$2e } from "./assets/default-outline/privacy.svg.js";
98
+ import { ReactComponent as Memo$2f } from "./assets/default-outline/profile.svg.js";
99
+ import { ReactComponent as Memo$2g } from "./assets/default-outline/rocket.svg.js";
100
+ import { ReactComponent as Memo$1H } from "./assets/default-outline/send.svg.js";
101
+ import { ReactComponent as Memo$2h } from "./assets/default-outline/settings.svg.js";
102
+ import { ReactComponent as Memo$2o } from "./assets/default-outline/sparkles.svg.js";
103
+ import { ReactComponent as Memo$2i } from "./assets/default-outline/sun.svg.js";
104
+ import { ReactComponent as Memo$2j } from "./assets/default-outline/support.svg.js";
105
+ import { ReactComponent as Memo$2k } from "./assets/default-outline/unlock.svg.js";
106
+ import { ReactComponent as Memo$2n } from "./assets/default-outline/unpin.svg.js";
107
+ import { ReactComponent as Memo$2l } from "./assets/default-outline/weather-night.svg.js";
107
108
  import { ReactComponent as Memo$Z } from "./assets/default-solid/address.svg.js";
108
109
  import { ReactComponent as Memo$_ } from "./assets/default-solid/alert-circle.svg.js";
109
110
  import { ReactComponent as Memo$$ } from "./assets/default-solid/auto-fix.svg.js";
@@ -130,6 +131,7 @@ import { ReactComponent as Memo$1j } from "./assets/default-solid/folder.svg.js"
130
131
  import { ReactComponent as Memo$1k } from "./assets/default-solid/help-circle.svg.js";
131
132
  import { ReactComponent as Memo$1l } from "./assets/default-solid/id.svg.js";
132
133
  import { ReactComponent as Memo$1m } from "./assets/default-solid/information.svg.js";
134
+ import { ReactComponent as Memo$1G } from "./assets/default-solid/light-bulb.svg.js";
133
135
  import { ReactComponent as Memo$1n } from "./assets/default-solid/lock.svg.js";
134
136
  import { ReactComponent as Memo$1o } from "./assets/default-solid/members.svg.js";
135
137
  import { ReactComponent as Memo$1p } from "./assets/default-solid/moon.svg.js";
@@ -257,7 +259,8 @@ const ICONS = {
257
259
  "weather-night": Memo$1C,
258
260
  pin: Memo$1D,
259
261
  unpin: Memo$1E,
260
- sparkles: Memo$1F
262
+ sparkles: Memo$1F,
263
+ "light-bulb": Memo$1G
261
264
  },
262
265
  outlined: {
263
266
  anchor: Memo,
@@ -309,7 +312,7 @@ const ICONS = {
309
312
  revoke: Memo$K,
310
313
  rss: Memo$L,
311
314
  search: Memo$M,
312
- send: Memo$1G,
315
+ send: Memo$1H,
313
316
  slack: Memo$O,
314
317
  sort: Memo$P,
315
318
  "south-short": Memo$Q,
@@ -321,51 +324,52 @@ const ICONS = {
321
324
  "west-short": Memo$W,
322
325
  west: Memo$X,
323
326
  youtube: Memo$Y,
324
- address: Memo$1H,
325
- alert: Memo$1I,
326
- "auto-fix": Memo$1J,
327
- "book-open-outline": Memo$1K,
328
- bullhorn: Memo$1L,
329
- calculator: Memo$1M,
330
- "calendar-range": Memo$1N,
331
- chat: Memo$1O,
332
- "checkbox-circle-outline": Memo$1P,
333
- "clock-outline": Memo$1Q,
334
- console: Memo$1R,
335
- credentials: Memo$1S,
336
- "credit-card": Memo$1T,
337
- database: Memo$1U,
338
- delete: Memo$1V,
339
- doc: Memo$1W,
340
- earth: Memo$1X,
341
- "email-remove-outline": Memo$1Y,
342
- "email-outline": Memo$1Z,
343
- "eye-off": Memo$1_,
344
- eye: Memo$1$,
345
- filter: Memo$20,
346
- folder: Memo$21,
347
- "help-circle-outline": Memo$22,
348
- id: Memo$23,
349
- "information-outline": Memo$24,
350
- lock: Memo$25,
351
- members: Memo$26,
352
- moon: Memo$27,
353
- mosaic: Memo$28,
354
- pen: Memo$29,
355
- pencil: Memo$2a,
356
- phone: Memo$2b,
357
- "play-circle-outline": Memo$2c,
358
- privacy: Memo$2d,
359
- profile: Memo$2e,
360
- rocket: Memo$2f,
361
- settings: Memo$2g,
362
- sun: Memo$2h,
363
- support: Memo$2i,
364
- unlock: Memo$2j,
365
- "weather-night": Memo$2k,
366
- pin: Memo$2l,
367
- unpin: Memo$2m,
368
- sparkles: Memo$2n
327
+ address: Memo$1I,
328
+ alert: Memo$1J,
329
+ "auto-fix": Memo$1K,
330
+ "book-open-outline": Memo$1L,
331
+ bullhorn: Memo$1M,
332
+ calculator: Memo$1N,
333
+ "calendar-range": Memo$1O,
334
+ chat: Memo$1P,
335
+ "checkbox-circle-outline": Memo$1Q,
336
+ "clock-outline": Memo$1R,
337
+ console: Memo$1S,
338
+ credentials: Memo$1T,
339
+ "credit-card": Memo$1U,
340
+ database: Memo$1V,
341
+ delete: Memo$1W,
342
+ doc: Memo$1X,
343
+ earth: Memo$1Y,
344
+ "email-remove-outline": Memo$1Z,
345
+ "email-outline": Memo$1_,
346
+ "eye-off": Memo$1$,
347
+ eye: Memo$20,
348
+ filter: Memo$21,
349
+ folder: Memo$22,
350
+ "help-circle-outline": Memo$23,
351
+ id: Memo$24,
352
+ "information-outline": Memo$25,
353
+ lock: Memo$26,
354
+ members: Memo$27,
355
+ moon: Memo$28,
356
+ mosaic: Memo$29,
357
+ pen: Memo$2a,
358
+ pencil: Memo$2b,
359
+ phone: Memo$2c,
360
+ "play-circle-outline": Memo$2d,
361
+ privacy: Memo$2e,
362
+ profile: Memo$2f,
363
+ rocket: Memo$2g,
364
+ settings: Memo$2h,
365
+ sun: Memo$2i,
366
+ support: Memo$2j,
367
+ unlock: Memo$2k,
368
+ "weather-night": Memo$2l,
369
+ pin: Memo$2m,
370
+ unpin: Memo$2n,
371
+ sparkles: Memo$2o,
372
+ "light-bulb": Memo$2p
369
373
  }
370
374
  };
371
375
  export {
@@ -86,6 +86,7 @@ const folder$1 = require("./assets/small-outline/folder.svg.cjs");
86
86
  const helpCircle$1 = require("./assets/small-outline/help-circle.svg.cjs");
87
87
  const id$1 = require("./assets/small-outline/id.svg.cjs");
88
88
  const information$1 = require("./assets/small-outline/information.svg.cjs");
89
+ const lightBulb$1 = require("./assets/small-outline/light-bulb.svg.cjs");
89
90
  const lock$1 = require("./assets/small-outline/lock.svg.cjs");
90
91
  const members$1 = require("./assets/small-outline/members.svg.cjs");
91
92
  const moon$1 = require("./assets/small-outline/moon.svg.cjs");
@@ -132,6 +133,7 @@ const folder = require("./assets/small-solid/folder.svg.cjs");
132
133
  const helpCircle = require("./assets/small-solid/help-circle.svg.cjs");
133
134
  const id = require("./assets/small-solid/id.svg.cjs");
134
135
  const information = require("./assets/small-solid/information.svg.cjs");
136
+ const lightBulb = require("./assets/small-solid/light-bulb.svg.cjs");
135
137
  const lock = require("./assets/small-solid/lock.svg.cjs");
136
138
  const members = require("./assets/small-solid/members.svg.cjs");
137
139
  const moon = require("./assets/small-solid/moon.svg.cjs");
@@ -259,7 +261,8 @@ const SMALL_ICONS = {
259
261
  "weather-night": weatherNight.ReactComponent,
260
262
  pin: pin.ReactComponent,
261
263
  unpin: unpin.ReactComponent,
262
- sparkles: sparkles.ReactComponent
264
+ sparkles: sparkles.ReactComponent,
265
+ "light-bulb": lightBulb.ReactComponent
263
266
  },
264
267
  outlined: {
265
268
  anchor: anchor.ReactComponent,
@@ -367,7 +370,8 @@ const SMALL_ICONS = {
367
370
  "weather-night": weatherNight$1.ReactComponent,
368
371
  pin: pin$1.ReactComponent,
369
372
  unpin: unpin$1.ReactComponent,
370
- sparkles: sparkles$1.ReactComponent
373
+ sparkles: sparkles$1.ReactComponent,
374
+ "light-bulb": lightBulb$1.ReactComponent
371
375
  }
372
376
  };
373
377
  exports.SMALL_ICONS = SMALL_ICONS;
@@ -106,6 +106,7 @@ export declare const SMALL_ICONS: {
106
106
  readonly pin: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
107
107
  readonly unpin: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
108
108
  readonly sparkles: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
109
+ readonly 'light-bulb': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
109
110
  };
110
111
  readonly outlined: {
111
112
  readonly anchor: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
@@ -214,5 +215,6 @@ export declare const SMALL_ICONS: {
214
215
  readonly pin: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
215
216
  readonly unpin: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
216
217
  readonly sparkles: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
218
+ readonly 'light-bulb': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
217
219
  };
218
220
  };
@@ -58,52 +58,53 @@ import { ReactComponent as Memo$V } from "./assets/small/view.svg.js";
58
58
  import { ReactComponent as Memo$W } from "./assets/small/west-short.svg.js";
59
59
  import { ReactComponent as Memo$X } from "./assets/small/west.svg.js";
60
60
  import { ReactComponent as Memo$Y } from "./assets/small/youtube.svg.js";
61
- import { ReactComponent as Memo$1H } from "./assets/small-outline/address.svg.js";
62
- import { ReactComponent as Memo$1I } from "./assets/small-outline/alert-circle.svg.js";
63
- import { ReactComponent as Memo$1J } from "./assets/small-outline/auto-fix.svg.js";
64
- import { ReactComponent as Memo$1K } from "./assets/small-outline/book-open-outline.svg.js";
65
- import { ReactComponent as Memo$1L } from "./assets/small-outline/bullhorn.svg.js";
66
- import { ReactComponent as Memo$1M } from "./assets/small-outline/calculator.svg.js";
67
- import { ReactComponent as Memo$1N } from "./assets/small-outline/calendar-range.svg.js";
68
- import { ReactComponent as Memo$1O } from "./assets/small-outline/chat.svg.js";
69
- import { ReactComponent as Memo$1P } from "./assets/small-outline/check-circle.svg.js";
70
- import { ReactComponent as Memo$1Q } from "./assets/small-outline/clock-outline.svg.js";
71
- import { ReactComponent as Memo$1R } from "./assets/small-outline/console.svg.js";
72
- import { ReactComponent as Memo$1S } from "./assets/small-outline/credential.svg.js";
73
- import { ReactComponent as Memo$1T } from "./assets/small-outline/credit-card.svg.js";
74
- import { ReactComponent as Memo$1U } from "./assets/small-outline/database.svg.js";
75
- import { ReactComponent as Memo$1V } from "./assets/small-outline/delete.svg.js";
76
- import { ReactComponent as Memo$1W } from "./assets/small-outline/doc.svg.js";
77
- import { ReactComponent as Memo$1X } from "./assets/small-outline/earth.svg.js";
78
- import { ReactComponent as Memo$1Y } from "./assets/small-outline/email-remove.svg.js";
79
- import { ReactComponent as Memo$1Z } from "./assets/small-outline/email.svg.js";
80
- import { ReactComponent as Memo$1_ } from "./assets/small-outline/eye-off.svg.js";
81
- import { ReactComponent as Memo$1$ } from "./assets/small-outline/eye.svg.js";
82
- import { ReactComponent as Memo$20 } from "./assets/small-outline/filter.svg.js";
83
- import { ReactComponent as Memo$21 } from "./assets/small-outline/folder.svg.js";
84
- import { ReactComponent as Memo$22 } from "./assets/small-outline/help-circle.svg.js";
85
- import { ReactComponent as Memo$23 } from "./assets/small-outline/id.svg.js";
86
- import { ReactComponent as Memo$24 } from "./assets/small-outline/information.svg.js";
87
- import { ReactComponent as Memo$25 } from "./assets/small-outline/lock.svg.js";
88
- import { ReactComponent as Memo$26 } from "./assets/small-outline/members.svg.js";
89
- import { ReactComponent as Memo$27 } from "./assets/small-outline/moon.svg.js";
90
- import { ReactComponent as Memo$28 } from "./assets/small-outline/mosaic.svg.js";
91
- import { ReactComponent as Memo$29 } from "./assets/small-outline/pen.svg.js";
92
- import { ReactComponent as Memo$2a } from "./assets/small-outline/pencil.svg.js";
93
- import { ReactComponent as Memo$2b } from "./assets/small-outline/phone.svg.js";
94
- import { ReactComponent as Memo$2l } from "./assets/small-outline/pin.svg.js";
95
- import { ReactComponent as Memo$2c } from "./assets/small-outline/play.svg.js";
96
- import { ReactComponent as Memo$2d } from "./assets/small-outline/privacy.svg.js";
97
- import { ReactComponent as Memo$2e } from "./assets/small-outline/profile.svg.js";
98
- import { ReactComponent as Memo$2f } from "./assets/small-outline/rocket.svg.js";
99
- import { ReactComponent as Memo$1G } from "./assets/small-outline/send.svg.js";
100
- import { ReactComponent as Memo$2g } from "./assets/small-outline/settings.svg.js";
101
- import { ReactComponent as Memo$2n } from "./assets/small-outline/sparkles.svg.js";
102
- import { ReactComponent as Memo$2h } from "./assets/small-outline/sun.svg.js";
103
- import { ReactComponent as Memo$2i } from "./assets/small-outline/support.svg.js";
104
- import { ReactComponent as Memo$2j } from "./assets/small-outline/unlock.svg.js";
105
- import { ReactComponent as Memo$2m } from "./assets/small-outline/unpin.svg.js";
106
- import { ReactComponent as Memo$2k } from "./assets/small-outline/weather-night.svg.js";
61
+ import { ReactComponent as Memo$1I } from "./assets/small-outline/address.svg.js";
62
+ import { ReactComponent as Memo$1J } from "./assets/small-outline/alert-circle.svg.js";
63
+ import { ReactComponent as Memo$1K } from "./assets/small-outline/auto-fix.svg.js";
64
+ import { ReactComponent as Memo$1L } from "./assets/small-outline/book-open-outline.svg.js";
65
+ import { ReactComponent as Memo$1M } from "./assets/small-outline/bullhorn.svg.js";
66
+ import { ReactComponent as Memo$1N } from "./assets/small-outline/calculator.svg.js";
67
+ import { ReactComponent as Memo$1O } from "./assets/small-outline/calendar-range.svg.js";
68
+ import { ReactComponent as Memo$1P } from "./assets/small-outline/chat.svg.js";
69
+ import { ReactComponent as Memo$1Q } from "./assets/small-outline/check-circle.svg.js";
70
+ import { ReactComponent as Memo$1R } from "./assets/small-outline/clock-outline.svg.js";
71
+ import { ReactComponent as Memo$1S } from "./assets/small-outline/console.svg.js";
72
+ import { ReactComponent as Memo$1T } from "./assets/small-outline/credential.svg.js";
73
+ import { ReactComponent as Memo$1U } from "./assets/small-outline/credit-card.svg.js";
74
+ import { ReactComponent as Memo$1V } from "./assets/small-outline/database.svg.js";
75
+ import { ReactComponent as Memo$1W } from "./assets/small-outline/delete.svg.js";
76
+ import { ReactComponent as Memo$1X } from "./assets/small-outline/doc.svg.js";
77
+ import { ReactComponent as Memo$1Y } from "./assets/small-outline/earth.svg.js";
78
+ import { ReactComponent as Memo$1Z } from "./assets/small-outline/email-remove.svg.js";
79
+ import { ReactComponent as Memo$1_ } from "./assets/small-outline/email.svg.js";
80
+ import { ReactComponent as Memo$1$ } from "./assets/small-outline/eye-off.svg.js";
81
+ import { ReactComponent as Memo$20 } from "./assets/small-outline/eye.svg.js";
82
+ import { ReactComponent as Memo$21 } from "./assets/small-outline/filter.svg.js";
83
+ import { ReactComponent as Memo$22 } from "./assets/small-outline/folder.svg.js";
84
+ import { ReactComponent as Memo$23 } from "./assets/small-outline/help-circle.svg.js";
85
+ import { ReactComponent as Memo$24 } from "./assets/small-outline/id.svg.js";
86
+ import { ReactComponent as Memo$25 } from "./assets/small-outline/information.svg.js";
87
+ import { ReactComponent as Memo$2p } from "./assets/small-outline/light-bulb.svg.js";
88
+ import { ReactComponent as Memo$26 } from "./assets/small-outline/lock.svg.js";
89
+ import { ReactComponent as Memo$27 } from "./assets/small-outline/members.svg.js";
90
+ import { ReactComponent as Memo$28 } from "./assets/small-outline/moon.svg.js";
91
+ import { ReactComponent as Memo$29 } from "./assets/small-outline/mosaic.svg.js";
92
+ import { ReactComponent as Memo$2a } from "./assets/small-outline/pen.svg.js";
93
+ import { ReactComponent as Memo$2b } from "./assets/small-outline/pencil.svg.js";
94
+ import { ReactComponent as Memo$2c } from "./assets/small-outline/phone.svg.js";
95
+ import { ReactComponent as Memo$2m } from "./assets/small-outline/pin.svg.js";
96
+ import { ReactComponent as Memo$2d } from "./assets/small-outline/play.svg.js";
97
+ import { ReactComponent as Memo$2e } from "./assets/small-outline/privacy.svg.js";
98
+ import { ReactComponent as Memo$2f } from "./assets/small-outline/profile.svg.js";
99
+ import { ReactComponent as Memo$2g } from "./assets/small-outline/rocket.svg.js";
100
+ import { ReactComponent as Memo$1H } from "./assets/small-outline/send.svg.js";
101
+ import { ReactComponent as Memo$2h } from "./assets/small-outline/settings.svg.js";
102
+ import { ReactComponent as Memo$2o } from "./assets/small-outline/sparkles.svg.js";
103
+ import { ReactComponent as Memo$2i } from "./assets/small-outline/sun.svg.js";
104
+ import { ReactComponent as Memo$2j } from "./assets/small-outline/support.svg.js";
105
+ import { ReactComponent as Memo$2k } from "./assets/small-outline/unlock.svg.js";
106
+ import { ReactComponent as Memo$2n } from "./assets/small-outline/unpin.svg.js";
107
+ import { ReactComponent as Memo$2l } from "./assets/small-outline/weather-night.svg.js";
107
108
  import { ReactComponent as Memo$Z } from "./assets/small-solid/address.svg.js";
108
109
  import { ReactComponent as Memo$_ } from "./assets/small-solid/alert-circle.svg.js";
109
110
  import { ReactComponent as Memo$$ } from "./assets/small-solid/auto-fix.svg.js";
@@ -130,6 +131,7 @@ import { ReactComponent as Memo$1j } from "./assets/small-solid/folder.svg.js";
130
131
  import { ReactComponent as Memo$1k } from "./assets/small-solid/help-circle.svg.js";
131
132
  import { ReactComponent as Memo$1l } from "./assets/small-solid/id.svg.js";
132
133
  import { ReactComponent as Memo$1m } from "./assets/small-solid/information.svg.js";
134
+ import { ReactComponent as Memo$1G } from "./assets/small-solid/light-bulb.svg.js";
133
135
  import { ReactComponent as Memo$1n } from "./assets/small-solid/lock.svg.js";
134
136
  import { ReactComponent as Memo$1o } from "./assets/small-solid/members.svg.js";
135
137
  import { ReactComponent as Memo$1p } from "./assets/small-solid/moon.svg.js";
@@ -257,7 +259,8 @@ const SMALL_ICONS = {
257
259
  "weather-night": Memo$1C,
258
260
  pin: Memo$1D,
259
261
  unpin: Memo$1E,
260
- sparkles: Memo$1F
262
+ sparkles: Memo$1F,
263
+ "light-bulb": Memo$1G
261
264
  },
262
265
  outlined: {
263
266
  anchor: Memo,
@@ -309,7 +312,7 @@ const SMALL_ICONS = {
309
312
  revoke: Memo$K,
310
313
  rss: Memo$L,
311
314
  search: Memo$M,
312
- send: Memo$1G,
315
+ send: Memo$1H,
313
316
  slack: Memo$O,
314
317
  sort: Memo$P,
315
318
  "south-short": Memo$Q,
@@ -321,51 +324,52 @@ const SMALL_ICONS = {
321
324
  "west-short": Memo$W,
322
325
  west: Memo$X,
323
326
  youtube: Memo$Y,
324
- address: Memo$1H,
325
- alert: Memo$1I,
326
- "auto-fix": Memo$1J,
327
- "book-open-outline": Memo$1K,
328
- bullhorn: Memo$1L,
329
- calculator: Memo$1M,
330
- "calendar-range": Memo$1N,
331
- chat: Memo$1O,
332
- "checkbox-circle-outline": Memo$1P,
333
- "clock-outline": Memo$1Q,
334
- console: Memo$1R,
335
- credentials: Memo$1S,
336
- "credit-card": Memo$1T,
337
- database: Memo$1U,
338
- delete: Memo$1V,
339
- doc: Memo$1W,
340
- earth: Memo$1X,
341
- "email-remove-outline": Memo$1Y,
342
- "email-outline": Memo$1Z,
343
- "eye-off": Memo$1_,
344
- eye: Memo$1$,
345
- filter: Memo$20,
346
- folder: Memo$21,
347
- "help-circle-outline": Memo$22,
348
- id: Memo$23,
349
- "information-outline": Memo$24,
350
- lock: Memo$25,
351
- members: Memo$26,
352
- moon: Memo$27,
353
- mosaic: Memo$28,
354
- pen: Memo$29,
355
- pencil: Memo$2a,
356
- phone: Memo$2b,
357
- "play-circle-outline": Memo$2c,
358
- privacy: Memo$2d,
359
- profile: Memo$2e,
360
- rocket: Memo$2f,
361
- settings: Memo$2g,
362
- sun: Memo$2h,
363
- support: Memo$2i,
364
- unlock: Memo$2j,
365
- "weather-night": Memo$2k,
366
- pin: Memo$2l,
367
- unpin: Memo$2m,
368
- sparkles: Memo$2n
327
+ address: Memo$1I,
328
+ alert: Memo$1J,
329
+ "auto-fix": Memo$1K,
330
+ "book-open-outline": Memo$1L,
331
+ bullhorn: Memo$1M,
332
+ calculator: Memo$1N,
333
+ "calendar-range": Memo$1O,
334
+ chat: Memo$1P,
335
+ "checkbox-circle-outline": Memo$1Q,
336
+ "clock-outline": Memo$1R,
337
+ console: Memo$1S,
338
+ credentials: Memo$1T,
339
+ "credit-card": Memo$1U,
340
+ database: Memo$1V,
341
+ delete: Memo$1W,
342
+ doc: Memo$1X,
343
+ earth: Memo$1Y,
344
+ "email-remove-outline": Memo$1Z,
345
+ "email-outline": Memo$1_,
346
+ "eye-off": Memo$1$,
347
+ eye: Memo$20,
348
+ filter: Memo$21,
349
+ folder: Memo$22,
350
+ "help-circle-outline": Memo$23,
351
+ id: Memo$24,
352
+ "information-outline": Memo$25,
353
+ lock: Memo$26,
354
+ members: Memo$27,
355
+ moon: Memo$28,
356
+ mosaic: Memo$29,
357
+ pen: Memo$2a,
358
+ pencil: Memo$2b,
359
+ phone: Memo$2c,
360
+ "play-circle-outline": Memo$2d,
361
+ privacy: Memo$2e,
362
+ profile: Memo$2f,
363
+ rocket: Memo$2g,
364
+ settings: Memo$2h,
365
+ sun: Memo$2i,
366
+ support: Memo$2j,
367
+ unlock: Memo$2k,
368
+ "weather-night": Memo$2l,
369
+ pin: Memo$2m,
370
+ unpin: Memo$2n,
371
+ sparkles: Memo$2o,
372
+ "light-bulb": Memo$2p
369
373
  }
370
374
  };
371
375
  export {
@@ -0,0 +1,45 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const React = require("react");
4
+ function _interopNamespaceCompat(e) {
5
+ if (e && typeof e === "object" && "default" in e) return e;
6
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
+ if (e) {
8
+ for (const k in e) {
9
+ if (k !== "default") {
10
+ const d = Object.getOwnPropertyDescriptor(e, k);
11
+ Object.defineProperty(n, k, d.get ? d : {
12
+ enumerable: true,
13
+ get: () => e[k]
14
+ });
15
+ }
16
+ }
17
+ }
18
+ n.default = e;
19
+ return Object.freeze(n);
20
+ }
21
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
+ var _path;
23
+ function _extends() {
24
+ return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
+ for (var e = 1; e < arguments.length; e++) {
26
+ var t = arguments[e];
27
+ for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
+ }
29
+ return n;
30
+ }, _extends.apply(null, arguments);
31
+ }
32
+ var SvgLightBulb = function SvgLightBulb2(props) {
33
+ return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ width: 20,
36
+ height: 20,
37
+ fill: "none",
38
+ viewBox: "0 0 20 20"
39
+ }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
+ d: "M9.643 2.5a5.143 5.143 0 0 0-2.577 9.595c.815.473 1.559 1.344 1.559 2.469v.15a.75.75 0 0 1-1.5 0v-.15c0-.42-.29-.87-.812-1.172a6.643 6.643 0 1 1 6.659 0c-.52.302-.811.752-.811 1.172v.15a.75.75 0 0 1-1.5 0v-.15c0-1.125.743-1.996 1.559-2.47A5.143 5.143 0 0 0 9.643 2.5m-1.905 7.754a.75.75 0 0 1 .913-.54 4 4 0 0 0 1.983 0 .75.75 0 0 1 .374 1.453 5 5 0 0 1-.615.121v3.426a.75.75 0 0 1-1.5 0v-3.426a5 5 0 0 1-.616-.12.75.75 0 0 1-.539-.914m-.6 5.923a.75.75 0 0 1 .877-.597 8.7 8.7 0 0 0 3.256 0 .75.75 0 0 1 .28 1.474 10.2 10.2 0 0 1-3.816 0 .75.75 0 0 1-.597-.877m.58 1.934a.75.75 0 0 1 .824-.668 10.6 10.6 0 0 0 2.201 0 .75.75 0 1 1 .156 1.492 12 12 0 0 1-2.513 0 .75.75 0 0 1-.668-.824",
41
+ clipRule: "evenodd"
42
+ })));
43
+ };
44
+ var Memo = /* @__PURE__ */ React.memo(SvgLightBulb);
45
+ exports.ReactComponent = Memo;
@@ -0,0 +1,28 @@
1
+ import * as React from "react";
2
+ import { memo } from "react";
3
+ var _path;
4
+ function _extends() {
5
+ return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
+ for (var e = 1; e < arguments.length; e++) {
7
+ var t = arguments[e];
8
+ for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
+ }
10
+ return n;
11
+ }, _extends.apply(null, arguments);
12
+ }
13
+ var SvgLightBulb = function SvgLightBulb2(props) {
14
+ return /* @__PURE__ */ React.createElement("svg", _extends({
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ width: 20,
17
+ height: 20,
18
+ fill: "none",
19
+ viewBox: "0 0 20 20"
20
+ }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
+ d: "M9.643 2.5a5.143 5.143 0 0 0-2.577 9.595c.815.473 1.559 1.344 1.559 2.469v.15a.75.75 0 0 1-1.5 0v-.15c0-.42-.29-.87-.812-1.172a6.643 6.643 0 1 1 6.659 0c-.52.302-.811.752-.811 1.172v.15a.75.75 0 0 1-1.5 0v-.15c0-1.125.743-1.996 1.559-2.47A5.143 5.143 0 0 0 9.643 2.5m-1.905 7.754a.75.75 0 0 1 .913-.54 4 4 0 0 0 1.983 0 .75.75 0 0 1 .374 1.453 5 5 0 0 1-.615.121v3.426a.75.75 0 0 1-1.5 0v-3.426a5 5 0 0 1-.616-.12.75.75 0 0 1-.539-.914m-.6 5.923a.75.75 0 0 1 .877-.597 8.7 8.7 0 0 0 3.256 0 .75.75 0 0 1 .28 1.474 10.2 10.2 0 0 1-3.816 0 .75.75 0 0 1-.597-.877m.58 1.934a.75.75 0 0 1 .824-.668 10.6 10.6 0 0 0 2.201 0 .75.75 0 1 1 .156 1.492 12 12 0 0 1-2.513 0 .75.75 0 0 1-.668-.824",
22
+ clipRule: "evenodd"
23
+ })));
24
+ };
25
+ var Memo = /* @__PURE__ */ memo(SvgLightBulb);
26
+ export {
27
+ Memo as ReactComponent
28
+ };
@@ -0,0 +1,47 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const React = require("react");
4
+ function _interopNamespaceCompat(e) {
5
+ if (e && typeof e === "object" && "default" in e) return e;
6
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
+ if (e) {
8
+ for (const k in e) {
9
+ if (k !== "default") {
10
+ const d = Object.getOwnPropertyDescriptor(e, k);
11
+ Object.defineProperty(n, k, d.get ? d : {
12
+ enumerable: true,
13
+ get: () => e[k]
14
+ });
15
+ }
16
+ }
17
+ }
18
+ n.default = e;
19
+ return Object.freeze(n);
20
+ }
21
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
+ var _path, _path2;
23
+ function _extends() {
24
+ return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
+ for (var e = 1; e < arguments.length; e++) {
26
+ var t = arguments[e];
27
+ for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
+ }
29
+ return n;
30
+ }, _extends.apply(null, arguments);
31
+ }
32
+ var SvgLightBulb = function SvgLightBulb2(props) {
33
+ return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ width: 20,
36
+ height: 20,
37
+ fill: "none",
38
+ viewBox: "0 0 20 20"
39
+ }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
+ d: "M9.6 1a6.6 6.6 0 0 0-3.308 12.312c.548.319.892.807.907 1.298a.6.6 0 0 0 .462.565q.422.1.859.156a.43.43 0 0 0 .48-.435v-3.729a5.4 5.4 0 0 1-.75-.137.6.6 0 1 1 .3-1.162 4.2 4.2 0 0 0 2.1 0 .6.6 0 0 1 .3 1.162 5.4 5.4 0 0 1-.75.137v3.729a.43.43 0 0 0 .48.435q.438-.056.859-.156A.6.6 0 0 0 12 14.61c.015-.491.359-.98.907-1.298A6.6 6.6 0 0 0 9.6 1"
41
+ })), _path2 || (_path2 = /* @__PURE__ */ React__namespace.createElement("path", {
42
+ d: "M7.21 16.32a.6.6 0 0 1 .702-.478 9 9 0 0 0 3.376 0 .6.6 0 0 1 .224 1.179 10.3 10.3 0 0 1-3.824 0 .6.6 0 0 1-.477-.701m.592 1.955a.6.6 0 0 1 .66-.534 11 11 0 0 0 2.275 0 .6.6 0 1 1 .124 1.193 12 12 0 0 1-2.524 0 .6.6 0 0 1-.535-.659",
43
+ clipRule: "evenodd"
44
+ })));
45
+ };
46
+ var Memo = /* @__PURE__ */ React.memo(SvgLightBulb);
47
+ exports.ReactComponent = Memo;
@@ -0,0 +1,30 @@
1
+ import * as React from "react";
2
+ import { memo } from "react";
3
+ var _path, _path2;
4
+ function _extends() {
5
+ return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
+ for (var e = 1; e < arguments.length; e++) {
7
+ var t = arguments[e];
8
+ for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
+ }
10
+ return n;
11
+ }, _extends.apply(null, arguments);
12
+ }
13
+ var SvgLightBulb = function SvgLightBulb2(props) {
14
+ return /* @__PURE__ */ React.createElement("svg", _extends({
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ width: 20,
17
+ height: 20,
18
+ fill: "none",
19
+ viewBox: "0 0 20 20"
20
+ }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
+ d: "M9.6 1a6.6 6.6 0 0 0-3.308 12.312c.548.319.892.807.907 1.298a.6.6 0 0 0 .462.565q.422.1.859.156a.43.43 0 0 0 .48-.435v-3.729a5.4 5.4 0 0 1-.75-.137.6.6 0 1 1 .3-1.162 4.2 4.2 0 0 0 2.1 0 .6.6 0 0 1 .3 1.162 5.4 5.4 0 0 1-.75.137v3.729a.43.43 0 0 0 .48.435q.438-.056.859-.156A.6.6 0 0 0 12 14.61c.015-.491.359-.98.907-1.298A6.6 6.6 0 0 0 9.6 1"
22
+ })), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
23
+ d: "M7.21 16.32a.6.6 0 0 1 .702-.478 9 9 0 0 0 3.376 0 .6.6 0 0 1 .224 1.179 10.3 10.3 0 0 1-3.824 0 .6.6 0 0 1-.477-.701m.592 1.955a.6.6 0 0 1 .66-.534 11 11 0 0 0 2.275 0 .6.6 0 1 1 .124 1.193 12 12 0 0 1-2.524 0 .6.6 0 0 1-.535-.659",
24
+ clipRule: "evenodd"
25
+ })));
26
+ };
27
+ var Memo = /* @__PURE__ */ memo(SvgLightBulb);
28
+ export {
29
+ Memo as ReactComponent
30
+ };
@@ -0,0 +1,47 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const React = require("react");
4
+ function _interopNamespaceCompat(e) {
5
+ if (e && typeof e === "object" && "default" in e) return e;
6
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
+ if (e) {
8
+ for (const k in e) {
9
+ if (k !== "default") {
10
+ const d = Object.getOwnPropertyDescriptor(e, k);
11
+ Object.defineProperty(n, k, d.get ? d : {
12
+ enumerable: true,
13
+ get: () => e[k]
14
+ });
15
+ }
16
+ }
17
+ }
18
+ n.default = e;
19
+ return Object.freeze(n);
20
+ }
21
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
+ var _path, _path2;
23
+ function _extends() {
24
+ return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
+ for (var e = 1; e < arguments.length; e++) {
26
+ var t = arguments[e];
27
+ for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
+ }
29
+ return n;
30
+ }, _extends.apply(null, arguments);
31
+ }
32
+ var SvgLightBulb = function SvgLightBulb2(props) {
33
+ return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ width: 16,
36
+ height: 16,
37
+ fill: "none",
38
+ viewBox: "0 0 16 16"
39
+ }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
+ d: "M8.141 1a5.141 5.141 0 0 0-3.269 9.11c.763.629 1.08 1.138 1.08 1.535v.476c0 .583.4 1.091.966 1.23a5.15 5.15 0 0 0 2.446 0c.567-.139.966-.647.966-1.23v-.476c0-.397.317-.906 1.08-1.535A5.141 5.141 0 0 0 8.141 1M4.424 6.141a3.718 3.718 0 1 1 6.08 2.87c-.79.652-1.598 1.536-1.598 2.634v.35a3.7 3.7 0 0 1-1.53 0v-.35c0-1.098-.807-1.982-1.598-2.634a3.71 3.71 0 0 1-1.354-2.87",
41
+ clipRule: "evenodd"
42
+ })), _path2 || (_path2 = /* @__PURE__ */ React__namespace.createElement("path", {
43
+ d: "M6.671 14.294a.554.554 0 0 1 .631-.465 5.6 5.6 0 0 0 1.68 0 .554.554 0 1 1 .166 1.095 6.7 6.7 0 0 1-2.012 0 .554.554 0 0 1-.465-.63"
44
+ })));
45
+ };
46
+ var Memo = /* @__PURE__ */ React.memo(SvgLightBulb);
47
+ exports.ReactComponent = Memo;
@@ -0,0 +1,30 @@
1
+ import * as React from "react";
2
+ import { memo } from "react";
3
+ var _path, _path2;
4
+ function _extends() {
5
+ return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
+ for (var e = 1; e < arguments.length; e++) {
7
+ var t = arguments[e];
8
+ for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
+ }
10
+ return n;
11
+ }, _extends.apply(null, arguments);
12
+ }
13
+ var SvgLightBulb = function SvgLightBulb2(props) {
14
+ return /* @__PURE__ */ React.createElement("svg", _extends({
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ width: 16,
17
+ height: 16,
18
+ fill: "none",
19
+ viewBox: "0 0 16 16"
20
+ }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
+ d: "M8.141 1a5.141 5.141 0 0 0-3.269 9.11c.763.629 1.08 1.138 1.08 1.535v.476c0 .583.4 1.091.966 1.23a5.15 5.15 0 0 0 2.446 0c.567-.139.966-.647.966-1.23v-.476c0-.397.317-.906 1.08-1.535A5.141 5.141 0 0 0 8.141 1M4.424 6.141a3.718 3.718 0 1 1 6.08 2.87c-.79.652-1.598 1.536-1.598 2.634v.35a3.7 3.7 0 0 1-1.53 0v-.35c0-1.098-.807-1.982-1.598-2.634a3.71 3.71 0 0 1-1.354-2.87",
22
+ clipRule: "evenodd"
23
+ })), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
24
+ d: "M6.671 14.294a.554.554 0 0 1 .631-.465 5.6 5.6 0 0 0 1.68 0 .554.554 0 1 1 .166 1.095 6.7 6.7 0 0 1-2.012 0 .554.554 0 0 1-.465-.63"
25
+ })));
26
+ };
27
+ var Memo = /* @__PURE__ */ memo(SvgLightBulb);
28
+ export {
29
+ Memo as ReactComponent
30
+ };
@@ -0,0 +1,44 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const React = require("react");
4
+ function _interopNamespaceCompat(e) {
5
+ if (e && typeof e === "object" && "default" in e) return e;
6
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
+ if (e) {
8
+ for (const k in e) {
9
+ if (k !== "default") {
10
+ const d = Object.getOwnPropertyDescriptor(e, k);
11
+ Object.defineProperty(n, k, d.get ? d : {
12
+ enumerable: true,
13
+ get: () => e[k]
14
+ });
15
+ }
16
+ }
17
+ }
18
+ n.default = e;
19
+ return Object.freeze(n);
20
+ }
21
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
+ var _path;
23
+ function _extends() {
24
+ return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
+ for (var e = 1; e < arguments.length; e++) {
26
+ var t = arguments[e];
27
+ for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
+ }
29
+ return n;
30
+ }, _extends.apply(null, arguments);
31
+ }
32
+ var SvgLightBulb = function SvgLightBulb2(props) {
33
+ return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ width: 16,
36
+ height: 16,
37
+ fill: "none",
38
+ viewBox: "0 0 16 16"
39
+ }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
+ d: "M7.667 1A4.667 4.667 0 0 0 4.7 9.269c.818.675 1.411 1.409 1.411 2.197v.5c0 .27.184.504.445.568a4.7 4.7 0 0 0 2.221 0 .58.58 0 0 0 .445-.567v-.501c0-.788.593-1.522 1.412-2.197A4.667 4.667 0 0 0 7.667 1m-.885 12.767a.583.583 0 1 0-.175 1.153 7 7 0 0 0 2.12 0 .583.583 0 0 0-.176-1.153 5.9 5.9 0 0 1-1.769 0"
41
+ })));
42
+ };
43
+ var Memo = /* @__PURE__ */ React.memo(SvgLightBulb);
44
+ exports.ReactComponent = Memo;
@@ -0,0 +1,27 @@
1
+ import * as React from "react";
2
+ import { memo } from "react";
3
+ var _path;
4
+ function _extends() {
5
+ return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
+ for (var e = 1; e < arguments.length; e++) {
7
+ var t = arguments[e];
8
+ for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
+ }
10
+ return n;
11
+ }, _extends.apply(null, arguments);
12
+ }
13
+ var SvgLightBulb = function SvgLightBulb2(props) {
14
+ return /* @__PURE__ */ React.createElement("svg", _extends({
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ width: 16,
17
+ height: 16,
18
+ fill: "none",
19
+ viewBox: "0 0 16 16"
20
+ }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
+ d: "M7.667 1A4.667 4.667 0 0 0 4.7 9.269c.818.675 1.411 1.409 1.411 2.197v.5c0 .27.184.504.445.568a4.7 4.7 0 0 0 2.221 0 .58.58 0 0 0 .445-.567v-.501c0-.788.593-1.522 1.412-2.197A4.667 4.667 0 0 0 7.667 1m-.885 12.767a.583.583 0 1 0-.175 1.153 7 7 0 0 0 2.12 0 .583.583 0 0 0-.176-1.153 5.9 5.9 0 0 1-1.769 0"
22
+ })));
23
+ };
24
+ var Memo = /* @__PURE__ */ memo(SvgLightBulb);
25
+ export {
26
+ Memo as ReactComponent
27
+ };
@@ -6,6 +6,7 @@ const Icons = require("./Icons.cjs");
6
6
  const _interopDefaultCompat = (e) => e && typeof e === "object" && "default" in e ? e : { default: e };
7
7
  const _styled__default = /* @__PURE__ */ _interopDefaultCompat(_styled);
8
8
  const SIZES = {
9
+ xsmall: 24,
9
10
  small: 32,
10
11
  medium: 40,
11
12
  large: 48,
@@ -36,7 +37,7 @@ const StyledIcon = (component) => /* @__PURE__ */ _styled__default.default(compo
36
37
  theme,
37
38
  variant,
38
39
  disabled
39
- }) => `${theme.colors.other.icon.product[variant][disabled ? "fillWeakDisabled" : "fillWeak"]}`, ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9ob21lL3J1bm5lci93b3JrL3VsdHJhdmlvbGV0L3VsdHJhdmlvbGV0L3BhY2thZ2VzL2ljb25zL3NyYy9jb21wb25lbnRzL1Byb2R1Y3RJY29uL2luZGV4LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUF3QnVFIiwiZmlsZSI6Ii9ob21lL3J1bm5lci93b3JrL3VsdHJhdmlvbGV0L3VsdHJhdmlvbGV0L3BhY2thZ2VzL2ljb25zL3NyYy9jb21wb25lbnRzL1Byb2R1Y3RJY29uL2luZGV4LnRzeCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJ1xuaW1wb3J0IHR5cGUgeyBGdW5jdGlvbkNvbXBvbmVudCwgU1ZHUHJvcHMgfSBmcm9tICdyZWFjdCdcbmltcG9ydCB7IFBST0RVQ1RfSUNPTlMgfSBmcm9tICcuL0ljb25zJ1xuXG50eXBlIFZhcmlhbnRzID0gJ3ByaW1hcnknIHwgJ2RhbmdlcicgfCAnd2FybmluZycgfCAnb3JpZ2luYWwnXG5cbmNvbnN0IFNJWkVTID0ge1xuICBzbWFsbDogMzIsXG4gIG1lZGl1bTogNDAsXG4gIGxhcmdlOiA0OCxcbiAgeGxhcmdlOiA2NCxcbn1cblxudHlwZSBQcm9kdWN0SWNvblByb3BzID0ge1xuICBuYW1lOiBrZXlvZiB0eXBlb2YgUFJPRFVDVF9JQ09OU1xuICB2YXJpYW50PzogVmFyaWFudHNcbiAgZGlzYWJsZWQ/OiBib29sZWFuXG4gIHNpemU/OiBrZXlvZiB0eXBlb2YgU0laRVNcbn1cblxuY29uc3QgU3R5bGVkSWNvbiA9IChcbiAgY29tcG9uZW50OiBGdW5jdGlvbkNvbXBvbmVudDxTVkdQcm9wczxTVkdTVkdFbGVtZW50Pj4sXG4pID0+IHN0eWxlZChjb21wb25lbnQsIHtcbiAgc2hvdWxkRm9yd2FyZFByb3A6IHByb3AgPT4gIVsndmFyaWFudCcsICdkaXNhYmxlZCddLmluY2x1ZGVzKHByb3ApLFxufSk8eyB2YXJpYW50OiBWYXJpYW50czsgZGlzYWJsZWQ/OiBib29sZWFuOyBzaXplOiBrZXlvZiB0eXBlb2YgU0laRVMgfT5gXG4gICYge1xuICAgIHdpZHRoOiAkeyh7IHNpemUgfSkgPT4gYCR7U0laRVNbc2l6ZV19cHhgfTtcbiAgICBtaW4td2lkdGg6ICR7KHsgc2l6ZSB9KSA9PiBgJHtTSVpFU1tzaXplXX1weGB9OyAvLyBUaGlzIGlzIHRvIGF2b2lkIHRoZSBpY29uIHRvIHNocmluayB3aGVuIHRoZSB0ZXh0IGlzIHRvbyBsb25nXG4gICAgaGVpZ2h0OiAkeyh7IHNpemUgfSkgPT4gYCR7U0laRVNbc2l6ZV19cHhgfTtcbiAgfVxuXG4gIHBhdGhbZmlsbF0uZmlsbCxcbiAgZ1tmaWxsXS5maWxsID4gKixcbiAgZy5maWxsID4gKiB7XG4gICAgZmlsbDogJHsoeyB0aGVtZSwgdmFyaWFudCwgZGlzYWJsZWQgfSkgPT5cbiAgICAgIGAke1xuICAgICAgICB0aGVtZS5jb2xvcnMub3RoZXIuaWNvbi5wcm9kdWN0W3ZhcmlhbnRdW1xuICAgICAgICAgIGRpc2FibGVkID8gJ2ZpbGxEaXNhYmxlZCcgOiAnZmlsbCdcbiAgICAgICAgXVxuICAgICAgfWB9O1xuICB9XG5cbiAgcGF0aFtmaWxsXS5maWxsU3Ryb25nLFxuICBnW2ZpbGxdLmZpbGxTdHJvbmcgPiAqLFxuICBnLmZpbGxTdHJvbmcgPiAqIHtcbiAgICBmaWxsOiAkeyh7IHRoZW1lLCB2YXJpYW50LCBkaXNhYmxlZCB9KSA9PlxuICAgICAgYCR7XG4gICAgICAgIHRoZW1lLmNvbG9ycy5vdGhlci5pY29uLnByb2R1Y3RbdmFyaWFudF1bXG4gICAgICAgICAgZGlzYWJsZWQgPyAnZmlsbFN0cm9uZ0Rpc2FibGVkJyA6ICdmaWxsU3Ryb25nJ1xuICAgICAgICBdXG4gICAgICB9YH07XG4gIH1cblxuICBwYXRoW2ZpbGxdLmZpbGxXZWFrLFxuICBnW2ZpbGxdLmZpbGxXZWFrID4gKixcbiAgZy5maWxsV2VhayA+ICoge1xuICAgIGZpbGw6ICR7KHsgdGhlbWUsIHZhcmlhbnQsIGRpc2FibGVkIH0pID0+XG4gICAgICBgJHtcbiAgICAgICAgdGhlbWUuY29sb3JzLm90aGVyLmljb24ucHJvZHVjdFt2YXJpYW50XVtcbiAgICAgICAgICBkaXNhYmxlZCA/ICdmaWxsV2Vha0Rpc2FibGVkJyA6ICdmaWxsV2VhaydcbiAgICAgICAgXVxuICAgICAgfWB9O1xuICB9XG5gXG5cbi8qKlxuICogUHJvZHVjdEljb24gY29tcG9uZW50IGlzIHVzZWQgdG8gcmVuZGVyIGEgc2V0IG9mIGljb25zIHRoYXQgYXJlIGxpbmtlZCB0byBhIHByb2R1Y3Qgb3Igc2VydmljZS5cbiAqIFRob3NlIGljb25zIGFyZSBtYWRlIG9mIG11bHRpcGxlIGNvbG9ycyB0aGF0IGNoYW5nZXMgYXV0b21hdGljYWxseSBiYXNlZCBvbiB0aGUgY3VycmVudCB0aGVtZS5cbiAqL1xuZXhwb3J0IGNvbnN0IFByb2R1Y3RJY29uID0gKHtcbiAgbmFtZSxcbiAgdmFyaWFudCA9ICdwcmltYXJ5JyxcbiAgZGlzYWJsZWQsXG4gIHNpemUgPSAnc21hbGwnLFxufTogUHJvZHVjdEljb25Qcm9wcykgPT4ge1xuICBjb25zdCBJY29uID0gU3R5bGVkSWNvbihQUk9EVUNUX0lDT05TW25hbWVdKVxuXG4gIHJldHVybiAoXG4gICAgPEljb25cbiAgICAgIHZhcmlhbnQ9e3ZhcmlhbnR9XG4gICAgICBkaXNhYmxlZD17ZGlzYWJsZWR9XG4gICAgICBzaXplPXtzaXplfVxuICAgICAgdmlld0JveD1cIjAgMCA2NCA2NFwiXG4gICAgLz5cbiAgKVxufVxuIl19 */"));
40
+ }) => `${theme.colors.other.icon.product[variant][disabled ? "fillWeakDisabled" : "fillWeak"]}`, ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9ob21lL3J1bm5lci93b3JrL3VsdHJhdmlvbGV0L3VsdHJhdmlvbGV0L3BhY2thZ2VzL2ljb25zL3NyYy9jb21wb25lbnRzL1Byb2R1Y3RJY29uL2luZGV4LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUF5QnVFIiwiZmlsZSI6Ii9ob21lL3J1bm5lci93b3JrL3VsdHJhdmlvbGV0L3VsdHJhdmlvbGV0L3BhY2thZ2VzL2ljb25zL3NyYy9jb21wb25lbnRzL1Byb2R1Y3RJY29uL2luZGV4LnRzeCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJ1xuaW1wb3J0IHR5cGUgeyBGdW5jdGlvbkNvbXBvbmVudCwgU1ZHUHJvcHMgfSBmcm9tICdyZWFjdCdcbmltcG9ydCB7IFBST0RVQ1RfSUNPTlMgfSBmcm9tICcuL0ljb25zJ1xuXG50eXBlIFZhcmlhbnRzID0gJ3ByaW1hcnknIHwgJ2RhbmdlcicgfCAnd2FybmluZycgfCAnb3JpZ2luYWwnXG5cbmNvbnN0IFNJWkVTID0ge1xuICB4c21hbGw6IDI0LFxuICBzbWFsbDogMzIsXG4gIG1lZGl1bTogNDAsXG4gIGxhcmdlOiA0OCxcbiAgeGxhcmdlOiA2NCxcbn1cblxudHlwZSBQcm9kdWN0SWNvblByb3BzID0ge1xuICBuYW1lOiBrZXlvZiB0eXBlb2YgUFJPRFVDVF9JQ09OU1xuICB2YXJpYW50PzogVmFyaWFudHNcbiAgZGlzYWJsZWQ/OiBib29sZWFuXG4gIHNpemU/OiBrZXlvZiB0eXBlb2YgU0laRVNcbn1cblxuY29uc3QgU3R5bGVkSWNvbiA9IChcbiAgY29tcG9uZW50OiBGdW5jdGlvbkNvbXBvbmVudDxTVkdQcm9wczxTVkdTVkdFbGVtZW50Pj4sXG4pID0+IHN0eWxlZChjb21wb25lbnQsIHtcbiAgc2hvdWxkRm9yd2FyZFByb3A6IHByb3AgPT4gIVsndmFyaWFudCcsICdkaXNhYmxlZCddLmluY2x1ZGVzKHByb3ApLFxufSk8eyB2YXJpYW50OiBWYXJpYW50czsgZGlzYWJsZWQ/OiBib29sZWFuOyBzaXplOiBrZXlvZiB0eXBlb2YgU0laRVMgfT5gXG4gICYge1xuICAgIHdpZHRoOiAkeyh7IHNpemUgfSkgPT4gYCR7U0laRVNbc2l6ZV19cHhgfTtcbiAgICBtaW4td2lkdGg6ICR7KHsgc2l6ZSB9KSA9PiBgJHtTSVpFU1tzaXplXX1weGB9OyAvLyBUaGlzIGlzIHRvIGF2b2lkIHRoZSBpY29uIHRvIHNocmluayB3aGVuIHRoZSB0ZXh0IGlzIHRvbyBsb25nXG4gICAgaGVpZ2h0OiAkeyh7IHNpemUgfSkgPT4gYCR7U0laRVNbc2l6ZV19cHhgfTtcbiAgfVxuXG4gIHBhdGhbZmlsbF0uZmlsbCxcbiAgZ1tmaWxsXS5maWxsID4gKixcbiAgZy5maWxsID4gKiB7XG4gICAgZmlsbDogJHsoeyB0aGVtZSwgdmFyaWFudCwgZGlzYWJsZWQgfSkgPT5cbiAgICAgIGAke1xuICAgICAgICB0aGVtZS5jb2xvcnMub3RoZXIuaWNvbi5wcm9kdWN0W3ZhcmlhbnRdW1xuICAgICAgICAgIGRpc2FibGVkID8gJ2ZpbGxEaXNhYmxlZCcgOiAnZmlsbCdcbiAgICAgICAgXVxuICAgICAgfWB9O1xuICB9XG5cbiAgcGF0aFtmaWxsXS5maWxsU3Ryb25nLFxuICBnW2ZpbGxdLmZpbGxTdHJvbmcgPiAqLFxuICBnLmZpbGxTdHJvbmcgPiAqIHtcbiAgICBmaWxsOiAkeyh7IHRoZW1lLCB2YXJpYW50LCBkaXNhYmxlZCB9KSA9PlxuICAgICAgYCR7XG4gICAgICAgIHRoZW1lLmNvbG9ycy5vdGhlci5pY29uLnByb2R1Y3RbdmFyaWFudF1bXG4gICAgICAgICAgZGlzYWJsZWQgPyAnZmlsbFN0cm9uZ0Rpc2FibGVkJyA6ICdmaWxsU3Ryb25nJ1xuICAgICAgICBdXG4gICAgICB9YH07XG4gIH1cblxuICBwYXRoW2ZpbGxdLmZpbGxXZWFrLFxuICBnW2ZpbGxdLmZpbGxXZWFrID4gKixcbiAgZy5maWxsV2VhayA+ICoge1xuICAgIGZpbGw6ICR7KHsgdGhlbWUsIHZhcmlhbnQsIGRpc2FibGVkIH0pID0+XG4gICAgICBgJHtcbiAgICAgICAgdGhlbWUuY29sb3JzLm90aGVyLmljb24ucHJvZHVjdFt2YXJpYW50XVtcbiAgICAgICAgICBkaXNhYmxlZCA/ICdmaWxsV2Vha0Rpc2FibGVkJyA6ICdmaWxsV2VhaydcbiAgICAgICAgXVxuICAgICAgfWB9O1xuICB9XG5gXG5cbi8qKlxuICogUHJvZHVjdEljb24gY29tcG9uZW50IGlzIHVzZWQgdG8gcmVuZGVyIGEgc2V0IG9mIGljb25zIHRoYXQgYXJlIGxpbmtlZCB0byBhIHByb2R1Y3Qgb3Igc2VydmljZS5cbiAqIFRob3NlIGljb25zIGFyZSBtYWRlIG9mIG11bHRpcGxlIGNvbG9ycyB0aGF0IGNoYW5nZXMgYXV0b21hdGljYWxseSBiYXNlZCBvbiB0aGUgY3VycmVudCB0aGVtZS5cbiAqL1xuZXhwb3J0IGNvbnN0IFByb2R1Y3RJY29uID0gKHtcbiAgbmFtZSxcbiAgdmFyaWFudCA9ICdwcmltYXJ5JyxcbiAgZGlzYWJsZWQsXG4gIHNpemUgPSAnc21hbGwnLFxufTogUHJvZHVjdEljb25Qcm9wcykgPT4ge1xuICBjb25zdCBJY29uID0gU3R5bGVkSWNvbihQUk9EVUNUX0lDT05TW25hbWVdKVxuXG4gIHJldHVybiAoXG4gICAgPEljb25cbiAgICAgIHZhcmlhbnQ9e3ZhcmlhbnR9XG4gICAgICBkaXNhYmxlZD17ZGlzYWJsZWR9XG4gICAgICBzaXplPXtzaXplfVxuICAgICAgdmlld0JveD1cIjAgMCA2NCA2NFwiXG4gICAgLz5cbiAgKVxufVxuIl19 */"));
40
41
  const ProductIcon = ({
41
42
  name,
42
43
  variant = "primary",
@@ -1,6 +1,7 @@
1
1
  import { PRODUCT_ICONS } from './Icons';
2
2
  type Variants = 'primary' | 'danger' | 'warning' | 'original';
3
3
  declare const SIZES: {
4
+ xsmall: number;
4
5
  small: number;
5
6
  medium: number;
6
7
  large: number;
@@ -2,6 +2,7 @@ import { jsx } from "@emotion/react/jsx-runtime";
2
2
  import _styled from "@emotion/styled/base";
3
3
  import { PRODUCT_ICONS } from "./Icons.js";
4
4
  const SIZES = {
5
+ xsmall: 24,
5
6
  small: 32,
6
7
  medium: 40,
7
8
  large: 48,
@@ -32,7 +33,7 @@ const StyledIcon = (component) => /* @__PURE__ */ _styled(component, process.env
32
33
  theme,
33
34
  variant,
34
35
  disabled
35
- }) => `${theme.colors.other.icon.product[variant][disabled ? "fillWeakDisabled" : "fillWeak"]}`, ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9ob21lL3J1bm5lci93b3JrL3VsdHJhdmlvbGV0L3VsdHJhdmlvbGV0L3BhY2thZ2VzL2ljb25zL3NyYy9jb21wb25lbnRzL1Byb2R1Y3RJY29uL2luZGV4LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUF3QnVFIiwiZmlsZSI6Ii9ob21lL3J1bm5lci93b3JrL3VsdHJhdmlvbGV0L3VsdHJhdmlvbGV0L3BhY2thZ2VzL2ljb25zL3NyYy9jb21wb25lbnRzL1Byb2R1Y3RJY29uL2luZGV4LnRzeCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJ1xuaW1wb3J0IHR5cGUgeyBGdW5jdGlvbkNvbXBvbmVudCwgU1ZHUHJvcHMgfSBmcm9tICdyZWFjdCdcbmltcG9ydCB7IFBST0RVQ1RfSUNPTlMgfSBmcm9tICcuL0ljb25zJ1xuXG50eXBlIFZhcmlhbnRzID0gJ3ByaW1hcnknIHwgJ2RhbmdlcicgfCAnd2FybmluZycgfCAnb3JpZ2luYWwnXG5cbmNvbnN0IFNJWkVTID0ge1xuICBzbWFsbDogMzIsXG4gIG1lZGl1bTogNDAsXG4gIGxhcmdlOiA0OCxcbiAgeGxhcmdlOiA2NCxcbn1cblxudHlwZSBQcm9kdWN0SWNvblByb3BzID0ge1xuICBuYW1lOiBrZXlvZiB0eXBlb2YgUFJPRFVDVF9JQ09OU1xuICB2YXJpYW50PzogVmFyaWFudHNcbiAgZGlzYWJsZWQ/OiBib29sZWFuXG4gIHNpemU/OiBrZXlvZiB0eXBlb2YgU0laRVNcbn1cblxuY29uc3QgU3R5bGVkSWNvbiA9IChcbiAgY29tcG9uZW50OiBGdW5jdGlvbkNvbXBvbmVudDxTVkdQcm9wczxTVkdTVkdFbGVtZW50Pj4sXG4pID0+IHN0eWxlZChjb21wb25lbnQsIHtcbiAgc2hvdWxkRm9yd2FyZFByb3A6IHByb3AgPT4gIVsndmFyaWFudCcsICdkaXNhYmxlZCddLmluY2x1ZGVzKHByb3ApLFxufSk8eyB2YXJpYW50OiBWYXJpYW50czsgZGlzYWJsZWQ/OiBib29sZWFuOyBzaXplOiBrZXlvZiB0eXBlb2YgU0laRVMgfT5gXG4gICYge1xuICAgIHdpZHRoOiAkeyh7IHNpemUgfSkgPT4gYCR7U0laRVNbc2l6ZV19cHhgfTtcbiAgICBtaW4td2lkdGg6ICR7KHsgc2l6ZSB9KSA9PiBgJHtTSVpFU1tzaXplXX1weGB9OyAvLyBUaGlzIGlzIHRvIGF2b2lkIHRoZSBpY29uIHRvIHNocmluayB3aGVuIHRoZSB0ZXh0IGlzIHRvbyBsb25nXG4gICAgaGVpZ2h0OiAkeyh7IHNpemUgfSkgPT4gYCR7U0laRVNbc2l6ZV19cHhgfTtcbiAgfVxuXG4gIHBhdGhbZmlsbF0uZmlsbCxcbiAgZ1tmaWxsXS5maWxsID4gKixcbiAgZy5maWxsID4gKiB7XG4gICAgZmlsbDogJHsoeyB0aGVtZSwgdmFyaWFudCwgZGlzYWJsZWQgfSkgPT5cbiAgICAgIGAke1xuICAgICAgICB0aGVtZS5jb2xvcnMub3RoZXIuaWNvbi5wcm9kdWN0W3ZhcmlhbnRdW1xuICAgICAgICAgIGRpc2FibGVkID8gJ2ZpbGxEaXNhYmxlZCcgOiAnZmlsbCdcbiAgICAgICAgXVxuICAgICAgfWB9O1xuICB9XG5cbiAgcGF0aFtmaWxsXS5maWxsU3Ryb25nLFxuICBnW2ZpbGxdLmZpbGxTdHJvbmcgPiAqLFxuICBnLmZpbGxTdHJvbmcgPiAqIHtcbiAgICBmaWxsOiAkeyh7IHRoZW1lLCB2YXJpYW50LCBkaXNhYmxlZCB9KSA9PlxuICAgICAgYCR7XG4gICAgICAgIHRoZW1lLmNvbG9ycy5vdGhlci5pY29uLnByb2R1Y3RbdmFyaWFudF1bXG4gICAgICAgICAgZGlzYWJsZWQgPyAnZmlsbFN0cm9uZ0Rpc2FibGVkJyA6ICdmaWxsU3Ryb25nJ1xuICAgICAgICBdXG4gICAgICB9YH07XG4gIH1cblxuICBwYXRoW2ZpbGxdLmZpbGxXZWFrLFxuICBnW2ZpbGxdLmZpbGxXZWFrID4gKixcbiAgZy5maWxsV2VhayA+ICoge1xuICAgIGZpbGw6ICR7KHsgdGhlbWUsIHZhcmlhbnQsIGRpc2FibGVkIH0pID0+XG4gICAgICBgJHtcbiAgICAgICAgdGhlbWUuY29sb3JzLm90aGVyLmljb24ucHJvZHVjdFt2YXJpYW50XVtcbiAgICAgICAgICBkaXNhYmxlZCA/ICdmaWxsV2Vha0Rpc2FibGVkJyA6ICdmaWxsV2VhaydcbiAgICAgICAgXVxuICAgICAgfWB9O1xuICB9XG5gXG5cbi8qKlxuICogUHJvZHVjdEljb24gY29tcG9uZW50IGlzIHVzZWQgdG8gcmVuZGVyIGEgc2V0IG9mIGljb25zIHRoYXQgYXJlIGxpbmtlZCB0byBhIHByb2R1Y3Qgb3Igc2VydmljZS5cbiAqIFRob3NlIGljb25zIGFyZSBtYWRlIG9mIG11bHRpcGxlIGNvbG9ycyB0aGF0IGNoYW5nZXMgYXV0b21hdGljYWxseSBiYXNlZCBvbiB0aGUgY3VycmVudCB0aGVtZS5cbiAqL1xuZXhwb3J0IGNvbnN0IFByb2R1Y3RJY29uID0gKHtcbiAgbmFtZSxcbiAgdmFyaWFudCA9ICdwcmltYXJ5JyxcbiAgZGlzYWJsZWQsXG4gIHNpemUgPSAnc21hbGwnLFxufTogUHJvZHVjdEljb25Qcm9wcykgPT4ge1xuICBjb25zdCBJY29uID0gU3R5bGVkSWNvbihQUk9EVUNUX0lDT05TW25hbWVdKVxuXG4gIHJldHVybiAoXG4gICAgPEljb25cbiAgICAgIHZhcmlhbnQ9e3ZhcmlhbnR9XG4gICAgICBkaXNhYmxlZD17ZGlzYWJsZWR9XG4gICAgICBzaXplPXtzaXplfVxuICAgICAgdmlld0JveD1cIjAgMCA2NCA2NFwiXG4gICAgLz5cbiAgKVxufVxuIl19 */"));
36
+ }) => `${theme.colors.other.icon.product[variant][disabled ? "fillWeakDisabled" : "fillWeak"]}`, ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi9ob21lL3J1bm5lci93b3JrL3VsdHJhdmlvbGV0L3VsdHJhdmlvbGV0L3BhY2thZ2VzL2ljb25zL3NyYy9jb21wb25lbnRzL1Byb2R1Y3RJY29uL2luZGV4LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUF5QnVFIiwiZmlsZSI6Ii9ob21lL3J1bm5lci93b3JrL3VsdHJhdmlvbGV0L3VsdHJhdmlvbGV0L3BhY2thZ2VzL2ljb25zL3NyYy9jb21wb25lbnRzL1Byb2R1Y3RJY29uL2luZGV4LnRzeCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJ1xuaW1wb3J0IHR5cGUgeyBGdW5jdGlvbkNvbXBvbmVudCwgU1ZHUHJvcHMgfSBmcm9tICdyZWFjdCdcbmltcG9ydCB7IFBST0RVQ1RfSUNPTlMgfSBmcm9tICcuL0ljb25zJ1xuXG50eXBlIFZhcmlhbnRzID0gJ3ByaW1hcnknIHwgJ2RhbmdlcicgfCAnd2FybmluZycgfCAnb3JpZ2luYWwnXG5cbmNvbnN0IFNJWkVTID0ge1xuICB4c21hbGw6IDI0LFxuICBzbWFsbDogMzIsXG4gIG1lZGl1bTogNDAsXG4gIGxhcmdlOiA0OCxcbiAgeGxhcmdlOiA2NCxcbn1cblxudHlwZSBQcm9kdWN0SWNvblByb3BzID0ge1xuICBuYW1lOiBrZXlvZiB0eXBlb2YgUFJPRFVDVF9JQ09OU1xuICB2YXJpYW50PzogVmFyaWFudHNcbiAgZGlzYWJsZWQ/OiBib29sZWFuXG4gIHNpemU/OiBrZXlvZiB0eXBlb2YgU0laRVNcbn1cblxuY29uc3QgU3R5bGVkSWNvbiA9IChcbiAgY29tcG9uZW50OiBGdW5jdGlvbkNvbXBvbmVudDxTVkdQcm9wczxTVkdTVkdFbGVtZW50Pj4sXG4pID0+IHN0eWxlZChjb21wb25lbnQsIHtcbiAgc2hvdWxkRm9yd2FyZFByb3A6IHByb3AgPT4gIVsndmFyaWFudCcsICdkaXNhYmxlZCddLmluY2x1ZGVzKHByb3ApLFxufSk8eyB2YXJpYW50OiBWYXJpYW50czsgZGlzYWJsZWQ/OiBib29sZWFuOyBzaXplOiBrZXlvZiB0eXBlb2YgU0laRVMgfT5gXG4gICYge1xuICAgIHdpZHRoOiAkeyh7IHNpemUgfSkgPT4gYCR7U0laRVNbc2l6ZV19cHhgfTtcbiAgICBtaW4td2lkdGg6ICR7KHsgc2l6ZSB9KSA9PiBgJHtTSVpFU1tzaXplXX1weGB9OyAvLyBUaGlzIGlzIHRvIGF2b2lkIHRoZSBpY29uIHRvIHNocmluayB3aGVuIHRoZSB0ZXh0IGlzIHRvbyBsb25nXG4gICAgaGVpZ2h0OiAkeyh7IHNpemUgfSkgPT4gYCR7U0laRVNbc2l6ZV19cHhgfTtcbiAgfVxuXG4gIHBhdGhbZmlsbF0uZmlsbCxcbiAgZ1tmaWxsXS5maWxsID4gKixcbiAgZy5maWxsID4gKiB7XG4gICAgZmlsbDogJHsoeyB0aGVtZSwgdmFyaWFudCwgZGlzYWJsZWQgfSkgPT5cbiAgICAgIGAke1xuICAgICAgICB0aGVtZS5jb2xvcnMub3RoZXIuaWNvbi5wcm9kdWN0W3ZhcmlhbnRdW1xuICAgICAgICAgIGRpc2FibGVkID8gJ2ZpbGxEaXNhYmxlZCcgOiAnZmlsbCdcbiAgICAgICAgXVxuICAgICAgfWB9O1xuICB9XG5cbiAgcGF0aFtmaWxsXS5maWxsU3Ryb25nLFxuICBnW2ZpbGxdLmZpbGxTdHJvbmcgPiAqLFxuICBnLmZpbGxTdHJvbmcgPiAqIHtcbiAgICBmaWxsOiAkeyh7IHRoZW1lLCB2YXJpYW50LCBkaXNhYmxlZCB9KSA9PlxuICAgICAgYCR7XG4gICAgICAgIHRoZW1lLmNvbG9ycy5vdGhlci5pY29uLnByb2R1Y3RbdmFyaWFudF1bXG4gICAgICAgICAgZGlzYWJsZWQgPyAnZmlsbFN0cm9uZ0Rpc2FibGVkJyA6ICdmaWxsU3Ryb25nJ1xuICAgICAgICBdXG4gICAgICB9YH07XG4gIH1cblxuICBwYXRoW2ZpbGxdLmZpbGxXZWFrLFxuICBnW2ZpbGxdLmZpbGxXZWFrID4gKixcbiAgZy5maWxsV2VhayA+ICoge1xuICAgIGZpbGw6ICR7KHsgdGhlbWUsIHZhcmlhbnQsIGRpc2FibGVkIH0pID0+XG4gICAgICBgJHtcbiAgICAgICAgdGhlbWUuY29sb3JzLm90aGVyLmljb24ucHJvZHVjdFt2YXJpYW50XVtcbiAgICAgICAgICBkaXNhYmxlZCA/ICdmaWxsV2Vha0Rpc2FibGVkJyA6ICdmaWxsV2VhaydcbiAgICAgICAgXVxuICAgICAgfWB9O1xuICB9XG5gXG5cbi8qKlxuICogUHJvZHVjdEljb24gY29tcG9uZW50IGlzIHVzZWQgdG8gcmVuZGVyIGEgc2V0IG9mIGljb25zIHRoYXQgYXJlIGxpbmtlZCB0byBhIHByb2R1Y3Qgb3Igc2VydmljZS5cbiAqIFRob3NlIGljb25zIGFyZSBtYWRlIG9mIG11bHRpcGxlIGNvbG9ycyB0aGF0IGNoYW5nZXMgYXV0b21hdGljYWxseSBiYXNlZCBvbiB0aGUgY3VycmVudCB0aGVtZS5cbiAqL1xuZXhwb3J0IGNvbnN0IFByb2R1Y3RJY29uID0gKHtcbiAgbmFtZSxcbiAgdmFyaWFudCA9ICdwcmltYXJ5JyxcbiAgZGlzYWJsZWQsXG4gIHNpemUgPSAnc21hbGwnLFxufTogUHJvZHVjdEljb25Qcm9wcykgPT4ge1xuICBjb25zdCBJY29uID0gU3R5bGVkSWNvbihQUk9EVUNUX0lDT05TW25hbWVdKVxuXG4gIHJldHVybiAoXG4gICAgPEljb25cbiAgICAgIHZhcmlhbnQ9e3ZhcmlhbnR9XG4gICAgICBkaXNhYmxlZD17ZGlzYWJsZWR9XG4gICAgICBzaXplPXtzaXplfVxuICAgICAgdmlld0JveD1cIjAgMCA2NCA2NFwiXG4gICAgLz5cbiAgKVxufVxuIl19 */"));
36
37
  const ProductIcon = ({
37
38
  name,
38
39
  variant = "primary",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ultraviolet/icons",
3
- "version": "2.13.1",
3
+ "version": "2.14.0",
4
4
  "description": "Ultraviolet Icons",
5
5
  "homepage": "https://github.com/scaleway/ultraviolet#readme",
6
6
  "repository": {
@@ -57,7 +57,7 @@
57
57
  "react-dom": "18.3.1"
58
58
  },
59
59
  "devDependencies": {
60
- "@babel/core": "7.24.7",
60
+ "@babel/core": "7.24.9",
61
61
  "@types/react": "18.3.3",
62
62
  "@types/react-dom": "18.3.0",
63
63
  "@utils/test": "0.0.1"