lucide-preact 0.63.0 → 0.64.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-preact v0.63.0 - ISC
2
+ * lucide-preact v0.64.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -3315,6 +3315,21 @@ var CloudLightning = createPreactComponent('CloudLightning', [['path', {
3315
3315
  }]]);
3316
3316
  var CloudLightning$1 = CloudLightning;
3317
3317
 
3318
+ var CloudMoonRain = createPreactComponent('CloudMoonRain', [['path', {
3319
+ d: 'M9.95 9a6.13 6.13 0 0 1 5.5-5.18 4.77 4.77 0 0 0 6.67 6.67A6.13 6.13 0 0 1 19.46 15',
3320
+ key: '1sp689'
3321
+ }], ['path', {
3322
+ d: 'M15.54 22a3.4 3.4 0 0 0-1.88-6.2h-1.35a5.3 5.3 0 0 0-5.46-3.78 5.24 5.24 0 0 0-4.8 4.6 5.33 5.33 0 0 0 1.46 4.4',
3323
+ key: 'gs86um'
3324
+ }], ['path', {
3325
+ d: 'M11.5 20v2',
3326
+ key: 'a4zhxm'
3327
+ }], ['path', {
3328
+ d: 'M7.5 19v2',
3329
+ key: 'm88wuv'
3330
+ }]]);
3331
+ var CloudMoonRain$1 = CloudMoonRain;
3332
+
3318
3333
  var CloudMoon = createPreactComponent('CloudMoon', [['path', {
3319
3334
  d: 'M13.63 22A3.3 3.3 0 0 0 17 18.79a3.3 3.3 0 0 0-3.38-3.22h-1.34A5.23 5.23 0 0 0 7.25 12 5.13 5.13 0 0 0 2 17c0 2.76 2.35 5 5.25 5h6.38z',
3320
3335
  key: '1a3fiw'
@@ -3390,6 +3405,33 @@ var CloudSnow = createPreactComponent('CloudSnow', [['path', {
3390
3405
  }]]);
3391
3406
  var CloudSnow$1 = CloudSnow;
3392
3407
 
3408
+ var CloudSunRain = createPreactComponent('CloudSunRain', [['path', {
3409
+ d: 'M12 2v2',
3410
+ key: 'tus03m'
3411
+ }], ['path', {
3412
+ d: 'm5.22 5.22 1.42 1.42',
3413
+ key: '19ma7m'
3414
+ }], ['path', {
3415
+ d: 'M20 12h2',
3416
+ key: '1q8mjw'
3417
+ }], ['path', {
3418
+ d: 'M15.97 12.5A4 4 0 0 0 9.5 8.88',
3419
+ key: '1jrfv7'
3420
+ }], ['path', {
3421
+ d: 'm17.36 6.64 1.42-1.42',
3422
+ key: 'fvvo0d'
3423
+ }], ['path', {
3424
+ d: 'M15.54 22a3.4 3.4 0 0 0-1.88-6.2h-1.35a5.3 5.3 0 0 0-5.46-3.78 5.24 5.24 0 0 0-4.8 4.6 5.33 5.33 0 0 0 1.46 4.4',
3425
+ key: 'gs86um'
3426
+ }], ['path', {
3427
+ d: 'M11.5 20v2',
3428
+ key: 'a4zhxm'
3429
+ }], ['path', {
3430
+ d: 'M7.5 19v2',
3431
+ key: 'm88wuv'
3432
+ }]]);
3433
+ var CloudSunRain$1 = CloudSunRain;
3434
+
3393
3435
  var CloudSun = createPreactComponent('CloudSun', [['path', {
3394
3436
  d: 'M12 2v2',
3395
3437
  key: 'tus03m'
@@ -12087,11 +12129,13 @@ exports.CloudFog = CloudFog$1;
12087
12129
  exports.CloudHail = CloudHail$1;
12088
12130
  exports.CloudLightning = CloudLightning$1;
12089
12131
  exports.CloudMoon = CloudMoon$1;
12132
+ exports.CloudMoonRain = CloudMoonRain$1;
12090
12133
  exports.CloudOff = CloudOff$1;
12091
12134
  exports.CloudRain = CloudRain$1;
12092
12135
  exports.CloudRainWind = CloudRainWind$1;
12093
12136
  exports.CloudSnow = CloudSnow$1;
12094
12137
  exports.CloudSun = CloudSun$1;
12138
+ exports.CloudSunRain = CloudSunRain$1;
12095
12139
  exports.Cloudy = Cloudy$1;
12096
12140
  exports.Clover = Clover$1;
12097
12141
  exports.Code = Code$1;