@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,147 @@
1
+ import * as React from "react";
2
+ function PlungePoolIcon({
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("ellipse", {
27
+ cx: -20.588,
28
+ rx: 6.92,
29
+ ry: 20.588,
30
+ style: {
31
+ fill: "none",
32
+ stroke: "#000",
33
+ strokeWidth: "2.61px"
34
+ },
35
+ transform: "matrix(0 -.38247 -.38247 0 9.874 -1.87)"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ d: "M0-37.88v30.958C0-3.093 9.221 0 20.591 0c7.899 0 14.75-1.489 18.199-3.692",
38
+ style: {
39
+ fill: "none",
40
+ fillRule: "nonzero",
41
+ stroke: "#000",
42
+ strokeWidth: "2.61px"
43
+ },
44
+ transform: "matrix(.38247 0 0 .38247 2 20.49)"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M0-5.49v4.476C0-.677-.01-.339-.05 0",
47
+ style: {
48
+ fill: "none",
49
+ fillRule: "nonzero",
50
+ stroke: "#000",
51
+ strokeWidth: "2.61px"
52
+ },
53
+ transform: "matrix(.38247 0 0 .38247 17.747 8.103)"
54
+ }), /*#__PURE__*/React.createElement("path", {
55
+ d: "M0-7.65v1.727C0-2.655 9.221 0 20.591 0c4.17 0 8.05-.36 11.289-.974",
56
+ style: {
57
+ fill: "none",
58
+ fillRule: "nonzero",
59
+ stroke: "#000",
60
+ strokeWidth: "2.61px"
61
+ },
62
+ transform: "matrix(.38247 0 0 .38247 2 11.077)"
63
+ }), /*#__PURE__*/React.createElement("path", {
64
+ d: "M0-11.649v5.727C0-2.654 9.221 0 20.591 0c4.17 0 8.05-.36 11.289-.973",
65
+ style: {
66
+ fill: "none",
67
+ fillRule: "nonzero",
68
+ stroke: "#000",
69
+ strokeWidth: "2.61px"
70
+ },
71
+ transform: "matrix(.38247 0 0 .38247 2 17.026)"
72
+ }), /*#__PURE__*/React.createElement("path", {
73
+ d: "M-11.009-15.98h34.206",
74
+ style: {
75
+ fill: "none",
76
+ fillRule: "nonzero",
77
+ stroke: "#000",
78
+ strokeWidth: "2.61px"
79
+ },
80
+ transform: "scale(.38247 -.38247)rotate(-69.126 7.708 -52.522)"
81
+ }), /*#__PURE__*/React.createElement("path", {
82
+ d: "M-11.009-15.98h34.206",
83
+ style: {
84
+ fill: "none",
85
+ fillRule: "nonzero",
86
+ stroke: "#000",
87
+ strokeWidth: "2.61px"
88
+ },
89
+ transform: "matrix(.13628 .35736 .35736 -.13628 24.55 9.033)"
90
+ }), /*#__PURE__*/React.createElement("path", {
91
+ d: "M-.339 1.697h8.824",
92
+ style: {
93
+ fill: "none",
94
+ fillRule: "nonzero",
95
+ stroke: "#000",
96
+ strokeWidth: "2.61px"
97
+ },
98
+ transform: "scale(.38247 -.38247)rotate(22.619 132.511 92.52)"
99
+ }), /*#__PURE__*/React.createElement("path", {
100
+ d: "m-.34 1.698 8.826-.001",
101
+ style: {
102
+ fill: "none",
103
+ fillRule: "nonzero",
104
+ stroke: "#000",
105
+ strokeWidth: "2.61px"
106
+ },
107
+ transform: "scale(.38247 -.38247)rotate(22.625 111.308 86.932)"
108
+ }), /*#__PURE__*/React.createElement("path", {
109
+ d: "M-11.83-11.83h23.66",
110
+ style: {
111
+ fill: "none",
112
+ fillRule: "nonzero",
113
+ stroke: "#000",
114
+ strokeWidth: "2.61px"
115
+ },
116
+ transform: "matrix(0 .38247 .38247 0 10.234 15.389)"
117
+ }), /*#__PURE__*/React.createElement("path", {
118
+ d: "M-11.897-11.897h23.794",
119
+ style: {
120
+ fill: "none",
121
+ fillRule: "nonzero",
122
+ stroke: "#000",
123
+ strokeWidth: "2.61px"
124
+ },
125
+ transform: "matrix(0 .38247 .38247 0 14.425 15.787)"
126
+ }), /*#__PURE__*/React.createElement("path", {
127
+ d: "M-12.029-12.029h24.058",
128
+ style: {
129
+ fill: "none",
130
+ fillRule: "nonzero",
131
+ stroke: "#000",
132
+ strokeWidth: "2.61px"
133
+ },
134
+ transform: "matrix(0 .38247 .38247 0 18.683 15.296)"
135
+ }), /*#__PURE__*/React.createElement("path", {
136
+ d: "M-.042.422h4.25",
137
+ style: {
138
+ fill: "none",
139
+ fillRule: "nonzero",
140
+ stroke: "#000",
141
+ strokeWidth: "2.61px"
142
+ },
143
+ transform: "scale(.38247 -.38247)rotate(11.439 238.01 163.907)"
144
+ }));
145
+ }
146
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(PlungePoolIcon);
147
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const PrivateSaunaIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default PrivateSaunaIcon;
@@ -0,0 +1,110 @@
1
+ import * as React from "react";
2
+ function PrivateSaunaIcon({
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 67.361V2.834A2.834 2.834 0 0 1 2.834 0h40.897a2.834 2.834 0 0 1 2.835 2.834v64.527",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.37px"
33
+ },
34
+ transform: "matrix(.2969 0 0 .2969 5.087 2)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0-18.536c.841 1.407 1.811 3.588 1.467 6.179C1.19-10.275.255-9.354-.328-7.175-.758-5.57-1.028-3.161 0 0",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "3.37px"
42
+ },
43
+ transform: "matrix(.2969 0 0 .2969 7.978 10.188)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M0 0h15.532",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "3.37px"
51
+ },
52
+ transform: "matrix(.2969 0 0 .2969 14.124 16.808)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M0 0h-15.155",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "3.37px"
60
+ },
61
+ transform: "matrix(.2969 0 0 .2969 9.753 16.808)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M0 19.38h-1.914V5.66C-1.914 2.53.626 0 3.756 0h8.55c3.13 0 5.66 2.53 5.66 5.66v13.72H16",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "3.37px"
69
+ },
70
+ transform: "matrix(.2969 0 0 .2969 9.571 11.054)"
71
+ }), /*#__PURE__*/React.createElement("circle", {
72
+ cx: -6.09,
73
+ r: 6.09,
74
+ style: {
75
+ fill: "none",
76
+ stroke: "#000",
77
+ strokeWidth: "3.37px"
78
+ },
79
+ transform: "matrix(0 -.2969 -.2969 0 11.955 7.436)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M0 19.646h-5.146a4.39 4.39 0 0 1-4.387-4.388V2.835A2.835 2.835 0 0 1-6.698 0h8.251a2.836 2.836 0 0 1 2.835 2.835v12.423A4.39 4.39 0 0 1 0 19.646",
82
+ style: {
83
+ fill: "none",
84
+ fillRule: "nonzero",
85
+ stroke: "#000",
86
+ strokeWidth: "3.37px"
87
+ },
88
+ transform: "matrix(.2969 0 0 .2969 12.719 15.506)"
89
+ }), /*#__PURE__*/React.createElement("path", {
90
+ d: "M-9.823-9.823H9.823",
91
+ style: {
92
+ fill: "none",
93
+ fillRule: "nonzero",
94
+ stroke: "#000",
95
+ strokeWidth: "3.37px"
96
+ },
97
+ transform: "matrix(0 .2969 .2969 0 14.872 18.423)"
98
+ }), /*#__PURE__*/React.createElement("path", {
99
+ d: "M0-18.536c-.842 1.407-1.812 3.588-1.467 6.179.277 2.082 1.211 3.003 1.794 5.182C.757-5.57 1.028-3.161 0 0",
100
+ style: {
101
+ fill: "none",
102
+ fillRule: "nonzero",
103
+ stroke: "#000",
104
+ strokeWidth: "3.37px"
105
+ },
106
+ transform: "matrix(.2969 0 0 .2969 15.883 10.188)"
107
+ }));
108
+ }
109
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(PrivateSaunaIcon);
110
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const RelaxAreaIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default RelaxAreaIcon;
@@ -0,0 +1,140 @@
1
+ import * as React from "react";
2
+ function RelaxAreaIcon({
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("circle", {
27
+ cx: -5.345,
28
+ cy: -1.296,
29
+ r: 5.501,
30
+ style: {
31
+ fill: "none",
32
+ stroke: "#000",
33
+ strokeWidth: "3.01px"
34
+ },
35
+ transform: "scale(-.33239 .33239)rotate(-76.367 4.078 22.91)"
36
+ }), /*#__PURE__*/React.createElement("ellipse", {
37
+ cx: -5.346,
38
+ cy: -1.296,
39
+ rx: 5.5,
40
+ ry: 5.501,
41
+ style: {
42
+ fill: "none",
43
+ stroke: "#000",
44
+ strokeWidth: "3.01px"
45
+ },
46
+ transform: "scale(-.33239 .33239)rotate(-76.367 -15.24 38.928)"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "m0-6.534 18.033.1L32.308 0",
49
+ style: {
50
+ fill: "none",
51
+ fillRule: "nonzero",
52
+ stroke: "#000",
53
+ strokeWidth: "3.01px"
54
+ },
55
+ transform: "matrix(.33239 0 0 .33239 9.598 18.58)"
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ d: "M-23.168 5.367h17.817a5.286 5.286 0 1 1 0 10.571h-10.948",
58
+ style: {
59
+ fill: "none",
60
+ fillRule: "nonzero",
61
+ stroke: "#000",
62
+ strokeWidth: "3.01px"
63
+ },
64
+ transform: "scale(-.33239 .33239)rotate(-56.33 8.45 44.079)"
65
+ }), /*#__PURE__*/React.createElement("path", {
66
+ d: "M0-35.229 16.946-9.335h22.526L57.734 0",
67
+ style: {
68
+ fill: "none",
69
+ fillRule: "nonzero",
70
+ stroke: "#000",
71
+ strokeWidth: "3.01px"
72
+ },
73
+ transform: "matrix(.33239 0 0 .33239 2.405 22)"
74
+ }), /*#__PURE__*/React.createElement("path", {
75
+ d: "M-2.033 4.668h12.75",
76
+ style: {
77
+ fill: "none",
78
+ fillRule: "nonzero",
79
+ stroke: "#000",
80
+ strokeWidth: "3.01px"
81
+ },
82
+ transform: "matrix(.2264 -.24337 -.24337 -.2264 6.747 22.562)"
83
+ }), /*#__PURE__*/React.createElement("path", {
84
+ d: "M-1.775-1.775h3.55",
85
+ style: {
86
+ fill: "none",
87
+ fillRule: "nonzero",
88
+ stroke: "#000",
89
+ strokeWidth: "3.01px"
90
+ },
91
+ transform: "matrix(0 .33239 .33239 0 17.874 2.59)"
92
+ }), /*#__PURE__*/React.createElement("path", {
93
+ d: "M-3.313-.887H.238",
94
+ style: {
95
+ fill: "none",
96
+ fillRule: "nonzero",
97
+ stroke: "#000",
98
+ strokeWidth: "3.01px"
99
+ },
100
+ transform: "matrix(-.28787 .16617 .16617 .28787 20.454 5.102)"
101
+ }), /*#__PURE__*/React.createElement("path", {
102
+ d: "M-3.313.887H.238",
103
+ style: {
104
+ fill: "none",
105
+ fillRule: "nonzero",
106
+ stroke: "#000",
107
+ strokeWidth: "3.01px"
108
+ },
109
+ transform: "scale(-.33239 .33239)rotate(-29.995 14.61 127.007)"
110
+ }), /*#__PURE__*/React.createElement("path", {
111
+ d: "M-1.775 1.775h3.55",
112
+ style: {
113
+ fill: "none",
114
+ fillRule: "nonzero",
115
+ stroke: "#000",
116
+ strokeWidth: "3.01px"
117
+ },
118
+ transform: "matrix(0 -.33239 -.33239 0 17.874 10.594)"
119
+ }), /*#__PURE__*/React.createElement("path", {
120
+ d: "M-.238.887h3.55",
121
+ style: {
122
+ fill: "none",
123
+ fillRule: "nonzero",
124
+ stroke: "#000",
125
+ strokeWidth: "3.01px"
126
+ },
127
+ transform: "scale(.33239 -.33239)rotate(30.003 71.444 62.217)"
128
+ }), /*#__PURE__*/React.createElement("path", {
129
+ d: "M-.238-.887h3.55",
130
+ style: {
131
+ fill: "none",
132
+ fillRule: "nonzero",
133
+ stroke: "#000",
134
+ strokeWidth: "3.01px"
135
+ },
136
+ transform: "matrix(.28785 .16621 .16621 -.28785 13.523 4.08)"
137
+ }));
138
+ }
139
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(RelaxAreaIcon);
140
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SaunaBucketIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default SaunaBucketIcon;
@@ -0,0 +1,93 @@
1
+ import * as React from "react";
2
+ function SaunaBucketIcon({
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.537c1.019 1.407 2.191 3.588 1.775 6.179C1.44-10.276.31-9.355-.396-7.176-.916-5.57-1.244-3.162 0 0",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.8px"
33
+ },
34
+ transform: "matrix(.26286 0 0 .26286 16.164 8.563)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0-36.482a215 215 0 0 1-.913 21.463A201 201 0 0 1-2.879 0",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "3.8px"
42
+ },
43
+ transform: "matrix(.26286 0 0 .26286 15.199 21.982)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M0-36.482V0",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "3.8px"
51
+ },
52
+ transform: "matrix(.26286 0 0 .26286 12 21.982)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M0-36.482c-.043 6.038.154 13.333.912 21.463A201 201 0 0 0 2.879 0",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "3.8px"
60
+ },
61
+ transform: "matrix(.26286 0 0 .26286 8.801 21.982)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M-42.438 0H0",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "3.8px"
69
+ },
70
+ transform: "matrix(-.26286 0 0 .26286 6.45 18.62)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M16.345 21.982H7.663a.75.75 0 0 1-.715-.537 32 32 0 0 1-.566-2.162 32.3 32.3 0 0 1-.779-6.89h12.792a28.6 28.6 0 0 1-.771 7.03 29 29 0 0 1-.567 2.036.75.75 0 0 1-.712.523m1.307-11.747H6.348a.744.744 0 0 0-.745.745v1.412h12.794V10.98a.744.744 0 0 0-.745-.745m-4.098 0c-.685-1.263-.716-2.211-.626-2.834.16-1.095.734-1.441.851-2.864.053-.654.106-1.435-.419-1.986-.489-.514-1.2-.533-1.36-.533s-.871.019-1.36.533c-.524.551-.472 1.332-.419 1.986.117 1.423.691 1.769.851 2.864.09.623.059 1.571-.626 2.834z",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: 1
78
+ }
79
+ }), /*#__PURE__*/React.createElement("path", {
80
+ d: "M0-18.537c-1.018 1.407-2.19 3.588-1.774 6.179.334 2.082 1.464 3.003 2.17 5.182C.917-5.57 1.244-3.162 0 0",
81
+ style: {
82
+ fill: "none",
83
+ fillRule: "nonzero",
84
+ stroke: "#000",
85
+ strokeWidth: "3.8px"
86
+ },
87
+ transform: "matrix(.26286 0 0 .26286 7.836 8.563)"
88
+ }), /*#__PURE__*/React.createElement("path", {
89
+ d: "M12.027 2.854c.474 0 .86.374.86.836a.85.85 0 0 1-.86.836.85.85 0 0 1-.859-.836c0-.462.385-.836.86-.836m0 1c-.085 0-.14-.081-.14-.164s.055-.164.14-.164.141.081.141.164-.055.164-.14.164"
90
+ }));
91
+ }
92
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(SaunaBucketIcon);
93
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SaunaIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default SaunaIcon;
@@ -0,0 +1,101 @@
1
+ import * as React from "react";
2
+ function SaunaIcon({
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-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)"
35
+ }), /*#__PURE__*/React.createElement("path", {
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)"
98
+ }));
99
+ }
100
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(SaunaIcon);
101
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SnowSaunaIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default SnowSaunaIcon;