lucide-react 0.43.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.
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var BarChart3 = createReactComponent('BarChart3', [['path', {
3
+ d: 'M2 2v20h20',
4
+ key: '9fg1bd'
5
+ }], ['path', {
6
+ d: 'M17 18V9',
7
+ key: '13vkfx'
8
+ }], ['path', {
9
+ d: 'M12 18V4',
10
+ key: 'j0v35r'
11
+ }], ['path', {
12
+ d: 'M7 18v-4',
13
+ key: '17zvgx'
14
+ }]]);
15
+ export default BarChart3;
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var BarChart4 = createReactComponent('BarChart4', [['path', {
3
+ d: 'M2 2v20h20',
4
+ key: '9fg1bd'
5
+ }], ['path', {
6
+ d: 'M12 18V9',
7
+ key: 'vwku8i'
8
+ }], ['path', {
9
+ d: 'M17 18V4',
10
+ key: 'jpnfp6'
11
+ }], ['path', {
12
+ d: 'M7 18v-4',
13
+ key: '17zvgx'
14
+ }]]);
15
+ export default BarChart4;
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var BarChartHorizontal = createReactComponent('BarChartHorizontal', [['path', {
3
+ d: 'M2 2V22H22',
4
+ key: '1hhjiq'
5
+ }], ['path', {
6
+ d: 'M6 17L15 17',
7
+ key: '19egyu'
8
+ }], ['path', {
9
+ d: 'M6 12L20 12',
10
+ key: '192eut'
11
+ }], ['path', {
12
+ d: 'M6 7L10 7',
13
+ key: '8emfg'
14
+ }]]);
15
+ export default BarChartHorizontal;
@@ -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;
@@ -62,6 +62,9 @@ export { default as Award } from './award';
62
62
  export { default as Axe } from './axe';
63
63
  export { default as Banknote } from './banknote';
64
64
  export { default as BarChart2 } from './bar-chart-2';
65
+ export { default as BarChart3 } from './bar-chart-3';
66
+ export { default as BarChart4 } from './bar-chart-4';
67
+ export { default as BarChartHorizontal } from './bar-chart-horizontal';
65
68
  export { default as BarChart } from './bar-chart';
66
69
  export { default as Baseline } from './baseline';
67
70
  export { default as BatteryCharging } from './battery-charging';
@@ -332,6 +335,7 @@ export { default as Library } from './library';
332
335
  export { default as LifeBuoy } from './life-buoy';
333
336
  export { default as LightbulbOff } from './lightbulb-off';
334
337
  export { default as Lightbulb } from './lightbulb';
338
+ export { default as LineChart } from './line-chart';
335
339
  export { default as Link2Off } from './link-2-off';
336
340
  export { default as Link2 } from './link-2';
337
341
  export { default as Link } from './link';
@@ -351,6 +355,7 @@ export { default as Lock } from './lock';
351
355
  export { default as LogIn } from './log-in';
352
356
  export { default as LogOut } from './log-out';
353
357
  export { default as Mail } from './mail';
358
+ export { default as MapPinOff } from './map-pin-off';
354
359
  export { default as MapPin } from './map-pin';
355
360
  export { default as Map } from './map';
356
361
  export { default as Maximize2 } from './maximize-2';
@@ -386,7 +391,9 @@ export { default as MoveHorizontal } from './move-horizontal';
386
391
  export { default as MoveVertical } from './move-vertical';
387
392
  export { default as Move } from './move';
388
393
  export { default as Music } from './music';
394
+ export { default as Navigation2Off } from './navigation-2-off';
389
395
  export { default as Navigation2 } from './navigation-2';
396
+ export { default as NavigationOff } from './navigation-off';
390
397
  export { default as Navigation } from './navigation';
391
398
  export { default as Network } from './network';
392
399
  export { default as Octagon } from './octagon';
@@ -438,6 +445,7 @@ export { default as QrCode } from './qr-code';
438
445
  export { default as Quote } from './quote';
439
446
  export { default as RadioReceiver } from './radio-receiver';
440
447
  export { default as Radio } from './radio';
448
+ export { default as Redo2 } from './redo-2';
441
449
  export { default as Redo } from './redo';
442
450
  export { default as RefreshCcw } from './refresh-ccw';
443
451
  export { default as RefreshCw } from './refresh-cw';
@@ -544,6 +552,7 @@ export { default as Timer } from './timer';
544
552
  export { default as ToggleLeft } from './toggle-left';
545
553
  export { default as ToggleRight } from './toggle-right';
546
554
  export { default as Tornado } from './tornado';
555
+ export { default as Train } from './train';
547
556
  export { default as Trash2 } from './trash-2';
548
557
  export { default as Trash } from './trash';
549
558
  export { default as Trello } from './trello';
@@ -558,6 +567,7 @@ export { default as Twitter } from './twitter';
558
567
  export { default as Type } from './type';
559
568
  export { default as Umbrella } from './umbrella';
560
569
  export { default as Underline } from './underline';
570
+ export { default as Undo2 } from './undo-2';
561
571
  export { default as Undo } from './undo';
562
572
  export { default as Unlink2 } from './unlink-2';
563
573
  export { default as Unlink } from './unlink';
@@ -570,6 +580,7 @@ export { default as UserPlus } from './user-plus';
570
580
  export { default as UserX } from './user-x';
571
581
  export { default as User } from './user';
572
582
  export { default as Users } from './users';
583
+ export { default as VenetianMask } from './venetian-mask';
573
584
  export { default as Verified } from './verified';
574
585
  export { default as VibrateOff } from './vibrate-off';
575
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,9 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var LineChart = createReactComponent('LineChart', [['path', {
3
+ d: 'M2 2v20h20',
4
+ key: '9fg1bd'
5
+ }], ['path', {
6
+ d: 'm20 9-6 6-5-5-3 3',
7
+ key: 'kmh158'
8
+ }]]);
9
+ export default LineChart;
@@ -0,0 +1,21 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var MapPinOff = createReactComponent('MapPinOff', [['path', {
3
+ 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',
4
+ key: '12a8pk'
5
+ }], ['path', {
6
+ 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',
7
+ key: '1r9f6y'
8
+ }], ['path', {
9
+ 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',
10
+ key: 'erynq7'
11
+ }], ['path', {
12
+ d: 'M14.9 9.25a3 3 0 0 0-2.15-2.16',
13
+ key: '1hwwmx'
14
+ }], ['line', {
15
+ x1: '2',
16
+ y1: '2',
17
+ x2: '22',
18
+ y2: '22',
19
+ key: '1w4vcy'
20
+ }]]);
21
+ export default MapPinOff;
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Navigation2Off = createReactComponent('Navigation2Off', [['path', {
3
+ d: 'M9.31 9.31 5 21l7-4 7 4-1.17-3.17',
4
+ key: 'qoq2o2'
5
+ }], ['path', {
6
+ d: 'M14.53 8.88 12 2 10.83 5.17',
7
+ key: '113rjm'
8
+ }], ['line', {
9
+ x1: '2',
10
+ y1: '2',
11
+ x2: '22',
12
+ y2: '22',
13
+ key: '1w4vcy'
14
+ }]]);
15
+ export default Navigation2Off;
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var NavigationOff = createReactComponent('NavigationOff', [['path', {
3
+ d: 'M8.43 8.43 3 11l8 2 2 8 2.57-5.43',
4
+ key: '1vdtb7'
5
+ }], ['path', {
6
+ d: 'M17.39 11.73 22 2 12.27 6.61',
7
+ key: 'w6p316'
8
+ }], ['line', {
9
+ x1: '2',
10
+ y1: '2',
11
+ x2: '22',
12
+ y2: '22',
13
+ key: '1w4vcy'
14
+ }]]);
15
+ export default NavigationOff;
@@ -1,12 +1,12 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Pipette = createReactComponent('Pipette', [['path', {
3
- d: 'm2 22 2-2h3l7-7',
4
- key: '1xbgtq'
3
+ d: 'M2 22l1-1H6l9-9',
4
+ key: 'vi57q3'
5
5
  }], ['path', {
6
- d: 'M4 20v-3l7-7',
7
- key: 'ry8qh4'
6
+ d: 'M3 21V18l9-9',
7
+ key: 'tvc52x'
8
8
  }], ['path', {
9
- 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',
10
- key: '1ejkl4'
9
+ 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',
10
+ key: '1u8tu6'
11
11
  }]]);
12
12
  export default Pipette;
@@ -0,0 +1,9 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Redo2 = createReactComponent('Redo2', [['path', {
3
+ d: 'm15 14 5-5-5-5',
4
+ key: '12vg1m'
5
+ }], ['path', {
6
+ d: 'M20 9H9.5A5.5 5.5 0 0 0 4 14.5v0A5.5 5.5 0 0 0 9.5 20H13',
7
+ key: '19mnr4'
8
+ }]]);
9
+ export default Redo2;
@@ -1,16 +1,16 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var ShoppingCart = createReactComponent('ShoppingCart', [['circle', {
3
- cx: '9',
3
+ cx: '8',
4
4
  cy: '21',
5
5
  r: '1',
6
- key: '1xs89c'
6
+ key: 'jimo8o'
7
7
  }], ['circle', {
8
8
  cx: '19',
9
9
  cy: '21',
10
10
  r: '1',
11
11
  key: '13723u'
12
12
  }], ['path', {
13
- d: 'M2 2H4.5L7.62 14.49A2 2 0 0 0 9.56 16h8.88a2 2 0 0 0 1.94-1.51L22 8H6',
14
- key: '1grwr5'
13
+ 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',
14
+ key: '9zh506'
15
15
  }]]);
16
16
  export default ShoppingCart;
@@ -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,9 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Undo2 = createReactComponent('Undo2', [['path', {
3
+ d: 'M9 14 4 9l5-5',
4
+ key: '102s5s'
5
+ }], ['path', {
6
+ d: 'M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5v0a5.5 5.5 0 0 1-5.5 5.5H11',
7
+ key: 'llx8ln'
8
+ }]]);
9
+ export default Undo2;
@@ -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;
@@ -77,6 +77,9 @@ export declare const Award: (props: LucideProps) => JSX.Element;
77
77
  export declare const Axe: (props: LucideProps) => JSX.Element;
78
78
  export declare const Banknote: (props: LucideProps) => JSX.Element;
79
79
  export declare const BarChart2: (props: LucideProps) => JSX.Element;
80
+ export declare const BarChart3: (props: LucideProps) => JSX.Element;
81
+ export declare const BarChart4: (props: LucideProps) => JSX.Element;
82
+ export declare const BarChartHorizontal: (props: LucideProps) => JSX.Element;
80
83
  export declare const BarChart: (props: LucideProps) => JSX.Element;
81
84
  export declare const Baseline: (props: LucideProps) => JSX.Element;
82
85
  export declare const BatteryCharging: (props: LucideProps) => JSX.Element;
@@ -347,6 +350,7 @@ export declare const Library: (props: LucideProps) => JSX.Element;
347
350
  export declare const LifeBuoy: (props: LucideProps) => JSX.Element;
348
351
  export declare const LightbulbOff: (props: LucideProps) => JSX.Element;
349
352
  export declare const Lightbulb: (props: LucideProps) => JSX.Element;
353
+ export declare const LineChart: (props: LucideProps) => JSX.Element;
350
354
  export declare const Link2Off: (props: LucideProps) => JSX.Element;
351
355
  export declare const Link2: (props: LucideProps) => JSX.Element;
352
356
  export declare const Link: (props: LucideProps) => JSX.Element;
@@ -366,6 +370,7 @@ export declare const Lock: (props: LucideProps) => JSX.Element;
366
370
  export declare const LogIn: (props: LucideProps) => JSX.Element;
367
371
  export declare const LogOut: (props: LucideProps) => JSX.Element;
368
372
  export declare const Mail: (props: LucideProps) => JSX.Element;
373
+ export declare const MapPinOff: (props: LucideProps) => JSX.Element;
369
374
  export declare const MapPin: (props: LucideProps) => JSX.Element;
370
375
  export declare const Map: (props: LucideProps) => JSX.Element;
371
376
  export declare const Maximize2: (props: LucideProps) => JSX.Element;
@@ -401,7 +406,9 @@ export declare const MoveHorizontal: (props: LucideProps) => JSX.Element;
401
406
  export declare const MoveVertical: (props: LucideProps) => JSX.Element;
402
407
  export declare const Move: (props: LucideProps) => JSX.Element;
403
408
  export declare const Music: (props: LucideProps) => JSX.Element;
409
+ export declare const Navigation2Off: (props: LucideProps) => JSX.Element;
404
410
  export declare const Navigation2: (props: LucideProps) => JSX.Element;
411
+ export declare const NavigationOff: (props: LucideProps) => JSX.Element;
405
412
  export declare const Navigation: (props: LucideProps) => JSX.Element;
406
413
  export declare const Network: (props: LucideProps) => JSX.Element;
407
414
  export declare const Octagon: (props: LucideProps) => JSX.Element;
@@ -453,6 +460,7 @@ export declare const QrCode: (props: LucideProps) => JSX.Element;
453
460
  export declare const Quote: (props: LucideProps) => JSX.Element;
454
461
  export declare const RadioReceiver: (props: LucideProps) => JSX.Element;
455
462
  export declare const Radio: (props: LucideProps) => JSX.Element;
463
+ export declare const Redo2: (props: LucideProps) => JSX.Element;
456
464
  export declare const Redo: (props: LucideProps) => JSX.Element;
457
465
  export declare const RefreshCcw: (props: LucideProps) => JSX.Element;
458
466
  export declare const RefreshCw: (props: LucideProps) => JSX.Element;
@@ -559,6 +567,7 @@ export declare const Timer: (props: LucideProps) => JSX.Element;
559
567
  export declare const ToggleLeft: (props: LucideProps) => JSX.Element;
560
568
  export declare const ToggleRight: (props: LucideProps) => JSX.Element;
561
569
  export declare const Tornado: (props: LucideProps) => JSX.Element;
570
+ export declare const Train: (props: LucideProps) => JSX.Element;
562
571
  export declare const Trash2: (props: LucideProps) => JSX.Element;
563
572
  export declare const Trash: (props: LucideProps) => JSX.Element;
564
573
  export declare const Trello: (props: LucideProps) => JSX.Element;
@@ -573,6 +582,7 @@ export declare const Twitter: (props: LucideProps) => JSX.Element;
573
582
  export declare const Type: (props: LucideProps) => JSX.Element;
574
583
  export declare const Umbrella: (props: LucideProps) => JSX.Element;
575
584
  export declare const Underline: (props: LucideProps) => JSX.Element;
585
+ export declare const Undo2: (props: LucideProps) => JSX.Element;
576
586
  export declare const Undo: (props: LucideProps) => JSX.Element;
577
587
  export declare const Unlink2: (props: LucideProps) => JSX.Element;
578
588
  export declare const Unlink: (props: LucideProps) => JSX.Element;
@@ -585,6 +595,7 @@ export declare const UserPlus: (props: LucideProps) => JSX.Element;
585
595
  export declare const UserX: (props: LucideProps) => JSX.Element;
586
596
  export declare const User: (props: LucideProps) => JSX.Element;
587
597
  export declare const Users: (props: LucideProps) => JSX.Element;
598
+ export declare const VenetianMask: (props: LucideProps) => JSX.Element;
588
599
  export declare const Verified: (props: LucideProps) => JSX.Element;
589
600
  export declare const VibrateOff: (props: LucideProps) => JSX.Element;
590
601
  export declare const Vibrate: (props: LucideProps) => JSX.Element;