@semcore/illustration 1.0.5 → 1.1.1

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 (195) 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 +12 -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 +3 -2
  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
  195. package/index.js +0 -3
@@ -0,0 +1,152 @@
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 CombinedChart(_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: "M40.25 4.3V1.9c0-.49-.49-.9-.98-.9C19.97 3.23 5 19.82 5 39.96 5 59.69 20.8 75.7 40.25 75.7v2.4c0 .49.49.9.98.9 19.3-2.23 34.27-18.82 34.27-38.96 0-19.8-15.8-35.74-35.25-35.74Z",
41
+ fill: "#E0E1E9",
42
+ shapeRendering: "geometricPrecision"
43
+ }), /*#__PURE__*/_react["default"].createElement("path", {
44
+ d: "M65.92 57.6s.1-.05.12-.08l6.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 24.5l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.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.77 53.55-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.87-8.75a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
53
+ fill: "#fff",
54
+ shapeRendering: "geometricPrecision"
55
+ }), /*#__PURE__*/_react["default"].createElement("path", {
56
+ d: "M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.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 23.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.53-1.53 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.38 21.94c.29 1.06-.33 2.1-1.4 2.33a2.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.47 1.53Z",
65
+ fill: "#E0E1E9",
66
+ shapeRendering: "geometricPrecision"
67
+ }), /*#__PURE__*/_react["default"].createElement("path", {
68
+ d: "M11.09 30.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z",
69
+ fill: "#6C6E79",
70
+ shapeRendering: "geometricPrecision"
71
+ }), /*#__PURE__*/_react["default"].createElement("path", {
72
+ d: "m71.77 53.55-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.87-8.75a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
73
+ stroke: "#6C6E79",
74
+ strokeWidth: ".7",
75
+ strokeLinecap: "round",
76
+ strokeLinejoin: "round",
77
+ shapeRendering: "geometricPrecision"
78
+ }), /*#__PURE__*/_react["default"].createElement("path", {
79
+ d: "M21.77 54.8c1.72-7.16 5.02-10.26 7.79-11.74 5.68-3.05 9.84 2.62 15.53 1.2 6.32-1.57 8.28-10.97 11.1-14.39 2.52-3.06 4.84-3 8.69-2.67",
80
+ stroke: "#6C6E79",
81
+ strokeWidth: ".7",
82
+ strokeLinecap: "round",
83
+ strokeLinejoin: "round",
84
+ shapeRendering: "geometricPrecision"
85
+ }), /*#__PURE__*/_react["default"].createElement("path", {
86
+ d: "M34.52 48.52 27.4 50.3a.8.8 0 0 0-.58 1l2.7 9.63 8.6-2.29-2.64-9.57a.8.8 0 0 0-.96-.56h-.01Z",
87
+ fill: "#E0E1E9",
88
+ stroke: "#6C6E79",
89
+ strokeWidth: ".7",
90
+ strokeLinecap: "round",
91
+ strokeLinejoin: "round",
92
+ shapeRendering: "geometricPrecision"
93
+ }), /*#__PURE__*/_react["default"].createElement("path", {
94
+ d: "m44.4 28.28-6.89 1.6c-.43.09-.7.53-.58.96l7.18 26.21 8.28-2.2-7.05-26.02a.79.79 0 0 0-.94-.56v.01Z",
95
+ fill: "#6C6E79",
96
+ shapeRendering: "geometricPrecision"
97
+ }), /*#__PURE__*/_react["default"].createElement("path", {
98
+ d: "m60.97 34.84-6.51 1.57a.8.8 0 0 0-.59.99l4.27 15.94 7.98-2.12-4.18-15.8a.8.8 0 0 0-.97-.57v-.01ZM23.94 62.42 69.59 50.3",
99
+ stroke: "#6C6E79",
100
+ strokeWidth: ".7",
101
+ strokeLinecap: "round",
102
+ strokeLinejoin: "round",
103
+ shapeRendering: "geometricPrecision"
104
+ }), /*#__PURE__*/_react["default"].createElement("path", {
105
+ d: "M58.8 29.26c.34 1.28-.55 2.6-1.99 2.94-1.43.33-2.9-.43-3.24-1.72-.35-1.29.55-2.62 2-2.95 1.45-.34 2.89.44 3.22 1.73ZM31.95 42.21c.36 1.33-.59 2.7-2.13 3.08-1.55.38-3.12-.39-3.48-1.73-.37-1.34.6-2.72 2.14-3.09 1.54-.36 3.1.41 3.47 1.73v.01ZM47.77 43.6c.36 1.3-.56 2.65-2.04 3.02-1.48.38-2.99-.37-3.34-1.68-.36-1.3.56-2.67 2.05-3.04 1.48-.37 2.97.4 3.32 1.7h0Z",
106
+ fill: "#fff",
107
+ stroke: "#6C6E79",
108
+ strokeWidth: ".7",
109
+ strokeLinecap: "round",
110
+ strokeLinejoin: "round",
111
+ shapeRendering: "geometricPrecision"
112
+ }), /*#__PURE__*/_react["default"].createElement("path", {
113
+ d: "m57.74 35.65-3.1 4.53M56.13 45.83l6.15-8.97M57.69 51.4l6.1-8.9M62.57 52.12l2.7-3.92",
114
+ stroke: "#6C6E79",
115
+ strokeWidth: ".7",
116
+ strokeLinecap: "round",
117
+ strokeLinejoin: "round",
118
+ shapeRendering: "geometricPrecision"
119
+ }), /*#__PURE__*/_react["default"].createElement("mask", {
120
+ maskUnits: "userSpaceOnUse",
121
+ x: "36",
122
+ y: "28",
123
+ width: "17",
124
+ height: "30"
125
+ }, /*#__PURE__*/_react["default"].createElement("path", {
126
+ d: "m44.4 28.28-6.89 1.6c-.43.09-.7.53-.58.96l7.18 26.21 8.28-2.2-7.05-26.02a.79.79 0 0 0-.94-.56v.01Z",
127
+ fill: "#000",
128
+ shapeRendering: "geometricPrecision"
129
+ })), /*#__PURE__*/_react["default"].createElement("g", {
130
+ mask: "url(#a)"
131
+ }, /*#__PURE__*/_react["default"].createElement("path", {
132
+ d: "M21.77 54.8c1.72-7.16 5.02-10.26 7.79-11.74 5.68-3.05 9.84 2.62 15.53 1.2 6.32-1.57 8.28-10.97 11.1-14.39 2.52-3.06 4.84-3 8.69-2.67",
133
+ stroke: "#fff",
134
+ strokeWidth: ".7",
135
+ strokeLinecap: "round",
136
+ strokeLinejoin: "round",
137
+ shapeRendering: "geometricPrecision"
138
+ })), /*#__PURE__*/_react["default"].createElement("path", {
139
+ d: "m44.4 28.28-6.89 1.6c-.43.09-.7.53-.58.96l7.18 26.21 8.28-2.2-7.05-26.02a.79.79 0 0 0-.94-.56v.01Z",
140
+ stroke: "#6C6E79",
141
+ strokeWidth: ".7",
142
+ strokeLinecap: "round",
143
+ strokeLinejoin: "round",
144
+ shapeRendering: "geometricPrecision"
145
+ }));
146
+ }
147
+
148
+ CombinedChart.displayName = 'CombinedChart';
149
+
150
+ var _default = (0, _core.createBaseComponent)(CombinedChart);
151
+
152
+ exports["default"] = _default;
@@ -0,0 +1,131 @@
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 CombinedChart({
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: "M40.25 4.3V1.9c0-.49-.49-.9-.98-.9C19.97 3.23 5 19.82 5 39.96 5 59.69 20.8 75.7 40.25 75.7v2.4c0 .49.49.9.98.9 19.3-2.23 34.27-18.82 34.27-38.96 0-19.8-15.8-35.74-35.25-35.74Z",
23
+ fill: "#E0E1E9",
24
+ shapeRendering: "geometricPrecision"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M65.92 57.6s.1-.05.12-.08l6.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 24.5l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.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.77 53.55-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.87-8.75a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
35
+ fill: "#fff",
36
+ shapeRendering: "geometricPrecision"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.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 23.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.53-1.53 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.38 21.94c.29 1.06-.33 2.1-1.4 2.33a2.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.47 1.53Z",
47
+ fill: "#E0E1E9",
48
+ shapeRendering: "geometricPrecision"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M11.09 30.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z",
51
+ fill: "#6C6E79",
52
+ shapeRendering: "geometricPrecision"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "m71.77 53.55-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.87-8.75a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
55
+ stroke: "#6C6E79",
56
+ strokeWidth: ".7",
57
+ strokeLinecap: "round",
58
+ strokeLinejoin: "round",
59
+ shapeRendering: "geometricPrecision"
60
+ }), /*#__PURE__*/React.createElement("path", {
61
+ d: "M21.77 54.8c1.72-7.16 5.02-10.26 7.79-11.74 5.68-3.05 9.84 2.62 15.53 1.2 6.32-1.57 8.28-10.97 11.1-14.39 2.52-3.06 4.84-3 8.69-2.67",
62
+ stroke: "#6C6E79",
63
+ strokeWidth: ".7",
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round",
66
+ shapeRendering: "geometricPrecision"
67
+ }), /*#__PURE__*/React.createElement("path", {
68
+ d: "M34.52 48.52 27.4 50.3a.8.8 0 0 0-.58 1l2.7 9.63 8.6-2.29-2.64-9.57a.8.8 0 0 0-.96-.56h-.01Z",
69
+ fill: "#E0E1E9",
70
+ stroke: "#6C6E79",
71
+ strokeWidth: ".7",
72
+ strokeLinecap: "round",
73
+ strokeLinejoin: "round",
74
+ shapeRendering: "geometricPrecision"
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ d: "m44.4 28.28-6.89 1.6c-.43.09-.7.53-.58.96l7.18 26.21 8.28-2.2-7.05-26.02a.79.79 0 0 0-.94-.56v.01Z",
77
+ fill: "#6C6E79",
78
+ shapeRendering: "geometricPrecision"
79
+ }), /*#__PURE__*/React.createElement("path", {
80
+ d: "m60.97 34.84-6.51 1.57a.8.8 0 0 0-.59.99l4.27 15.94 7.98-2.12-4.18-15.8a.8.8 0 0 0-.97-.57v-.01ZM23.94 62.42 69.59 50.3",
81
+ stroke: "#6C6E79",
82
+ strokeWidth: ".7",
83
+ strokeLinecap: "round",
84
+ strokeLinejoin: "round",
85
+ shapeRendering: "geometricPrecision"
86
+ }), /*#__PURE__*/React.createElement("path", {
87
+ d: "M58.8 29.26c.34 1.28-.55 2.6-1.99 2.94-1.43.33-2.9-.43-3.24-1.72-.35-1.29.55-2.62 2-2.95 1.45-.34 2.89.44 3.22 1.73ZM31.95 42.21c.36 1.33-.59 2.7-2.13 3.08-1.55.38-3.12-.39-3.48-1.73-.37-1.34.6-2.72 2.14-3.09 1.54-.36 3.1.41 3.47 1.73v.01ZM47.77 43.6c.36 1.3-.56 2.65-2.04 3.02-1.48.38-2.99-.37-3.34-1.68-.36-1.3.56-2.67 2.05-3.04 1.48-.37 2.97.4 3.32 1.7h0Z",
88
+ fill: "#fff",
89
+ stroke: "#6C6E79",
90
+ strokeWidth: ".7",
91
+ strokeLinecap: "round",
92
+ strokeLinejoin: "round",
93
+ shapeRendering: "geometricPrecision"
94
+ }), /*#__PURE__*/React.createElement("path", {
95
+ d: "m57.74 35.65-3.1 4.53M56.13 45.83l6.15-8.97M57.69 51.4l6.1-8.9M62.57 52.12l2.7-3.92",
96
+ stroke: "#6C6E79",
97
+ strokeWidth: ".7",
98
+ strokeLinecap: "round",
99
+ strokeLinejoin: "round",
100
+ shapeRendering: "geometricPrecision"
101
+ }), /*#__PURE__*/React.createElement("mask", {
102
+ maskUnits: "userSpaceOnUse",
103
+ x: "36",
104
+ y: "28",
105
+ width: "17",
106
+ height: "30"
107
+ }, /*#__PURE__*/React.createElement("path", {
108
+ d: "m44.4 28.28-6.89 1.6c-.43.09-.7.53-.58.96l7.18 26.21 8.28-2.2-7.05-26.02a.79.79 0 0 0-.94-.56v.01Z",
109
+ fill: "#000",
110
+ shapeRendering: "geometricPrecision"
111
+ })), /*#__PURE__*/React.createElement("g", {
112
+ mask: "url(#a)"
113
+ }, /*#__PURE__*/React.createElement("path", {
114
+ d: "M21.77 54.8c1.72-7.16 5.02-10.26 7.79-11.74 5.68-3.05 9.84 2.62 15.53 1.2 6.32-1.57 8.28-10.97 11.1-14.39 2.52-3.06 4.84-3 8.69-2.67",
115
+ stroke: "#fff",
116
+ strokeWidth: ".7",
117
+ strokeLinecap: "round",
118
+ strokeLinejoin: "round",
119
+ shapeRendering: "geometricPrecision"
120
+ })), /*#__PURE__*/React.createElement("path", {
121
+ d: "m44.4 28.28-6.89 1.6c-.43.09-.7.53-.58.96l7.18 26.21 8.28-2.2-7.05-26.02a.79.79 0 0 0-.94-.56v.01Z",
122
+ stroke: "#6C6E79",
123
+ strokeWidth: ".7",
124
+ strokeLinecap: "round",
125
+ strokeLinejoin: "round",
126
+ shapeRendering: "geometricPrecision"
127
+ }));
128
+ }
129
+
130
+ CombinedChart.displayName = 'CombinedChart';
131
+ export default createBaseComponent(CombinedChart);
@@ -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,312 @@
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 Confirmation(_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: "M233.19 124.6c0-62.18-50.41-112.6-112.6-112.6C58.41 12 8 62.42 8 124.6c0 37.66 18.51 70.99 46.92 91.42l-10.4 28.34a2.8 2.8 0 0 0 2.62 3.77h146.9a2.8 2.8 0 0 0 2.64-3.77l-10.4-28.34a112.42 112.42 0 0 0 46.9-91.42Z",
41
+ fill: "#6EDAFF",
42
+ shapeRendering: "geometricPrecision"
43
+ }), /*#__PURE__*/_react["default"].createElement("mask", {
44
+ maskUnits: "userSpaceOnUse",
45
+ x: "8",
46
+ y: "12",
47
+ width: "226",
48
+ height: "237"
49
+ }, /*#__PURE__*/_react["default"].createElement("path", {
50
+ d: "M233.19 124.6c0-62.18-50.41-112.6-112.6-112.6C58.41 12 8 62.42 8 124.6c0 37.66 18.51 70.99 46.92 91.42l-10.4 28.34a2.8 2.8 0 0 0 2.62 3.77h146.9a2.8 2.8 0 0 0 2.64-3.77l-10.4-28.34a112.42 112.42 0 0 0 46.9-91.42Z",
51
+ fill: "#45DFA7",
52
+ shapeRendering: "geometricPrecision"
53
+ })), /*#__PURE__*/_react["default"].createElement("g", {
54
+ mask: "url(#a)"
55
+ }, /*#__PURE__*/_react["default"].createElement("path", {
56
+ d: "m80.77 159.45-.87 4.33c4.56 4.66.67 14.98 0 17.94l82.21-4.9c-3.7-2.59-21.64-20.83-20.38-32.26l-60.96 14.9v0Z",
57
+ fill: "#000",
58
+ stroke: "#000",
59
+ strokeLinecap: "round",
60
+ strokeLinejoin: "round",
61
+ shapeRendering: "geometricPrecision"
62
+ }), /*#__PURE__*/_react["default"].createElement("path", {
63
+ d: "m118.56 179.4-7.33-10.17 2.47-7.33-6.4-8.93-26.53 6.48-8.65-2.2c5.24 5.06 8.44 21.5 7.78 24.46l38.66-2.3Z",
64
+ fill: "#fff",
65
+ stroke: "#000",
66
+ strokeLinecap: "round",
67
+ strokeLinejoin: "round",
68
+ shapeRendering: "geometricPrecision"
69
+ }), /*#__PURE__*/_react["default"].createElement("path", {
70
+ d: "m84.46 87.64 1.6-1.74a87.84 87.84 0 0 1 11.45-17.07 3.2 3.2 0 0 1 4.98.17c5.53 7.35 3.12 24.66.18 54.71-7.69-7.9-5.78-13.28-13.47-21.18l-4.74-14.89h0Z",
71
+ fill: "#000",
72
+ stroke: "#000",
73
+ strokeLinecap: "round",
74
+ strokeLinejoin: "round",
75
+ shapeRendering: "geometricPrecision"
76
+ }), /*#__PURE__*/_react["default"].createElement("path", {
77
+ d: "m86.07 85.9-.52.57a49.69 49.69 0 0 0 11.18 13.3c.75.64-2.81-4.2-2.35-5.07 2.02-3.81 9.17-26.98 3.14-25.87a87.14 87.14 0 0 0-11.45 17.06v.01Z",
78
+ fill: "#fff",
79
+ stroke: "#000",
80
+ strokeLinecap: "round",
81
+ strokeLinejoin: "round",
82
+ shapeRendering: "geometricPrecision"
83
+ }), /*#__PURE__*/_react["default"].createElement("path", {
84
+ d: "M145.3 127.46a42.63 42.63 0 0 1-42.63 42.63c-30.57 0-42.62-27.01-42.62-42.63 0-23.54 13.13-46.3 42.62-42.62 27.39 3.41 42.63 19.08 42.63 42.62Z",
85
+ fill: "#000",
86
+ shapeRendering: "geometricPrecision"
87
+ }), /*#__PURE__*/_react["default"].createElement("path", {
88
+ d: "M113.18 112.1c1.53-4.68-.46-9.55-4.46-10.86-4-1.31-8.5 1.42-10.03 6.1-1.54 4.7.46 9.55 4.46 10.87 4 1.31 8.49-1.42 10.03-6.1Z",
89
+ fill: "#fff",
90
+ shapeRendering: "geometricPrecision"
91
+ }), /*#__PURE__*/_react["default"].createElement("path", {
92
+ d: "M107.42 109.86c.68-2.07.1-4.12-1.27-4.57-1.39-.45-3.06.86-3.74 2.93-.68 2.07-.1 4.11 1.27 4.57 1.39.45 3.06-.86 3.74-2.93Z",
93
+ fill: "#000",
94
+ shapeRendering: "geometricPrecision"
95
+ }), /*#__PURE__*/_react["default"].createElement("path", {
96
+ d: "M79.35 105.08c-1.69 4.65-5.16 7.86-8.43 6.8-3.28-1.08-4.68-5.77-3.14-10.47 1.54-4.7 5.45-7.64 8.73-6.56 3.28 1.07 4.74 4.98 2.84 10.23Z",
97
+ fill: "#fff",
98
+ shapeRendering: "geometricPrecision"
99
+ }), /*#__PURE__*/_react["default"].createElement("path", {
100
+ d: "M75.29 103.87c.68-2.07.1-4.12-1.27-4.57-1.39-.45-3.06.86-3.74 2.93-.68 2.07-.1 4.11 1.28 4.57 1.38.45 3.05-.86 3.73-2.93Z",
101
+ fill: "#000",
102
+ shapeRendering: "geometricPrecision"
103
+ }), /*#__PURE__*/_react["default"].createElement("path", {
104
+ d: "M104.46 133.26c-.75-6.52-5.36-4.72-9.96-14.95-3.2-7.12-1.5-13.66-7.1-15.1-6.12-1.57-8.26 8.1-13.7 12.7-6.18 5.21-9.37 2.85-12.43 8.85-2.76 5.39 1.16 17.52 6.69 27.2 1.47 2.2 3.17 4.31 5.1 6.27 2.02 2.05 3.68 5.27 6.22 6.9.7.44 2.97.94 3.71 1.34 5.64 3.11 11.53 3.62 19.68 3.62 2.94 0 5.8-.3 8.56-.86-13.8-13.14-5.92-28.56-6.77-35.97Z",
105
+ fill: "#fff",
106
+ shapeRendering: "geometricPrecision"
107
+ }), /*#__PURE__*/_react["default"].createElement("path", {
108
+ d: "M77.94 113.74c-.67 1.25.87 4.76 3.07 5.34 2.6.67 5.08-1.65 5.47-3.08.61-2.26-7.95-3.38-8.54-2.26v0Z",
109
+ fill: "#000",
110
+ stroke: "#000",
111
+ strokeLinecap: "round",
112
+ strokeLinejoin: "round",
113
+ shapeRendering: "geometricPrecision"
114
+ }), /*#__PURE__*/_react["default"].createElement("path", {
115
+ d: "M81.26 119.22a7.47 7.47 0 0 1-6.07 3.79 6.07 6.07 0 0 0 1.22 4.44c.23.28 1.36 1.69 3.11 1.95 2.25.33 4.78-1.34 6-4.2a5.99 5.99 0 0 1-1.82-1c-2.13-1.7-2.4-4.33-2.43-4.98Z",
116
+ fill: "#000",
117
+ shapeRendering: "geometricPrecision"
118
+ }), /*#__PURE__*/_react["default"].createElement("path", {
119
+ d: "M74.78 161c-.81-1.4-1.9-2.96-2.17-3.24-8.76-9.15-12.57-21.52-12.57-30.3 0-23.54 13.14-46.3 42.63-42.62 27.38 3.41 42.62 19.08 42.62 42.62a42.64 42.64 0 0 1-33.14 41.57",
120
+ stroke: "#000",
121
+ strokeLinecap: "round",
122
+ strokeLinejoin: "round",
123
+ shapeRendering: "geometricPrecision"
124
+ }), /*#__PURE__*/_react["default"].createElement("path", {
125
+ d: "m117.45 90.6 1.6-1.74a87.83 87.83 0 0 1 11.45-17.07 3.2 3.2 0 0 1 4.98.18c5.53 7.34 12.72 27.19 9.78 57.25l-23.06-23.73-4.75-14.88Z",
126
+ fill: "#000",
127
+ stroke: "#000",
128
+ strokeLinecap: "round",
129
+ strokeLinejoin: "round",
130
+ shapeRendering: "geometricPrecision"
131
+ }), /*#__PURE__*/_react["default"].createElement("path", {
132
+ d: "M119.32 88.36s5.26-.13 11.3 11.11c.47.88 1.58 1.36 2.05.49 2.01-3.82 3.87-29.27-2.17-28.16a87.23 87.23 0 0 0-11.18 16.56Z",
133
+ fill: "#fff",
134
+ stroke: "#000",
135
+ strokeLinecap: "round",
136
+ strokeLinejoin: "round",
137
+ shapeRendering: "geometricPrecision"
138
+ }), /*#__PURE__*/_react["default"].createElement("path", {
139
+ d: "M114.69 195.08a70 70 0 1 0 0-139.99 70 70 0 0 0 0 139.99Z",
140
+ stroke: "#fff",
141
+ strokeLinecap: "round",
142
+ strokeLinejoin: "round",
143
+ shapeRendering: "geometricPrecision"
144
+ }), /*#__PURE__*/_react["default"].createElement("path", {
145
+ d: "M183.46 183.37c-.85-.13-.84-3.97-1-4.83a105.62 105.62 0 0 1 .23-36.87c1.3-5.32 4.16-5.12 4.86-10.8 5.15-41.44-20.19-73.9-55.85-77.11 24.9 3.68 32.46 83.42 32.66 93.33-15.9 14.72-65.13 29.06-105.47 20.25-4 0 2.65 14.75 2.65 14.75l11.52 9.18a287.65 287.65 0 0 0 35.26 72.58l101.18 4.4-3.04-51.64c-4.53-9.64-15.79-32.12-23-33.24h0Z",
146
+ fill: "#fff",
147
+ stroke: "#000",
148
+ strokeLinecap: "round",
149
+ strokeLinejoin: "round",
150
+ shapeRendering: "geometricPrecision"
151
+ }), /*#__PURE__*/_react["default"].createElement("path", {
152
+ d: "M190.53 188.94c-2.53-3.1-4.97-5.24-7.07-5.57-.78-.13-.83-3.4-.96-4.57l-22.1 15.82c6.75-1.14 26.86-7.18 30.13-5.69v.01Z",
153
+ fill: "#000",
154
+ shapeRendering: "geometricPrecision"
155
+ }), /*#__PURE__*/_react["default"].createElement("path", {
156
+ d: "M152.75 263.14c-12.8-21.93-4.54-46.11 10.11-52.54 8.59-3.77 19.6-2.94 28.76 8.62 1.18 1.48 3.57-1.53 5.04-.24-11.98-19.48-32.27-20.2-44.71-13.7-15.92 8.32-23.28 36.77-6 59.1l6.8-1.24v0Z",
157
+ fill: "#fff",
158
+ stroke: "#000",
159
+ strokeLinecap: "round",
160
+ strokeLinejoin: "round",
161
+ shapeRendering: "geometricPrecision"
162
+ }), /*#__PURE__*/_react["default"].createElement("path", {
163
+ d: "M113 254.07a108.85 108.85 0 0 1-25.98-45.5",
164
+ stroke: "#000",
165
+ strokeLinecap: "round",
166
+ strokeLinejoin: "round",
167
+ shapeRendering: "geometricPrecision"
168
+ }), /*#__PURE__*/_react["default"].createElement("path", {
169
+ d: "M180.72 170.09c-5.2 0-11.83 4-19.92 7.4-32.26 13.55-80.77 20.66-87.74 13.77l4.82 13.7c12.21 13.53 95.67-11 105.58-21.6 4.8-4.07 2-13.27-2.74-13.27Z",
170
+ fill: "#fff",
171
+ stroke: "#000",
172
+ strokeLinecap: "round",
173
+ strokeLinejoin: "round",
174
+ shapeRendering: "geometricPrecision"
175
+ }), /*#__PURE__*/_react["default"].createElement("path", {
176
+ d: "m162.11 139.42-.92 1c3.2-1.27 9.66-2.53 12.87-3.8C176.1 76.6 137.8 38.1 95.14 48.47c-27.31 6.63-27.91 25.18-27.91 25.18 1.76-1.65 7.35-5.93 7.36-5.92 38.45-30.41 86.24 2 87.52 71.7Z",
177
+ fill: "#fff",
178
+ shapeRendering: "geometricPrecision"
179
+ }), /*#__PURE__*/_react["default"].createElement("path", {
180
+ d: "M170.67 103.17c-10.18-40.12-41.47-62.99-75.53-54.71-27.31 6.63-27.91 25.18-27.91 25.18 1.76-1.65 6.17-5.04 6.17-5.03l1.18-.88c40.84-29.07 86.25 2 87.53 71.7l-.92.99c3.2-1.27 9.66-2.52 12.87-3.79.32-9.42-.35-18.31-1.88-26.57",
181
+ stroke: "#000",
182
+ strokeLinecap: "round",
183
+ strokeLinejoin: "round",
184
+ shapeRendering: "geometricPrecision"
185
+ }), /*#__PURE__*/_react["default"].createElement("path", {
186
+ d: "M67.52 79.59c-4.19.84-7.23 5.35-9 8.5-3.19 5.75-5.56 12.82-2.46 13.97 1.38.52 4.33.27 12.88-10.31 4.88-6.04 7.05-7.76 6.51-9.38-.75-2.27-4.81-3.4-7.93-2.78ZM55.98 107.78c-.76-1.2-2.13-2.2-3.23-.95-2.38 2.76-3.15 9.56-.57 9.56 1.74 0 4.94-6.81 3.8-8.61ZM43.97 57.98l.87 3.95a6.45 6.45 0 0 0 3.65 4.57l1.82.8c.35.15.35.7 0 .85l-1.82.8c-1.83.8-3.19 2.5-3.65 4.57l-.87 3.95a.42.42 0 0 1-.83 0l-.87-3.95a6.45 6.45 0 0 0-3.65-4.58l-1.82-.8c-.35-.15-.35-.69 0-.84l1.82-.8c1.83-.8 3.19-2.5 3.65-4.57l.87-3.95c.1-.47.73-.47.83 0ZM160.73 32.6l.7 3.18a5.2 5.2 0 0 0 2.94 3.68l1.46.64c.29.12.29.56 0 .69l-1.46.63a5.2 5.2 0 0 0-2.94 3.68l-.7 3.18a.34.34 0 0 1-.67 0l-.7-3.18a5.2 5.2 0 0 0-2.94-3.68l-1.46-.63c-.29-.13-.29-.56 0-.69l1.46-.64a5.2 5.2 0 0 0 2.94-3.68l.7-3.18a.34.34 0 0 1 .67 0Z",
187
+ fill: "#fff",
188
+ shapeRendering: "geometricPrecision"
189
+ }), /*#__PURE__*/_react["default"].createElement("path", {
190
+ d: "m37.8 159.66 1.46 6.63a10.84 10.84 0 0 0 6.13 7.68l3.05 1.33c.6.26.6 1.17 0 1.43l-3.05 1.33a10.85 10.85 0 0 0-6.13 7.68l-1.46 6.63a.7.7 0 0 1-1.4 0l-1.46-6.63a10.84 10.84 0 0 0-6.13-7.68l-3.04-1.33c-.6-.26-.6-1.17 0-1.43l3.04-1.33a10.85 10.85 0 0 0 6.13-7.68l1.46-6.63a.7.7 0 0 1 1.4 0Z",
191
+ fill: "#fff",
192
+ stroke: "#6EDAFF",
193
+ strokeLinecap: "round",
194
+ strokeLinejoin: "round",
195
+ shapeRendering: "geometricPrecision"
196
+ }), /*#__PURE__*/_react["default"].createElement("path", {
197
+ d: "M98.1 181.57c1.08-.33 1.5-2.07.94-3.89-.56-1.8-1.9-3-2.98-2.67-1.08.34-1.5 2.08-.95 3.9.56 1.8 1.9 3 2.98 2.66ZM106.63 180.97c1.33-.42 1.86-2.55 1.17-4.77-.69-2.22-2.33-3.69-3.66-3.27-1.33.4-1.86 2.54-1.17 4.76.69 2.22 2.33 3.69 3.66 3.28Z",
198
+ fill: "#6EDAFF",
199
+ shapeRendering: "geometricPrecision"
200
+ }), /*#__PURE__*/_react["default"].createElement("path", {
201
+ d: "M83.84 171.62a24.23 24.23 0 0 1 2.67 9.56c.4 4.87-.53 9.35-2.35 12.65M89.93 171.9a36.3 36.3 0 0 1 1.81 9c.38 4.65-.07 9.05-1.18 12.9M117.48 175.03c12.03-2.65 46.15-11.9 48.25-18.94",
202
+ stroke: "#000",
203
+ strokeLinecap: "round",
204
+ strokeLinejoin: "round",
205
+ shapeRendering: "geometricPrecision"
206
+ }), /*#__PURE__*/_react["default"].createElement("path", {
207
+ d: "M80.96 182.16c-1.02-5.52-5.24-9.7-9.51-9.5l-6.4.03.78 4.12a11.52 11.52 0 0 0-.67 6.78 13.3 13.3 0 0 0 3.16 6.49l.56 2.98 5.56.03.51-.03c4.37-.4 7.06-5.28 6.01-10.9v0Z",
208
+ fill: "#fff",
209
+ stroke: "#000",
210
+ strokeLinecap: "round",
211
+ strokeLinejoin: "round",
212
+ shapeRendering: "geometricPrecision"
213
+ }), /*#__PURE__*/_react["default"].createElement("path", {
214
+ d: "M70.17 192.8c4.13-1.31 6.07-6.83 4.33-12.31-1.75-5.5-6.51-8.88-10.65-7.57-4.13 1.32-6.07 6.83-4.33 12.32 1.75 5.5 6.51 8.88 10.65 7.56Z",
215
+ fill: "#fff",
216
+ stroke: "#000",
217
+ strokeLinecap: "round",
218
+ strokeLinejoin: "round",
219
+ shapeRendering: "geometricPrecision"
220
+ }), /*#__PURE__*/_react["default"].createElement("path", {
221
+ d: "M165.73 175.3c2.27-.85 12.73-4.36 15-5.21 2.23-1.26-3.4-11.52-5.26-14.63l-7.74-7.13-12.49 5.05c1.8.58 4.12 8.22 2.48 8.7 3.35-1.27 11.13 11.77 8.01 13.21Z",
222
+ fill: "#000",
223
+ shapeRendering: "geometricPrecision"
224
+ }), /*#__PURE__*/_react["default"].createElement("path", {
225
+ d: "m184.34 125.48-.13-.03c-.18-.06-5.75-1.54-6.1-1.6h-.03c-9.92-1.98-20.09 5.13-23.07 16.34-3.08 11.62 2.72 23.24 12.95 25.96 0 0 5.23 1.38 5.58 1.44h.02c9.9 1.98 20.09-5.13 23.07-16.34 3.02-11.36-2.47-22.72-12.3-25.76v0Z",
226
+ fill: "#fff",
227
+ stroke: "#000",
228
+ strokeLinecap: "round",
229
+ strokeLinejoin: "round",
230
+ shapeRendering: "geometricPrecision"
231
+ }), /*#__PURE__*/_react["default"].createElement("path", {
232
+ d: "M185.07 162.62c5.64-1.97 10.28-7.05 12.07-13.83M165.41 153.62c2 4.59 5.71 8.12 10.55 9.4 1.68.45 3.36.6 5.03.47",
233
+ stroke: "#000",
234
+ strokeLinecap: "round",
235
+ strokeLinejoin: "round",
236
+ shapeRendering: "geometricPrecision"
237
+ }), /*#__PURE__*/_react["default"].createElement("path", {
238
+ d: "m184.74 125.62-6.47 21.51 3.33 1.9 12.37-16.13a17.86 17.86 0 0 0-9.23-7.28Z",
239
+ fill: "#000",
240
+ shapeRendering: "geometricPrecision"
241
+ }), /*#__PURE__*/_react["default"].createElement("path", {
242
+ d: "m208.8 63.3-26.57 84.49a4.4 4.4 0 1 1-8.3-2.94l32.6-82.34c.56-1.39 2.72-.71 2.28.8v0Z",
243
+ fill: "#fff",
244
+ stroke: "#000",
245
+ strokeLinecap: "round",
246
+ strokeLinejoin: "round",
247
+ shapeRendering: "geometricPrecision"
248
+ }), /*#__PURE__*/_react["default"].createElement("path", {
249
+ d: "m203.22 60.9-1.67 4.59c-.24.67 1.7 2 4.36 2.96s5 1.2 5.24.54l1.67-4.6-9.6-3.49Z",
250
+ fill: "#fff",
251
+ stroke: "#000",
252
+ strokeLinecap: "round",
253
+ strokeLinejoin: "round",
254
+ shapeRendering: "geometricPrecision"
255
+ }), /*#__PURE__*/_react["default"].createElement("path", {
256
+ d: "M212.82 64.4c.25-.67-1.7-2-4.36-2.96-2.65-.97-5-1.2-5.24-.54-.24.67 1.71 2 4.36 2.96 2.65.96 5 1.2 5.24.54Z",
257
+ fill: "#fff",
258
+ stroke: "#000",
259
+ strokeLinecap: "round",
260
+ strokeLinejoin: "round",
261
+ shapeRendering: "geometricPrecision"
262
+ }), /*#__PURE__*/_react["default"].createElement("path", {
263
+ d: "M107.25 143.3c20.27 5.97 44.36 4.07 47.86 2.35 4.2-2.08 8.4 2.69 3.1 6.01-9.42 5.92-44.6-2-52.03-4.56-5.79-2-6.16-5.91 1.07-3.79Z",
264
+ fill: "#fff",
265
+ shapeRendering: "geometricPrecision"
266
+ }), /*#__PURE__*/_react["default"].createElement("path", {
267
+ d: "M107.4 145.49c.85-2.71-2.62-6.21-7.75-7.81-5.14-1.6-9.99-.7-10.83 2-.85 2.72 2.62 6.22 7.76 7.82 5.13 1.6 9.98.7 10.83-2.01Z",
268
+ fill: "#fff",
269
+ shapeRendering: "geometricPrecision"
270
+ }), /*#__PURE__*/_react["default"].createElement("path", {
271
+ d: "M155.11 145.64c-2.89 1.68-27.6 3.63-47.86-2.34-.88-2.18-3.75-4.41-7.56-5.61-5.12-1.62-10-.74-10.87 1.96-.88 2.7 2.57 6.21 7.7 7.83 3.94 1.24 7.72 1 9.66-.4 7.44 2.58 42.6 10.49 52.04 4.57 5.3-3.32.81-8.29-3.1-6.01h0Z",
272
+ stroke: "#000",
273
+ strokeLinecap: "round",
274
+ strokeLinejoin: "round",
275
+ shapeRendering: "geometricPrecision"
276
+ }), /*#__PURE__*/_react["default"].createElement("path", {
277
+ d: "M106.19 147.09a3.2 3.2 0 0 1-.16-1.99 3.2 3.2 0 0 1 1.22-1.8",
278
+ stroke: "#000",
279
+ strokeLinecap: "round",
280
+ strokeLinejoin: "round",
281
+ shapeRendering: "geometricPrecision"
282
+ })), /*#__PURE__*/_react["default"].createElement("path", {
283
+ d: "M221.37 59.6c-.99-3.74-4.14-7.23-8.66-9-1.27-.51-2.57-.85-3.85-1.02M236.98 56.67c-2.15-8.13-9-15.7-18.82-19.57a34.2 34.2 0 0 0-19.13-1.91",
284
+ stroke: "#6EDAFF",
285
+ strokeLinecap: "round",
286
+ strokeLinejoin: "round",
287
+ shapeRendering: "geometricPrecision"
288
+ }), /*#__PURE__*/_react["default"].createElement("path", {
289
+ d: "M252 55.45c-3.56-12.32-14.05-23.7-28.97-29.6a53.26 53.26 0 0 0-29.05-3.07",
290
+ stroke: "#6EDAFF",
291
+ strokeLinecap: "round",
292
+ strokeLinejoin: "round",
293
+ shapeRendering: "geometricPrecision"
294
+ }), /*#__PURE__*/_react["default"].createElement("mask", {
295
+ id: "b",
296
+ fill: "#fff"
297
+ }, /*#__PURE__*/_react["default"].createElement("path", {
298
+ d: "M233.19 124.6c0-62.18-50.41-112.6-112.6-112.6C58.41 12 8 62.42 8 124.6c0 37.66 18.51 70.99 46.92 91.42l-10.4 28.34a2.8 2.8 0 0 0 2.62 3.77h146.9a2.8 2.8 0 0 0 2.64-3.77l-10.4-28.34a112.42 112.42 0 0 0 46.9-91.42Z",
299
+ shapeRendering: "geometricPrecision"
300
+ })), /*#__PURE__*/_react["default"].createElement("path", {
301
+ d: "m54.92 216.02.93.35a1 1 0 0 0-.35-1.16l-.58.81Zm-10.4 28.34.94.35-.94-.35Zm152.16 0 .93-.34-.94.34Zm-10.4-28.34-.59-.8a1 1 0 0 0-.35 1.15l.94-.35Zm47.9-91.42C234.19 61.86 183.34 11 120.6 11v2c61.64 0 111.6 49.97 111.6 111.6h2ZM120.6 11C57.87 11 7 61.86 7 124.6h2C9 62.97 58.96 13 120.6 13v-2ZM7 124.6c0 38 18.68 71.62 47.33 92.24l1.17-1.63A111.41 111.41 0 0 1 9 124.6H7Zm46.98 91.08-10.4 28.34 1.88.69 10.4-28.34-1.88-.7Zm-10.4 28.34a3.8 3.8 0 0 0 3.56 5.1v-2a1.8 1.8 0 0 1-1.68-2.41l-1.88-.7Zm3.56 5.1h146.9v-2H47.14v2Zm146.9 0a3.8 3.8 0 0 0 3.57-5.1l-1.88.69a1.8 1.8 0 0 1-1.69 2.42v2Zm3.57-5.1-10.4-28.34-1.87.69 10.4 28.34 1.87-.69Zm-10.75-27.19a113.42 113.42 0 0 0 47.33-92.23h-2c0 37.33-18.35 70.35-46.5 90.61l1.17 1.63Z",
302
+ fill: "#6EDAFF",
303
+ mask: "url(#b)",
304
+ shapeRendering: "geometricPrecision"
305
+ }));
306
+ }
307
+
308
+ Confirmation.displayName = 'Confirmation';
309
+
310
+ var _default = (0, _core.createBaseComponent)(Confirmation);
311
+
312
+ exports["default"] = _default;