@semcore/illustration 1.4.18 → 1.4.20

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 (158) hide show
  1. package/AccessDenied/index.d.ts +1 -2
  2. package/AccessDenied/index.js +234 -272
  3. package/AccessDenied/index.mjs +212 -259
  4. package/AreaChart/index.d.ts +1 -2
  5. package/AreaChart/index.js +81 -88
  6. package/AreaChart/index.mjs +59 -75
  7. package/Blocked/index.d.ts +1 -2
  8. package/Blocked/index.js +485 -579
  9. package/Blocked/index.mjs +463 -566
  10. package/CHANGELOG.md +11 -1
  11. package/ChoroplethMapChart/index.d.ts +1 -2
  12. package/ChoroplethMapChart/index.js +103 -112
  13. package/ChoroplethMapChart/index.mjs +81 -99
  14. package/Coffee/index.d.ts +1 -2
  15. package/Coffee/index.js +88 -92
  16. package/Coffee/index.mjs +66 -79
  17. package/Collection/index.d.ts +1 -2
  18. package/Collection/index.js +82 -88
  19. package/Collection/index.mjs +60 -75
  20. package/CombinedChart/index.d.ts +1 -2
  21. package/CombinedChart/index.js +110 -121
  22. package/CombinedChart/index.mjs +88 -108
  23. package/Confirmation/index.d.ts +1 -2
  24. package/Confirmation/index.js +259 -301
  25. package/Confirmation/index.mjs +237 -288
  26. package/Congrats/index.d.ts +1 -2
  27. package/Congrats/index.js +139 -159
  28. package/Congrats/index.mjs +117 -146
  29. package/ConnectionLost/index.d.ts +1 -2
  30. package/ConnectionLost/index.js +291 -343
  31. package/ConnectionLost/index.mjs +269 -330
  32. package/DeletedAccount/index.d.ts +1 -2
  33. package/DeletedAccount/index.js +368 -429
  34. package/DeletedAccount/index.mjs +346 -416
  35. package/DeletedPage/index.d.ts +1 -2
  36. package/DeletedPage/index.js +44 -42
  37. package/DeletedPage/index.mjs +22 -29
  38. package/Dns/index.d.ts +1 -2
  39. package/Dns/index.js +172 -199
  40. package/Dns/index.mjs +150 -186
  41. package/DonutChart/index.d.ts +1 -2
  42. package/DonutChart/index.js +123 -135
  43. package/DonutChart/index.mjs +101 -122
  44. package/Duplicates/index.d.ts +1 -2
  45. package/Duplicates/index.js +100 -109
  46. package/Duplicates/index.mjs +78 -96
  47. package/Feedback/index.d.ts +1 -2
  48. package/Feedback/index.js +88 -94
  49. package/Feedback/index.mjs +66 -81
  50. package/FunnelChart/index.d.ts +1 -2
  51. package/FunnelChart/index.js +90 -98
  52. package/FunnelChart/index.mjs +68 -85
  53. package/Good/index.d.ts +1 -2
  54. package/Good/index.js +123 -136
  55. package/Good/index.mjs +101 -123
  56. package/HeatMapChart/index.d.ts +1 -2
  57. package/HeatMapChart/index.js +108 -118
  58. package/HeatMapChart/index.mjs +86 -105
  59. package/HorizontalBarChart/index.d.ts +1 -2
  60. package/HorizontalBarChart/index.js +94 -102
  61. package/HorizontalBarChart/index.mjs +72 -89
  62. package/KagiChart/index.d.ts +1 -2
  63. package/KagiChart/index.js +75 -80
  64. package/KagiChart/index.mjs +53 -67
  65. package/LineChart/index.d.ts +1 -2
  66. package/LineChart/index.js +78 -84
  67. package/LineChart/index.mjs +56 -71
  68. package/LollipopChart/index.d.ts +1 -2
  69. package/LollipopChart/index.js +95 -103
  70. package/LollipopChart/index.mjs +73 -90
  71. package/MailSent/index.d.ts +1 -2
  72. package/MailSent/index.js +134 -154
  73. package/MailSent/index.mjs +112 -141
  74. package/Maintenance/index.d.ts +1 -2
  75. package/Maintenance/index.js +355 -413
  76. package/Maintenance/index.mjs +333 -400
  77. package/Nexttime/index.d.ts +1 -2
  78. package/Nexttime/index.js +102 -112
  79. package/Nexttime/index.mjs +80 -99
  80. package/NoPayment/index.d.ts +1 -2
  81. package/NoPayment/index.js +296 -358
  82. package/NoPayment/index.mjs +274 -345
  83. package/NothingFound/index.d.ts +1 -2
  84. package/NothingFound/index.js +126 -138
  85. package/NothingFound/index.mjs +104 -125
  86. package/OtherData/index.d.ts +1 -2
  87. package/OtherData/index.js +109 -119
  88. package/OtherData/index.mjs +87 -106
  89. package/PageError/index.d.ts +1 -2
  90. package/PageError/index.js +216 -279
  91. package/PageError/index.mjs +194 -266
  92. package/PageNotFound/index.d.ts +1 -2
  93. package/PageNotFound/index.js +276 -329
  94. package/PageNotFound/index.mjs +254 -316
  95. package/PieChart/index.d.ts +1 -2
  96. package/PieChart/index.js +108 -118
  97. package/PieChart/index.mjs +86 -105
  98. package/Processing/index.d.ts +1 -2
  99. package/Processing/index.js +88 -95
  100. package/Processing/index.mjs +66 -82
  101. package/ProjectNotFound/index.d.ts +1 -2
  102. package/ProjectNotFound/index.js +239 -274
  103. package/ProjectNotFound/index.mjs +217 -261
  104. package/RadarChart/index.d.ts +1 -2
  105. package/RadarChart/index.js +87 -94
  106. package/RadarChart/index.mjs +65 -81
  107. package/RadialTreeChart/index.d.ts +1 -2
  108. package/RadialTreeChart/index.js +129 -142
  109. package/RadialTreeChart/index.mjs +107 -129
  110. package/SankeyChart/index.d.ts +1 -2
  111. package/SankeyChart/index.js +115 -126
  112. package/SankeyChart/index.mjs +93 -113
  113. package/ScatterPlotChart/index.d.ts +1 -2
  114. package/ScatterPlotChart/index.js +100 -109
  115. package/ScatterPlotChart/index.mjs +78 -96
  116. package/StackedAreaChart/index.d.ts +1 -2
  117. package/StackedAreaChart/index.js +102 -113
  118. package/StackedAreaChart/index.mjs +80 -100
  119. package/Suggestion/index.d.ts +1 -2
  120. package/Suggestion/index.js +86 -93
  121. package/Suggestion/index.mjs +64 -80
  122. package/Suggestions/index.d.ts +1 -2
  123. package/Suggestions/index.js +89 -96
  124. package/Suggestions/index.mjs +67 -83
  125. package/Table/index.d.ts +1 -2
  126. package/Table/index.js +73 -77
  127. package/Table/index.mjs +51 -64
  128. package/TagCloud/index.d.ts +1 -2
  129. package/TagCloud/index.js +100 -109
  130. package/TagCloud/index.mjs +78 -96
  131. package/TextLinksEtc/index.d.ts +1 -2
  132. package/TextLinksEtc/index.js +76 -81
  133. package/TextLinksEtc/index.mjs +54 -68
  134. package/Timeout/index.d.ts +1 -2
  135. package/Timeout/index.js +373 -444
  136. package/Timeout/index.mjs +351 -431
  137. package/UnderConstruction/index.d.ts +1 -2
  138. package/UnderConstruction/index.js +135 -150
  139. package/UnderConstruction/index.mjs +113 -137
  140. package/VennChart/index.d.ts +1 -2
  141. package/VennChart/index.js +101 -110
  142. package/VennChart/index.mjs +79 -97
  143. package/VerticalBarChart/index.d.ts +1 -2
  144. package/VerticalBarChart/index.js +95 -103
  145. package/VerticalBarChart/index.mjs +73 -90
  146. package/Waiting/index.d.ts +1 -2
  147. package/Waiting/index.js +88 -96
  148. package/Waiting/index.mjs +66 -83
  149. package/Warning/index.d.ts +1 -2
  150. package/Warning/index.js +83 -89
  151. package/Warning/index.mjs +61 -76
  152. package/clear.ts +25 -0
  153. package/lib/cjs/index.js +1 -1
  154. package/lib/es6/index.js +1 -1
  155. package/package.json +9 -7
  156. package/svg/PageError.svg +40 -46
  157. package/transform.ts +92 -0
  158. package/transform-svg.config.js +0 -53
@@ -1,401 +1,334 @@
1
- function _extends() { _extends = Object.assign ? Object.assign.bind() : 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
- import React from 'react';
3
- import { createBaseComponent } from '@semcore/core';
4
- import { Box } from '@semcore/flex-box';
5
- function Maintenance({
6
- fill = 'none',
7
- width = '260',
8
- height = '260',
9
- viewBox = '0 0 260 260',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const Maintenance = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...props }, ref) => /* @__PURE__ */ React.createElement(Box, {
5
+ ref,
6
+ width,
7
+ height,
8
+ viewBox,
9
+ fill,
10
+ tag: "svg",
10
11
  ...props
11
- }, ref) {
12
- return /*#__PURE__*/React.createElement(Box, _extends({
13
- ref: ref,
14
- width: width,
15
- height: height,
16
- viewBox: viewBox,
17
- fill: fill,
18
- tag: "svg"
19
- }, props), /*#__PURE__*/React.createElement("path", {
20
- d: "M128.5 13.84 76.17 68.99 7.54 101.72a2.7 2.7 0 0 0-1.21 3.74l36.28 66.8 9.92 75.38a2.72 2.72 0 0 0 3.17 2.31l74.76-13.86 74.75 13.86a2.7 2.7 0 0 0 3.18-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0Z",
21
- fill: "#45E0A8",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("path", {
24
- d: "M128.5 13.84 76.17 68.99 7.54 101.72a2.7 2.7 0 0 0-1.21 3.74l36.28 66.8 9.92 75.38a2.72 2.72 0 0 0 3.17 2.31l74.76-13.86 74.75 13.86a2.7 2.7 0 0 0 3.18-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0",
25
- stroke: "#45E0A8",
26
- strokeLinecap: "round",
27
- strokeLinejoin: "round",
28
- shapeRendering: "geometricPrecision"
29
- }), /*#__PURE__*/React.createElement("mask", {
30
- id: "a",
31
- maskUnits: "userSpaceOnUse",
32
- x: "6",
33
- y: "10",
34
- width: "249",
35
- height: "240"
36
- }, /*#__PURE__*/React.createElement("path", {
37
- d: "M128.5 13.84 89.54 10 55.7 23.26 7.55 101.72a2.7 2.7 0 0 0-1.21 3.74l36.28 66.8 9.92 75.38a2.72 2.72 0 0 0 3.17 2.31l74.76-13.86 74.75 13.86a2.7 2.7 0 0 0 3.18-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0Z",
38
- fill: "#FF642D",
39
- shapeRendering: "geometricPrecision"
40
- })), /*#__PURE__*/React.createElement("g", {
41
- mask: "url(#a)"
42
- }, /*#__PURE__*/React.createElement("path", {
43
- d: "m222.26 134.8-22.66 1.1v18.04l22.66-.9V134.8Z",
44
- fill: "#000",
45
- stroke: "#45E0A8",
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round",
48
- shapeRendering: "geometricPrecision"
49
- }), /*#__PURE__*/React.createElement("path", {
50
- d: "m225.9 141.8-29.93 1.34v5.32l29.93-1.36v-5.3ZM225.9 129.3l-29.93 1.53v5.26l29.93-1.47v-5.32Z",
51
- fill: "#000",
52
- stroke: "#45E0A8",
53
- strokeLinecap: "round",
54
- strokeLinejoin: "round",
55
- shapeRendering: "geometricPrecision"
56
- }), /*#__PURE__*/React.createElement("path", {
57
- d: "M216.2 258.6h9.26V152.92l-9.27.37V258.6Z",
58
- stroke: "#000",
59
- strokeLinecap: "round",
60
- strokeLinejoin: "round",
61
- shapeRendering: "geometricPrecision"
62
- }), /*#__PURE__*/React.createElement("path", {
63
- d: "m216.2 175.65-19.29.5v-22.12l19.28-.74v22.36Z",
64
- stroke: "#000",
65
- strokeLinecap: "round",
66
- strokeLinejoin: "round",
67
- shapeRendering: "geometricPrecision"
68
- }), /*#__PURE__*/React.createElement("path", {
69
- d: "m216.2 197.45-19.29.25v-21.55l19.28-.5v21.8Z",
70
- stroke: "#000",
71
- strokeLinecap: "round",
72
- strokeLinejoin: "round",
73
- shapeRendering: "geometricPrecision"
74
- }), /*#__PURE__*/React.createElement("path", {
75
- d: "M216.2 219.05H196.9V197.7l19.28-.25v21.6ZM216.2 219.05H196.9v21.7h19.28v-21.7ZM216.2 197.45l-19.29-21.3",
76
- stroke: "#000",
77
- strokeLinecap: "round",
78
- strokeLinejoin: "round",
79
- shapeRendering: "geometricPrecision"
80
- }), /*#__PURE__*/React.createElement("path", {
81
- d: "m189.08 255.77-82.87 37.1-2.35-105.13 76.18-6.88a3.4 3.4 0 0 1 3.3 1.82c.2.4.32.83.36 1.28l5.38 71.81Z",
82
- fill: "#fff",
83
- stroke: "#000",
84
- strokeLinecap: "round",
85
- strokeLinejoin: "round",
86
- shapeRendering: "geometricPrecision"
87
- }), /*#__PURE__*/React.createElement("path", {
88
- d: "m184.18 190.44-80.01 10.9-.3-13.6 76.17-6.88a3.4 3.4 0 0 1 3.3 1.82c.2.4.32.83.36 1.28l.48 6.48Z",
89
- fill: "#000",
90
- shapeRendering: "geometricPrecision"
91
- }), /*#__PURE__*/React.createElement("path", {
92
- d: "M117.67 192.96c.06 1.9-1.33 3.63-3.11 3.86-1.79.22-3.34-1.17-3.39-3.14-.05-1.96 1.38-3.67 3.18-3.85 1.8-.18 3.26 1.23 3.32 3.13Z",
93
- fill: "#fff",
94
- shapeRendering: "geometricPrecision"
95
- }), /*#__PURE__*/React.createElement("path", {
96
- d: "M126.89 191.92c.07 1.84-1.22 3.5-2.89 3.7-1.67.2-3.13-1.13-3.19-3.03-.05-1.89 1.27-3.54 2.96-3.7 1.68-.17 3.05 1.19 3.12 3.03Z",
97
- fill: "#45E0A8",
98
- shapeRendering: "geometricPrecision"
99
- }), /*#__PURE__*/React.createElement("path", {
100
- d: "m182.85 227.87-70.17 21.54-1.02-38.04 66.71-11.64a2.2 2.2 0 0 1 2.57 2l1.9 26.14Z",
101
- stroke: "#45E0A8",
102
- strokeLinecap: "round",
103
- strokeLinejoin: "round",
104
- shapeRendering: "geometricPrecision"
105
- }), /*#__PURE__*/React.createElement("path", {
106
- d: "M173.93 209.2c.12 1.72-.8 3.35-2.05 3.65-1.26.3-2.42-.87-2.53-2.63-.12-1.75.83-3.38 2.1-3.63 1.28-.27 2.36.92 2.48 2.62ZM165.3 223.27l5.15-5.82a2.1 2.1 0 0 1 2.7-.38l9.34 5.9",
107
- stroke: "#45E0A8",
108
- strokeLinecap: "round",
109
- strokeLinejoin: "round",
110
- shapeRendering: "geometricPrecision"
111
- }), /*#__PURE__*/React.createElement("path", {
112
- d: "m141.55 231.28 12.44-13.78a2.1 2.1 0 0 1 2.8-.3l12.58 8.97",
113
- stroke: "#45E0A8",
114
- strokeLinecap: "round",
115
- strokeLinejoin: "round",
116
- shapeRendering: "geometricPrecision"
117
- }), /*#__PURE__*/React.createElement("path", {
118
- d: "M242.08 200.44 181.07 215l-.1-.83-2.22 1.56-.1.07-.14.1a2.98 2.98 0 0 0-1.12 2.53l5.18 72.99 65.44-39.02-5.93-51.96Z",
119
- fill: "#45E0A8",
120
- stroke: "#000",
121
- strokeLinecap: "round",
122
- strokeLinejoin: "round",
123
- shapeRendering: "geometricPrecision"
124
- }), /*#__PURE__*/React.createElement("path", {
125
- d: "m250.53 250.64-65.42 39.01-5.18-72.98a2.98 2.98 0 0 1 2.28-3.11l62.4-14.9 5.92 51.98Z",
126
- fill: "#fff",
127
- stroke: "#000",
128
- strokeLinecap: "round",
129
- strokeLinejoin: "round",
130
- shapeRendering: "geometricPrecision"
131
- }), /*#__PURE__*/React.createElement("path", {
132
- d: "m245.5 206.56-65 19.26-.6-9.16a2.98 2.98 0 0 1 2.28-3.1l62.41-14.89.91 7.89Z",
133
- fill: "#000",
134
- shapeRendering: "geometricPrecision"
135
- }), /*#__PURE__*/React.createElement("path", {
136
- d: "M189.05 217.3c.1 1.47-.81 3.02-2.02 3.46-1.21.43-2.31-.43-2.4-1.94-.09-1.52.86-3.07 2.08-3.47 1.23-.4 2.25.47 2.34 1.95Z",
137
- fill: "#fff",
138
- shapeRendering: "geometricPrecision"
139
- }), /*#__PURE__*/React.createElement("path", {
140
- d: "M196.36 215.36c.1 1.42-.79 2.9-2 3.3-1.2.4-2.28-.44-2.38-1.9-.1-1.45.82-2.93 2.04-3.3 1.21-.38 2.24.48 2.34 1.9Z",
141
- fill: "#45E0A8",
142
- shapeRendering: "geometricPrecision"
143
- }), /*#__PURE__*/React.createElement("path", {
144
- d: "m245.56 239.74-56.02 27-2.28-30.5a2.72 2.72 0 0 1 1.88-2.8l53.77-17.36 2.65 23.66Z",
145
- stroke: "#45E0A8",
146
- strokeLinecap: "round",
147
- strokeLinejoin: "round",
148
- shapeRendering: "geometricPrecision"
149
- }), /*#__PURE__*/React.createElement("path", {
150
- d: "m145.65 256.51-124.81 43 6.61-219.56A9.46 9.46 0 0 1 30.81 73l10.3-8.67 104.54 192.19Z",
151
- fill: "#45E0A8",
152
- stroke: "#000",
153
- strokeLinecap: "round",
154
- strokeLinejoin: "round",
155
- shapeRendering: "geometricPrecision"
156
- }), /*#__PURE__*/React.createElement("path", {
157
- d: "m159.54 244.8-124.82 43 4.79-219.69a5.52 5.52 0 0 1 7-5.2l99.58 27.7a6.84 6.84 0 0 1 5 6.19l8.45 148Z",
158
- fill: "#fff",
159
- stroke: "#000",
160
- strokeLinecap: "round",
161
- strokeLinejoin: "round",
162
- shapeRendering: "geometricPrecision"
163
- }), /*#__PURE__*/React.createElement("path", {
164
- d: "M151.69 107.42 39.18 83l.33-14.89a5.52 5.52 0 0 1 7-5.2l99.58 27.7a6.84 6.84 0 0 1 5 6.19l.6 10.62Z",
165
- fill: "#000",
166
- shapeRendering: "geometricPrecision"
167
- }), /*#__PURE__*/React.createElement("path", {
168
- d: "M55.14 75.12c-.03 2.87-1.86 4.77-4.11 4.24-2.25-.54-4.1-3.35-4.07-6.26.04-2.92 1.92-4.78 4.18-4.2 2.27.6 4.02 3.36 4 6.22Z",
169
- fill: "#fff",
170
- shapeRendering: "geometricPrecision"
171
- }), /*#__PURE__*/React.createElement("path", {
172
- d: "M68.77 78.5c0 2.79-1.7 4.65-3.83 4.15-2.11-.5-3.87-3.22-3.86-6.05.02-2.84 1.77-4.65 3.9-4.1 2.13.55 3.8 3.23 3.8 6Z",
173
- fill: "#45E0A8",
174
- shapeRendering: "geometricPrecision"
175
- }), /*#__PURE__*/React.createElement("path", {
176
- d: "M145.43 184.87 56.23 193a5.55 5.55 0 0 1-6.06-5.62l.96-73.53a4.37 4.37 0 0 1 5.02-4.28l85.75 12.92a5.55 5.55 0 0 1 4.72 5.2l2.78 52.58a4.37 4.37 0 0 1-3.97 4.6v0ZM49.89 209.31l40.53-5.5M83.24 219.3l29.3-5.32M49.57 224.84c2.68-.49 2.88.63 5.56.15 2.68-.49 2.47-1.61 5.15-2.1 2.68-.48 2.88.64 5.56.15 2.68-.48 2.47-1.6 5.15-2.1 2.68-.48 2.88.64 5.56.16M108.75 227.71c3.04-.7 3.3.42 6.33-.28 3.04-.7 2.79-1.8 5.83-2.5s3.29.42 6.33-.29c3.04-.7 2.78-1.8 5.82-2.5 3.04-.69 3.3.43 6.33-.28 3.04-.7 2.79-1.8 5.83-2.5 3.04-.69 3.29.42 6.33-.28M49.46 241.83l50.69-11.57",
177
- stroke: "#45E0A8",
178
- strokeLinecap: "round",
179
- strokeLinejoin: "round",
180
- shapeRendering: "geometricPrecision"
181
- }), /*#__PURE__*/React.createElement("path", {
182
- d: "M112.23 172.49c-6.33.17-12.03-8.4-12.3-19.1-.26-10.44 4.9-18.2 11.1-17.61 6.11.56 11.02 8.69 11.41 18.37.39 9.95-3.99 18.16-10.21 18.34Zm14.88-18.18c-.52-12.26-5.9-25.6-17.71-27.03l-26.57-3.21c-.57-.07-.94.33-.93 1.12.02.4.18.78.43 1.1a34.88 34.88 0 0 0 4.7 4.6 70.04 70.04 0 0 0 5.01 3.85c.63.44.89.88.9 1.42.01.73-.32 1.18-1 1.12l-23.49-1.96c-.75-.06-1.1.57-1.1 1.28 0 .58.17 1.14.5 1.62 2.06 3.2 5.3 7.07 9.94 11.51 3.96 3.78 8.14 7.33 12.5 10.63a1.82 1.82 0 0 1 .85 1.53c0 .63-.32 1.16-1.03 1.14l-10.66-.01c-.63 0-.97.49-.96 1.25.05.5.24.97.55 1.36 2.54 3.4 6.52 7.03 11.68 10.23 6.68 4.15 13.19 6.42 20.11 6.02 12.31-.74 16.78-16.03 16.28-27.57Z",
183
- stroke: "#45E0A8",
184
- strokeLinecap: "round",
185
- strokeLinejoin: "round",
186
- shapeRendering: "geometricPrecision"
187
- }), /*#__PURE__*/React.createElement("path", {
188
- d: "M161.56 171.29c-5.06-10.82-17.72-18.82-34.62-10.91l-33.6 15.72c-.69.31-.93.85-.65 1.48a1.24 1.24 0 0 0 .87.6c1.7.38 3.98.6 6.95.69 2.87.07 5.04 0 7.22-.12.9-.04 1.36.15 1.56.6.29.57.03 1.14-.81 1.55L81.8 193.36c-.8.38-.94 1.06-.7 1.57a1.76 1.76 0 0 0 1.07.93c3.22 1.25 7.93 2.36 14.44 3.16 5.92.7 11.87 1.1 17.83 1.18.88 0 1.33.29 1.5.73.22.49.03 1.07-.82 1.47l-12.22 5.7c-.7.33-.9.85-.64 1.42.24.37.62.64 1.05.74 3.96 1.22 9.7 1.9 16.8 1.65 9.48-.33 18.47-2.07 27.5-6.28 17.1-8 18.63-24.32 13.95-34.34Zm-15.17 25.78a17.02 17.02 0 0 1-22.57-8.14c-3.92-8.4-.07-18.4 8.33-22.32a16.7 16.7 0 0 1 22.41 7.95 16.8 16.8 0 0 1-8.17 22.52v0Z",
189
- fill: "#45E0A8",
190
- stroke: "#000",
191
- strokeLinecap: "round",
192
- strokeLinejoin: "round",
193
- shapeRendering: "geometricPrecision"
194
- }), /*#__PURE__*/React.createElement("path", {
195
- d: "M162.29 171.35c-3.6 3.07-8.45 4.81-12.73 4.16-4.4-.67-7.33-3.86-7.85-8.53-.73-6.72 1.05-10.03 2.35-12.44.98-1.82 1.39-2.57.74-4.6a2.83 2.83 0 0 1 5.39-1.72c1.37 4.31.03 6.8-1.16 9-1.1 2.05-2.24 4.17-1.7 9.14.23 2.15 1.2 3.28 3.07 3.56 3.54.54 9.13-2.2 11.02-6.53 1.52-3.46 1.07-6.2.63-8.85-.21-1.3-.44-2.67-.34-4.03.1-1.3 4.4-5.29 5.45-4.13.77.83.31 1.7-.28 3.3-.4 1.08.5 2.48.74 3.94.48 2.97 1.15 7.04-1.03 12.03a16.07 16.07 0 0 1-4.3 5.7Z",
196
- fill: "#fff",
197
- stroke: "#000",
198
- strokeLinecap: "round",
199
- strokeLinejoin: "round",
200
- shapeRendering: "geometricPrecision"
201
- }), /*#__PURE__*/React.createElement("path", {
202
- d: "M162.16 149.57c-.22.28-.37.6-.44.94-.1 1.36.14 2.74.35 4.03.43 2.65.88 5.4-.63 8.85-1.9 4.34-7.48 7.07-11.02 6.53-1.68-.25-2.64-1.2-2.98-2.95l-.57-.7c-.44 7.04 8.77 6.88 13.07 3.1 4.85-4.27 6.02-10.67 2.22-19.8Z",
203
- fill: "#000",
204
- shapeRendering: "geometricPrecision"
205
- }), /*#__PURE__*/React.createElement("path", {
206
- d: "m141.58 141.7 2.82 8.62c.18.54 1.8.5 3.64-.1 1.83-.6 3.18-1.53 3-2.07l-2.82-8.63-6.64 2.17Z",
207
- fill: "#45E0A8",
208
- stroke: "#000",
209
- strokeLinecap: "round",
210
- strokeLinejoin: "round",
211
- shapeRendering: "geometricPrecision"
212
- }), /*#__PURE__*/React.createElement("path", {
213
- d: "M118.93 120.19a2.6 2.6 0 0 1-2.99.26 67.23 67.23 0 0 1-9.43-7c-5.73-5.13-8.84-10-9.23-14.5-.22-2.56.42-3.99 4.44-7.43 1.09-.93 4.39.69 3.3 1.62-1.93 1.65-2.75 3.35-2.57 5.37.6 6.88 12.13 15.12 16.12 17.47a2.58 2.58 0 0 1 .36 4.2Z",
214
- fill: "#000",
215
- stroke: "#000",
216
- strokeLinecap: "round",
217
- strokeLinejoin: "round",
218
- shapeRendering: "geometricPrecision"
219
- }), /*#__PURE__*/React.createElement("path", {
220
- d: "m120.52 109.23-.9-1.1-3.73 3.2-.49.42-1.64 1.4c-12.03 10.27 15.02 29.25 22.75 34.24a2.98 2.98 0 0 0 3.55-.24l1.23-1.05.34-.29 2.13-1.82 1.57-1.34 1.12-.95-.25-.31c.25-.72.23-1.5-.08-2.2-3.24-7.37-14.73-30.98-25.6-29.95Z",
221
- fill: "#000",
222
- stroke: "#000",
223
- strokeLinecap: "round",
224
- strokeLinejoin: "round",
225
- shapeRendering: "geometricPrecision"
226
- }), /*#__PURE__*/React.createElement("path", {
227
- d: "m148.58 139.88 1.57-1.34a2.98 2.98 0 0 0 .79-3.46c-3.7-8.42-18.21-38.12-30.24-27.85l-2.13 1.82c-12.02 10.26 15.03 29.25 22.76 34.23a2.97 2.97 0 0 0 3.54-.24l1.58-1.33 2.13-1.83Z",
228
- fill: "#45E0A8",
229
- stroke: "#000",
230
- strokeLinecap: "round",
231
- strokeLinejoin: "round",
232
- shapeRendering: "geometricPrecision"
233
- }), /*#__PURE__*/React.createElement("path", {
234
- d: "M126.04 114.12a2.58 2.58 0 0 1-4.1-1.02c-1.68-4.32-8.02-17-14.72-18.67-1.96-.49-3.77.05-5.7 1.71a2.6 2.6 0 0 1-3.36-3.94c4.02-3.42 7.83-3.4 10.32-2.78 4.38 1.1 8.71 4.92 12.87 11.39 2.1 3.3 3.92 6.78 5.42 10.4a2.6 2.6 0 0 1-.73 2.9Z",
235
- fill: "#45E0A8",
236
- stroke: "#000",
237
- strokeLinecap: "round",
238
- strokeLinejoin: "round",
239
- shapeRendering: "geometricPrecision"
240
- }), /*#__PURE__*/React.createElement("path", {
241
- d: "M137.66 127.8c1.58-1.35 1.49-4.08-.22-6.08s-4.38-2.53-5.97-1.17c-1.6 1.36-1.5 4.08.21 6.08s4.38 2.53 5.97 1.17Z",
242
- fill: "#fff",
243
- stroke: "#fff",
244
- strokeLinecap: "round",
245
- strokeLinejoin: "round",
246
- shapeRendering: "geometricPrecision"
247
- }), /*#__PURE__*/React.createElement("path", {
248
- d: "m133.61 118.44 1.75 10.86",
249
- stroke: "#45E0A8",
250
- strokeLinecap: "round",
251
- strokeLinejoin: "round",
252
- shapeRendering: "geometricPrecision"
253
- }), /*#__PURE__*/React.createElement("path", {
254
- d: "M144.6 144.57a.47.47 0 0 0-.68-.06c-1.05.9-2.5 1.12-3.53.52-4.32-2.52-25.9-15.68-26.94-27.28a9.1 9.1 0 0 1 2.71-7.28l-2.72 2.32-.1.1a9.59 9.59 0 0 0-.86 4.94c.45 4.96 4.36 10.65 11.64 16.91 6.22 5.35 13.1 9.56 15.77 11.12.55.32 1.17.48 1.8.48a4.4 4.4 0 0 0 2.83-1.09.47.47 0 0 0 .18-.32.48.48 0 0 0-.1-.36Z",
255
- fill: "#45E0A8",
256
- shapeRendering: "geometricPrecision"
257
- }), /*#__PURE__*/React.createElement("mask", {
258
- id: "b",
259
- maskUnits: "userSpaceOnUse",
260
- x: "128",
261
- y: "145",
262
- width: "41",
263
- height: "32"
264
- }, /*#__PURE__*/React.createElement("path", {
265
- d: "M162.29 171.35c-3.6 3.07-8.45 4.81-12.73 4.16-4.4-.67-7.33-3.86-7.85-8.53-.73-6.72 1.05-10.03 2.35-12.44.98-1.82 1.38-2.57.74-4.6a2.83 2.83 0 0 1 5.39-1.72c1.37 4.31-20.13 10.12-21.3 12.32-1.11 2.05 22.51 25.23 18.43 5.82.24 2.15 1.22 3.28 3.08 3.56 3.54.54 9.13-2.2 11.02-6.53 1.52-3.46 1.07-6.2.63-8.85-.21-1.3-.44-2.67-.34-4.03.1-1.3 4.4-5.29 5.45-4.13.77.83.3 1.7-.28 3.3-.4 1.08.5 2.48.74 3.94.48 2.97 1.15 7.04-1.03 12.03a16.06 16.06 0 0 1-4.3 5.7Z",
266
- fill: "#fff",
267
- stroke: "#000",
268
- strokeLinecap: "round",
269
- strokeLinejoin: "round",
270
- shapeRendering: "geometricPrecision"
271
- })), /*#__PURE__*/React.createElement("g", {
272
- mask: "url(#b)"
273
- }, /*#__PURE__*/React.createElement("path", {
274
- d: "M161.56 171.29c-5.06-10.82-17.72-18.82-34.62-10.91l-33.6 15.72c-.69.31-.93.85-.65 1.48a1.24 1.24 0 0 0 .87.6c1.7.38 3.98.6 6.95.69 2.87.07 5.04 0 7.21-.12.9-.04 1.36.15 1.57.6.29.57.03 1.14-.81 1.55L81.8 193.36c-.8.38-.94 1.06-.7 1.57a1.76 1.76 0 0 0 1.07.93c3.22 1.25 7.93 2.36 14.44 3.16 5.92.7 11.87 1.1 17.83 1.18.88 0 1.33.29 1.5.73.22.49.03 1.07-.82 1.47l-12.22 5.7c-.7.33-.9.85-.64 1.42.24.37.62.64 1.05.74 3.96 1.22 9.7 1.9 16.8 1.65 9.48-.33 18.47-2.07 27.5-6.28 17.1-8 18.63-24.32 13.95-34.34Zm-15.17 25.78a17.02 17.02 0 0 1-22.57-8.14c-3.92-8.4-.07-18.4 8.33-22.32a16.7 16.7 0 0 1 22.41 7.95 16.83 16.83 0 0 1-8.17 22.52v-.01Z",
275
- fill: "#45E0A8",
276
- stroke: "#000",
277
- strokeLinecap: "round",
278
- strokeLinejoin: "round",
279
- shapeRendering: "geometricPrecision"
280
- })), /*#__PURE__*/React.createElement("path", {
281
- d: "M149.56 175.51c-4.4-.67-7.33-3.86-7.85-8.53-.73-6.72 1.05-10.03 2.35-12.44m4.97 2.68c-1.1 2.05-2.24 4.17-1.7 9.14.23 2.15 1.2 3.28 3.07 3.56M65.29 47.92l25.29-2.75V10.86L52.03 36.8l13.26 11.1Z",
282
- stroke: "#000",
283
- strokeLinecap: "round",
284
- strokeLinejoin: "round",
285
- shapeRendering: "geometricPrecision"
286
- }), /*#__PURE__*/React.createElement("path", {
287
- d: "M261.5 109 90.58 45.18V10.86L261.5 93.48v15.53ZM111.31 52.91l-23.9 2.46M129.47 59.7l-22.64 2.2M145.5 65.68l-21.5 2M159.74 71l-20.46 1.82M172.5 75.77l-19.52 1.67",
288
- stroke: "#000",
289
- strokeLinecap: "round",
290
- strokeLinejoin: "round",
291
- shapeRendering: "geometricPrecision"
292
- }), /*#__PURE__*/React.createElement("path", {
293
- d: "M90.58 10.86 111.3 52.9V20.88l18.16 38.81V29.66l16.02 36.02V37.4L159.74 71V44.3l12.76 31.48V50.46l11.48 29.6V56l10.4 27.93v-22.9l9.44 26.43V65.6l8.63 25.1V69.76l7.92 23.88V73.6l7.28 22.77V77.12l6.72 21.76V80.37l6.23 20.84V83.38l5.78 19.98V86.17l5.38 19.2v-16.6l5.03 18.48V91.21l4.7 17.8M234.37 98.88h-19.05M65.29 47.92l195.88 65.93M76.66 42.15l13.92-31.3M240.6 101.2h-18.2M246.37 103.37H228.8M251.79 105.37h-17.05M238.92 105.14l17.87 2.1M261.46 109.01h-15.93",
294
- stroke: "#000",
295
- strokeLinecap: "round",
296
- strokeLinejoin: "round",
297
- shapeRendering: "geometricPrecision"
298
- }), /*#__PURE__*/React.createElement("path", {
299
- d: "m180.4 128.4 16.4 2.43 20.33-1.07 3.03-3.32-21.53-7.28-22.24 6.92c.42.48.89.9 1.4 1.28h.01c.77.56 1.66.92 2.6 1.05Z",
300
- fill: "#000",
301
- stroke: "#000",
302
- strokeLinecap: "round",
303
- strokeLinejoin: "round",
304
- shapeRendering: "geometricPrecision"
305
- }), /*#__PURE__*/React.createElement("path", {
306
- d: "m172.94 85.25 18.2-1.45c1.55-.12 3.1.09 4.57.62l5.8 2.14-3.7 36.88c.66 3.38-1.83 3.9-3.24 3.97l-13.82.75a4.91 4.91 0 0 1-3.62-1.32c-2.46-2.3-6.3-8.25-7.42-23.23-.06-.89-.15-1.8-.21-2.73-.22-4.15-.12-8.32.28-12.46a3.47 3.47 0 0 1 3.16-3.17Z",
307
- fill: "#45E0A8",
308
- stroke: "#000",
309
- strokeLinecap: "round",
310
- strokeLinejoin: "round",
311
- shapeRendering: "geometricPrecision"
312
- }), /*#__PURE__*/React.createElement("path", {
313
- d: "m189.35 113.71-13.23.8a1.54 1.54 0 0 1-1.54-.99c-2.05-5.46-2.28-17.51-1.8-22.09a1.38 1.38 0 0 1 1.27-1.23l13.82-1.07a1.54 1.54 0 0 1 1.67 1.66c-.4 5.3.2 16.17 1.08 21.31a1.39 1.39 0 0 1-.72 1.46c-.17.09-.36.14-.55.15Z",
314
- fill: "#000",
315
- shapeRendering: "geometricPrecision"
316
- }), /*#__PURE__*/React.createElement("path", {
317
- d: "m196.39 84.67 20.74 7.62V127a2.35 2.35 0 0 1-2.73 2.31l-12.26-2.08a5.4 5.4 0 0 1-4.16-3.44l-1.34-3.65a71.72 71.72 0 0 1-3.9-18.94v-.15c-.3-4.41.08-10.08.47-14.34a2.38 2.38 0 0 1 3.18-2.03Z",
318
- fill: "#fff",
319
- stroke: "#000",
320
- strokeLinecap: "round",
321
- strokeLinejoin: "round",
322
- shapeRendering: "geometricPrecision"
323
- }), /*#__PURE__*/React.createElement("path", {
324
- d: "M214.16 116.28v-19a1.67 1.67 0 0 0-1.14-1.59c-5.33-1.8-10.78-3.81-16.12-5.62a1.2 1.2 0 0 0-1.59 1.12c-.04 2.48.04 6.2.08 8.03.14 4.64.8 9.25 1.97 13.75a1.68 1.68 0 0 0 1.25 1.24l14.07 3.24a1.2 1.2 0 0 0 1.48-1.17Z",
325
- fill: "#000",
326
- shapeRendering: "geometricPrecision"
327
- }), /*#__PURE__*/React.createElement("path", {
328
- d: "m216.2 175.65 9.26-.25M216.2 175.65l-19.29-21.62M196.91 197.7l13 14.27M183.98 80.06l-18.65 1.53",
329
- stroke: "#000",
330
- strokeLinecap: "round",
331
- strokeLinejoin: "round",
332
- shapeRendering: "geometricPrecision"
333
- }), /*#__PURE__*/React.createElement("path", {
334
- d: "M217.13 92.3v37.46l8.77-.46V95.71l-8.77-3.42Z",
335
- fill: "#000",
336
- stroke: "#000",
337
- strokeLinecap: "round",
338
- strokeLinejoin: "round",
339
- shapeRendering: "geometricPrecision"
340
- }), /*#__PURE__*/React.createElement("path", {
341
- d: "m180.01 93.19-5.35 8.02M178.56 100.76l-2.79 4.17M191.77 131.04l35.84-1.82",
342
- stroke: "#45E0A8",
343
- strokeLinecap: "round",
344
- strokeLinejoin: "round",
345
- shapeRendering: "geometricPrecision"
346
- }), /*#__PURE__*/React.createElement("path", {
347
- d: "M66.66 36.03C64.16 54.88 84 81.56 98.7 92.21c1.86 1.22 3.98 2.7 6.02 2.75 1.87-.99 1.14-2.83.36-4.76-1.89-3.94-4.77-7.4-7.57-10.88-1.95-2.37-3.97-4.7-5.99-7.07-7.48-9.02-18.22-20.46-20.3-32.35-.41-3.31 4.35-4.1 5-.79.4 2.66 1.48 5.37 2.85 7.97 4.3 8.02 10.37 14.88 16.3 21.9 2 2.35 4.04 4.71 6.03 7.13 3.54 4.53 9.95 11.7 9.5 17.79a6.98 6.98 0 0 1-3.7 5.44c-4.84 2.54-11.65-3.1-15.22-6-7.28-6.23-13.42-13.6-18.7-21.56-6.85-10.72-13.16-23.3-11.55-36.46.57-3.24 5.3-2.59 4.94.71Z",
348
- fill: "#45E0A8",
349
- shapeRendering: "geometricPrecision"
350
- }), /*#__PURE__*/React.createElement("path", {
351
- d: "M66.66 36.03C64.16 54.88 84 81.56 98.7 92.21c1.86 1.22 3.98 2.7 6.02 2.75 1.87-.99 1.14-2.83.36-4.76-1.89-3.94-4.77-7.4-7.57-10.88-1.95-2.37-3.97-4.7-5.99-7.07-7.48-9.02-18.22-20.46-20.3-32.35-.41-3.31 4.35-4.1 5-.79.4 2.66 1.48 5.37 2.85 7.97 4.3 8.02 10.37 14.88 16.3 21.9 2 2.35 4.04 4.71 6.03 7.13 3.54 4.53 9.95 11.7 9.5 17.79a6.98 6.98 0 0 1-3.7 5.44c-4.84 2.54-11.65-3.1-15.22-6-7.28-6.23-13.42-13.6-18.7-21.56-6.85-10.72-13.16-23.3-11.55-36.46.57-3.24 5.3-2.59 4.94.71h0Z",
352
- stroke: "#000",
353
- strokeLinecap: "round",
354
- strokeLinejoin: "round",
355
- shapeRendering: "geometricPrecision"
356
- }), /*#__PURE__*/React.createElement("path", {
357
- d: "M68.64 51.54a1.6 1.6 0 0 0-.76.04c-1.45.46-2.16 3.24-1.94 6.88M67.01 45.27a1.97 1.97 0 0 0-.85-.02c-1.57.33-2.68 2.7-2.92 5.88M71.23 58.03c-.25.11-.48.26-.7.43-2.24 1.79-1.45 5.9-1.32 6.54M74.3 63.95c-2.17 0-2.34 4.98-1.78 6.64M77.57 69.27c-1.71.7-1.18 6.1-.62 7.76M82.03 75.5c-1.76.78-.92 6.04 0 7.9M87.1 81.54c-1.47.78-.7 6.02.64 7.93M92.6 87.14c-1.72.7-.6 5.56.28 6.95M80.3 49.26c-1.26-.34-2.72 1.98-2.5 5.62M77.2 42.87c-1.55.33-3.23 2.5-2.9 5.88M83.42 54.14c-1.39-.43-2.37 4.86-1.67 6.26M87.74 59.84c-1.8 0-2.23 4.26-1.67 5.92M92.43 65.51c-1.52-.37-2 4.35-1.65 5.84M97.47 71.44c-1.3.19-2.04 3.9-1.59 5.93M102.19 77.11c-1.33.26-1.78 4.33-1.21 6.58M107.08 83.54c-1.85-.09-2.43 4.6-2.2 6.22",
358
- stroke: "#000",
359
- strokeLinecap: "round",
360
- strokeLinejoin: "round",
361
- shapeRendering: "geometricPrecision"
362
- }), /*#__PURE__*/React.createElement("path", {
363
- d: "m52.03 36.81 21.9-14.75 2.73 20.1-24.63-5.35Z",
364
- fill: "#000",
365
- stroke: "#000",
366
- strokeLinecap: "round",
367
- strokeLinejoin: "round",
368
- shapeRendering: "geometricPrecision"
369
- }), /*#__PURE__*/React.createElement("path", {
370
- d: "m59.29 42.9 17.37-.75-24.63-5.34 7.26 6.09Z",
371
- fill: "#000",
372
- stroke: "#000",
373
- strokeLinecap: "round",
374
- strokeLinejoin: "round",
375
- shapeRendering: "geometricPrecision"
376
- }), /*#__PURE__*/React.createElement("path", {
377
- d: "M112.54 97.87c-1.69-1.7-3.49-2.98-5.32-3.44a5.31 5.31 0 0 0-2.81.03l-1.92-4.81c1.93-.66 4.01-.74 5.99-.24a15.4 15.4 0 0 1 6.2 3.42l-2.14 5.04Z",
378
- fill: "#45E0A8",
379
- shapeRendering: "geometricPrecision"
380
- }), /*#__PURE__*/React.createElement("path", {
381
- d: "M112.54 97.87c-1.69-1.7-3.49-2.98-5.32-3.44a5.31 5.31 0 0 0-2.81.03M102.5 89.65c1.92-.66 4-.74 5.98-.24a15.4 15.4 0 0 1 6.2 3.42",
382
- stroke: "#000",
383
- strokeLinecap: "round",
384
- strokeLinejoin: "round",
385
- shapeRendering: "geometricPrecision"
386
- })), /*#__PURE__*/React.createElement("path", {
387
- d: "m51.62 36.73 38.02 7.92",
388
- stroke: "#fff",
389
- strokeLinecap: "round",
390
- strokeLinejoin: "round",
391
- shapeRendering: "geometricPrecision"
392
- }), /*#__PURE__*/React.createElement("path", {
393
- d: "m19.48 129.66 23.13 42.6 9.92 75.38a2.72 2.72 0 0 0 3.18 2.31l74.75-13.86 74.76 13.86a2.7 2.7 0 0 0 3.17-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0",
394
- stroke: "#45E0A8",
395
- strokeLinecap: "round",
396
- strokeLinejoin: "round",
397
- shapeRendering: "geometricPrecision"
398
- }));
399
- }
400
- Maintenance.displayName = 'Maintenance';
401
- export default createBaseComponent(Maintenance);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ d: "M128.5 13.84 76.17 68.99 7.54 101.72a2.7 2.7 0 0 0-1.21 3.74l36.28 66.8 9.92 75.38a2.72 2.72 0 0 0 3.17 2.31l74.76-13.86 74.75 13.86a2.7 2.7 0 0 0 3.18-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0Z",
14
+ fill: "#45E0A8"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ d: "M128.5 13.84 76.17 68.99 7.54 101.72a2.7 2.7 0 0 0-1.21 3.74l36.28 66.8 9.92 75.38a2.72 2.72 0 0 0 3.17 2.31l74.76-13.86 74.75 13.86a2.7 2.7 0 0 0 3.18-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0",
17
+ stroke: "#45E0A8",
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round"
20
+ }), /* @__PURE__ */ React.createElement("path", {
21
+ d: "m51.62 36.73 38.02 7.92",
22
+ stroke: "#fff",
23
+ strokeLinecap: "round",
24
+ strokeLinejoin: "round"
25
+ }), /* @__PURE__ */ React.createElement("path", {
26
+ d: "m19.48 129.66 23.13 42.6 9.92 75.38a2.72 2.72 0 0 0 3.18 2.31l74.75-13.86 74.76 13.86a2.7 2.7 0 0 0 3.17-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0",
27
+ stroke: "#45E0A8",
28
+ strokeLinecap: "round",
29
+ strokeLinejoin: "round"
30
+ }), /* @__PURE__ */ React.createElement("mask", {
31
+ height: "240",
32
+ id: "igc-maintenance-el-0",
33
+ width: "249",
34
+ x: "6",
35
+ y: "10",
36
+ maskUnits: "userSpaceOnUse"
37
+ }, /* @__PURE__ */ React.createElement("path", {
38
+ d: "M128.5 13.84 89.54 10 55.7 23.26 7.55 101.72a2.7 2.7 0 0 0-1.21 3.74l36.28 66.8 9.92 75.38a2.72 2.72 0 0 0 3.17 2.31l74.76-13.86 74.75 13.86a2.7 2.7 0 0 0 3.18-2.3l9.92-75.39 36.28-66.8a2.7 2.7 0 0 0-1.21-3.74l-68.63-32.73-52.32-55.15a2.7 2.7 0 0 0-3.93 0Z",
39
+ fill: "#FF642D"
40
+ })), /* @__PURE__ */ React.createElement("g", {
41
+ mask: "url(#igc-maintenance-el-0)"
42
+ }, /* @__PURE__ */ React.createElement("path", {
43
+ d: "m222.26 134.8-22.66 1.1v18.04l22.66-.9V134.8Z",
44
+ fill: "#000",
45
+ stroke: "#45E0A8",
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /* @__PURE__ */ React.createElement("path", {
49
+ d: "m225.9 141.8-29.93 1.34v5.32l29.93-1.36v-5.3ZM225.9 129.3l-29.93 1.53v5.26l29.93-1.47v-5.32Z",
50
+ fill: "#000",
51
+ stroke: "#45E0A8",
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ }), /* @__PURE__ */ React.createElement("path", {
55
+ d: "M216.2 258.6h9.26V152.92l-9.27.37V258.6Z",
56
+ stroke: "#000",
57
+ strokeLinecap: "round",
58
+ strokeLinejoin: "round"
59
+ }), /* @__PURE__ */ React.createElement("path", {
60
+ d: "m216.2 175.65-19.29.5v-22.12l19.28-.74v22.36Z",
61
+ stroke: "#000",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }), /* @__PURE__ */ React.createElement("path", {
65
+ d: "m216.2 197.45-19.29.25v-21.55l19.28-.5v21.8Z",
66
+ stroke: "#000",
67
+ strokeLinecap: "round",
68
+ strokeLinejoin: "round"
69
+ }), /* @__PURE__ */ React.createElement("path", {
70
+ d: "M216.2 219.05H196.9V197.7l19.28-.25v21.6ZM216.2 219.05H196.9v21.7h19.28v-21.7ZM216.2 197.45l-19.29-21.3",
71
+ stroke: "#000",
72
+ strokeLinecap: "round",
73
+ strokeLinejoin: "round"
74
+ }), /* @__PURE__ */ React.createElement("path", {
75
+ d: "m189.08 255.77-82.87 37.1-2.35-105.13 76.18-6.88a3.4 3.4 0 0 1 3.3 1.82c.2.4.32.83.36 1.28l5.38 71.81Z",
76
+ fill: "#fff",
77
+ stroke: "#000",
78
+ strokeLinecap: "round",
79
+ strokeLinejoin: "round"
80
+ }), /* @__PURE__ */ React.createElement("path", {
81
+ d: "m184.18 190.44-80.01 10.9-.3-13.6 76.17-6.88a3.4 3.4 0 0 1 3.3 1.82c.2.4.32.83.36 1.28l.48 6.48Z",
82
+ fill: "#000"
83
+ }), /* @__PURE__ */ React.createElement("path", {
84
+ d: "M117.67 192.96c.06 1.9-1.33 3.63-3.11 3.86-1.79.22-3.34-1.17-3.39-3.14-.05-1.96 1.38-3.67 3.18-3.85 1.8-.18 3.26 1.23 3.32 3.13Z",
85
+ fill: "#fff"
86
+ }), /* @__PURE__ */ React.createElement("path", {
87
+ d: "M126.89 191.92c.07 1.84-1.22 3.5-2.89 3.7-1.67.2-3.13-1.13-3.19-3.03-.05-1.89 1.27-3.54 2.96-3.7 1.68-.17 3.05 1.19 3.12 3.03Z",
88
+ fill: "#45E0A8"
89
+ }), /* @__PURE__ */ React.createElement("path", {
90
+ d: "m182.85 227.87-70.17 21.54-1.02-38.04 66.71-11.64a2.2 2.2 0 0 1 2.57 2l1.9 26.14Z",
91
+ stroke: "#45E0A8",
92
+ strokeLinecap: "round",
93
+ strokeLinejoin: "round"
94
+ }), /* @__PURE__ */ React.createElement("path", {
95
+ d: "M173.93 209.2c.12 1.72-.8 3.35-2.05 3.65-1.26.3-2.42-.87-2.53-2.63-.12-1.75.83-3.38 2.1-3.63 1.28-.27 2.36.92 2.48 2.62ZM165.3 223.27l5.15-5.82a2.1 2.1 0 0 1 2.7-.38l9.34 5.9",
96
+ stroke: "#45E0A8",
97
+ strokeLinecap: "round",
98
+ strokeLinejoin: "round"
99
+ }), /* @__PURE__ */ React.createElement("path", {
100
+ d: "m141.55 231.28 12.44-13.78a2.1 2.1 0 0 1 2.8-.3l12.58 8.97",
101
+ stroke: "#45E0A8",
102
+ strokeLinecap: "round",
103
+ strokeLinejoin: "round"
104
+ }), /* @__PURE__ */ React.createElement("path", {
105
+ d: "M242.08 200.44 181.07 215l-.1-.83-2.22 1.56-.1.07-.14.1a2.98 2.98 0 0 0-1.12 2.53l5.18 72.99 65.44-39.02-5.93-51.96Z",
106
+ fill: "#45E0A8",
107
+ stroke: "#000",
108
+ strokeLinecap: "round",
109
+ strokeLinejoin: "round"
110
+ }), /* @__PURE__ */ React.createElement("path", {
111
+ d: "m250.53 250.64-65.42 39.01-5.18-72.98a2.98 2.98 0 0 1 2.28-3.11l62.4-14.9 5.92 51.98Z",
112
+ fill: "#fff",
113
+ stroke: "#000",
114
+ strokeLinecap: "round",
115
+ strokeLinejoin: "round"
116
+ }), /* @__PURE__ */ React.createElement("path", {
117
+ d: "m245.5 206.56-65 19.26-.6-9.16a2.98 2.98 0 0 1 2.28-3.1l62.41-14.89.91 7.89Z",
118
+ fill: "#000"
119
+ }), /* @__PURE__ */ React.createElement("path", {
120
+ d: "M189.05 217.3c.1 1.47-.81 3.02-2.02 3.46-1.21.43-2.31-.43-2.4-1.94-.09-1.52.86-3.07 2.08-3.47 1.23-.4 2.25.47 2.34 1.95Z",
121
+ fill: "#fff"
122
+ }), /* @__PURE__ */ React.createElement("path", {
123
+ d: "M196.36 215.36c.1 1.42-.79 2.9-2 3.3-1.2.4-2.28-.44-2.38-1.9-.1-1.45.82-2.93 2.04-3.3 1.21-.38 2.24.48 2.34 1.9Z",
124
+ fill: "#45E0A8"
125
+ }), /* @__PURE__ */ React.createElement("path", {
126
+ d: "m245.56 239.74-56.02 27-2.28-30.5a2.72 2.72 0 0 1 1.88-2.8l53.77-17.36 2.65 23.66Z",
127
+ stroke: "#45E0A8",
128
+ strokeLinecap: "round",
129
+ strokeLinejoin: "round"
130
+ }), /* @__PURE__ */ React.createElement("path", {
131
+ d: "m145.65 256.51-124.81 43 6.61-219.56A9.46 9.46 0 0 1 30.81 73l10.3-8.67 104.54 192.19Z",
132
+ fill: "#45E0A8",
133
+ stroke: "#000",
134
+ strokeLinecap: "round",
135
+ strokeLinejoin: "round"
136
+ }), /* @__PURE__ */ React.createElement("path", {
137
+ d: "m159.54 244.8-124.82 43 4.79-219.69a5.52 5.52 0 0 1 7-5.2l99.58 27.7a6.84 6.84 0 0 1 5 6.19l8.45 148Z",
138
+ fill: "#fff",
139
+ stroke: "#000",
140
+ strokeLinecap: "round",
141
+ strokeLinejoin: "round"
142
+ }), /* @__PURE__ */ React.createElement("path", {
143
+ d: "M151.69 107.42 39.18 83l.33-14.89a5.52 5.52 0 0 1 7-5.2l99.58 27.7a6.84 6.84 0 0 1 5 6.19l.6 10.62Z",
144
+ fill: "#000"
145
+ }), /* @__PURE__ */ React.createElement("path", {
146
+ d: "M55.14 75.12c-.03 2.87-1.86 4.77-4.11 4.24-2.25-.54-4.1-3.35-4.07-6.26.04-2.92 1.92-4.78 4.18-4.2 2.27.6 4.02 3.36 4 6.22Z",
147
+ fill: "#fff"
148
+ }), /* @__PURE__ */ React.createElement("path", {
149
+ d: "M68.77 78.5c0 2.79-1.7 4.65-3.83 4.15-2.11-.5-3.87-3.22-3.86-6.05.02-2.84 1.77-4.65 3.9-4.1 2.13.55 3.8 3.23 3.8 6Z",
150
+ fill: "#45E0A8"
151
+ }), /* @__PURE__ */ React.createElement("path", {
152
+ d: "M145.43 184.87 56.23 193a5.55 5.55 0 0 1-6.06-5.62l.96-73.53a4.37 4.37 0 0 1 5.02-4.28l85.75 12.92a5.55 5.55 0 0 1 4.72 5.2l2.78 52.58a4.37 4.37 0 0 1-3.97 4.6v0ZM49.89 209.31l40.53-5.5M83.24 219.3l29.3-5.32M49.57 224.84c2.68-.49 2.88.63 5.56.15 2.68-.49 2.47-1.61 5.15-2.1 2.68-.48 2.88.64 5.56.15 2.68-.48 2.47-1.6 5.15-2.1 2.68-.48 2.88.64 5.56.16M108.75 227.71c3.04-.7 3.3.42 6.33-.28 3.04-.7 2.79-1.8 5.83-2.5s3.29.42 6.33-.29c3.04-.7 2.78-1.8 5.82-2.5 3.04-.69 3.3.43 6.33-.28 3.04-.7 2.79-1.8 5.83-2.5 3.04-.69 3.29.42 6.33-.28M49.46 241.83l50.69-11.57",
153
+ stroke: "#45E0A8",
154
+ strokeLinecap: "round",
155
+ strokeLinejoin: "round"
156
+ }), /* @__PURE__ */ React.createElement("path", {
157
+ d: "M112.23 172.49c-6.33.17-12.03-8.4-12.3-19.1-.26-10.44 4.9-18.2 11.1-17.61 6.11.56 11.02 8.69 11.41 18.37.39 9.95-3.99 18.16-10.21 18.34Zm14.88-18.18c-.52-12.26-5.9-25.6-17.71-27.03l-26.57-3.21c-.57-.07-.94.33-.93 1.12.02.4.18.78.43 1.1a34.88 34.88 0 0 0 4.7 4.6 70.04 70.04 0 0 0 5.01 3.85c.63.44.89.88.9 1.42.01.73-.32 1.18-1 1.12l-23.49-1.96c-.75-.06-1.1.57-1.1 1.28 0 .58.17 1.14.5 1.62 2.06 3.2 5.3 7.07 9.94 11.51 3.96 3.78 8.14 7.33 12.5 10.63a1.82 1.82 0 0 1 .85 1.53c0 .63-.32 1.16-1.03 1.14l-10.66-.01c-.63 0-.97.49-.96 1.25.05.5.24.97.55 1.36 2.54 3.4 6.52 7.03 11.68 10.23 6.68 4.15 13.19 6.42 20.11 6.02 12.31-.74 16.78-16.03 16.28-27.57Z",
158
+ stroke: "#45E0A8",
159
+ strokeLinecap: "round",
160
+ strokeLinejoin: "round"
161
+ }), /* @__PURE__ */ React.createElement("path", {
162
+ d: "M161.56 171.29c-5.06-10.82-17.72-18.82-34.62-10.91l-33.6 15.72c-.69.31-.93.85-.65 1.48a1.24 1.24 0 0 0 .87.6c1.7.38 3.98.6 6.95.69 2.87.07 5.04 0 7.22-.12.9-.04 1.36.15 1.56.6.29.57.03 1.14-.81 1.55L81.8 193.36c-.8.38-.94 1.06-.7 1.57a1.76 1.76 0 0 0 1.07.93c3.22 1.25 7.93 2.36 14.44 3.16 5.92.7 11.87 1.1 17.83 1.18.88 0 1.33.29 1.5.73.22.49.03 1.07-.82 1.47l-12.22 5.7c-.7.33-.9.85-.64 1.42.24.37.62.64 1.05.74 3.96 1.22 9.7 1.9 16.8 1.65 9.48-.33 18.47-2.07 27.5-6.28 17.1-8 18.63-24.32 13.95-34.34Zm-15.17 25.78a17.02 17.02 0 0 1-22.57-8.14c-3.92-8.4-.07-18.4 8.33-22.32a16.7 16.7 0 0 1 22.41 7.95 16.8 16.8 0 0 1-8.17 22.52v0Z",
163
+ fill: "#45E0A8",
164
+ stroke: "#000",
165
+ strokeLinecap: "round",
166
+ strokeLinejoin: "round"
167
+ }), /* @__PURE__ */ React.createElement("path", {
168
+ d: "M162.29 171.35c-3.6 3.07-8.45 4.81-12.73 4.16-4.4-.67-7.33-3.86-7.85-8.53-.73-6.72 1.05-10.03 2.35-12.44.98-1.82 1.39-2.57.74-4.6a2.83 2.83 0 0 1 5.39-1.72c1.37 4.31.03 6.8-1.16 9-1.1 2.05-2.24 4.17-1.7 9.14.23 2.15 1.2 3.28 3.07 3.56 3.54.54 9.13-2.2 11.02-6.53 1.52-3.46 1.07-6.2.63-8.85-.21-1.3-.44-2.67-.34-4.03.1-1.3 4.4-5.29 5.45-4.13.77.83.31 1.7-.28 3.3-.4 1.08.5 2.48.74 3.94.48 2.97 1.15 7.04-1.03 12.03a16.07 16.07 0 0 1-4.3 5.7Z",
169
+ fill: "#fff",
170
+ stroke: "#000",
171
+ strokeLinecap: "round",
172
+ strokeLinejoin: "round"
173
+ }), /* @__PURE__ */ React.createElement("path", {
174
+ d: "M162.16 149.57c-.22.28-.37.6-.44.94-.1 1.36.14 2.74.35 4.03.43 2.65.88 5.4-.63 8.85-1.9 4.34-7.48 7.07-11.02 6.53-1.68-.25-2.64-1.2-2.98-2.95l-.57-.7c-.44 7.04 8.77 6.88 13.07 3.1 4.85-4.27 6.02-10.67 2.22-19.8Z",
175
+ fill: "#000"
176
+ }), /* @__PURE__ */ React.createElement("path", {
177
+ d: "m141.58 141.7 2.82 8.62c.18.54 1.8.5 3.64-.1 1.83-.6 3.18-1.53 3-2.07l-2.82-8.63-6.64 2.17Z",
178
+ fill: "#45E0A8",
179
+ stroke: "#000",
180
+ strokeLinecap: "round",
181
+ strokeLinejoin: "round"
182
+ }), /* @__PURE__ */ React.createElement("path", {
183
+ d: "M118.93 120.19a2.6 2.6 0 0 1-2.99.26 67.23 67.23 0 0 1-9.43-7c-5.73-5.13-8.84-10-9.23-14.5-.22-2.56.42-3.99 4.44-7.43 1.09-.93 4.39.69 3.3 1.62-1.93 1.65-2.75 3.35-2.57 5.37.6 6.88 12.13 15.12 16.12 17.47a2.58 2.58 0 0 1 .36 4.2Z",
184
+ fill: "#000",
185
+ stroke: "#000",
186
+ strokeLinecap: "round",
187
+ strokeLinejoin: "round"
188
+ }), /* @__PURE__ */ React.createElement("path", {
189
+ d: "m120.52 109.23-.9-1.1-3.73 3.2-.49.42-1.64 1.4c-12.03 10.27 15.02 29.25 22.75 34.24a2.98 2.98 0 0 0 3.55-.24l1.23-1.05.34-.29 2.13-1.82 1.57-1.34 1.12-.95-.25-.31c.25-.72.23-1.5-.08-2.2-3.24-7.37-14.73-30.98-25.6-29.95Z",
190
+ fill: "#000",
191
+ stroke: "#000",
192
+ strokeLinecap: "round",
193
+ strokeLinejoin: "round"
194
+ }), /* @__PURE__ */ React.createElement("path", {
195
+ d: "m148.58 139.88 1.57-1.34a2.98 2.98 0 0 0 .79-3.46c-3.7-8.42-18.21-38.12-30.24-27.85l-2.13 1.82c-12.02 10.26 15.03 29.25 22.76 34.23a2.97 2.97 0 0 0 3.54-.24l1.58-1.33 2.13-1.83Z",
196
+ fill: "#45E0A8",
197
+ stroke: "#000",
198
+ strokeLinecap: "round",
199
+ strokeLinejoin: "round"
200
+ }), /* @__PURE__ */ React.createElement("path", {
201
+ d: "M126.04 114.12a2.58 2.58 0 0 1-4.1-1.02c-1.68-4.32-8.02-17-14.72-18.67-1.96-.49-3.77.05-5.7 1.71a2.6 2.6 0 0 1-3.36-3.94c4.02-3.42 7.83-3.4 10.32-2.78 4.38 1.1 8.71 4.92 12.87 11.39 2.1 3.3 3.92 6.78 5.42 10.4a2.6 2.6 0 0 1-.73 2.9Z",
202
+ fill: "#45E0A8",
203
+ stroke: "#000",
204
+ strokeLinecap: "round",
205
+ strokeLinejoin: "round"
206
+ }), /* @__PURE__ */ React.createElement("path", {
207
+ d: "M137.66 127.8c1.58-1.35 1.49-4.08-.22-6.08s-4.38-2.53-5.97-1.17c-1.6 1.36-1.5 4.08.21 6.08s4.38 2.53 5.97 1.17Z",
208
+ fill: "#fff",
209
+ stroke: "#fff",
210
+ strokeLinecap: "round",
211
+ strokeLinejoin: "round"
212
+ }), /* @__PURE__ */ React.createElement("path", {
213
+ d: "m133.61 118.44 1.75 10.86",
214
+ stroke: "#45E0A8",
215
+ strokeLinecap: "round",
216
+ strokeLinejoin: "round"
217
+ }), /* @__PURE__ */ React.createElement("path", {
218
+ d: "M144.6 144.57a.47.47 0 0 0-.68-.06c-1.05.9-2.5 1.12-3.53.52-4.32-2.52-25.9-15.68-26.94-27.28a9.1 9.1 0 0 1 2.71-7.28l-2.72 2.32-.1.1a9.59 9.59 0 0 0-.86 4.94c.45 4.96 4.36 10.65 11.64 16.91 6.22 5.35 13.1 9.56 15.77 11.12.55.32 1.17.48 1.8.48a4.4 4.4 0 0 0 2.83-1.09.47.47 0 0 0 .18-.32.48.48 0 0 0-.1-.36Z",
219
+ fill: "#45E0A8"
220
+ }), /* @__PURE__ */ React.createElement("path", {
221
+ d: "M149.56 175.51c-4.4-.67-7.33-3.86-7.85-8.53-.73-6.72 1.05-10.03 2.35-12.44m4.97 2.68c-1.1 2.05-2.24 4.17-1.7 9.14.23 2.15 1.2 3.28 3.07 3.56M65.29 47.92l25.29-2.75V10.86L52.03 36.8l13.26 11.1Z",
222
+ stroke: "#000",
223
+ strokeLinecap: "round",
224
+ strokeLinejoin: "round"
225
+ }), /* @__PURE__ */ React.createElement("path", {
226
+ d: "M261.5 109 90.58 45.18V10.86L261.5 93.48v15.53ZM111.31 52.91l-23.9 2.46M129.47 59.7l-22.64 2.2M145.5 65.68l-21.5 2M159.74 71l-20.46 1.82M172.5 75.77l-19.52 1.67",
227
+ stroke: "#000",
228
+ strokeLinecap: "round",
229
+ strokeLinejoin: "round"
230
+ }), /* @__PURE__ */ React.createElement("path", {
231
+ d: "M90.58 10.86 111.3 52.9V20.88l18.16 38.81V29.66l16.02 36.02V37.4L159.74 71V44.3l12.76 31.48V50.46l11.48 29.6V56l10.4 27.93v-22.9l9.44 26.43V65.6l8.63 25.1V69.76l7.92 23.88V73.6l7.28 22.77V77.12l6.72 21.76V80.37l6.23 20.84V83.38l5.78 19.98V86.17l5.38 19.2v-16.6l5.03 18.48V91.21l4.7 17.8M234.37 98.88h-19.05M65.29 47.92l195.88 65.93M76.66 42.15l13.92-31.3M240.6 101.2h-18.2M246.37 103.37H228.8M251.79 105.37h-17.05M238.92 105.14l17.87 2.1M261.46 109.01h-15.93",
232
+ stroke: "#000",
233
+ strokeLinecap: "round",
234
+ strokeLinejoin: "round"
235
+ }), /* @__PURE__ */ React.createElement("path", {
236
+ d: "m180.4 128.4 16.4 2.43 20.33-1.07 3.03-3.32-21.53-7.28-22.24 6.92c.42.48.89.9 1.4 1.28h.01c.77.56 1.66.92 2.6 1.05Z",
237
+ fill: "#000",
238
+ stroke: "#000",
239
+ strokeLinecap: "round",
240
+ strokeLinejoin: "round"
241
+ }), /* @__PURE__ */ React.createElement("path", {
242
+ d: "m172.94 85.25 18.2-1.45c1.55-.12 3.1.09 4.57.62l5.8 2.14-3.7 36.88c.66 3.38-1.83 3.9-3.24 3.97l-13.82.75a4.91 4.91 0 0 1-3.62-1.32c-2.46-2.3-6.3-8.25-7.42-23.23-.06-.89-.15-1.8-.21-2.73-.22-4.15-.12-8.32.28-12.46a3.47 3.47 0 0 1 3.16-3.17Z",
243
+ fill: "#45E0A8",
244
+ stroke: "#000",
245
+ strokeLinecap: "round",
246
+ strokeLinejoin: "round"
247
+ }), /* @__PURE__ */ React.createElement("path", {
248
+ d: "m189.35 113.71-13.23.8a1.54 1.54 0 0 1-1.54-.99c-2.05-5.46-2.28-17.51-1.8-22.09a1.38 1.38 0 0 1 1.27-1.23l13.82-1.07a1.54 1.54 0 0 1 1.67 1.66c-.4 5.3.2 16.17 1.08 21.31a1.39 1.39 0 0 1-.72 1.46c-.17.09-.36.14-.55.15Z",
249
+ fill: "#000"
250
+ }), /* @__PURE__ */ React.createElement("path", {
251
+ d: "m196.39 84.67 20.74 7.62V127a2.35 2.35 0 0 1-2.73 2.31l-12.26-2.08a5.4 5.4 0 0 1-4.16-3.44l-1.34-3.65a71.72 71.72 0 0 1-3.9-18.94v-.15c-.3-4.41.08-10.08.47-14.34a2.38 2.38 0 0 1 3.18-2.03Z",
252
+ fill: "#fff",
253
+ stroke: "#000",
254
+ strokeLinecap: "round",
255
+ strokeLinejoin: "round"
256
+ }), /* @__PURE__ */ React.createElement("path", {
257
+ d: "M214.16 116.28v-19a1.67 1.67 0 0 0-1.14-1.59c-5.33-1.8-10.78-3.81-16.12-5.62a1.2 1.2 0 0 0-1.59 1.12c-.04 2.48.04 6.2.08 8.03.14 4.64.8 9.25 1.97 13.75a1.68 1.68 0 0 0 1.25 1.24l14.07 3.24a1.2 1.2 0 0 0 1.48-1.17Z",
258
+ fill: "#000"
259
+ }), /* @__PURE__ */ React.createElement("path", {
260
+ d: "m216.2 175.65 9.26-.25M216.2 175.65l-19.29-21.62M196.91 197.7l13 14.27M183.98 80.06l-18.65 1.53",
261
+ stroke: "#000",
262
+ strokeLinecap: "round",
263
+ strokeLinejoin: "round"
264
+ }), /* @__PURE__ */ React.createElement("path", {
265
+ d: "M217.13 92.3v37.46l8.77-.46V95.71l-8.77-3.42Z",
266
+ fill: "#000",
267
+ stroke: "#000",
268
+ strokeLinecap: "round",
269
+ strokeLinejoin: "round"
270
+ }), /* @__PURE__ */ React.createElement("path", {
271
+ d: "m180.01 93.19-5.35 8.02M178.56 100.76l-2.79 4.17M191.77 131.04l35.84-1.82",
272
+ stroke: "#45E0A8",
273
+ strokeLinecap: "round",
274
+ strokeLinejoin: "round"
275
+ }), /* @__PURE__ */ React.createElement("path", {
276
+ d: "M66.66 36.03C64.16 54.88 84 81.56 98.7 92.21c1.86 1.22 3.98 2.7 6.02 2.75 1.87-.99 1.14-2.83.36-4.76-1.89-3.94-4.77-7.4-7.57-10.88-1.95-2.37-3.97-4.7-5.99-7.07-7.48-9.02-18.22-20.46-20.3-32.35-.41-3.31 4.35-4.1 5-.79.4 2.66 1.48 5.37 2.85 7.97 4.3 8.02 10.37 14.88 16.3 21.9 2 2.35 4.04 4.71 6.03 7.13 3.54 4.53 9.95 11.7 9.5 17.79a6.98 6.98 0 0 1-3.7 5.44c-4.84 2.54-11.65-3.1-15.22-6-7.28-6.23-13.42-13.6-18.7-21.56-6.85-10.72-13.16-23.3-11.55-36.46.57-3.24 5.3-2.59 4.94.71Z",
277
+ fill: "#45E0A8"
278
+ }), /* @__PURE__ */ React.createElement("path", {
279
+ d: "M66.66 36.03C64.16 54.88 84 81.56 98.7 92.21c1.86 1.22 3.98 2.7 6.02 2.75 1.87-.99 1.14-2.83.36-4.76-1.89-3.94-4.77-7.4-7.57-10.88-1.95-2.37-3.97-4.7-5.99-7.07-7.48-9.02-18.22-20.46-20.3-32.35-.41-3.31 4.35-4.1 5-.79.4 2.66 1.48 5.37 2.85 7.97 4.3 8.02 10.37 14.88 16.3 21.9 2 2.35 4.04 4.71 6.03 7.13 3.54 4.53 9.95 11.7 9.5 17.79a6.98 6.98 0 0 1-3.7 5.44c-4.84 2.54-11.65-3.1-15.22-6-7.28-6.23-13.42-13.6-18.7-21.56-6.85-10.72-13.16-23.3-11.55-36.46.57-3.24 5.3-2.59 4.94.71h0Z",
280
+ stroke: "#000",
281
+ strokeLinecap: "round",
282
+ strokeLinejoin: "round"
283
+ }), /* @__PURE__ */ React.createElement("path", {
284
+ d: "M68.64 51.54a1.6 1.6 0 0 0-.76.04c-1.45.46-2.16 3.24-1.94 6.88M67.01 45.27a1.97 1.97 0 0 0-.85-.02c-1.57.33-2.68 2.7-2.92 5.88M71.23 58.03c-.25.11-.48.26-.7.43-2.24 1.79-1.45 5.9-1.32 6.54M74.3 63.95c-2.17 0-2.34 4.98-1.78 6.64M77.57 69.27c-1.71.7-1.18 6.1-.62 7.76M82.03 75.5c-1.76.78-.92 6.04 0 7.9M87.1 81.54c-1.47.78-.7 6.02.64 7.93M92.6 87.14c-1.72.7-.6 5.56.28 6.95M80.3 49.26c-1.26-.34-2.72 1.98-2.5 5.62M77.2 42.87c-1.55.33-3.23 2.5-2.9 5.88M83.42 54.14c-1.39-.43-2.37 4.86-1.67 6.26M87.74 59.84c-1.8 0-2.23 4.26-1.67 5.92M92.43 65.51c-1.52-.37-2 4.35-1.65 5.84M97.47 71.44c-1.3.19-2.04 3.9-1.59 5.93M102.19 77.11c-1.33.26-1.78 4.33-1.21 6.58M107.08 83.54c-1.85-.09-2.43 4.6-2.2 6.22",
285
+ stroke: "#000",
286
+ strokeLinecap: "round",
287
+ strokeLinejoin: "round"
288
+ }), /* @__PURE__ */ React.createElement("path", {
289
+ d: "m52.03 36.81 21.9-14.75 2.73 20.1-24.63-5.35Z",
290
+ fill: "#000",
291
+ stroke: "#000",
292
+ strokeLinecap: "round",
293
+ strokeLinejoin: "round"
294
+ }), /* @__PURE__ */ React.createElement("path", {
295
+ d: "m59.29 42.9 17.37-.75-24.63-5.34 7.26 6.09Z",
296
+ fill: "#000",
297
+ stroke: "#000",
298
+ strokeLinecap: "round",
299
+ strokeLinejoin: "round"
300
+ }), /* @__PURE__ */ React.createElement("path", {
301
+ d: "M112.54 97.87c-1.69-1.7-3.49-2.98-5.32-3.44a5.31 5.31 0 0 0-2.81.03l-1.92-4.81c1.93-.66 4.01-.74 5.99-.24a15.4 15.4 0 0 1 6.2 3.42l-2.14 5.04Z",
302
+ fill: "#45E0A8"
303
+ }), /* @__PURE__ */ React.createElement("path", {
304
+ d: "M112.54 97.87c-1.69-1.7-3.49-2.98-5.32-3.44a5.31 5.31 0 0 0-2.81.03M102.5 89.65c1.92-.66 4-.74 5.98-.24a15.4 15.4 0 0 1 6.2 3.42",
305
+ stroke: "#000",
306
+ strokeLinecap: "round",
307
+ strokeLinejoin: "round"
308
+ }), /* @__PURE__ */ React.createElement("mask", {
309
+ height: "32",
310
+ id: "igc-maintenance-el-1",
311
+ width: "41",
312
+ x: "128",
313
+ y: "145",
314
+ maskUnits: "userSpaceOnUse"
315
+ }, /* @__PURE__ */ React.createElement("path", {
316
+ d: "M162.29 171.35c-3.6 3.07-8.45 4.81-12.73 4.16-4.4-.67-7.33-3.86-7.85-8.53-.73-6.72 1.05-10.03 2.35-12.44.98-1.82 1.38-2.57.74-4.6a2.83 2.83 0 0 1 5.39-1.72c1.37 4.31-20.13 10.12-21.3 12.32-1.11 2.05 22.51 25.23 18.43 5.82.24 2.15 1.22 3.28 3.08 3.56 3.54.54 9.13-2.2 11.02-6.53 1.52-3.46 1.07-6.2.63-8.85-.21-1.3-.44-2.67-.34-4.03.1-1.3 4.4-5.29 5.45-4.13.77.83.3 1.7-.28 3.3-.4 1.08.5 2.48.74 3.94.48 2.97 1.15 7.04-1.03 12.03a16.06 16.06 0 0 1-4.3 5.7Z",
317
+ fill: "#fff",
318
+ stroke: "#000",
319
+ strokeLinecap: "round",
320
+ strokeLinejoin: "round"
321
+ })), /* @__PURE__ */ React.createElement("g", {
322
+ mask: "url(#igc-maintenance-el-1)"
323
+ }, /* @__PURE__ */ React.createElement("path", {
324
+ d: "M161.56 171.29c-5.06-10.82-17.72-18.82-34.62-10.91l-33.6 15.72c-.69.31-.93.85-.65 1.48a1.24 1.24 0 0 0 .87.6c1.7.38 3.98.6 6.95.69 2.87.07 5.04 0 7.21-.12.9-.04 1.36.15 1.57.6.29.57.03 1.14-.81 1.55L81.8 193.36c-.8.38-.94 1.06-.7 1.57a1.76 1.76 0 0 0 1.07.93c3.22 1.25 7.93 2.36 14.44 3.16 5.92.7 11.87 1.1 17.83 1.18.88 0 1.33.29 1.5.73.22.49.03 1.07-.82 1.47l-12.22 5.7c-.7.33-.9.85-.64 1.42.24.37.62.64 1.05.74 3.96 1.22 9.7 1.9 16.8 1.65 9.48-.33 18.47-2.07 27.5-6.28 17.1-8 18.63-24.32 13.95-34.34Zm-15.17 25.78a17.02 17.02 0 0 1-22.57-8.14c-3.92-8.4-.07-18.4 8.33-22.32a16.7 16.7 0 0 1 22.41 7.95 16.83 16.83 0 0 1-8.17 22.52v-.01Z",
325
+ fill: "#45E0A8",
326
+ stroke: "#000",
327
+ strokeLinecap: "round",
328
+ strokeLinejoin: "round"
329
+ }))));
330
+ Maintenance.displayName = "Maintenance";
331
+ var stdin_default = createBaseComponent(Maintenance);
332
+ export {
333
+ stdin_default as default
334
+ };