lucide-react 0.48.0 → 0.53.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 (49) hide show
  1. package/dist/cjs/lucide-react.js +598 -72
  2. package/dist/cjs/lucide-react.js.map +1 -1
  3. package/dist/esm/icons/alarm-clock-off.js +5 -2
  4. package/dist/esm/icons/armchair.js +15 -0
  5. package/dist/esm/icons/bed-double.js +15 -0
  6. package/dist/esm/icons/bed-single.js +12 -0
  7. package/dist/esm/icons/bed.js +15 -0
  8. package/dist/esm/icons/binary.js +20 -8
  9. package/dist/esm/icons/bus.js +5 -2
  10. package/dist/esm/icons/calendar-check-2.js +27 -0
  11. package/dist/esm/icons/calendar-check.js +32 -0
  12. package/dist/esm/icons/calendar-days.js +47 -0
  13. package/dist/esm/icons/calendar-minus.js +30 -0
  14. package/dist/esm/icons/calendar-off.js +24 -0
  15. package/dist/esm/icons/calendar-plus.js +36 -0
  16. package/dist/esm/icons/calendar-range.js +41 -0
  17. package/dist/esm/icons/calendar-x-2.js +36 -0
  18. package/dist/esm/icons/calendar-x.js +41 -0
  19. package/dist/esm/icons/camera-off.js +5 -2
  20. package/dist/esm/icons/cast.js +8 -2
  21. package/dist/esm/icons/clipboard-copy.js +5 -2
  22. package/dist/esm/icons/contact.js +1 -2
  23. package/dist/esm/icons/dribbble.js +8 -2
  24. package/dist/esm/icons/flag-off.js +5 -2
  25. package/dist/esm/icons/index.js +15 -0
  26. package/dist/esm/icons/lightbulb-off.js +5 -2
  27. package/dist/esm/icons/link-2-off.js +5 -2
  28. package/dist/esm/icons/link-2.js +5 -2
  29. package/dist/esm/icons/maximize.js +11 -2
  30. package/dist/esm/icons/minimize.js +11 -2
  31. package/dist/esm/icons/phone-call.js +8 -2
  32. package/dist/esm/icons/pin-off.js +21 -0
  33. package/dist/esm/icons/pin.js +8 -8
  34. package/dist/esm/icons/podcast.js +6 -6
  35. package/dist/esm/icons/power-off.js +5 -2
  36. package/dist/esm/icons/radio.js +11 -2
  37. package/dist/esm/icons/scale.js +4 -4
  38. package/dist/esm/icons/sofa.js +18 -0
  39. package/dist/esm/icons/text-cursor-input.js +9 -6
  40. package/dist/esm/icons/thumbs-down.js +5 -2
  41. package/dist/esm/icons/thumbs-up.js +5 -2
  42. package/dist/esm/icons/truck.js +8 -2
  43. package/dist/esm/icons/volume-2.js +5 -2
  44. package/dist/lucide-react.d.ts +15 -0
  45. package/dist/umd/lucide-react.js +598 -72
  46. package/dist/umd/lucide-react.js.map +1 -1
  47. package/dist/umd/lucide-react.min.js +2 -2
  48. package/dist/umd/lucide-react.min.js.map +1 -1
  49. package/package.json +1 -1
@@ -1,7 +1,10 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var AlarmClockOff = createReactComponent('AlarmClockOff', [['path', {
3
- d: 'M19.94 14A8 8 0 0 0 10 5.25m8.13 12.89A8 8 0 1 1 6.87 6.86',
4
- key: '1yqh8f'
3
+ d: 'M6.87 6.87a8 8 0 1 0 11.26 11.26',
4
+ key: '3on8tj'
5
+ }], ['path', {
6
+ d: 'M19.9 14.25A7.44 7.44 0 0 0 20 13a8 8 0 0 0-8-8 7.44 7.44 0 0 0-1.25.1',
7
+ key: 'nxzvge'
5
8
  }], ['path', {
6
9
  d: 'm22 6-3-3',
7
10
  key: '1opdir'
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Armchair = createReactComponent('Armchair', [['path', {
3
+ d: 'M19 9V6a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v3',
4
+ key: 'irtipd'
5
+ }], ['path', {
6
+ d: 'M3 11v5a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v2H7v-2a2 2 0 0 0-4 0Z',
7
+ key: '1ed1m0'
8
+ }], ['path', {
9
+ d: 'M5 18v2',
10
+ key: 'ppbyun'
11
+ }], ['path', {
12
+ d: 'M19 18v2',
13
+ key: 'gy7782'
14
+ }]]);
15
+ export default Armchair;
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var BedDouble = createReactComponent('BedDouble', [['path', {
3
+ d: 'M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8',
4
+ key: '1k78r4'
5
+ }], ['path', {
6
+ d: 'M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4',
7
+ key: 'fb3tl2'
8
+ }], ['path', {
9
+ d: 'M12 4v6',
10
+ key: '1dcgq2'
11
+ }], ['path', {
12
+ d: 'M2 18h20',
13
+ key: 'ajqnye'
14
+ }]]);
15
+ export default BedDouble;
@@ -0,0 +1,12 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var BedSingle = createReactComponent('BedSingle', [['path', {
3
+ d: 'M3 20v-8a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8',
4
+ key: '1wm6mi'
5
+ }], ['path', {
6
+ d: 'M5 10V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4',
7
+ key: '4k93s5'
8
+ }], ['path', {
9
+ d: 'M3 18h18',
10
+ key: '1h113x'
11
+ }]]);
12
+ export default BedSingle;
@@ -0,0 +1,15 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var Bed = createReactComponent('Bed', [['path', {
3
+ d: 'M2 4v16',
4
+ key: 'vw9hq8'
5
+ }], ['path', {
6
+ d: 'M2 8h18a2 2 0 0 1 2 2v10',
7
+ key: '1dgv2r'
8
+ }], ['path', {
9
+ d: 'M2 17h20',
10
+ key: '18nfp3'
11
+ }], ['path', {
12
+ d: 'M6 8v9',
13
+ key: '1yriud'
14
+ }]]);
15
+ export default Bed;
@@ -1,15 +1,27 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Binary = createReactComponent('Binary', [['path', {
3
- d: 'M10 4H6v6h4V4z',
4
- key: '7fv97c'
3
+ d: 'M6 20h4',
4
+ key: '1i6q5t'
5
5
  }], ['path', {
6
- d: 'M18 14h-4v6h4v-6z',
7
- key: 'p975cx'
6
+ d: 'M14 10h4',
7
+ key: 'ru81e7'
8
8
  }], ['path', {
9
- d: 'M14 4h2v6m-2 0h4',
10
- key: 'ltejvm'
9
+ d: 'M6 14h2v6',
10
+ key: '16z9wg'
11
11
  }], ['path', {
12
- d: 'M6 14h2v6m-2 0h4',
13
- key: 'oct1eo'
12
+ d: 'M14 4h2v6',
13
+ key: '1idq9u'
14
+ }], ['rect', {
15
+ x: '6',
16
+ y: '4',
17
+ width: '4',
18
+ height: '6',
19
+ key: 'btwfzx'
20
+ }], ['rect', {
21
+ x: '14',
22
+ y: '14',
23
+ width: '4',
24
+ height: '6',
25
+ key: '1cym0j'
14
26
  }]]);
15
27
  export default Binary;
@@ -1,7 +1,10 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Bus = createReactComponent('Bus', [['path', {
3
- d: 'M19 17h2l.64-2.54a6 6 0 0 0 0-2.92l-1.07-4.27A3 3 0 0 0 17.66 5H4a2 2 0 0 0-2 2v10h2m10 0h-4',
4
- key: 'pc7asv'
3
+ d: 'M19 17h2l.64-2.54c.24-.959.24-1.962 0-2.92l-1.07-4.27A3 3 0 0 0 17.66 5H4a2 2 0 0 0-2 2v10h2',
4
+ key: 'wfsdqh'
5
+ }], ['path', {
6
+ d: 'M14 17H9',
7
+ key: 'o2noo5'
5
8
  }], ['circle', {
6
9
  cx: '6.5',
7
10
  cy: '17.5',
@@ -0,0 +1,27 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var CalendarCheck2 = createReactComponent('CalendarCheck2', [['path', {
3
+ d: 'M21 14V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8',
4
+ key: 'bce9hv'
5
+ }], ['line', {
6
+ x1: '16',
7
+ y1: '2',
8
+ x2: '16',
9
+ y2: '6',
10
+ key: '18saeg'
11
+ }], ['line', {
12
+ x1: '8',
13
+ y1: '2',
14
+ x2: '8',
15
+ y2: '6',
16
+ key: '1u51jw'
17
+ }], ['line', {
18
+ x1: '3',
19
+ y1: '10',
20
+ x2: '21',
21
+ y2: '10',
22
+ key: '6sq0yj'
23
+ }], ['path', {
24
+ d: 'm16 20 2 2 4-4',
25
+ key: '13tcca'
26
+ }]]);
27
+ export default CalendarCheck2;
@@ -0,0 +1,32 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var CalendarCheck = createReactComponent('CalendarCheck', [['rect', {
3
+ x: '3',
4
+ y: '4',
5
+ width: '18',
6
+ height: '18',
7
+ rx: '2',
8
+ ry: '2',
9
+ key: '1dtxiw'
10
+ }], ['line', {
11
+ x1: '16',
12
+ y1: '2',
13
+ x2: '16',
14
+ y2: '6',
15
+ key: '18saeg'
16
+ }], ['line', {
17
+ x1: '8',
18
+ y1: '2',
19
+ x2: '8',
20
+ y2: '6',
21
+ key: '1u51jw'
22
+ }], ['line', {
23
+ x1: '3',
24
+ y1: '10',
25
+ x2: '21',
26
+ y2: '10',
27
+ key: '6sq0yj'
28
+ }], ['path', {
29
+ d: 'm9 16 2 2 4-4',
30
+ key: '19s6y9'
31
+ }]]);
32
+ export default CalendarCheck;
@@ -0,0 +1,47 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var CalendarDays = createReactComponent('CalendarDays', [['rect', {
3
+ x: '3',
4
+ y: '4',
5
+ width: '18',
6
+ height: '18',
7
+ rx: '2',
8
+ ry: '2',
9
+ key: '1dtxiw'
10
+ }], ['line', {
11
+ x1: '16',
12
+ y1: '2',
13
+ x2: '16',
14
+ y2: '6',
15
+ key: '18saeg'
16
+ }], ['line', {
17
+ x1: '8',
18
+ y1: '2',
19
+ x2: '8',
20
+ y2: '6',
21
+ key: '1u51jw'
22
+ }], ['line', {
23
+ x1: '3',
24
+ y1: '10',
25
+ x2: '21',
26
+ y2: '10',
27
+ key: '6sq0yj'
28
+ }], ['path', {
29
+ d: 'M8 14h.01',
30
+ key: '6423bh'
31
+ }], ['path', {
32
+ d: 'M12 14h.01',
33
+ key: '1etili'
34
+ }], ['path', {
35
+ d: 'M16 14h.01',
36
+ key: '1gbofw'
37
+ }], ['path', {
38
+ d: 'M8 18h.01',
39
+ key: 'lrp35t'
40
+ }], ['path', {
41
+ d: 'M12 18h.01',
42
+ key: 'mhygvu'
43
+ }], ['path', {
44
+ d: 'M16 18h.01',
45
+ key: 'kzsmim'
46
+ }]]);
47
+ export default CalendarDays;
@@ -0,0 +1,30 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var CalendarMinus = createReactComponent('CalendarMinus', [['path', {
3
+ d: 'M21 13V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8',
4
+ key: '3spt84'
5
+ }], ['line', {
6
+ x1: '16',
7
+ y1: '2',
8
+ x2: '16',
9
+ y2: '6',
10
+ key: '18saeg'
11
+ }], ['line', {
12
+ x1: '8',
13
+ y1: '2',
14
+ x2: '8',
15
+ y2: '6',
16
+ key: '1u51jw'
17
+ }], ['line', {
18
+ x1: '3',
19
+ y1: '10',
20
+ x2: '21',
21
+ y2: '10',
22
+ key: '6sq0yj'
23
+ }], ['line', {
24
+ x1: '16',
25
+ y1: '19',
26
+ x2: '22',
27
+ y2: '19',
28
+ key: 'qkgpxo'
29
+ }]]);
30
+ export default CalendarMinus;
@@ -0,0 +1,24 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var CalendarOff = createReactComponent('CalendarOff', [['path', {
3
+ d: 'M4.18 4.18A2 2 0 0 0 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 1.82-1.18',
4
+ key: '1feomx'
5
+ }], ['path', {
6
+ d: 'M21 15.5V6a2 2 0 0 0-2-2H9.5',
7
+ key: 'yhw86o'
8
+ }], ['path', {
9
+ d: 'M16 2v4',
10
+ key: '4m81vk'
11
+ }], ['path', {
12
+ d: 'M3 10h7',
13
+ key: '1wap6i'
14
+ }], ['path', {
15
+ d: 'M21 10h-5.5',
16
+ key: 'quycpq'
17
+ }], ['line', {
18
+ x1: '2',
19
+ y1: '2',
20
+ x2: '22',
21
+ y2: '22',
22
+ key: '1w4vcy'
23
+ }]]);
24
+ export default CalendarOff;
@@ -0,0 +1,36 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var CalendarPlus = createReactComponent('CalendarPlus', [['path', {
3
+ d: 'M21 13V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8',
4
+ key: '3spt84'
5
+ }], ['line', {
6
+ x1: '16',
7
+ y1: '2',
8
+ x2: '16',
9
+ y2: '6',
10
+ key: '18saeg'
11
+ }], ['line', {
12
+ x1: '8',
13
+ y1: '2',
14
+ x2: '8',
15
+ y2: '6',
16
+ key: '1u51jw'
17
+ }], ['line', {
18
+ x1: '3',
19
+ y1: '10',
20
+ x2: '21',
21
+ y2: '10',
22
+ key: '6sq0yj'
23
+ }], ['line', {
24
+ x1: '19',
25
+ y1: '16',
26
+ x2: '19',
27
+ y2: '22',
28
+ key: '537lsc'
29
+ }], ['line', {
30
+ x1: '16',
31
+ y1: '19',
32
+ x2: '22',
33
+ y2: '19',
34
+ key: 'qkgpxo'
35
+ }]]);
36
+ export default CalendarPlus;
@@ -0,0 +1,41 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var CalendarRange = createReactComponent('CalendarRange', [['rect', {
3
+ x: '3',
4
+ y: '4',
5
+ width: '18',
6
+ height: '18',
7
+ rx: '2',
8
+ ry: '2',
9
+ key: '1dtxiw'
10
+ }], ['line', {
11
+ x1: '16',
12
+ y1: '2',
13
+ x2: '16',
14
+ y2: '6',
15
+ key: '18saeg'
16
+ }], ['line', {
17
+ x1: '8',
18
+ y1: '2',
19
+ x2: '8',
20
+ y2: '6',
21
+ key: '1u51jw'
22
+ }], ['line', {
23
+ x1: '3',
24
+ y1: '10',
25
+ x2: '21',
26
+ y2: '10',
27
+ key: '6sq0yj'
28
+ }], ['path', {
29
+ d: 'M17 14h-6',
30
+ key: 'bkmgh3'
31
+ }], ['path', {
32
+ d: 'M13 18H7',
33
+ key: 'bb0bb7'
34
+ }], ['path', {
35
+ d: 'M7 14h.01',
36
+ key: '1qa3f1'
37
+ }], ['path', {
38
+ d: 'M17 18h.01',
39
+ key: '1bdyru'
40
+ }]]);
41
+ export default CalendarRange;
@@ -0,0 +1,36 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var CalendarX2 = createReactComponent('CalendarX2', [['path', {
3
+ d: 'M21 13V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8',
4
+ key: '3spt84'
5
+ }], ['line', {
6
+ x1: '16',
7
+ y1: '2',
8
+ x2: '16',
9
+ y2: '6',
10
+ key: '18saeg'
11
+ }], ['line', {
12
+ x1: '8',
13
+ y1: '2',
14
+ x2: '8',
15
+ y2: '6',
16
+ key: '1u51jw'
17
+ }], ['line', {
18
+ x1: '3',
19
+ y1: '10',
20
+ x2: '21',
21
+ y2: '10',
22
+ key: '6sq0yj'
23
+ }], ['line', {
24
+ x1: '17',
25
+ y1: '17',
26
+ x2: '22',
27
+ y2: '22',
28
+ key: 'tvgkbv'
29
+ }], ['line', {
30
+ x1: '17',
31
+ y1: '22',
32
+ x2: '22',
33
+ y2: '17',
34
+ key: '1l23f3'
35
+ }]]);
36
+ export default CalendarX2;
@@ -0,0 +1,41 @@
1
+ import createReactComponent from '../createReactComponent';
2
+ var CalendarX = createReactComponent('CalendarX', [['rect', {
3
+ x: '3',
4
+ y: '4',
5
+ width: '18',
6
+ height: '18',
7
+ rx: '2',
8
+ ry: '2',
9
+ key: '1dtxiw'
10
+ }], ['line', {
11
+ x1: '16',
12
+ y1: '2',
13
+ x2: '16',
14
+ y2: '6',
15
+ key: '18saeg'
16
+ }], ['line', {
17
+ x1: '8',
18
+ y1: '2',
19
+ x2: '8',
20
+ y2: '6',
21
+ key: '1u51jw'
22
+ }], ['line', {
23
+ x1: '3',
24
+ y1: '10',
25
+ x2: '21',
26
+ y2: '10',
27
+ key: '6sq0yj'
28
+ }], ['line', {
29
+ x1: '10',
30
+ y1: '14',
31
+ x2: '14',
32
+ y2: '18',
33
+ key: 'fs6roj'
34
+ }], ['line', {
35
+ x1: '14',
36
+ y1: '14',
37
+ x2: '10',
38
+ y2: '18',
39
+ key: '1kdrv6'
40
+ }]]);
41
+ export default CalendarX;
@@ -6,8 +6,11 @@ var CameraOff = createReactComponent('CameraOff', [['line', {
6
6
  y2: '22',
7
7
  key: '1w4vcy'
8
8
  }], ['path', {
9
- d: 'M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16',
10
- key: '1mx7an'
9
+ d: 'M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16',
10
+ key: 'qmtpty'
11
+ }], ['path', {
12
+ d: 'M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5',
13
+ key: '1ufyfc'
11
14
  }], ['path', {
12
15
  d: 'M14.121 15.121A3 3 0 1 1 9.88 10.88',
13
16
  key: '11zox6'
@@ -1,7 +1,13 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Cast = createReactComponent('Cast', [['path', {
3
- d: 'M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6',
4
- key: '1o3wz6'
3
+ d: 'M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6',
4
+ key: '3zrzxg'
5
+ }], ['path', {
6
+ d: 'M2 12a9 9 0 0 1 8 8',
7
+ key: 'g6cvee'
8
+ }], ['path', {
9
+ d: 'M2 16a5 5 0 0 1 4 4',
10
+ key: '1y1dii'
5
11
  }], ['line', {
6
12
  x1: '2',
7
13
  y1: '20',
@@ -1,7 +1,10 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var ClipboardCopy = createReactComponent('ClipboardCopy', [['path', {
3
- d: 'M16 4h2a2 2 0 0 1 2 2v4M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2',
4
- key: 'q61o6r'
3
+ d: 'M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2',
4
+ key: '4jdomd'
5
+ }], ['path', {
6
+ d: 'M16 4h2a2 2 0 0 1 2 2v4',
7
+ key: '3hqy98'
5
8
  }], ['rect', {
6
9
  x: '8',
7
10
  y: '2',
@@ -10,11 +10,10 @@ var Contact = createReactComponent('Contact', [['path', {
10
10
  rx: '2',
11
11
  key: '12vinp'
12
12
  }], ['circle', {
13
- "class": 'cls-2',
14
13
  cx: '12',
15
14
  cy: '10',
16
15
  r: '2',
17
- key: '1u0mtd'
16
+ key: '1yojzk'
18
17
  }], ['line', {
19
18
  x1: '8',
20
19
  y1: '2',
@@ -5,7 +5,13 @@ var Dribbble = createReactComponent('Dribbble', [['circle', {
5
5
  r: '10',
6
6
  key: '1mglay'
7
7
  }], ['path', {
8
- d: 'M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32',
9
- key: '10q4hb'
8
+ d: 'M19.13 5.09C15.22 9.14 10 10.44 2.25 10.94',
9
+ key: 'hpej1'
10
+ }], ['path', {
11
+ d: 'M21.75 12.84c-6.62-1.41-12.14 1-16.38 6.32',
12
+ key: '1tr44o'
13
+ }], ['path', {
14
+ d: 'M8.56 2.75c4.37 6 6 9.42 8 17.72',
15
+ key: 'kbh691'
10
16
  }]]);
11
17
  export default Dribbble;
@@ -3,8 +3,11 @@ var FlagOff = createReactComponent('FlagOff', [['path', {
3
3
  d: 'M8 2c3 0 5 2 8 2s4-1 4-1v11',
4
4
  key: '9rwyz9'
5
5
  }], ['path', {
6
- d: 'M4 22v-7m0 0s1-1 4-1 5 2 8 2M4 15V4',
7
- key: '18jr0d'
6
+ d: 'M4 22V4',
7
+ key: '1plyxx'
8
+ }], ['path', {
9
+ d: 'M4 15s1-1 4-1 5 2 8 2',
10
+ key: '1myooe'
8
11
  }], ['line', {
9
12
  x1: '2',
10
13
  y1: '2',
@@ -39,6 +39,7 @@ export { default as AlignVerticalSpaceBetween } from './align-vertical-space-bet
39
39
  export { default as Anchor } from './anchor';
40
40
  export { default as Aperture } from './aperture';
41
41
  export { default as Archive } from './archive';
42
+ export { default as Armchair } from './armchair';
42
43
  export { default as ArrowBigDown } from './arrow-big-down';
43
44
  export { default as ArrowBigLeft } from './arrow-big-left';
44
45
  export { default as ArrowBigRight } from './arrow-big-right';
@@ -74,6 +75,9 @@ export { default as BatteryLow } from './battery-low';
74
75
  export { default as BatteryMedium } from './battery-medium';
75
76
  export { default as Battery } from './battery';
76
77
  export { default as Beaker } from './beaker';
78
+ export { default as BedDouble } from './bed-double';
79
+ export { default as BedSingle } from './bed-single';
80
+ export { default as Bed } from './bed';
77
81
  export { default as BellMinus } from './bell-minus';
78
82
  export { default as BellOff } from './bell-off';
79
83
  export { default as BellPlus } from './bell-plus';
@@ -102,6 +106,15 @@ export { default as Building2 } from './building-2';
102
106
  export { default as Building } from './building';
103
107
  export { default as Bus } from './bus';
104
108
  export { default as Calculator } from './calculator';
109
+ export { default as CalendarCheck2 } from './calendar-check-2';
110
+ export { default as CalendarCheck } from './calendar-check';
111
+ export { default as CalendarDays } from './calendar-days';
112
+ export { default as CalendarMinus } from './calendar-minus';
113
+ export { default as CalendarOff } from './calendar-off';
114
+ export { default as CalendarPlus } from './calendar-plus';
115
+ export { default as CalendarRange } from './calendar-range';
116
+ export { default as CalendarX2 } from './calendar-x-2';
117
+ export { default as CalendarX } from './calendar-x';
105
118
  export { default as Calendar } from './calendar';
106
119
  export { default as CameraOff } from './camera-off';
107
120
  export { default as Camera } from './camera';
@@ -430,6 +443,7 @@ export { default as PhoneOutgoing } from './phone-outgoing';
430
443
  export { default as Phone } from './phone';
431
444
  export { default as PieChart } from './pie-chart';
432
445
  export { default as PiggyBank } from './piggy-bank';
446
+ export { default as PinOff } from './pin-off';
433
447
  export { default as Pin } from './pin';
434
448
  export { default as Pipette } from './pipette';
435
449
  export { default as Plane } from './plane';
@@ -518,6 +532,7 @@ export { default as SmartphoneCharging } from './smartphone-charging';
518
532
  export { default as Smartphone } from './smartphone';
519
533
  export { default as Smile } from './smile';
520
534
  export { default as Snowflake } from './snowflake';
535
+ export { default as Sofa } from './sofa';
521
536
  export { default as SortAsc } from './sort-asc';
522
537
  export { default as SortDesc } from './sort-desc';
523
538
  export { default as Speaker } from './speaker';
@@ -9,7 +9,10 @@ var LightbulbOff = createReactComponent('LightbulbOff', [['path', {
9
9
  d: 'm2 2 20 20',
10
10
  key: '1ooewy'
11
11
  }], ['path', {
12
- d: 'M8.91 14a4.61 4.61 0 0 0-1.41-2.5C6.23 10.23 6 9 6 8a6 6 0 0 1 .084-1M9 2.804A6 6 0 0 1 18 8a4.651 4.651 0 0 1-1.031 3',
13
- key: 'p3zf1v'
12
+ d: 'M9 2.804A6 6 0 0 1 18 8a4.65 4.65 0 0 1-1.03 3',
13
+ key: '1v6krz'
14
+ }], ['path', {
15
+ d: 'M8.91 14a4.61 4.61 0 0 0-1.41-2.5C6.23 10.23 6 9 6 8a6 6 0 0 1 .084-1',
16
+ key: '1jxmct'
14
17
  }]]);
15
18
  export default LightbulbOff;
@@ -1,7 +1,10 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Link2Off = createReactComponent('Link2Off', [['path', {
3
- d: 'M15 7h2a5 5 0 0 1 4 8M9 17H7A5 5 0 0 1 7 7',
4
- key: '1njnd9'
3
+ d: 'M9 17H7A5 5 0 0 1 7 7',
4
+ key: '10o201'
5
+ }], ['path', {
6
+ d: 'M15 7h2a5 5 0 0 1 4 8',
7
+ key: '1d3206'
5
8
  }], ['line', {
6
9
  x1: '8',
7
10
  y1: '12',
@@ -1,7 +1,10 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Link2 = createReactComponent('Link2', [['path', {
3
- d: 'M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2',
4
- key: '1re2ne'
3
+ d: 'M9 17H7A5 5 0 0 1 7 7h2',
4
+ key: '8i5ue5'
5
+ }], ['path', {
6
+ d: 'M15 7h2a5 5 0 1 1 0 10h-2',
7
+ key: '1b9ql8'
5
8
  }], ['line', {
6
9
  x1: '8',
7
10
  y1: '12',
@@ -1,6 +1,15 @@
1
1
  import createReactComponent from '../createReactComponent';
2
2
  var Maximize = createReactComponent('Maximize', [['path', {
3
- d: 'M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3',
4
- key: '16j8ov'
3
+ d: 'M8 3H5a2 2 0 0 0-2 2v3',
4
+ key: '1dcmit'
5
+ }], ['path', {
6
+ d: 'M21 8V5a2 2 0 0 0-2-2h-3',
7
+ key: '1e4gt3'
8
+ }], ['path', {
9
+ d: 'M3 16v3a2 2 0 0 0 2 2h3',
10
+ key: 'wsl5sc'
11
+ }], ['path', {
12
+ d: 'M16 21h3a2 2 0 0 0 2-2v-3',
13
+ key: '18trek'
5
14
  }]]);
6
15
  export default Maximize;