lucide 0.77.0 → 0.78.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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * lucide v0.77.0 - ISC
2
+ * lucide v0.78.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -10502,6 +10502,25 @@ var Wallet = ['svg', defaultAttributes, [['path', {
10502
10502
  }]]];
10503
10503
  var Wallet$1 = Wallet;
10504
10504
 
10505
+ var Wand2 = ['svg', defaultAttributes, [['path', {
10506
+ d: 'm21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72Z'
10507
+ }], ['path', {
10508
+ d: 'm14 7 3 3'
10509
+ }], ['path', {
10510
+ d: 'M5 6v4'
10511
+ }], ['path', {
10512
+ d: 'M19 14v4'
10513
+ }], ['path', {
10514
+ d: 'M10 2v2'
10515
+ }], ['path', {
10516
+ d: 'M7 8H3'
10517
+ }], ['path', {
10518
+ d: 'M21 16h-4'
10519
+ }], ['path', {
10520
+ d: 'M11 3H9'
10521
+ }]]];
10522
+ var Wand2$1 = Wand2;
10523
+
10505
10524
  var Wand = ['svg', defaultAttributes, [['path', {
10506
10525
  d: 'M15 4V2'
10507
10526
  }], ['path', {
@@ -11543,6 +11562,7 @@ var allIcons = /*#__PURE__*/Object.freeze({
11543
11562
  VolumeX: VolumeX$1,
11544
11563
  Volume: Volume$1,
11545
11564
  Wallet: Wallet$1,
11565
+ Wand2: Wand2$1,
11546
11566
  Wand: Wand$1,
11547
11567
  Watch: Watch$1,
11548
11568
  Waves: Waves$1,
@@ -12369,6 +12389,7 @@ exports.Volume2 = Volume2$1;
12369
12389
  exports.VolumeX = VolumeX$1;
12370
12390
  exports.Wallet = Wallet$1;
12371
12391
  exports.Wand = Wand$1;
12392
+ exports.Wand2 = Wand2$1;
12372
12393
  exports.Watch = Watch$1;
12373
12394
  exports.Waves = Waves$1;
12374
12395
  exports.Webcam = Webcam$1;