lucide-react 0.41.0 → 0.44.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-react v0.41.0 - ISC
2
+ * lucide-react v0.44.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -3259,8 +3259,8 @@ var Database = createReactComponent('Database', [['ellipse', {
3259
3259
  var Database$1 = Database;
3260
3260
 
3261
3261
  var Delete = createReactComponent('Delete', [['path', {
3262
- d: 'M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z',
3263
- key: '1e7tff'
3262
+ d: 'M20 5H9L2 12l7 7H20a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Z',
3263
+ key: '1bsr2m'
3264
3264
  }], ['line', {
3265
3265
  x1: '18',
3266
3266
  y1: '9',
@@ -3718,6 +3718,21 @@ var Facebook = createReactComponent('Facebook', [['path', {
3718
3718
  }]]);
3719
3719
  var Facebook$1 = Facebook;
3720
3720
 
3721
+ var Factory = createReactComponent('Factory', [['path', {
3722
+ d: 'M2 20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8l-7 5V8l-7 5V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z',
3723
+ key: '159hny'
3724
+ }], ['path', {
3725
+ d: 'M17 18h1',
3726
+ key: 'uldtlt'
3727
+ }], ['path', {
3728
+ d: 'M12 18h1',
3729
+ key: 's9uhes'
3730
+ }], ['path', {
3731
+ d: 'M7 18h1',
3732
+ key: '1neino'
3733
+ }]]);
3734
+ var Factory$1 = Factory;
3735
+
3721
3736
  var FastForward = createReactComponent('FastForward', [['polygon', {
3722
3737
  points: '13 19 22 12 13 5 13 19',
3723
3738
  key: '587y9g'
@@ -7375,6 +7390,15 @@ var Radio = createReactComponent('Radio', [['circle', {
7375
7390
  }]]);
7376
7391
  var Radio$1 = Radio;
7377
7392
 
7393
+ var Redo2 = createReactComponent('Redo2', [['path', {
7394
+ d: 'm15 14 5-5-5-5',
7395
+ key: '12vg1m'
7396
+ }], ['path', {
7397
+ d: 'M20 9H9.5A5.5 5.5 0 0 0 4 14.5v0A5.5 5.5 0 0 0 9.5 20H13',
7398
+ key: '19mnr4'
7399
+ }]]);
7400
+ var Redo2$1 = Redo2;
7401
+
7378
7402
  var Redo = createReactComponent('Redo', [['path', {
7379
7403
  d: 'M21 7v6h-6',
7380
7404
  key: '3ptur4'
@@ -9364,6 +9388,15 @@ var Underline = createReactComponent('Underline', [['path', {
9364
9388
  }]]);
9365
9389
  var Underline$1 = Underline;
9366
9390
 
9391
+ var Undo2 = createReactComponent('Undo2', [['path', {
9392
+ d: 'M9 14 4 9l5-5',
9393
+ key: '102s5s'
9394
+ }], ['path', {
9395
+ d: 'M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5v0a5.5 5.5 0 0 1-5.5 5.5H11',
9396
+ key: 'llx8ln'
9397
+ }]]);
9398
+ var Undo2$1 = Undo2;
9399
+
9367
9400
  var Undo = createReactComponent('Undo', [['path', {
9368
9401
  d: 'M3 7v6h6',
9369
9402
  key: '1v2h90'
@@ -10271,6 +10304,7 @@ exports.ExternalLink = ExternalLink$1;
10271
10304
  exports.Eye = Eye$1;
10272
10305
  exports.EyeOff = EyeOff$1;
10273
10306
  exports.Facebook = Facebook$1;
10307
+ exports.Factory = Factory$1;
10274
10308
  exports.FastForward = FastForward$1;
10275
10309
  exports.Feather = Feather$1;
10276
10310
  exports.Figma = Figma$1;
@@ -10490,6 +10524,7 @@ exports.Quote = Quote$1;
10490
10524
  exports.Radio = Radio$1;
10491
10525
  exports.RadioReceiver = RadioReceiver$1;
10492
10526
  exports.Redo = Redo$1;
10527
+ exports.Redo2 = Redo2$1;
10493
10528
  exports.RefreshCcw = RefreshCcw$1;
10494
10529
  exports.RefreshCw = RefreshCw$1;
10495
10530
  exports.Regex = Regex$1;
@@ -10610,6 +10645,7 @@ exports.Type = Type$1;
10610
10645
  exports.Umbrella = Umbrella$1;
10611
10646
  exports.Underline = Underline$1;
10612
10647
  exports.Undo = Undo$1;
10648
+ exports.Undo2 = Undo2$1;
10613
10649
  exports.Unlink = Unlink$1;
10614
10650
  exports.Unlink2 = Unlink2$1;
10615
10651
  exports.Unlock = Unlock$1;