lucide-react 0.93.0 → 0.95.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.93.0 - ISC
2
+ * lucide-react v0.95.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -2812,6 +2812,27 @@ var Cast = createReactComponent('Cast', [['path', {
2812
2812
  }]]);
2813
2813
  var Cast$1 = Cast;
2814
2814
 
2815
+ var Cat = createReactComponent('Cat', [['path', {
2816
+ d: 'M14 5.256A8.148 8.148 0 0 0 12 5a9.04 9.04 0 0 0-2 .227M20.098 10c.572 1.068.902 2.24.902 3.444C21 17.89 16.97 21 12 21s-9-3-9-7.556c0-1.251.288-2.41.792-3.444',
2817
+ key: '11yako'
2818
+ }], ['path', {
2819
+ d: 'M3.75 10S2.11 3.58 3.5 3C4.89 2.42 8 3 9.781 5',
2820
+ key: 'h9cbyw'
2821
+ }], ['path', {
2822
+ d: 'M20.172 10.002s1.64-6.42.25-7c-1.39-.58-4.5 0-6.282 2',
2823
+ key: '12ilpl'
2824
+ }], ['path', {
2825
+ d: 'M8 14v.5',
2826
+ key: '1nzgdb'
2827
+ }], ['path', {
2828
+ d: 'M16 14v.5',
2829
+ key: '1lajdz'
2830
+ }], ['path', {
2831
+ d: 'M11.25 16.25h1.5L12 17l-.75-.75Z',
2832
+ key: '12kq1m'
2833
+ }]]);
2834
+ var Cat$1 = Cat;
2835
+
2815
2836
  var CheckCircle2 = createReactComponent('CheckCircle2', [['path', {
2816
2837
  d: 'M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z',
2817
2838
  key: '14v8dr'
@@ -4626,6 +4647,27 @@ var Divide = createReactComponent('Divide', [['circle', {
4626
4647
  }]]);
4627
4648
  var Divide$1 = Divide;
4628
4649
 
4650
+ var Dog = createReactComponent('Dog', [['path', {
4651
+ d: 'M10 5.172C10 3.782 8.423 2.679 6.5 3c-2.823.47-4.113 6.006-4 7 .08.703 1.725 1.722 3.656 1 1.261-.472 1.96-1.45 2.344-2.5',
4652
+ key: '19br0u'
4653
+ }], ['path', {
4654
+ d: 'M14.267 5.172c0-1.39 1.577-2.493 3.5-2.172 2.823.47 4.113 6.006 4 7-.08.703-1.725 1.722-3.656 1-1.261-.472-1.855-1.45-2.239-2.5',
4655
+ key: '11n1an'
4656
+ }], ['path', {
4657
+ d: 'M8 14v.5',
4658
+ key: '1nzgdb'
4659
+ }], ['path', {
4660
+ d: 'M16 14v.5',
4661
+ key: '1lajdz'
4662
+ }], ['path', {
4663
+ d: 'M11.25 16.25h1.5L12 17l-.75-.75Z',
4664
+ key: '12kq1m'
4665
+ }], ['path', {
4666
+ d: 'M4.42 11.247A13.152 13.152 0 0 0 4 14.556C4 18.728 7.582 21 12 21s8-2.272 8-6.444c0-1.061-.162-2.2-.493-3.309m-9.243-6.082A8.801 8.801 0 0 1 12 5c.78 0 1.5.108 2.161.306',
4667
+ key: 'wsu29d'
4668
+ }]]);
4669
+ var Dog$1 = Dog;
4670
+
4629
4671
  var DollarSign = createReactComponent('DollarSign', [['line', {
4630
4672
  x1: '12',
4631
4673
  y1: '2',
@@ -12430,6 +12472,18 @@ var Speaker = createReactComponent('Speaker', [['rect', {
12430
12472
  }]]);
12431
12473
  var Speaker$1 = Speaker;
12432
12474
 
12475
+ var Spline = createReactComponent('Spline', [['path', {
12476
+ d: 'M21 6V4c0-.6-.4-1-1-1h-2a1 1 0 0 0-1 1v2c0 .6.4 1 1 1h2c.6 0 1-.4 1-1Z',
12477
+ key: '1alwvo'
12478
+ }], ['path', {
12479
+ d: 'M7 20v-2c0-.6-.4-1-1-1H4a1 1 0 0 0-1 1v2c0 .6.4 1 1 1h2c.6 0 1-.4 1-1Z',
12480
+ key: 'f14zj6'
12481
+ }], ['path', {
12482
+ d: 'M5 17A12 12 0 0 1 17 5',
12483
+ key: '1okkup'
12484
+ }]]);
12485
+ var Spline$1 = Spline;
12486
+
12433
12487
  var Sprout = createReactComponent('Sprout', [['path', {
12434
12488
  d: 'M7 20h10',
12435
12489
  key: 'e6iznv'
@@ -14571,6 +14625,7 @@ exports.CameraOff = CameraOff$1;
14571
14625
  exports.Car = Car$1;
14572
14626
  exports.Carrot = Carrot$1;
14573
14627
  exports.Cast = Cast$1;
14628
+ exports.Cat = Cat$1;
14574
14629
  exports.Check = Check$1;
14575
14630
  exports.CheckCircle = CheckCircle$1;
14576
14631
  exports.CheckCircle2 = CheckCircle2$1;
@@ -14688,6 +14743,7 @@ exports.Disc = Disc$1;
14688
14743
  exports.Divide = Divide$1;
14689
14744
  exports.DivideCircle = DivideCircle$1;
14690
14745
  exports.DivideSquare = DivideSquare$1;
14746
+ exports.Dog = Dog$1;
14691
14747
  exports.DollarSign = DollarSign$1;
14692
14748
  exports.Download = Download$1;
14693
14749
  exports.DownloadCloud = DownloadCloud$1;
@@ -15151,6 +15207,7 @@ exports.Sofa = Sofa$1;
15151
15207
  exports.SortAsc = SortAsc$1;
15152
15208
  exports.SortDesc = SortDesc$1;
15153
15209
  exports.Speaker = Speaker$1;
15210
+ exports.Spline = Spline$1;
15154
15211
  exports.Sprout = Sprout$1;
15155
15212
  exports.Square = Square$1;
15156
15213
  exports.Star = Star$1;