@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,82 @@
1
+ import * as React from "react";
2
+ function CaravanIcon({
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 23.144h-12.223V5.178A5.18 5.18 0 0 1-7.044 0h1.866A5.18 5.18 0 0 1 0 5.178z",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.18px"
33
+ },
34
+ transform: "matrix(.31488 0 0 .31488 16.913 9.582)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0-20.9V8.51h-31.47a6.99 6.99 0 0 0-6.99-6.99c-3.83 0-6.93 3.06-6.989 6.86a11.32 11.32 0 0 1-9.62-11.2V-20.9c0-4.7 3.799-8.51 8.5-8.51H-8.5c4.69 0 8.5 3.81 8.5 8.51",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "3.18px"
42
+ },
43
+ transform: "matrix(.31488 0 0 .31488 19.34 14.188)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M0-7.13c-.011.04-.011.09-.011.13 0 3.87 3.131 7 7 7 3.861 0 6.99-3.13 6.99-7",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "3.18px"
51
+ },
52
+ transform: "matrix(.31488 0 0 .31488 5.029 19.072)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M385.041 129.238h20.847v9.434h-20.847z",
55
+ style: {
56
+ fill: "none",
57
+ stroke: "#000",
58
+ strokeWidth: "3.18px"
59
+ },
60
+ transform: "matrix(-.31488 0 0 .31488 132.54 -33.086)"
61
+ }), /*#__PURE__*/React.createElement("path", {
62
+ d: "M0-6.513V0h-12.514",
63
+ style: {
64
+ fill: "none",
65
+ fillRule: "nonzero",
66
+ stroke: "#000",
67
+ strokeWidth: "3.18px"
68
+ },
69
+ transform: "matrix(.31488 0 0 .31488 22 16.87)"
70
+ }), /*#__PURE__*/React.createElement("path", {
71
+ d: "M-4.014-4.014h8.028",
72
+ style: {
73
+ fill: "none",
74
+ fillRule: "nonzero",
75
+ stroke: "#000",
76
+ strokeWidth: "3.18px"
77
+ },
78
+ transform: "matrix(0 .31488 .31488 0 9.282 8.992)"
79
+ }));
80
+ }
81
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(CaravanIcon);
82
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const FinnishSaunaIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default FinnishSaunaIcon;
@@ -0,0 +1,84 @@
1
+ import * as React from "react";
2
+ function FinnishSaunaIcon({
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.627c-1.015 1.869-2.183 4.767-1.769 8.209.333 2.766 1.461 3.99 2.165 6.885C.913-7.4 1.24-4.2 0 0",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "2.62px"
33
+ },
34
+ transform: "matrix(.38132 0 0 .38132 16.49 11.39)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ 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",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "2.62px"
42
+ },
43
+ transform: "matrix(.38132 0 0 .38132 20.747 14.822)"
44
+ }), /*#__PURE__*/React.createElement("ellipse", {
45
+ cx: -5.5,
46
+ rx: 5.5,
47
+ ry: 5.501,
48
+ style: {
49
+ fill: "none",
50
+ stroke: "#000",
51
+ strokeWidth: "2.62px"
52
+ },
53
+ transform: "matrix(0 -.38132 -.38132 0 9.249 6.533)"
54
+ }), /*#__PURE__*/React.createElement("path", {
55
+ d: "M0-44.894V0h29.148",
56
+ style: {
57
+ fill: "none",
58
+ fillRule: "nonzero",
59
+ stroke: "#000",
60
+ strokeWidth: "2.62px"
61
+ },
62
+ transform: "matrix(.38132 0 0 .38132 3.007 20.407)"
63
+ }), /*#__PURE__*/React.createElement("path", {
64
+ d: "M0 5.617-4.868-7.735A5.286 5.286 0 0 0-14.8-4.113l3.75 10.285.783-.021H3.767l11.354 11.355",
65
+ style: {
66
+ fill: "none",
67
+ fillRule: "nonzero",
68
+ stroke: "#000",
69
+ strokeWidth: "2.62px"
70
+ },
71
+ transform: "matrix(.38132 0 0 .38132 14.024 15.325)"
72
+ }), /*#__PURE__*/React.createElement("path", {
73
+ d: "M-4.265 6.992h15.726",
74
+ style: {
75
+ fill: "none",
76
+ fillRule: "nonzero",
77
+ stroke: "#000",
78
+ strokeWidth: "2.62px"
79
+ },
80
+ transform: "scale(.38132 -.38132)rotate(62.768 49.02 -4.074)"
81
+ }));
82
+ }
83
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(FinnishSaunaIcon);
84
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const FireplaceIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default FireplaceIcon;
@@ -0,0 +1,73 @@
1
+ import * as React from "react";
2
+ function FireplaceIcon({
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-20.327c.41.154 2.39.956 3.522 3.442 1.204 2.642.54 5.184.418 5.622.222-.068 1.244-.414 1.852-1.616.796-1.575.178-3.224.119-3.373.803 1.44 2.14 4.336 2.03 8.081-.045 1.527-.105 3.578-1.373 5.411C4.658 0 1.651-.075 1.486-.083c-2.919-.131-5.673-2.768-6.024-5.768-.308-2.625 1.28-5.038 1.85-5.904C-1.512-13.54-.604-13.702 0-15.268c.687-1.783.377-3.702 0-5.059",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "2.9px"
33
+ },
34
+ transform: "matrix(.34541 0 0 .34541 8.874 22.028)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0-20.844c-2.484-1.09-6.481-2.45-11.512-2.502-5.335-.055-9.558 1.386-12.101 2.502V2.557H0z",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "2.9px"
42
+ },
43
+ transform: "matrix(.34541 0 0 .34541 13.534 21.117)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M620.239 95.774h39.599v32.187h-39.599z",
46
+ style: {
47
+ fill: "none",
48
+ stroke: "#000",
49
+ strokeWidth: "2.9px"
50
+ },
51
+ transform: "matrix(-.34541 0 0 .34541 230.533 -22.2)"
52
+ }), /*#__PURE__*/React.createElement("path", {
53
+ d: "M-16.08-18.974H0L2.028 0h-20.136z",
54
+ style: {
55
+ fill: "none",
56
+ fillRule: "nonzero",
57
+ stroke: "#000",
58
+ strokeWidth: "2.9px"
59
+ },
60
+ transform: "matrix(-.34541 0 0 .34541 6.679 10.883)"
61
+ }), /*#__PURE__*/React.createElement("path", {
62
+ d: "M0 3.323c-.912 4.683-5.437 7.785-10.158 6.917-4.751-.873-7.887-5.436-7.016-10.177A8.737 8.737 0 0 1-7.086-6.968a6.2 6.2 0 0 0-2.944 4.237 6.256 6.256 0 0 0 5.024 7.289A6.26 6.26 0 0 0 0 3.323",
63
+ style: {
64
+ fill: "none",
65
+ fillRule: "nonzero",
66
+ stroke: "#000",
67
+ strokeWidth: "2.9px"
68
+ },
69
+ transform: "matrix(.34541 0 0 .34541 21.383 4.452)"
70
+ }));
71
+ }
72
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(FireplaceIcon);
73
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const HotelIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default HotelIcon;
@@ -0,0 +1,132 @@
1
+ import * as React from "react";
2
+ function HotelIcon({
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: "M630.792 612.07h33.226v57.279h-33.226z",
28
+ style: {
29
+ fill: "none",
30
+ stroke: "#000",
31
+ strokeWidth: "3.24px"
32
+ },
33
+ transform: "matrix(-.30836 0 0 .30836 211.635 -184.401)"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M634.756 669.348h25.299v7.581h-25.299z",
36
+ style: {
37
+ fill: "none",
38
+ stroke: "#000",
39
+ strokeWidth: "3.24px"
40
+ },
41
+ transform: "matrix(-.30836 0 0 .30836 211.635 -204.401)"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ d: "M0 12.294h-9.675V4.298A4.3 4.3 0 0 1-5.376 0h1.078A4.3 4.3 0 0 1 0 4.298z",
44
+ style: {
45
+ fill: "none",
46
+ fillRule: "nonzero",
47
+ stroke: "#000",
48
+ strokeWidth: "3.24px"
49
+ },
50
+ transform: "translate(13.492 18.208)scale(.30836)"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ d: "M0-47.237h-13.436V0H0",
53
+ style: {
54
+ fill: "none",
55
+ fillRule: "nonzero",
56
+ stroke: "#000",
57
+ strokeWidth: "3.24px"
58
+ },
59
+ transform: "translate(6.877 21.999)scale(.30836)"
60
+ }), /*#__PURE__*/React.createElement("path", {
61
+ d: "M0 6.03h-3.319a1.31 1.31 0 0 1-1.31-1.31V1.31c0-.724.586-1.31 1.31-1.31H0c.724 0 1.31.586 1.31 1.31v3.41A1.31 1.31 0 0 1 0 6.03",
62
+ style: {
63
+ fillRule: "nonzero",
64
+ stroke: "#000",
65
+ strokeWidth: "3.24px",
66
+ strokeLinecap: "butt",
67
+ strokeMiterlimit: 2
68
+ },
69
+ transform: "translate(10.568 6.429)scale(.30836)"
70
+ }), /*#__PURE__*/React.createElement("path", {
71
+ d: "M0 6.03h-3.319a1.31 1.31 0 0 1-1.31-1.31V1.31c0-.724.587-1.31 1.31-1.31H0a1.31 1.31 0 0 1 1.311 1.31v3.41A1.31 1.31 0 0 1 0 6.03",
72
+ style: {
73
+ fillRule: "nonzero",
74
+ stroke: "#000",
75
+ strokeWidth: "3.24px",
76
+ strokeLinecap: "butt",
77
+ strokeMiterlimit: 2
78
+ },
79
+ transform: "translate(14.456 6.429)scale(.30836)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ 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",
82
+ style: {
83
+ fillRule: "nonzero",
84
+ stroke: "#000",
85
+ strokeWidth: "3.24px",
86
+ strokeLinecap: "butt",
87
+ strokeMiterlimit: 2
88
+ },
89
+ transform: "translate(10.568 10.325)scale(.30836)"
90
+ }), /*#__PURE__*/React.createElement("path", {
91
+ 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",
92
+ style: {
93
+ fillRule: "nonzero",
94
+ stroke: "#000",
95
+ strokeWidth: "3.24px",
96
+ strokeLinecap: "butt",
97
+ strokeMiterlimit: 2
98
+ },
99
+ transform: "translate(14.456 10.325)scale(.30836)"
100
+ }), /*#__PURE__*/React.createElement("path", {
101
+ 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",
102
+ style: {
103
+ fillRule: "nonzero",
104
+ stroke: "#000",
105
+ strokeWidth: "3.24px",
106
+ strokeLinecap: "butt",
107
+ strokeMiterlimit: 2
108
+ },
109
+ transform: "translate(10.568 14.22)scale(.30836)"
110
+ }), /*#__PURE__*/React.createElement("path", {
111
+ 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",
112
+ style: {
113
+ fillRule: "nonzero",
114
+ stroke: "#000",
115
+ strokeWidth: "3.24px",
116
+ strokeLinecap: "butt",
117
+ strokeMiterlimit: 2
118
+ },
119
+ transform: "translate(14.456 14.22)scale(.30836)"
120
+ }), /*#__PURE__*/React.createElement("path", {
121
+ d: "M0 47.237h13.436V0H0",
122
+ style: {
123
+ fill: "none",
124
+ fillRule: "nonzero",
125
+ stroke: "#000",
126
+ strokeWidth: "3.24px"
127
+ },
128
+ transform: "translate(17.123 7.433)scale(.30836)"
129
+ }));
130
+ }
131
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(HotelIcon);
132
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const LogSaunaIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default LogSaunaIcon;
@@ -0,0 +1,164 @@
1
+ import * as React from "react";
2
+ function LogSaunaIcon({
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-22.767V8.458h-35.563v-31.225l17.782-8.458z",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "2.89px"
33
+ },
34
+ transform: "matrix(.3466 0 0 .3466 18.164 16.129)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0 13.161h-10.356V5.178A5.178 5.178 0 1 1 0 5.178z",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "2.89px"
42
+ },
43
+ transform: "matrix(.3466 0 0 .3466 13.795 14.495)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M-23.306-12.258h2.59l8.458 17.781-8.458 17.783h-2.59",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "2.89px"
51
+ },
52
+ transform: "matrix(0 -.3466 -.3466 0 13.915 1.057)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M-25.489-5.753H1.298",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "2.89px"
60
+ },
61
+ transform: "matrix(-.313 .14888 .14888 .313 4.879 10.822)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M-1.298-5.753H25.49",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "2.89px"
69
+ },
70
+ transform: "matrix(.313 .14887 .14887 -.313 13.263 3.62)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M0-10.648c-.223-.067-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.072C-11.362-1.025-11.038.651-11 .833H0",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "2.89px"
78
+ },
79
+ transform: "matrix(.3466 0 0 .3466 5.837 18.756)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M0-10.648c.223-.067 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.072 1.177 1.326.852 3.002.814 3.184H0",
82
+ style: {
83
+ fill: "none",
84
+ fillRule: "nonzero",
85
+ stroke: "#000",
86
+ strokeWidth: "2.89px"
87
+ },
88
+ transform: "matrix(.3466 0 0 .3466 18.163 18.756)"
89
+ }), /*#__PURE__*/React.createElement("path", {
90
+ d: "M-3.645-3.645h7.29",
91
+ style: {
92
+ fill: "none",
93
+ fillRule: "nonzero",
94
+ stroke: "#000",
95
+ strokeWidth: "2.89px"
96
+ },
97
+ transform: "matrix(0 .3466 .3466 0 17.873 6.203)"
98
+ }), /*#__PURE__*/React.createElement("path", {
99
+ d: "M0 0h35.563",
100
+ style: {
101
+ fill: "none",
102
+ fillRule: "nonzero",
103
+ stroke: "#000",
104
+ strokeWidth: "2.89px"
105
+ },
106
+ transform: "matrix(.3466 0 0 .3466 5.837 10.441)"
107
+ }), /*#__PURE__*/React.createElement("path", {
108
+ d: "M-7.291-7.291H7.291",
109
+ style: {
110
+ fill: "none",
111
+ fillRule: "nonzero",
112
+ stroke: "#000",
113
+ strokeWidth: "2.89px"
114
+ },
115
+ transform: "matrix(0 .3466 .3466 0 14.528 7.833)"
116
+ }), /*#__PURE__*/React.createElement("path", {
117
+ d: "M-1.844-4.739h14.019",
118
+ style: {
119
+ fill: "none",
120
+ fillRule: "nonzero",
121
+ stroke: "#000",
122
+ strokeWidth: "2.89px"
123
+ },
124
+ transform: "matrix(.25542 .2343 .2343 -.25542 10 6.379)"
125
+ }), /*#__PURE__*/React.createElement("path", {
126
+ d: "M0 0h7.451",
127
+ style: {
128
+ fill: "none",
129
+ fillRule: "nonzero",
130
+ stroke: "#000",
131
+ strokeWidth: "2.89px"
132
+ },
133
+ transform: "matrix(.3466 0 0 .3466 5.837 16.018)"
134
+ }), /*#__PURE__*/React.createElement("path", {
135
+ d: "M-12.174-4.739H1.844",
136
+ style: {
137
+ fill: "none",
138
+ fillRule: "nonzero",
139
+ stroke: "#000",
140
+ strokeWidth: "2.89px"
141
+ },
142
+ transform: "matrix(-.2554 .23432 .23432 .2554 13.582 11.22)"
143
+ }), /*#__PURE__*/React.createElement("path", {
144
+ d: "M0 0h-35.565",
145
+ style: {
146
+ fill: "none",
147
+ fillRule: "nonzero",
148
+ stroke: "#000",
149
+ strokeWidth: "2.89px"
150
+ },
151
+ transform: "matrix(.3466 0 0 .3466 18.164 12.992)"
152
+ }), /*#__PURE__*/React.createElement("path", {
153
+ d: "M-7.451 0H0",
154
+ style: {
155
+ fill: "none",
156
+ fillRule: "nonzero",
157
+ stroke: "#000",
158
+ strokeWidth: "2.89px"
159
+ },
160
+ transform: "matrix(-.3466 0 0 .3466 15.581 16.018)"
161
+ }));
162
+ }
163
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(LogSaunaIcon);
164
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const OutdoorIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default OutdoorIcon;
@@ -0,0 +1,110 @@
1
+ import * as React from "react";
2
+ function OutdoorIcon({
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 0h59.533",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.4px"
33
+ },
34
+ transform: "matrix(.29387 0 0 .29387 3.482 19.206)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M-18.746 18.746h37.492",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "3.4px"
42
+ },
43
+ transform: "matrix(0 -.29387 -.29387 0 21.893 13.698)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M-1.502 3.412h9.256",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "3.4px"
51
+ },
52
+ transform: "matrix(.1985 -.2167 -.2167 -.1985 17.567 11.685)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M-.912-2.781h9.385",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "3.4px"
60
+ },
61
+ transform: "matrix(.23673 .17411 .17411 -.23673 14.795 11.044)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M0 15.18c0 5.2-4.622 9.42-10.316 9.42-1.501 0-2.914-.29-4.196-.81-1.073 1.24-2.737 2.03-4.599 2.03-1.873 0-3.537-.8-4.6-2.04a10.9 10.9 0 0 1-4.194.82c-5.696 0-10.318-4.22-10.318-9.42 0-2.7 1.249-5.14 3.243-6.85-1.074-1.34-1.72-2.99-1.72-4.79 0-4.43 3.942-8.02 8.795-8.02.076 0 .153 0 .229.01.92-3.54 4.414-6.17 8.565-6.17s7.644 2.63 8.564 6.17c.077-.01.153-.01.231-.01 4.851 0 8.783 3.59 8.783 8.02 0 1.79-.647 3.44-1.72 4.78C-1.249 10.03 0 12.47 0 15.18",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "3.4px"
69
+ },
70
+ transform: "matrix(.29387 0 0 .29387 22 7.92)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M-15.102 15.102h30.204",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "3.4px"
78
+ },
79
+ transform: "matrix(0 -.29387 -.29387 0 11.152 14.768)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M-6.507 2.864h7.768",
82
+ style: {
83
+ fill: "none",
84
+ fillRule: "nonzero",
85
+ stroke: "#000",
86
+ strokeWidth: "3.4px"
87
+ },
88
+ transform: "scale(-.29387 .29387)rotate(-47.515 30.915 41.1)"
89
+ }), /*#__PURE__*/React.createElement("path", {
90
+ d: "m-7.112-2.334 7.878.001",
91
+ style: {
92
+ fill: "none",
93
+ fillRule: "nonzero",
94
+ stroke: "#000",
95
+ strokeWidth: "3.4px"
96
+ },
97
+ transform: "matrix(-.23674 .1741 .1741 .23674 7.394 14.566)"
98
+ }), /*#__PURE__*/React.createElement("path", {
99
+ d: "M0 16.42c-.91 3.49-4.341 6.07-8.42 6.07a9.3 9.3 0 0 1-3.52-.68c-.901 1.04-2.3 1.7-3.861 1.7-1.569 0-2.97-.67-3.859-1.71-1.08.45-2.26.69-3.521.69-4.779 0-8.66-3.54-8.66-7.91 0-2.26 1.051-4.31 2.721-5.75-.901-1.12-1.441-2.51-1.441-4.02 0-3.71 3.311-6.73 7.38-6.73.061 0 .13 0 .191.01.769-2.97 3.71-5.18 7.189-5.18 3.481 0 6.421 2.21 7.191 5.18.059-.01.13-.01.19-.01 4.069 0 7.369 3.02 7.369 6.73 0 1.51-.54 2.89-1.439 4.02.21.18.42.37.599.57",
100
+ style: {
101
+ fill: "none",
102
+ fillRule: "nonzero",
103
+ stroke: "#000",
104
+ strokeWidth: "3.4px"
105
+ },
106
+ transform: "matrix(.29387 0 0 .29387 11.357 9.193)"
107
+ }));
108
+ }
109
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(OutdoorIcon);
110
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const PlungePoolIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default PlungePoolIcon;