lucide-solid 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-solid v0.93.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',
@@ -12378,6 +12420,18 @@ const Speaker = createSolidComponent('Speaker', [['rect', {
12378
12420
  }]]);
12379
12421
  var Speaker$1 = Speaker;
12380
12422
 
12423
+ const Spline = createSolidComponent('Spline', [['path', {
12424
+ 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',
12425
+ key: '1alwvo'
12426
+ }], ['path', {
12427
+ 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',
12428
+ key: 'f14zj6'
12429
+ }], ['path', {
12430
+ d: 'M5 17A12 12 0 0 1 17 5',
12431
+ key: '1okkup'
12432
+ }]]);
12433
+ var Spline$1 = Spline;
12434
+
12381
12435
  const Sprout = createSolidComponent('Sprout', [['path', {
12382
12436
  d: 'M7 20h10',
12383
12437
  key: 'e6iznv'
@@ -14519,6 +14573,7 @@ exports.CameraOff = CameraOff$1;
14519
14573
  exports.Car = Car$1;
14520
14574
  exports.Carrot = Carrot$1;
14521
14575
  exports.Cast = Cast$1;
14576
+ exports.Cat = Cat$1;
14522
14577
  exports.Check = Check$1;
14523
14578
  exports.CheckCircle = CheckCircle$1;
14524
14579
  exports.CheckCircle2 = CheckCircle2$1;
@@ -14636,6 +14691,7 @@ exports.Disc = Disc$1;
14636
14691
  exports.Divide = Divide$1;
14637
14692
  exports.DivideCircle = DivideCircle$1;
14638
14693
  exports.DivideSquare = DivideSquare$1;
14694
+ exports.Dog = Dog$1;
14639
14695
  exports.DollarSign = DollarSign$1;
14640
14696
  exports.Download = Download$1;
14641
14697
  exports.DownloadCloud = DownloadCloud$1;
@@ -15099,6 +15155,7 @@ exports.Sofa = Sofa$1;
15099
15155
  exports.SortAsc = SortAsc$1;
15100
15156
  exports.SortDesc = SortDesc$1;
15101
15157
  exports.Speaker = Speaker$1;
15158
+ exports.Spline = Spline$1;
15102
15159
  exports.Sprout = Sprout$1;
15103
15160
  exports.Square = Square$1;
15104
15161
  exports.Star = Star$1;