@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,414 +1,356 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
20
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
+ var stdin_exports = {};
22
+ __export(stdin_exports, {
23
+ default: () => stdin_default
6
24
  });
7
- exports["default"] = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
- var _react = _interopRequireDefault(require("react"));
11
- var _core = require("@semcore/core");
12
- var _flexBox = require("@semcore/flex-box");
13
- var _excluded = ["fill", "width", "height", "viewBox"];
14
- function Maintenance(_ref, ref) {
15
- var _ref$fill = _ref.fill,
16
- fill = _ref$fill === void 0 ? 'none' : _ref$fill,
17
- _ref$width = _ref.width,
18
- width = _ref$width === void 0 ? '260' : _ref$width,
19
- _ref$height = _ref.height,
20
- height = _ref$height === void 0 ? '260' : _ref$height,
21
- _ref$viewBox = _ref.viewBox,
22
- viewBox = _ref$viewBox === void 0 ? '0 0 260 260' : _ref$viewBox,
23
- props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
24
- return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
25
- ref: ref,
26
- width: width,
27
- height: height,
28
- viewBox: viewBox,
29
- fill: fill,
30
- tag: "svg"
31
- }, props), /*#__PURE__*/_react["default"].createElement("path", {
32
- 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",
33
- fill: "#45E0A8",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/_react["default"].createElement("path", {
36
- 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",
37
- stroke: "#45E0A8",
38
- strokeLinecap: "round",
39
- strokeLinejoin: "round",
40
- shapeRendering: "geometricPrecision"
41
- }), /*#__PURE__*/_react["default"].createElement("mask", {
42
- id: "a",
43
- maskUnits: "userSpaceOnUse",
44
- x: "6",
45
- y: "10",
46
- width: "249",
47
- height: "240"
48
- }, /*#__PURE__*/_react["default"].createElement("path", {
49
- 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",
50
- fill: "#FF642D",
51
- shapeRendering: "geometricPrecision"
52
- })), /*#__PURE__*/_react["default"].createElement("g", {
53
- mask: "url(#a)"
54
- }, /*#__PURE__*/_react["default"].createElement("path", {
55
- d: "m222.26 134.8-22.66 1.1v18.04l22.66-.9V134.8Z",
56
- fill: "#000",
57
- stroke: "#45E0A8",
58
- strokeLinecap: "round",
59
- strokeLinejoin: "round",
60
- shapeRendering: "geometricPrecision"
61
- }), /*#__PURE__*/_react["default"].createElement("path", {
62
- 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",
63
- fill: "#000",
64
- stroke: "#45E0A8",
65
- strokeLinecap: "round",
66
- strokeLinejoin: "round",
67
- shapeRendering: "geometricPrecision"
68
- }), /*#__PURE__*/_react["default"].createElement("path", {
69
- d: "M216.2 258.6h9.26V152.92l-9.27.37V258.6Z",
70
- stroke: "#000",
71
- strokeLinecap: "round",
72
- strokeLinejoin: "round",
73
- shapeRendering: "geometricPrecision"
74
- }), /*#__PURE__*/_react["default"].createElement("path", {
75
- d: "m216.2 175.65-19.29.5v-22.12l19.28-.74v22.36Z",
76
- stroke: "#000",
77
- strokeLinecap: "round",
78
- strokeLinejoin: "round",
79
- shapeRendering: "geometricPrecision"
80
- }), /*#__PURE__*/_react["default"].createElement("path", {
81
- d: "m216.2 197.45-19.29.25v-21.55l19.28-.5v21.8Z",
82
- stroke: "#000",
83
- strokeLinecap: "round",
84
- strokeLinejoin: "round",
85
- shapeRendering: "geometricPrecision"
86
- }), /*#__PURE__*/_react["default"].createElement("path", {
87
- 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",
88
- stroke: "#000",
89
- strokeLinecap: "round",
90
- strokeLinejoin: "round",
91
- shapeRendering: "geometricPrecision"
92
- }), /*#__PURE__*/_react["default"].createElement("path", {
93
- 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",
94
- fill: "#fff",
95
- stroke: "#000",
96
- strokeLinecap: "round",
97
- strokeLinejoin: "round",
98
- shapeRendering: "geometricPrecision"
99
- }), /*#__PURE__*/_react["default"].createElement("path", {
100
- 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",
101
- fill: "#000",
102
- shapeRendering: "geometricPrecision"
103
- }), /*#__PURE__*/_react["default"].createElement("path", {
104
- 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",
105
- fill: "#fff",
106
- shapeRendering: "geometricPrecision"
107
- }), /*#__PURE__*/_react["default"].createElement("path", {
108
- 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",
109
- fill: "#45E0A8",
110
- shapeRendering: "geometricPrecision"
111
- }), /*#__PURE__*/_react["default"].createElement("path", {
112
- 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",
113
- stroke: "#45E0A8",
114
- strokeLinecap: "round",
115
- strokeLinejoin: "round",
116
- shapeRendering: "geometricPrecision"
117
- }), /*#__PURE__*/_react["default"].createElement("path", {
118
- 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",
119
- stroke: "#45E0A8",
120
- strokeLinecap: "round",
121
- strokeLinejoin: "round",
122
- shapeRendering: "geometricPrecision"
123
- }), /*#__PURE__*/_react["default"].createElement("path", {
124
- d: "m141.55 231.28 12.44-13.78a2.1 2.1 0 0 1 2.8-.3l12.58 8.97",
125
- stroke: "#45E0A8",
126
- strokeLinecap: "round",
127
- strokeLinejoin: "round",
128
- shapeRendering: "geometricPrecision"
129
- }), /*#__PURE__*/_react["default"].createElement("path", {
130
- 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",
131
- fill: "#45E0A8",
132
- stroke: "#000",
133
- strokeLinecap: "round",
134
- strokeLinejoin: "round",
135
- shapeRendering: "geometricPrecision"
136
- }), /*#__PURE__*/_react["default"].createElement("path", {
137
- 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",
138
- fill: "#fff",
139
- stroke: "#000",
140
- strokeLinecap: "round",
141
- strokeLinejoin: "round",
142
- shapeRendering: "geometricPrecision"
143
- }), /*#__PURE__*/_react["default"].createElement("path", {
144
- 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",
145
- fill: "#000",
146
- shapeRendering: "geometricPrecision"
147
- }), /*#__PURE__*/_react["default"].createElement("path", {
148
- 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",
149
- fill: "#fff",
150
- shapeRendering: "geometricPrecision"
151
- }), /*#__PURE__*/_react["default"].createElement("path", {
152
- 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",
153
- fill: "#45E0A8",
154
- shapeRendering: "geometricPrecision"
155
- }), /*#__PURE__*/_react["default"].createElement("path", {
156
- 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",
157
- stroke: "#45E0A8",
158
- strokeLinecap: "round",
159
- strokeLinejoin: "round",
160
- shapeRendering: "geometricPrecision"
161
- }), /*#__PURE__*/_react["default"].createElement("path", {
162
- 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",
163
- fill: "#45E0A8",
164
- stroke: "#000",
165
- strokeLinecap: "round",
166
- strokeLinejoin: "round",
167
- shapeRendering: "geometricPrecision"
168
- }), /*#__PURE__*/_react["default"].createElement("path", {
169
- 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",
170
- fill: "#fff",
171
- stroke: "#000",
172
- strokeLinecap: "round",
173
- strokeLinejoin: "round",
174
- shapeRendering: "geometricPrecision"
175
- }), /*#__PURE__*/_react["default"].createElement("path", {
176
- 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",
177
- fill: "#000",
178
- shapeRendering: "geometricPrecision"
179
- }), /*#__PURE__*/_react["default"].createElement("path", {
180
- 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",
181
- fill: "#fff",
182
- shapeRendering: "geometricPrecision"
183
- }), /*#__PURE__*/_react["default"].createElement("path", {
184
- 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",
185
- fill: "#45E0A8",
186
- shapeRendering: "geometricPrecision"
187
- }), /*#__PURE__*/_react["default"].createElement("path", {
188
- 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",
189
- stroke: "#45E0A8",
190
- strokeLinecap: "round",
191
- strokeLinejoin: "round",
192
- shapeRendering: "geometricPrecision"
193
- }), /*#__PURE__*/_react["default"].createElement("path", {
194
- 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",
195
- stroke: "#45E0A8",
196
- strokeLinecap: "round",
197
- strokeLinejoin: "round",
198
- shapeRendering: "geometricPrecision"
199
- }), /*#__PURE__*/_react["default"].createElement("path", {
200
- 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",
201
- fill: "#45E0A8",
202
- stroke: "#000",
203
- strokeLinecap: "round",
204
- strokeLinejoin: "round",
205
- shapeRendering: "geometricPrecision"
206
- }), /*#__PURE__*/_react["default"].createElement("path", {
207
- 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",
208
- fill: "#fff",
209
- stroke: "#000",
210
- strokeLinecap: "round",
211
- strokeLinejoin: "round",
212
- shapeRendering: "geometricPrecision"
213
- }), /*#__PURE__*/_react["default"].createElement("path", {
214
- 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",
215
- fill: "#000",
216
- shapeRendering: "geometricPrecision"
217
- }), /*#__PURE__*/_react["default"].createElement("path", {
218
- 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",
219
- fill: "#45E0A8",
220
- stroke: "#000",
221
- strokeLinecap: "round",
222
- strokeLinejoin: "round",
223
- shapeRendering: "geometricPrecision"
224
- }), /*#__PURE__*/_react["default"].createElement("path", {
225
- 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",
226
- fill: "#000",
227
- stroke: "#000",
228
- strokeLinecap: "round",
229
- strokeLinejoin: "round",
230
- shapeRendering: "geometricPrecision"
231
- }), /*#__PURE__*/_react["default"].createElement("path", {
232
- 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",
233
- fill: "#000",
234
- stroke: "#000",
235
- strokeLinecap: "round",
236
- strokeLinejoin: "round",
237
- shapeRendering: "geometricPrecision"
238
- }), /*#__PURE__*/_react["default"].createElement("path", {
239
- 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",
240
- fill: "#45E0A8",
241
- stroke: "#000",
242
- strokeLinecap: "round",
243
- strokeLinejoin: "round",
244
- shapeRendering: "geometricPrecision"
245
- }), /*#__PURE__*/_react["default"].createElement("path", {
246
- 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",
247
- fill: "#45E0A8",
248
- stroke: "#000",
249
- strokeLinecap: "round",
250
- strokeLinejoin: "round",
251
- shapeRendering: "geometricPrecision"
252
- }), /*#__PURE__*/_react["default"].createElement("path", {
253
- 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",
254
- fill: "#fff",
255
- stroke: "#fff",
256
- strokeLinecap: "round",
257
- strokeLinejoin: "round",
258
- shapeRendering: "geometricPrecision"
259
- }), /*#__PURE__*/_react["default"].createElement("path", {
260
- d: "m133.61 118.44 1.75 10.86",
261
- stroke: "#45E0A8",
262
- strokeLinecap: "round",
263
- strokeLinejoin: "round",
264
- shapeRendering: "geometricPrecision"
265
- }), /*#__PURE__*/_react["default"].createElement("path", {
266
- 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",
267
- fill: "#45E0A8",
268
- shapeRendering: "geometricPrecision"
269
- }), /*#__PURE__*/_react["default"].createElement("mask", {
270
- id: "b",
271
- maskUnits: "userSpaceOnUse",
272
- x: "128",
273
- y: "145",
274
- width: "41",
275
- height: "32"
276
- }, /*#__PURE__*/_react["default"].createElement("path", {
277
- 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",
278
- fill: "#fff",
279
- stroke: "#000",
280
- strokeLinecap: "round",
281
- strokeLinejoin: "round",
282
- shapeRendering: "geometricPrecision"
283
- })), /*#__PURE__*/_react["default"].createElement("g", {
284
- mask: "url(#b)"
285
- }, /*#__PURE__*/_react["default"].createElement("path", {
286
- 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",
287
- fill: "#45E0A8",
288
- stroke: "#000",
289
- strokeLinecap: "round",
290
- strokeLinejoin: "round",
291
- shapeRendering: "geometricPrecision"
292
- })), /*#__PURE__*/_react["default"].createElement("path", {
293
- 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",
294
- stroke: "#000",
295
- strokeLinecap: "round",
296
- strokeLinejoin: "round",
297
- shapeRendering: "geometricPrecision"
298
- }), /*#__PURE__*/_react["default"].createElement("path", {
299
- 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",
300
- stroke: "#000",
301
- strokeLinecap: "round",
302
- strokeLinejoin: "round",
303
- shapeRendering: "geometricPrecision"
304
- }), /*#__PURE__*/_react["default"].createElement("path", {
305
- 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",
306
- stroke: "#000",
307
- strokeLinecap: "round",
308
- strokeLinejoin: "round",
309
- shapeRendering: "geometricPrecision"
310
- }), /*#__PURE__*/_react["default"].createElement("path", {
311
- 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",
312
- fill: "#000",
313
- stroke: "#000",
314
- strokeLinecap: "round",
315
- strokeLinejoin: "round",
316
- shapeRendering: "geometricPrecision"
317
- }), /*#__PURE__*/_react["default"].createElement("path", {
318
- 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",
319
- fill: "#45E0A8",
320
- stroke: "#000",
321
- strokeLinecap: "round",
322
- strokeLinejoin: "round",
323
- shapeRendering: "geometricPrecision"
324
- }), /*#__PURE__*/_react["default"].createElement("path", {
325
- 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",
326
- fill: "#000",
327
- shapeRendering: "geometricPrecision"
328
- }), /*#__PURE__*/_react["default"].createElement("path", {
329
- 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",
330
- fill: "#fff",
331
- stroke: "#000",
332
- strokeLinecap: "round",
333
- strokeLinejoin: "round",
334
- shapeRendering: "geometricPrecision"
335
- }), /*#__PURE__*/_react["default"].createElement("path", {
336
- 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",
337
- fill: "#000",
338
- shapeRendering: "geometricPrecision"
339
- }), /*#__PURE__*/_react["default"].createElement("path", {
340
- 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",
341
- stroke: "#000",
342
- strokeLinecap: "round",
343
- strokeLinejoin: "round",
344
- shapeRendering: "geometricPrecision"
345
- }), /*#__PURE__*/_react["default"].createElement("path", {
346
- d: "M217.13 92.3v37.46l8.77-.46V95.71l-8.77-3.42Z",
347
- fill: "#000",
348
- stroke: "#000",
349
- strokeLinecap: "round",
350
- strokeLinejoin: "round",
351
- shapeRendering: "geometricPrecision"
352
- }), /*#__PURE__*/_react["default"].createElement("path", {
353
- d: "m180.01 93.19-5.35 8.02M178.56 100.76l-2.79 4.17M191.77 131.04l35.84-1.82",
354
- stroke: "#45E0A8",
355
- strokeLinecap: "round",
356
- strokeLinejoin: "round",
357
- shapeRendering: "geometricPrecision"
358
- }), /*#__PURE__*/_react["default"].createElement("path", {
359
- 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",
360
- fill: "#45E0A8",
361
- shapeRendering: "geometricPrecision"
362
- }), /*#__PURE__*/_react["default"].createElement("path", {
363
- 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",
364
- stroke: "#000",
365
- strokeLinecap: "round",
366
- strokeLinejoin: "round",
367
- shapeRendering: "geometricPrecision"
368
- }), /*#__PURE__*/_react["default"].createElement("path", {
369
- 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",
370
- stroke: "#000",
371
- strokeLinecap: "round",
372
- strokeLinejoin: "round",
373
- shapeRendering: "geometricPrecision"
374
- }), /*#__PURE__*/_react["default"].createElement("path", {
375
- d: "m52.03 36.81 21.9-14.75 2.73 20.1-24.63-5.35Z",
376
- fill: "#000",
377
- stroke: "#000",
378
- strokeLinecap: "round",
379
- strokeLinejoin: "round",
380
- shapeRendering: "geometricPrecision"
381
- }), /*#__PURE__*/_react["default"].createElement("path", {
382
- d: "m59.29 42.9 17.37-.75-24.63-5.34 7.26 6.09Z",
383
- fill: "#000",
384
- stroke: "#000",
385
- strokeLinecap: "round",
386
- strokeLinejoin: "round",
387
- shapeRendering: "geometricPrecision"
388
- }), /*#__PURE__*/_react["default"].createElement("path", {
389
- 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",
390
- fill: "#45E0A8",
391
- shapeRendering: "geometricPrecision"
392
- }), /*#__PURE__*/_react["default"].createElement("path", {
393
- 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",
394
- stroke: "#000",
395
- strokeLinecap: "round",
396
- strokeLinejoin: "round",
397
- shapeRendering: "geometricPrecision"
398
- })), /*#__PURE__*/_react["default"].createElement("path", {
399
- d: "m51.62 36.73 38.02 7.92",
400
- stroke: "#fff",
401
- strokeLinecap: "round",
402
- strokeLinejoin: "round",
403
- shapeRendering: "geometricPrecision"
404
- }), /*#__PURE__*/_react["default"].createElement("path", {
405
- 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",
406
- stroke: "#45E0A8",
407
- strokeLinecap: "round",
408
- strokeLinejoin: "round",
409
- shapeRendering: "geometricPrecision"
410
- }));
411
- }
412
- Maintenance.displayName = 'Maintenance';
413
- var _default = (0, _core.createBaseComponent)(Maintenance);
414
- exports["default"] = _default;
25
+ module.exports = __toCommonJS(stdin_exports);
26
+ var import_react = __toESM(require("react"));
27
+ var import_core = require("@semcore/core");
28
+ var import_flex_box = require("@semcore/flex-box");
29
+ const Maintenance = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...props }, ref) => /* @__PURE__ */ import_react.default.createElement(import_flex_box.Box, {
30
+ ref,
31
+ width,
32
+ height,
33
+ viewBox,
34
+ fill,
35
+ tag: "svg",
36
+ ...props
37
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
38
+ 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",
39
+ fill: "#45E0A8"
40
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
41
+ 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",
42
+ stroke: "#45E0A8",
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round"
45
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
46
+ d: "m51.62 36.73 38.02 7.92",
47
+ stroke: "#fff",
48
+ strokeLinecap: "round",
49
+ strokeLinejoin: "round"
50
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
51
+ 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",
52
+ stroke: "#45E0A8",
53
+ strokeLinecap: "round",
54
+ strokeLinejoin: "round"
55
+ }), /* @__PURE__ */ import_react.default.createElement("mask", {
56
+ height: "240",
57
+ id: "igc-maintenance-el-0",
58
+ width: "249",
59
+ x: "6",
60
+ y: "10",
61
+ maskUnits: "userSpaceOnUse"
62
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
63
+ 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",
64
+ fill: "#FF642D"
65
+ })), /* @__PURE__ */ import_react.default.createElement("g", {
66
+ mask: "url(#igc-maintenance-el-0)"
67
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
68
+ d: "m222.26 134.8-22.66 1.1v18.04l22.66-.9V134.8Z",
69
+ fill: "#000",
70
+ stroke: "#45E0A8",
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round"
73
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
74
+ 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",
75
+ fill: "#000",
76
+ stroke: "#45E0A8",
77
+ strokeLinecap: "round",
78
+ strokeLinejoin: "round"
79
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
80
+ d: "M216.2 258.6h9.26V152.92l-9.27.37V258.6Z",
81
+ stroke: "#000",
82
+ strokeLinecap: "round",
83
+ strokeLinejoin: "round"
84
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
85
+ d: "m216.2 175.65-19.29.5v-22.12l19.28-.74v22.36Z",
86
+ stroke: "#000",
87
+ strokeLinecap: "round",
88
+ strokeLinejoin: "round"
89
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
90
+ d: "m216.2 197.45-19.29.25v-21.55l19.28-.5v21.8Z",
91
+ stroke: "#000",
92
+ strokeLinecap: "round",
93
+ strokeLinejoin: "round"
94
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
95
+ 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",
96
+ stroke: "#000",
97
+ strokeLinecap: "round",
98
+ strokeLinejoin: "round"
99
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
100
+ 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",
101
+ fill: "#fff",
102
+ stroke: "#000",
103
+ strokeLinecap: "round",
104
+ strokeLinejoin: "round"
105
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
106
+ 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",
107
+ fill: "#000"
108
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
109
+ 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",
110
+ fill: "#fff"
111
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
112
+ 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",
113
+ fill: "#45E0A8"
114
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
115
+ 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",
116
+ stroke: "#45E0A8",
117
+ strokeLinecap: "round",
118
+ strokeLinejoin: "round"
119
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
120
+ 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",
121
+ stroke: "#45E0A8",
122
+ strokeLinecap: "round",
123
+ strokeLinejoin: "round"
124
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
125
+ d: "m141.55 231.28 12.44-13.78a2.1 2.1 0 0 1 2.8-.3l12.58 8.97",
126
+ stroke: "#45E0A8",
127
+ strokeLinecap: "round",
128
+ strokeLinejoin: "round"
129
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
130
+ 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",
131
+ fill: "#45E0A8",
132
+ stroke: "#000",
133
+ strokeLinecap: "round",
134
+ strokeLinejoin: "round"
135
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
136
+ 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",
137
+ fill: "#fff",
138
+ stroke: "#000",
139
+ strokeLinecap: "round",
140
+ strokeLinejoin: "round"
141
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
142
+ 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",
143
+ fill: "#000"
144
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
145
+ 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",
146
+ fill: "#fff"
147
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
148
+ 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",
149
+ fill: "#45E0A8"
150
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
151
+ 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",
152
+ stroke: "#45E0A8",
153
+ strokeLinecap: "round",
154
+ strokeLinejoin: "round"
155
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
156
+ 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",
157
+ fill: "#45E0A8",
158
+ stroke: "#000",
159
+ strokeLinecap: "round",
160
+ strokeLinejoin: "round"
161
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
162
+ 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",
163
+ fill: "#fff",
164
+ stroke: "#000",
165
+ strokeLinecap: "round",
166
+ strokeLinejoin: "round"
167
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
168
+ 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",
169
+ fill: "#000"
170
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
171
+ 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",
172
+ fill: "#fff"
173
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
174
+ 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",
175
+ fill: "#45E0A8"
176
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
177
+ 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",
178
+ stroke: "#45E0A8",
179
+ strokeLinecap: "round",
180
+ strokeLinejoin: "round"
181
+ }), /* @__PURE__ */ import_react.default.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
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
187
+ 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",
188
+ fill: "#45E0A8",
189
+ stroke: "#000",
190
+ strokeLinecap: "round",
191
+ strokeLinejoin: "round"
192
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
193
+ 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",
194
+ fill: "#fff",
195
+ stroke: "#000",
196
+ strokeLinecap: "round",
197
+ strokeLinejoin: "round"
198
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
199
+ 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",
200
+ fill: "#000"
201
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
202
+ 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",
203
+ fill: "#45E0A8",
204
+ stroke: "#000",
205
+ strokeLinecap: "round",
206
+ strokeLinejoin: "round"
207
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
208
+ 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",
209
+ fill: "#000",
210
+ stroke: "#000",
211
+ strokeLinecap: "round",
212
+ strokeLinejoin: "round"
213
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
214
+ 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",
215
+ fill: "#000",
216
+ stroke: "#000",
217
+ strokeLinecap: "round",
218
+ strokeLinejoin: "round"
219
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
220
+ 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",
221
+ fill: "#45E0A8",
222
+ stroke: "#000",
223
+ strokeLinecap: "round",
224
+ strokeLinejoin: "round"
225
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
226
+ 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",
227
+ fill: "#45E0A8",
228
+ stroke: "#000",
229
+ strokeLinecap: "round",
230
+ strokeLinejoin: "round"
231
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
232
+ 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",
233
+ fill: "#fff",
234
+ stroke: "#fff",
235
+ strokeLinecap: "round",
236
+ strokeLinejoin: "round"
237
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
238
+ d: "m133.61 118.44 1.75 10.86",
239
+ stroke: "#45E0A8",
240
+ strokeLinecap: "round",
241
+ strokeLinejoin: "round"
242
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
243
+ 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",
244
+ fill: "#45E0A8"
245
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
246
+ 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",
247
+ stroke: "#000",
248
+ strokeLinecap: "round",
249
+ strokeLinejoin: "round"
250
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
251
+ 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",
252
+ stroke: "#000",
253
+ strokeLinecap: "round",
254
+ strokeLinejoin: "round"
255
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
256
+ 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",
257
+ stroke: "#000",
258
+ strokeLinecap: "round",
259
+ strokeLinejoin: "round"
260
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
261
+ 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",
262
+ fill: "#000",
263
+ stroke: "#000",
264
+ strokeLinecap: "round",
265
+ strokeLinejoin: "round"
266
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
267
+ 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",
268
+ fill: "#45E0A8",
269
+ stroke: "#000",
270
+ strokeLinecap: "round",
271
+ strokeLinejoin: "round"
272
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
273
+ 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",
274
+ fill: "#000"
275
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
276
+ 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",
277
+ fill: "#fff",
278
+ stroke: "#000",
279
+ strokeLinecap: "round",
280
+ strokeLinejoin: "round"
281
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
282
+ 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",
283
+ fill: "#000"
284
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
285
+ 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",
286
+ stroke: "#000",
287
+ strokeLinecap: "round",
288
+ strokeLinejoin: "round"
289
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
290
+ d: "M217.13 92.3v37.46l8.77-.46V95.71l-8.77-3.42Z",
291
+ fill: "#000",
292
+ stroke: "#000",
293
+ strokeLinecap: "round",
294
+ strokeLinejoin: "round"
295
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
296
+ d: "m180.01 93.19-5.35 8.02M178.56 100.76l-2.79 4.17M191.77 131.04l35.84-1.82",
297
+ stroke: "#45E0A8",
298
+ strokeLinecap: "round",
299
+ strokeLinejoin: "round"
300
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
301
+ 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",
302
+ fill: "#45E0A8"
303
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
304
+ 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",
305
+ stroke: "#000",
306
+ strokeLinecap: "round",
307
+ strokeLinejoin: "round"
308
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
309
+ 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",
310
+ stroke: "#000",
311
+ strokeLinecap: "round",
312
+ strokeLinejoin: "round"
313
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
314
+ d: "m52.03 36.81 21.9-14.75 2.73 20.1-24.63-5.35Z",
315
+ fill: "#000",
316
+ stroke: "#000",
317
+ strokeLinecap: "round",
318
+ strokeLinejoin: "round"
319
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
320
+ d: "m59.29 42.9 17.37-.75-24.63-5.34 7.26 6.09Z",
321
+ fill: "#000",
322
+ stroke: "#000",
323
+ strokeLinecap: "round",
324
+ strokeLinejoin: "round"
325
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
326
+ 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",
327
+ fill: "#45E0A8"
328
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
329
+ 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",
330
+ stroke: "#000",
331
+ strokeLinecap: "round",
332
+ strokeLinejoin: "round"
333
+ }), /* @__PURE__ */ import_react.default.createElement("mask", {
334
+ height: "32",
335
+ id: "igc-maintenance-el-1",
336
+ width: "41",
337
+ x: "128",
338
+ y: "145",
339
+ maskUnits: "userSpaceOnUse"
340
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
341
+ 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",
342
+ fill: "#fff",
343
+ stroke: "#000",
344
+ strokeLinecap: "round",
345
+ strokeLinejoin: "round"
346
+ })), /* @__PURE__ */ import_react.default.createElement("g", {
347
+ mask: "url(#igc-maintenance-el-1)"
348
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
349
+ 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",
350
+ fill: "#45E0A8",
351
+ stroke: "#000",
352
+ strokeLinecap: "round",
353
+ strokeLinejoin: "round"
354
+ }))));
355
+ Maintenance.displayName = "Maintenance";
356
+ var stdin_default = (0, import_core.createBaseComponent)(Maintenance);