lucide-preact 0.75.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-preact v0.75.0 - ISC
2
+ * lucide-preact v0.78.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -7648,6 +7648,23 @@ var JapaneseYen = createPreactComponent('JapaneseYen', [['path', {
7648
7648
  }]]);
7649
7649
  var JapaneseYen$1 = JapaneseYen;
7650
7650
 
7651
+ var Joystick = createPreactComponent('Joystick', [['path', {
7652
+ d: 'M21 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2Z',
7653
+ key: 'jg2n2t'
7654
+ }], ['path', {
7655
+ d: 'M6 15v-2',
7656
+ key: 'gd6mvg'
7657
+ }], ['path', {
7658
+ d: 'M12 15V9',
7659
+ key: '8c7uyn'
7660
+ }], ['circle', {
7661
+ cx: '12',
7662
+ cy: '6',
7663
+ r: '3',
7664
+ key: '1gm2ql'
7665
+ }]]);
7666
+ var Joystick$1 = Joystick;
7667
+
7651
7668
  var Key = createPreactComponent('Key', [['path', {
7652
7669
  d: 'm21 2-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0 3 3L22 7l-3-3m-3.5 3.5L19 4',
7653
7670
  key: '1b7wfm'
@@ -12957,6 +12974,34 @@ var Upload = createPreactComponent('Upload', [['path', {
12957
12974
  }]]);
12958
12975
  var Upload$1 = Upload;
12959
12976
 
12977
+ var Usb = createPreactComponent('Usb', [['circle', {
12978
+ cx: '4',
12979
+ cy: '20',
12980
+ r: '1',
12981
+ key: '22iqad'
12982
+ }], ['circle', {
12983
+ cx: '10',
12984
+ cy: '7',
12985
+ r: '1',
12986
+ key: 'dypaad'
12987
+ }], ['path', {
12988
+ d: 'M4 20 19 5',
12989
+ key: '15hogs'
12990
+ }], ['path', {
12991
+ d: 'm21 3-3 1 2 2 1-3Z',
12992
+ key: 'ew8vct'
12993
+ }], ['path', {
12994
+ d: 'm10 7-5 5 2 5',
12995
+ key: '148pqf'
12996
+ }], ['path', {
12997
+ d: 'm10 14 5 2 4-4',
12998
+ key: '1ivjwr'
12999
+ }], ['path', {
13000
+ d: 'm18 12 1-1 1 1-1 1-1-1Z',
13001
+ key: 'tus6kn'
13002
+ }]]);
13003
+ var Usb$1 = Usb;
13004
+
12960
13005
  var UserCheck = createPreactComponent('UserCheck', [['path', {
12961
13006
  d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2',
12962
13007
  key: '1yyitq'
@@ -13301,6 +13346,33 @@ var Wallet = createPreactComponent('Wallet', [['path', {
13301
13346
  }]]);
13302
13347
  var Wallet$1 = Wallet;
13303
13348
 
13349
+ var Wand2 = createPreactComponent('Wand2', [['path', {
13350
+ 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',
13351
+ key: '1bcowg'
13352
+ }], ['path', {
13353
+ d: 'm14 7 3 3',
13354
+ key: '1r5n42'
13355
+ }], ['path', {
13356
+ d: 'M5 6v4',
13357
+ key: 'ilb8ba'
13358
+ }], ['path', {
13359
+ d: 'M19 14v4',
13360
+ key: 'blhpug'
13361
+ }], ['path', {
13362
+ d: 'M10 2v2',
13363
+ key: '7u0qdc'
13364
+ }], ['path', {
13365
+ d: 'M7 8H3',
13366
+ key: 'zfb6yr'
13367
+ }], ['path', {
13368
+ d: 'M21 16h-4',
13369
+ key: '1cnmox'
13370
+ }], ['path', {
13371
+ d: 'M11 3H9',
13372
+ key: '1obp7u'
13373
+ }]]);
13374
+ var Wand2$1 = Wand2;
13375
+
13304
13376
  var Wand = createPreactComponent('Wand', [['path', {
13305
13377
  d: 'M15 4V2',
13306
13378
  key: 'z1p9b7'
@@ -14072,6 +14144,7 @@ exports.Inspect = Inspect$1;
14072
14144
  exports.Instagram = Instagram$1;
14073
14145
  exports.Italic = Italic$1;
14074
14146
  exports.JapaneseYen = JapaneseYen$1;
14147
+ exports.Joystick = Joystick$1;
14075
14148
  exports.Key = Key$1;
14076
14149
  exports.Keyboard = Keyboard$1;
14077
14150
  exports.Lamp = Lamp$1;
@@ -14384,6 +14457,7 @@ exports.Unlink2 = Unlink2$1;
14384
14457
  exports.Unlock = Unlock$1;
14385
14458
  exports.Upload = Upload$1;
14386
14459
  exports.UploadCloud = UploadCloud$1;
14460
+ exports.Usb = Usb$1;
14387
14461
  exports.User = User$1;
14388
14462
  exports.UserCheck = UserCheck$1;
14389
14463
  exports.UserCog = UserCog$1;
@@ -14407,6 +14481,7 @@ exports.Volume2 = Volume2$1;
14407
14481
  exports.VolumeX = VolumeX$1;
14408
14482
  exports.Wallet = Wallet$1;
14409
14483
  exports.Wand = Wand$1;
14484
+ exports.Wand2 = Wand2$1;
14410
14485
  exports.Watch = Watch$1;
14411
14486
  exports.Waves = Waves$1;
14412
14487
  exports.Webcam = Webcam$1;