lucide-react 0.63.0 → 0.66.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.
- package/dist/cjs/lucide-react.js +134 -90
- package/dist/cjs/lucide-react.js.map +1 -1
- package/dist/esm/icons/cloud-drizzle.js +2 -2
- package/dist/esm/icons/cloud-fog.js +2 -2
- package/dist/esm/icons/cloud-hail.js +8 -8
- package/dist/esm/icons/cloud-lightning.js +3 -3
- package/dist/esm/icons/cloud-moon-rain.js +15 -0
- package/dist/esm/icons/cloud-moon.js +4 -4
- package/dist/esm/icons/cloud-off.js +4 -4
- package/dist/esm/icons/cloud-rain-wind.js +2 -2
- package/dist/esm/icons/cloud-rain.js +2 -2
- package/dist/esm/icons/cloud-snow.js +14 -14
- package/dist/esm/icons/cloud-sun-rain.js +27 -0
- package/dist/esm/icons/cloud-sun.js +8 -8
- package/dist/esm/icons/cloud.js +2 -2
- package/dist/esm/icons/cloudy.js +4 -4
- package/dist/esm/icons/download-cloud.js +2 -2
- package/dist/esm/icons/index.js +2 -0
- package/dist/esm/icons/moon.js +2 -2
- package/dist/esm/icons/sun-moon.js +10 -10
- package/dist/esm/icons/sun.js +8 -8
- package/dist/esm/icons/sunrise.js +4 -4
- package/dist/esm/icons/sunset.js +4 -4
- package/dist/esm/icons/thermometer-sun.js +2 -2
- package/dist/esm/icons/upload-cloud.js +2 -2
- package/dist/lucide-react.d.ts +2 -0
- package/dist/umd/lucide-react.js +134 -90
- package/dist/umd/lucide-react.js.map +1 -1
- package/dist/umd/lucide-react.min.js +2 -2
- package/dist/umd/lucide-react.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var CloudDrizzle = createReactComponent('CloudDrizzle', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242',
|
|
4
|
+
key: '1pljnt'
|
|
5
5
|
}], ['path', {
|
|
6
6
|
d: 'M8 19v1',
|
|
7
7
|
key: '1dk2by'
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var CloudFog = createReactComponent('CloudFog', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242',
|
|
4
|
+
key: '1pljnt'
|
|
5
5
|
}], ['path', {
|
|
6
6
|
d: 'M16 17H7',
|
|
7
7
|
key: 'pygtm1'
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var CloudHail = createReactComponent('CloudHail', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242',
|
|
4
|
+
key: '1pljnt'
|
|
5
5
|
}], ['path', {
|
|
6
6
|
d: 'M16 14v2',
|
|
7
7
|
key: 'a1is7l'
|
|
@@ -9,16 +9,16 @@ var CloudHail = createReactComponent('CloudHail', [['path', {
|
|
|
9
9
|
d: 'M8 14v2',
|
|
10
10
|
key: '1e9m6t'
|
|
11
11
|
}], ['path', {
|
|
12
|
-
d: 'M16
|
|
13
|
-
key: '
|
|
12
|
+
d: 'M16 20h.01',
|
|
13
|
+
key: 'xwek51'
|
|
14
14
|
}], ['path', {
|
|
15
|
-
d: 'M8
|
|
16
|
-
key: '
|
|
15
|
+
d: 'M8 20h.01',
|
|
16
|
+
key: '1vjney'
|
|
17
17
|
}], ['path', {
|
|
18
18
|
d: 'M12 16v2',
|
|
19
19
|
key: 'z66u1j'
|
|
20
20
|
}], ['path', {
|
|
21
|
-
d: 'M12
|
|
22
|
-
key: '
|
|
21
|
+
d: 'M12 22h.01',
|
|
22
|
+
key: '1urd7a'
|
|
23
23
|
}]]);
|
|
24
24
|
export default CloudHail;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var CloudLightning = createReactComponent('CloudLightning', [['path', {
|
|
3
|
+
d: 'M6 16.326A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 .5 8.973',
|
|
4
|
+
key: '1cez44'
|
|
5
|
+
}], ['path', {
|
|
3
6
|
d: 'm13 12-3 5h4l-3 5',
|
|
4
7
|
key: '1t22er'
|
|
5
|
-
}], ['path', {
|
|
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;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var CloudMoonRain = createReactComponent('CloudMoonRain', [['path', {
|
|
3
|
+
d: 'M10.083 9A6.002 6.002 0 0 1 16 4a4.243 4.243 0 0 0 6 6c0 2.22-1.206 4.16-3 5.197',
|
|
4
|
+
key: 'u82z8m'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24',
|
|
7
|
+
key: '1qmrp3'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M11 20v2',
|
|
10
|
+
key: '174qtz'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'M7 19v2',
|
|
13
|
+
key: '12npes'
|
|
14
|
+
}]]);
|
|
15
|
+
export default CloudMoonRain;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var CloudMoon = createReactComponent('CloudMoon', [['path', {
|
|
3
|
-
d: 'M13
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z',
|
|
4
|
+
key: 's09mg5'
|
|
5
5
|
}], ['path', {
|
|
6
|
-
d: '
|
|
7
|
-
key: '
|
|
6
|
+
d: 'M10.083 9A6.002 6.002 0 0 1 16 4a4.243 4.243 0 0 0 6 6c0 2.22-1.206 4.16-3 5.197',
|
|
7
|
+
key: 'u82z8m'
|
|
8
8
|
}]]);
|
|
9
9
|
export default CloudMoon;
|
|
@@ -3,10 +3,10 @@ var CloudOff = createReactComponent('CloudOff', [['path', {
|
|
|
3
3
|
d: 'm2 2 20 20',
|
|
4
4
|
key: '1ooewy'
|
|
5
5
|
}], ['path', {
|
|
6
|
-
d: '
|
|
7
|
-
key: '
|
|
6
|
+
d: 'M5.782 5.782A7 7 0 0 0 9 19h8.5a4.5 4.5 0 0 0 1.307-.193',
|
|
7
|
+
key: 'yfwify'
|
|
8
8
|
}], ['path', {
|
|
9
|
-
d: '
|
|
10
|
-
key: '
|
|
9
|
+
d: 'M21.532 16.5A4.5 4.5 0 0 0 17.5 10h-1.79A7.008 7.008 0 0 0 10 5.07',
|
|
10
|
+
key: 'jlfiyv'
|
|
11
11
|
}]]);
|
|
12
12
|
export default CloudOff;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var CloudRainWind = createReactComponent('CloudRainWind', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242',
|
|
4
|
+
key: '1pljnt'
|
|
5
5
|
}], ['path', {
|
|
6
6
|
d: 'm9.2 22 3-7',
|
|
7
7
|
key: 'sb5f6j'
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var CloudRain = createReactComponent('CloudRain', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242',
|
|
4
|
+
key: '1pljnt'
|
|
5
5
|
}], ['path', {
|
|
6
6
|
d: 'M16 14v6',
|
|
7
7
|
key: '1j4efv'
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var CloudSnow = createReactComponent('CloudSnow', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242',
|
|
4
|
+
key: '1pljnt'
|
|
5
5
|
}], ['path', {
|
|
6
|
-
d: 'M8
|
|
7
|
-
key: '
|
|
6
|
+
d: 'M8 15h.01',
|
|
7
|
+
key: 'a7atzg'
|
|
8
8
|
}], ['path', {
|
|
9
|
-
d: 'M8
|
|
10
|
-
key: '
|
|
9
|
+
d: 'M8 19h.01',
|
|
10
|
+
key: 'puxtts'
|
|
11
11
|
}], ['path', {
|
|
12
|
-
d: 'M12
|
|
13
|
-
key: '
|
|
12
|
+
d: 'M12 17h.01',
|
|
13
|
+
key: 'p32p05'
|
|
14
14
|
}], ['path', {
|
|
15
|
-
d: 'M12
|
|
16
|
-
key: '
|
|
15
|
+
d: 'M12 21h.01',
|
|
16
|
+
key: 'h35vbk'
|
|
17
17
|
}], ['path', {
|
|
18
|
-
d: 'M16
|
|
19
|
-
key: '
|
|
18
|
+
d: 'M16 15h.01',
|
|
19
|
+
key: 'rnfrdf'
|
|
20
20
|
}], ['path', {
|
|
21
|
-
d: 'M16
|
|
22
|
-
key: '
|
|
21
|
+
d: 'M16 19h.01',
|
|
22
|
+
key: '1vcnzz'
|
|
23
23
|
}]]);
|
|
24
24
|
export default CloudSnow;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import createReactComponent from '../createReactComponent';
|
|
2
|
+
var CloudSunRain = createReactComponent('CloudSunRain', [['path', {
|
|
3
|
+
d: 'M12 2v2',
|
|
4
|
+
key: 'tus03m'
|
|
5
|
+
}], ['path', {
|
|
6
|
+
d: 'm4.93 4.93 1.41 1.41',
|
|
7
|
+
key: '149t6j'
|
|
8
|
+
}], ['path', {
|
|
9
|
+
d: 'M20 12h2',
|
|
10
|
+
key: '1q8mjw'
|
|
11
|
+
}], ['path', {
|
|
12
|
+
d: 'm19.07 4.93-1.41 1.41',
|
|
13
|
+
key: '1shlcs'
|
|
14
|
+
}], ['path', {
|
|
15
|
+
d: 'M15.947 12.65a4 4 0 0 0-5.925-4.128',
|
|
16
|
+
key: 'dpwdj0'
|
|
17
|
+
}], ['path', {
|
|
18
|
+
d: 'M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24',
|
|
19
|
+
key: '1qmrp3'
|
|
20
|
+
}], ['path', {
|
|
21
|
+
d: 'M11 20v2',
|
|
22
|
+
key: '174qtz'
|
|
23
|
+
}], ['path', {
|
|
24
|
+
d: 'M7 19v2',
|
|
25
|
+
key: '12npes'
|
|
26
|
+
}]]);
|
|
27
|
+
export default CloudSunRain;
|
|
@@ -3,19 +3,19 @@ var CloudSun = createReactComponent('CloudSun', [['path', {
|
|
|
3
3
|
d: 'M12 2v2',
|
|
4
4
|
key: 'tus03m'
|
|
5
5
|
}], ['path', {
|
|
6
|
-
d: '
|
|
7
|
-
key: '
|
|
6
|
+
d: 'm4.93 4.93 1.41 1.41',
|
|
7
|
+
key: '149t6j'
|
|
8
8
|
}], ['path', {
|
|
9
9
|
d: 'M20 12h2',
|
|
10
10
|
key: '1q8mjw'
|
|
11
11
|
}], ['path', {
|
|
12
|
-
d: '
|
|
13
|
-
key: '
|
|
12
|
+
d: 'm19.07 4.93-1.41 1.41',
|
|
13
|
+
key: '1shlcs'
|
|
14
14
|
}], ['path', {
|
|
15
|
-
d: '
|
|
16
|
-
key: '
|
|
15
|
+
d: 'M15.947 12.65a4 4 0 0 0-5.925-4.128',
|
|
16
|
+
key: 'dpwdj0'
|
|
17
17
|
}], ['path', {
|
|
18
|
-
d: '
|
|
19
|
-
key: '
|
|
18
|
+
d: 'M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z',
|
|
19
|
+
key: 's09mg5'
|
|
20
20
|
}]]);
|
|
21
21
|
export default CloudSun;
|
package/dist/esm/icons/cloud.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var Cloud = createReactComponent('Cloud', [['path', {
|
|
3
|
-
d: 'M17.5
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z',
|
|
4
|
+
key: 'p7xjir'
|
|
5
5
|
}]]);
|
|
6
6
|
export default Cloud;
|
package/dist/esm/icons/cloudy.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var Cloudy = createReactComponent('Cloudy', [['path', {
|
|
3
|
-
d: 'M17.5
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M17.5 21H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z',
|
|
4
|
+
key: 'gqqjvc'
|
|
5
5
|
}], ['path', {
|
|
6
|
-
d: 'M22
|
|
7
|
-
key: '
|
|
6
|
+
d: 'M22 10a3 3 0 0 0-3-3h-2.207a5.502 5.502 0 0 0-10.702.5',
|
|
7
|
+
key: '1p2s76'
|
|
8
8
|
}]]);
|
|
9
9
|
export default Cloudy;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var DownloadCloud = createReactComponent('DownloadCloud', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242',
|
|
4
|
+
key: '1pljnt'
|
|
5
5
|
}], ['path', {
|
|
6
6
|
d: 'M12 12v9',
|
|
7
7
|
key: '192myk'
|
package/dist/esm/icons/index.js
CHANGED
|
@@ -174,11 +174,13 @@ export { default as CloudDrizzle } from './cloud-drizzle';
|
|
|
174
174
|
export { default as CloudFog } from './cloud-fog';
|
|
175
175
|
export { default as CloudHail } from './cloud-hail';
|
|
176
176
|
export { default as CloudLightning } from './cloud-lightning';
|
|
177
|
+
export { default as CloudMoonRain } from './cloud-moon-rain';
|
|
177
178
|
export { default as CloudMoon } from './cloud-moon';
|
|
178
179
|
export { default as CloudOff } from './cloud-off';
|
|
179
180
|
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
180
181
|
export { default as CloudRain } from './cloud-rain';
|
|
181
182
|
export { default as CloudSnow } from './cloud-snow';
|
|
183
|
+
export { default as CloudSunRain } from './cloud-sun-rain';
|
|
182
184
|
export { default as CloudSun } from './cloud-sun';
|
|
183
185
|
export { default as Cloud } from './cloud';
|
|
184
186
|
export { default as Cloudy } from './cloudy';
|
package/dist/esm/icons/moon.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var Moon = createReactComponent('Moon', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M12 3a6.364 6.364 0 0 0 9 9 9 9 0 1 1-9-9Z',
|
|
4
|
+
key: '1rit1i'
|
|
5
5
|
}]]);
|
|
6
6
|
export default Moon;
|
|
@@ -3,8 +3,8 @@ var SunMoon = createReactComponent('SunMoon', [['path', {
|
|
|
3
3
|
d: 'M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z',
|
|
4
4
|
key: '1r4kox'
|
|
5
5
|
}], ['path', {
|
|
6
|
-
d: '
|
|
7
|
-
key: '
|
|
6
|
+
d: 'M12 8a2.828 2.828 0 1 0 4 4',
|
|
7
|
+
key: '16688u'
|
|
8
8
|
}], ['path', {
|
|
9
9
|
d: 'M12 2v2',
|
|
10
10
|
key: 'tus03m'
|
|
@@ -12,11 +12,11 @@ var SunMoon = createReactComponent('SunMoon', [['path', {
|
|
|
12
12
|
d: 'M12 20v2',
|
|
13
13
|
key: '1lh1kg'
|
|
14
14
|
}], ['path', {
|
|
15
|
-
d: '
|
|
16
|
-
key: '
|
|
15
|
+
d: 'm4.93 4.93 1.41 1.41',
|
|
16
|
+
key: '149t6j'
|
|
17
17
|
}], ['path', {
|
|
18
|
-
d: '
|
|
19
|
-
key: '
|
|
18
|
+
d: 'm17.66 17.66 1.41 1.41',
|
|
19
|
+
key: 'ptbguv'
|
|
20
20
|
}], ['path', {
|
|
21
21
|
d: 'M2 12h2',
|
|
22
22
|
key: '1t8f8n'
|
|
@@ -24,10 +24,10 @@ var SunMoon = createReactComponent('SunMoon', [['path', {
|
|
|
24
24
|
d: 'M20 12h2',
|
|
25
25
|
key: '1q8mjw'
|
|
26
26
|
}], ['path', {
|
|
27
|
-
d: '
|
|
28
|
-
key: '
|
|
27
|
+
d: 'm6.34 17.66-1.41 1.41',
|
|
28
|
+
key: '1m8zz5'
|
|
29
29
|
}], ['path', {
|
|
30
|
-
d: '
|
|
31
|
-
key: '
|
|
30
|
+
d: 'm19.07 4.93-1.41 1.41',
|
|
31
|
+
key: '1shlcs'
|
|
32
32
|
}]]);
|
|
33
33
|
export default SunMoon;
|
package/dist/esm/icons/sun.js
CHANGED
|
@@ -11,11 +11,11 @@ var Sun = createReactComponent('Sun', [['circle', {
|
|
|
11
11
|
d: 'M12 20v2',
|
|
12
12
|
key: '1lh1kg'
|
|
13
13
|
}], ['path', {
|
|
14
|
-
d: '
|
|
15
|
-
key: '
|
|
14
|
+
d: 'm4.93 4.93 1.41 1.41',
|
|
15
|
+
key: '149t6j'
|
|
16
16
|
}], ['path', {
|
|
17
|
-
d: '
|
|
18
|
-
key: '
|
|
17
|
+
d: 'm17.66 17.66 1.41 1.41',
|
|
18
|
+
key: 'ptbguv'
|
|
19
19
|
}], ['path', {
|
|
20
20
|
d: 'M2 12h2',
|
|
21
21
|
key: '1t8f8n'
|
|
@@ -23,10 +23,10 @@ var Sun = createReactComponent('Sun', [['circle', {
|
|
|
23
23
|
d: 'M20 12h2',
|
|
24
24
|
key: '1q8mjw'
|
|
25
25
|
}], ['path', {
|
|
26
|
-
d: '
|
|
27
|
-
key: '
|
|
26
|
+
d: 'm6.34 17.66-1.41 1.41',
|
|
27
|
+
key: '1m8zz5'
|
|
28
28
|
}], ['path', {
|
|
29
|
-
d: '
|
|
30
|
-
key: '
|
|
29
|
+
d: 'm19.07 4.93-1.41 1.41',
|
|
30
|
+
key: '1shlcs'
|
|
31
31
|
}]]);
|
|
32
32
|
export default Sun;
|
|
@@ -3,8 +3,8 @@ var Sunrise = createReactComponent('Sunrise', [['path', {
|
|
|
3
3
|
d: 'M12 2v8',
|
|
4
4
|
key: '1q4o3n'
|
|
5
5
|
}], ['path', {
|
|
6
|
-
d: '
|
|
7
|
-
key: '
|
|
6
|
+
d: 'm4.93 10.93 1.41 1.41',
|
|
7
|
+
key: '2a7f42'
|
|
8
8
|
}], ['path', {
|
|
9
9
|
d: 'M2 18h2',
|
|
10
10
|
key: 'j10viu'
|
|
@@ -12,8 +12,8 @@ var Sunrise = createReactComponent('Sunrise', [['path', {
|
|
|
12
12
|
d: 'M20 18h2',
|
|
13
13
|
key: 'wocana'
|
|
14
14
|
}], ['path', {
|
|
15
|
-
d: '
|
|
16
|
-
key: '
|
|
15
|
+
d: 'm19.07 10.93-1.41 1.41',
|
|
16
|
+
key: '15zs5n'
|
|
17
17
|
}], ['path', {
|
|
18
18
|
d: 'M22 22H2',
|
|
19
19
|
key: '19qnx5'
|
package/dist/esm/icons/sunset.js
CHANGED
|
@@ -3,8 +3,8 @@ var Sunset = createReactComponent('Sunset', [['path', {
|
|
|
3
3
|
d: 'M12 10V2',
|
|
4
4
|
key: '16sf7g'
|
|
5
5
|
}], ['path', {
|
|
6
|
-
d: '
|
|
7
|
-
key: '
|
|
6
|
+
d: 'm4.93 10.93 1.41 1.41',
|
|
7
|
+
key: '2a7f42'
|
|
8
8
|
}], ['path', {
|
|
9
9
|
d: 'M2 18h2',
|
|
10
10
|
key: 'j10viu'
|
|
@@ -12,8 +12,8 @@ var Sunset = createReactComponent('Sunset', [['path', {
|
|
|
12
12
|
d: 'M20 18h2',
|
|
13
13
|
key: 'wocana'
|
|
14
14
|
}], ['path', {
|
|
15
|
-
d: '
|
|
16
|
-
key: '
|
|
15
|
+
d: 'm19.07 10.93-1.41 1.41',
|
|
16
|
+
key: '15zs5n'
|
|
17
17
|
}], ['path', {
|
|
18
18
|
d: 'M22 22H2',
|
|
19
19
|
key: '19qnx5'
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import createReactComponent from '../createReactComponent';
|
|
2
2
|
var UploadCloud = createReactComponent('UploadCloud', [['path', {
|
|
3
|
-
d: '
|
|
4
|
-
key: '
|
|
3
|
+
d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242',
|
|
4
|
+
key: '1pljnt'
|
|
5
5
|
}], ['path', {
|
|
6
6
|
d: 'M12 12v9',
|
|
7
7
|
key: '192myk'
|
package/dist/lucide-react.d.ts
CHANGED
|
@@ -189,11 +189,13 @@ export declare const CloudDrizzle: (props: LucideProps) => JSX.Element;
|
|
|
189
189
|
export declare const CloudFog: (props: LucideProps) => JSX.Element;
|
|
190
190
|
export declare const CloudHail: (props: LucideProps) => JSX.Element;
|
|
191
191
|
export declare const CloudLightning: (props: LucideProps) => JSX.Element;
|
|
192
|
+
export declare const CloudMoonRain: (props: LucideProps) => JSX.Element;
|
|
192
193
|
export declare const CloudMoon: (props: LucideProps) => JSX.Element;
|
|
193
194
|
export declare const CloudOff: (props: LucideProps) => JSX.Element;
|
|
194
195
|
export declare const CloudRainWind: (props: LucideProps) => JSX.Element;
|
|
195
196
|
export declare const CloudRain: (props: LucideProps) => JSX.Element;
|
|
196
197
|
export declare const CloudSnow: (props: LucideProps) => JSX.Element;
|
|
198
|
+
export declare const CloudSunRain: (props: LucideProps) => JSX.Element;
|
|
197
199
|
export declare const CloudSun: (props: LucideProps) => JSX.Element;
|
|
198
200
|
export declare const Cloud: (props: LucideProps) => JSX.Element;
|
|
199
201
|
export declare const Cloudy: (props: LucideProps) => JSX.Element;
|