@semcore/illustration 1.4.19 → 1.4.21

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 +13 -3
  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,289 +1,238 @@
1
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
- import React from 'react';
3
- import { createBaseComponent } from '@semcore/core';
4
- import { Box } from '@semcore/flex-box';
5
- function Confirmation({
6
- fill = 'none',
7
- width = '260',
8
- height = '260',
9
- viewBox = '0 0 260 260',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const Confirmation = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...props }, ref) => /* @__PURE__ */ React.createElement(Box, {
5
+ ref,
6
+ width,
7
+ height,
8
+ viewBox,
9
+ fill,
10
+ tag: "svg",
10
11
  ...props
11
- }, ref) {
12
- return /*#__PURE__*/React.createElement(Box, _extends({
13
- ref: ref,
14
- width: width,
15
- height: height,
16
- viewBox: viewBox,
17
- fill: fill,
18
- tag: "svg"
19
- }, props), /*#__PURE__*/React.createElement("path", {
20
- d: "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",
21
- fill: "#6EDAFF",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("mask", {
24
- id: "a",
25
- maskUnits: "userSpaceOnUse",
26
- x: "8",
27
- y: "12",
28
- width: "226",
29
- height: "237"
30
- }, /*#__PURE__*/React.createElement("path", {
31
- 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",
32
- fill: "#45DFA7",
33
- shapeRendering: "geometricPrecision"
34
- })), /*#__PURE__*/React.createElement("g", {
35
- mask: "url(#a)"
36
- }, /*#__PURE__*/React.createElement("path", {
37
- 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",
38
- fill: "#000",
39
- stroke: "#000",
40
- strokeLinecap: "round",
41
- strokeLinejoin: "round",
42
- shapeRendering: "geometricPrecision"
43
- }), /*#__PURE__*/React.createElement("path", {
44
- 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",
45
- fill: "#fff",
46
- stroke: "#000",
47
- strokeLinecap: "round",
48
- strokeLinejoin: "round",
49
- shapeRendering: "geometricPrecision"
50
- }), /*#__PURE__*/React.createElement("path", {
51
- 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",
52
- fill: "#000",
53
- stroke: "#000",
54
- strokeLinecap: "round",
55
- strokeLinejoin: "round",
56
- shapeRendering: "geometricPrecision"
57
- }), /*#__PURE__*/React.createElement("path", {
58
- 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",
59
- fill: "#fff",
60
- stroke: "#000",
61
- strokeLinecap: "round",
62
- strokeLinejoin: "round",
63
- shapeRendering: "geometricPrecision"
64
- }), /*#__PURE__*/React.createElement("path", {
65
- 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",
66
- fill: "#000",
67
- shapeRendering: "geometricPrecision"
68
- }), /*#__PURE__*/React.createElement("path", {
69
- 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",
70
- fill: "#fff",
71
- shapeRendering: "geometricPrecision"
72
- }), /*#__PURE__*/React.createElement("path", {
73
- 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",
74
- fill: "#000",
75
- shapeRendering: "geometricPrecision"
76
- }), /*#__PURE__*/React.createElement("path", {
77
- 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",
78
- fill: "#fff",
79
- shapeRendering: "geometricPrecision"
80
- }), /*#__PURE__*/React.createElement("path", {
81
- 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",
82
- fill: "#000",
83
- shapeRendering: "geometricPrecision"
84
- }), /*#__PURE__*/React.createElement("path", {
85
- 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",
86
- fill: "#fff",
87
- shapeRendering: "geometricPrecision"
88
- }), /*#__PURE__*/React.createElement("path", {
89
- 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",
90
- fill: "#000",
91
- stroke: "#000",
92
- strokeLinecap: "round",
93
- strokeLinejoin: "round",
94
- shapeRendering: "geometricPrecision"
95
- }), /*#__PURE__*/React.createElement("path", {
96
- 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",
97
- fill: "#000",
98
- shapeRendering: "geometricPrecision"
99
- }), /*#__PURE__*/React.createElement("path", {
100
- 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",
101
- stroke: "#000",
102
- strokeLinecap: "round",
103
- strokeLinejoin: "round",
104
- shapeRendering: "geometricPrecision"
105
- }), /*#__PURE__*/React.createElement("path", {
106
- 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",
107
- fill: "#000",
108
- stroke: "#000",
109
- strokeLinecap: "round",
110
- strokeLinejoin: "round",
111
- shapeRendering: "geometricPrecision"
112
- }), /*#__PURE__*/React.createElement("path", {
113
- 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",
114
- fill: "#fff",
115
- stroke: "#000",
116
- strokeLinecap: "round",
117
- strokeLinejoin: "round",
118
- shapeRendering: "geometricPrecision"
119
- }), /*#__PURE__*/React.createElement("path", {
120
- d: "M114.69 195.08a70 70 0 1 0 0-139.99 70 70 0 0 0 0 139.99Z",
121
- stroke: "#fff",
122
- strokeLinecap: "round",
123
- strokeLinejoin: "round",
124
- shapeRendering: "geometricPrecision"
125
- }), /*#__PURE__*/React.createElement("path", {
126
- 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",
127
- fill: "#fff",
128
- stroke: "#000",
129
- strokeLinecap: "round",
130
- strokeLinejoin: "round",
131
- shapeRendering: "geometricPrecision"
132
- }), /*#__PURE__*/React.createElement("path", {
133
- 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",
134
- fill: "#000",
135
- shapeRendering: "geometricPrecision"
136
- }), /*#__PURE__*/React.createElement("path", {
137
- 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",
138
- fill: "#fff",
139
- stroke: "#000",
140
- strokeLinecap: "round",
141
- strokeLinejoin: "round",
142
- shapeRendering: "geometricPrecision"
143
- }), /*#__PURE__*/React.createElement("path", {
144
- d: "M113 254.07a108.85 108.85 0 0 1-25.98-45.5",
145
- stroke: "#000",
146
- strokeLinecap: "round",
147
- strokeLinejoin: "round",
148
- shapeRendering: "geometricPrecision"
149
- }), /*#__PURE__*/React.createElement("path", {
150
- 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",
151
- fill: "#fff",
152
- stroke: "#000",
153
- strokeLinecap: "round",
154
- strokeLinejoin: "round",
155
- shapeRendering: "geometricPrecision"
156
- }), /*#__PURE__*/React.createElement("path", {
157
- 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",
158
- fill: "#fff",
159
- shapeRendering: "geometricPrecision"
160
- }), /*#__PURE__*/React.createElement("path", {
161
- 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",
162
- stroke: "#000",
163
- strokeLinecap: "round",
164
- strokeLinejoin: "round",
165
- shapeRendering: "geometricPrecision"
166
- }), /*#__PURE__*/React.createElement("path", {
167
- 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",
168
- fill: "#fff",
169
- shapeRendering: "geometricPrecision"
170
- }), /*#__PURE__*/React.createElement("path", {
171
- 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",
172
- fill: "#fff",
173
- stroke: "#6EDAFF",
174
- strokeLinecap: "round",
175
- strokeLinejoin: "round",
176
- shapeRendering: "geometricPrecision"
177
- }), /*#__PURE__*/React.createElement("path", {
178
- 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",
179
- fill: "#6EDAFF",
180
- shapeRendering: "geometricPrecision"
181
- }), /*#__PURE__*/React.createElement("path", {
182
- 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",
183
- stroke: "#000",
184
- strokeLinecap: "round",
185
- strokeLinejoin: "round",
186
- shapeRendering: "geometricPrecision"
187
- }), /*#__PURE__*/React.createElement("path", {
188
- 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",
189
- fill: "#fff",
190
- stroke: "#000",
191
- strokeLinecap: "round",
192
- strokeLinejoin: "round",
193
- shapeRendering: "geometricPrecision"
194
- }), /*#__PURE__*/React.createElement("path", {
195
- 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",
196
- fill: "#fff",
197
- stroke: "#000",
198
- strokeLinecap: "round",
199
- strokeLinejoin: "round",
200
- shapeRendering: "geometricPrecision"
201
- }), /*#__PURE__*/React.createElement("path", {
202
- 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",
203
- fill: "#000",
204
- shapeRendering: "geometricPrecision"
205
- }), /*#__PURE__*/React.createElement("path", {
206
- 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",
207
- fill: "#fff",
208
- stroke: "#000",
209
- strokeLinecap: "round",
210
- strokeLinejoin: "round",
211
- shapeRendering: "geometricPrecision"
212
- }), /*#__PURE__*/React.createElement("path", {
213
- 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",
214
- stroke: "#000",
215
- strokeLinecap: "round",
216
- strokeLinejoin: "round",
217
- shapeRendering: "geometricPrecision"
218
- }), /*#__PURE__*/React.createElement("path", {
219
- 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",
220
- fill: "#000",
221
- shapeRendering: "geometricPrecision"
222
- }), /*#__PURE__*/React.createElement("path", {
223
- 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",
224
- fill: "#fff",
225
- stroke: "#000",
226
- strokeLinecap: "round",
227
- strokeLinejoin: "round",
228
- shapeRendering: "geometricPrecision"
229
- }), /*#__PURE__*/React.createElement("path", {
230
- 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",
231
- fill: "#fff",
232
- stroke: "#000",
233
- strokeLinecap: "round",
234
- strokeLinejoin: "round",
235
- shapeRendering: "geometricPrecision"
236
- }), /*#__PURE__*/React.createElement("path", {
237
- 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",
238
- fill: "#fff",
239
- stroke: "#000",
240
- strokeLinecap: "round",
241
- strokeLinejoin: "round",
242
- shapeRendering: "geometricPrecision"
243
- }), /*#__PURE__*/React.createElement("path", {
244
- 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",
245
- fill: "#fff",
246
- shapeRendering: "geometricPrecision"
247
- }), /*#__PURE__*/React.createElement("path", {
248
- 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",
249
- fill: "#fff",
250
- shapeRendering: "geometricPrecision"
251
- }), /*#__PURE__*/React.createElement("path", {
252
- 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",
253
- stroke: "#000",
254
- strokeLinecap: "round",
255
- strokeLinejoin: "round",
256
- shapeRendering: "geometricPrecision"
257
- }), /*#__PURE__*/React.createElement("path", {
258
- 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",
259
- stroke: "#000",
260
- strokeLinecap: "round",
261
- strokeLinejoin: "round",
262
- shapeRendering: "geometricPrecision"
263
- })), /*#__PURE__*/React.createElement("path", {
264
- 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",
265
- stroke: "#6EDAFF",
266
- strokeLinecap: "round",
267
- strokeLinejoin: "round",
268
- shapeRendering: "geometricPrecision"
269
- }), /*#__PURE__*/React.createElement("path", {
270
- 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",
271
- stroke: "#6EDAFF",
272
- strokeLinecap: "round",
273
- strokeLinejoin: "round",
274
- shapeRendering: "geometricPrecision"
275
- }), /*#__PURE__*/React.createElement("mask", {
276
- id: "b",
277
- fill: "#fff"
278
- }, /*#__PURE__*/React.createElement("path", {
279
- 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",
280
- shapeRendering: "geometricPrecision"
281
- })), /*#__PURE__*/React.createElement("path", {
282
- 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",
283
- fill: "#6EDAFF",
284
- mask: "url(#b)",
285
- shapeRendering: "geometricPrecision"
286
- }));
287
- }
288
- Confirmation.displayName = 'Confirmation';
289
- export default createBaseComponent(Confirmation);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ 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",
14
+ fill: "#6EDAFF"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ 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",
17
+ stroke: "#6EDAFF",
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round"
20
+ }), /* @__PURE__ */ React.createElement("path", {
21
+ 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",
22
+ stroke: "#6EDAFF",
23
+ strokeLinecap: "round",
24
+ strokeLinejoin: "round"
25
+ }), /* @__PURE__ */ React.createElement("path", {
26
+ 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",
27
+ fill: "#6EDAFF",
28
+ mask: "url(#igc-confirmation-el-1)"
29
+ }), /* @__PURE__ */ React.createElement("mask", {
30
+ height: "237",
31
+ id: "igc-confirmation-el-0",
32
+ width: "226",
33
+ x: "8",
34
+ y: "12",
35
+ maskUnits: "userSpaceOnUse"
36
+ }, /* @__PURE__ */ React.createElement("path", {
37
+ 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",
38
+ fill: "#45DFA7"
39
+ })), /* @__PURE__ */ React.createElement("mask", {
40
+ id: "igc-confirmation-el-1",
41
+ fill: "#fff"
42
+ }, /* @__PURE__ */ React.createElement("path", {
43
+ 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"
44
+ })), /* @__PURE__ */ React.createElement("g", {
45
+ mask: "url(#igc-confirmation-el-0)"
46
+ }, /* @__PURE__ */ React.createElement("path", {
47
+ 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",
48
+ fill: "#000",
49
+ stroke: "#000",
50
+ strokeLinecap: "round",
51
+ strokeLinejoin: "round"
52
+ }), /* @__PURE__ */ React.createElement("path", {
53
+ 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",
54
+ fill: "#fff",
55
+ stroke: "#000",
56
+ strokeLinecap: "round",
57
+ strokeLinejoin: "round"
58
+ }), /* @__PURE__ */ React.createElement("path", {
59
+ 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",
60
+ fill: "#000",
61
+ stroke: "#000",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }), /* @__PURE__ */ React.createElement("path", {
65
+ 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",
66
+ fill: "#fff",
67
+ stroke: "#000",
68
+ strokeLinecap: "round",
69
+ strokeLinejoin: "round"
70
+ }), /* @__PURE__ */ React.createElement("path", {
71
+ 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",
72
+ fill: "#000"
73
+ }), /* @__PURE__ */ React.createElement("path", {
74
+ 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",
75
+ fill: "#fff"
76
+ }), /* @__PURE__ */ React.createElement("path", {
77
+ 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",
78
+ fill: "#000"
79
+ }), /* @__PURE__ */ React.createElement("path", {
80
+ 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",
81
+ fill: "#fff"
82
+ }), /* @__PURE__ */ React.createElement("path", {
83
+ 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",
84
+ fill: "#000"
85
+ }), /* @__PURE__ */ React.createElement("path", {
86
+ 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",
87
+ fill: "#fff"
88
+ }), /* @__PURE__ */ React.createElement("path", {
89
+ 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",
90
+ fill: "#000",
91
+ stroke: "#000",
92
+ strokeLinecap: "round",
93
+ strokeLinejoin: "round"
94
+ }), /* @__PURE__ */ React.createElement("path", {
95
+ 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",
96
+ fill: "#000"
97
+ }), /* @__PURE__ */ React.createElement("path", {
98
+ 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",
99
+ stroke: "#000",
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round"
102
+ }), /* @__PURE__ */ React.createElement("path", {
103
+ 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",
104
+ fill: "#000",
105
+ stroke: "#000",
106
+ strokeLinecap: "round",
107
+ strokeLinejoin: "round"
108
+ }), /* @__PURE__ */ React.createElement("path", {
109
+ 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",
110
+ fill: "#fff",
111
+ stroke: "#000",
112
+ strokeLinecap: "round",
113
+ strokeLinejoin: "round"
114
+ }), /* @__PURE__ */ React.createElement("path", {
115
+ d: "M114.69 195.08a70 70 0 1 0 0-139.99 70 70 0 0 0 0 139.99Z",
116
+ stroke: "#fff",
117
+ strokeLinecap: "round",
118
+ strokeLinejoin: "round"
119
+ }), /* @__PURE__ */ React.createElement("path", {
120
+ 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",
121
+ fill: "#fff",
122
+ stroke: "#000",
123
+ strokeLinecap: "round",
124
+ strokeLinejoin: "round"
125
+ }), /* @__PURE__ */ React.createElement("path", {
126
+ 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",
127
+ fill: "#000"
128
+ }), /* @__PURE__ */ React.createElement("path", {
129
+ 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",
130
+ fill: "#fff",
131
+ stroke: "#000",
132
+ strokeLinecap: "round",
133
+ strokeLinejoin: "round"
134
+ }), /* @__PURE__ */ React.createElement("path", {
135
+ d: "M113 254.07a108.85 108.85 0 0 1-25.98-45.5",
136
+ stroke: "#000",
137
+ strokeLinecap: "round",
138
+ strokeLinejoin: "round"
139
+ }), /* @__PURE__ */ React.createElement("path", {
140
+ 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",
141
+ fill: "#fff",
142
+ stroke: "#000",
143
+ strokeLinecap: "round",
144
+ strokeLinejoin: "round"
145
+ }), /* @__PURE__ */ React.createElement("path", {
146
+ 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",
147
+ fill: "#fff"
148
+ }), /* @__PURE__ */ React.createElement("path", {
149
+ 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",
150
+ stroke: "#000",
151
+ strokeLinecap: "round",
152
+ strokeLinejoin: "round"
153
+ }), /* @__PURE__ */ React.createElement("path", {
154
+ 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",
155
+ fill: "#fff"
156
+ }), /* @__PURE__ */ React.createElement("path", {
157
+ 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",
158
+ fill: "#fff",
159
+ stroke: "#6EDAFF",
160
+ strokeLinecap: "round",
161
+ strokeLinejoin: "round"
162
+ }), /* @__PURE__ */ React.createElement("path", {
163
+ 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",
164
+ fill: "#6EDAFF"
165
+ }), /* @__PURE__ */ React.createElement("path", {
166
+ 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",
167
+ stroke: "#000",
168
+ strokeLinecap: "round",
169
+ strokeLinejoin: "round"
170
+ }), /* @__PURE__ */ React.createElement("path", {
171
+ 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",
172
+ fill: "#fff",
173
+ stroke: "#000",
174
+ strokeLinecap: "round",
175
+ strokeLinejoin: "round"
176
+ }), /* @__PURE__ */ React.createElement("path", {
177
+ 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",
178
+ fill: "#fff",
179
+ stroke: "#000",
180
+ strokeLinecap: "round",
181
+ strokeLinejoin: "round"
182
+ }), /* @__PURE__ */ React.createElement("path", {
183
+ 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",
184
+ fill: "#000"
185
+ }), /* @__PURE__ */ React.createElement("path", {
186
+ 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",
187
+ fill: "#fff",
188
+ stroke: "#000",
189
+ strokeLinecap: "round",
190
+ strokeLinejoin: "round"
191
+ }), /* @__PURE__ */ React.createElement("path", {
192
+ 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",
193
+ stroke: "#000",
194
+ strokeLinecap: "round",
195
+ strokeLinejoin: "round"
196
+ }), /* @__PURE__ */ React.createElement("path", {
197
+ 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",
198
+ fill: "#000"
199
+ }), /* @__PURE__ */ React.createElement("path", {
200
+ 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",
201
+ fill: "#fff",
202
+ stroke: "#000",
203
+ strokeLinecap: "round",
204
+ strokeLinejoin: "round"
205
+ }), /* @__PURE__ */ React.createElement("path", {
206
+ 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",
207
+ fill: "#fff",
208
+ stroke: "#000",
209
+ strokeLinecap: "round",
210
+ strokeLinejoin: "round"
211
+ }), /* @__PURE__ */ React.createElement("path", {
212
+ 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",
213
+ fill: "#fff",
214
+ stroke: "#000",
215
+ strokeLinecap: "round",
216
+ strokeLinejoin: "round"
217
+ }), /* @__PURE__ */ React.createElement("path", {
218
+ 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",
219
+ fill: "#fff"
220
+ }), /* @__PURE__ */ React.createElement("path", {
221
+ 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",
222
+ fill: "#fff"
223
+ }), /* @__PURE__ */ React.createElement("path", {
224
+ 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",
225
+ stroke: "#000",
226
+ strokeLinecap: "round",
227
+ strokeLinejoin: "round"
228
+ }), /* @__PURE__ */ React.createElement("path", {
229
+ 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",
230
+ stroke: "#000",
231
+ strokeLinecap: "round",
232
+ strokeLinejoin: "round"
233
+ })));
234
+ Confirmation.displayName = "Confirmation";
235
+ var stdin_default = createBaseComponent(Confirmation);
236
+ export {
237
+ stdin_default as default
238
+ };
@@ -1,5 +1,4 @@
1
1
 
2
2
  import { Box } from '@semcore/flex-box';
3
3
  declare const _default: typeof Box;
4
- export default _default;
5
-
4
+ export default _default;