@wellness-icons/react 0.0.0-insiders.cdedd9f → 0.0.0-insiders.e1a0549

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 (109) hide show
  1. package/24/outline/BeachIcon.d.ts +3 -0
  2. package/24/outline/BeachIcon.js +47 -0
  3. package/24/outline/BusIcon.d.ts +3 -0
  4. package/24/outline/BusIcon.js +45 -0
  5. package/24/outline/CampingIcon.d.ts +3 -0
  6. package/24/outline/CampingIcon.js +33 -0
  7. package/24/outline/CarIcon.d.ts +3 -0
  8. package/24/outline/CarIcon.js +44 -0
  9. package/24/outline/CaravanIcon.d.ts +3 -0
  10. package/24/outline/CaravanIcon.js +36 -0
  11. package/24/outline/FinnishSaunaIcon.d.ts +3 -0
  12. package/24/outline/FinnishSaunaIcon.js +43 -0
  13. package/24/outline/FireplaceIcon.d.ts +3 -0
  14. package/24/outline/FireplaceIcon.js +39 -0
  15. package/24/outline/HotelIcon.d.ts +3 -0
  16. package/24/outline/HotelIcon.js +41 -0
  17. package/24/outline/LogSaunaIcon.d.ts +3 -0
  18. package/24/outline/LogSaunaIcon.js +33 -0
  19. package/24/outline/OutdoorIcon.d.ts +3 -0
  20. package/24/outline/OutdoorIcon.js +33 -0
  21. package/24/outline/PlungePoolIcon.d.ts +3 -0
  22. package/24/outline/PlungePoolIcon.js +40 -0
  23. package/24/outline/PrivateSaunaIcon.d.ts +3 -0
  24. package/24/outline/PrivateSaunaIcon.js +42 -0
  25. package/24/outline/RelaxAreaIcon.d.ts +3 -0
  26. package/24/outline/RelaxAreaIcon.js +48 -0
  27. package/24/outline/SaunaBucketIcon.d.ts +3 -0
  28. package/24/outline/SaunaBucketIcon.js +38 -0
  29. package/24/outline/SaunaIcon.d.ts +3 -0
  30. package/24/outline/SaunaIcon.js +33 -0
  31. package/24/outline/SnowSaunaIcon.d.ts +3 -0
  32. package/24/outline/SnowSaunaIcon.js +43 -0
  33. package/24/outline/SolariumIcon.d.ts +3 -0
  34. package/24/outline/SolariumIcon.js +37 -0
  35. package/24/outline/SpaLeavesIcon.d.ts +3 -0
  36. package/24/outline/SpaLeavesIcon.js +33 -0
  37. package/24/outline/SteamBathIcon.d.ts +3 -0
  38. package/24/outline/SteamBathIcon.js +42 -0
  39. package/24/outline/SwimmingPoolIcon.d.ts +3 -0
  40. package/24/outline/SwimmingPoolIcon.js +33 -0
  41. package/24/outline/ThermometerIcon.d.ts +3 -0
  42. package/24/outline/ThermometerIcon.js +39 -0
  43. package/24/outline/TrainIcon.d.ts +3 -0
  44. package/24/outline/TrainIcon.js +58 -0
  45. package/24/outline/VacationApartmentIcon.d.ts +3 -0
  46. package/24/outline/VacationApartmentIcon.js +38 -0
  47. package/24/outline/VacationHomeIcon.d.ts +3 -0
  48. package/24/outline/VacationHomeIcon.js +38 -0
  49. package/24/outline/WhirpoolIcon.d.ts +3 -0
  50. package/24/outline/WhirpoolIcon.js +46 -0
  51. package/24/outline/esm/BeachIcon.d.ts +3 -0
  52. package/24/outline/esm/BeachIcon.js +47 -0
  53. package/24/outline/esm/BusIcon.d.ts +3 -0
  54. package/24/outline/esm/BusIcon.js +45 -0
  55. package/24/outline/esm/CampingIcon.d.ts +3 -0
  56. package/24/outline/esm/CampingIcon.js +33 -0
  57. package/24/outline/esm/CarIcon.d.ts +3 -0
  58. package/24/outline/esm/CarIcon.js +44 -0
  59. package/24/outline/esm/CaravanIcon.d.ts +3 -0
  60. package/24/outline/esm/CaravanIcon.js +36 -0
  61. package/24/outline/esm/FinnishSaunaIcon.d.ts +3 -0
  62. package/24/outline/esm/FinnishSaunaIcon.js +43 -0
  63. package/24/outline/esm/FireplaceIcon.d.ts +3 -0
  64. package/24/outline/esm/FireplaceIcon.js +39 -0
  65. package/24/outline/esm/HotelIcon.d.ts +3 -0
  66. package/24/outline/esm/HotelIcon.js +41 -0
  67. package/24/outline/esm/LogSaunaIcon.d.ts +3 -0
  68. package/24/outline/esm/LogSaunaIcon.js +33 -0
  69. package/24/outline/esm/OutdoorIcon.d.ts +3 -0
  70. package/24/outline/esm/OutdoorIcon.js +33 -0
  71. package/24/outline/esm/PlungePoolIcon.d.ts +3 -0
  72. package/24/outline/esm/PlungePoolIcon.js +40 -0
  73. package/24/outline/esm/PrivateSaunaIcon.d.ts +3 -0
  74. package/24/outline/esm/PrivateSaunaIcon.js +42 -0
  75. package/24/outline/esm/RelaxAreaIcon.d.ts +3 -0
  76. package/24/outline/esm/RelaxAreaIcon.js +48 -0
  77. package/24/outline/esm/SaunaBucketIcon.d.ts +3 -0
  78. package/24/outline/esm/SaunaBucketIcon.js +38 -0
  79. package/24/outline/esm/SaunaIcon.d.ts +3 -0
  80. package/24/outline/esm/SaunaIcon.js +33 -0
  81. package/24/outline/esm/SnowSaunaIcon.d.ts +3 -0
  82. package/24/outline/esm/SnowSaunaIcon.js +43 -0
  83. package/24/outline/esm/SolariumIcon.d.ts +3 -0
  84. package/24/outline/esm/SolariumIcon.js +37 -0
  85. package/24/outline/esm/SpaLeavesIcon.d.ts +3 -0
  86. package/24/outline/esm/SpaLeavesIcon.js +33 -0
  87. package/24/outline/esm/SteamBathIcon.d.ts +3 -0
  88. package/24/outline/esm/SteamBathIcon.js +42 -0
  89. package/24/outline/esm/SwimmingPoolIcon.d.ts +3 -0
  90. package/24/outline/esm/SwimmingPoolIcon.js +33 -0
  91. package/24/outline/esm/ThermometerIcon.d.ts +3 -0
  92. package/24/outline/esm/ThermometerIcon.js +39 -0
  93. package/24/outline/esm/TrainIcon.d.ts +3 -0
  94. package/24/outline/esm/TrainIcon.js +58 -0
  95. package/24/outline/esm/VacationApartmentIcon.d.ts +3 -0
  96. package/24/outline/esm/VacationApartmentIcon.js +38 -0
  97. package/24/outline/esm/VacationHomeIcon.d.ts +3 -0
  98. package/24/outline/esm/VacationHomeIcon.js +38 -0
  99. package/24/outline/esm/WhirpoolIcon.d.ts +3 -0
  100. package/24/outline/esm/WhirpoolIcon.js +46 -0
  101. package/24/outline/esm/index.d.ts +25 -1
  102. package/24/outline/esm/index.js +25 -1
  103. package/24/outline/index.d.ts +25 -1
  104. package/24/outline/index.js +25 -1
  105. package/package.json +1 -1
  106. package/24/outline/AcademicCapIcon.d.ts +0 -3
  107. package/24/outline/AcademicCapIcon.js +0 -27
  108. package/24/outline/esm/AcademicCapIcon.d.ts +0 -3
  109. package/24/outline/esm/AcademicCapIcon.js +0 -27
@@ -0,0 +1,44 @@
1
+ import * as React from "react";
2
+
3
+ function CarIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("ellipse", {
24
+ cx: -6.993,
25
+ fill: "none",
26
+ strokeWidth: 3.48,
27
+ rx: 6.993,
28
+ ry: 6.994,
29
+ transform: "matrix(0 -.28735 -.28735 0 6.307 13.425)"
30
+ }), /*#__PURE__*/React.createElement("ellipse", {
31
+ cx: -6.993,
32
+ fill: "none",
33
+ strokeWidth: 3.48,
34
+ rx: 6.993,
35
+ ry: 6.994,
36
+ transform: "matrix(0 -.28735 -.28735 0 17.31 13.425)"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ fill: "none",
39
+ d: "M4.317 15.179l-1.259.003c-.62 0-1.106-.529-1.054-1.147.129-1.551.735-4.316 3.293-6.112 2.79-1.957 6.241-1.589 8.557-.301 1.658.92 2.595 2.235 3.043 2.98.239-.015 2.897-.118 4.405 1.93.314.429.515.865.647 1.268.221.672-.305 1.359-1.011 1.359l-1.638.003M15.32 15.167l-7.023.01M9.935 6.57v4.031M16.898 10.601H3.027"
40
+ }));
41
+ }
42
+
43
+ const ForwardRef = React.forwardRef(CarIcon);
44
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function CaravanIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default CaravanIcon;
@@ -0,0 +1,36 @@
1
+ import * as React from "react";
2
+
3
+ function CaravanIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
24
+ fill: "none",
25
+ d: "M16.913 16.87h-3.849v-5.658c0-.9.73-1.63 1.63-1.63h.588c.9 0 1.63.73 1.63 1.63v5.657z"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fill: "none",
28
+ d: "M19.34 7.607v9.26H9.43a2.201 2.201 0 00-4.4-.04A3.565 3.565 0 012 13.3V7.607c0-1.48 1.196-2.68 2.676-2.68h11.987c1.477 0 2.677 1.2 2.677 2.68zM5.029 16.827c-.003.013-.003.028-.003.041a2.203 2.203 0 104.405 0"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ fill: "none",
31
+ d: "M11.3 7.608H4.736v2.97H11.3zM22 14.819v2.05h-3.94M8.018 7.728v2.528"
32
+ }));
33
+ }
34
+
35
+ const ForwardRef = React.forwardRef(CaravanIcon);
36
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function FinnishSaunaIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default FinnishSaunaIcon;
@@ -0,0 +1,43 @@
1
+ import * as React from "react";
2
+
3
+ function FinnishSaunaIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
24
+ fill: "none",
25
+ d: "M16.49 2c-.387.713-.833 1.818-.675 3.13.127 1.055.557 1.522.826 2.626.197.813.322 2.033-.151 3.635M20.747 7.754c-.291.537-.626 1.368-.507 2.356.095.794.42 1.145.62 1.976.15.612.243 1.531-.113 2.736"
26
+ }), /*#__PURE__*/React.createElement("ellipse", {
27
+ cx: -5.5,
28
+ fill: "none",
29
+ strokeWidth: 2.62,
30
+ rx: 5.5,
31
+ ry: 5.501,
32
+ transform: "matrix(0 -.38132 -.38132 0 9.249 6.533)"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ fill: "none",
35
+ d: "M3.007 3.288v17.12H14.12"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ fill: "none",
38
+ d: "M14.024 17.467l-1.856-5.092a2.016 2.016 0 00-3.788 1.381l1.43 3.922.299-.008h5.351L19.79 22M5.643 17.69l2.744-5.333"
39
+ }));
40
+ }
41
+
42
+ const ForwardRef = React.forwardRef(FinnishSaunaIcon);
43
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function FireplaceIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default FireplaceIcon;
@@ -0,0 +1,39 @@
1
+ import * as React from "react";
2
+
3
+ function FireplaceIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
24
+ fill: "none",
25
+ d: "M8.874 15.007c.141.053.825.33 1.216 1.189.416.912.187 1.79.145 1.942a1.09 1.09 0 00.64-.558c.274-.544.06-1.114.04-1.166.278.498.74 1.498.702 2.792-.016.527-.037 1.236-.475 1.869a2.142 2.142 0 01-1.755.924c-1.008-.045-1.96-.956-2.08-1.992-.107-.907.441-1.74.638-2.04.406-.616.72-.672.929-1.213.237-.616.13-1.278 0-1.747z"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fill: "none",
28
+ d: "M13.534 13.917a10.165 10.165 0 00-3.976-.864 10.149 10.149 0 00-4.18.864V22h8.156v-8.083z"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ fill: "none",
31
+ d: "M16.294 10.882H2.616V22h13.678z"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ fill: "none",
34
+ d: "M12.233 4.329H6.679l-.7 6.554h6.954l-.7-6.554zM21.383 5.6a3.019 3.019 0 11-2.447-3.555 2.16 2.16 0 00.718 3.981 2.162 2.162 0 001.73-.427z"
35
+ }));
36
+ }
37
+
38
+ const ForwardRef = React.forwardRef(FireplaceIcon);
39
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function HotelIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default HotelIcon;
@@ -0,0 +1,41 @@
1
+ import * as React from "react";
2
+
3
+ function HotelIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
24
+ fill: "none",
25
+ d: "M17.123 4.338H6.878V22h10.245zM15.901 2H8.1v2.338H15.9z"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fill: "none",
28
+ d: "M13.492 21.999h-2.984v-2.466c0-.732.594-1.325 1.326-1.325h.332c.732 0 1.326.593 1.326 1.325V22zM6.877 7.433H2.734v14.566h4.143"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ fillRule: "nonzero",
31
+ strokeLinecap: "butt",
32
+ strokeMiterlimit: 2,
33
+ d: "M10.568 8.288H9.544a.404.404 0 01-.404-.404V6.833c0-.224.181-.404.404-.404h1.024c.223 0 .404.18.404.404v1.051c0 .223-.18.404-.404.404M14.456 8.288h-1.024a.404.404 0 01-.404-.404V6.833c0-.224.181-.404.404-.404h1.024c.223 0 .404.18.404.404v1.051a.404.404 0 01-.404.404M10.568 12.184H9.544a.404.404 0 01-.404-.404v-1.052c0-.223.181-.404.404-.404h1.024c.223 0 .404.181.404.404v1.052c0 .223-.18.404-.404.404M14.456 12.184h-1.024a.404.404 0 01-.404-.404v-1.052c0-.223.181-.404.404-.404h1.024c.223 0 .404.181.404.404v1.052a.404.404 0 01-.404.404M10.568 16.08H9.544a.404.404 0 01-.404-.404v-1.052c0-.223.181-.404.404-.404h1.024c.223 0 .404.181.404.404v1.052c0 .223-.18.404-.404.404M14.456 16.08h-1.024a.404.404 0 01-.404-.404v-1.052c0-.223.181-.404.404-.404h1.024c.223 0 .404.181.404.404v1.052a.404.404 0 01-.404.404"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ fill: "none",
36
+ d: "M17.123 21.999h4.143V7.433h-4.143"
37
+ }));
38
+ }
39
+
40
+ const ForwardRef = React.forwardRef(HotelIcon);
41
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function LogSaunaIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default LogSaunaIcon;
@@ -0,0 +1,33 @@
1
+ import * as React from "react";
2
+
3
+ function LogSaunaIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
24
+ fill: "none",
25
+ d: "M18.164 8.238V19.06H5.837V8.238l6.164-2.932 6.163 2.932z"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fill: "none",
28
+ d: "M13.795 19.057h-3.59V16.29a1.795 1.795 0 113.59 0v2.767zM18.164 9.135v-.897L12 5.306 5.837 8.238v.897M12 5.227L3.616 9.215M12 5.227l8.385 3.988M5.837 15.065c-.078-.023-1.001-.288-1.733.309-.614.5-.832 1.393-.514 2.196a1.277 1.277 0 00-1.283.371c-.408.46-.296 1.04-.283 1.104h3.813M18.163 15.065c.078-.023 1.001-.288 1.733.309.614.5.832 1.393.514 2.196.472-.125.97.018 1.284.371.408.46.295 1.04.282 1.104h-3.813M16.61 4.94v2.526M5.837 10.441h12.326M12 5.306v5.054M8.42 7.157L12 10.442M5.837 16.018H8.42M15.58 7.157L12 10.44M18.164 12.992H5.837M18.164 16.018H15.58"
29
+ }));
30
+ }
31
+
32
+ const ForwardRef = React.forwardRef(LogSaunaIcon);
33
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function OutdoorIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default OutdoorIcon;
@@ -0,0 +1,33 @@
1
+ import * as React from "react";
2
+
3
+ function OutdoorIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
24
+ fill: "none",
25
+ d: "M3.482 19.206h17.495M16.384 19.206V8.19M16.53 11.333l1.836-2.006M14.095 11.543l2.222 1.634M22 12.381c0 1.528-1.358 2.768-3.032 2.768a3.27 3.27 0 01-1.233-.238 1.782 1.782 0 01-1.351.597c-.55 0-1.04-.235-1.352-.6a3.212 3.212 0 01-1.232.241c-1.674 0-3.033-1.24-3.033-2.768 0-.793.368-1.51.954-2.013a2.24 2.24 0 01-.506-1.407c0-1.302 1.158-2.357 2.585-2.357.022 0 .045 0 .067.003.27-1.04 1.297-1.813 2.517-1.813s2.246.772 2.517 1.813c.022-.003.045-.003.067-.003 1.426 0 2.582 1.055 2.582 2.357 0 .526-.19 1.01-.506 1.404.589.503.956 1.22.956 2.016zM6.714 19.206V10.33M6.629 12.599l-1.542-1.684M8.671 12.775l-1.864 1.372"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fill: "none",
28
+ d: "M11.357 14.018c-.267 1.026-1.276 1.784-2.474 1.784-.37 0-.717-.07-1.035-.2-.265.306-.676.5-1.134.5-.461 0-.873-.197-1.134-.503a2.672 2.672 0 01-1.035.203C3.14 15.802 2 14.762 2 13.478c0-.665.309-1.267.8-1.69a1.877 1.877 0 01-.424-1.182c0-1.09.973-1.977 2.169-1.977a.36.36 0 01.056.003c.226-.873 1.09-1.523 2.113-1.523s1.887.65 2.113 1.523c.017-.003.038-.003.056-.003 1.195 0 2.165.887 2.165 1.977 0 .444-.158.85-.423 1.182.062.053.124.109.176.167"
29
+ }));
30
+ }
31
+
32
+ const ForwardRef = React.forwardRef(OutdoorIcon);
33
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PlungePoolIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default PlungePoolIcon;
@@ -0,0 +1,40 @@
1
+ import * as React from "react";
2
+
3
+ function PlungePoolIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("ellipse", {
24
+ cx: -20.588,
25
+ fill: "none",
26
+ strokeWidth: 2.61,
27
+ rx: 6.92,
28
+ ry: 20.588,
29
+ transform: "matrix(0 -.38247 -.38247 0 9.874 -1.87)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ fill: "none",
32
+ d: "M2 6.002v11.84c0 1.465 3.528 2.648 7.876 2.648 3.021 0 5.642-.57 6.96-1.412M17.747 6.003v1.712a3.3 3.3 0 01-.019.388"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ fill: "none",
35
+ d: "M2 8.151v.66c0 1.25 3.528 2.266 7.876 2.266 1.595 0 3.08-.137 4.318-.372M2 12.571v2.19c0 1.25 3.528 2.266 7.876 2.266 1.595 0 3.08-.138 4.318-.373M13.456 8.42l4.662 12.223M17.338 7.277L22 19.5M17.138 16.22l3.116-1.297M15.697 13.27l3.116-1.3M5.709 10.864v9.05M9.874 11.237v9.1M14.082 10.695v9.201M14.194 16.654l1.593-.322"
36
+ }));
37
+ }
38
+
39
+ const ForwardRef = React.forwardRef(PlungePoolIcon);
40
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PrivateSaunaIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default PrivateSaunaIcon;
@@ -0,0 +1,42 @@
1
+ import * as React from "react";
2
+
3
+ function PrivateSaunaIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
24
+ fill: "none",
25
+ d: "M5.087 22V2.841c0-.464.377-.841.842-.841H18.07c.465 0 .842.377.842.841V22"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fill: "none",
28
+ d: "M7.978 4.684c.25.418.538 1.066.436 1.835-.082.618-.36.892-.533 1.539-.128.476-.208 1.191.097 2.13M14.124 16.808h4.611M9.753 16.808h-4.5M9.571 16.808h-.568v-4.074c0-.929.754-1.68 1.683-1.68h2.539c.93 0 1.68.751 1.68 1.68v4.074h-.583"
29
+ }), /*#__PURE__*/React.createElement("circle", {
30
+ cx: -6.09,
31
+ r: 6.09,
32
+ fill: "none",
33
+ strokeWidth: 3.37,
34
+ transform: "matrix(0 -.2969 -.2969 0 11.955 7.436)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ fill: "none",
37
+ d: "M12.719 21.34H11.19c-.72 0-1.303-.584-1.303-1.304v-3.688c0-.465.377-.842.842-.842h2.45c.465 0 .842.377.842.842v3.688c0 .72-.584 1.303-1.303 1.303zM11.955 15.506v5.833M15.883 4.684c-.25.418-.538 1.066-.436 1.835.082.618.36.892.533 1.539.127.476.208 1.191-.098 2.13"
38
+ }));
39
+ }
40
+
41
+ const ForwardRef = React.forwardRef(PrivateSaunaIcon);
42
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function RelaxAreaIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default RelaxAreaIcon;
@@ -0,0 +1,48 @@
1
+ import * as React from "react";
2
+
3
+ function RelaxAreaIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("circle", {
24
+ cx: -5.345,
25
+ cy: -1.296,
26
+ r: 5.501,
27
+ fill: "none",
28
+ strokeWidth: 3.01,
29
+ transform: "scale(-.33239 .33239) rotate(-76.367 4.078 22.91)"
30
+ }), /*#__PURE__*/React.createElement("ellipse", {
31
+ cx: -5.346,
32
+ cy: -1.296,
33
+ fill: "none",
34
+ strokeWidth: 3.01,
35
+ rx: 5.5,
36
+ ry: 5.501,
37
+ transform: "scale(-.33239 .33239) rotate(-76.367 -15.24 38.928)"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ fill: "none",
40
+ d: "M9.598 16.408l5.994.033 4.745 2.139M13.727 16.264l-3.284-4.929a1.757 1.757 0 10-2.924 1.948l2.018 3.029"
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ fill: "none",
43
+ d: "M2.405 10.29l5.633 8.607h7.487L21.595 22M5.151 22l2.887-3.103M17.284 2v1.18M21.26 4.296l-1.022.59M21.26 8.888l-1.022-.59M17.284 11.184v-1.18M13.307 8.888l1.022-.59M13.307 4.296l1.022.59"
44
+ }));
45
+ }
46
+
47
+ const ForwardRef = React.forwardRef(RelaxAreaIcon);
48
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function SaunaBucketIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default SaunaBucketIcon;
@@ -0,0 +1,38 @@
1
+ import * as React from "react";
2
+
3
+ function SaunaBucketIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
24
+ fill: "none",
25
+ d: "M16.164 3.69c.268.37.576.943.467 1.624-.088.547-.385.79-.57 1.362-.137.422-.224 1.055.103 1.887M15.199 12.392a56.486 56.486 0 01-.24 5.642 52.716 52.716 0 01-.517 3.948M12 12.392v9.59M8.801 12.392c-.01 1.588.04 3.505.24 5.642.139 1.485.323 2.807.517 3.948M17.605 18.62H6.45"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fill: "none",
28
+ d: "M16.345 21.982H7.663a.746.746 0 01-.715-.537 31.495 31.495 0 01-.566-2.162 32.29 32.29 0 01-.779-6.89h12.792a28.608 28.608 0 01-.771 7.03 28.978 28.978 0 01-.567 2.036.75.75 0 01-.712.523zm1.307-11.747H6.348a.744.744 0 00-.745.745v1.412h12.794V10.98a.744.744 0 00-.745-.745zm-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-.533-.16 0-.871.019-1.36.533-.524.551-.472 1.332-.419 1.986.117 1.423.691 1.769.851 2.864.09.623.059 1.571-.626 2.834h3.108z"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ fill: "none",
31
+ d: "M7.836 3.69c-.268.37-.576.943-.467 1.624.088.547.385.79.57 1.362.138.422.224 1.055-.103 1.887"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M12.027 2.854c.474 0 .86.374.86.836a.848.848 0 01-.86.836.848.848 0 01-.859-.836c0-.462.385-.836.86-.836zm0 1c-.085 0-.14-.081-.14-.164s.055-.164.14-.164c.086 0 .141.081.141.164s-.055.164-.14.164z"
34
+ }));
35
+ }
36
+
37
+ const ForwardRef = React.forwardRef(SaunaBucketIcon);
38
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function SaunaIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default SaunaIcon;
@@ -0,0 +1,33 @@
1
+ import * as React from "react";
2
+
3
+ function SaunaIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
24
+ fill: "none",
25
+ d: "M4.904 7.392c.23.533.494 1.358.4 2.339-.075.788-.33 1.137-.49 1.962-.117.607-.191 1.52.09 2.716M2.146 11.692c.173.4.373 1.022.302 1.76-.057.593-.25.856-.37 1.477-.088.457-.143 1.143.068 2.044M15.136 10.863v.005c.005.054.005.103.005.161 0 1.866-1.406 3.38-3.139 3.38-1.737 0-3.143-1.514-3.143-3.38 0-.024 0-.05.005-.07v-.004M8.522 10.866c-.91-1.306-.889-2.388-.855-2.79.237-2.82 3.908-5.153 5.914-4.278.69.302 1.079.938 1.279 1.351a19.557 19.557 0 01-6.338 5.717z"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fill: "none",
28
+ d: "M14.86 5.149c.914.763 1.566 1.793 1.662 2.927.03.402.05 1.482-.859 2.787a19.069 19.069 0 01-3.57-2.59M19.096 7.392c-.23.533-.494 1.358-.4 2.339.075.788.33 1.137.49 1.962.117.607.191 1.52-.09 2.716M21.854 11.692c-.173.4-.373 1.022-.302 1.76.057.593.25.856.369 1.477.089.457.144 1.143-.067 2.044M6.816 20.388v-2.903A2.98 2.98 0 019.8 14.502h4.495a2.978 2.978 0 012.978 2.977v2.91"
29
+ }));
30
+ }
31
+
32
+ const ForwardRef = React.forwardRef(SaunaIcon);
33
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function SnowSaunaIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default SnowSaunaIcon;
@@ -0,0 +1,43 @@
1
+ import * as React from "react";
2
+
3
+ function SnowSaunaIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
24
+ fill: "none",
25
+ d: "M21.075 11.238c-.267.493-.575 1.256-.465 2.163.087.73.385 1.052.57 1.814.136.562.222 1.406-.105 2.512M17.53 8.408c-.267.493-.575 1.256-.466 2.163.088.729.385 1.051.57 1.814.137.562.223 1.405-.104 2.512"
26
+ }), /*#__PURE__*/React.createElement("circle", {
27
+ cx: -5.501,
28
+ cy: 0.001,
29
+ r: 5.501,
30
+ fill: "none",
31
+ strokeWidth: 2.86,
32
+ transform: "matrix(0 -.35006 -.35006 0 8.43 7.801)"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ fill: "none",
35
+ d: "M2.699 4.822v15.716h10.203"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ fill: "none",
38
+ d: "M12.813 17.838l-1.704-4.673a1.85 1.85 0 00-3.477 1.267l1.313 3.6.274-.007h4.913L18.106 22M5.12 18.043l2.518-4.895M14.42 2v5.302M16.658 3.292l-4.591 2.65M16.658 5.876l-4.591-2.65"
39
+ }));
40
+ }
41
+
42
+ const ForwardRef = React.forwardRef(SnowSaunaIcon);
43
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function SolariumIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default SolariumIcon;
@@ -0,0 +1,37 @@
1
+ import * as React from "react";
2
+
3
+ function SolariumIcon({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }, svgRef) {
8
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fillRule: "evenodd",
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ strokeMiterlimit: 10,
14
+ clipRule: "evenodd",
15
+ viewBox: "0 0 24 24",
16
+ strokeWidth: 1,
17
+ stroke: "currentColor",
18
+ "aria-hidden": "true",
19
+ ref: svgRef,
20
+ "aria-labelledby": titleId
21
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
22
+ id: titleId
23
+ }, title) : null, /*#__PURE__*/React.createElement("circle", {
24
+ cx: -1.888,
25
+ cy: -5.167,
26
+ r: 5.501,
27
+ fill: "none",
28
+ strokeWidth: 3.4,
29
+ transform: "matrix(-.27603 -.10083 -.10083 .27603 3.475 12.009)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ fill: "none",
32
+ d: "M11.316 12.761l4.875-1.411 4.821 1.48M13.236 9.653L8 9.651a1.553 1.553 0 10-.002 3.106l3.217.002M21.922 16.135c-.319.77-.77 1.372-1.131 1.616a3.11 3.11 0 01-1.349.501l.373.858a.378.378 0 01-.347.528H4.531a.377.377 0 01-.346-.528l.372-.858c-.316-.016-1.066-.101-1.64-.647 0 0-.38-.365-.84-1.47a.994.994 0 01-.076-.385c0-.566.496-1.072 1.163-1.072h17.671c.817 0 1.378.756 1.087 1.457zM22 6.829H2l.199-.465c.52-1.217 1.685-2.002 2.971-2.002h13.66c1.285 0 2.45.785 2.97 2.002l.2.465z"
33
+ }));
34
+ }
35
+
36
+ const ForwardRef = React.forwardRef(SolariumIcon);
37
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function SpaLeavesIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default SpaLeavesIcon;