@semcore/illustration 1.0.5 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/AccessDenied/index.d.ts +5 -0
  2. package/AccessDenied/index.js +283 -0
  3. package/AccessDenied/index.mjs +262 -0
  4. package/AreaChart/index.d.ts +5 -0
  5. package/AreaChart/index.js +100 -0
  6. package/AreaChart/index.mjs +79 -0
  7. package/Blocked/index.d.ts +5 -0
  8. package/Blocked/index.js +590 -0
  9. package/Blocked/index.mjs +569 -0
  10. package/CHANGELOG.md +6 -0
  11. package/ChoroplethMapChart/index.d.ts +5 -0
  12. package/ChoroplethMapChart/index.js +124 -0
  13. package/ChoroplethMapChart/index.mjs +103 -0
  14. package/Coffee/index.d.ts +5 -0
  15. package/Coffee/index.js +104 -0
  16. package/Coffee/index.mjs +83 -0
  17. package/Collection/index.d.ts +5 -0
  18. package/Collection/index.js +100 -0
  19. package/Collection/index.mjs +79 -0
  20. package/CombinedChart/index.d.ts +5 -0
  21. package/CombinedChart/index.js +152 -0
  22. package/CombinedChart/index.mjs +131 -0
  23. package/Confirmation/index.d.ts +5 -0
  24. package/Confirmation/index.js +312 -0
  25. package/Confirmation/index.mjs +291 -0
  26. package/Congrats/index.d.ts +5 -0
  27. package/Congrats/index.js +171 -0
  28. package/Congrats/index.mjs +150 -0
  29. package/ConnectionLost/index.d.ts +5 -0
  30. package/ConnectionLost/index.js +354 -0
  31. package/ConnectionLost/index.mjs +333 -0
  32. package/DeletedAccount/index.d.ts +5 -0
  33. package/DeletedAccount/index.js +440 -0
  34. package/DeletedAccount/index.mjs +419 -0
  35. package/DeletedPage/index.d.ts +5 -0
  36. package/DeletedPage/index.js +54 -0
  37. package/DeletedPage/index.mjs +33 -0
  38. package/Dns/index.d.ts +5 -0
  39. package/Dns/index.js +210 -0
  40. package/Dns/index.mjs +189 -0
  41. package/DonutChart/index.d.ts +5 -0
  42. package/DonutChart/index.js +147 -0
  43. package/DonutChart/index.mjs +126 -0
  44. package/Duplicates/index.d.ts +5 -0
  45. package/Duplicates/index.js +125 -0
  46. package/Duplicates/index.mjs +104 -0
  47. package/FunnelChart/index.d.ts +5 -0
  48. package/FunnelChart/index.js +122 -0
  49. package/FunnelChart/index.mjs +101 -0
  50. package/Good/index.d.ts +5 -0
  51. package/Good/index.js +152 -0
  52. package/Good/index.mjs +131 -0
  53. package/HeatMapChart/index.d.ts +5 -0
  54. package/HeatMapChart/index.js +160 -0
  55. package/HeatMapChart/index.mjs +139 -0
  56. package/HorizontalBarChart/index.d.ts +5 -0
  57. package/HorizontalBarChart/index.js +130 -0
  58. package/HorizontalBarChart/index.mjs +109 -0
  59. package/KagiChart/index.d.ts +5 -0
  60. package/KagiChart/index.js +92 -0
  61. package/KagiChart/index.mjs +71 -0
  62. package/LineChart/index.d.ts +5 -0
  63. package/LineChart/index.js +96 -0
  64. package/LineChart/index.mjs +75 -0
  65. package/LollipopChart/index.d.ts +5 -0
  66. package/LollipopChart/index.js +115 -0
  67. package/LollipopChart/index.mjs +94 -0
  68. package/Maintenance/index.d.ts +5 -0
  69. package/Maintenance/index.js +423 -0
  70. package/Maintenance/index.mjs +402 -0
  71. package/Nexttime/index.d.ts +5 -0
  72. package/Nexttime/index.js +124 -0
  73. package/Nexttime/index.mjs +103 -0
  74. package/NoPayment/index.d.ts +5 -0
  75. package/NoPayment/index.js +369 -0
  76. package/NoPayment/index.mjs +348 -0
  77. package/NothingFound/index.d.ts +5 -0
  78. package/NothingFound/index.js +166 -0
  79. package/NothingFound/index.mjs +145 -0
  80. package/OtherData/index.d.ts +5 -0
  81. package/OtherData/index.js +131 -0
  82. package/OtherData/index.mjs +110 -0
  83. package/PageError/index.d.ts +5 -0
  84. package/PageError/index.js +291 -0
  85. package/PageError/index.mjs +270 -0
  86. package/PageNotFound/index.d.ts +5 -0
  87. package/PageNotFound/index.js +341 -0
  88. package/PageNotFound/index.mjs +320 -0
  89. package/PieChart/index.d.ts +5 -0
  90. package/PieChart/index.js +130 -0
  91. package/PieChart/index.mjs +109 -0
  92. package/Processing/index.d.ts +5 -0
  93. package/Processing/index.js +107 -0
  94. package/Processing/index.mjs +86 -0
  95. package/ProjectNotFound/index.d.ts +5 -0
  96. package/ProjectNotFound/index.js +286 -0
  97. package/ProjectNotFound/index.mjs +265 -0
  98. package/RadarChart/index.d.ts +5 -0
  99. package/RadarChart/index.js +118 -0
  100. package/RadarChart/index.mjs +97 -0
  101. package/RadialTreeChart/index.d.ts +5 -0
  102. package/RadialTreeChart/index.js +154 -0
  103. package/RadialTreeChart/index.mjs +133 -0
  104. package/SankeyChart/index.d.ts +5 -0
  105. package/SankeyChart/index.js +138 -0
  106. package/SankeyChart/index.mjs +117 -0
  107. package/ScatterPlotChart/index.d.ts +5 -0
  108. package/ScatterPlotChart/index.js +137 -0
  109. package/ScatterPlotChart/index.mjs +116 -0
  110. package/StackedAreaChart/index.d.ts +5 -0
  111. package/StackedAreaChart/index.js +125 -0
  112. package/StackedAreaChart/index.mjs +104 -0
  113. package/Suggestion/index.d.ts +5 -0
  114. package/Suggestion/index.js +105 -0
  115. package/Suggestion/index.mjs +84 -0
  116. package/Suggestions/index.d.ts +5 -0
  117. package/Suggestions/index.js +108 -0
  118. package/Suggestions/index.mjs +87 -0
  119. package/Table/index.d.ts +5 -0
  120. package/Table/index.js +93 -0
  121. package/Table/index.mjs +72 -0
  122. package/TagCloud/index.d.ts +5 -0
  123. package/TagCloud/index.js +159 -0
  124. package/TagCloud/index.mjs +138 -0
  125. package/TextLinksEtc/index.d.ts +5 -0
  126. package/TextLinksEtc/index.js +97 -0
  127. package/TextLinksEtc/index.mjs +76 -0
  128. package/Timeout/index.d.ts +5 -0
  129. package/Timeout/index.js +455 -0
  130. package/Timeout/index.mjs +434 -0
  131. package/UnderConstruction/index.d.ts +5 -0
  132. package/UnderConstruction/index.js +162 -0
  133. package/UnderConstruction/index.mjs +141 -0
  134. package/VennChart/index.d.ts +5 -0
  135. package/VennChart/index.js +138 -0
  136. package/VennChart/index.mjs +117 -0
  137. package/VerticalBarChart/index.d.ts +5 -0
  138. package/VerticalBarChart/index.js +115 -0
  139. package/VerticalBarChart/index.mjs +94 -0
  140. package/Waiting/index.d.ts +5 -0
  141. package/Waiting/index.js +108 -0
  142. package/Waiting/index.mjs +87 -0
  143. package/Warning/index.d.ts +5 -0
  144. package/Warning/index.js +105 -0
  145. package/Warning/index.mjs +84 -0
  146. package/package.json +1 -1
  147. package/svg/AccessDenied.svg +48 -0
  148. package/svg/AreaChart.svg +13 -0
  149. package/svg/Blocked.svg +104 -0
  150. package/svg/ChoroplethMapChart.svg +15 -0
  151. package/svg/Coffee.svg +10 -0
  152. package/svg/Collection.svg +12 -0
  153. package/svg/CombinedChart.svg +23 -0
  154. package/svg/Confirmation.svg +54 -0
  155. package/svg/Congrats.svg +27 -0
  156. package/svg/ConnectionLost.svg +62 -0
  157. package/svg/DeletedAccount.svg +71 -0
  158. package/svg/DeletedPage.svg +4 -0
  159. package/svg/Dns.svg +37 -0
  160. package/svg/DonutChart.svg +18 -0
  161. package/svg/Duplicates.svg +16 -0
  162. package/svg/FunnelChart.svg +18 -0
  163. package/svg/Good.svg +20 -0
  164. package/svg/HeatMapChart.svg +27 -0
  165. package/svg/HorizontalBarChart.svg +19 -0
  166. package/svg/KagiChart.svg +11 -0
  167. package/svg/LineChart.svg +12 -0
  168. package/svg/LollipopChart.svg +14 -0
  169. package/svg/Maintenance.svg +72 -0
  170. package/svg/Nexttime.svg +16 -0
  171. package/svg/NoPayment.svg +73 -0
  172. package/svg/NothingFound.svg +21 -0
  173. package/svg/OtherData.svg +16 -0
  174. package/svg/PageError.svg +47 -0
  175. package/svg/PageNotFound.svg +59 -0
  176. package/svg/PieChart.svg +16 -0
  177. package/svg/Processing.svg +13 -0
  178. package/svg/ProjectNotFound.svg +41 -0
  179. package/svg/RadarChart.svg +18 -0
  180. package/svg/RadialTreeChart.svg +19 -0
  181. package/svg/SankeyChart.svg +17 -0
  182. package/svg/ScatterPlotChart.svg +20 -0
  183. package/svg/StackedAreaChart.svg +17 -0
  184. package/svg/Suggestion.svg +13 -0
  185. package/svg/Suggestions.svg +13 -0
  186. package/svg/Table.svg +11 -0
  187. package/svg/TagCloud.svg +26 -0
  188. package/svg/TextLinksEtc.svg +12 -0
  189. package/svg/Timeout.svg +81 -0
  190. package/svg/UnderConstruction.svg +21 -0
  191. package/svg/VennChart.svg +20 -0
  192. package/svg/VerticalBarChart.svg +14 -0
  193. package/svg/Waiting.svg +14 -0
  194. package/svg/Warning.svg +13 -0
@@ -0,0 +1,115 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
11
+
12
+ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
13
+
14
+ var _react = _interopRequireDefault(require("react"));
15
+
16
+ var _core = require("@semcore/core");
17
+
18
+ var _flexBox = require("@semcore/flex-box");
19
+
20
+ var _excluded = ["fill", "width", "height", "viewBox"];
21
+
22
+ function LollipopChart(_ref, ref) {
23
+ var _ref$fill = _ref.fill,
24
+ fill = _ref$fill === void 0 ? 'none' : _ref$fill,
25
+ _ref$width = _ref.width,
26
+ width = _ref$width === void 0 ? '80' : _ref$width,
27
+ _ref$height = _ref.height,
28
+ height = _ref$height === void 0 ? '80' : _ref$height,
29
+ _ref$viewBox = _ref.viewBox,
30
+ viewBox = _ref$viewBox === void 0 ? '0 0 80 80' : _ref$viewBox,
31
+ props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
32
+ return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
33
+ ref: ref,
34
+ width: width,
35
+ height: height,
36
+ viewBox: viewBox,
37
+ fill: fill,
38
+ tag: "svg"
39
+ }, props), /*#__PURE__*/_react["default"].createElement("path", {
40
+ d: "M57.32 4a21.7 21.7 0 0 0-17.4 8.73A21.74 21.74 0 0 0 22.46 4c-11.54.08-21.02 9.05-21.43 20.47-.9 23.73 33.8 48.28 38.5 51.46.32.24.74.24.98 0C45.04 72.67 79 47.79 79 25.37A21.58 21.58 0 0 0 57.32 4Z",
41
+ fill: "#E0E1E9",
42
+ shapeRendering: "geometricPrecision"
43
+ }), /*#__PURE__*/_react["default"].createElement("path", {
44
+ d: "M65.92 56.97s.1-.06.12-.09l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 23.86l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37V27a5.64 5.64 0 0 0-.46 4.25L16.66 67.9a2.59 2.59 0 0 0 3.18 1.8l45.27-12.34c.27-.08.52-.2.75-.35l.05-.03.01-.01Z",
45
+ fill: "#E0E1E9",
46
+ stroke: "#6C6E79",
47
+ strokeWidth: ".7",
48
+ strokeLinecap: "round",
49
+ strokeLinejoin: "round",
50
+ shapeRendering: "geometricPrecision"
51
+ }), /*#__PURE__*/_react["default"].createElement("path", {
52
+ d: "m71.76 52.9-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z",
53
+ fill: "#fff",
54
+ shapeRendering: "geometricPrecision"
55
+ }), /*#__PURE__*/_react["default"].createElement("path", {
56
+ d: "M65.45 18.17 11.07 30.1l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.12a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z",
57
+ fill: "#6C6E79",
58
+ shapeRendering: "geometricPrecision"
59
+ }), /*#__PURE__*/_react["default"].createElement("path", {
60
+ d: "M18.4 22.78a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z",
61
+ fill: "#fff",
62
+ shapeRendering: "geometricPrecision"
63
+ }), /*#__PURE__*/_react["default"].createElement("path", {
64
+ d: "M25.37 21.3c.3 1.07-.32 2.12-1.39 2.34a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.46 1.53Z",
65
+ fill: "#E0E1E9",
66
+ shapeRendering: "geometricPrecision"
67
+ }), /*#__PURE__*/_react["default"].createElement("path", {
68
+ d: "M11.09 30.21s.32-3.15.6-6.39l-1.37-3.08-3.41 5.88-.22.37v.02a5.64 5.64 0 0 0-.45 4.25l1.4 4.9 3.45-5.96v.01Z",
69
+ fill: "#6C6E79",
70
+ shapeRendering: "geometricPrecision"
71
+ }), /*#__PURE__*/_react["default"].createElement("path", {
72
+ d: "m71.76 52.9-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33ZM29.96 46.03l2.92 10.47M45.42 47l1.6 5.8",
73
+ stroke: "#6C6E79",
74
+ strokeWidth: ".7",
75
+ strokeLinecap: "round",
76
+ strokeLinejoin: "round",
77
+ shapeRendering: "geometricPrecision"
78
+ }), /*#__PURE__*/_react["default"].createElement("path", {
79
+ d: "M60.52 27.64c.7 2.64-1.1 5.33-4.05 6.03-2.97.71-5.97-.86-6.69-3.53-.71-2.67 1.14-5.4 4.13-6.08 2.96-.67 5.91.94 6.61 3.58Z",
80
+ fill: "#6C6E79",
81
+ stroke: "#6C6E79",
82
+ strokeWidth: ".7",
83
+ strokeLinecap: "round",
84
+ strokeLinejoin: "round",
85
+ shapeRendering: "geometricPrecision"
86
+ }), /*#__PURE__*/_react["default"].createElement("path", {
87
+ d: "M49.48 40.98c.69 2.58-1.12 5.26-4.06 6.01-2.97.76-5.97-.75-6.69-3.36-.72-2.63 1.14-5.34 4.13-6.05 2.96-.72 5.92.82 6.62 3.4Z",
88
+ stroke: "#6C6E79",
89
+ strokeWidth: ".7",
90
+ strokeLinecap: "round",
91
+ strokeLinejoin: "round",
92
+ shapeRendering: "geometricPrecision"
93
+ }), /*#__PURE__*/_react["default"].createElement("path", {
94
+ d: "M34 40.15c.7 2.53-1.1 5.16-4.05 5.89-2.97.73-5.98-.73-6.7-3.3-.73-2.58 1.13-5.24 4.13-5.93 2.96-.7 5.9.81 6.61 3.34H34Z",
95
+ fill: "#E0E1E9",
96
+ stroke: "#6C6E79",
97
+ strokeWidth: ".7",
98
+ strokeLinecap: "round",
99
+ strokeLinejoin: "round",
100
+ shapeRendering: "geometricPrecision"
101
+ }), /*#__PURE__*/_react["default"].createElement("path", {
102
+ d: "m56.37 33.28 4.26 15.98M38.66 43.16l3.67-5.34M41.22 46.5 47 38.07M45.83 46.84l3.72-5.43M70.6 48.97 23.13 61.54",
103
+ stroke: "#6C6E79",
104
+ strokeWidth: ".7",
105
+ strokeLinecap: "round",
106
+ strokeLinejoin: "round",
107
+ shapeRendering: "geometricPrecision"
108
+ }));
109
+ }
110
+
111
+ LollipopChart.displayName = 'LollipopChart';
112
+
113
+ var _default = (0, _core.createBaseComponent)(LollipopChart);
114
+
115
+ exports["default"] = _default;
@@ -0,0 +1,94 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import { createBaseComponent } from '@semcore/core';
5
+ import { Box } from '@semcore/flex-box';
6
+
7
+ function LollipopChart({
8
+ fill = 'none',
9
+ width = '80',
10
+ height = '80',
11
+ viewBox = '0 0 80 80',
12
+ ...props
13
+ }, ref) {
14
+ return /*#__PURE__*/React.createElement(Box, _extends({
15
+ ref: ref,
16
+ width: width,
17
+ height: height,
18
+ viewBox: viewBox,
19
+ fill: fill,
20
+ tag: "svg"
21
+ }, props), /*#__PURE__*/React.createElement("path", {
22
+ d: "M57.32 4a21.7 21.7 0 0 0-17.4 8.73A21.74 21.74 0 0 0 22.46 4c-11.54.08-21.02 9.05-21.43 20.47-.9 23.73 33.8 48.28 38.5 51.46.32.24.74.24.98 0C45.04 72.67 79 47.79 79 25.37A21.58 21.58 0 0 0 57.32 4Z",
23
+ fill: "#E0E1E9",
24
+ shapeRendering: "geometricPrecision"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M65.92 56.97s.1-.06.12-.09l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 23.86l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37V27a5.64 5.64 0 0 0-.46 4.25L16.66 67.9a2.59 2.59 0 0 0 3.18 1.8l45.27-12.34c.27-.08.52-.2.75-.35l.05-.03.01-.01Z",
27
+ fill: "#E0E1E9",
28
+ stroke: "#6C6E79",
29
+ strokeWidth: ".7",
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round",
32
+ shapeRendering: "geometricPrecision"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "m71.76 52.9-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z",
35
+ fill: "#fff",
36
+ shapeRendering: "geometricPrecision"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M65.45 18.17 11.07 30.1l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.12a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z",
39
+ fill: "#6C6E79",
40
+ shapeRendering: "geometricPrecision"
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ d: "M18.4 22.78a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z",
43
+ fill: "#fff",
44
+ shapeRendering: "geometricPrecision"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M25.37 21.3c.3 1.07-.32 2.12-1.39 2.34a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.35 2.14 2.14 0 0 1 2.46 1.53Z",
47
+ fill: "#E0E1E9",
48
+ shapeRendering: "geometricPrecision"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M11.09 30.21s.32-3.15.6-6.39l-1.37-3.08-3.41 5.88-.22.37v.02a5.64 5.64 0 0 0-.45 4.25l1.4 4.9 3.45-5.96v.01Z",
51
+ fill: "#6C6E79",
52
+ shapeRendering: "geometricPrecision"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "m71.76 52.9-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33ZM29.96 46.03l2.92 10.47M45.42 47l1.6 5.8",
55
+ stroke: "#6C6E79",
56
+ strokeWidth: ".7",
57
+ strokeLinecap: "round",
58
+ strokeLinejoin: "round",
59
+ shapeRendering: "geometricPrecision"
60
+ }), /*#__PURE__*/React.createElement("path", {
61
+ d: "M60.52 27.64c.7 2.64-1.1 5.33-4.05 6.03-2.97.71-5.97-.86-6.69-3.53-.71-2.67 1.14-5.4 4.13-6.08 2.96-.67 5.91.94 6.61 3.58Z",
62
+ fill: "#6C6E79",
63
+ stroke: "#6C6E79",
64
+ strokeWidth: ".7",
65
+ strokeLinecap: "round",
66
+ strokeLinejoin: "round",
67
+ shapeRendering: "geometricPrecision"
68
+ }), /*#__PURE__*/React.createElement("path", {
69
+ d: "M49.48 40.98c.69 2.58-1.12 5.26-4.06 6.01-2.97.76-5.97-.75-6.69-3.36-.72-2.63 1.14-5.34 4.13-6.05 2.96-.72 5.92.82 6.62 3.4Z",
70
+ stroke: "#6C6E79",
71
+ strokeWidth: ".7",
72
+ strokeLinecap: "round",
73
+ strokeLinejoin: "round",
74
+ shapeRendering: "geometricPrecision"
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ d: "M34 40.15c.7 2.53-1.1 5.16-4.05 5.89-2.97.73-5.98-.73-6.7-3.3-.73-2.58 1.13-5.24 4.13-5.93 2.96-.7 5.9.81 6.61 3.34H34Z",
77
+ fill: "#E0E1E9",
78
+ stroke: "#6C6E79",
79
+ strokeWidth: ".7",
80
+ strokeLinecap: "round",
81
+ strokeLinejoin: "round",
82
+ shapeRendering: "geometricPrecision"
83
+ }), /*#__PURE__*/React.createElement("path", {
84
+ d: "m56.37 33.28 4.26 15.98M38.66 43.16l3.67-5.34M41.22 46.5 47 38.07M45.83 46.84l3.72-5.43M70.6 48.97 23.13 61.54",
85
+ stroke: "#6C6E79",
86
+ strokeWidth: ".7",
87
+ strokeLinecap: "round",
88
+ strokeLinejoin: "round",
89
+ shapeRendering: "geometricPrecision"
90
+ }));
91
+ }
92
+
93
+ LollipopChart.displayName = 'LollipopChart';
94
+ export default createBaseComponent(LollipopChart);
@@ -0,0 +1,5 @@
1
+
2
+ import { Box } from '@semcore/flex-box';
3
+ declare const _default: typeof Box;
4
+ export default _default;
5
+
@@ -0,0 +1,423 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
11
+
12
+ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
13
+
14
+ var _react = _interopRequireDefault(require("react"));
15
+
16
+ var _core = require("@semcore/core");
17
+
18
+ var _flexBox = require("@semcore/flex-box");
19
+
20
+ var _excluded = ["fill", "width", "height", "viewBox"];
21
+
22
+ function Maintenance(_ref, ref) {
23
+ var _ref$fill = _ref.fill,
24
+ fill = _ref$fill === void 0 ? 'none' : _ref$fill,
25
+ _ref$width = _ref.width,
26
+ width = _ref$width === void 0 ? '260' : _ref$width,
27
+ _ref$height = _ref.height,
28
+ height = _ref$height === void 0 ? '260' : _ref$height,
29
+ _ref$viewBox = _ref.viewBox,
30
+ viewBox = _ref$viewBox === void 0 ? '0 0 260 260' : _ref$viewBox,
31
+ props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
32
+ return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
33
+ ref: ref,
34
+ width: width,
35
+ height: height,
36
+ viewBox: viewBox,
37
+ fill: fill,
38
+ tag: "svg"
39
+ }, props), /*#__PURE__*/_react["default"].createElement("path", {
40
+ 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",
41
+ fill: "#45E0A8",
42
+ shapeRendering: "geometricPrecision"
43
+ }), /*#__PURE__*/_react["default"].createElement("path", {
44
+ 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",
45
+ stroke: "#45E0A8",
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round",
48
+ shapeRendering: "geometricPrecision"
49
+ }), /*#__PURE__*/_react["default"].createElement("mask", {
50
+ maskUnits: "userSpaceOnUse",
51
+ x: "6",
52
+ y: "10",
53
+ width: "249",
54
+ height: "240"
55
+ }, /*#__PURE__*/_react["default"].createElement("path", {
56
+ 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",
57
+ fill: "#FF642D",
58
+ shapeRendering: "geometricPrecision"
59
+ })), /*#__PURE__*/_react["default"].createElement("g", {
60
+ mask: "url(#a)"
61
+ }, /*#__PURE__*/_react["default"].createElement("path", {
62
+ d: "m222.26 134.8-22.66 1.1v18.04l22.66-.9V134.8Z",
63
+ fill: "#000",
64
+ stroke: "#45E0A8",
65
+ strokeLinecap: "round",
66
+ strokeLinejoin: "round",
67
+ shapeRendering: "geometricPrecision"
68
+ }), /*#__PURE__*/_react["default"].createElement("path", {
69
+ 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",
70
+ fill: "#000",
71
+ stroke: "#45E0A8",
72
+ strokeLinecap: "round",
73
+ strokeLinejoin: "round",
74
+ shapeRendering: "geometricPrecision"
75
+ }), /*#__PURE__*/_react["default"].createElement("path", {
76
+ d: "M216.2 258.6h9.26V152.92l-9.27.37V258.6Z",
77
+ stroke: "#000",
78
+ strokeLinecap: "round",
79
+ strokeLinejoin: "round",
80
+ shapeRendering: "geometricPrecision"
81
+ }), /*#__PURE__*/_react["default"].createElement("path", {
82
+ d: "m216.2 175.65-19.29.5v-22.12l19.28-.74v22.36Z",
83
+ stroke: "#000",
84
+ strokeLinecap: "round",
85
+ strokeLinejoin: "round",
86
+ shapeRendering: "geometricPrecision"
87
+ }), /*#__PURE__*/_react["default"].createElement("path", {
88
+ d: "m216.2 197.45-19.29.25v-21.55l19.28-.5v21.8Z",
89
+ stroke: "#000",
90
+ strokeLinecap: "round",
91
+ strokeLinejoin: "round",
92
+ shapeRendering: "geometricPrecision"
93
+ }), /*#__PURE__*/_react["default"].createElement("path", {
94
+ 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",
95
+ stroke: "#000",
96
+ strokeLinecap: "round",
97
+ strokeLinejoin: "round",
98
+ shapeRendering: "geometricPrecision"
99
+ }), /*#__PURE__*/_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
+ shapeRendering: "geometricPrecision"
106
+ }), /*#__PURE__*/_react["default"].createElement("path", {
107
+ 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",
108
+ fill: "#000",
109
+ shapeRendering: "geometricPrecision"
110
+ }), /*#__PURE__*/_react["default"].createElement("path", {
111
+ 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",
112
+ fill: "#fff",
113
+ shapeRendering: "geometricPrecision"
114
+ }), /*#__PURE__*/_react["default"].createElement("path", {
115
+ 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",
116
+ fill: "#45E0A8",
117
+ shapeRendering: "geometricPrecision"
118
+ }), /*#__PURE__*/_react["default"].createElement("path", {
119
+ 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",
120
+ stroke: "#45E0A8",
121
+ strokeLinecap: "round",
122
+ strokeLinejoin: "round",
123
+ shapeRendering: "geometricPrecision"
124
+ }), /*#__PURE__*/_react["default"].createElement("path", {
125
+ 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",
126
+ stroke: "#45E0A8",
127
+ strokeLinecap: "round",
128
+ strokeLinejoin: "round",
129
+ shapeRendering: "geometricPrecision"
130
+ }), /*#__PURE__*/_react["default"].createElement("path", {
131
+ d: "m141.55 231.28 12.44-13.78a2.1 2.1 0 0 1 2.8-.3l12.58 8.97",
132
+ stroke: "#45E0A8",
133
+ strokeLinecap: "round",
134
+ strokeLinejoin: "round",
135
+ shapeRendering: "geometricPrecision"
136
+ }), /*#__PURE__*/_react["default"].createElement("path", {
137
+ 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",
138
+ fill: "#45E0A8",
139
+ stroke: "#000",
140
+ strokeLinecap: "round",
141
+ strokeLinejoin: "round",
142
+ shapeRendering: "geometricPrecision"
143
+ }), /*#__PURE__*/_react["default"].createElement("path", {
144
+ 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",
145
+ fill: "#fff",
146
+ stroke: "#000",
147
+ strokeLinecap: "round",
148
+ strokeLinejoin: "round",
149
+ shapeRendering: "geometricPrecision"
150
+ }), /*#__PURE__*/_react["default"].createElement("path", {
151
+ 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",
152
+ fill: "#000",
153
+ shapeRendering: "geometricPrecision"
154
+ }), /*#__PURE__*/_react["default"].createElement("path", {
155
+ 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",
156
+ fill: "#fff",
157
+ shapeRendering: "geometricPrecision"
158
+ }), /*#__PURE__*/_react["default"].createElement("path", {
159
+ 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",
160
+ fill: "#45E0A8",
161
+ shapeRendering: "geometricPrecision"
162
+ }), /*#__PURE__*/_react["default"].createElement("path", {
163
+ 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",
164
+ stroke: "#45E0A8",
165
+ strokeLinecap: "round",
166
+ strokeLinejoin: "round",
167
+ shapeRendering: "geometricPrecision"
168
+ }), /*#__PURE__*/_react["default"].createElement("path", {
169
+ 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",
170
+ fill: "#45E0A8",
171
+ stroke: "#000",
172
+ strokeLinecap: "round",
173
+ strokeLinejoin: "round",
174
+ shapeRendering: "geometricPrecision"
175
+ }), /*#__PURE__*/_react["default"].createElement("path", {
176
+ 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",
177
+ fill: "#fff",
178
+ stroke: "#000",
179
+ strokeLinecap: "round",
180
+ strokeLinejoin: "round",
181
+ shapeRendering: "geometricPrecision"
182
+ }), /*#__PURE__*/_react["default"].createElement("path", {
183
+ 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",
184
+ fill: "#000",
185
+ shapeRendering: "geometricPrecision"
186
+ }), /*#__PURE__*/_react["default"].createElement("path", {
187
+ 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",
188
+ fill: "#fff",
189
+ shapeRendering: "geometricPrecision"
190
+ }), /*#__PURE__*/_react["default"].createElement("path", {
191
+ 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",
192
+ fill: "#45E0A8",
193
+ shapeRendering: "geometricPrecision"
194
+ }), /*#__PURE__*/_react["default"].createElement("path", {
195
+ 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",
196
+ stroke: "#45E0A8",
197
+ strokeLinecap: "round",
198
+ strokeLinejoin: "round",
199
+ shapeRendering: "geometricPrecision"
200
+ }), /*#__PURE__*/_react["default"].createElement("path", {
201
+ 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",
202
+ stroke: "#45E0A8",
203
+ strokeLinecap: "round",
204
+ strokeLinejoin: "round",
205
+ shapeRendering: "geometricPrecision"
206
+ }), /*#__PURE__*/_react["default"].createElement("path", {
207
+ 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",
208
+ fill: "#45E0A8",
209
+ stroke: "#000",
210
+ strokeLinecap: "round",
211
+ strokeLinejoin: "round",
212
+ shapeRendering: "geometricPrecision"
213
+ }), /*#__PURE__*/_react["default"].createElement("path", {
214
+ 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",
215
+ fill: "#fff",
216
+ stroke: "#000",
217
+ strokeLinecap: "round",
218
+ strokeLinejoin: "round",
219
+ shapeRendering: "geometricPrecision"
220
+ }), /*#__PURE__*/_react["default"].createElement("path", {
221
+ 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",
222
+ fill: "#000",
223
+ shapeRendering: "geometricPrecision"
224
+ }), /*#__PURE__*/_react["default"].createElement("path", {
225
+ 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",
226
+ fill: "#45E0A8",
227
+ stroke: "#000",
228
+ strokeLinecap: "round",
229
+ strokeLinejoin: "round",
230
+ shapeRendering: "geometricPrecision"
231
+ }), /*#__PURE__*/_react["default"].createElement("path", {
232
+ 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",
233
+ fill: "#000",
234
+ stroke: "#000",
235
+ strokeLinecap: "round",
236
+ strokeLinejoin: "round",
237
+ shapeRendering: "geometricPrecision"
238
+ }), /*#__PURE__*/_react["default"].createElement("path", {
239
+ 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",
240
+ fill: "#000",
241
+ stroke: "#000",
242
+ strokeLinecap: "round",
243
+ strokeLinejoin: "round",
244
+ shapeRendering: "geometricPrecision"
245
+ }), /*#__PURE__*/_react["default"].createElement("path", {
246
+ 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",
247
+ fill: "#45E0A8",
248
+ stroke: "#000",
249
+ strokeLinecap: "round",
250
+ strokeLinejoin: "round",
251
+ shapeRendering: "geometricPrecision"
252
+ }), /*#__PURE__*/_react["default"].createElement("path", {
253
+ 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",
254
+ fill: "#45E0A8",
255
+ stroke: "#000",
256
+ strokeLinecap: "round",
257
+ strokeLinejoin: "round",
258
+ shapeRendering: "geometricPrecision"
259
+ }), /*#__PURE__*/_react["default"].createElement("path", {
260
+ 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",
261
+ fill: "#fff",
262
+ stroke: "#fff",
263
+ strokeLinecap: "round",
264
+ strokeLinejoin: "round",
265
+ shapeRendering: "geometricPrecision"
266
+ }), /*#__PURE__*/_react["default"].createElement("path", {
267
+ d: "m133.61 118.44 1.75 10.86",
268
+ stroke: "#45E0A8",
269
+ strokeLinecap: "round",
270
+ strokeLinejoin: "round",
271
+ shapeRendering: "geometricPrecision"
272
+ }), /*#__PURE__*/_react["default"].createElement("path", {
273
+ 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",
274
+ fill: "#45E0A8",
275
+ shapeRendering: "geometricPrecision"
276
+ }), /*#__PURE__*/_react["default"].createElement("mask", {
277
+ maskUnits: "userSpaceOnUse",
278
+ x: "128",
279
+ y: "145",
280
+ width: "41",
281
+ height: "32"
282
+ }, /*#__PURE__*/_react["default"].createElement("path", {
283
+ 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",
284
+ fill: "#fff",
285
+ stroke: "#000",
286
+ strokeLinecap: "round",
287
+ strokeLinejoin: "round",
288
+ shapeRendering: "geometricPrecision"
289
+ })), /*#__PURE__*/_react["default"].createElement("g", {
290
+ mask: "url(#b)"
291
+ }, /*#__PURE__*/_react["default"].createElement("path", {
292
+ 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",
293
+ fill: "#45E0A8",
294
+ stroke: "#000",
295
+ strokeLinecap: "round",
296
+ strokeLinejoin: "round",
297
+ shapeRendering: "geometricPrecision"
298
+ })), /*#__PURE__*/_react["default"].createElement("path", {
299
+ 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",
300
+ stroke: "#000",
301
+ strokeLinecap: "round",
302
+ strokeLinejoin: "round",
303
+ shapeRendering: "geometricPrecision"
304
+ }), /*#__PURE__*/_react["default"].createElement("path", {
305
+ 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",
306
+ stroke: "#000",
307
+ strokeLinecap: "round",
308
+ strokeLinejoin: "round",
309
+ shapeRendering: "geometricPrecision"
310
+ }), /*#__PURE__*/_react["default"].createElement("path", {
311
+ 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",
312
+ stroke: "#000",
313
+ strokeLinecap: "round",
314
+ strokeLinejoin: "round",
315
+ shapeRendering: "geometricPrecision"
316
+ }), /*#__PURE__*/_react["default"].createElement("path", {
317
+ 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",
318
+ fill: "#000",
319
+ stroke: "#000",
320
+ strokeLinecap: "round",
321
+ strokeLinejoin: "round",
322
+ shapeRendering: "geometricPrecision"
323
+ }), /*#__PURE__*/_react["default"].createElement("path", {
324
+ 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",
325
+ fill: "#45E0A8",
326
+ stroke: "#000",
327
+ strokeLinecap: "round",
328
+ strokeLinejoin: "round",
329
+ shapeRendering: "geometricPrecision"
330
+ }), /*#__PURE__*/_react["default"].createElement("path", {
331
+ 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",
332
+ fill: "#000",
333
+ shapeRendering: "geometricPrecision"
334
+ }), /*#__PURE__*/_react["default"].createElement("path", {
335
+ 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",
336
+ fill: "#fff",
337
+ stroke: "#000",
338
+ strokeLinecap: "round",
339
+ strokeLinejoin: "round",
340
+ shapeRendering: "geometricPrecision"
341
+ }), /*#__PURE__*/_react["default"].createElement("path", {
342
+ 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",
343
+ fill: "#000",
344
+ shapeRendering: "geometricPrecision"
345
+ }), /*#__PURE__*/_react["default"].createElement("path", {
346
+ 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",
347
+ stroke: "#000",
348
+ strokeLinecap: "round",
349
+ strokeLinejoin: "round",
350
+ shapeRendering: "geometricPrecision"
351
+ }), /*#__PURE__*/_react["default"].createElement("path", {
352
+ d: "M217.13 92.3v37.46l8.77-.46V95.71l-8.77-3.42Z",
353
+ fill: "#000",
354
+ stroke: "#000",
355
+ strokeLinecap: "round",
356
+ strokeLinejoin: "round",
357
+ shapeRendering: "geometricPrecision"
358
+ }), /*#__PURE__*/_react["default"].createElement("path", {
359
+ d: "m180.01 93.19-5.35 8.02M178.56 100.76l-2.79 4.17M191.77 131.04l35.84-1.82",
360
+ stroke: "#45E0A8",
361
+ strokeLinecap: "round",
362
+ strokeLinejoin: "round",
363
+ shapeRendering: "geometricPrecision"
364
+ }), /*#__PURE__*/_react["default"].createElement("path", {
365
+ 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",
366
+ fill: "#45E0A8",
367
+ shapeRendering: "geometricPrecision"
368
+ }), /*#__PURE__*/_react["default"].createElement("path", {
369
+ 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",
370
+ stroke: "#000",
371
+ strokeLinecap: "round",
372
+ strokeLinejoin: "round",
373
+ shapeRendering: "geometricPrecision"
374
+ }), /*#__PURE__*/_react["default"].createElement("path", {
375
+ 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",
376
+ stroke: "#000",
377
+ strokeLinecap: "round",
378
+ strokeLinejoin: "round",
379
+ shapeRendering: "geometricPrecision"
380
+ }), /*#__PURE__*/_react["default"].createElement("path", {
381
+ d: "m52.03 36.81 21.9-14.75 2.73 20.1-24.63-5.35Z",
382
+ fill: "#000",
383
+ stroke: "#000",
384
+ strokeLinecap: "round",
385
+ strokeLinejoin: "round",
386
+ shapeRendering: "geometricPrecision"
387
+ }), /*#__PURE__*/_react["default"].createElement("path", {
388
+ d: "m59.29 42.9 17.37-.75-24.63-5.34 7.26 6.09Z",
389
+ fill: "#000",
390
+ stroke: "#000",
391
+ strokeLinecap: "round",
392
+ strokeLinejoin: "round",
393
+ shapeRendering: "geometricPrecision"
394
+ }), /*#__PURE__*/_react["default"].createElement("path", {
395
+ 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",
396
+ fill: "#45E0A8",
397
+ shapeRendering: "geometricPrecision"
398
+ }), /*#__PURE__*/_react["default"].createElement("path", {
399
+ 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",
400
+ stroke: "#000",
401
+ strokeLinecap: "round",
402
+ strokeLinejoin: "round",
403
+ shapeRendering: "geometricPrecision"
404
+ })), /*#__PURE__*/_react["default"].createElement("path", {
405
+ d: "m51.62 36.73 38.02 7.92",
406
+ stroke: "#fff",
407
+ strokeLinecap: "round",
408
+ strokeLinejoin: "round",
409
+ shapeRendering: "geometricPrecision"
410
+ }), /*#__PURE__*/_react["default"].createElement("path", {
411
+ 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",
412
+ stroke: "#45E0A8",
413
+ strokeLinecap: "round",
414
+ strokeLinejoin: "round",
415
+ shapeRendering: "geometricPrecision"
416
+ }));
417
+ }
418
+
419
+ Maintenance.displayName = 'Maintenance';
420
+
421
+ var _default = (0, _core.createBaseComponent)(Maintenance);
422
+
423
+ exports["default"] = _default;