@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,33 @@
1
+ import * as React from "react";
2
+
3
+ function SpaLeavesIcon({
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: "M15.082 11.41c0 2.556-1.208 4.82-3.077 6.207-1.869-1.377-3.088-3.651-3.088-6.207s1.22-4.83 3.088-6.207c1.869 1.388 3.077 3.651 3.077 6.207z"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fill: "none",
28
+ d: "M5.606 18.161c1.913.896 4.017.814 5.688-.052-.398-1.834-1.688-3.512-3.602-4.408-1.914-.895-4.029-.81-5.692.06.406 1.838 1.692 3.505 3.606 4.4zM18.394 18.161c-1.913.896-4.017.814-5.688-.052.398-1.834 1.688-3.512 3.602-4.408 1.913-.895 4.028-.81 5.692.06-.406 1.838-1.692 3.505-3.606 4.4zM12.005 17.616V9.703M12.706 18.11l5.544-2.623M11.158 18.11l-5.545-2.623"
29
+ }));
30
+ }
31
+
32
+ const ForwardRef = React.forwardRef(SpaLeavesIcon);
33
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function SteamBathIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default SteamBathIcon;
@@ -0,0 +1,42 @@
1
+ import * as React from "react";
2
+
3
+ function SteamBathIcon({
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.129 11.175c-.27.496-.579 1.263-.469 2.176.088.733.387 1.057.574 1.825.137.565.223 1.413-.105 2.526M17.563 8.329c-.27.495-.579 1.263-.47 2.175.09.733.388 1.058.574 1.825.137.565.224 1.413-.104 2.526"
26
+ }), /*#__PURE__*/React.createElement("circle", {
27
+ cx: -5.501,
28
+ r: 5.501,
29
+ fill: "none",
30
+ strokeWidth: 2.84,
31
+ transform: "matrix(0 -.3521 -.3521 0 8.408 7.718)"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ fill: "none",
34
+ d: "M2.644 4.722v15.807h10.264"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ fill: "none",
37
+ d: "M12.818 17.814l-1.714-4.701a1.861 1.861 0 00-3.497 1.275l1.32 3.622.275-.008h4.942L18.142 22M5.079 18.02l2.533-4.924M16.066 5.834c-.183.672-.788 1.264-1.632 1.264-.843 0-1.448-.592-1.631-1.264-.315-1.158.475-2.752 1.631-3.834 1.204 1.134 1.947 2.676 1.632 3.834z"
38
+ }));
39
+ }
40
+
41
+ const ForwardRef = React.forwardRef(SteamBathIcon);
42
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function SwimmingPoolIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default SwimmingPoolIcon;
@@ -0,0 +1,33 @@
1
+ import * as React from "react";
2
+
3
+ function SwimmingPoolIcon({
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: "M2 13.365c2 0 2-1.535 3.999-1.535 2 0 2 1.535 4 1.535 1.999 0 1.999-1.535 3.998-1.535 2 0 2 1.535 4.002 1.535 2 0 2-1.535 4.001-1.535M2 16.741c2 0 2-1.535 3.999-1.535 2 0 2 1.535 4 1.535 1.999 0 1.999-1.535 3.998-1.535 2 0 2 1.535 4.002 1.535 2 0 2-1.535 4.001-1.535M2 20.117c2 0 2-1.535 3.999-1.535 2 0 2 1.535 4 1.535 1.999 0 1.999-1.535 3.998-1.535 2 0 2 1.535 4.002 1.535 2 0 2-1.535 4.001-1.535M2 6.537h20"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fill: "none",
28
+ d: "M13.148 11.906V4.932a1.049 1.049 0 112.098 0v1.18M18.351 13.26V4.932a1.05 1.05 0 012.099 0v1.18M13.347 9.282h4.804"
29
+ }));
30
+ }
31
+
32
+ const ForwardRef = React.forwardRef(SwimmingPoolIcon);
33
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function ThermometerIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default ThermometerIcon;
@@ -0,0 +1,39 @@
1
+ import * as React from "react";
2
+
3
+ function ThermometerIcon({
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: "M13.049 18.297a3.703 3.703 0 11-5.847-3.023V4.147a2.144 2.144 0 114.288 0v11.127a3.705 3.705 0 011.559 3.023z"
26
+ }), /*#__PURE__*/React.createElement("circle", {
27
+ cx: -5.725,
28
+ r: 5.725,
29
+ fill: "none",
30
+ strokeWidth: 3.17,
31
+ transform: "matrix(0 -.31552 -.31552 0 9.345 16.502)"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ fill: "none",
34
+ d: "M9.345 16.503V8.416M14.293 2.414h4.065M14.293 5.009h2.315M14.293 7.603h4.065M14.293 10.197h2.315M14.293 12.792h4.065"
35
+ }));
36
+ }
37
+
38
+ const ForwardRef = React.forwardRef(ThermometerIcon);
39
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function TrainIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default TrainIcon;
@@ -0,0 +1,58 @@
1
+ import * as React from "react";
2
+
3
+ function TrainIcon({
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.159 16.526H5.841a.883.883 0 01-.883-.882V7.296A5.297 5.297 0 0110.255 2h3.49a5.296 5.296 0 015.297 5.296v8.348a.883.883 0 01-.883.882zM4.958 10.549h14.084"
26
+ }), /*#__PURE__*/React.createElement("ellipse", {
27
+ cx: -3.726,
28
+ cy: 0.001,
29
+ fill: "none",
30
+ strokeWidth: 3.21,
31
+ rx: 3.727,
32
+ ry: 3.726,
33
+ transform: "matrix(0 -.31141 -.31141 0 8.25 12.337)"
34
+ }), /*#__PURE__*/React.createElement("ellipse", {
35
+ cx: -3.726,
36
+ cy: 0.001,
37
+ fill: "none",
38
+ strokeWidth: 3.21,
39
+ rx: 3.727,
40
+ ry: 3.726,
41
+ transform: "matrix(0 -.31141 -.31141 0 15.75 12.337)"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ fill: "none",
44
+ d: "M12 2v8.549"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ fill: "none",
47
+ d: "M9.41 16.649l-3.87 5.35"
48
+ }), /*#__PURE__*/React.createElement("path", {
49
+ fill: "none",
50
+ d: "M17.253 20.677H6.747M15.75 18.624h-7.5"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ fill: "none",
53
+ d: "M14.589 16.65L18.46 22"
54
+ }));
55
+ }
56
+
57
+ const ForwardRef = React.forwardRef(TrainIcon);
58
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function VacationApartmentIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default VacationApartmentIcon;
@@ -0,0 +1,38 @@
1
+ import * as React from "react";
2
+
3
+ function VacationApartmentIcon({
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
+ fillRule: "nonzero",
25
+ strokeLinecap: "butt",
26
+ strokeMiterlimit: 2,
27
+ d: "M10.39 10.415H9.24a.454.454 0 01-.454-.454V8.78c0-.25.203-.454.454-.454h1.15c.251 0 .454.203.454.454v1.182c0 .251-.203.454-.454.454M14.76 10.415h-1.15a.454.454 0 01-.454-.454V8.78c0-.25.203-.454.454-.454h1.15c.251 0 .454.203.454.454v1.182c0 .251-.203.454-.454.454M10.39 14.794H9.24a.454.454 0 01-.454-.454v-1.182c0-.25.203-.454.454-.454h1.15c.251 0 .454.203.454.454v1.182c0 .251-.203.454-.454.454M14.76 14.794h-1.15a.454.454 0 01-.454-.454v-1.182c0-.25.203-.454.454-.454h1.15c.251 0 .454.203.454.454v1.182c0 .251-.203.454-.454.454"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ fill: "none",
30
+ d: "M18.163 5.108v16.715H5.837V5.108L12 2.177l6.163 2.931z"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ fill: "none",
33
+ d: "M13.794 21.82h-3.59v-2.767a1.795 1.795 0 113.59 0v2.767zM18.163 6.006v-.898L12 2.177 5.837 5.108v.898M12 2.177L3.615 6.165M12 2.177l8.384 3.988M5.837 17.829c-.078-.024-1.001-.29-1.733.308-.614.5-.832 1.393-.514 2.196a1.277 1.277 0 00-1.284.371c-.408.46-.295 1.04-.282 1.104h3.813M18.163 17.829c.078-.024 1.001-.29 1.733.308.614.5.832 1.393.513 2.196.473-.125.97.018 1.285.371.408.46.295 1.04.282 1.104h-3.813"
34
+ }));
35
+ }
36
+
37
+ const ForwardRef = React.forwardRef(VacationApartmentIcon);
38
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function VacationHomeIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default VacationHomeIcon;
@@ -0,0 +1,38 @@
1
+ import * as React from "react";
2
+
3
+ function VacationHomeIcon({
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
+ fillRule: "nonzero",
25
+ strokeLinecap: "butt",
26
+ strokeMiterlimit: 2,
27
+ d: "M12.474 12.024h-1.15a.454.454 0 01-.455-.454v-1.183c0-.25.204-.454.455-.454h1.15c.25 0 .454.204.454.454v1.183c0 .25-.203.454-.454.454"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ fill: "none",
30
+ d: "M18.163 8.094v10.823H5.837V8.094L12 5.163l6.163 2.931z"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ fill: "none",
33
+ d: "M13.795 18.913h-3.59v-2.767a1.795 1.795 0 113.59 0v2.767zM18.163 8.992v-.898L12 5.163 5.837 8.094v.898M12 5.083L3.616 9.071M12 5.083l8.385 3.988M5.837 14.922c-.078-.023-1.001-.289-1.733.308-.614.5-.832 1.394-.513 2.196a1.278 1.278 0 00-1.285.372c-.408.46-.295 1.04-.282 1.104h3.813M18.163 14.922c.078-.023 1.001-.289 1.733.308.614.5.832 1.394.513 2.196.473-.125.971.019 1.285.372.408.46.295 1.04.282 1.104h-3.813"
34
+ }));
35
+ }
36
+
37
+ const ForwardRef = React.forwardRef(VacationHomeIcon);
38
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function WhirpoolIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
+ export default WhirpoolIcon;
@@ -0,0 +1,46 @@
1
+ import * as React from "react";
2
+
3
+ function WhirpoolIcon({
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.474 6.376C6.327 6.376 6.327 7.8 8.18 7.8c1.854 0 1.854-1.423 3.708-1.423 1.853 0 1.853 1.423 3.706 1.423 1.855 0 1.855-1.423 3.71-1.423"
26
+ }), /*#__PURE__*/React.createElement("ellipse", {
27
+ cx: -31.874,
28
+ fill: "none",
29
+ strokeWidth: 3.19,
30
+ rx: 9.019,
31
+ ry: 31.874,
32
+ transform: "matrix(0 -.31373 -.31373 0 12 -3.021)"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ fill: "none",
35
+ d: "M2 6.979v10.043c0 1.562 4.477 2.829 10 2.829s10-1.267 10-2.83V6.98"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ fill: "none",
38
+ d: "M2 8.867v.706c0 1.337 4.477 2.42 10 2.42s10-1.083 10-2.42v-.706"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ fill: "none",
41
+ d: "M2 11.68v2.45c0 1.554 4.477 2.813 10 2.813s10-1.26 10-2.813v-2.45M4.89 11.299v7.513M8.372 11.926v7.387M11.854 12.202v7.422M15.337 12.202v7.422M18.819 11.528v7.111"
42
+ }));
43
+ }
44
+
45
+ const ForwardRef = React.forwardRef(WhirpoolIcon);
46
+ export default ForwardRef;
@@ -1 +1,25 @@
1
- export { default as AcademicCapIcon } from './AcademicCapIcon'
1
+ export { default as BeachIcon } from './BeachIcon'
2
+ export { default as BusIcon } from './BusIcon'
3
+ export { default as CampingIcon } from './CampingIcon'
4
+ export { default as CarIcon } from './CarIcon'
5
+ export { default as CaravanIcon } from './CaravanIcon'
6
+ export { default as FinnishSaunaIcon } from './FinnishSaunaIcon'
7
+ export { default as FireplaceIcon } from './FireplaceIcon'
8
+ export { default as HotelIcon } from './HotelIcon'
9
+ export { default as LogSaunaIcon } from './LogSaunaIcon'
10
+ export { default as OutdoorIcon } from './OutdoorIcon'
11
+ export { default as PlungePoolIcon } from './PlungePoolIcon'
12
+ export { default as PrivateSaunaIcon } from './PrivateSaunaIcon'
13
+ export { default as RelaxAreaIcon } from './RelaxAreaIcon'
14
+ export { default as SaunaBucketIcon } from './SaunaBucketIcon'
15
+ export { default as SaunaIcon } from './SaunaIcon'
16
+ export { default as SnowSaunaIcon } from './SnowSaunaIcon'
17
+ export { default as SolariumIcon } from './SolariumIcon'
18
+ export { default as SpaLeavesIcon } from './SpaLeavesIcon'
19
+ export { default as SteamBathIcon } from './SteamBathIcon'
20
+ export { default as SwimmingPoolIcon } from './SwimmingPoolIcon'
21
+ export { default as ThermometerIcon } from './ThermometerIcon'
22
+ export { default as TrainIcon } from './TrainIcon'
23
+ export { default as VacationApartmentIcon } from './VacationApartmentIcon'
24
+ export { default as VacationHomeIcon } from './VacationHomeIcon'
25
+ export { default as WhirpoolIcon } from './WhirpoolIcon'
@@ -1 +1,25 @@
1
- export { default as AcademicCapIcon } from './AcademicCapIcon.js'
1
+ export { default as BeachIcon } from './BeachIcon.js'
2
+ export { default as BusIcon } from './BusIcon.js'
3
+ export { default as CampingIcon } from './CampingIcon.js'
4
+ export { default as CarIcon } from './CarIcon.js'
5
+ export { default as CaravanIcon } from './CaravanIcon.js'
6
+ export { default as FinnishSaunaIcon } from './FinnishSaunaIcon.js'
7
+ export { default as FireplaceIcon } from './FireplaceIcon.js'
8
+ export { default as HotelIcon } from './HotelIcon.js'
9
+ export { default as LogSaunaIcon } from './LogSaunaIcon.js'
10
+ export { default as OutdoorIcon } from './OutdoorIcon.js'
11
+ export { default as PlungePoolIcon } from './PlungePoolIcon.js'
12
+ export { default as PrivateSaunaIcon } from './PrivateSaunaIcon.js'
13
+ export { default as RelaxAreaIcon } from './RelaxAreaIcon.js'
14
+ export { default as SaunaBucketIcon } from './SaunaBucketIcon.js'
15
+ export { default as SaunaIcon } from './SaunaIcon.js'
16
+ export { default as SnowSaunaIcon } from './SnowSaunaIcon.js'
17
+ export { default as SolariumIcon } from './SolariumIcon.js'
18
+ export { default as SpaLeavesIcon } from './SpaLeavesIcon.js'
19
+ export { default as SteamBathIcon } from './SteamBathIcon.js'
20
+ export { default as SwimmingPoolIcon } from './SwimmingPoolIcon.js'
21
+ export { default as ThermometerIcon } from './ThermometerIcon.js'
22
+ export { default as TrainIcon } from './TrainIcon.js'
23
+ export { default as VacationApartmentIcon } from './VacationApartmentIcon.js'
24
+ export { default as VacationHomeIcon } from './VacationHomeIcon.js'
25
+ export { default as WhirpoolIcon } from './WhirpoolIcon.js'
@@ -1 +1,25 @@
1
- export { default as AcademicCapIcon } from './AcademicCapIcon'
1
+ export { default as BeachIcon } from './BeachIcon'
2
+ export { default as BusIcon } from './BusIcon'
3
+ export { default as CampingIcon } from './CampingIcon'
4
+ export { default as CarIcon } from './CarIcon'
5
+ export { default as CaravanIcon } from './CaravanIcon'
6
+ export { default as FinnishSaunaIcon } from './FinnishSaunaIcon'
7
+ export { default as FireplaceIcon } from './FireplaceIcon'
8
+ export { default as HotelIcon } from './HotelIcon'
9
+ export { default as LogSaunaIcon } from './LogSaunaIcon'
10
+ export { default as OutdoorIcon } from './OutdoorIcon'
11
+ export { default as PlungePoolIcon } from './PlungePoolIcon'
12
+ export { default as PrivateSaunaIcon } from './PrivateSaunaIcon'
13
+ export { default as RelaxAreaIcon } from './RelaxAreaIcon'
14
+ export { default as SaunaBucketIcon } from './SaunaBucketIcon'
15
+ export { default as SaunaIcon } from './SaunaIcon'
16
+ export { default as SnowSaunaIcon } from './SnowSaunaIcon'
17
+ export { default as SolariumIcon } from './SolariumIcon'
18
+ export { default as SpaLeavesIcon } from './SpaLeavesIcon'
19
+ export { default as SteamBathIcon } from './SteamBathIcon'
20
+ export { default as SwimmingPoolIcon } from './SwimmingPoolIcon'
21
+ export { default as ThermometerIcon } from './ThermometerIcon'
22
+ export { default as TrainIcon } from './TrainIcon'
23
+ export { default as VacationApartmentIcon } from './VacationApartmentIcon'
24
+ export { default as VacationHomeIcon } from './VacationHomeIcon'
25
+ export { default as WhirpoolIcon } from './WhirpoolIcon'
@@ -1 +1,25 @@
1
- module.exports.AcademicCapIcon = require("./AcademicCapIcon.js")
1
+ module.exports.BeachIcon = require("./BeachIcon.js")
2
+ module.exports.BusIcon = require("./BusIcon.js")
3
+ module.exports.CampingIcon = require("./CampingIcon.js")
4
+ module.exports.CarIcon = require("./CarIcon.js")
5
+ module.exports.CaravanIcon = require("./CaravanIcon.js")
6
+ module.exports.FinnishSaunaIcon = require("./FinnishSaunaIcon.js")
7
+ module.exports.FireplaceIcon = require("./FireplaceIcon.js")
8
+ module.exports.HotelIcon = require("./HotelIcon.js")
9
+ module.exports.LogSaunaIcon = require("./LogSaunaIcon.js")
10
+ module.exports.OutdoorIcon = require("./OutdoorIcon.js")
11
+ module.exports.PlungePoolIcon = require("./PlungePoolIcon.js")
12
+ module.exports.PrivateSaunaIcon = require("./PrivateSaunaIcon.js")
13
+ module.exports.RelaxAreaIcon = require("./RelaxAreaIcon.js")
14
+ module.exports.SaunaBucketIcon = require("./SaunaBucketIcon.js")
15
+ module.exports.SaunaIcon = require("./SaunaIcon.js")
16
+ module.exports.SnowSaunaIcon = require("./SnowSaunaIcon.js")
17
+ module.exports.SolariumIcon = require("./SolariumIcon.js")
18
+ module.exports.SpaLeavesIcon = require("./SpaLeavesIcon.js")
19
+ module.exports.SteamBathIcon = require("./SteamBathIcon.js")
20
+ module.exports.SwimmingPoolIcon = require("./SwimmingPoolIcon.js")
21
+ module.exports.ThermometerIcon = require("./ThermometerIcon.js")
22
+ module.exports.TrainIcon = require("./TrainIcon.js")
23
+ module.exports.VacationApartmentIcon = require("./VacationApartmentIcon.js")
24
+ module.exports.VacationHomeIcon = require("./VacationHomeIcon.js")
25
+ module.exports.WhirpoolIcon = require("./WhirpoolIcon.js")
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@wellness-icons/react",
3
3
  "license": "MIT",
4
- "version": "0.0.0-insiders.cdedd9f",
4
+ "version": "0.0.0-insiders.e1a0549",
5
5
  "description": "",
6
6
  "keywords": [],
7
7
  "homepage": "https://github.com/saunaworlds/wellness-icons#readme",
@@ -1,3 +0,0 @@
1
- import * as React from 'react';
2
- declare function AcademicCapIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
- export default AcademicCapIcon;
@@ -1,27 +0,0 @@
1
- const React = require("react");
2
-
3
- function AcademicCapIcon({
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
- fill: "none",
11
- viewBox: "0 0 24 24",
12
- strokeWidth: 1.5,
13
- stroke: "currentColor",
14
- "aria-hidden": "true",
15
- ref: svgRef,
16
- "aria-labelledby": titleId
17
- }, props), title ? /*#__PURE__*/React.createElement("title", {
18
- id: titleId
19
- }, title) : null, /*#__PURE__*/React.createElement("path", {
20
- strokeLinecap: "round",
21
- strokeLinejoin: "round",
22
- d: "M4.26 10.147a60.436 60.436 0 00-.491 6.347A48.627 48.627 0 0112 20.904a48.627 48.627 0 018.232-4.41 60.46 60.46 0 00-.491-6.347m-15.482 0a50.57 50.57 0 00-2.658-.813A59.905 59.905 0 0112 3.493a59.902 59.902 0 0110.399 5.84c-.896.248-1.783.52-2.658.814m-15.482 0A50.697 50.697 0 0112 13.489a50.702 50.702 0 017.74-3.342M6.75 15a.75.75 0 100-1.5.75.75 0 000 1.5zm0 0v-3.675A55.378 55.378 0 0112 8.443m-7.007 11.55A5.981 5.981 0 006.75 15.75v-1.5"
23
- }));
24
- }
25
-
26
- const ForwardRef = React.forwardRef(AcademicCapIcon);
27
- module.exports = ForwardRef;
@@ -1,3 +0,0 @@
1
- import * as React from 'react';
2
- declare function AcademicCapIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
3
- export default AcademicCapIcon;
@@ -1,27 +0,0 @@
1
- import * as React from "react";
2
-
3
- function AcademicCapIcon({
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
- fill: "none",
11
- viewBox: "0 0 24 24",
12
- strokeWidth: 1.5,
13
- stroke: "currentColor",
14
- "aria-hidden": "true",
15
- ref: svgRef,
16
- "aria-labelledby": titleId
17
- }, props), title ? /*#__PURE__*/React.createElement("title", {
18
- id: titleId
19
- }, title) : null, /*#__PURE__*/React.createElement("path", {
20
- strokeLinecap: "round",
21
- strokeLinejoin: "round",
22
- d: "M4.26 10.147a60.436 60.436 0 00-.491 6.347A48.627 48.627 0 0112 20.904a48.627 48.627 0 018.232-4.41 60.46 60.46 0 00-.491-6.347m-15.482 0a50.57 50.57 0 00-2.658-.813A59.905 59.905 0 0112 3.493a59.902 59.902 0 0110.399 5.84c-.896.248-1.783.52-2.658.814m-15.482 0A50.697 50.697 0 0112 13.489a50.702 50.702 0 017.74-3.342M6.75 15a.75.75 0 100-1.5.75.75 0 000 1.5zm0 0v-3.675A55.378 55.378 0 0112 8.443m-7.007 11.55A5.981 5.981 0 006.75 15.75v-1.5"
23
- }));
24
- }
25
-
26
- const ForwardRef = React.forwardRef(AcademicCapIcon);
27
- export default ForwardRef;