@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,3 @@
1
+ import * as React from 'react';
2
+ declare const BeachIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default BeachIcon;
@@ -0,0 +1,157 @@
1
+ const React = require("react");
2
+ function BeachIcon({
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 7.145C3.539 4.32 10.18 0 18.816.159c8.136.15 14.408 4.206 17.889 6.986",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.15px"
33
+ },
34
+ transform: "matrix(.31758 0 0 .31758 2.743 15.931)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0 32.273c-.898-3.116-2.373-9.84-.362-17.936C1.4 7.234 5.019 2.408 7.108 0",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "3.15px"
42
+ },
43
+ transform: "matrix(.31758 0 0 .31758 5.623 6.364)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M-10.884-15.404c5.36 2.024 8.548 7.327 7.796 12.482-.601 4.12-3.639 7.627-7.796 9.087a37.7 37.7 0 0 0 1.568-9.936c.11-4.876-.75-8.89-1.568-11.633",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "3.15px"
51
+ },
52
+ transform: "scale(-.31758 .31758)rotate(-52.774 18.941 15.96)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M11.978-8.686C6.141-5.313 3.802.93 5.685 5.37c1.524 3.594 5.363 4.953 6.293 5.254A31.8 31.8 0 0 1 10.5-.468c.151-3.34.812-6.136 1.478-8.218",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "3.15px"
60
+ },
61
+ transform: "matrix(-.08078 .30713 .30713 .08078 5.725 1.694)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M-11.212-7.368C-5.924-5.264-3.313.038-4.616 4.257c-1.334 4.32-6.226 5.738-6.596 5.839a20.2 20.2 0 0 0 1.991-8.941 20.2 20.2 0 0 0-1.991-8.523",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "3.15px"
69
+ },
70
+ transform: "matrix(-.08143 -.30696 -.30696 .08143 10.24 2.121)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M-6.153-.816C-.694.596 2.625 5.758 1.775 10.558c-.665 3.763-3.818 6.882-7.928 7.793a22 22 0 0 0 2.198-9.273A22.1 22.1 0 0 0-6.153-.816",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "3.15px"
78
+ },
79
+ transform: "scale(.31758 -.31758)rotate(38.382 64.723 42)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M0-4.536C4.926-4.536 4.926 0 9.852 0s4.927-4.536 9.855-4.536C24.633-4.536 24.633 0 29.56 0c4.929 0 4.929-4.536 9.858-4.536S44.348 0 49.277 0",
82
+ style: {
83
+ fill: "none",
84
+ fillRule: "nonzero",
85
+ stroke: "#000",
86
+ strokeWidth: "3.15px"
87
+ },
88
+ transform: "matrix(.31758 0 0 .31758 3.88 20.688)"
89
+ }), /*#__PURE__*/React.createElement("ellipse", {
90
+ cx: -5.345,
91
+ cy: -1.296,
92
+ rx: 5.5,
93
+ ry: 5.501,
94
+ style: {
95
+ fill: "none",
96
+ stroke: "#000",
97
+ strokeWidth: "3.15px"
98
+ },
99
+ transform: "matrix(-.07486 -.30863 -.30863 .07486 17.4 8.414)"
100
+ }), /*#__PURE__*/React.createElement("path", {
101
+ d: "M-1.775-1.775h3.55",
102
+ style: {
103
+ fill: "none",
104
+ fillRule: "nonzero",
105
+ stroke: "#000",
106
+ strokeWidth: "3.15px"
107
+ },
108
+ transform: "matrix(0 .31758 .31758 0 18.764 6.143)"
109
+ }), /*#__PURE__*/React.createElement("path", {
110
+ d: "M-3.313-.887H.238",
111
+ style: {
112
+ fill: "none",
113
+ fillRule: "nonzero",
114
+ stroke: "#000",
115
+ strokeWidth: "3.15px"
116
+ },
117
+ transform: "matrix(-.27504 .15876 .15876 .27504 21.23 8.543)"
118
+ }), /*#__PURE__*/React.createElement("path", {
119
+ d: "M-3.313.887H.238",
120
+ style: {
121
+ fill: "none",
122
+ fillRule: "nonzero",
123
+ stroke: "#000",
124
+ strokeWidth: "3.15px"
125
+ },
126
+ transform: "matrix(-.27504 -.15876 -.15876 .27504 21.23 11.39)"
127
+ }), /*#__PURE__*/React.createElement("path", {
128
+ d: "M-1.775 1.775h3.55",
129
+ style: {
130
+ fill: "none",
131
+ fillRule: "nonzero",
132
+ stroke: "#000",
133
+ strokeWidth: "3.15px"
134
+ },
135
+ transform: "matrix(0 -.31758 -.31758 0 18.764 13.79)"
136
+ }), /*#__PURE__*/React.createElement("path", {
137
+ d: "M-.238.887h3.55",
138
+ style: {
139
+ fill: "none",
140
+ fillRule: "nonzero",
141
+ stroke: "#000",
142
+ strokeWidth: "3.15px"
143
+ },
144
+ transform: "scale(.31758 -.31758)rotate(30.003 95.654 66.35)"
145
+ }), /*#__PURE__*/React.createElement("path", {
146
+ d: "M-.238-.887h3.55",
147
+ style: {
148
+ fill: "none",
149
+ fillRule: "nonzero",
150
+ stroke: "#000",
151
+ strokeWidth: "3.15px"
152
+ },
153
+ transform: "matrix(.27502 .1588 .1588 -.27502 14.607 7.567)"
154
+ }));
155
+ }
156
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(BeachIcon);
157
+ module.exports = ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const BusIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default BusIcon;
@@ -0,0 +1,92 @@
1
+ const React = require("react");
2
+ function BusIcon({
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 50.033h-39.556a2.835 2.835 0 0 1-2.834-2.835V2.835A2.834 2.834 0 0 1-39.556 0H0a2.835 2.835 0 0 1 2.835 2.835v44.363A2.836 2.836 0 0 1 0 50.033",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "2.92px"
33
+ },
34
+ transform: "translate(18.776 2.254)scale(.34263)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0-6.851v2.332A4.53 4.53 0 0 1-4.535 0H-5.78a4.526 4.526 0 0 1-4.52-4.519v-2.332",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "2.92px"
42
+ },
43
+ transform: "translate(8.728 21.746)scale(.34263)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M0-6.851v2.332A4.53 4.53 0 0 1-4.535 0H-5.78a4.526 4.526 0 0 1-4.52-4.519v-2.332",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "2.92px"
51
+ },
52
+ transform: "translate(18.8 21.746)scale(.34263)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M0 9.995v-7.16A2.835 2.835 0 0 1 2.835 0h52.703a2.834 2.834 0 0 1 2.834 2.835v7.16",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "2.92px"
60
+ },
61
+ transform: "translate(2 4.503)scale(.34263)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M0 0h45.225",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "2.92px"
69
+ },
70
+ transform: "translate(4.253 12.345)scale(.34263)"
71
+ }), /*#__PURE__*/React.createElement("circle", {
72
+ cx: -3.726,
73
+ r: 3.726,
74
+ style: {
75
+ fill: "none",
76
+ stroke: "#000",
77
+ strokeWidth: "2.92px"
78
+ },
79
+ transform: "matrix(0 -.34263 -.34263 0 7.875 14.655)"
80
+ }), /*#__PURE__*/React.createElement("circle", {
81
+ cx: -3.726,
82
+ r: 3.726,
83
+ style: {
84
+ fill: "none",
85
+ stroke: "#000",
86
+ strokeWidth: "2.92px"
87
+ },
88
+ transform: "matrix(0 -.34263 -.34263 0 16.125 14.655)"
89
+ }));
90
+ }
91
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(BusIcon);
92
+ module.exports = ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const CampingIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default CampingIcon;
@@ -0,0 +1,92 @@
1
+ const React = require("react");
2
+ function CampingIcon({
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 15.296h-10.356a.84.84 0 0 1-.841-.84V6.019a6.019 6.019 0 0 1 12.037 0v8.437a.84.84 0 0 1-.84.84",
28
+ style: {
29
+ fill: "none",
30
+ fillRule: "nonzero",
31
+ stroke: "#000",
32
+ strokeWidth: "3.07px"
33
+ },
34
+ transform: "matrix(.32588 0 0 .32588 13.696 15.224)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M0-13.31V0h-44.56v-13.31",
37
+ style: {
38
+ fill: "none",
39
+ fillRule: "nonzero",
40
+ stroke: "#000",
41
+ strokeWidth: "3.07px"
42
+ },
43
+ transform: "matrix(.32588 0 0 .32588 19.269 20.209)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M-12.559-12.559h25.118",
46
+ style: {
47
+ fill: "none",
48
+ fillRule: "nonzero",
49
+ stroke: "#000",
50
+ strokeWidth: "3.07px"
51
+ },
52
+ transform: "matrix(0 .32588 .32588 0 16.093 10.937)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M-49.245-23.606h60.56",
55
+ style: {
56
+ fill: "none",
57
+ fillRule: "nonzero",
58
+ stroke: "#000",
59
+ strokeWidth: "3.07px"
60
+ },
61
+ transform: "matrix(-.2041 .25404 .25404 .2041 10.39 21.12)"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M-4.752-4.752h9.504",
64
+ style: {
65
+ fill: "none",
66
+ fillRule: "nonzero",
67
+ stroke: "#000",
68
+ strokeWidth: "3.07px"
69
+ },
70
+ transform: "matrix(0 .32588 .32588 0 3.549 18.66)"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M-11.315-23.606h60.56",
73
+ style: {
74
+ fill: "none",
75
+ fillRule: "nonzero",
76
+ stroke: "#000",
77
+ strokeWidth: "3.07px"
78
+ },
79
+ transform: "matrix(.2041 .25404 .25404 -.2041 17.863 1.848)"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M-4.752-4.752h9.504",
82
+ style: {
83
+ fill: "none",
84
+ fillRule: "nonzero",
85
+ stroke: "#000",
86
+ strokeWidth: "3.07px"
87
+ },
88
+ transform: "matrix(0 .32588 .32588 0 23.549 18.66)"
89
+ }));
90
+ }
91
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(CampingIcon);
92
+ module.exports = ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const CarIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default CarIcon;
@@ -0,0 +1,85 @@
1
+ const React = require("react");
2
+ function CarIcon({
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("ellipse", {
27
+ cx: -6.993,
28
+ rx: 6.993,
29
+ ry: 6.994,
30
+ style: {
31
+ fill: "none",
32
+ stroke: "#000",
33
+ strokeWidth: "3.48px"
34
+ },
35
+ transform: "matrix(0 -.28735 -.28735 0 6.307 13.425)"
36
+ }), /*#__PURE__*/React.createElement("ellipse", {
37
+ cx: -6.993,
38
+ rx: 6.993,
39
+ ry: 6.994,
40
+ style: {
41
+ fill: "none",
42
+ stroke: "#000",
43
+ strokeWidth: "3.48px"
44
+ },
45
+ transform: "matrix(0 -.28735 -.28735 0 17.31 13.425)"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "m0 32.05-4.38.01c-2.16 0-3.85-1.84-3.67-3.99.449-5.4 2.56-15.02 11.46-21.27 9.71-6.81 21.72-5.53 29.779-1.05 5.771 3.2 9.031 7.78 10.591 10.37.829-.05 10.079-.41 15.329 6.72a15.7 15.7 0 0 1 2.25 4.41c.771 2.34-1.059 4.73-3.519 4.73l-5.7.01",
48
+ style: {
49
+ fill: "none",
50
+ fillRule: "nonzero",
51
+ stroke: "#000",
52
+ strokeWidth: "3.48px"
53
+ },
54
+ transform: "matrix(.28735 0 0 .28735 4.317 5.97)"
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ d: "M-24.44-.015H0",
57
+ style: {
58
+ fill: "none",
59
+ fillRule: "nonzero",
60
+ stroke: "#000",
61
+ strokeWidth: "3.48px"
62
+ },
63
+ transform: "matrix(-.28735 .00035 .00035 .28735 8.297 15.18)"
64
+ }), /*#__PURE__*/React.createElement("path", {
65
+ d: "M-7.014-7.014H7.014",
66
+ style: {
67
+ fill: "none",
68
+ fillRule: "nonzero",
69
+ stroke: "#000",
70
+ strokeWidth: "3.48px"
71
+ },
72
+ transform: "matrix(0 .28735 .28735 0 11.95 8.586)"
73
+ }), /*#__PURE__*/React.createElement("path", {
74
+ d: "M-48.271 0H0",
75
+ style: {
76
+ fill: "none",
77
+ fillRule: "nonzero",
78
+ stroke: "#000",
79
+ strokeWidth: "3.48px"
80
+ },
81
+ transform: "matrix(-.28735 0 0 .28735 3.027 10.601)"
82
+ }));
83
+ }
84
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(CarIcon);
85
+ module.exports = ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const CaravanIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
+ export default CaravanIcon;
@@ -0,0 +1,82 @@
1
+ const React = require("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
+ module.exports = 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
+ const React = require("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
+ module.exports = 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;