@semcore/illustration 1.0.5 → 1.1.0

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 (194) hide show
  1. package/AccessDenied/index.d.ts +5 -0
  2. package/AccessDenied/index.js +283 -0
  3. package/AccessDenied/index.mjs +262 -0
  4. package/AreaChart/index.d.ts +5 -0
  5. package/AreaChart/index.js +100 -0
  6. package/AreaChart/index.mjs +79 -0
  7. package/Blocked/index.d.ts +5 -0
  8. package/Blocked/index.js +590 -0
  9. package/Blocked/index.mjs +569 -0
  10. package/CHANGELOG.md +6 -0
  11. package/ChoroplethMapChart/index.d.ts +5 -0
  12. package/ChoroplethMapChart/index.js +124 -0
  13. package/ChoroplethMapChart/index.mjs +103 -0
  14. package/Coffee/index.d.ts +5 -0
  15. package/Coffee/index.js +104 -0
  16. package/Coffee/index.mjs +83 -0
  17. package/Collection/index.d.ts +5 -0
  18. package/Collection/index.js +100 -0
  19. package/Collection/index.mjs +79 -0
  20. package/CombinedChart/index.d.ts +5 -0
  21. package/CombinedChart/index.js +152 -0
  22. package/CombinedChart/index.mjs +131 -0
  23. package/Confirmation/index.d.ts +5 -0
  24. package/Confirmation/index.js +312 -0
  25. package/Confirmation/index.mjs +291 -0
  26. package/Congrats/index.d.ts +5 -0
  27. package/Congrats/index.js +171 -0
  28. package/Congrats/index.mjs +150 -0
  29. package/ConnectionLost/index.d.ts +5 -0
  30. package/ConnectionLost/index.js +354 -0
  31. package/ConnectionLost/index.mjs +333 -0
  32. package/DeletedAccount/index.d.ts +5 -0
  33. package/DeletedAccount/index.js +440 -0
  34. package/DeletedAccount/index.mjs +419 -0
  35. package/DeletedPage/index.d.ts +5 -0
  36. package/DeletedPage/index.js +54 -0
  37. package/DeletedPage/index.mjs +33 -0
  38. package/Dns/index.d.ts +5 -0
  39. package/Dns/index.js +210 -0
  40. package/Dns/index.mjs +189 -0
  41. package/DonutChart/index.d.ts +5 -0
  42. package/DonutChart/index.js +147 -0
  43. package/DonutChart/index.mjs +126 -0
  44. package/Duplicates/index.d.ts +5 -0
  45. package/Duplicates/index.js +125 -0
  46. package/Duplicates/index.mjs +104 -0
  47. package/FunnelChart/index.d.ts +5 -0
  48. package/FunnelChart/index.js +122 -0
  49. package/FunnelChart/index.mjs +101 -0
  50. package/Good/index.d.ts +5 -0
  51. package/Good/index.js +152 -0
  52. package/Good/index.mjs +131 -0
  53. package/HeatMapChart/index.d.ts +5 -0
  54. package/HeatMapChart/index.js +160 -0
  55. package/HeatMapChart/index.mjs +139 -0
  56. package/HorizontalBarChart/index.d.ts +5 -0
  57. package/HorizontalBarChart/index.js +130 -0
  58. package/HorizontalBarChart/index.mjs +109 -0
  59. package/KagiChart/index.d.ts +5 -0
  60. package/KagiChart/index.js +92 -0
  61. package/KagiChart/index.mjs +71 -0
  62. package/LineChart/index.d.ts +5 -0
  63. package/LineChart/index.js +96 -0
  64. package/LineChart/index.mjs +75 -0
  65. package/LollipopChart/index.d.ts +5 -0
  66. package/LollipopChart/index.js +115 -0
  67. package/LollipopChart/index.mjs +94 -0
  68. package/Maintenance/index.d.ts +5 -0
  69. package/Maintenance/index.js +423 -0
  70. package/Maintenance/index.mjs +402 -0
  71. package/Nexttime/index.d.ts +5 -0
  72. package/Nexttime/index.js +124 -0
  73. package/Nexttime/index.mjs +103 -0
  74. package/NoPayment/index.d.ts +5 -0
  75. package/NoPayment/index.js +369 -0
  76. package/NoPayment/index.mjs +348 -0
  77. package/NothingFound/index.d.ts +5 -0
  78. package/NothingFound/index.js +166 -0
  79. package/NothingFound/index.mjs +145 -0
  80. package/OtherData/index.d.ts +5 -0
  81. package/OtherData/index.js +131 -0
  82. package/OtherData/index.mjs +110 -0
  83. package/PageError/index.d.ts +5 -0
  84. package/PageError/index.js +291 -0
  85. package/PageError/index.mjs +270 -0
  86. package/PageNotFound/index.d.ts +5 -0
  87. package/PageNotFound/index.js +341 -0
  88. package/PageNotFound/index.mjs +320 -0
  89. package/PieChart/index.d.ts +5 -0
  90. package/PieChart/index.js +130 -0
  91. package/PieChart/index.mjs +109 -0
  92. package/Processing/index.d.ts +5 -0
  93. package/Processing/index.js +107 -0
  94. package/Processing/index.mjs +86 -0
  95. package/ProjectNotFound/index.d.ts +5 -0
  96. package/ProjectNotFound/index.js +286 -0
  97. package/ProjectNotFound/index.mjs +265 -0
  98. package/RadarChart/index.d.ts +5 -0
  99. package/RadarChart/index.js +118 -0
  100. package/RadarChart/index.mjs +97 -0
  101. package/RadialTreeChart/index.d.ts +5 -0
  102. package/RadialTreeChart/index.js +154 -0
  103. package/RadialTreeChart/index.mjs +133 -0
  104. package/SankeyChart/index.d.ts +5 -0
  105. package/SankeyChart/index.js +138 -0
  106. package/SankeyChart/index.mjs +117 -0
  107. package/ScatterPlotChart/index.d.ts +5 -0
  108. package/ScatterPlotChart/index.js +137 -0
  109. package/ScatterPlotChart/index.mjs +116 -0
  110. package/StackedAreaChart/index.d.ts +5 -0
  111. package/StackedAreaChart/index.js +125 -0
  112. package/StackedAreaChart/index.mjs +104 -0
  113. package/Suggestion/index.d.ts +5 -0
  114. package/Suggestion/index.js +105 -0
  115. package/Suggestion/index.mjs +84 -0
  116. package/Suggestions/index.d.ts +5 -0
  117. package/Suggestions/index.js +108 -0
  118. package/Suggestions/index.mjs +87 -0
  119. package/Table/index.d.ts +5 -0
  120. package/Table/index.js +93 -0
  121. package/Table/index.mjs +72 -0
  122. package/TagCloud/index.d.ts +5 -0
  123. package/TagCloud/index.js +159 -0
  124. package/TagCloud/index.mjs +138 -0
  125. package/TextLinksEtc/index.d.ts +5 -0
  126. package/TextLinksEtc/index.js +97 -0
  127. package/TextLinksEtc/index.mjs +76 -0
  128. package/Timeout/index.d.ts +5 -0
  129. package/Timeout/index.js +455 -0
  130. package/Timeout/index.mjs +434 -0
  131. package/UnderConstruction/index.d.ts +5 -0
  132. package/UnderConstruction/index.js +162 -0
  133. package/UnderConstruction/index.mjs +141 -0
  134. package/VennChart/index.d.ts +5 -0
  135. package/VennChart/index.js +138 -0
  136. package/VennChart/index.mjs +117 -0
  137. package/VerticalBarChart/index.d.ts +5 -0
  138. package/VerticalBarChart/index.js +115 -0
  139. package/VerticalBarChart/index.mjs +94 -0
  140. package/Waiting/index.d.ts +5 -0
  141. package/Waiting/index.js +108 -0
  142. package/Waiting/index.mjs +87 -0
  143. package/Warning/index.d.ts +5 -0
  144. package/Warning/index.js +105 -0
  145. package/Warning/index.mjs +84 -0
  146. package/package.json +1 -1
  147. package/svg/AccessDenied.svg +48 -0
  148. package/svg/AreaChart.svg +13 -0
  149. package/svg/Blocked.svg +104 -0
  150. package/svg/ChoroplethMapChart.svg +15 -0
  151. package/svg/Coffee.svg +10 -0
  152. package/svg/Collection.svg +12 -0
  153. package/svg/CombinedChart.svg +23 -0
  154. package/svg/Confirmation.svg +54 -0
  155. package/svg/Congrats.svg +27 -0
  156. package/svg/ConnectionLost.svg +62 -0
  157. package/svg/DeletedAccount.svg +71 -0
  158. package/svg/DeletedPage.svg +4 -0
  159. package/svg/Dns.svg +37 -0
  160. package/svg/DonutChart.svg +18 -0
  161. package/svg/Duplicates.svg +16 -0
  162. package/svg/FunnelChart.svg +18 -0
  163. package/svg/Good.svg +20 -0
  164. package/svg/HeatMapChart.svg +27 -0
  165. package/svg/HorizontalBarChart.svg +19 -0
  166. package/svg/KagiChart.svg +11 -0
  167. package/svg/LineChart.svg +12 -0
  168. package/svg/LollipopChart.svg +14 -0
  169. package/svg/Maintenance.svg +72 -0
  170. package/svg/Nexttime.svg +16 -0
  171. package/svg/NoPayment.svg +73 -0
  172. package/svg/NothingFound.svg +21 -0
  173. package/svg/OtherData.svg +16 -0
  174. package/svg/PageError.svg +47 -0
  175. package/svg/PageNotFound.svg +59 -0
  176. package/svg/PieChart.svg +16 -0
  177. package/svg/Processing.svg +13 -0
  178. package/svg/ProjectNotFound.svg +41 -0
  179. package/svg/RadarChart.svg +18 -0
  180. package/svg/RadialTreeChart.svg +19 -0
  181. package/svg/SankeyChart.svg +17 -0
  182. package/svg/ScatterPlotChart.svg +20 -0
  183. package/svg/StackedAreaChart.svg +17 -0
  184. package/svg/Suggestion.svg +13 -0
  185. package/svg/Suggestions.svg +13 -0
  186. package/svg/Table.svg +11 -0
  187. package/svg/TagCloud.svg +26 -0
  188. package/svg/TextLinksEtc.svg +12 -0
  189. package/svg/Timeout.svg +81 -0
  190. package/svg/UnderConstruction.svg +21 -0
  191. package/svg/VennChart.svg +20 -0
  192. package/svg/VerticalBarChart.svg +14 -0
  193. package/svg/Waiting.svg +14 -0
  194. package/svg/Warning.svg +13 -0
@@ -0,0 +1,434 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import { createBaseComponent } from '@semcore/core';
5
+ import { Box } from '@semcore/flex-box';
6
+
7
+ function Timeout({
8
+ fill = 'none',
9
+ width = '260',
10
+ height = '260',
11
+ viewBox = '0 0 260 260',
12
+ ...props
13
+ }, ref) {
14
+ return /*#__PURE__*/React.createElement(Box, _extends({
15
+ ref: ref,
16
+ width: width,
17
+ height: height,
18
+ viewBox: viewBox,
19
+ fill: fill,
20
+ tag: "svg"
21
+ }, props), /*#__PURE__*/React.createElement("path", {
22
+ d: "M58.36 212.2a105.26 105.26 0 0 0 74.67 30.93v7.25a2.61 2.61 0 0 0 2.68 2.62c61.67-1.4 111.41-51.13 112.8-112.81a2.62 2.62 0 0 0-2.62-2.66h-7.24c0-58.32-47.28-105.6-105.6-105.6V24.7a2.64 2.64 0 0 0-2.68-2.62c-28.8.63-56.3 12.02-77.11 31.93a2.62 2.62 0 0 0 0 3.74l5.1 5.12a105.28 105.28 0 0 0-30.92 74.66H20.2a2.63 2.63 0 0 0-2.63 2.66c.63 28.79 12.02 56.3 31.94 77.1a2.6 2.6 0 0 0 3.73 0l5.11-5.08Z",
23
+ fill: "#6EDAFF",
24
+ shapeRendering: "geometricPrecision"
25
+ }), /*#__PURE__*/React.createElement("mask", {
26
+ maskUnits: "userSpaceOnUse",
27
+ x: "12",
28
+ y: "7",
29
+ width: "237",
30
+ height: "246"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M58.36 212.2a105.26 105.26 0 0 0 74.66 30.93v7.25a2.64 2.64 0 0 0 1.66 2.44c.33.13.68.19 1.03.18 61.67-1.4 111.41-51.13 112.8-112.81a2.62 2.62 0 0 0-2.62-2.66h-7.24c0-45.4-28.65-84.1-68.86-99.03-11.44-4.25-9.3-17.43-22.22-17.43L135.35 10.5S122 6.07 112.57 7.18C83.77 7.8 74.07 34.1 53.26 54a2.61 2.61 0 0 0 0 3.74l5.1 5.12a105.28 105.28 0 0 0-22.9 34.24c-5.32 12.81-9.59 22.88-9.57 36.75l-5.68 3.67a2.63 2.63 0 0 0-2.44 1.64c-.13.33-5.78 11-5.77 11.36.63 28.79 17.6 45.96 37.52 66.76a2.6 2.6 0 0 0 3.73 0l5.11-5.08Z",
33
+ fill: "#6ED9FF",
34
+ shapeRendering: "geometricPrecision"
35
+ })), /*#__PURE__*/React.createElement("g", {
36
+ mask: "url(#a)"
37
+ }, /*#__PURE__*/React.createElement("path", {
38
+ d: "M110.33 200.58c.7-1.39 20.36 8.9 20.96 11.42.22.9-.71 1.75-1.43 2.44-1 .99-8.25-4.44-13.62-8.7-3.44-2.75-6.12-4.73-5.9-5.16Z",
39
+ fill: "#fff",
40
+ shapeRendering: "geometricPrecision"
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ d: "m114.39 231.32 27.23-19.22 13.77.81 7.34-.8 11.6 4.32 6.53 5.28-2.6 7.75-15.53 1.86h-48.34Z",
43
+ fill: "#000",
44
+ shapeRendering: "geometricPrecision"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M88.51 66.51c-7.2 1.76-17.57 28.88-18.16 39.78a8.57 8.57 0 0 0 .48 3.44c1.72 4.62 6.88 9.5 9.12 10.28L92.68 85.3l9.46-19.7-13.63.91Z",
47
+ stroke: "#000",
48
+ strokeLinecap: "round",
49
+ strokeLinejoin: "round",
50
+ shapeRendering: "geometricPrecision"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ d: "m104.27 67.65-8.39 1.04c-21.18 21.98-20.06 64.09-5.67 77 2.45 2.19 11.04 10.32 28.65 8.8l11.9-31.32a60.76 60.76 0 0 0 10.56-23.29 61.75 61.75 0 0 0-2.81-34.86l-34.24 2.63Z",
53
+ fill: "#fff",
54
+ shapeRendering: "geometricPrecision"
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ d: "M121.29 154.67c1.04-2.73-.35-5.66.69-8.39l-23.9-51.02-5.3 4.56a90.28 90.28 0 0 0-2.69 15.6c-1.05 12.96-4.57 26.16-2.05 34.9 6.75 7.44 21.15 7.63 33.25 4.35Z",
57
+ fill: "#6EDAFF",
58
+ stroke: "#000",
59
+ strokeLinecap: "round",
60
+ strokeLinejoin: "round",
61
+ shapeRendering: "geometricPrecision"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M138.1 106.43c14.5-12.22 34.44-17.6 42.35-12.12 10.66 7.38 3.64 31.08-5.91 56.64l-18.36-5.72-31.24-18.26 13.15-20.54Z",
64
+ fill: "#fff",
65
+ shapeRendering: "geometricPrecision"
66
+ }), /*#__PURE__*/React.createElement("path", {
67
+ d: "M139.99 105.12c14.5-12.22 32.55-16.3 40.46-10.81 10.66 7.38 3.64 31.08-5.91 56.65",
68
+ stroke: "#000",
69
+ strokeLinecap: "round",
70
+ strokeLinejoin: "round",
71
+ shapeRendering: "geometricPrecision"
72
+ }), /*#__PURE__*/React.createElement("path", {
73
+ d: "M156.6 107.9a80.82 80.82 0 0 1-16.98 20.57l17.2-.2a62.21 62.21 0 0 1-.22-20.37Z",
74
+ fill: "#6EDAFF",
75
+ shapeRendering: "geometricPrecision"
76
+ }), /*#__PURE__*/React.createElement("path", {
77
+ d: "M174.31 174.95c6-4.66 9.51-10.15 7.87-12.26-1.64-2.11-7.83-.04-13.81 4.62-5.99 4.66-9.51 10.15-7.87 12.26 1.65 2.1 7.83.04 13.81-4.62Z",
78
+ fill: "#000",
79
+ stroke: "#000",
80
+ strokeLinecap: "round",
81
+ strokeLinejoin: "round",
82
+ shapeRendering: "geometricPrecision"
83
+ }), /*#__PURE__*/React.createElement("path", {
84
+ d: "M122.7 121.71c5.8 0 26.95 2.09 34.12 6.57 7.25 4.53 25.6 34.6 26.1 37.54-.56 2.06-1.98 9.94-6.25 13.89-5.72 5.3-11.73 1.3-13.67 1.4-3.27-3.48-14.08-17.69-17.13-20.4-9.64-6.39-20.03-12.82-29.67-19.22l6.5-19.78ZM212.64 199.73l2.69-4.1c11.45 7.3-9.66 17.5-12.15 18.43l-13.97-1.15 23.43-13.18Z",
85
+ fill: "#fff",
86
+ stroke: "#000",
87
+ strokeLinecap: "round",
88
+ strokeLinejoin: "round",
89
+ shapeRendering: "geometricPrecision"
90
+ }), /*#__PURE__*/React.createElement("path", {
91
+ d: "M216.93 198.53c-.8-4.68-8.56-7.36-18.41-7.86-4.96-8.59-11.06-18.9-16.06-27.55.99 2.35-2.46 7.47-8.1 11.86-5.98 4.66-12.17 6.73-13.81 4.62l28.67 33.31c16.72-2.08 28.6-8.99 27.7-14.38Z",
92
+ fill: "#fff",
93
+ stroke: "#000",
94
+ strokeLinecap: "round",
95
+ strokeLinejoin: "round",
96
+ shapeRendering: "geometricPrecision"
97
+ }), /*#__PURE__*/React.createElement("path", {
98
+ d: "M192.43 198.81c1.6-.56 7.04-4.74 6.09-8.14M171.38 182.48c4.55-1.47 15.03-10.28 14.02-14.3M157.53 103.34c-2.16 6.58-1.17 21.94-.7 24.94",
99
+ stroke: "#000",
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round",
102
+ shapeRendering: "geometricPrecision"
103
+ }), /*#__PURE__*/React.createElement("path", {
104
+ d: "M180.86 132.78c-.85-9.44-19.08-11.07-24.4-8.35",
105
+ stroke: "#000",
106
+ strokeLinecap: "round",
107
+ strokeLinejoin: "round",
108
+ shapeRendering: "geometricPrecision"
109
+ }), /*#__PURE__*/React.createElement("path", {
110
+ d: "M179.65 136.56c-1.23-9.25-20.74-9.14-22.83-8.27",
111
+ stroke: "#000",
112
+ strokeLinecap: "round",
113
+ strokeLinejoin: "round",
114
+ shapeRendering: "geometricPrecision"
115
+ }), /*#__PURE__*/React.createElement("path", {
116
+ d: "M169.5 204.84a78.32 78.32 0 0 1 45.06 4.71l-8.15 6.2-23.49 8.2-13.42-19.1Z",
117
+ fill: "#6EDAFF",
118
+ shapeRendering: "geometricPrecision"
119
+ }), /*#__PURE__*/React.createElement("path", {
120
+ d: "M169.5 204.84a78.32 78.32 0 0 1 45.06 4.71",
121
+ stroke: "#000",
122
+ strokeLinecap: "round",
123
+ strokeLinejoin: "round",
124
+ shapeRendering: "geometricPrecision"
125
+ }), /*#__PURE__*/React.createElement("path", {
126
+ d: "M116.2 84.51c6.96 8.76 6.42 51.48 23.42 68.33l-1.74 18.32c-26.72-9.57-44-61.26-45.37-73.12",
127
+ fill: "#fff",
128
+ shapeRendering: "geometricPrecision"
129
+ }), /*#__PURE__*/React.createElement("path", {
130
+ d: "m97.03 114.92.09-.05a33.5 33.5 0 0 1 10.83-5.07 1.9 1.9 0 0 0 1.4-2.23l-1.29-6.26a1.9 1.9 0 0 0-2.31-1.46 43.17 43.17 0 0 0-11.83 4.94c.76 2.92 1.8 6.36 3.1 10.13Z",
131
+ fill: "#6EDAFF",
132
+ stroke: "#000",
133
+ strokeLinecap: "round",
134
+ strokeLinejoin: "round",
135
+ shapeRendering: "geometricPrecision"
136
+ }), /*#__PURE__*/React.createElement("path", {
137
+ d: "M153.5 171.36c1.5-.84 2.02-3.13 1.87-4.39-.7-5.63-7.65-8.73-13.75-12.75l-6.65-1.18-2.5 8.1 4.32 9.92a1.43 1.43 0 0 0-1.17.2 1.45 1.45 0 0 0-.62 1.02c-.2 5.33 10.32 5.76 10.86 1.28.3-2.52-.82-4.76-2.65-6.62",
138
+ fill: "#fff",
139
+ shapeRendering: "geometricPrecision"
140
+ }), /*#__PURE__*/React.createElement("path", {
141
+ d: "M147.8 165.86c3.43 4.05 2.87 7.25 1.17 8.85a3.96 3.96 0 0 1-4.55.52l-.84-.45-3.58-9.93",
142
+ fill: "#fff",
143
+ shapeRendering: "geometricPrecision"
144
+ }), /*#__PURE__*/React.createElement("path", {
145
+ d: "M150.89 163.69c5.78 6.04 1.88 10.47-1.34 10l1.34-10Z",
146
+ fill: "#fff",
147
+ shapeRendering: "geometricPrecision"
148
+ }), /*#__PURE__*/React.createElement("path", {
149
+ d: "M141.62 154.22c6.1 4.02 13.05 7.13 13.75 12.75.15 1.27-.37 3.55-1.87 4.39M136.78 171.07a1.47 1.47 0 0 0-1.17.21 1.45 1.45 0 0 0-.62 1.01c-.2 5.34 10.32 5.76 10.86 1.28.3-2.52-.82-4.75-2.65-6.62",
150
+ stroke: "#000",
151
+ strokeLinecap: "round",
152
+ strokeLinejoin: "round",
153
+ shapeRendering: "geometricPrecision"
154
+ }), /*#__PURE__*/React.createElement("path", {
155
+ d: "M147.8 165.86c5.49 6.48.22 10.57-3.04 9.62",
156
+ stroke: "#000",
157
+ strokeLinecap: "round",
158
+ strokeLinejoin: "round",
159
+ shapeRendering: "geometricPrecision"
160
+ }), /*#__PURE__*/React.createElement("path", {
161
+ d: "M150.89 163.69c5.78 6.04 1.88 10.47-1.34 10M132.94 143.46c.9 4.06-12.66 12.89-16.12 10.28",
162
+ stroke: "#000",
163
+ strokeLinecap: "round",
164
+ strokeLinejoin: "round",
165
+ shapeRendering: "geometricPrecision"
166
+ }), /*#__PURE__*/React.createElement("path", {
167
+ d: "M139.99 171.36c-5.85 1.41-17.97-10.73-23.17-17.61-13.17-17.48-21.68-42.3-23.85-52.95-.22-1.07-1.3-8.45 0-12.38M116.2 84.51c6.96 8.76 6.85 55.95 25.42 69.72M95.88 68.69c-17.59 18.26-19.8 50.4-11.8 68.16M188.77 173.72c2.69 0 6.85.95 14.53 1.76 3.75.38 7.54.34 11.28-.15a132.9 132.9 0 0 1 19.94 15.77",
168
+ stroke: "#000",
169
+ strokeLinecap: "round",
170
+ strokeLinejoin: "round",
171
+ shapeRendering: "geometricPrecision"
172
+ }), /*#__PURE__*/React.createElement("path", {
173
+ d: "M223.28 189.74a65.81 65.81 0 0 0-20.46-14.3",
174
+ stroke: "#000",
175
+ strokeLinecap: "round",
176
+ strokeLinejoin: "round",
177
+ shapeRendering: "geometricPrecision"
178
+ }), /*#__PURE__*/React.createElement("path", {
179
+ d: "M207.92 75.77a12.39 12.39 0 1 0 0-24.77 12.39 12.39 0 0 0 0 24.77ZM213 93.02a3.76 3.76 0 1 0 0-7.53 3.76 3.76 0 0 0 0 7.53Z",
180
+ fill: "#fff",
181
+ shapeRendering: "geometricPrecision"
182
+ }), /*#__PURE__*/React.createElement("path", {
183
+ d: "M217.66 90.02c1.46 1.36 2.2 2.59 1.79 3.22-.63 1.04-4.05.1-7.63-2.11-3.57-2.2-5.96-4.83-5.32-5.86.29-.48 1.17-.53 2.38-.24",
184
+ stroke: "#fff",
185
+ strokeLinecap: "round",
186
+ strokeLinejoin: "round",
187
+ shapeRendering: "geometricPrecision"
188
+ }), /*#__PURE__*/React.createElement("path", {
189
+ d: "M213 128.47a1.75 1.75 0 1 0-.01-3.51 1.75 1.75 0 0 0 0 3.5Z",
190
+ fill: "#fff",
191
+ stroke: "#fff",
192
+ strokeLinecap: "round",
193
+ strokeLinejoin: "round",
194
+ shapeRendering: "geometricPrecision"
195
+ }), /*#__PURE__*/React.createElement("path", {
196
+ d: "M119.89 157.5c5.12 2.07 14.91-7 15.77-9.6",
197
+ stroke: "#000",
198
+ strokeLinecap: "round",
199
+ strokeLinejoin: "round",
200
+ shapeRendering: "geometricPrecision"
201
+ }), /*#__PURE__*/React.createElement("path", {
202
+ d: "M151.97 42.3c0 10.36-.19 19.1-7.48 25.34-5.95 5.1-18.1 8.7-26.55 8.7a34.04 34.04 0 1 1 34.03-34.03Z",
203
+ fill: "#fff",
204
+ shapeRendering: "geometricPrecision"
205
+ }), /*#__PURE__*/React.createElement("path", {
206
+ d: "M117.94 76.35a34.04 34.04 0 1 1 34.03-34.03c0 2.4 0 4.72-.11 6.93",
207
+ stroke: "#000",
208
+ strokeLinecap: "round",
209
+ strokeLinejoin: "round",
210
+ shapeRendering: "geometricPrecision"
211
+ }), /*#__PURE__*/React.createElement("path", {
212
+ d: "M151.97 42.3A34.03 34.03 0 0 0 118.53 8.3c-16.33 4.63-26.77 20.37-23.62 36.43 3.33 16.98 19.63 27.22 38.53 24.4 4.58-.7 10.9-2.9 14.18-5.3 6.01-6.15 4.35-12.24 4.35-21.51Z",
213
+ fill: "#000",
214
+ shapeRendering: "geometricPrecision"
215
+ }), /*#__PURE__*/React.createElement("path", {
216
+ d: "M128.03 20.22c.12 1.54 5 3 7.52 5.9 2.08 2.38 4.41 7.09 6.1 6.74 2.07-.45 2.86-6.94-.64-11.18-4-4.85-13.37-6.56-12.98-1.46Z",
217
+ fill: "#fff",
218
+ shapeRendering: "geometricPrecision"
219
+ }), /*#__PURE__*/React.createElement("path", {
220
+ d: "M105.92 51.03c1.83-.56 5.09 3.4 9.57 5.7 4.3 2.2 9.97 2.03 9.97 4.81 0 3.95-6.7 4.17-12.8 1.16-6.65-3.3-8.77-11.06-6.74-11.67Z",
221
+ fill: "#6EDAFF",
222
+ shapeRendering: "geometricPrecision"
223
+ }), /*#__PURE__*/React.createElement("path", {
224
+ d: "M95.86 68.65c4.06-1.77 4.81-9.04 1.68-16.24-3.13-7.2-8.96-11.62-13.02-9.85-4.06 1.76-4.8 9.03-1.68 16.24 3.13 7.2 8.96 11.61 13.02 9.85Z",
225
+ fill: "#6EDAFF",
226
+ stroke: "#000",
227
+ strokeLinecap: "round",
228
+ strokeLinejoin: "round",
229
+ shapeRendering: "geometricPrecision"
230
+ }), /*#__PURE__*/React.createElement("path", {
231
+ d: "M92.77 67.48c3.54-1.54 4.28-7.68 1.66-13.72-2.63-6.04-7.63-9.69-11.17-8.15-3.54 1.54-4.29 7.69-1.66 13.73 2.62 6.03 7.62 9.68 11.17 8.14Z",
232
+ fill: "#fff",
233
+ stroke: "#000",
234
+ strokeLinecap: "round",
235
+ strokeLinejoin: "round",
236
+ shapeRendering: "geometricPrecision"
237
+ }), /*#__PURE__*/React.createElement("path", {
238
+ d: "M148.43 54.96c2.81 6.88-2.61 11.47-5.73 8.26-3.96-4.08.17-11.53 2.35-13.44a14.18 14.18 0 0 1 13.23-3.2c9.68 2.45 22.64 31.41 19.5 43.22-2.37 9.02-25.8 10.02-35.68 5.46l-6.44-7.87 4.12-16.62 7.9-6.6",
239
+ fill: "#fff",
240
+ shapeRendering: "geometricPrecision"
241
+ }), /*#__PURE__*/React.createElement("path", {
242
+ d: "M165.22 97.28c-6.55-.07-10.58-5.25-15.01-22.95 0 0-1.99 9.15-5.6 9.8-.68.14-1.38.1-2.04-.12.11 2.1.11 4.2 0 6.3a71.9 71.9 0 0 1-.45 4.95c5.48 2.54 15.18 3.35 23.1 2.02Z",
243
+ fill: "#6EDAFF",
244
+ shapeRendering: "geometricPrecision"
245
+ }), /*#__PURE__*/React.createElement("path", {
246
+ d: "M155.37 89.57c-1.76-3.91-9.7-27.26-8.52-34.72",
247
+ stroke: "#000",
248
+ strokeLinecap: "round",
249
+ strokeLinejoin: "round",
250
+ shapeRendering: "geometricPrecision"
251
+ }), /*#__PURE__*/React.createElement("path", {
252
+ d: "M149.8 72.76c0-7.47 19.52-13.63 22.44-9.38",
253
+ stroke: "#000",
254
+ strokeLinecap: "round",
255
+ strokeLinejoin: "round",
256
+ shapeRendering: "geometricPrecision"
257
+ }), /*#__PURE__*/React.createElement("path", {
258
+ d: "M151.32 77.96c0-7.47 20.09-13.99 23-9.73",
259
+ stroke: "#000",
260
+ strokeLinecap: "round",
261
+ strokeLinejoin: "round",
262
+ shapeRendering: "geometricPrecision"
263
+ }), /*#__PURE__*/React.createElement("path", {
264
+ d: "M147.5 63.18c-1.4 1.34-3.35 1.53-4.8.04-3.96-4.08.17-11.53 2.35-13.44a14.18 14.18 0 0 1 13.23-3.2c9.68 2.45 22.64 31.41 19.5 43.22-2.37 9.02-25.8 10.02-35.68 5.46",
265
+ stroke: "#000",
266
+ strokeLinecap: "round",
267
+ strokeLinejoin: "round",
268
+ shapeRendering: "geometricPrecision"
269
+ }), /*#__PURE__*/React.createElement("path", {
270
+ d: "M142.14 78.7c.9 7.45 1.32 20.82-5.39 34.7a49.97 49.97 0 0 1-5.45 9.05",
271
+ stroke: "#000",
272
+ strokeLinecap: "round",
273
+ strokeLinejoin: "round",
274
+ shapeRendering: "geometricPrecision"
275
+ }), /*#__PURE__*/React.createElement("path", {
276
+ d: "M204.23 60.17c.51-.51.18-1.67-.74-2.59-.92-.92-2.08-1.25-2.59-.74-.5.5-.17 1.66.75 2.58.92.92 2.08 1.25 2.58.75ZM208.66 70.7c.4-.4.13-1.33-.6-2.07-.74-.74-1.66-1-2.07-.6-.4.41-.14 1.34.6 2.07.73.74 1.66 1 2.06.6ZM198.58 70.54c.74-.43.86-1.63.25-2.68-.6-1.04-1.7-1.54-2.44-1.11-.74.42-.86 1.62-.25 2.67.6 1.05 1.7 1.55 2.44 1.12Z",
277
+ fill: "#6EDAFF",
278
+ shapeRendering: "geometricPrecision"
279
+ }), /*#__PURE__*/React.createElement("path", {
280
+ d: "M158.45 216.21a9.58 9.58 0 0 1 1.88 2.13c6.1 9.53-6.38 28.44-27.89 42.23-21.51 13.78-43.9 17.24-50 7.7-.52-.8-.9-1.67-1.16-2.6l-3.31-7.48 4.55-2.92c3.78-9.27 13.9-20.3 27.8-29.21 13.9-8.9 28.16-13.5 38.16-13.07l4.54-2.91 5.43 6.13Z",
281
+ fill: "#000",
282
+ shapeRendering: "geometricPrecision"
283
+ }), /*#__PURE__*/React.createElement("path", {
284
+ d: "M127.48 250.48c20.68-13.3 32.67-31.5 26.78-40.66-5.88-9.16-27.42-5.8-48.1 7.49-20.68 13.3-32.67 31.5-26.78 40.66 5.89 9.16 27.42 5.8 48.1-7.49Z",
285
+ fill: "#000",
286
+ stroke: "#000",
287
+ strokeLinecap: "round",
288
+ strokeLinejoin: "round",
289
+ shapeRendering: "geometricPrecision"
290
+ }), /*#__PURE__*/React.createElement("path", {
291
+ d: "M77.97 258.19c5.89 9.18 27.46 5.85 48.18-7.43 20.72-13.29 32.76-31.5 26.87-40.67",
292
+ stroke: "#6EDAFF",
293
+ strokeLinecap: "round",
294
+ strokeLinejoin: "round",
295
+ shapeRendering: "geometricPrecision"
296
+ }), /*#__PURE__*/React.createElement("path", {
297
+ d: "m153.02 210.08 5.43 6.13a9.58 9.58 0 0 1 1.88 2.13c6.1 9.53-6.38 28.44-27.89 42.23-21.51 13.78-43.9 17.24-50 7.7-.52-.8-.9-1.67-1.16-2.6l-3.31-7.48",
298
+ stroke: "#000",
299
+ strokeLinecap: "round",
300
+ strokeLinejoin: "round",
301
+ shapeRendering: "geometricPrecision"
302
+ }), /*#__PURE__*/React.createElement("path", {
303
+ d: "M94.96 117.17a9.62 9.62 0 0 0-1.16-2.6c-6.1-9.53-28.5-6.08-50 7.71-21.51 13.79-34 32.7-27.89 42.22.52.8 1.15 1.52 1.88 2.13l5.43 6.14 4.54-2.92c10 .45 24.27-4.16 38.16-13.06 13.89-8.91 24.01-19.94 27.8-29.21l4.55-2.92-3.31-7.5Z",
304
+ fill: "#000",
305
+ shapeRendering: "geometricPrecision"
306
+ }), /*#__PURE__*/React.createElement("path", {
307
+ d: "M78.15 109.3c-4.71.32-10.12 1.57-15.84 3.68l8.02 11.4 13.75-2.65",
308
+ fill: "#6EDAFF",
309
+ shapeRendering: "geometricPrecision"
310
+ }), /*#__PURE__*/React.createElement("path", {
311
+ d: "M71.4 165.34c20.72-13.29 32.75-31.5 26.87-40.68-5.89-9.18-27.46-5.86-48.19 7.43-20.72 13.28-32.75 31.5-26.87 40.68 5.89 9.18 27.46 5.85 48.18-7.44Z",
312
+ fill: "#000",
313
+ stroke: "#000",
314
+ strokeLinecap: "round",
315
+ strokeLinejoin: "round",
316
+ shapeRendering: "geometricPrecision"
317
+ }), /*#__PURE__*/React.createElement("path", {
318
+ d: "M23.22 172.75c-5.89-9.17 6.14-27.39 26.87-40.66 20.72-13.28 42.3-16.62 48.18-7.44",
319
+ stroke: "#6EDAFF",
320
+ strokeLinecap: "round",
321
+ strokeLinejoin: "round",
322
+ shapeRendering: "geometricPrecision"
323
+ }), /*#__PURE__*/React.createElement("path", {
324
+ d: "M96.23 186.36c-5.2-8.1-1.3-38.76-9.66-51.8-3.33-5.2-17.11-2.32-30.78 6.44-13.66 8.75-22.03 20.07-18.69 25.28 8.36 13.03 37.84 22.3 43.03 30.39 5.2 8.1 1.3 38.76 9.65 51.79 3.34 5.2 17.12 2.33 30.78-6.43 13.66-8.75 22.03-20.08 18.7-25.28-8.36-13.04-37.84-22.3-43.03-30.4Z",
325
+ fill: "#6EDAFF",
326
+ shapeRendering: "geometricPrecision"
327
+ }), /*#__PURE__*/React.createElement("path", {
328
+ d: "M98.27 124.66c5.89 9.18-6.15 27.4-26.87 40.67-20.72 13.27-42.3 16.6-48.18 7.42",
329
+ stroke: "#fff",
330
+ strokeLinecap: "round",
331
+ strokeLinejoin: "round",
332
+ shapeRendering: "geometricPrecision"
333
+ }), /*#__PURE__*/React.createElement("path", {
334
+ d: "M86.75 134.83c3.42 5.37-4.87 16.8-18.53 25.55-13.66 8.76-27.51 11.52-30.95 6.17",
335
+ stroke: "#fff",
336
+ strokeLinecap: "round",
337
+ strokeLinejoin: "round",
338
+ shapeRendering: "geometricPrecision"
339
+ }), /*#__PURE__*/React.createElement("path", {
340
+ d: "m98.27 124.66-3.31-7.5a9.62 9.62 0 0 0-1.16-2.6c-6.1-9.52-28.5-6.07-50 7.72-21.51 13.79-34 32.7-27.89 42.22.52.8 1.15 1.52 1.88 2.13l5.43 6.14",
341
+ stroke: "#000",
342
+ strokeLinecap: "round",
343
+ strokeLinejoin: "round",
344
+ shapeRendering: "geometricPrecision"
345
+ }), /*#__PURE__*/React.createElement("path", {
346
+ d: "M82.96 208.3c.71-2.48 13.75-.9 29.13 3.49 15.38 4.39 27.26 9.98 26.56 12.46",
347
+ stroke: "#fff",
348
+ strokeLinecap: "round",
349
+ strokeLinejoin: "round",
350
+ shapeRendering: "geometricPrecision"
351
+ }), /*#__PURE__*/React.createElement("path", {
352
+ d: "M109.53 220.75c-15.38-4.41-27.27-9.98-26.57-12.46l-.1.06c1.24 12.65.98 30.84 6.92 40.11 3.34 5.21 17.12 2.33 30.78-6.42 8.66-5.56 15.2-12.13 17.95-17.54-1.58 2.1-14.2.48-28.98-3.75ZM138.65 224.24v0Z",
353
+ fill: "#000",
354
+ stroke: "#000",
355
+ strokeLinecap: "round",
356
+ strokeLinejoin: "round",
357
+ shapeRendering: "geometricPrecision"
358
+ }), /*#__PURE__*/React.createElement("path", {
359
+ d: "M79.02 136.84c1.83-.62 5.53 5.55 6.38 6.79 5.26 7.75 4.78 25.7 2.5 25.7-1.83 0-1.75-8-4.63-16.5-3.16-9.39-8.32-11.65-7.6-13.73.44-1.16 2.41-1.93 3.35-2.25Z",
360
+ fill: "#fff",
361
+ shapeRendering: "geometricPrecision"
362
+ }), /*#__PURE__*/React.createElement("path", {
363
+ d: "m53.36 197.17-19.86-31c-.41-.64-2.07-.31-3.7.73-1.62 1.04-2.6 2.41-2.19 3.05l52.68 82.18 2.17 3.39c.41.64 2.07.32 3.7-.72 1.62-1.04 2.6-2.4 2.19-3.06l-35-54.57Z",
364
+ fill: "#000",
365
+ stroke: "#6EDAFF",
366
+ strokeLinecap: "round",
367
+ strokeLinejoin: "round",
368
+ shapeRendering: "geometricPrecision"
369
+ }), /*#__PURE__*/React.createElement("path", {
370
+ d: "M96.23 186.36c-5.2-8.1-1.3-38.76-9.66-51.8-3.33-5.2-17.11-2.32-30.78 6.44-13.66 8.75-22.03 20.07-18.69 25.28 8.36 13.03 37.84 22.3 43.03 30.39 5.2 8.1 1.3 38.76 9.65 51.79 3.34 5.2 17.12 2.33 30.78-6.43 13.66-8.75 22.03-20.08 18.7-25.28-8.36-13.04-37.84-22.3-43.03-30.4v0Z",
371
+ stroke: "#000",
372
+ strokeLinecap: "round",
373
+ strokeLinejoin: "round",
374
+ shapeRendering: "geometricPrecision"
375
+ }), /*#__PURE__*/React.createElement("path", {
376
+ d: "m113.74 158.45-19.86-30.98c-.42-.65-2.07-.33-3.7.71-1.62 1.04-2.6 2.41-2.2 3.06l52.97 82.63 2.18 3.4c.41.64 2.06.31 3.69-.73 1.62-1.05 2.6-2.4 2.2-3.05l-35.28-55.04Z",
377
+ fill: "#000",
378
+ shapeRendering: "geometricPrecision"
379
+ }), /*#__PURE__*/React.createElement("path", {
380
+ d: "m113.74 158.45-6.26-9.75-13.6-21.23c-.43-.65-2.08-.33-3.7.71s-2.61 2.41-2.2 3.06l12.99 20.25 39.98 62.38 2.18 3.4c.41.64 2.06.31 3.69-.73 1.62-1.05 2.6-2.4 2.2-3.05l-18.63-29.05-3.09-4.82-13.56-21.17h0Z",
381
+ stroke: "#6EDAFF",
382
+ strokeLinecap: "round",
383
+ strokeLinejoin: "round",
384
+ shapeRendering: "geometricPrecision"
385
+ }), /*#__PURE__*/React.createElement("path", {
386
+ d: "M155.8 210.63c-.14.74-.05 1.51.25 2.2 0 0 21.6 5.51 21.01 9.8-.7 5.17-17.26-4.46-27.5-4.02-8.65.39-14.55 8.75-29.31 9.76-14.37.97-30.42-3.54-36.82 3.66L63.19 259.2l27.04 15.78 63.46-10.9 32.13-22.74 4.64-17.61-14.71-10.03-18.9-8.86-1.05 5.79Z",
387
+ fill: "#6EDAFF",
388
+ shapeRendering: "geometricPrecision"
389
+ }), /*#__PURE__*/React.createElement("path", {
390
+ d: "M155.4 212.91c13.85 2.8 22.08 8.62 21.66 9.73-1.83 4.88-17.26-4.47-27.5-4.03-8.65.39-14.55 8.75-29.31 9.76-14.37.97-30.42-3.54-36.82 3.66",
391
+ stroke: "#000",
392
+ strokeLinecap: "round",
393
+ strokeLinejoin: "round",
394
+ shapeRendering: "geometricPrecision"
395
+ }), /*#__PURE__*/React.createElement("path", {
396
+ d: "M146.13 36.5c.24-1.07-.3-2.1-1.23-2.32-.92-.2-1.86.5-2.1 1.58-.25 1.07.3 2.11 1.22 2.32.92.2 1.87-.5 2.1-1.57Z",
397
+ fill: "#fff",
398
+ shapeRendering: "geometricPrecision"
399
+ }), /*#__PURE__*/React.createElement("path", {
400
+ d: "M81.18 74.43a19.15 19.15 0 0 0 6.89 4.93M79.22 78.06a20.6 20.6 0 0 0 2.7 2.5c1.31 1 2.74 1.83 4.26 2.47M144.82 59.49a12.04 12.04 0 0 0 2.03-4.64",
401
+ stroke: "#000",
402
+ strokeLinecap: "round",
403
+ strokeLinejoin: "round",
404
+ shapeRendering: "geometricPrecision"
405
+ }), /*#__PURE__*/React.createElement("path", {
406
+ d: "M129.54 172.37c4 0 6.39.36 8.15 1.04 3.93 1.52 6.04 3.65 7.47 3.94 1.98.41 4.76-.05 6.53-.7v4.1l-14.72 2.9",
407
+ fill: "#6EDAFF",
408
+ shapeRendering: "geometricPrecision"
409
+ }), /*#__PURE__*/React.createElement("path", {
410
+ d: "M129.54 172.37c4 0 6.39.36 8.15 1.04 3.93 1.52 6.04 3.65 7.47 3.94 1.98.41 4.76-.05 6.53-.7",
411
+ stroke: "#000",
412
+ strokeLinecap: "round",
413
+ strokeLinejoin: "round",
414
+ shapeRendering: "geometricPrecision"
415
+ }), /*#__PURE__*/React.createElement("path", {
416
+ d: "M49.54 90.36a1.46 1.46 0 1 0 0-2.93 1.46 1.46 0 0 0 0 2.93ZM173.28 51.7a1.04 1.04 0 1 0 0-2.08 1.04 1.04 0 0 0 0 2.08ZM217.66 109.28a.69.69 0 1 0 0-1.38.69.69 0 0 0 0 1.38Z",
417
+ fill: "#fff",
418
+ shapeRendering: "geometricPrecision"
419
+ })), /*#__PURE__*/React.createElement("path", {
420
+ d: "M91.8 153.33c6.72 3.96 16.95 4.11 26.36 2.1M147.69 64.15c-4.16 5.74-12.64 12.2-29.39 12.2",
421
+ stroke: "#000",
422
+ strokeLinecap: "round",
423
+ strokeLinejoin: "round",
424
+ shapeRendering: "geometricPrecision"
425
+ }), /*#__PURE__*/React.createElement("path", {
426
+ d: "M49.84 217.06a2.62 2.62 0 0 0 3.71.03l5.11-5.1a104.9 104.9 0 0 0 74.42 30.84v7.22a2.61 2.61 0 0 0 2.65 2.61c61.46-1.38 111.05-50.94 112.44-112.44a2.6 2.6 0 0 0-2.61-2.65h-7.23c0-47.03-30.84-86.85-73.4-100.35",
427
+ stroke: "#6EDAFF",
428
+ strokeMiterlimit: "10",
429
+ shapeRendering: "geometricPrecision"
430
+ }));
431
+ }
432
+
433
+ Timeout.displayName = 'Timeout';
434
+ export default createBaseComponent(Timeout);
@@ -0,0 +1,5 @@
1
+
2
+ import { Box } from '@semcore/flex-box';
3
+ declare const _default: typeof Box;
4
+ export default _default;
5
+
@@ -0,0 +1,162 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
11
+
12
+ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
13
+
14
+ var _react = _interopRequireDefault(require("react"));
15
+
16
+ var _core = require("@semcore/core");
17
+
18
+ var _flexBox = require("@semcore/flex-box");
19
+
20
+ var _excluded = ["fill", "width", "height", "viewBox"];
21
+
22
+ function UnderConstruction(_ref, ref) {
23
+ var _ref$fill = _ref.fill,
24
+ fill = _ref$fill === void 0 ? 'none' : _ref$fill,
25
+ _ref$width = _ref.width,
26
+ width = _ref$width === void 0 ? '80' : _ref$width,
27
+ _ref$height = _ref.height,
28
+ height = _ref$height === void 0 ? '80' : _ref$height,
29
+ _ref$viewBox = _ref.viewBox,
30
+ viewBox = _ref$viewBox === void 0 ? '0 0 80 80' : _ref$viewBox,
31
+ props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
32
+ return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
33
+ ref: ref,
34
+ width: width,
35
+ height: height,
36
+ viewBox: viewBox,
37
+ fill: fill,
38
+ tag: "svg"
39
+ }, props), /*#__PURE__*/_react["default"].createElement("path", {
40
+ fill: "#E0E1E9",
41
+ d: "M40.53 75.1C62.51 74.8 80 56.47 80 34.5V18.99a.99.99 0 0 0-.98-1H53.34v-14a1 1 0 0 0-1-.99H27.67a1 1 0 0 0-1 1v6.49H1a1 1 0 0 0-1 1V35.1a40 40 0 0 0 40.53 40",
42
+ shapeRendering: "geometricPrecision"
43
+ }), /*#__PURE__*/_react["default"].createElement("path", {
44
+ fill: "#E0E1E9",
45
+ stroke: "#6C6E79",
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round",
48
+ strokeWidth: ".7",
49
+ d: "m62.84 55.47.13-.08 6.52-4.34-3.15-1.7-3.14.75-8.32-31.76a5.74 5.74 0 0 0-6.7-4.17L8.5 22.27l-1.4-3.13-3.42 5.9-.22.37v.02A5.7 5.7 0 0 0 3 29.7l10.46 36.73a2.6 2.6 0 0 0 3.2 1.8l45.38-12.36c.27-.08.52-.2.74-.35l.06-.05h0Z",
50
+ shapeRendering: "geometricPrecision"
51
+ }), /*#__PURE__*/_react["default"].createElement("path", {
52
+ fill: "#fff",
53
+ d: "m68.71 51.41-47.8 13.03a2.74 2.74 0 0 1-3.35-1.9L6.54 23.86a6.04 6.04 0 0 1 4.6-7.57l42.98-8.77a6.04 6.04 0 0 1 7.05 4.38l9.47 36.17a2.74 2.74 0 0 1-1.93 3.34Z",
54
+ shapeRendering: "geometricPrecision"
55
+ }), /*#__PURE__*/_react["default"].createElement("path", {
56
+ fill: "#6C6E79",
57
+ d: "M62.38 16.59 7.86 28.56l-1.34-4.7a6.04 6.04 0 0 1 4.6-7.57L54.1 7.52a6.04 6.04 0 0 1 7.05 4.38l1.23 4.68Z",
58
+ shapeRendering: "geometricPrecision"
59
+ }), /*#__PURE__*/_react["default"].createElement("path", {
60
+ fill: "#fff",
61
+ d: "M15.2 21.2a1.87 1.87 0 0 1-1.41 2.37 2.18 2.18 0 0 1-2.53-1.54 1.88 1.88 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.52 1.53v.01Z",
62
+ shapeRendering: "geometricPrecision"
63
+ }), /*#__PURE__*/_react["default"].createElement("path", {
64
+ fill: "#E0E1E9",
65
+ d: "M22.2 19.72a1.85 1.85 0 0 1-1.4 2.35 2.15 2.15 0 0 1-2.48-1.53 1.84 1.84 0 0 1 1.4-2.34 2.16 2.16 0 0 1 2.48 1.52Z",
66
+ shapeRendering: "geometricPrecision"
67
+ }), /*#__PURE__*/_react["default"].createElement("path", {
68
+ fill: "#6C6E79",
69
+ d: "M7.88 28.65s.33-3.17.6-6.41l-1.37-3.1-3.42 5.9a4.1 4.1 0 0 0-.22.38v.02a5.7 5.7 0 0 0-.45 4.26l1.4 4.93 3.46-5.98Z",
70
+ shapeRendering: "geometricPrecision"
71
+ }), /*#__PURE__*/_react["default"].createElement("path", {
72
+ stroke: "#6C6E79",
73
+ strokeLinecap: "round",
74
+ strokeLinejoin: "round",
75
+ strokeWidth: ".7",
76
+ d: "m68.71 51.41-47.8 13.03a2.74 2.74 0 0 1-3.35-1.9L6.54 23.86a6.04 6.04 0 0 1 4.6-7.57l42.98-8.77a6.04 6.04 0 0 1 7.05 4.38l9.47 36.17a2.74 2.74 0 0 1-1.93 3.34v0Z",
77
+ shapeRendering: "geometricPrecision"
78
+ }), /*#__PURE__*/_react["default"].createElement("path", {
79
+ stroke: "#6C6E79",
80
+ strokeLinecap: "round",
81
+ strokeLinejoin: "round",
82
+ strokeWidth: ".7",
83
+ d: "M24.68 63.2V31.21h11.74v28.99m0-28.98L24.68 41.88m0 0 11.74 10.66M24.68 41.88h11.74M24.68 52.54h11.74m0 0L24.68 63.19",
84
+ shapeRendering: "geometricPrecision"
85
+ }), /*#__PURE__*/_react["default"].createElement("path", {
86
+ fill: "#E0E1E9",
87
+ stroke: "#6C6E79",
88
+ strokeLinecap: "round",
89
+ strokeLinejoin: "round",
90
+ strokeWidth: ".7",
91
+ d: "M20.55 31.23H15.4v4.2h5.15v-4.2Z",
92
+ shapeRendering: "geometricPrecision"
93
+ }), /*#__PURE__*/_react["default"].createElement("path", {
94
+ stroke: "#E0E1E9",
95
+ strokeLinecap: "round",
96
+ strokeLinejoin: "round",
97
+ strokeWidth: ".7",
98
+ d: "m30.55 11.24 33.12 14.07m-43.13 0 10-14.07",
99
+ shapeRendering: "geometricPrecision"
100
+ }), /*#__PURE__*/_react["default"].createElement("path", {
101
+ fill: "#E0E1E9",
102
+ stroke: "#6C6E79",
103
+ strokeLinecap: "round",
104
+ strokeLinejoin: "round",
105
+ strokeWidth: ".7",
106
+ d: "M30.55 7.68A2.45 2.45 0 0 1 33 10.13v15.18h-4.92V10.13a2.45 2.45 0 0 1 2.46-2.45h0Z",
107
+ shapeRendering: "geometricPrecision"
108
+ }), /*#__PURE__*/_react["default"].createElement("path", {
109
+ fill: "#E0E1E9",
110
+ stroke: "#6C6E79",
111
+ strokeLinecap: "round",
112
+ strokeLinejoin: "round",
113
+ strokeWidth: ".7",
114
+ d: "M73.96 25.3H13.57a2.96 2.96 0 0 0 0 5.93h60.39a2.96 2.96 0 1 0 0-5.92Z",
115
+ shapeRendering: "geometricPrecision"
116
+ }), /*#__PURE__*/_react["default"].createElement("path", {
117
+ fill: "#6C6E79",
118
+ d: "m56.94 59.47-1.55.81a14.9 14.9 0 0 0-2.54 2.1 15.43 15.43 0 0 0-1.47 1.8 3.14 3.14 0 0 0-.54 1.78v9.67c0 .45.55.69.88.36l5.74-5.77-.52-10.75Zm13.47 0 1.54.81a14.9 14.9 0 0 1 2.54 2.1 15.43 15.43 0 0 1 1.47 1.8c.36.52.55 1.14.55 1.78v9.67a.52.52 0 0 1-.89.36l-5.74-5.77.53-10.75Z",
119
+ shapeRendering: "geometricPrecision"
120
+ }), /*#__PURE__*/_react["default"].createElement("path", {
121
+ fill: "#fff",
122
+ stroke: "#6C6E79",
123
+ strokeLinecap: "round",
124
+ strokeLinejoin: "round",
125
+ strokeWidth: ".7",
126
+ d: "M67.9 74.93c2.25-3.19 3.75-8.84 3.75-15.29 0-9.97-3.57-19.12-7.97-19.12s-7.98 9.15-7.98 19.12c0 6.45 1.5 12.1 3.76 15.3h8.45-.01Z",
127
+ shapeRendering: "geometricPrecision"
128
+ }), /*#__PURE__*/_react["default"].createElement("path", {
129
+ fill: "#6C6E79",
130
+ d: "M63.67 56.25a4.44 4.44 0 1 0 0-8.87 4.44 4.44 0 0 0 0 8.87Z",
131
+ shapeRendering: "geometricPrecision"
132
+ }), /*#__PURE__*/_react["default"].createElement("path", {
133
+ fill: "#E0E1E9",
134
+ stroke: "#6C6E79",
135
+ strokeLinecap: "round",
136
+ strokeLinejoin: "round",
137
+ strokeWidth: ".7",
138
+ d: "M56.58 67.8c.66 2.93 1.64 5.4 2.86 7.13h8.46c1.23-1.74 2.2-4.21 2.87-7.12h-14.2Z",
139
+ shapeRendering: "geometricPrecision"
140
+ }), /*#__PURE__*/_react["default"].createElement("path", {
141
+ stroke: "#6C6E79",
142
+ strokeLinecap: "round",
143
+ strokeLinejoin: "round",
144
+ strokeWidth: ".7",
145
+ d: "M61.5 38.4a2.64 2.64 0 0 0 2.87 1.07 2.62 2.62 0 0 0 1.84-1.85 2.65 2.65 0 0 0-1.66-3.18 1.35 1.35 0 0 1-.88-1.27V31.2",
146
+ shapeRendering: "geometricPrecision"
147
+ }), /*#__PURE__*/_react["default"].createElement("path", {
148
+ fill: "#fff",
149
+ stroke: "#6C6E79",
150
+ strokeLinecap: "round",
151
+ strokeLinejoin: "round",
152
+ strokeWidth: ".7",
153
+ d: "m43.76 55.91.47 1.7a4.4 4.4 0 0 0 3.07 3.08l1.7.47-1.7.47a4.4 4.4 0 0 0-3.07 3.07l-.47 1.7-.47-1.7a4.4 4.4 0 0 0-3.07-3.07l-1.7-.47 1.7-.47a4.4 4.4 0 0 0 3.07-3.07l.47-1.71Zm31.1-50.04.38 1.34a3.46 3.46 0 0 0 2.42 2.42l1.34.38-1.34.37a3.46 3.46 0 0 0-2.42 2.42l-.38 1.34-.37-1.34a3.46 3.46 0 0 0-2.42-2.42l-1.34-.37 1.34-.38a3.46 3.46 0 0 0 2.42-2.42l.37-1.34Z",
154
+ shapeRendering: "geometricPrecision"
155
+ }));
156
+ }
157
+
158
+ UnderConstruction.displayName = 'UnderConstruction';
159
+
160
+ var _default = (0, _core.createBaseComponent)(UnderConstruction);
161
+
162
+ exports["default"] = _default;