lucide-react 0.64.0 → 0.67.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.
Files changed (39) hide show
  1. package/dist/cjs/lucide-react.js +258 -110
  2. package/dist/cjs/lucide-react.js.map +1 -1
  3. package/dist/esm/icons/angry.js +23 -0
  4. package/dist/esm/icons/annoyed.js +17 -0
  5. package/dist/esm/icons/axis-3d.js +9 -0
  6. package/dist/esm/icons/bomb.js +14 -0
  7. package/dist/esm/icons/cloud-drizzle.js +2 -2
  8. package/dist/esm/icons/cloud-fog.js +2 -2
  9. package/dist/esm/icons/cloud-hail.js +8 -8
  10. package/dist/esm/icons/cloud-lightning.js +3 -3
  11. package/dist/esm/icons/cloud-moon-rain.js +8 -8
  12. package/dist/esm/icons/cloud-moon.js +4 -4
  13. package/dist/esm/icons/cloud-off.js +4 -4
  14. package/dist/esm/icons/cloud-rain-wind.js +2 -2
  15. package/dist/esm/icons/cloud-rain.js +2 -2
  16. package/dist/esm/icons/cloud-snow.js +14 -14
  17. package/dist/esm/icons/cloud-sun-rain.js +12 -12
  18. package/dist/esm/icons/cloud-sun.js +8 -8
  19. package/dist/esm/icons/cloud.js +2 -2
  20. package/dist/esm/icons/cloudy.js +4 -4
  21. package/dist/esm/icons/download-cloud.js +2 -2
  22. package/dist/esm/icons/index.js +8 -0
  23. package/dist/esm/icons/laugh.js +23 -0
  24. package/dist/esm/icons/moon.js +2 -2
  25. package/dist/esm/icons/smile-plus.js +27 -0
  26. package/dist/esm/icons/sticker.js +18 -0
  27. package/dist/esm/icons/sticky-note.js +9 -0
  28. package/dist/esm/icons/sun-moon.js +10 -10
  29. package/dist/esm/icons/sun.js +8 -8
  30. package/dist/esm/icons/sunrise.js +4 -4
  31. package/dist/esm/icons/sunset.js +4 -4
  32. package/dist/esm/icons/thermometer-sun.js +2 -2
  33. package/dist/esm/icons/upload-cloud.js +2 -2
  34. package/dist/lucide-react.d.ts +8 -0
  35. package/dist/umd/lucide-react.js +258 -110
  36. package/dist/umd/lucide-react.js.map +1 -1
  37. package/dist/umd/lucide-react.min.js +2 -2
  38. package/dist/umd/lucide-react.min.js.map +1 -1
  39. package/package.json +1 -1
@@ -0,0 +1,23 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Angry = createReactComponent('Angry', [['circle', {
3
+ cx: '12',
4
+ cy: '12',
5
+ r: '10',
6
+ key: '1mglay'
7
+ }], ['path', {
8
+ d: 'M16 16s-1.5-2-4-2-4 2-4 2',
9
+ key: 'epbg0q'
10
+ }], ['path', {
11
+ d: 'M7.5 8 10 9',
12
+ key: 'olxxln'
13
+ }], ['path', {
14
+ d: 'm14 9 2.5-1',
15
+ key: '1j6cij'
16
+ }], ['path', {
17
+ d: 'M9 10h0',
18
+ key: '1vxvly'
19
+ }], ['path', {
20
+ d: 'M15 10h0',
21
+ key: '1j6oav'
22
+ }]]);
23
+ export default Angry;
@@ -0,0 +1,17 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Annoyed = createReactComponent('Annoyed', [['circle', {
3
+ cx: '12',
4
+ cy: '12',
5
+ r: '10',
6
+ key: '1mglay'
7
+ }], ['path', {
8
+ d: 'M8 15h8',
9
+ key: '45n4r'
10
+ }], ['path', {
11
+ d: 'M8 9h2',
12
+ key: '1g203m'
13
+ }], ['path', {
14
+ d: 'M14 9h2',
15
+ key: '116p9w'
16
+ }]]);
17
+ export default Annoyed;
@@ -0,0 +1,9 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Axis3d = createReactComponent('Axis3d', [['path', {
3
+ d: 'M4 4v16h16',
4
+ key: '1s015l'
5
+ }], ['path', {
6
+ d: 'm4 20 7-7',
7
+ key: '17qe9y'
8
+ }]]);
9
+ export default Axis3d;
@@ -0,0 +1,14 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Bomb = createReactComponent('Bomb', [['circle', {
3
+ cx: '11',
4
+ cy: '13',
5
+ r: '9',
6
+ key: 'hd149'
7
+ }], ['path', {
8
+ d: 'm19.5 9.5 1.8-1.8a2.4 2.4 0 0 0 0-3.4l-1.6-1.6a2.41 2.41 0 0 0-3.4 0l-1.8 1.8',
9
+ key: '9owvxi'
10
+ }], ['path', {
11
+ d: 'm22 2-1.5 1.5',
12
+ key: 'ay92ug'
13
+ }]]);
14
+ export default Bomb;
@@ -1,7 +1,7 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var CloudDrizzle = createReactComponent('CloudDrizzle', [['path', {
3
- d: 'M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9',
4
- key: '19hoja'
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: 'M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9',
4
- key: '19hoja'
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: 'M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9',
4
- key: '19hoja'
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 20h0',
13
- key: '9t5z7u'
12
+ d: 'M16 20h.01',
13
+ key: 'xwek51'
14
14
  }], ['path', {
15
- d: 'M8 20h0',
16
- key: '15y6v1'
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 22h0',
22
- key: '1bzbe1'
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;
@@ -1,15 +1,15 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var CloudMoonRain = createReactComponent('CloudMoonRain', [['path', {
3
- 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',
4
- key: '1sp689'
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
5
  }], ['path', {
6
- 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',
7
- key: 'gs86um'
6
+ d: 'M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24',
7
+ key: '1qmrp3'
8
8
  }], ['path', {
9
- d: 'M11.5 20v2',
10
- key: 'a4zhxm'
9
+ d: 'M11 20v2',
10
+ key: '174qtz'
11
11
  }], ['path', {
12
- d: 'M7.5 19v2',
13
- key: 'm88wuv'
12
+ d: 'M7 19v2',
13
+ key: '12npes'
14
14
  }]]);
15
15
  export default CloudMoonRain;
@@ -1,9 +1,9 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var CloudMoon = createReactComponent('CloudMoon', [['path', {
3
- 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',
4
- key: '1a3fiw'
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: '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',
7
- key: '1sp689'
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: 'M10 5a7 7 0 0 1 5.7 5h1.8a4.5 4.5 0 0 1 4 6.5',
7
- key: 'emzbrg'
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: 'M18.8 18.8c-.4.2-.8.2-1.3.2H9A7 7 0 0 1 5.8 5.8',
10
- key: 'aguc9w'
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: 'M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9',
4
- key: '19hoja'
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: 'M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9',
4
- key: '19hoja'
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: 'M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9',
4
- key: '19hoja'
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 15h0',
7
- key: 'q9eq1f'
6
+ d: 'M8 15h.01',
7
+ key: 'a7atzg'
8
8
  }], ['path', {
9
- d: 'M8 19h0',
10
- key: 'alrq73'
9
+ d: 'M8 19h.01',
10
+ key: 'puxtts'
11
11
  }], ['path', {
12
- d: 'M12 17h0',
13
- key: 'sk4dwq'
12
+ d: 'M12 17h.01',
13
+ key: 'p32p05'
14
14
  }], ['path', {
15
- d: 'M12 21h0',
16
- key: 'qmeo1b'
15
+ d: 'M12 21h.01',
16
+ key: 'h35vbk'
17
17
  }], ['path', {
18
- d: 'M16 15h0',
19
- key: 'pzrbjg'
18
+ d: 'M16 15h.01',
19
+ key: 'rnfrdf'
20
20
  }], ['path', {
21
- d: 'M16 19h0',
22
- key: '1lbn4w'
21
+ d: 'M16 19h.01',
22
+ key: '1vcnzz'
23
23
  }]]);
24
24
  export default CloudSnow;
@@ -3,25 +3,25 @@ var CloudSunRain = createReactComponent('CloudSunRain', [['path', {
3
3
  d: 'M12 2v2',
4
4
  key: 'tus03m'
5
5
  }], ['path', {
6
- d: 'm5.22 5.22 1.42 1.42',
7
- key: '19ma7m'
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: 'M15.97 12.5A4 4 0 0 0 9.5 8.88',
13
- key: '1jrfv7'
12
+ d: 'm19.07 4.93-1.41 1.41',
13
+ key: '1shlcs'
14
14
  }], ['path', {
15
- d: 'm17.36 6.64 1.42-1.42',
16
- key: 'fvvo0d'
15
+ d: 'M15.947 12.65a4 4 0 0 0-5.925-4.128',
16
+ key: 'dpwdj0'
17
17
  }], ['path', {
18
- 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',
19
- key: 'gs86um'
18
+ d: 'M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24',
19
+ key: '1qmrp3'
20
20
  }], ['path', {
21
- d: 'M11.5 20v2',
22
- key: 'a4zhxm'
21
+ d: 'M11 20v2',
22
+ key: '174qtz'
23
23
  }], ['path', {
24
- d: 'M7.5 19v2',
25
- key: 'm88wuv'
24
+ d: 'M7 19v2',
25
+ key: '12npes'
26
26
  }]]);
27
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: 'm5.22 5.22 1.42 1.42',
7
- key: '19ma7m'
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: 'M15.97 12.5A4 4 0 0 0 9.5 8.88',
13
- key: '1jrfv7'
12
+ d: 'm19.07 4.93-1.41 1.41',
13
+ key: '1shlcs'
14
14
  }], ['path', {
15
- 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',
16
- key: '1a3fiw'
15
+ d: 'M15.947 12.65a4 4 0 0 0-5.925-4.128',
16
+ key: 'dpwdj0'
17
17
  }], ['path', {
18
- d: 'm17.36 6.64 1.42-1.42',
19
- key: 'fvvo0d'
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;
@@ -1,6 +1,6 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Cloud = createReactComponent('Cloud', [['path', {
3
- d: 'M17.5 19a4.5 4.5 0 1 0 0-9h-1.8A7 7 0 1 0 9 19h8.5z',
4
- key: '1tv4dm'
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;
@@ -1,9 +1,9 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Cloudy = createReactComponent('Cloudy', [['path', {
3
- d: 'M17.5 21a4.5 4.5 0 1 0 0-9h-1.8A7 7 0 1 0 9 21h8.5z',
4
- key: '1m0b0j'
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 10c0-1.5-1.5-3-3.5-3H17c-.7-2.3-2.9-4-5.4-4-2.7 0-5 2-5.5 4.5',
7
- key: '2flp6p'
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: 'M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9',
4
- key: '19hoja'
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'
@@ -37,6 +37,8 @@ export { default as AlignVerticalJustifyStart } from './align-vertical-justify-s
37
37
  export { default as AlignVerticalSpaceAround } from './align-vertical-space-around';
38
38
  export { default as AlignVerticalSpaceBetween } from './align-vertical-space-between';
39
39
  export { default as Anchor } from './anchor';
40
+ export { default as Angry } from './angry';
41
+ export { default as Annoyed } from './annoyed';
40
42
  export { default as Aperture } from './aperture';
41
43
  export { default as ArchiveRestore } from './archive-restore';
42
44
  export { default as Archive } from './archive';
@@ -62,6 +64,7 @@ export { default as Asterisk } from './asterisk';
62
64
  export { default as AtSign } from './at-sign';
63
65
  export { default as Award } from './award';
64
66
  export { default as Axe } from './axe';
67
+ export { default as Axis3d } from './axis-3d';
65
68
  export { default as Baby } from './baby';
66
69
  export { default as Backpack } from './backpack';
67
70
  export { default as BaggageClaim } from './baggage-claim';
@@ -96,6 +99,7 @@ export { default as BluetoothOff } from './bluetooth-off';
96
99
  export { default as BluetoothSearching } from './bluetooth-searching';
97
100
  export { default as Bluetooth } from './bluetooth';
98
101
  export { default as Bold } from './bold';
102
+ export { default as Bomb } from './bomb';
99
103
  export { default as BookOpen } from './book-open';
100
104
  export { default as Book } from './book';
101
105
  export { default as BookmarkMinus } from './bookmark-minus';
@@ -368,6 +372,7 @@ export { default as Laptop2 } from './laptop-2';
368
372
  export { default as Laptop } from './laptop';
369
373
  export { default as LassoSelect } from './lasso-select';
370
374
  export { default as Lasso } from './lasso';
375
+ export { default as Laugh } from './laugh';
371
376
  export { default as Layers } from './layers';
372
377
  export { default as LayoutDashboard } from './layout-dashboard';
373
378
  export { default as LayoutGrid } from './layout-grid';
@@ -576,6 +581,7 @@ export { default as SlidersHorizontal } from './sliders-horizontal';
576
581
  export { default as Sliders } from './sliders';
577
582
  export { default as SmartphoneCharging } from './smartphone-charging';
578
583
  export { default as Smartphone } from './smartphone';
584
+ export { default as SmilePlus } from './smile-plus';
579
585
  export { default as Smile } from './smile';
580
586
  export { default as Snowflake } from './snowflake';
581
587
  export { default as Sofa } from './sofa';
@@ -588,6 +594,8 @@ export { default as StarHalf } from './star-half';
588
594
  export { default as StarOff } from './star-off';
589
595
  export { default as Star } from './star';
590
596
  export { default as Stethoscope } from './stethoscope';
597
+ export { default as Sticker } from './sticker';
598
+ export { default as StickyNote } from './sticky-note';
591
599
  export { default as StopCircle } from './stop-circle';
592
600
  export { default as StretchHorizontal } from './stretch-horizontal';
593
601
  export { default as StretchVertical } from './stretch-vertical';
@@ -0,0 +1,23 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Laugh = createReactComponent('Laugh', [['circle', {
3
+ cx: '12',
4
+ cy: '12',
5
+ r: '10',
6
+ key: '1mglay'
7
+ }], ['path', {
8
+ d: 'M18 13a6 6 0 0 1-6 5 6 6 0 0 1-6-5h12Z',
9
+ key: 'b2q4dd'
10
+ }], ['line', {
11
+ x1: '9',
12
+ y1: '9',
13
+ x2: '9.01',
14
+ y2: '9',
15
+ key: '141aaf'
16
+ }], ['line', {
17
+ x1: '15',
18
+ y1: '9',
19
+ x2: '15.01',
20
+ y2: '9',
21
+ key: '1cyg3o'
22
+ }]]);
23
+ export default Laugh;
@@ -1,6 +1,6 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Moon = createReactComponent('Moon', [['path', {
3
- d: 'M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z',
4
- key: '1lhmh3'
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;
@@ -0,0 +1,27 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var SmilePlus = createReactComponent('SmilePlus', [['path', {
3
+ d: 'M22 11v1a10 10 0 1 1-9-10',
4
+ key: 'ew0xw9'
5
+ }], ['path', {
6
+ d: 'M8 14s1.5 2 4 2 4-2 4-2',
7
+ key: '1y1vjs'
8
+ }], ['line', {
9
+ x1: '9',
10
+ y1: '9',
11
+ x2: '9.01',
12
+ y2: '9',
13
+ key: '141aaf'
14
+ }], ['line', {
15
+ x1: '15',
16
+ y1: '9',
17
+ x2: '15.01',
18
+ y2: '9',
19
+ key: '1cyg3o'
20
+ }], ['path', {
21
+ d: 'M16 5h6',
22
+ key: '1vod17'
23
+ }], ['path', {
24
+ d: 'M19 2v6',
25
+ key: '4bpg5p'
26
+ }]]);
27
+ export default SmilePlus;
@@ -0,0 +1,18 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Sticker = createReactComponent('Sticker', [['path', {
3
+ d: 'M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z',
4
+ key: '1wis1t'
5
+ }], ['path', {
6
+ d: 'M15 3v6h6',
7
+ key: 'edgan2'
8
+ }], ['path', {
9
+ d: 'M10 16s.8 1 2 1c1.3 0 2-1 2-1',
10
+ key: '1vvgv3'
11
+ }], ['path', {
12
+ d: 'M8 13h0',
13
+ key: 'jdup5h'
14
+ }], ['path', {
15
+ d: 'M16 13h0',
16
+ key: 'l4i2ga'
17
+ }]]);
18
+ export default Sticker;
@@ -0,0 +1,9 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var StickyNote = createReactComponent('StickyNote', [['path', {
3
+ d: 'M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z',
4
+ key: '1wis1t'
5
+ }], ['path', {
6
+ d: 'M15 3v6h6',
7
+ key: 'edgan2'
8
+ }]]);
9
+ export default StickyNote;
@@ -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: 'M16 12.386A3.136 3.136 0 0 1 11.614 8',
7
- key: 'g6jx6d'
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: 'm5 5 1.5 1.5',
16
- key: 'h1vfvb'
15
+ d: 'm4.93 4.93 1.41 1.41',
16
+ key: '149t6j'
17
17
  }], ['path', {
18
- d: 'M17.5 17.5 19 19',
19
- key: '15n0te'
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: 'm5 19 1.5-1.5',
28
- key: 'ifxeef'
27
+ d: 'm6.34 17.66-1.41 1.41',
28
+ key: '1m8zz5'
29
29
  }], ['path', {
30
- d: 'M17.5 6.5 19 5',
31
- key: '1l8ph7'
30
+ d: 'm19.07 4.93-1.41 1.41',
31
+ key: '1shlcs'
32
32
  }]]);
33
33
  export default SunMoon;
@@ -11,11 +11,11 @@ var Sun = createReactComponent('Sun', [['circle', {
11
11
  d: 'M12 20v2',
12
12
  key: '1lh1kg'
13
13
  }], ['path', {
14
- d: 'm5 5 1.5 1.5',
15
- key: 'h1vfvb'
14
+ d: 'm4.93 4.93 1.41 1.41',
15
+ key: '149t6j'
16
16
  }], ['path', {
17
- d: 'M17.5 17.5 19 19',
18
- key: '15n0te'
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: 'm5 19 1.5-1.5',
27
- key: 'ifxeef'
26
+ d: 'm6.34 17.66-1.41 1.41',
27
+ key: '1m8zz5'
28
28
  }], ['path', {
29
- d: 'M17.5 6.5 19 5',
30
- key: '1l8ph7'
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: 'm5.2 11.2 1.4 1.4',
7
- key: 'o9djwi'
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: 'm17.4 12.6 1.4-1.4',
16
- key: 'q9kv5p'
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'
@@ -3,8 +3,8 @@ var Sunset = createReactComponent('Sunset', [['path', {
3
3
  d: 'M12 10V2',
4
4
  key: '16sf7g'
5
5
  }], ['path', {
6
- d: 'm5.2 11.2 1.4 1.4',
7
- key: 'o9djwi'
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: 'm17.4 12.6 1.4-1.4',
16
- key: 'q9kv5p'
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'
@@ -15,7 +15,7 @@ var ThermometerSun = createReactComponent('ThermometerSun', [['path', {
15
15
  d: 'M4 13H2',
16
16
  key: '118le4'
17
17
  }], ['path', {
18
- d: 'M6.6 7.6 5.2 6.2',
19
- key: 'cfui7p'
18
+ d: 'M6.34 7.34 4.93 5.93',
19
+ key: '1brd51'
20
20
  }]]);
21
21
  export default ThermometerSun;