@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,111 @@
1
+ import * as React from "react";
2
+ function SnowSaunaIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }, svgRef) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
17
+ viewBox: "0 0 24 24",
18
+ strokeWidth: 1.5,
19
+ stroke: "currentColor",
20
+ "aria-hidden": "true",
21
+ "data-slot": "icon",
22
+ ref: svgRef,
23
+ "aria-labelledby": titleId
24
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
25
+ id: titleId
26
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
27
+ d: "M0-18.536c-.764 1.407-1.643 3.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)"
44
+ }), /*#__PURE__*/React.createElement("circle", {
45
+ cx: -5.501,
46
+ cy: 0.001,
47
+ r: 5.501,
48
+ style: {
49
+ fill: "none",
50
+ stroke: "#000",
51
+ strokeWidth: "2.86px"
52
+ },
53
+ transform: "matrix(0 -.35006 -.35006 0 8.43 7.801)"
54
+ }), /*#__PURE__*/React.createElement("path", {
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)"
99
+ }), /*#__PURE__*/React.createElement("path", {
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)"
108
+ }));
109
+ }
110
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(SnowSaunaIcon);
111
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SolariumIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default SolariumIcon;
@@ -0,0 +1,75 @@
1
+ import * as React from "react";
2
+ function SolariumIcon({
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: -1.888,
28
+ cy: -5.167,
29
+ r: 5.501,
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)"
36
+ }), /*#__PURE__*/React.createElement("path", {
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)"
72
+ }));
73
+ }
74
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(SolariumIcon);
75
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SpaLeavesIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default SpaLeavesIcon;
@@ -0,0 +1,83 @@
1
+ import * as React from "react";
2
+ function SpaLeavesIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }, svgRef) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
17
+ viewBox: "0 0 24 24",
18
+ strokeWidth: 1.5,
19
+ stroke: "currentColor",
20
+ "aria-hidden": "true",
21
+ "data-slot": "icon",
22
+ ref: svgRef,
23
+ "aria-labelledby": titleId
24
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
25
+ id: titleId
26
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
27
+ d: "M-10.758-10.758c-8.919 0-16.819 4.218-21.661 10.739 4.806 6.522 12.742 10.777 21.661 10.777S6.098 6.503 10.904-.019C6.062-6.54-1.838-10.758-10.758-10.758",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.49px"
33
+ },
34
+ transform: "matrix(0 -.28653 -.28653 0 12 8.328)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M3.641-.807c7.373-.001 13.903 3.369 17.906 8.578-3.972 5.209-10.533 8.607-17.906 8.607-7.374-.001-13.934-3.397-17.906-8.607C-10.262 2.562-3.733-.807 3.641-.807",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "3.49px"
42
+ },
43
+ transform: "matrix(.25953 .12143 .12143 -.25953 4.759 17.51)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M-3.641-.807c-7.374 0-13.903 3.369-17.906 8.578 3.972 5.209 10.532 8.607 17.906 8.607s13.933-3.396 17.906-8.607C10.262 2.562 3.732-.807-3.641-.807",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "3.49px"
51
+ },
52
+ transform: "scale(.28653 -.28653)rotate(25.074 170.98 120.438)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M-13.809 13.809h27.618",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "3.49px"
60
+ },
61
+ transform: "matrix(0 -.28653 -.28653 0 15.962 13.66)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M-1.028 4.576h21.406",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "3.49px"
69
+ },
70
+ transform: "scale(.28653 -.28653)rotate(25.313 172.57 71.71)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M-20.379 4.576H1.028",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "3.49px"
78
+ },
79
+ transform: "matrix(-.25902 -.1225 -.1225 .25902 6.44 14.428)"
80
+ }));
81
+ }
82
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(SpaLeavesIcon);
83
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SteamBathIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default SteamBathIcon;
@@ -0,0 +1,92 @@
1
+ import * as React from "react";
2
+ function SteamBathIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }, svgRef) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
17
+ viewBox: "0 0 24 24",
18
+ strokeWidth: 1.5,
19
+ stroke: "currentColor",
20
+ "aria-hidden": "true",
21
+ "data-slot": "icon",
22
+ ref: svgRef,
23
+ "aria-labelledby": titleId
24
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
25
+ id: titleId
26
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
27
+ d: "M0-18.536c-.764 1.407-1.643 3.587-1.331 6.179.251 2.082 1.1 3.002 1.629 5.182C.687-5.57.934-3.161 0 0",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "2.84px"
33
+ },
34
+ transform: "matrix(.3521 0 0 .3521 21.129 17.702)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0-18.536c-.763 1.407-1.643 3.587-1.331 6.179.251 2.082 1.1 3.003 1.629 5.182C.687-5.57.934-3.161 0 0",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "2.84px"
42
+ },
43
+ transform: "matrix(.3521 0 0 .3521 17.563 14.855)"
44
+ }), /*#__PURE__*/React.createElement("circle", {
45
+ cx: -5.501,
46
+ r: 5.501,
47
+ style: {
48
+ fill: "none",
49
+ stroke: "#000",
50
+ strokeWidth: "2.84px"
51
+ },
52
+ transform: "matrix(0 -.3521 -.3521 0 8.408 7.718)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M0-44.893V0h29.149",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "2.84px"
60
+ },
61
+ transform: "matrix(.3521 0 0 .3521 2.644 20.53)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M0 5.617-4.868-7.734A5.286 5.286 0 0 0-14.8-4.113l3.75 10.286.782-.022H3.767l11.354 11.355",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "2.84px"
69
+ },
70
+ transform: "matrix(.3521 0 0 .3521 12.818 15.836)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M-4.265 6.991H11.46",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "2.84px"
78
+ },
79
+ transform: "scale(.3521 -.3521)rotate(62.77 52.755 -6.775)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M-8.283-.985c-1.909.52-3.591 2.237-3.591 4.634 0 2.396 1.682 4.115 3.591 4.634 3.288.894 7.816-1.35 10.889-4.634C-.615.23-4.995-1.879-8.283-.985",
82
+ style: {
83
+ fill: "none",
84
+ fillRule: "nonzero",
85
+ stroke: "#000",
86
+ strokeWidth: "2.84px"
87
+ },
88
+ transform: "matrix(0 -.3521 -.3521 0 15.72 2.918)"
89
+ }));
90
+ }
91
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(SteamBathIcon);
92
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SwimmingPoolIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default SwimmingPoolIcon;
@@ -0,0 +1,92 @@
1
+ import * as React from "react";
2
+ function SwimmingPoolIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }, svgRef) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
17
+ viewBox: "0 0 24 24",
18
+ strokeWidth: 1.5,
19
+ stroke: "currentColor",
20
+ "aria-hidden": "true",
21
+ "data-slot": "icon",
22
+ ref: svgRef,
23
+ "aria-labelledby": titleId
24
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
25
+ id: titleId
26
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
27
+ d: "M0 4.535C5.907 4.535 5.907 0 11.814 0c5.909 0 5.909 4.535 11.818 4.535C29.539 4.535 29.539 0 35.446 0c5.911 0 5.911 4.535 11.823 4.535C53.18 4.535 53.18 0 59.091 0",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "2.95px"
33
+ },
34
+ transform: "translate(2 11.83)scale(.33846)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0 4.535C5.907 4.535 5.907 0 11.814 0c5.909 0 5.909 4.535 11.818 4.535C29.539 4.535 29.539 0 35.446 0c5.911 0 5.911 4.535 11.823 4.535C53.18 4.535 53.18 0 59.091 0",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "2.95px"
42
+ },
43
+ transform: "translate(2 15.206)scale(.33846)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M0 4.535C5.907 4.535 5.907 0 11.814 0c5.909 0 5.909 4.535 11.818 4.535C29.539 4.535 29.539 0 35.446 0c5.911 0 5.911 4.535 11.823 4.535C53.18 4.535 53.18 0 59.091 0",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "2.95px"
51
+ },
52
+ transform: "translate(2 18.582)scale(.33846)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M0 0h59.091",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "2.95px"
60
+ },
61
+ transform: "translate(2 6.537)scale(.33846)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M-8.753 14.951h20.605a3.098 3.098 0 1 0 0-6.198H8.365",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "2.95px"
69
+ },
70
+ transform: "matrix(0 -.33846 -.33846 0 18.208 8.943)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M-10.753 16.952h24.605a3.1 3.1 0 0 0 0-6.199h-3.487",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "2.95px"
78
+ },
79
+ transform: "matrix(0 -.33846 -.33846 0 24.089 9.62)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M0 0h14.194",
82
+ style: {
83
+ fill: "none",
84
+ fillRule: "nonzero",
85
+ stroke: "#000",
86
+ strokeWidth: "2.95px"
87
+ },
88
+ transform: "translate(13.347 9.282)scale(.33846)"
89
+ }));
90
+ }
91
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(SwimmingPoolIcon);
92
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ThermometerIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default ThermometerIcon;
@@ -0,0 +1,101 @@
1
+ import * as React from "react";
2
+ function ThermometerIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }, svgRef) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
17
+ viewBox: "0 0 24 24",
18
+ strokeWidth: 1.5,
19
+ stroke: "currentColor",
20
+ "aria-hidden": "true",
21
+ "data-slot": "icon",
22
+ ref: svgRef,
23
+ "aria-labelledby": titleId
24
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
25
+ id: titleId
26
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
27
+ d: "M0 39.913C0 46.395-5.255 51.65-11.737 51.65s-11.737-5.255-11.737-11.737a11.74 11.74 0 0 1 4.942-9.579V-4.933a6.797 6.797 0 1 1 13.591 0v35.267A11.74 11.74 0 0 1 0 39.913",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.17px"
33
+ },
34
+ transform: "translate(13.049 5.703)scale(.31552)"
35
+ }), /*#__PURE__*/React.createElement("circle", {
36
+ cx: -5.725,
37
+ r: 5.725,
38
+ style: {
39
+ fill: "none",
40
+ stroke: "#000",
41
+ strokeWidth: "3.17px"
42
+ },
43
+ transform: "matrix(0 -.31552 -.31552 0 9.345 16.502)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M-12.815 12.815h25.63",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "3.17px"
51
+ },
52
+ transform: "matrix(0 -.31552 -.31552 0 13.389 12.46)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M0 0h12.884",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "3.17px"
60
+ },
61
+ transform: "translate(14.293 2.414)scale(.31552)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M0 0h7.339",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "3.17px"
69
+ },
70
+ transform: "translate(14.293 5.009)scale(.31552)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M0 0h12.884",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "3.17px"
78
+ },
79
+ transform: "translate(14.293 7.603)scale(.31552)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M0 0h7.339",
82
+ style: {
83
+ fill: "none",
84
+ fillRule: "nonzero",
85
+ stroke: "#000",
86
+ strokeWidth: "3.17px"
87
+ },
88
+ transform: "translate(14.293 10.197)scale(.31552)"
89
+ }), /*#__PURE__*/React.createElement("path", {
90
+ d: "M0 0h12.884",
91
+ style: {
92
+ fill: "none",
93
+ fillRule: "nonzero",
94
+ stroke: "#000",
95
+ strokeWidth: "3.17px"
96
+ },
97
+ transform: "translate(14.293 12.792)scale(.31552)"
98
+ }));
99
+ }
100
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(ThermometerIcon);
101
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const TrainIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default TrainIcon;