@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,102 @@
1
+ const React = require("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
+ module.exports = 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
+ const React = require("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
+ module.exports = ForwardRef;
@@ -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
+ import * as React from "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
+ export default 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
+ import * as React from "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
+ export default 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
+ import * as React from "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
+ export default 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
+ import * as React from "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
+ export default 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;