lucide-solid 0.94.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-solid v0.94.0 - ISC
2
+ * lucide-solid v0.95.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -2760,6 +2760,27 @@ const Cast = createSolidComponent('Cast', [['path', {
2760
2760
  }]]);
2761
2761
  var Cast$1 = Cast;
2762
2762
 
2763
+ const Cat = createSolidComponent('Cat', [['path', {
2764
+ 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',
2765
+ key: '11yako'
2766
+ }], ['path', {
2767
+ d: 'M3.75 10S2.11 3.58 3.5 3C4.89 2.42 8 3 9.781 5',
2768
+ key: 'h9cbyw'
2769
+ }], ['path', {
2770
+ d: 'M20.172 10.002s1.64-6.42.25-7c-1.39-.58-4.5 0-6.282 2',
2771
+ key: '12ilpl'
2772
+ }], ['path', {
2773
+ d: 'M8 14v.5',
2774
+ key: '1nzgdb'
2775
+ }], ['path', {
2776
+ d: 'M16 14v.5',
2777
+ key: '1lajdz'
2778
+ }], ['path', {
2779
+ d: 'M11.25 16.25h1.5L12 17l-.75-.75Z',
2780
+ key: '12kq1m'
2781
+ }]]);
2782
+ var Cat$1 = Cat;
2783
+
2763
2784
  const CheckCircle2 = createSolidComponent('CheckCircle2', [['path', {
2764
2785
  d: 'M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z',
2765
2786
  key: '14v8dr'
@@ -4574,6 +4595,27 @@ const Divide = createSolidComponent('Divide', [['circle', {
4574
4595
  }]]);
4575
4596
  var Divide$1 = Divide;
4576
4597
 
4598
+ const Dog = createSolidComponent('Dog', [['path', {
4599
+ 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',
4600
+ key: '19br0u'
4601
+ }], ['path', {
4602
+ 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',
4603
+ key: '11n1an'
4604
+ }], ['path', {
4605
+ d: 'M8 14v.5',
4606
+ key: '1nzgdb'
4607
+ }], ['path', {
4608
+ d: 'M16 14v.5',
4609
+ key: '1lajdz'
4610
+ }], ['path', {
4611
+ d: 'M11.25 16.25h1.5L12 17l-.75-.75Z',
4612
+ key: '12kq1m'
4613
+ }], ['path', {
4614
+ 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',
4615
+ key: 'wsu29d'
4616
+ }]]);
4617
+ var Dog$1 = Dog;
4618
+
4577
4619
  const DollarSign = createSolidComponent('DollarSign', [['line', {
4578
4620
  x1: '12',
4579
4621
  y1: '2',
@@ -14531,6 +14573,7 @@ exports.CameraOff = CameraOff$1;
14531
14573
  exports.Car = Car$1;
14532
14574
  exports.Carrot = Carrot$1;
14533
14575
  exports.Cast = Cast$1;
14576
+ exports.Cat = Cat$1;
14534
14577
  exports.Check = Check$1;
14535
14578
  exports.CheckCircle = CheckCircle$1;
14536
14579
  exports.CheckCircle2 = CheckCircle2$1;
@@ -14648,6 +14691,7 @@ exports.Disc = Disc$1;
14648
14691
  exports.Divide = Divide$1;
14649
14692
  exports.DivideCircle = DivideCircle$1;
14650
14693
  exports.DivideSquare = DivideSquare$1;
14694
+ exports.Dog = Dog$1;
14651
14695
  exports.DollarSign = DollarSign$1;
14652
14696
  exports.Download = Download$1;
14653
14697
  exports.DownloadCloud = DownloadCloud$1;