lucide-react 0.43.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.43.0 - ISC
2
+ * lucide-react v0.44.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -7390,6 +7390,15 @@ var Radio = createReactComponent('Radio', [['circle', {
7390
7390
  }]]);
7391
7391
  var Radio$1 = Radio;
7392
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
+
7393
7402
  var Redo = createReactComponent('Redo', [['path', {
7394
7403
  d: 'M21 7v6h-6',
7395
7404
  key: '3ptur4'
@@ -9379,6 +9388,15 @@ var Underline = createReactComponent('Underline', [['path', {
9379
9388
  }]]);
9380
9389
  var Underline$1 = Underline;
9381
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
+
9382
9400
  var Undo = createReactComponent('Undo', [['path', {
9383
9401
  d: 'M3 7v6h6',
9384
9402
  key: '1v2h90'
@@ -10506,6 +10524,7 @@ exports.Quote = Quote$1;
10506
10524
  exports.Radio = Radio$1;
10507
10525
  exports.RadioReceiver = RadioReceiver$1;
10508
10526
  exports.Redo = Redo$1;
10527
+ exports.Redo2 = Redo2$1;
10509
10528
  exports.RefreshCcw = RefreshCcw$1;
10510
10529
  exports.RefreshCw = RefreshCw$1;
10511
10530
  exports.Regex = Regex$1;
@@ -10626,6 +10645,7 @@ exports.Type = Type$1;
10626
10645
  exports.Umbrella = Umbrella$1;
10627
10646
  exports.Underline = Underline$1;
10628
10647
  exports.Undo = Undo$1;
10648
+ exports.Undo2 = Undo2$1;
10629
10649
  exports.Unlink = Unlink$1;
10630
10650
  exports.Unlink2 = Unlink2$1;
10631
10651
  exports.Unlock = Unlock$1;