lucide-react 0.42.0 → 0.45.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.42.0 - ISC
2
+ * lucide-react v0.45.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -1356,6 +1356,51 @@ var BarChart2 = createReactComponent('BarChart2', [['line', {
1356
1356
  }]]);
1357
1357
  var BarChart2$1 = BarChart2;
1358
1358
 
1359
+ var BarChart3 = createReactComponent('BarChart3', [['path', {
1360
+ d: 'M2 2v20h20',
1361
+ key: '9fg1bd'
1362
+ }], ['path', {
1363
+ d: 'M17 18V9',
1364
+ key: '13vkfx'
1365
+ }], ['path', {
1366
+ d: 'M12 18V4',
1367
+ key: 'j0v35r'
1368
+ }], ['path', {
1369
+ d: 'M7 18v-4',
1370
+ key: '17zvgx'
1371
+ }]]);
1372
+ var BarChart3$1 = BarChart3;
1373
+
1374
+ var BarChart4 = createReactComponent('BarChart4', [['path', {
1375
+ d: 'M2 2v20h20',
1376
+ key: '9fg1bd'
1377
+ }], ['path', {
1378
+ d: 'M12 18V9',
1379
+ key: 'vwku8i'
1380
+ }], ['path', {
1381
+ d: 'M17 18V4',
1382
+ key: 'jpnfp6'
1383
+ }], ['path', {
1384
+ d: 'M7 18v-4',
1385
+ key: '17zvgx'
1386
+ }]]);
1387
+ var BarChart4$1 = BarChart4;
1388
+
1389
+ var BarChartHorizontal = createReactComponent('BarChartHorizontal', [['path', {
1390
+ d: 'M2 2V22H22',
1391
+ key: '1hhjiq'
1392
+ }], ['path', {
1393
+ d: 'M6 17L15 17',
1394
+ key: '19egyu'
1395
+ }], ['path', {
1396
+ d: 'M6 12L20 12',
1397
+ key: '192eut'
1398
+ }], ['path', {
1399
+ d: 'M6 7L10 7',
1400
+ key: '8emfg'
1401
+ }]]);
1402
+ var BarChartHorizontal$1 = BarChartHorizontal;
1403
+
1359
1404
  var BarChart = createReactComponent('BarChart', [['line', {
1360
1405
  x1: '12',
1361
1406
  y1: '20',
@@ -3259,8 +3304,8 @@ var Database = createReactComponent('Database', [['ellipse', {
3259
3304
  var Database$1 = Database;
3260
3305
 
3261
3306
  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'
3307
+ d: 'M20 5H9L2 12l7 7H20a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Z',
3308
+ key: '1bsr2m'
3264
3309
  }], ['line', {
3265
3310
  x1: '18',
3266
3311
  y1: '9',
@@ -5696,6 +5741,15 @@ var Lightbulb = createReactComponent('Lightbulb', [['line', {
5696
5741
  }]]);
5697
5742
  var Lightbulb$1 = Lightbulb;
5698
5743
 
5744
+ var LineChart = createReactComponent('LineChart', [['path', {
5745
+ d: 'M2 2v20h20',
5746
+ key: '9fg1bd'
5747
+ }], ['path', {
5748
+ d: 'm20 9-6 6-5-5-3 3',
5749
+ key: 'kmh158'
5750
+ }]]);
5751
+ var LineChart$1 = LineChart;
5752
+
5699
5753
  var Link2Off = createReactComponent('Link2Off', [['path', {
5700
5754
  d: 'M15 7h2a5 5 0 0 1 4 8M9 17H7A5 5 0 0 1 7 7',
5701
5755
  key: '1njnd9'
@@ -6120,6 +6174,27 @@ var Mail = createReactComponent('Mail', [['path', {
6120
6174
  }]]);
6121
6175
  var Mail$1 = Mail;
6122
6176
 
6177
+ var MapPinOff = createReactComponent('MapPinOff', [['path', {
6178
+ d: 'M5.43 5.43A8.06 8.06 0 0 0 4 10c0 6 8 12 8 12a29.94 29.94 0 0 0 5-5',
6179
+ key: '12a8pk'
6180
+ }], ['path', {
6181
+ d: 'M19.18 13.52A8.66 8.66 0 0 0 20 10a8 8 0 0 0-8-8 7.88 7.88 0 0 0-3.52.82',
6182
+ key: '1r9f6y'
6183
+ }], ['path', {
6184
+ d: 'M9.13 9.13A2.78 2.78 0 0 0 9 10a3 3 0 0 0 3 3 2.78 2.78 0 0 0 .87-.13',
6185
+ key: 'erynq7'
6186
+ }], ['path', {
6187
+ d: 'M14.9 9.25a3 3 0 0 0-2.15-2.16',
6188
+ key: '1hwwmx'
6189
+ }], ['line', {
6190
+ x1: '2',
6191
+ y1: '2',
6192
+ x2: '22',
6193
+ y2: '22',
6194
+ key: '1w4vcy'
6195
+ }]]);
6196
+ var MapPinOff$1 = MapPinOff;
6197
+
6123
6198
  var MapPin = createReactComponent('MapPin', [['path', {
6124
6199
  d: 'M20 10c0 6-8 12-8 12S4 16 4 10a8 8 0 0 1 16 0Z',
6125
6200
  key: '1510lq'
@@ -6630,12 +6705,42 @@ var Music = createReactComponent('Music', [['path', {
6630
6705
  }]]);
6631
6706
  var Music$1 = Music;
6632
6707
 
6708
+ var Navigation2Off = createReactComponent('Navigation2Off', [['path', {
6709
+ d: 'M9.31 9.31 5 21l7-4 7 4-1.17-3.17',
6710
+ key: 'qoq2o2'
6711
+ }], ['path', {
6712
+ d: 'M14.53 8.88 12 2 10.83 5.17',
6713
+ key: '113rjm'
6714
+ }], ['line', {
6715
+ x1: '2',
6716
+ y1: '2',
6717
+ x2: '22',
6718
+ y2: '22',
6719
+ key: '1w4vcy'
6720
+ }]]);
6721
+ var Navigation2Off$1 = Navigation2Off;
6722
+
6633
6723
  var Navigation2 = createReactComponent('Navigation2', [['polygon', {
6634
6724
  points: '12 2 19 21 12 17 5 21 12 2',
6635
6725
  key: 'x8c0qg'
6636
6726
  }]]);
6637
6727
  var Navigation2$1 = Navigation2;
6638
6728
 
6729
+ var NavigationOff = createReactComponent('NavigationOff', [['path', {
6730
+ d: 'M8.43 8.43 3 11l8 2 2 8 2.57-5.43',
6731
+ key: '1vdtb7'
6732
+ }], ['path', {
6733
+ d: 'M17.39 11.73 22 2 12.27 6.61',
6734
+ key: 'w6p316'
6735
+ }], ['line', {
6736
+ x1: '2',
6737
+ y1: '2',
6738
+ x2: '22',
6739
+ y2: '22',
6740
+ key: '1w4vcy'
6741
+ }]]);
6742
+ var NavigationOff$1 = NavigationOff;
6743
+
6639
6744
  var Navigation = createReactComponent('Navigation', [['polygon', {
6640
6745
  points: '3 11 22 2 13 21 11 13 3 11',
6641
6746
  key: '1ltx0t'
@@ -7089,14 +7194,14 @@ var Pin = createReactComponent('Pin', [['path', {
7089
7194
  var Pin$1 = Pin;
7090
7195
 
7091
7196
  var Pipette = createReactComponent('Pipette', [['path', {
7092
- d: 'm2 22 2-2h3l7-7',
7093
- key: '1xbgtq'
7197
+ d: 'M2 22l1-1H6l9-9',
7198
+ key: 'vi57q3'
7094
7199
  }], ['path', {
7095
- d: 'M4 20v-3l7-7',
7096
- key: 'ry8qh4'
7200
+ d: 'M3 21V18l9-9',
7201
+ key: 'tvc52x'
7097
7202
  }], ['path', {
7098
- d: 'M14.29 13.3a1 1 0 0 0 1.41 0l.8-.8c.27-.27.27-.72 0-1s-.28-.72 0-1l4.08-4.08a2 2 0 0 0 0-2.83l-.17-.17a2 2 0 0 0-2.83 0L13.5 7.51c-.28.27-.73.27-1 0s-.73-.28-1 0l-.8.79a1 1 0 0 0 0 1.41l3.59 3.59z',
7099
- key: '1ejkl4'
7203
+ d: 'M21.37 5.63a2.12 2.12 0 0 0-3-3L15.58 5.42a1.05 1.05 0 0 1-1.5 0 1.07 1.07 0 0 0-1.5 0L11.25 6.75a1.07 1.07 0 0 0 0 1.5l4.5 4.5a1.07 1.07 0 0 0 1.5 0l1.33-1.33a1.07 1.07 0 0 0 0-1.5 1.05 1.05 0 0 1 0-1.5Z',
7204
+ key: '1u8tu6'
7100
7205
  }]]);
7101
7206
  var Pipette$1 = Pipette;
7102
7207
 
@@ -7390,6 +7495,15 @@ var Radio = createReactComponent('Radio', [['circle', {
7390
7495
  }]]);
7391
7496
  var Radio$1 = Radio;
7392
7497
 
7498
+ var Redo2 = createReactComponent('Redo2', [['path', {
7499
+ d: 'm15 14 5-5-5-5',
7500
+ key: '12vg1m'
7501
+ }], ['path', {
7502
+ d: 'M20 9H9.5A5.5 5.5 0 0 0 4 14.5v0A5.5 5.5 0 0 0 9.5 20H13',
7503
+ key: '19mnr4'
7504
+ }]]);
7505
+ var Redo2$1 = Redo2;
7506
+
7393
7507
  var Redo = createReactComponent('Redo', [['path', {
7394
7508
  d: 'M21 7v6h-6',
7395
7509
  key: '3ptur4'
@@ -8062,18 +8176,18 @@ var ShoppingBag = createReactComponent('ShoppingBag', [['path', {
8062
8176
  var ShoppingBag$1 = ShoppingBag;
8063
8177
 
8064
8178
  var ShoppingCart = createReactComponent('ShoppingCart', [['circle', {
8065
- cx: '9',
8179
+ cx: '8',
8066
8180
  cy: '21',
8067
8181
  r: '1',
8068
- key: '1xs89c'
8182
+ key: 'jimo8o'
8069
8183
  }], ['circle', {
8070
8184
  cx: '19',
8071
8185
  cy: '21',
8072
8186
  r: '1',
8073
8187
  key: '13723u'
8074
8188
  }], ['path', {
8075
- d: 'M2 2H4.5L7.62 14.49A2 2 0 0 0 9.56 16h8.88a2 2 0 0 0 1.94-1.51L22 8H6',
8076
- key: '1grwr5'
8189
+ d: 'M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12',
8190
+ key: '9zh506'
8077
8191
  }]]);
8078
8192
  var ShoppingCart$1 = ShoppingCart;
8079
8193
 
@@ -9379,6 +9493,15 @@ var Underline = createReactComponent('Underline', [['path', {
9379
9493
  }]]);
9380
9494
  var Underline$1 = Underline;
9381
9495
 
9496
+ var Undo2 = createReactComponent('Undo2', [['path', {
9497
+ d: 'M9 14 4 9l5-5',
9498
+ key: '102s5s'
9499
+ }], ['path', {
9500
+ d: 'M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5v0a5.5 5.5 0 0 1-5.5 5.5H11',
9501
+ key: 'llx8ln'
9502
+ }]]);
9503
+ var Undo2$1 = Undo2;
9504
+
9382
9505
  var Undo = createReactComponent('Undo', [['path', {
9383
9506
  d: 'M3 7v6h6',
9384
9507
  key: '1v2h90'
@@ -10130,6 +10253,9 @@ exports.Axe = Axe$1;
10130
10253
  exports.Banknote = Banknote$1;
10131
10254
  exports.BarChart = BarChart$1;
10132
10255
  exports.BarChart2 = BarChart2$1;
10256
+ exports.BarChart3 = BarChart3$1;
10257
+ exports.BarChart4 = BarChart4$1;
10258
+ exports.BarChartHorizontal = BarChartHorizontal$1;
10133
10259
  exports.Baseline = Baseline$1;
10134
10260
  exports.Battery = Battery$1;
10135
10261
  exports.BatteryCharging = BatteryCharging$1;
@@ -10399,6 +10525,7 @@ exports.Library = Library$1;
10399
10525
  exports.LifeBuoy = LifeBuoy$1;
10400
10526
  exports.Lightbulb = Lightbulb$1;
10401
10527
  exports.LightbulbOff = LightbulbOff$1;
10528
+ exports.LineChart = LineChart$1;
10402
10529
  exports.Link = Link$1;
10403
10530
  exports.Link2 = Link2$1;
10404
10531
  exports.Link2Off = Link2Off$1;
@@ -10420,6 +10547,7 @@ exports.LogOut = LogOut$1;
10420
10547
  exports.Mail = Mail$1;
10421
10548
  exports.Map = Map$1;
10422
10549
  exports.MapPin = MapPin$1;
10550
+ exports.MapPinOff = MapPinOff$1;
10423
10551
  exports.Maximize = Maximize$1;
10424
10552
  exports.Maximize2 = Maximize2$1;
10425
10553
  exports.Megaphone = Megaphone$1;
@@ -10455,6 +10583,8 @@ exports.MoveVertical = MoveVertical$1;
10455
10583
  exports.Music = Music$1;
10456
10584
  exports.Navigation = Navigation$1;
10457
10585
  exports.Navigation2 = Navigation2$1;
10586
+ exports.Navigation2Off = Navigation2Off$1;
10587
+ exports.NavigationOff = NavigationOff$1;
10458
10588
  exports.Network = Network$1;
10459
10589
  exports.Octagon = Octagon$1;
10460
10590
  exports.Option = Option$1;
@@ -10506,6 +10636,7 @@ exports.Quote = Quote$1;
10506
10636
  exports.Radio = Radio$1;
10507
10637
  exports.RadioReceiver = RadioReceiver$1;
10508
10638
  exports.Redo = Redo$1;
10639
+ exports.Redo2 = Redo2$1;
10509
10640
  exports.RefreshCcw = RefreshCcw$1;
10510
10641
  exports.RefreshCw = RefreshCw$1;
10511
10642
  exports.Regex = Regex$1;
@@ -10626,6 +10757,7 @@ exports.Type = Type$1;
10626
10757
  exports.Umbrella = Umbrella$1;
10627
10758
  exports.Underline = Underline$1;
10628
10759
  exports.Undo = Undo$1;
10760
+ exports.Undo2 = Undo2$1;
10629
10761
  exports.Unlink = Unlink$1;
10630
10762
  exports.Unlink2 = Unlink2$1;
10631
10763
  exports.Unlock = Unlock$1;