@wellness-icons/react 0.0.0-insiders.2d76067

Sign up to get free protection for your applications and to get access to all the features.
Files changed (108) hide show
  1. package/24/outline/BeachIcon.d.ts +3 -0
  2. package/24/outline/BeachIcon.js +157 -0
  3. package/24/outline/BusIcon.d.ts +3 -0
  4. package/24/outline/BusIcon.js +92 -0
  5. package/24/outline/CampingIcon.d.ts +3 -0
  6. package/24/outline/CampingIcon.js +92 -0
  7. package/24/outline/CarIcon.d.ts +3 -0
  8. package/24/outline/CarIcon.js +85 -0
  9. package/24/outline/CaravanIcon.d.ts +3 -0
  10. package/24/outline/CaravanIcon.js +82 -0
  11. package/24/outline/FinnishSaunaIcon.d.ts +3 -0
  12. package/24/outline/FinnishSaunaIcon.js +84 -0
  13. package/24/outline/FireplaceIcon.d.ts +3 -0
  14. package/24/outline/FireplaceIcon.js +73 -0
  15. package/24/outline/HotelIcon.d.ts +3 -0
  16. package/24/outline/HotelIcon.js +132 -0
  17. package/24/outline/LogSaunaIcon.d.ts +3 -0
  18. package/24/outline/LogSaunaIcon.js +164 -0
  19. package/24/outline/OutdoorIcon.d.ts +3 -0
  20. package/24/outline/OutdoorIcon.js +110 -0
  21. package/24/outline/PlungePoolIcon.d.ts +3 -0
  22. package/24/outline/PlungePoolIcon.js +147 -0
  23. package/24/outline/PrivateSaunaIcon.d.ts +3 -0
  24. package/24/outline/PrivateSaunaIcon.js +110 -0
  25. package/24/outline/RelaxAreaIcon.d.ts +3 -0
  26. package/24/outline/RelaxAreaIcon.js +140 -0
  27. package/24/outline/SaunaBucketIcon.d.ts +3 -0
  28. package/24/outline/SaunaBucketIcon.js +93 -0
  29. package/24/outline/SaunaIcon.d.ts +3 -0
  30. package/24/outline/SaunaIcon.js +101 -0
  31. package/24/outline/SnowSaunaIcon.d.ts +3 -0
  32. package/24/outline/SnowSaunaIcon.js +111 -0
  33. package/24/outline/SolariumIcon.d.ts +3 -0
  34. package/24/outline/SolariumIcon.js +75 -0
  35. package/24/outline/SpaLeavesIcon.d.ts +3 -0
  36. package/24/outline/SpaLeavesIcon.js +83 -0
  37. package/24/outline/SteamBathIcon.d.ts +3 -0
  38. package/24/outline/SteamBathIcon.js +92 -0
  39. package/24/outline/SwimmingPoolIcon.d.ts +3 -0
  40. package/24/outline/SwimmingPoolIcon.js +92 -0
  41. package/24/outline/ThermometerIcon.d.ts +3 -0
  42. package/24/outline/ThermometerIcon.js +101 -0
  43. package/24/outline/TrainIcon.d.ts +3 -0
  44. package/24/outline/TrainIcon.js +114 -0
  45. package/24/outline/VacationApartmentIcon.d.ts +3 -0
  46. package/24/outline/VacationApartmentIcon.js +132 -0
  47. package/24/outline/VacationHomeIcon.d.ts +3 -0
  48. package/24/outline/VacationHomeIcon.js +102 -0
  49. package/24/outline/WhirpoolIcon.d.ts +3 -0
  50. package/24/outline/WhirpoolIcon.js +120 -0
  51. package/24/outline/esm/BeachIcon.d.ts +3 -0
  52. package/24/outline/esm/BeachIcon.js +157 -0
  53. package/24/outline/esm/BusIcon.d.ts +3 -0
  54. package/24/outline/esm/BusIcon.js +92 -0
  55. package/24/outline/esm/CampingIcon.d.ts +3 -0
  56. package/24/outline/esm/CampingIcon.js +92 -0
  57. package/24/outline/esm/CarIcon.d.ts +3 -0
  58. package/24/outline/esm/CarIcon.js +85 -0
  59. package/24/outline/esm/CaravanIcon.d.ts +3 -0
  60. package/24/outline/esm/CaravanIcon.js +82 -0
  61. package/24/outline/esm/FinnishSaunaIcon.d.ts +3 -0
  62. package/24/outline/esm/FinnishSaunaIcon.js +84 -0
  63. package/24/outline/esm/FireplaceIcon.d.ts +3 -0
  64. package/24/outline/esm/FireplaceIcon.js +73 -0
  65. package/24/outline/esm/HotelIcon.d.ts +3 -0
  66. package/24/outline/esm/HotelIcon.js +132 -0
  67. package/24/outline/esm/LogSaunaIcon.d.ts +3 -0
  68. package/24/outline/esm/LogSaunaIcon.js +164 -0
  69. package/24/outline/esm/OutdoorIcon.d.ts +3 -0
  70. package/24/outline/esm/OutdoorIcon.js +110 -0
  71. package/24/outline/esm/PlungePoolIcon.d.ts +3 -0
  72. package/24/outline/esm/PlungePoolIcon.js +147 -0
  73. package/24/outline/esm/PrivateSaunaIcon.d.ts +3 -0
  74. package/24/outline/esm/PrivateSaunaIcon.js +110 -0
  75. package/24/outline/esm/RelaxAreaIcon.d.ts +3 -0
  76. package/24/outline/esm/RelaxAreaIcon.js +140 -0
  77. package/24/outline/esm/SaunaBucketIcon.d.ts +3 -0
  78. package/24/outline/esm/SaunaBucketIcon.js +93 -0
  79. package/24/outline/esm/SaunaIcon.d.ts +3 -0
  80. package/24/outline/esm/SaunaIcon.js +101 -0
  81. package/24/outline/esm/SnowSaunaIcon.d.ts +3 -0
  82. package/24/outline/esm/SnowSaunaIcon.js +111 -0
  83. package/24/outline/esm/SolariumIcon.d.ts +3 -0
  84. package/24/outline/esm/SolariumIcon.js +75 -0
  85. package/24/outline/esm/SpaLeavesIcon.d.ts +3 -0
  86. package/24/outline/esm/SpaLeavesIcon.js +83 -0
  87. package/24/outline/esm/SteamBathIcon.d.ts +3 -0
  88. package/24/outline/esm/SteamBathIcon.js +92 -0
  89. package/24/outline/esm/SwimmingPoolIcon.d.ts +3 -0
  90. package/24/outline/esm/SwimmingPoolIcon.js +92 -0
  91. package/24/outline/esm/ThermometerIcon.d.ts +3 -0
  92. package/24/outline/esm/ThermometerIcon.js +101 -0
  93. package/24/outline/esm/TrainIcon.d.ts +3 -0
  94. package/24/outline/esm/TrainIcon.js +114 -0
  95. package/24/outline/esm/VacationApartmentIcon.d.ts +3 -0
  96. package/24/outline/esm/VacationApartmentIcon.js +132 -0
  97. package/24/outline/esm/VacationHomeIcon.d.ts +3 -0
  98. package/24/outline/esm/VacationHomeIcon.js +102 -0
  99. package/24/outline/esm/WhirpoolIcon.d.ts +3 -0
  100. package/24/outline/esm/WhirpoolIcon.js +120 -0
  101. package/24/outline/esm/index.d.ts +25 -0
  102. package/24/outline/esm/index.js +25 -0
  103. package/24/outline/esm/package.json +4 -0
  104. package/24/outline/index.d.ts +25 -0
  105. package/24/outline/index.js +25 -0
  106. package/24/outline/package.json +4 -0
  107. package/outline/index.js +16 -0
  108. package/package.json +72 -0
@@ -0,0 +1,83 @@
1
+ const React = require("react");
2
+ function SpaLeavesIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }, svgRef) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
17
+ viewBox: "0 0 24 24",
18
+ strokeWidth: 1.5,
19
+ stroke: "currentColor",
20
+ "aria-hidden": "true",
21
+ "data-slot": "icon",
22
+ ref: svgRef,
23
+ "aria-labelledby": titleId
24
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
25
+ id: titleId
26
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
27
+ d: "M-10.758-10.758c-8.919 0-16.819 4.218-21.661 10.739 4.806 6.522 12.742 10.777 21.661 10.777S6.098 6.503 10.904-.019C6.062-6.54-1.838-10.758-10.758-10.758",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.49px"
33
+ },
34
+ transform: "matrix(0 -.28653 -.28653 0 12 8.328)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M3.641-.807c7.373-.001 13.903 3.369 17.906 8.578-3.972 5.209-10.533 8.607-17.906 8.607-7.374-.001-13.934-3.397-17.906-8.607C-10.262 2.562-3.733-.807 3.641-.807",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "3.49px"
42
+ },
43
+ transform: "matrix(.25953 .12143 .12143 -.25953 4.759 17.51)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M-3.641-.807c-7.374 0-13.903 3.369-17.906 8.578 3.972 5.209 10.532 8.607 17.906 8.607s13.933-3.396 17.906-8.607C10.262 2.562 3.732-.807-3.641-.807",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "3.49px"
51
+ },
52
+ transform: "scale(.28653 -.28653)rotate(25.074 170.98 120.438)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M-13.809 13.809h27.618",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "3.49px"
60
+ },
61
+ transform: "matrix(0 -.28653 -.28653 0 15.962 13.66)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M-1.028 4.576h21.406",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "3.49px"
69
+ },
70
+ transform: "scale(.28653 -.28653)rotate(25.313 172.57 71.71)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M-20.379 4.576H1.028",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "3.49px"
78
+ },
79
+ transform: "matrix(-.25902 -.1225 -.1225 .25902 6.44 14.428)"
80
+ }));
81
+ }
82
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(SpaLeavesIcon);
83
+ module.exports = ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SteamBathIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default SteamBathIcon;
@@ -0,0 +1,92 @@
1
+ const React = require("react");
2
+ function SteamBathIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }, svgRef) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
17
+ viewBox: "0 0 24 24",
18
+ strokeWidth: 1.5,
19
+ stroke: "currentColor",
20
+ "aria-hidden": "true",
21
+ "data-slot": "icon",
22
+ ref: svgRef,
23
+ "aria-labelledby": titleId
24
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
25
+ id: titleId
26
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
27
+ d: "M0-18.536c-.764 1.407-1.643 3.587-1.331 6.179.251 2.082 1.1 3.002 1.629 5.182C.687-5.57.934-3.161 0 0",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "2.84px"
33
+ },
34
+ transform: "matrix(.3521 0 0 .3521 21.129 17.702)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0-18.536c-.763 1.407-1.643 3.587-1.331 6.179.251 2.082 1.1 3.003 1.629 5.182C.687-5.57.934-3.161 0 0",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "2.84px"
42
+ },
43
+ transform: "matrix(.3521 0 0 .3521 17.563 14.855)"
44
+ }), /*#__PURE__*/React.createElement("circle", {
45
+ cx: -5.501,
46
+ r: 5.501,
47
+ style: {
48
+ fill: "none",
49
+ stroke: "#000",
50
+ strokeWidth: "2.84px"
51
+ },
52
+ transform: "matrix(0 -.3521 -.3521 0 8.408 7.718)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M0-44.893V0h29.149",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "2.84px"
60
+ },
61
+ transform: "matrix(.3521 0 0 .3521 2.644 20.53)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M0 5.617-4.868-7.734A5.286 5.286 0 0 0-14.8-4.113l3.75 10.286.782-.022H3.767l11.354 11.355",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "2.84px"
69
+ },
70
+ transform: "matrix(.3521 0 0 .3521 12.818 15.836)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M-4.265 6.991H11.46",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "2.84px"
78
+ },
79
+ transform: "scale(.3521 -.3521)rotate(62.77 52.755 -6.775)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M-8.283-.985c-1.909.52-3.591 2.237-3.591 4.634 0 2.396 1.682 4.115 3.591 4.634 3.288.894 7.816-1.35 10.889-4.634C-.615.23-4.995-1.879-8.283-.985",
82
+ style: {
83
+ fill: "none",
84
+ fillRule: "nonzero",
85
+ stroke: "#000",
86
+ strokeWidth: "2.84px"
87
+ },
88
+ transform: "matrix(0 -.3521 -.3521 0 15.72 2.918)"
89
+ }));
90
+ }
91
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(SteamBathIcon);
92
+ module.exports = ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SwimmingPoolIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default SwimmingPoolIcon;
@@ -0,0 +1,92 @@
1
+ const React = require("react");
2
+ function SwimmingPoolIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }, svgRef) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
17
+ viewBox: "0 0 24 24",
18
+ strokeWidth: 1.5,
19
+ stroke: "currentColor",
20
+ "aria-hidden": "true",
21
+ "data-slot": "icon",
22
+ ref: svgRef,
23
+ "aria-labelledby": titleId
24
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
25
+ id: titleId
26
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
27
+ d: "M0 4.535C5.907 4.535 5.907 0 11.814 0c5.909 0 5.909 4.535 11.818 4.535C29.539 4.535 29.539 0 35.446 0c5.911 0 5.911 4.535 11.823 4.535C53.18 4.535 53.18 0 59.091 0",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "2.95px"
33
+ },
34
+ transform: "translate(2 11.83)scale(.33846)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0 4.535C5.907 4.535 5.907 0 11.814 0c5.909 0 5.909 4.535 11.818 4.535C29.539 4.535 29.539 0 35.446 0c5.911 0 5.911 4.535 11.823 4.535C53.18 4.535 53.18 0 59.091 0",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "2.95px"
42
+ },
43
+ transform: "translate(2 15.206)scale(.33846)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M0 4.535C5.907 4.535 5.907 0 11.814 0c5.909 0 5.909 4.535 11.818 4.535C29.539 4.535 29.539 0 35.446 0c5.911 0 5.911 4.535 11.823 4.535C53.18 4.535 53.18 0 59.091 0",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "2.95px"
51
+ },
52
+ transform: "translate(2 18.582)scale(.33846)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M0 0h59.091",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "2.95px"
60
+ },
61
+ transform: "translate(2 6.537)scale(.33846)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M-8.753 14.951h20.605a3.098 3.098 0 1 0 0-6.198H8.365",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "2.95px"
69
+ },
70
+ transform: "matrix(0 -.33846 -.33846 0 18.208 8.943)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M-10.753 16.952h24.605a3.1 3.1 0 0 0 0-6.199h-3.487",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "2.95px"
78
+ },
79
+ transform: "matrix(0 -.33846 -.33846 0 24.089 9.62)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M0 0h14.194",
82
+ style: {
83
+ fill: "none",
84
+ fillRule: "nonzero",
85
+ stroke: "#000",
86
+ strokeWidth: "2.95px"
87
+ },
88
+ transform: "translate(13.347 9.282)scale(.33846)"
89
+ }));
90
+ }
91
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(SwimmingPoolIcon);
92
+ module.exports = ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ThermometerIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default ThermometerIcon;
@@ -0,0 +1,101 @@
1
+ const React = require("react");
2
+ function ThermometerIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }, svgRef) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
17
+ viewBox: "0 0 24 24",
18
+ strokeWidth: 1.5,
19
+ stroke: "currentColor",
20
+ "aria-hidden": "true",
21
+ "data-slot": "icon",
22
+ ref: svgRef,
23
+ "aria-labelledby": titleId
24
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
25
+ id: titleId
26
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
27
+ d: "M0 39.913C0 46.395-5.255 51.65-11.737 51.65s-11.737-5.255-11.737-11.737a11.74 11.74 0 0 1 4.942-9.579V-4.933a6.797 6.797 0 1 1 13.591 0v35.267A11.74 11.74 0 0 1 0 39.913",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.17px"
33
+ },
34
+ transform: "translate(13.049 5.703)scale(.31552)"
35
+ }), /*#__PURE__*/React.createElement("circle", {
36
+ cx: -5.725,
37
+ r: 5.725,
38
+ style: {
39
+ fill: "none",
40
+ stroke: "#000",
41
+ strokeWidth: "3.17px"
42
+ },
43
+ transform: "matrix(0 -.31552 -.31552 0 9.345 16.502)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M-12.815 12.815h25.63",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "3.17px"
51
+ },
52
+ transform: "matrix(0 -.31552 -.31552 0 13.389 12.46)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M0 0h12.884",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "3.17px"
60
+ },
61
+ transform: "translate(14.293 2.414)scale(.31552)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M0 0h7.339",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "3.17px"
69
+ },
70
+ transform: "translate(14.293 5.009)scale(.31552)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M0 0h12.884",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "3.17px"
78
+ },
79
+ transform: "translate(14.293 7.603)scale(.31552)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M0 0h7.339",
82
+ style: {
83
+ fill: "none",
84
+ fillRule: "nonzero",
85
+ stroke: "#000",
86
+ strokeWidth: "3.17px"
87
+ },
88
+ transform: "translate(14.293 10.197)scale(.31552)"
89
+ }), /*#__PURE__*/React.createElement("path", {
90
+ d: "M0 0h12.884",
91
+ style: {
92
+ fill: "none",
93
+ fillRule: "nonzero",
94
+ stroke: "#000",
95
+ strokeWidth: "3.17px"
96
+ },
97
+ transform: "translate(14.293 12.792)scale(.31552)"
98
+ }));
99
+ }
100
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(ThermometerIcon);
101
+ module.exports = ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const TrainIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default TrainIcon;
@@ -0,0 +1,114 @@
1
+ const React = require("react");
2
+ function TrainIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }, svgRef) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
17
+ viewBox: "0 0 24 24",
18
+ strokeWidth: 1.5,
19
+ stroke: "currentColor",
20
+ "aria-hidden": "true",
21
+ "data-slot": "icon",
22
+ ref: svgRef,
23
+ "aria-labelledby": titleId
24
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
25
+ id: titleId
26
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
27
+ d: "M0 46.646h-39.555a2.836 2.836 0 0 1-2.835-2.835V17.007C-42.39 7.615-34.775 0-25.382 0h11.209C-4.779 0 2.835 7.615 2.835 17.007v26.804A2.836 2.836 0 0 1 0 46.646",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.21px"
33
+ },
34
+ transform: "matrix(.31141 0 0 .31141 18.159 2)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0 0h45.225",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "3.21px"
42
+ },
43
+ transform: "matrix(.31141 0 0 .31141 4.958 10.549)"
44
+ }), /*#__PURE__*/React.createElement("ellipse", {
45
+ cx: -3.726,
46
+ cy: 0.001,
47
+ rx: 3.727,
48
+ ry: 3.726,
49
+ style: {
50
+ fill: "none",
51
+ stroke: "#000",
52
+ strokeWidth: "3.21px"
53
+ },
54
+ transform: "matrix(0 -.31141 -.31141 0 8.25 12.337)"
55
+ }), /*#__PURE__*/React.createElement("ellipse", {
56
+ cx: -3.726,
57
+ cy: 0.001,
58
+ rx: 3.727,
59
+ ry: 3.726,
60
+ style: {
61
+ fill: "none",
62
+ stroke: "#000",
63
+ strokeWidth: "3.21px"
64
+ },
65
+ transform: "matrix(0 -.31141 -.31141 0 15.75 12.337)"
66
+ }), /*#__PURE__*/React.createElement("path", {
67
+ d: "M-13.726-13.726h27.452",
68
+ style: {
69
+ fill: "none",
70
+ fillRule: "nonzero",
71
+ stroke: "#000",
72
+ strokeWidth: "3.21px"
73
+ },
74
+ transform: "matrix(0 .31141 .31141 0 16.274 6.274)"
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ d: "M-16.821-8.592H4.388",
77
+ style: {
78
+ fill: "none",
79
+ fillRule: "nonzero",
80
+ stroke: "#000",
81
+ strokeWidth: "3.21px"
82
+ },
83
+ transform: "matrix(-.18255 .2523 .2523 .18255 8.508 22.461)"
84
+ }), /*#__PURE__*/React.createElement("path", {
85
+ d: "M-33.736 0H0",
86
+ style: {
87
+ fill: "none",
88
+ fillRule: "nonzero",
89
+ stroke: "#000",
90
+ strokeWidth: "3.21px"
91
+ },
92
+ transform: "matrix(-.31141 0 0 .31141 6.747 20.677)"
93
+ }), /*#__PURE__*/React.createElement("path", {
94
+ d: "M-24.078 0H0",
95
+ style: {
96
+ fill: "none",
97
+ fillRule: "nonzero",
98
+ stroke: "#000",
99
+ strokeWidth: "3.21px"
100
+ },
101
+ transform: "matrix(-.31141 0 0 .31141 8.25 18.624)"
102
+ }), /*#__PURE__*/React.createElement("path", {
103
+ d: "M-4.388-8.592h21.209",
104
+ style: {
105
+ fill: "none",
106
+ fillRule: "nonzero",
107
+ stroke: "#000",
108
+ strokeWidth: "3.21px"
109
+ },
110
+ transform: "matrix(.18255 .2523 .2523 -.18255 17.558 16.188)"
111
+ }));
112
+ }
113
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(TrainIcon);
114
+ module.exports = ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const VacationApartmentIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default VacationApartmentIcon;
@@ -0,0 +1,132 @@
1
+ const React = require("react");
2
+ function VacationApartmentIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }, svgRef) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
17
+ viewBox: "0 0 24 24",
18
+ strokeWidth: 1.5,
19
+ stroke: "currentColor",
20
+ "aria-hidden": "true",
21
+ "data-slot": "icon",
22
+ ref: svgRef,
23
+ "aria-labelledby": titleId
24
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
25
+ id: titleId
26
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
27
+ d: "M0 6.03h-3.319a1.31 1.31 0 0 1-1.31-1.31V1.309A1.31 1.31 0 0 1-3.319 0H0c.724 0 1.31.586 1.31 1.309V4.72A1.31 1.31 0 0 1 0 6.03",
28
+ style: {
29
+ fillRule: "nonzero",
30
+ stroke: "#000",
31
+ strokeWidth: "2.89px",
32
+ strokeLinecap: "butt",
33
+ strokeMiterlimit: 2
34
+ },
35
+ transform: "matrix(.3466 0 0 .3466 10.39 8.325)"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ d: "M0 6.03h-3.319a1.31 1.31 0 0 1-1.31-1.31V1.309A1.31 1.31 0 0 1-3.319 0H0a1.31 1.31 0 0 1 1.311 1.309V4.72A1.31 1.31 0 0 1 0 6.03",
38
+ style: {
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "2.89px",
42
+ strokeLinecap: "butt",
43
+ strokeMiterlimit: 2
44
+ },
45
+ transform: "matrix(.3466 0 0 .3466 14.76 8.325)"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M0 6.03h-3.319a1.31 1.31 0 0 1-1.31-1.31V1.309A1.31 1.31 0 0 1-3.319 0H0c.724 0 1.31.586 1.31 1.309V4.72A1.31 1.31 0 0 1 0 6.03",
48
+ style: {
49
+ fillRule: "nonzero",
50
+ stroke: "#000",
51
+ strokeWidth: "2.89px",
52
+ strokeLinecap: "butt",
53
+ strokeMiterlimit: 2
54
+ },
55
+ transform: "matrix(.3466 0 0 .3466 10.39 12.704)"
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ d: "M0 6.03h-3.319a1.31 1.31 0 0 1-1.31-1.31V1.309A1.31 1.31 0 0 1-3.319 0H0a1.31 1.31 0 0 1 1.311 1.309V4.72A1.31 1.31 0 0 1 0 6.03",
58
+ style: {
59
+ fillRule: "nonzero",
60
+ stroke: "#000",
61
+ strokeWidth: "2.89px",
62
+ strokeLinecap: "butt",
63
+ strokeMiterlimit: 2
64
+ },
65
+ transform: "matrix(.3466 0 0 .3466 14.76 12.704)"
66
+ }), /*#__PURE__*/React.createElement("path", {
67
+ d: "M0-39.767V8.458h-35.563v-48.225l17.782-8.458z",
68
+ style: {
69
+ fill: "none",
70
+ fillRule: "nonzero",
71
+ stroke: "#000",
72
+ strokeWidth: "2.89px"
73
+ },
74
+ transform: "matrix(.3466 0 0 .3466 18.163 18.892)"
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ d: "M0 13.161h-10.356V5.178A5.178 5.178 0 1 1 0 5.178z",
77
+ style: {
78
+ fill: "none",
79
+ fillRule: "nonzero",
80
+ stroke: "#000",
81
+ strokeWidth: "2.89px"
82
+ },
83
+ transform: "matrix(.3466 0 0 .3466 13.794 17.258)"
84
+ }), /*#__PURE__*/React.createElement("path", {
85
+ d: "M-23.305-12.258h2.59l8.457 17.781-8.457 17.782h-2.59",
86
+ style: {
87
+ fill: "none",
88
+ fillRule: "nonzero",
89
+ stroke: "#000",
90
+ strokeWidth: "2.89px"
91
+ },
92
+ transform: "matrix(0 -.3466 -.3466 0 13.914 -2.072)"
93
+ }), /*#__PURE__*/React.createElement("path", {
94
+ d: "M-25.49-5.753H1.298",
95
+ style: {
96
+ fill: "none",
97
+ fillRule: "nonzero",
98
+ stroke: "#000",
99
+ strokeWidth: "2.89px"
100
+ },
101
+ transform: "matrix(-.313 .14887 .14887 .313 4.878 7.772)"
102
+ }), /*#__PURE__*/React.createElement("path", {
103
+ d: "M-1.298-5.753h26.787",
104
+ style: {
105
+ fill: "none",
106
+ fillRule: "nonzero",
107
+ stroke: "#000",
108
+ strokeWidth: "2.89px"
109
+ },
110
+ transform: "matrix(.313 .14887 .14887 -.313 13.263 .57)"
111
+ }), /*#__PURE__*/React.createElement("path", {
112
+ d: "M0-10.648c-.223-.068-2.887-.833-5 .889-1.771 1.444-2.399 4.021-1.481 6.336-1.362-.361-2.799.053-3.704 1.071C-11.362-1.025-11.038.65-11 .833H0",
113
+ style: {
114
+ fill: "none",
115
+ fillRule: "nonzero",
116
+ stroke: "#000",
117
+ strokeWidth: "2.89px"
118
+ },
119
+ transform: "matrix(.3466 0 0 .3466 5.837 21.52)"
120
+ }), /*#__PURE__*/React.createElement("path", {
121
+ d: "M0-10.648c.224-.068 2.888-.833 5 .889 1.771 1.444 2.399 4.021 1.481 6.336 1.362-.361 2.799.053 3.705 1.071C11.363-1.025 11.039.65 11 .833H0",
122
+ style: {
123
+ fill: "none",
124
+ fillRule: "nonzero",
125
+ stroke: "#000",
126
+ strokeWidth: "2.89px"
127
+ },
128
+ transform: "matrix(.3466 0 0 .3466 18.163 21.52)"
129
+ }));
130
+ }
131
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(VacationApartmentIcon);
132
+ module.exports = ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const VacationHomeIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default VacationHomeIcon;