@wellness-icons/react 0.0.0-insiders.2d76067

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 (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,114 @@
1
+ import * as React from "react";
2
+ function TrainIcon({
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 46.646h-39.555a2.836 2.836 0 0 1-2.835-2.835V17.007C-42.39 7.615-34.775 0-25.382 0h11.209C-4.779 0 2.835 7.615 2.835 17.007v26.804A2.836 2.836 0 0 1 0 46.646",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.21px"
33
+ },
34
+ transform: "matrix(.31141 0 0 .31141 18.159 2)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0 0h45.225",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "3.21px"
42
+ },
43
+ transform: "matrix(.31141 0 0 .31141 4.958 10.549)"
44
+ }), /*#__PURE__*/React.createElement("ellipse", {
45
+ cx: -3.726,
46
+ cy: 0.001,
47
+ rx: 3.727,
48
+ ry: 3.726,
49
+ style: {
50
+ fill: "none",
51
+ stroke: "#000",
52
+ strokeWidth: "3.21px"
53
+ },
54
+ transform: "matrix(0 -.31141 -.31141 0 8.25 12.337)"
55
+ }), /*#__PURE__*/React.createElement("ellipse", {
56
+ cx: -3.726,
57
+ cy: 0.001,
58
+ rx: 3.727,
59
+ ry: 3.726,
60
+ style: {
61
+ fill: "none",
62
+ stroke: "#000",
63
+ strokeWidth: "3.21px"
64
+ },
65
+ transform: "matrix(0 -.31141 -.31141 0 15.75 12.337)"
66
+ }), /*#__PURE__*/React.createElement("path", {
67
+ d: "M-13.726-13.726h27.452",
68
+ style: {
69
+ fill: "none",
70
+ fillRule: "nonzero",
71
+ stroke: "#000",
72
+ strokeWidth: "3.21px"
73
+ },
74
+ transform: "matrix(0 .31141 .31141 0 16.274 6.274)"
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ d: "M-16.821-8.592H4.388",
77
+ style: {
78
+ fill: "none",
79
+ fillRule: "nonzero",
80
+ stroke: "#000",
81
+ strokeWidth: "3.21px"
82
+ },
83
+ transform: "matrix(-.18255 .2523 .2523 .18255 8.508 22.461)"
84
+ }), /*#__PURE__*/React.createElement("path", {
85
+ d: "M-33.736 0H0",
86
+ style: {
87
+ fill: "none",
88
+ fillRule: "nonzero",
89
+ stroke: "#000",
90
+ strokeWidth: "3.21px"
91
+ },
92
+ transform: "matrix(-.31141 0 0 .31141 6.747 20.677)"
93
+ }), /*#__PURE__*/React.createElement("path", {
94
+ d: "M-24.078 0H0",
95
+ style: {
96
+ fill: "none",
97
+ fillRule: "nonzero",
98
+ stroke: "#000",
99
+ strokeWidth: "3.21px"
100
+ },
101
+ transform: "matrix(-.31141 0 0 .31141 8.25 18.624)"
102
+ }), /*#__PURE__*/React.createElement("path", {
103
+ d: "M-4.388-8.592h21.209",
104
+ style: {
105
+ fill: "none",
106
+ fillRule: "nonzero",
107
+ stroke: "#000",
108
+ strokeWidth: "3.21px"
109
+ },
110
+ transform: "matrix(.18255 .2523 .2523 -.18255 17.558 16.188)"
111
+ }));
112
+ }
113
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(TrainIcon);
114
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const VacationApartmentIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default VacationApartmentIcon;
@@ -0,0 +1,132 @@
1
+ import * as React from "react";
2
+ function VacationApartmentIcon({
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 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",
28
+ style: {
29
+ fillRule: "nonzero",
30
+ stroke: "#000",
31
+ strokeWidth: "2.89px",
32
+ strokeLinecap: "butt",
33
+ strokeMiterlimit: 2
34
+ },
35
+ transform: "matrix(.3466 0 0 .3466 10.39 8.325)"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ 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",
38
+ style: {
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "2.89px",
42
+ strokeLinecap: "butt",
43
+ strokeMiterlimit: 2
44
+ },
45
+ transform: "matrix(.3466 0 0 .3466 14.76 8.325)"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ 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",
48
+ style: {
49
+ fillRule: "nonzero",
50
+ stroke: "#000",
51
+ strokeWidth: "2.89px",
52
+ strokeLinecap: "butt",
53
+ strokeMiterlimit: 2
54
+ },
55
+ transform: "matrix(.3466 0 0 .3466 10.39 12.704)"
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ 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",
58
+ style: {
59
+ fillRule: "nonzero",
60
+ stroke: "#000",
61
+ strokeWidth: "2.89px",
62
+ strokeLinecap: "butt",
63
+ strokeMiterlimit: 2
64
+ },
65
+ transform: "matrix(.3466 0 0 .3466 14.76 12.704)"
66
+ }), /*#__PURE__*/React.createElement("path", {
67
+ d: "M0-39.767V8.458h-35.563v-48.225l17.782-8.458z",
68
+ style: {
69
+ fill: "none",
70
+ fillRule: "nonzero",
71
+ stroke: "#000",
72
+ strokeWidth: "2.89px"
73
+ },
74
+ transform: "matrix(.3466 0 0 .3466 18.163 18.892)"
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ d: "M0 13.161h-10.356V5.178A5.178 5.178 0 1 1 0 5.178z",
77
+ style: {
78
+ fill: "none",
79
+ fillRule: "nonzero",
80
+ stroke: "#000",
81
+ strokeWidth: "2.89px"
82
+ },
83
+ transform: "matrix(.3466 0 0 .3466 13.794 17.258)"
84
+ }), /*#__PURE__*/React.createElement("path", {
85
+ d: "M-23.305-12.258h2.59l8.457 17.781-8.457 17.782h-2.59",
86
+ style: {
87
+ fill: "none",
88
+ fillRule: "nonzero",
89
+ stroke: "#000",
90
+ strokeWidth: "2.89px"
91
+ },
92
+ transform: "matrix(0 -.3466 -.3466 0 13.914 -2.072)"
93
+ }), /*#__PURE__*/React.createElement("path", {
94
+ d: "M-25.49-5.753H1.298",
95
+ style: {
96
+ fill: "none",
97
+ fillRule: "nonzero",
98
+ stroke: "#000",
99
+ strokeWidth: "2.89px"
100
+ },
101
+ transform: "matrix(-.313 .14887 .14887 .313 4.878 7.772)"
102
+ }), /*#__PURE__*/React.createElement("path", {
103
+ d: "M-1.298-5.753h26.787",
104
+ style: {
105
+ fill: "none",
106
+ fillRule: "nonzero",
107
+ stroke: "#000",
108
+ strokeWidth: "2.89px"
109
+ },
110
+ transform: "matrix(.313 .14887 .14887 -.313 13.263 .57)"
111
+ }), /*#__PURE__*/React.createElement("path", {
112
+ d: "M0-10.648c-.223-.068-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.071C-11.362-1.025-11.038.65-11 .833H0",
113
+ style: {
114
+ fill: "none",
115
+ fillRule: "nonzero",
116
+ stroke: "#000",
117
+ strokeWidth: "2.89px"
118
+ },
119
+ transform: "matrix(.3466 0 0 .3466 5.837 21.52)"
120
+ }), /*#__PURE__*/React.createElement("path", {
121
+ d: "M0-10.648c.224-.068 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.071C11.363-1.025 11.039.65 11 .833H0",
122
+ style: {
123
+ fill: "none",
124
+ fillRule: "nonzero",
125
+ stroke: "#000",
126
+ strokeWidth: "2.89px"
127
+ },
128
+ transform: "matrix(.3466 0 0 .3466 18.163 21.52)"
129
+ }));
130
+ }
131
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(VacationApartmentIcon);
132
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const VacationHomeIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default VacationHomeIcon;
@@ -0,0 +1,102 @@
1
+ import * as React from "react";
2
+ function VacationHomeIcon({
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 6.031h-3.319a1.31 1.31 0 0 1-1.31-1.31V1.31c0-.723.587-1.31 1.31-1.31H0a1.31 1.31 0 0 1 1.311 1.31v3.411A1.31 1.31 0 0 1 0 6.031",
28
+ style: {
29
+ fillRule: "nonzero",
30
+ stroke: "#000",
31
+ strokeWidth: "2.89px",
32
+ strokeLinecap: "butt",
33
+ strokeMiterlimit: 2
34
+ },
35
+ transform: "matrix(.3466 0 0 .3466 12.474 9.933)"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ d: "M0-22.768V8.457h-35.563v-31.225l17.782-8.457z",
38
+ style: {
39
+ fill: "none",
40
+ fillRule: "nonzero",
41
+ stroke: "#000",
42
+ strokeWidth: "2.89px"
43
+ },
44
+ transform: "matrix(.3466 0 0 .3466 18.163 15.986)"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M0 13.161h-10.357V5.178A5.18 5.18 0 0 1-5.179 0 5.18 5.18 0 0 1 0 5.178z",
47
+ style: {
48
+ fill: "none",
49
+ fillRule: "nonzero",
50
+ stroke: "#000",
51
+ strokeWidth: "2.89px"
52
+ },
53
+ transform: "matrix(.3466 0 0 .3466 13.795 14.352)"
54
+ }), /*#__PURE__*/React.createElement("path", {
55
+ d: "M-23.305-12.258h2.59l8.457 17.781-8.457 17.782h-2.59",
56
+ style: {
57
+ fill: "none",
58
+ fillRule: "nonzero",
59
+ stroke: "#000",
60
+ strokeWidth: "2.89px"
61
+ },
62
+ transform: "matrix(0 -.3466 -.3466 0 13.915 .914)"
63
+ }), /*#__PURE__*/React.createElement("path", {
64
+ d: "M-25.489-5.753H1.298",
65
+ style: {
66
+ fill: "none",
67
+ fillRule: "nonzero",
68
+ stroke: "#000",
69
+ strokeWidth: "2.89px"
70
+ },
71
+ transform: "matrix(-.313 .14888 .14888 .313 4.878 10.679)"
72
+ }), /*#__PURE__*/React.createElement("path", {
73
+ d: "M-1.298-5.753H25.49",
74
+ style: {
75
+ fill: "none",
76
+ fillRule: "nonzero",
77
+ stroke: "#000",
78
+ strokeWidth: "2.89px"
79
+ },
80
+ transform: "matrix(.313 .14887 .14887 -.313 13.263 3.476)"
81
+ }), /*#__PURE__*/React.createElement("path", {
82
+ d: "M0-10.647c-.224-.068-2.888-.834-5 .889-1.771 1.444-2.399 4.021-1.481 6.336-1.362-.362-2.799.053-3.705 1.071C-11.363-1.025-11.039.651-11 .834H0",
83
+ style: {
84
+ fill: "none",
85
+ fillRule: "nonzero",
86
+ stroke: "#000",
87
+ strokeWidth: "2.89px"
88
+ },
89
+ transform: "matrix(.3466 0 0 .3466 5.837 18.613)"
90
+ }), /*#__PURE__*/React.createElement("path", {
91
+ d: "M0-10.647c.224-.068 2.888-.834 5 .889 1.771 1.444 2.399 4.021 1.481 6.336 1.362-.362 2.8.053 3.705 1.071 1.177 1.326.853 3.002.814 3.185H0",
92
+ style: {
93
+ fill: "none",
94
+ fillRule: "nonzero",
95
+ stroke: "#000",
96
+ strokeWidth: "2.89px"
97
+ },
98
+ transform: "matrix(.3466 0 0 .3466 18.163 18.613)"
99
+ }));
100
+ }
101
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(VacationHomeIcon);
102
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const WhirpoolIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default WhirpoolIcon;
@@ -0,0 +1,120 @@
1
+ import * as React from "react";
2
+ function WhirpoolIcon({
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: "M21.367-25.902c0 5.907 4.535 5.907 4.535 11.814 0 5.91-4.535 5.91-4.535 11.818s4.535 5.907 4.535 11.814c0 5.911-4.535 5.911-4.535 11.823",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.19px"
33
+ },
34
+ transform: "matrix(0 .31373 .31373 0 12.6 -.327)"
35
+ }), /*#__PURE__*/React.createElement("ellipse", {
36
+ cx: -31.874,
37
+ rx: 9.019,
38
+ ry: 31.874,
39
+ style: {
40
+ fill: "none",
41
+ stroke: "#000",
42
+ strokeWidth: "3.19px"
43
+ },
44
+ transform: "matrix(0 -.31373 -.31373 0 12 -3.021)"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M11.36-52.388h32.011c4.98 0 9.017 14.271 9.017 31.874 0 17.604-4.037 31.874-9.017 31.874H11.36",
47
+ style: {
48
+ fill: "none",
49
+ fillRule: "nonzero",
50
+ stroke: "#000",
51
+ strokeWidth: "3.19px"
52
+ },
53
+ transform: "matrix(0 .31373 .31373 0 18.436 3.415)"
54
+ }), /*#__PURE__*/React.createElement("path", {
55
+ d: "M26.893-36.856h2.249c4.261 0 7.714 14.271 7.714 31.874 0 17.604-3.453 31.874-7.714 31.874h-2.249",
56
+ style: {
57
+ fill: "none",
58
+ fillRule: "nonzero",
59
+ stroke: "#000",
60
+ strokeWidth: "3.19px"
61
+ },
62
+ transform: "matrix(0 .31373 .31373 0 13.563 .43)"
63
+ }), /*#__PURE__*/React.createElement("path", {
64
+ d: "M23.486-40.263h7.812c4.952 0 8.965 14.271 8.965 31.874 0 17.604-4.013 31.875-8.965 31.875h-7.812",
65
+ style: {
66
+ fill: "none",
67
+ fillRule: "nonzero",
68
+ stroke: "#000",
69
+ strokeWidth: "3.19px"
70
+ },
71
+ transform: "matrix(0 .31373 .31373 0 14.632 4.31)"
72
+ }), /*#__PURE__*/React.createElement("path", {
73
+ d: "M-11.974-11.974h23.948",
74
+ style: {
75
+ fill: "none",
76
+ fillRule: "nonzero",
77
+ stroke: "#000",
78
+ strokeWidth: "3.19px"
79
+ },
80
+ transform: "matrix(0 .31373 .31373 0 8.646 15.055)"
81
+ }), /*#__PURE__*/React.createElement("path", {
82
+ d: "M-11.773-11.773h23.546",
83
+ style: {
84
+ fill: "none",
85
+ fillRule: "nonzero",
86
+ stroke: "#000",
87
+ strokeWidth: "3.19px"
88
+ },
89
+ transform: "matrix(0 .31373 .31373 0 12.065 15.62)"
90
+ }), /*#__PURE__*/React.createElement("path", {
91
+ d: "M-11.829-11.829h23.658",
92
+ style: {
93
+ fill: "none",
94
+ fillRule: "nonzero",
95
+ stroke: "#000",
96
+ strokeWidth: "3.19px"
97
+ },
98
+ transform: "matrix(0 .31373 .31373 0 15.565 15.913)"
99
+ }), /*#__PURE__*/React.createElement("path", {
100
+ d: "M-11.829-11.829h23.658",
101
+ style: {
102
+ fill: "none",
103
+ fillRule: "nonzero",
104
+ stroke: "#000",
105
+ strokeWidth: "3.19px"
106
+ },
107
+ transform: "matrix(0 .31373 .31373 0 19.048 15.913)"
108
+ }), /*#__PURE__*/React.createElement("path", {
109
+ d: "M-11.333-11.333h22.666",
110
+ style: {
111
+ fill: "none",
112
+ fillRule: "nonzero",
113
+ stroke: "#000",
114
+ strokeWidth: "3.19px"
115
+ },
116
+ transform: "matrix(0 .31373 .31373 0 22.374 15.084)"
117
+ }));
118
+ }
119
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(WhirpoolIcon);
120
+ export default ForwardRef;
@@ -0,0 +1,25 @@
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'
@@ -0,0 +1,25 @@
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'
@@ -0,0 +1,4 @@
1
+ {
2
+ "type": "module",
3
+ "sideEffects": false
4
+ }
@@ -0,0 +1,25 @@
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'
@@ -0,0 +1,25 @@
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")
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "./esm/index.js",
3
+ "sideEffects": false
4
+ }
@@ -0,0 +1,16 @@
1
+ let proxy = new Proxy(
2
+ {},
3
+ {
4
+ get: (obj, property) => {
5
+ if (property === '__esModule') {
6
+ return {}
7
+ }
8
+
9
+ throw new Error(
10
+ `You\'re trying to import \`@wellness-icons/react/outline/${property}\` from wellnes-icons v1 but have installed WellnessIcons v2. Install \`@wellness-icons/react@v1\` to resolve this error.`
11
+ )
12
+ },
13
+ }
14
+ )
15
+
16
+ module.exports = proxy