lucide-react 0.45.0 → 0.46.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,13 +1,13 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var BatteryCharging = createReactComponent('BatteryCharging', [['path', {
3
- d: 'M14 7h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-3',
4
- key: '1xyi77'
3
+ d: 'M15 7h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2',
4
+ key: '1sdynx'
5
5
  }], ['path', {
6
- d: 'M7 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2',
7
- key: 'ssrwkc'
8
- }], ['polyline', {
9
- points: '11 7 8 12 12 12 9 17',
10
- key: 'w083az'
6
+ d: 'M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1',
7
+ key: '1gkd3k'
8
+ }], ['path', {
9
+ d: 'm11 7-3 5h4l-3 5',
10
+ key: 'b4a64w'
11
11
  }], ['line', {
12
12
  x1: '22',
13
13
  x2: '22',
@@ -16,20 +16,20 @@ var BatteryFull = createReactComponent('BatteryFull', [['rect', {
16
16
  }], ['line', {
17
17
  x1: '6',
18
18
  x2: '6',
19
- y1: '10',
20
- y2: '14',
21
- key: 'ubtcxb'
19
+ y1: '11',
20
+ y2: '13',
21
+ key: '1wd6dw'
22
22
  }], ['line', {
23
23
  x1: '10',
24
24
  x2: '10',
25
- y1: '10',
26
- y2: '14',
27
- key: 'yr8orz'
25
+ y1: '11',
26
+ y2: '13',
27
+ key: 'haxvl5'
28
28
  }], ['line', {
29
29
  x1: '14',
30
30
  x2: '14',
31
- y1: '10',
32
- y2: '14',
33
- key: '13vqx6'
31
+ y1: '11',
32
+ y2: '13',
33
+ key: 'c6fn6x'
34
34
  }]]);
35
35
  export default BatteryFull;
@@ -16,8 +16,8 @@ var BatteryLow = createReactComponent('BatteryLow', [['rect', {
16
16
  }], ['line', {
17
17
  x1: '6',
18
18
  x2: '6',
19
- y1: '10',
20
- y2: '14',
21
- key: 'ubtcxb'
19
+ y1: '11',
20
+ y2: '13',
21
+ key: '1wd6dw'
22
22
  }]]);
23
23
  export default BatteryLow;
@@ -16,14 +16,14 @@ var BatteryMedium = createReactComponent('BatteryMedium', [['rect', {
16
16
  }], ['line', {
17
17
  x1: '6',
18
18
  x2: '6',
19
- y1: '10',
20
- y2: '14',
21
- key: 'ubtcxb'
19
+ y1: '11',
20
+ y2: '13',
21
+ key: '1wd6dw'
22
22
  }], ['line', {
23
23
  x1: '10',
24
24
  x2: '10',
25
- y1: '10',
26
- y2: '14',
27
- key: 'yr8orz'
25
+ y1: '11',
26
+ y2: '13',
27
+ key: 'haxvl5'
28
28
  }]]);
29
29
  export default BatteryMedium;
@@ -1,9 +1,9 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var CloudLightning = createReactComponent('CloudLightning', [['path', {
3
- d: 'M17.5 17a4.5 4.5 0 1 0 0-9h-1.8a7 7 0 1 0-10.3 8',
4
- key: '7ajsir'
3
+ d: 'm13 12-3 5h4l-3 5',
4
+ key: '1t22er'
5
5
  }], ['path', {
6
- d: 'm12 12-3 5h5l-3 5',
7
- key: '18o7uq'
6
+ d: 'M18 17a4.5 4.5 0 0 0-.5-9h-1.8a7.05 7.05 0 0 0-2-3.23A7 7 0 1 0 5.32 16a6.42 6.42 0 0 0 .68.37',
7
+ key: '1nzj8g'
8
8
  }]]);
9
9
  export default CloudLightning;
@@ -552,6 +552,7 @@ export { default as Timer } from './timer';
552
552
  export { default as ToggleLeft } from './toggle-left';
553
553
  export { default as ToggleRight } from './toggle-right';
554
554
  export { default as Tornado } from './tornado';
555
+ export { default as Train } from './train';
555
556
  export { default as Trash2 } from './trash-2';
556
557
  export { default as Trash } from './trash';
557
558
  export { default as Trello } from './trello';
@@ -579,6 +580,7 @@ export { default as UserPlus } from './user-plus';
579
580
  export { default as UserX } from './user-x';
580
581
  export { default as User } from './user';
581
582
  export { default as Users } from './users';
583
+ export { default as VenetianMask } from './venetian-mask';
582
584
  export { default as Verified } from './verified';
583
585
  export { default as VibrateOff } from './vibrate-off';
584
586
  export { default as Vibrate } from './vibrate';
@@ -1,12 +1,9 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Inspect = createReactComponent('Inspect', [['path', {
3
- d: 'M19 11V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h7',
4
- key: '28qovq'
3
+ d: 'M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6',
4
+ key: '14rsvq'
5
5
  }], ['path', {
6
- d: 'm12 12 4.166 10 1.48-4.355L22 16.166 12 12z',
7
- key: '13hiih'
8
- }], ['path', {
9
- d: 'm18 18 3 3',
10
- key: '9b75br'
6
+ d: 'm12 12 4 10 1.7-4.3L22 16Z',
7
+ key: '64ilsv'
11
8
  }]]);
12
9
  export default Inspect;
@@ -0,0 +1,16 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Train = createReactComponent('Train', [['rect', {
3
+ x: '4',
4
+ y: '3',
5
+ width: '16',
6
+ height: '16',
7
+ rx: '2',
8
+ key: 'u93jis'
9
+ }], ['path', {
10
+ d: 'M4 11h16M12 3v8',
11
+ key: '11pg5r'
12
+ }], ['path', {
13
+ d: 'M8 15h.01M16 15h.01M8 19l-2 3M18 22l-2-3',
14
+ key: 'kk6nrl'
15
+ }]]);
16
+ export default Train;
@@ -0,0 +1,12 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var VenetianMask = createReactComponent('VenetianMask', [['path', {
3
+ d: 'M2 12a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V7h-5a8 8 0 0 0-5 2 8 8 0 0 0-5-2H2Z',
4
+ key: '1g6z3j'
5
+ }], ['path', {
6
+ d: 'M6 11c1.5 0 3 .5 3 2-2 0-3 0-3-2Z',
7
+ key: 'c2lwnf'
8
+ }], ['path', {
9
+ d: 'M18 11c-1.5 0-3 .5-3 2 2 0 3 0 3-2Z',
10
+ key: 'njd9zo'
11
+ }]]);
12
+ export default VenetianMask;
@@ -567,6 +567,7 @@ export declare const Timer: (props: LucideProps) => JSX.Element;
567
567
  export declare const ToggleLeft: (props: LucideProps) => JSX.Element;
568
568
  export declare const ToggleRight: (props: LucideProps) => JSX.Element;
569
569
  export declare const Tornado: (props: LucideProps) => JSX.Element;
570
+ export declare const Train: (props: LucideProps) => JSX.Element;
570
571
  export declare const Trash2: (props: LucideProps) => JSX.Element;
571
572
  export declare const Trash: (props: LucideProps) => JSX.Element;
572
573
  export declare const Trello: (props: LucideProps) => JSX.Element;
@@ -594,6 +595,7 @@ export declare const UserPlus: (props: LucideProps) => JSX.Element;
594
595
  export declare const UserX: (props: LucideProps) => JSX.Element;
595
596
  export declare const User: (props: LucideProps) => JSX.Element;
596
597
  export declare const Users: (props: LucideProps) => JSX.Element;
598
+ export declare const VenetianMask: (props: LucideProps) => JSX.Element;
597
599
  export declare const Verified: (props: LucideProps) => JSX.Element;
598
600
  export declare const VibrateOff: (props: LucideProps) => JSX.Element;
599
601
  export declare const Vibrate: (props: LucideProps) => JSX.Element;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * lucide-react v0.45.0 - ISC
2
+ * lucide-react v0.46.0 - ISC
3
3
  */
4
4
 
5
5
  (function (global, factory) {
@@ -1434,14 +1434,14 @@
1434
1434
  var Baseline$1 = Baseline;
1435
1435
 
1436
1436
  var BatteryCharging = createReactComponent('BatteryCharging', [['path', {
1437
- d: 'M14 7h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-3',
1438
- key: '1xyi77'
1437
+ d: 'M15 7h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2',
1438
+ key: '1sdynx'
1439
1439
  }], ['path', {
1440
- d: 'M7 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2',
1441
- key: 'ssrwkc'
1442
- }], ['polyline', {
1443
- points: '11 7 8 12 12 12 9 17',
1444
- key: 'w083az'
1440
+ d: 'M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1',
1441
+ key: '1gkd3k'
1442
+ }], ['path', {
1443
+ d: 'm11 7-3 5h4l-3 5',
1444
+ key: 'b4a64w'
1445
1445
  }], ['line', {
1446
1446
  x1: '22',
1447
1447
  x2: '22',
@@ -1468,21 +1468,21 @@
1468
1468
  }], ['line', {
1469
1469
  x1: '6',
1470
1470
  x2: '6',
1471
- y1: '10',
1472
- y2: '14',
1473
- key: 'ubtcxb'
1471
+ y1: '11',
1472
+ y2: '13',
1473
+ key: '1wd6dw'
1474
1474
  }], ['line', {
1475
1475
  x1: '10',
1476
1476
  x2: '10',
1477
- y1: '10',
1478
- y2: '14',
1479
- key: 'yr8orz'
1477
+ y1: '11',
1478
+ y2: '13',
1479
+ key: 'haxvl5'
1480
1480
  }], ['line', {
1481
1481
  x1: '14',
1482
1482
  x2: '14',
1483
- y1: '10',
1484
- y2: '14',
1485
- key: '13vqx6'
1483
+ y1: '11',
1484
+ y2: '13',
1485
+ key: 'c6fn6x'
1486
1486
  }]]);
1487
1487
  var BatteryFull$1 = BatteryFull;
1488
1488
 
@@ -1503,9 +1503,9 @@
1503
1503
  }], ['line', {
1504
1504
  x1: '6',
1505
1505
  x2: '6',
1506
- y1: '10',
1507
- y2: '14',
1508
- key: 'ubtcxb'
1506
+ y1: '11',
1507
+ y2: '13',
1508
+ key: '1wd6dw'
1509
1509
  }]]);
1510
1510
  var BatteryLow$1 = BatteryLow;
1511
1511
 
@@ -1526,15 +1526,15 @@
1526
1526
  }], ['line', {
1527
1527
  x1: '6',
1528
1528
  x2: '6',
1529
- y1: '10',
1530
- y2: '14',
1531
- key: 'ubtcxb'
1529
+ y1: '11',
1530
+ y2: '13',
1531
+ key: '1wd6dw'
1532
1532
  }], ['line', {
1533
1533
  x1: '10',
1534
1534
  x2: '10',
1535
- y1: '10',
1536
- y2: '14',
1537
- key: 'yr8orz'
1535
+ y1: '11',
1536
+ y2: '13',
1537
+ key: 'haxvl5'
1538
1538
  }]]);
1539
1539
  var BatteryMedium$1 = BatteryMedium;
1540
1540
 
@@ -2666,11 +2666,11 @@
2666
2666
  var CloudHail$1 = CloudHail;
2667
2667
 
2668
2668
  var CloudLightning = createReactComponent('CloudLightning', [['path', {
2669
- d: 'M17.5 17a4.5 4.5 0 1 0 0-9h-1.8a7 7 0 1 0-10.3 8',
2670
- key: '7ajsir'
2669
+ d: 'm13 12-3 5h4l-3 5',
2670
+ key: '1t22er'
2671
2671
  }], ['path', {
2672
- d: 'm12 12-3 5h5l-3 5',
2673
- key: '18o7uq'
2672
+ d: 'M18 17a4.5 4.5 0 0 0-.5-9h-1.8a7.05 7.05 0 0 0-2-3.23A7 7 0 1 0 5.32 16a6.42 6.42 0 0 0 .68.37',
2673
+ key: '1nzj8g'
2674
2674
  }]]);
2675
2675
  var CloudLightning$1 = CloudLightning;
2676
2676
 
@@ -5294,14 +5294,11 @@
5294
5294
  var Info$1 = Info;
5295
5295
 
5296
5296
  var Inspect = createReactComponent('Inspect', [['path', {
5297
- d: 'M19 11V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h7',
5298
- key: '28qovq'
5299
- }], ['path', {
5300
- d: 'm12 12 4.166 10 1.48-4.355L22 16.166 12 12z',
5301
- key: '13hiih'
5297
+ d: 'M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6',
5298
+ key: '14rsvq'
5302
5299
  }], ['path', {
5303
- d: 'm18 18 3 3',
5304
- key: '9b75br'
5300
+ d: 'm12 12 4 10 1.7-4.3L22 16Z',
5301
+ key: '64ilsv'
5305
5302
  }]]);
5306
5303
  var Inspect$1 = Inspect;
5307
5304
 
@@ -9315,6 +9312,22 @@
9315
9312
  }]]);
9316
9313
  var Tornado$1 = Tornado;
9317
9314
 
9315
+ var Train = createReactComponent('Train', [['rect', {
9316
+ x: '4',
9317
+ y: '3',
9318
+ width: '16',
9319
+ height: '16',
9320
+ rx: '2',
9321
+ key: 'u93jis'
9322
+ }], ['path', {
9323
+ d: 'M4 11h16M12 3v8',
9324
+ key: '11pg5r'
9325
+ }], ['path', {
9326
+ d: 'M8 15h.01M16 15h.01M8 19l-2 3M18 22l-2-3',
9327
+ key: 'kk6nrl'
9328
+ }]]);
9329
+ var Train$1 = Train;
9330
+
9318
9331
  var Trash2 = createReactComponent('Trash2', [['polyline', {
9319
9332
  points: '3 6 5 6 21 6',
9320
9333
  key: 'c9uf7f'
@@ -9695,6 +9708,18 @@
9695
9708
  }]]);
9696
9709
  var Users$1 = Users;
9697
9710
 
9711
+ var VenetianMask = createReactComponent('VenetianMask', [['path', {
9712
+ d: 'M2 12a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V7h-5a8 8 0 0 0-5 2 8 8 0 0 0-5-2H2Z',
9713
+ key: '1g6z3j'
9714
+ }], ['path', {
9715
+ d: 'M6 11c1.5 0 3 .5 3 2-2 0-3 0-3-2Z',
9716
+ key: 'c2lwnf'
9717
+ }], ['path', {
9718
+ d: 'M18 11c-1.5 0-3 .5-3 2 2 0 3 0 3-2Z',
9719
+ key: 'njd9zo'
9720
+ }]]);
9721
+ var VenetianMask$1 = VenetianMask;
9722
+
9698
9723
  var Verified = createReactComponent('Verified', [['path', {
9699
9724
  d: 'M12 3a3.6 3.6 0 0 0-3.05 1.68 3.6 3.6 0 0 0-.9-.1 3.6 3.6 0 0 0-2.42 1.06 3.6 3.6 0 0 0-.94 3.32A3.6 3.6 0 0 0 3 12a3.6 3.6 0 0 0 1.69 3.05 3.6 3.6 0 0 0 .95 3.32 3.6 3.6 0 0 0 3.35.96A3.6 3.6 0 0 0 12 21a3.6 3.6 0 0 0 3.04-1.67 3.6 3.6 0 0 0 4.3-4.3A3.6 3.6 0 0 0 21 12a3.6 3.6 0 0 0-1.67-3.04v0a3.6 3.6 0 0 0-4.3-4.3A3.6 3.6 0 0 0 12 3z',
9700
9725
  key: 'pyfzo6'
@@ -10741,6 +10766,7 @@
10741
10766
  exports.ToggleLeft = ToggleLeft$1;
10742
10767
  exports.ToggleRight = ToggleRight$1;
10743
10768
  exports.Tornado = Tornado$1;
10769
+ exports.Train = Train$1;
10744
10770
  exports.Trash = Trash$1;
10745
10771
  exports.Trash2 = Trash2$1;
10746
10772
  exports.Trello = Trello$1;
@@ -10768,6 +10794,7 @@
10768
10794
  exports.UserPlus = UserPlus$1;
10769
10795
  exports.UserX = UserX$1;
10770
10796
  exports.Users = Users$1;
10797
+ exports.VenetianMask = VenetianMask$1;
10771
10798
  exports.Verified = Verified$1;
10772
10799
  exports.Vibrate = Vibrate$1;
10773
10800
  exports.VibrateOff = VibrateOff$1;