@wellness-icons/react 0.0.0-insiders.ef102a5 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- package/24/outline/BeachIcon.d.ts +1 -1
- package/24/outline/BeachIcon.js +129 -19
- package/24/outline/BusIcon.d.ts +1 -1
- package/24/outline/BusIcon.js +64 -17
- package/24/outline/CampingIcon.d.ts +1 -1
- package/24/outline/CampingIcon.js +72 -13
- package/24/outline/CarIcon.d.ts +1 -1
- package/24/outline/CarIcon.js +56 -15
- package/24/outline/CaravanIcon.d.ts +1 -1
- package/24/outline/CaravanIcon.js +61 -15
- package/24/outline/FinnishSaunaIcon.d.ts +1 -1
- package/24/outline/FinnishSaunaIcon.js +58 -17
- package/24/outline/FireplaceIcon.d.ts +1 -1
- package/24/outline/FireplaceIcon.js +51 -17
- package/24/outline/HotelIcon.d.ts +1 -1
- package/24/outline/HotelIcon.js +110 -19
- package/24/outline/LogSaunaIcon.d.ts +1 -1
- package/24/outline/LogSaunaIcon.js +144 -13
- package/24/outline/OutdoorIcon.d.ts +1 -1
- package/24/outline/OutdoorIcon.js +90 -13
- package/24/outline/PlungePoolIcon.d.ts +1 -1
- package/24/outline/PlungePoolIcon.js +122 -15
- package/24/outline/PrivateSaunaIcon.d.ts +1 -1
- package/24/outline/PrivateSaunaIcon.js +85 -17
- package/24/outline/RelaxAreaIcon.d.ts +1 -1
- package/24/outline/RelaxAreaIcon.js +111 -19
- package/24/outline/SaunaBucketIcon.d.ts +1 -1
- package/24/outline/SaunaBucketIcon.js +71 -16
- package/24/outline/SaunaIcon.d.ts +1 -1
- package/24/outline/SaunaIcon.js +81 -13
- package/24/outline/SnowSaunaIcon.d.ts +1 -1
- package/24/outline/SnowSaunaIcon.js +85 -17
- package/24/outline/SolariumIcon.d.ts +1 -1
- package/24/outline/SolariumIcon.js +52 -14
- package/24/outline/SpaLeavesIcon.d.ts +1 -1
- package/24/outline/SpaLeavesIcon.js +63 -13
- package/24/outline/SteamBathIcon.d.ts +1 -1
- package/24/outline/SteamBathIcon.js +67 -17
- package/24/outline/SwimmingPoolIcon.d.ts +1 -1
- package/24/outline/SwimmingPoolIcon.js +72 -13
- package/24/outline/ThermometerIcon.d.ts +1 -1
- package/24/outline/ThermometerIcon.js +77 -15
- package/24/outline/TrainIcon.d.ts +1 -1
- package/24/outline/TrainIcon.js +79 -23
- package/24/outline/VacationApartmentIcon.d.ts +1 -1
- package/24/outline/VacationApartmentIcon.js +111 -17
- package/24/outline/VacationHomeIcon.d.ts +1 -1
- package/24/outline/VacationHomeIcon.js +81 -17
- package/24/outline/WhirpoolIcon.d.ts +1 -1
- package/24/outline/WhirpoolIcon.js +93 -19
- package/24/outline/esm/BeachIcon.d.ts +1 -1
- package/24/outline/esm/BeachIcon.js +129 -19
- package/24/outline/esm/BusIcon.d.ts +1 -1
- package/24/outline/esm/BusIcon.js +64 -17
- package/24/outline/esm/CampingIcon.d.ts +1 -1
- package/24/outline/esm/CampingIcon.js +72 -13
- package/24/outline/esm/CarIcon.d.ts +1 -1
- package/24/outline/esm/CarIcon.js +56 -15
- package/24/outline/esm/CaravanIcon.d.ts +1 -1
- package/24/outline/esm/CaravanIcon.js +61 -15
- package/24/outline/esm/FinnishSaunaIcon.d.ts +1 -1
- package/24/outline/esm/FinnishSaunaIcon.js +58 -17
- package/24/outline/esm/FireplaceIcon.d.ts +1 -1
- package/24/outline/esm/FireplaceIcon.js +51 -17
- package/24/outline/esm/HotelIcon.d.ts +1 -1
- package/24/outline/esm/HotelIcon.js +110 -19
- package/24/outline/esm/LogSaunaIcon.d.ts +1 -1
- package/24/outline/esm/LogSaunaIcon.js +144 -13
- package/24/outline/esm/OutdoorIcon.d.ts +1 -1
- package/24/outline/esm/OutdoorIcon.js +90 -13
- package/24/outline/esm/PlungePoolIcon.d.ts +1 -1
- package/24/outline/esm/PlungePoolIcon.js +122 -15
- package/24/outline/esm/PrivateSaunaIcon.d.ts +1 -1
- package/24/outline/esm/PrivateSaunaIcon.js +85 -17
- package/24/outline/esm/RelaxAreaIcon.d.ts +1 -1
- package/24/outline/esm/RelaxAreaIcon.js +111 -19
- package/24/outline/esm/SaunaBucketIcon.d.ts +1 -1
- package/24/outline/esm/SaunaBucketIcon.js +71 -16
- package/24/outline/esm/SaunaIcon.d.ts +1 -1
- package/24/outline/esm/SaunaIcon.js +81 -13
- package/24/outline/esm/SnowSaunaIcon.d.ts +1 -1
- package/24/outline/esm/SnowSaunaIcon.js +85 -17
- package/24/outline/esm/SolariumIcon.d.ts +1 -1
- package/24/outline/esm/SolariumIcon.js +52 -14
- package/24/outline/esm/SpaLeavesIcon.d.ts +1 -1
- package/24/outline/esm/SpaLeavesIcon.js +63 -13
- package/24/outline/esm/SteamBathIcon.d.ts +1 -1
- package/24/outline/esm/SteamBathIcon.js +67 -17
- package/24/outline/esm/SwimmingPoolIcon.d.ts +1 -1
- package/24/outline/esm/SwimmingPoolIcon.js +72 -13
- package/24/outline/esm/ThermometerIcon.d.ts +1 -1
- package/24/outline/esm/ThermometerIcon.js +77 -15
- package/24/outline/esm/TrainIcon.d.ts +1 -1
- package/24/outline/esm/TrainIcon.js +79 -23
- package/24/outline/esm/VacationApartmentIcon.d.ts +1 -1
- package/24/outline/esm/VacationApartmentIcon.js +111 -17
- package/24/outline/esm/VacationHomeIcon.d.ts +1 -1
- package/24/outline/esm/VacationHomeIcon.js +81 -17
- package/24/outline/esm/WhirpoolIcon.d.ts +1 -1
- package/24/outline/esm/WhirpoolIcon.js +93 -19
- package/24/outline/esm/package.json +1 -1
- package/24/outline/package.json +1 -1
- package/package.json +51 -1
package/24/outline/SaunaIcon.js
CHANGED
@@ -1,5 +1,4 @@
|
|
1
1
|
const React = require("react");
|
2
|
-
|
3
2
|
function SaunaIcon({
|
4
3
|
title,
|
5
4
|
titleId,
|
@@ -7,27 +6,96 @@ function SaunaIcon({
|
|
7
6
|
}, svgRef) {
|
8
7
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
9
8
|
xmlns: "http://www.w3.org/2000/svg",
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
9
|
+
xmlSpace: "preserve",
|
10
|
+
style: {
|
11
|
+
fillRule: "evenodd",
|
12
|
+
clipRule: "evenodd",
|
13
|
+
strokeLinecap: "round",
|
14
|
+
strokeLinejoin: "round",
|
15
|
+
strokeMiterlimit: 10
|
16
|
+
},
|
15
17
|
viewBox: "0 0 24 24",
|
16
|
-
strokeWidth: 1,
|
18
|
+
strokeWidth: 1.5,
|
17
19
|
stroke: "currentColor",
|
18
20
|
"aria-hidden": "true",
|
21
|
+
"data-slot": "icon",
|
19
22
|
ref: svgRef,
|
20
23
|
"aria-labelledby": titleId
|
21
24
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
22
25
|
id: titleId
|
23
26
|
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
24
|
-
|
25
|
-
|
27
|
+
d: "M0-24.626c.807 1.869 1.736 4.767 1.406 8.208-.264 2.767-1.161 3.99-1.72 6.886C-.727-7.399-.986-4.199 0 0",
|
28
|
+
style: {
|
29
|
+
fill: "none",
|
30
|
+
fillRule: "nonzero",
|
31
|
+
stroke: "#000",
|
32
|
+
strokeWidth: "3.51px"
|
33
|
+
},
|
34
|
+
transform: "matrix(.28492 0 0 .28492 4.904 14.409)"
|
26
35
|
}), /*#__PURE__*/React.createElement("path", {
|
27
|
-
|
28
|
-
|
36
|
+
d: "M0-18.536c.607 1.407 1.308 3.588 1.059 6.179-.2 2.082-.874 3.003-1.295 5.182C-.547-5.57-.742-3.161 0 0",
|
37
|
+
style: {
|
38
|
+
fill: "none",
|
39
|
+
fillRule: "nonzero",
|
40
|
+
stroke: "#000",
|
41
|
+
strokeWidth: "3.51px"
|
42
|
+
},
|
43
|
+
transform: "matrix(.28492 0 0 .28492 2.146 16.973)"
|
44
|
+
}), /*#__PURE__*/React.createElement("path", {
|
45
|
+
d: "M0-12.443v.015c.018.189.018.363.018.567C.018-5.312-4.918 0-10.998 0c-6.099 0-11.033-5.312-11.033-11.861 0-.087 0-.175.017-.248v-.014",
|
46
|
+
style: {
|
47
|
+
fill: "none",
|
48
|
+
fillRule: "nonzero",
|
49
|
+
stroke: "#000",
|
50
|
+
strokeWidth: "3.51px"
|
51
|
+
},
|
52
|
+
transform: "matrix(.28492 0 0 .28492 15.136 14.409)"
|
53
|
+
}), /*#__PURE__*/React.createElement("path", {
|
54
|
+
d: "M0 27.877c-3.192-4.583-3.121-8.382-3.003-9.792C-2.171 8.186 10.716 0 17.756 3.072c2.424 1.058 3.785 3.29 4.487 4.74A68.6 68.6 0 0 1 0 27.877",
|
55
|
+
style: {
|
56
|
+
fill: "none",
|
57
|
+
fillRule: "nonzero",
|
58
|
+
stroke: "#000",
|
59
|
+
strokeWidth: "3.51px"
|
60
|
+
},
|
61
|
+
transform: "matrix(.28492 0 0 .28492 8.522 2.923)"
|
62
|
+
}), /*#__PURE__*/React.createElement("path", {
|
63
|
+
d: "M0-20.057c3.208 2.679 5.499 6.292 5.834 10.275.105 1.41.176 5.2-3.014 9.782A67 67 0 0 1-9.711-9.095",
|
64
|
+
style: {
|
65
|
+
fill: "none",
|
66
|
+
fillRule: "nonzero",
|
67
|
+
stroke: "#000",
|
68
|
+
strokeWidth: "3.51px"
|
69
|
+
},
|
70
|
+
transform: "matrix(.28492 0 0 .28492 14.86 10.863)"
|
71
|
+
}), /*#__PURE__*/React.createElement("path", {
|
72
|
+
d: "M0-24.626c-.807 1.869-1.736 4.767-1.406 8.208.264 2.767 1.161 3.99 1.72 6.886C.727-7.399.986-4.199 0 0",
|
73
|
+
style: {
|
74
|
+
fill: "none",
|
75
|
+
fillRule: "nonzero",
|
76
|
+
stroke: "#000",
|
77
|
+
strokeWidth: "3.51px"
|
78
|
+
},
|
79
|
+
transform: "matrix(.28492 0 0 .28492 19.096 14.409)"
|
80
|
+
}), /*#__PURE__*/React.createElement("path", {
|
81
|
+
d: "M0-18.536c-.607 1.407-1.308 3.588-1.06 6.179.201 2.082.875 3.003 1.296 5.182C.547-5.57.742-3.161 0 0",
|
82
|
+
style: {
|
83
|
+
fill: "none",
|
84
|
+
fillRule: "nonzero",
|
85
|
+
stroke: "#000",
|
86
|
+
strokeWidth: "3.51px"
|
87
|
+
},
|
88
|
+
transform: "matrix(.28492 0 0 .28492 21.854 16.973)"
|
89
|
+
}), /*#__PURE__*/React.createElement("path", {
|
90
|
+
d: "M0 20.66V10.47C0 4.68 4.681 0 10.471 0H26.25C32.021 0 36.7 4.68 36.7 10.45v10.21",
|
91
|
+
style: {
|
92
|
+
fill: "none",
|
93
|
+
fillRule: "nonzero",
|
94
|
+
stroke: "#000",
|
95
|
+
strokeWidth: "3.51px"
|
96
|
+
},
|
97
|
+
transform: "matrix(.28492 0 0 .28492 6.816 14.502)"
|
29
98
|
}));
|
30
99
|
}
|
31
|
-
|
32
|
-
const ForwardRef = React.forwardRef(SaunaIcon);
|
100
|
+
const ForwardRef = /*#__PURE__*/ React.forwardRef(SaunaIcon);
|
33
101
|
module.exports = ForwardRef;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import * as React from 'react';
|
2
|
-
declare
|
2
|
+
declare const SnowSaunaIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
|
3
3
|
export default SnowSaunaIcon;
|
@@ -1,5 +1,4 @@
|
|
1
1
|
const React = require("react");
|
2
|
-
|
3
2
|
function SnowSaunaIcon({
|
4
3
|
title,
|
5
4
|
titleId,
|
@@ -7,37 +6,106 @@ function SnowSaunaIcon({
|
|
7
6
|
}, svgRef) {
|
8
7
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
9
8
|
xmlns: "http://www.w3.org/2000/svg",
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
9
|
+
xmlSpace: "preserve",
|
10
|
+
style: {
|
11
|
+
fillRule: "evenodd",
|
12
|
+
clipRule: "evenodd",
|
13
|
+
strokeLinecap: "round",
|
14
|
+
strokeLinejoin: "round",
|
15
|
+
strokeMiterlimit: 10
|
16
|
+
},
|
15
17
|
viewBox: "0 0 24 24",
|
16
|
-
strokeWidth: 1,
|
18
|
+
strokeWidth: 1.5,
|
17
19
|
stroke: "currentColor",
|
18
20
|
"aria-hidden": "true",
|
21
|
+
"data-slot": "icon",
|
19
22
|
ref: svgRef,
|
20
23
|
"aria-labelledby": titleId
|
21
24
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
22
25
|
id: titleId
|
23
26
|
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
24
|
-
|
25
|
-
|
27
|
+
d: "M0-18.536c-.764 1.407-1.643 3.588-1.331 6.179.251 2.082 1.1 3.003 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.86px"
|
33
|
+
},
|
34
|
+
transform: "matrix(.35006 0 0 .35006 21.075 17.727)"
|
35
|
+
}), /*#__PURE__*/React.createElement("path", {
|
36
|
+
d: "M0-18.536c-.764 1.407-1.643 3.588-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.86px"
|
42
|
+
},
|
43
|
+
transform: "matrix(.35006 0 0 .35006 17.53 14.897)"
|
26
44
|
}), /*#__PURE__*/React.createElement("circle", {
|
27
45
|
cx: -5.501,
|
28
46
|
cy: 0.001,
|
29
47
|
r: 5.501,
|
30
|
-
|
31
|
-
|
48
|
+
style: {
|
49
|
+
fill: "none",
|
50
|
+
stroke: "#000",
|
51
|
+
strokeWidth: "2.86px"
|
52
|
+
},
|
32
53
|
transform: "matrix(0 -.35006 -.35006 0 8.43 7.801)"
|
33
54
|
}), /*#__PURE__*/React.createElement("path", {
|
34
|
-
|
35
|
-
|
55
|
+
d: "M0-44.894V0h29.149",
|
56
|
+
style: {
|
57
|
+
fill: "none",
|
58
|
+
fillRule: "nonzero",
|
59
|
+
stroke: "#000",
|
60
|
+
strokeWidth: "2.86px"
|
61
|
+
},
|
62
|
+
transform: "matrix(.35006 0 0 .35006 2.699 20.538)"
|
63
|
+
}), /*#__PURE__*/React.createElement("path", {
|
64
|
+
d: "M0 5.617-4.868-7.734a5.287 5.287 0 0 0-9.933 3.622l3.751 10.285.782-.022H3.767l11.354 11.355",
|
65
|
+
style: {
|
66
|
+
fill: "none",
|
67
|
+
fillRule: "nonzero",
|
68
|
+
stroke: "#000",
|
69
|
+
strokeWidth: "2.86px"
|
70
|
+
},
|
71
|
+
transform: "matrix(.35006 0 0 .35006 12.813 15.872)"
|
72
|
+
}), /*#__PURE__*/React.createElement("path", {
|
73
|
+
d: "M-4.265 6.991H11.46",
|
74
|
+
style: {
|
75
|
+
fill: "none",
|
76
|
+
fillRule: "nonzero",
|
77
|
+
stroke: "#000",
|
78
|
+
strokeWidth: "2.86px"
|
79
|
+
},
|
80
|
+
transform: "scale(.35006 -.35006)rotate(62.77 53.154 -6.794)"
|
81
|
+
}), /*#__PURE__*/React.createElement("path", {
|
82
|
+
d: "M-7.573-7.573H7.573",
|
83
|
+
style: {
|
84
|
+
fill: "none",
|
85
|
+
fillRule: "nonzero",
|
86
|
+
stroke: "#000",
|
87
|
+
strokeWidth: "2.86px"
|
88
|
+
},
|
89
|
+
transform: "matrix(0 .35006 .35006 0 17.071 4.65)"
|
90
|
+
}), /*#__PURE__*/React.createElement("path", {
|
91
|
+
d: "M-14.131-3.787H1.015",
|
92
|
+
style: {
|
93
|
+
fill: "none",
|
94
|
+
fillRule: "nonzero",
|
95
|
+
stroke: "#000",
|
96
|
+
strokeWidth: "2.86px"
|
97
|
+
},
|
98
|
+
transform: "matrix(-.30315 .17504 .17504 .30315 13.037 6.913)"
|
36
99
|
}), /*#__PURE__*/React.createElement("path", {
|
37
|
-
|
38
|
-
|
100
|
+
d: "M-14.131 3.787H1.015",
|
101
|
+
style: {
|
102
|
+
fill: "none",
|
103
|
+
fillRule: "nonzero",
|
104
|
+
stroke: "#000",
|
105
|
+
strokeWidth: "2.86px"
|
106
|
+
},
|
107
|
+
transform: "scale(-.35006 .35006)rotate(-30.002 -6.602 72.713)"
|
39
108
|
}));
|
40
109
|
}
|
41
|
-
|
42
|
-
const ForwardRef = React.forwardRef(SnowSaunaIcon);
|
110
|
+
const ForwardRef = /*#__PURE__*/ React.forwardRef(SnowSaunaIcon);
|
43
111
|
module.exports = ForwardRef;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import * as React from 'react';
|
2
|
-
declare
|
2
|
+
declare const SolariumIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
|
3
3
|
export default SolariumIcon;
|
@@ -1,5 +1,4 @@
|
|
1
1
|
const React = require("react");
|
2
|
-
|
3
2
|
function SolariumIcon({
|
4
3
|
title,
|
5
4
|
titleId,
|
@@ -7,15 +6,19 @@ function SolariumIcon({
|
|
7
6
|
}, svgRef) {
|
8
7
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
9
8
|
xmlns: "http://www.w3.org/2000/svg",
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
9
|
+
xmlSpace: "preserve",
|
10
|
+
style: {
|
11
|
+
fillRule: "evenodd",
|
12
|
+
clipRule: "evenodd",
|
13
|
+
strokeLinecap: "round",
|
14
|
+
strokeLinejoin: "round",
|
15
|
+
strokeMiterlimit: 10
|
16
|
+
},
|
15
17
|
viewBox: "0 0 24 24",
|
16
|
-
strokeWidth: 1,
|
18
|
+
strokeWidth: 1.5,
|
17
19
|
stroke: "currentColor",
|
18
20
|
"aria-hidden": "true",
|
21
|
+
"data-slot": "icon",
|
19
22
|
ref: svgRef,
|
20
23
|
"aria-labelledby": titleId
|
21
24
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
@@ -24,14 +27,49 @@ function SolariumIcon({
|
|
24
27
|
cx: -1.888,
|
25
28
|
cy: -5.167,
|
26
29
|
r: 5.501,
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
+
style: {
|
31
|
+
fill: "none",
|
32
|
+
stroke: "#000",
|
33
|
+
strokeWidth: "3.4px"
|
34
|
+
},
|
35
|
+
transform: "scale(-.29387 .29387)rotate(-20.067 109.568 53.848)"
|
30
36
|
}), /*#__PURE__*/React.createElement("path", {
|
31
|
-
|
32
|
-
|
37
|
+
d: "M0 4.567 16.586-.235q8.203 2.52 16.407 5.037",
|
38
|
+
style: {
|
39
|
+
fill: "none",
|
40
|
+
fillRule: "nonzero",
|
41
|
+
stroke: "#000",
|
42
|
+
strokeWidth: "3.4px"
|
43
|
+
},
|
44
|
+
transform: "translate(11.316 11.419)scale(.29387)"
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
46
|
+
d: "M-8.978-17.717-5.006-.349A5.286 5.286 0 1 1-15.311 2.01l-2.441-10.672",
|
47
|
+
style: {
|
48
|
+
fill: "none",
|
49
|
+
fillRule: "nonzero",
|
50
|
+
stroke: "#000",
|
51
|
+
strokeWidth: "3.4px"
|
52
|
+
},
|
53
|
+
transform: "matrix(-.06537 -.2865 -.2865 .06537 7.573 8.24)"
|
54
|
+
}), /*#__PURE__*/React.createElement("path", {
|
55
|
+
d: "M0-6.958C-1.085-4.341-2.619-2.292-3.85-1.46-5.621-.263-7.388.111-8.439.245l1.268 2.918A1.285 1.285 0 0 1-8.35 4.96h-50.83a1.284 1.284 0 0 1-1.178-1.797L-59.09.245c-1.076-.055-3.629-.344-5.582-2.202 0 0-1.296-1.241-2.857-5.001a3.4 3.4 0 0 1-.261-1.31c0-1.926 1.69-3.65 3.96-3.65h60.131C-.92-11.918.99-9.346 0-6.958",
|
56
|
+
style: {
|
57
|
+
fill: "none",
|
58
|
+
fillRule: "nonzero",
|
59
|
+
stroke: "#000",
|
60
|
+
strokeWidth: "3.4px"
|
61
|
+
},
|
62
|
+
transform: "translate(21.922 18.18)scale(.29387)"
|
63
|
+
}), /*#__PURE__*/React.createElement("path", {
|
64
|
+
d: "M0 8.393h-68.056l.677-1.583C-65.608 2.67-61.644 0-57.268 0h46.479C-6.412 0-2.447 2.67-.678 6.81z",
|
65
|
+
style: {
|
66
|
+
fill: "none",
|
67
|
+
fillRule: "nonzero",
|
68
|
+
stroke: "#000",
|
69
|
+
strokeWidth: "3.4px"
|
70
|
+
},
|
71
|
+
transform: "translate(22 4.362)scale(.29387)"
|
33
72
|
}));
|
34
73
|
}
|
35
|
-
|
36
|
-
const ForwardRef = React.forwardRef(SolariumIcon);
|
74
|
+
const ForwardRef = /*#__PURE__*/ React.forwardRef(SolariumIcon);
|
37
75
|
module.exports = ForwardRef;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import * as React from 'react';
|
2
|
-
declare
|
2
|
+
declare const SpaLeavesIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
|
3
3
|
export default SpaLeavesIcon;
|
@@ -1,5 +1,4 @@
|
|
1
1
|
const React = require("react");
|
2
|
-
|
3
2
|
function SpaLeavesIcon({
|
4
3
|
title,
|
5
4
|
titleId,
|
@@ -7,27 +6,78 @@ function SpaLeavesIcon({
|
|
7
6
|
}, svgRef) {
|
8
7
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
9
8
|
xmlns: "http://www.w3.org/2000/svg",
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
9
|
+
xmlSpace: "preserve",
|
10
|
+
style: {
|
11
|
+
fillRule: "evenodd",
|
12
|
+
clipRule: "evenodd",
|
13
|
+
strokeLinecap: "round",
|
14
|
+
strokeLinejoin: "round",
|
15
|
+
strokeMiterlimit: 10
|
16
|
+
},
|
15
17
|
viewBox: "0 0 24 24",
|
16
|
-
strokeWidth: 1,
|
18
|
+
strokeWidth: 1.5,
|
17
19
|
stroke: "currentColor",
|
18
20
|
"aria-hidden": "true",
|
21
|
+
"data-slot": "icon",
|
19
22
|
ref: svgRef,
|
20
23
|
"aria-labelledby": titleId
|
21
24
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
22
25
|
id: titleId
|
23
26
|
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
24
|
-
|
25
|
-
|
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)"
|
26
35
|
}), /*#__PURE__*/React.createElement("path", {
|
27
|
-
|
28
|
-
|
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)"
|
29
80
|
}));
|
30
81
|
}
|
31
|
-
|
32
|
-
const ForwardRef = React.forwardRef(SpaLeavesIcon);
|
82
|
+
const ForwardRef = /*#__PURE__*/ React.forwardRef(SpaLeavesIcon);
|
33
83
|
module.exports = ForwardRef;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import * as React from 'react';
|
2
|
-
declare
|
2
|
+
declare const SteamBathIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
|
3
3
|
export default SteamBathIcon;
|
@@ -1,5 +1,4 @@
|
|
1
1
|
const React = require("react");
|
2
|
-
|
3
2
|
function SteamBathIcon({
|
4
3
|
title,
|
5
4
|
titleId,
|
@@ -7,36 +6,87 @@ function SteamBathIcon({
|
|
7
6
|
}, svgRef) {
|
8
7
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
9
8
|
xmlns: "http://www.w3.org/2000/svg",
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
9
|
+
xmlSpace: "preserve",
|
10
|
+
style: {
|
11
|
+
fillRule: "evenodd",
|
12
|
+
clipRule: "evenodd",
|
13
|
+
strokeLinecap: "round",
|
14
|
+
strokeLinejoin: "round",
|
15
|
+
strokeMiterlimit: 10
|
16
|
+
},
|
15
17
|
viewBox: "0 0 24 24",
|
16
|
-
strokeWidth: 1,
|
18
|
+
strokeWidth: 1.5,
|
17
19
|
stroke: "currentColor",
|
18
20
|
"aria-hidden": "true",
|
21
|
+
"data-slot": "icon",
|
19
22
|
ref: svgRef,
|
20
23
|
"aria-labelledby": titleId
|
21
24
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
22
25
|
id: titleId
|
23
26
|
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
24
|
-
|
25
|
-
|
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)"
|
26
44
|
}), /*#__PURE__*/React.createElement("circle", {
|
27
45
|
cx: -5.501,
|
28
46
|
r: 5.501,
|
29
|
-
|
30
|
-
|
47
|
+
style: {
|
48
|
+
fill: "none",
|
49
|
+
stroke: "#000",
|
50
|
+
strokeWidth: "2.84px"
|
51
|
+
},
|
31
52
|
transform: "matrix(0 -.3521 -.3521 0 8.408 7.718)"
|
32
53
|
}), /*#__PURE__*/React.createElement("path", {
|
33
|
-
|
34
|
-
|
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)"
|
35
80
|
}), /*#__PURE__*/React.createElement("path", {
|
36
|
-
|
37
|
-
|
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)"
|
38
89
|
}));
|
39
90
|
}
|
40
|
-
|
41
|
-
const ForwardRef = React.forwardRef(SteamBathIcon);
|
91
|
+
const ForwardRef = /*#__PURE__*/ React.forwardRef(SteamBathIcon);
|
42
92
|
module.exports = ForwardRef;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import * as React from 'react';
|
2
|
-
declare
|
2
|
+
declare const SwimmingPoolIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
|
3
3
|
export default SwimmingPoolIcon;
|