@wellness-icons/react 0.0.0-insiders.e1a0549 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (103) hide show
  1. package/24/outline/BeachIcon.d.ts +1 -1
  2. package/24/outline/BeachIcon.js +129 -19
  3. package/24/outline/BusIcon.d.ts +1 -1
  4. package/24/outline/BusIcon.js +64 -17
  5. package/24/outline/CampingIcon.d.ts +1 -1
  6. package/24/outline/CampingIcon.js +72 -13
  7. package/24/outline/CarIcon.d.ts +1 -1
  8. package/24/outline/CarIcon.js +56 -15
  9. package/24/outline/CaravanIcon.d.ts +1 -1
  10. package/24/outline/CaravanIcon.js +61 -15
  11. package/24/outline/FinnishSaunaIcon.d.ts +1 -1
  12. package/24/outline/FinnishSaunaIcon.js +58 -17
  13. package/24/outline/FireplaceIcon.d.ts +1 -1
  14. package/24/outline/FireplaceIcon.js +51 -17
  15. package/24/outline/HotelIcon.d.ts +1 -1
  16. package/24/outline/HotelIcon.js +110 -19
  17. package/24/outline/LogSaunaIcon.d.ts +1 -1
  18. package/24/outline/LogSaunaIcon.js +144 -13
  19. package/24/outline/OutdoorIcon.d.ts +1 -1
  20. package/24/outline/OutdoorIcon.js +90 -13
  21. package/24/outline/PlungePoolIcon.d.ts +1 -1
  22. package/24/outline/PlungePoolIcon.js +122 -15
  23. package/24/outline/PrivateSaunaIcon.d.ts +1 -1
  24. package/24/outline/PrivateSaunaIcon.js +85 -17
  25. package/24/outline/RelaxAreaIcon.d.ts +1 -1
  26. package/24/outline/RelaxAreaIcon.js +111 -19
  27. package/24/outline/SaunaBucketIcon.d.ts +1 -1
  28. package/24/outline/SaunaBucketIcon.js +71 -16
  29. package/24/outline/SaunaIcon.d.ts +1 -1
  30. package/24/outline/SaunaIcon.js +81 -13
  31. package/24/outline/SnowSaunaIcon.d.ts +1 -1
  32. package/24/outline/SnowSaunaIcon.js +85 -17
  33. package/24/outline/SolariumIcon.d.ts +1 -1
  34. package/24/outline/SolariumIcon.js +52 -14
  35. package/24/outline/SpaLeavesIcon.d.ts +1 -1
  36. package/24/outline/SpaLeavesIcon.js +63 -13
  37. package/24/outline/SteamBathIcon.d.ts +1 -1
  38. package/24/outline/SteamBathIcon.js +67 -17
  39. package/24/outline/SwimmingPoolIcon.d.ts +1 -1
  40. package/24/outline/SwimmingPoolIcon.js +72 -13
  41. package/24/outline/ThermometerIcon.d.ts +1 -1
  42. package/24/outline/ThermometerIcon.js +77 -15
  43. package/24/outline/TrainIcon.d.ts +1 -1
  44. package/24/outline/TrainIcon.js +79 -23
  45. package/24/outline/VacationApartmentIcon.d.ts +1 -1
  46. package/24/outline/VacationApartmentIcon.js +111 -17
  47. package/24/outline/VacationHomeIcon.d.ts +1 -1
  48. package/24/outline/VacationHomeIcon.js +81 -17
  49. package/24/outline/WhirpoolIcon.d.ts +1 -1
  50. package/24/outline/WhirpoolIcon.js +93 -19
  51. package/24/outline/esm/BeachIcon.d.ts +1 -1
  52. package/24/outline/esm/BeachIcon.js +129 -19
  53. package/24/outline/esm/BusIcon.d.ts +1 -1
  54. package/24/outline/esm/BusIcon.js +64 -17
  55. package/24/outline/esm/CampingIcon.d.ts +1 -1
  56. package/24/outline/esm/CampingIcon.js +72 -13
  57. package/24/outline/esm/CarIcon.d.ts +1 -1
  58. package/24/outline/esm/CarIcon.js +56 -15
  59. package/24/outline/esm/CaravanIcon.d.ts +1 -1
  60. package/24/outline/esm/CaravanIcon.js +61 -15
  61. package/24/outline/esm/FinnishSaunaIcon.d.ts +1 -1
  62. package/24/outline/esm/FinnishSaunaIcon.js +58 -17
  63. package/24/outline/esm/FireplaceIcon.d.ts +1 -1
  64. package/24/outline/esm/FireplaceIcon.js +51 -17
  65. package/24/outline/esm/HotelIcon.d.ts +1 -1
  66. package/24/outline/esm/HotelIcon.js +110 -19
  67. package/24/outline/esm/LogSaunaIcon.d.ts +1 -1
  68. package/24/outline/esm/LogSaunaIcon.js +144 -13
  69. package/24/outline/esm/OutdoorIcon.d.ts +1 -1
  70. package/24/outline/esm/OutdoorIcon.js +90 -13
  71. package/24/outline/esm/PlungePoolIcon.d.ts +1 -1
  72. package/24/outline/esm/PlungePoolIcon.js +122 -15
  73. package/24/outline/esm/PrivateSaunaIcon.d.ts +1 -1
  74. package/24/outline/esm/PrivateSaunaIcon.js +85 -17
  75. package/24/outline/esm/RelaxAreaIcon.d.ts +1 -1
  76. package/24/outline/esm/RelaxAreaIcon.js +111 -19
  77. package/24/outline/esm/SaunaBucketIcon.d.ts +1 -1
  78. package/24/outline/esm/SaunaBucketIcon.js +71 -16
  79. package/24/outline/esm/SaunaIcon.d.ts +1 -1
  80. package/24/outline/esm/SaunaIcon.js +81 -13
  81. package/24/outline/esm/SnowSaunaIcon.d.ts +1 -1
  82. package/24/outline/esm/SnowSaunaIcon.js +85 -17
  83. package/24/outline/esm/SolariumIcon.d.ts +1 -1
  84. package/24/outline/esm/SolariumIcon.js +52 -14
  85. package/24/outline/esm/SpaLeavesIcon.d.ts +1 -1
  86. package/24/outline/esm/SpaLeavesIcon.js +63 -13
  87. package/24/outline/esm/SteamBathIcon.d.ts +1 -1
  88. package/24/outline/esm/SteamBathIcon.js +67 -17
  89. package/24/outline/esm/SwimmingPoolIcon.d.ts +1 -1
  90. package/24/outline/esm/SwimmingPoolIcon.js +72 -13
  91. package/24/outline/esm/ThermometerIcon.d.ts +1 -1
  92. package/24/outline/esm/ThermometerIcon.js +77 -15
  93. package/24/outline/esm/TrainIcon.d.ts +1 -1
  94. package/24/outline/esm/TrainIcon.js +79 -23
  95. package/24/outline/esm/VacationApartmentIcon.d.ts +1 -1
  96. package/24/outline/esm/VacationApartmentIcon.js +111 -17
  97. package/24/outline/esm/VacationHomeIcon.d.ts +1 -1
  98. package/24/outline/esm/VacationHomeIcon.js +81 -17
  99. package/24/outline/esm/WhirpoolIcon.d.ts +1 -1
  100. package/24/outline/esm/WhirpoolIcon.js +93 -19
  101. package/24/outline/esm/package.json +1 -1
  102. package/24/outline/package.json +1 -1
  103. package/package.json +51 -1
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function BeachIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
2
+ declare const BeachIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
3
  export default BeachIcon;
@@ -1,5 +1,4 @@
1
1
  const React = require("react");
2
-
3
2
  function BeachIcon({
4
3
  title,
5
4
  titleId,
@@ -7,41 +6,152 @@ function BeachIcon({
7
6
  }, svgRef) {
8
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
9
8
  xmlns: "http://www.w3.org/2000/svg",
10
- fillRule: "evenodd",
11
- strokeLinecap: "round",
12
- strokeLinejoin: "round",
13
- strokeMiterlimit: 10,
14
- clipRule: "evenodd",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
15
17
  viewBox: "0 0 24 24",
16
- strokeWidth: 1,
18
+ strokeWidth: 1.5,
17
19
  stroke: "currentColor",
18
20
  "aria-hidden": "true",
21
+ "data-slot": "icon",
19
22
  ref: svgRef,
20
23
  "aria-labelledby": titleId
21
24
  }, props), title ? /*#__PURE__*/React.createElement("title", {
22
25
  id: titleId
23
26
  }, title) : null, /*#__PURE__*/React.createElement("path", {
24
- fill: "none",
25
- d: "M2.743 18.2c1.124-.897 3.233-2.269 5.976-2.218 2.584.047 4.576 1.335 5.681 2.218"
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)"
26
35
  }), /*#__PURE__*/React.createElement("path", {
27
- fill: "none",
28
- d: "M5.623 16.613a11.038 11.038 0 01-.115-5.696A11.016 11.016 0 017.88 6.364M7.646 6.585c-1.542-.967-3.495-.754-4.654.426-.927.944-1.23 2.386-.8 3.718a11.968 11.968 0 015.454-4.144zM2.09 4.671c1.507-1.52 3.614-1.734 4.825-.797.981.759 1.088 2.047 1.106 2.357a10.054 10.054 0 00-5.93-1.56zM13.416 4.963C12.339 3.51 10.499 3.14 9.31 3.885c-1.217.761-1.254 2.378-1.255 2.5a6.42 6.42 0 012.582-1.34 6.416 6.416 0 012.779-.082z"
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)"
29
44
  }), /*#__PURE__*/React.createElement("path", {
30
- fill: "none",
31
- d: "M11.353 11.296c1.08-1.428.889-3.367-.27-4.394-.907-.806-2.307-.96-3.51-.377A7 7 0 019.95 8.4a7.01 7.01 0 011.404 2.896zM3.88 19.247c1.564 0 1.564 1.44 3.129 1.44 1.564 0 1.564-1.44 3.13-1.44 1.564 0 1.564 1.44 3.128 1.44 1.566 0 1.566-1.44 3.131-1.44 1.566 0 1.566 1.44 3.131 1.44"
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)"
32
89
  }), /*#__PURE__*/React.createElement("ellipse", {
33
90
  cx: -5.345,
34
91
  cy: -1.296,
35
- fill: "none",
36
- strokeWidth: 3.15,
37
92
  rx: 5.5,
38
93
  ry: 5.501,
94
+ style: {
95
+ fill: "none",
96
+ stroke: "#000",
97
+ strokeWidth: "3.15px"
98
+ },
39
99
  transform: "matrix(-.07486 -.30863 -.30863 .07486 17.4 8.414)"
40
100
  }), /*#__PURE__*/React.createElement("path", {
41
- fill: "none",
42
- d: "M18.2 5.58v1.127M22 7.773l-.977.564M22 12.16l-.977-.564M18.2 14.354v-1.127M14.401 12.16l.976-.563M14.401 7.773l.976.564"
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)"
43
154
  }));
44
155
  }
45
-
46
- const ForwardRef = React.forwardRef(BeachIcon);
156
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(BeachIcon);
47
157
  module.exports = ForwardRef;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function BusIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
2
+ declare const BusIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
3
  export default BusIcon;
@@ -1,5 +1,4 @@
1
1
  const React = require("react");
2
-
3
2
  function BusIcon({
4
3
  title,
5
4
  titleId,
@@ -7,39 +6,87 @@ function BusIcon({
7
6
  }, svgRef) {
8
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
9
8
  xmlns: "http://www.w3.org/2000/svg",
10
- fillRule: "evenodd",
11
- strokeLinecap: "round",
12
- strokeLinejoin: "round",
13
- strokeMiterlimit: 10,
14
- clipRule: "evenodd",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
15
17
  viewBox: "0 0 24 24",
16
- strokeWidth: 1,
18
+ strokeWidth: 1.5,
17
19
  stroke: "currentColor",
18
20
  "aria-hidden": "true",
21
+ "data-slot": "icon",
19
22
  ref: svgRef,
20
23
  "aria-labelledby": titleId
21
24
  }, props), title ? /*#__PURE__*/React.createElement("title", {
22
25
  id: titleId
23
26
  }, title) : null, /*#__PURE__*/React.createElement("path", {
24
- fill: "none",
25
- d: "M18.776 19.397H5.223a.971.971 0 01-.97-.971v-15.2a.97.97 0 01.97-.972h13.553c.537 0 .972.435.972.971v15.2a.972.972 0 01-.972.972zM8.728 19.399v.799c0 .853-.694 1.548-1.553 1.548h-.427A1.55 1.55 0 015.2 20.198v-.8M18.8 19.399v.799c0 .853-.694 1.548-1.553 1.548h-.427a1.55 1.55 0 01-1.548-1.548v-.8"
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)"
26
35
  }), /*#__PURE__*/React.createElement("path", {
27
- fill: "none",
28
- d: "M2 7.928V5.475c0-.537.435-.972.971-.972H21.03a.97.97 0 01.971.972v2.453M4.253 12.345h15.495"
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)"
29
71
  }), /*#__PURE__*/React.createElement("circle", {
30
72
  cx: -3.726,
31
73
  r: 3.726,
32
- fill: "none",
33
- strokeWidth: 2.92,
74
+ style: {
75
+ fill: "none",
76
+ stroke: "#000",
77
+ strokeWidth: "2.92px"
78
+ },
34
79
  transform: "matrix(0 -.34263 -.34263 0 7.875 14.655)"
35
80
  }), /*#__PURE__*/React.createElement("circle", {
36
81
  cx: -3.726,
37
82
  r: 3.726,
38
- fill: "none",
39
- strokeWidth: 2.92,
83
+ style: {
84
+ fill: "none",
85
+ stroke: "#000",
86
+ strokeWidth: "2.92px"
87
+ },
40
88
  transform: "matrix(0 -.34263 -.34263 0 16.125 14.655)"
41
89
  }));
42
90
  }
43
-
44
- const ForwardRef = React.forwardRef(BusIcon);
91
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(BusIcon);
45
92
  module.exports = ForwardRef;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function CampingIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
2
+ declare const CampingIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
3
  export default CampingIcon;
@@ -1,5 +1,4 @@
1
1
  const React = require("react");
2
-
3
2
  function CampingIcon({
4
3
  title,
5
4
  titleId,
@@ -7,27 +6,87 @@ function CampingIcon({
7
6
  }, svgRef) {
8
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
9
8
  xmlns: "http://www.w3.org/2000/svg",
10
- fillRule: "evenodd",
11
- strokeLinecap: "round",
12
- strokeLinejoin: "round",
13
- strokeMiterlimit: 10,
14
- clipRule: "evenodd",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
15
17
  viewBox: "0 0 24 24",
16
- strokeWidth: 1,
18
+ strokeWidth: 1.5,
17
19
  stroke: "currentColor",
18
20
  "aria-hidden": "true",
21
+ "data-slot": "icon",
19
22
  ref: svgRef,
20
23
  "aria-labelledby": titleId
21
24
  }, props), title ? /*#__PURE__*/React.createElement("title", {
22
25
  id: titleId
23
26
  }, title) : null, /*#__PURE__*/React.createElement("path", {
24
- fill: "none",
25
- d: "M13.696 20.209H10.32a.274.274 0 01-.274-.274v-2.75a1.961 1.961 0 013.923 0v2.75a.274.274 0 01-.274.274z"
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)"
26
35
  }), /*#__PURE__*/React.createElement("path", {
27
- fill: "none",
28
- d: "M19.269 15.872v4.337H4.748v-4.337M12 6.844v8.186M14.444 3.791L2.084 19.176M2 17.112v3.097M9.556 3.791l12.36 15.385M22 17.112v3.097"
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)"
29
89
  }));
30
90
  }
31
-
32
- const ForwardRef = React.forwardRef(CampingIcon);
91
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(CampingIcon);
33
92
  module.exports = ForwardRef;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function CarIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
2
+ declare const CarIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
3
  export default CarIcon;
@@ -1,5 +1,4 @@
1
1
  const React = require("react");
2
-
3
2
  function CarIcon({
4
3
  title,
5
4
  titleId,
@@ -7,38 +6,80 @@ function CarIcon({
7
6
  }, svgRef) {
8
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
9
8
  xmlns: "http://www.w3.org/2000/svg",
10
- fillRule: "evenodd",
11
- strokeLinecap: "round",
12
- strokeLinejoin: "round",
13
- strokeMiterlimit: 10,
14
- clipRule: "evenodd",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
15
17
  viewBox: "0 0 24 24",
16
- strokeWidth: 1,
18
+ strokeWidth: 1.5,
17
19
  stroke: "currentColor",
18
20
  "aria-hidden": "true",
21
+ "data-slot": "icon",
19
22
  ref: svgRef,
20
23
  "aria-labelledby": titleId
21
24
  }, props), title ? /*#__PURE__*/React.createElement("title", {
22
25
  id: titleId
23
26
  }, title) : null, /*#__PURE__*/React.createElement("ellipse", {
24
27
  cx: -6.993,
25
- fill: "none",
26
- strokeWidth: 3.48,
27
28
  rx: 6.993,
28
29
  ry: 6.994,
30
+ style: {
31
+ fill: "none",
32
+ stroke: "#000",
33
+ strokeWidth: "3.48px"
34
+ },
29
35
  transform: "matrix(0 -.28735 -.28735 0 6.307 13.425)"
30
36
  }), /*#__PURE__*/React.createElement("ellipse", {
31
37
  cx: -6.993,
32
- fill: "none",
33
- strokeWidth: 3.48,
34
38
  rx: 6.993,
35
39
  ry: 6.994,
40
+ style: {
41
+ fill: "none",
42
+ stroke: "#000",
43
+ strokeWidth: "3.48px"
44
+ },
36
45
  transform: "matrix(0 -.28735 -.28735 0 17.31 13.425)"
37
46
  }), /*#__PURE__*/React.createElement("path", {
38
- fill: "none",
39
- d: "M4.317 15.179l-1.259.003c-.62 0-1.106-.529-1.054-1.147.129-1.551.735-4.316 3.293-6.112 2.79-1.957 6.241-1.589 8.557-.301 1.658.92 2.595 2.235 3.043 2.98.239-.015 2.897-.118 4.405 1.93.314.429.515.865.647 1.268.221.672-.305 1.359-1.011 1.359l-1.638.003M15.32 15.167l-7.023.01M9.935 6.57v4.031M16.898 10.601H3.027"
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)"
40
82
  }));
41
83
  }
42
-
43
- const ForwardRef = React.forwardRef(CarIcon);
84
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(CarIcon);
44
85
  module.exports = ForwardRef;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function CaravanIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
2
+ declare const CaravanIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
3
  export default CaravanIcon;
@@ -1,5 +1,4 @@
1
1
  const React = require("react");
2
-
3
2
  function CaravanIcon({
4
3
  title,
5
4
  titleId,
@@ -7,30 +6,77 @@ function CaravanIcon({
7
6
  }, svgRef) {
8
7
  return /*#__PURE__*/React.createElement("svg", Object.assign({
9
8
  xmlns: "http://www.w3.org/2000/svg",
10
- fillRule: "evenodd",
11
- strokeLinecap: "round",
12
- strokeLinejoin: "round",
13
- strokeMiterlimit: 10,
14
- clipRule: "evenodd",
9
+ xmlSpace: "preserve",
10
+ style: {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ strokeMiterlimit: 10
16
+ },
15
17
  viewBox: "0 0 24 24",
16
- strokeWidth: 1,
18
+ strokeWidth: 1.5,
17
19
  stroke: "currentColor",
18
20
  "aria-hidden": "true",
21
+ "data-slot": "icon",
19
22
  ref: svgRef,
20
23
  "aria-labelledby": titleId
21
24
  }, props), title ? /*#__PURE__*/React.createElement("title", {
22
25
  id: titleId
23
26
  }, title) : null, /*#__PURE__*/React.createElement("path", {
24
- fill: "none",
25
- d: "M16.913 16.87h-3.849v-5.658c0-.9.73-1.63 1.63-1.63h.588c.9 0 1.63.73 1.63 1.63v5.657z"
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)"
26
35
  }), /*#__PURE__*/React.createElement("path", {
27
- fill: "none",
28
- d: "M19.34 7.607v9.26H9.43a2.201 2.201 0 00-4.4-.04A3.565 3.565 0 012 13.3V7.607c0-1.48 1.196-2.68 2.676-2.68h11.987c1.477 0 2.677 1.2 2.677 2.68zM5.029 16.827c-.003.013-.003.028-.003.041a2.203 2.203 0 104.405 0"
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)"
29
44
  }), /*#__PURE__*/React.createElement("path", {
30
- fill: "none",
31
- d: "M11.3 7.608H4.736v2.97H11.3zM22 14.819v2.05h-3.94M8.018 7.728v2.528"
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)"
32
79
  }));
33
80
  }
34
-
35
- const ForwardRef = React.forwardRef(CaravanIcon);
81
+ const ForwardRef = /*#__PURE__*/ React.forwardRef(CaravanIcon);
36
82
  module.exports = ForwardRef;
@@ -1,3 +1,3 @@
1
1
  import * as React from 'react';
2
- declare function FinnishSaunaIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
2
+ declare const FinnishSaunaIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
3
3
  export default FinnishSaunaIcon;