@semcore/illustration 17.0.0 → 17.0.1-prerelease.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 (272) hide show
  1. package/AccessDenied/index.d.ts +28 -0
  2. package/AccessDenied/index.js +242 -0
  3. package/AccessDenied/index.mjs +220 -0
  4. package/AccessLogIn/index.d.ts +28 -0
  5. package/AccessLogIn/index.js +344 -0
  6. package/AccessLogIn/index.mjs +322 -0
  7. package/AreaChart/index.d.ts +28 -0
  8. package/AreaChart/index.js +89 -0
  9. package/AreaChart/index.mjs +67 -0
  10. package/Blocked/index.d.ts +28 -0
  11. package/Blocked/index.js +493 -0
  12. package/Blocked/index.mjs +471 -0
  13. package/CHANGELOG.md +3 -73
  14. package/ChoroplethMapChart/index.d.ts +28 -0
  15. package/ChoroplethMapChart/index.js +111 -0
  16. package/ChoroplethMapChart/index.mjs +89 -0
  17. package/Coffee/index.d.ts +28 -0
  18. package/Coffee/index.js +96 -0
  19. package/Coffee/index.mjs +74 -0
  20. package/Collection/index.d.ts +28 -0
  21. package/Collection/index.js +90 -0
  22. package/Collection/index.mjs +68 -0
  23. package/CombinedChart/index.d.ts +28 -0
  24. package/CombinedChart/index.js +118 -0
  25. package/CombinedChart/index.mjs +96 -0
  26. package/Configuration/index.d.ts +28 -0
  27. package/Configuration/index.js +197 -0
  28. package/Configuration/index.mjs +175 -0
  29. package/Confirmation/index.d.ts +28 -0
  30. package/Confirmation/index.js +267 -0
  31. package/Confirmation/index.mjs +245 -0
  32. package/Congrats/index.d.ts +28 -0
  33. package/Congrats/index.js +147 -0
  34. package/Congrats/index.mjs +125 -0
  35. package/ConnectionLost/index.d.ts +28 -0
  36. package/ConnectionLost/index.js +299 -0
  37. package/ConnectionLost/index.mjs +277 -0
  38. package/DeletedAccount/index.d.ts +28 -0
  39. package/DeletedAccount/index.js +376 -0
  40. package/DeletedAccount/index.mjs +354 -0
  41. package/DeletedPage/index.d.ts +28 -0
  42. package/DeletedPage/index.js +81 -0
  43. package/DeletedPage/index.mjs +59 -0
  44. package/Dns/index.d.ts +28 -0
  45. package/Dns/index.js +180 -0
  46. package/Dns/index.mjs +158 -0
  47. package/DonutChart/index.d.ts +28 -0
  48. package/DonutChart/index.js +131 -0
  49. package/DonutChart/index.mjs +109 -0
  50. package/Duplicates/index.d.ts +28 -0
  51. package/Duplicates/index.js +108 -0
  52. package/Duplicates/index.mjs +86 -0
  53. package/Feedback/index.d.ts +28 -0
  54. package/Feedback/index.js +96 -0
  55. package/Feedback/index.mjs +74 -0
  56. package/FunnelChart/index.d.ts +28 -0
  57. package/FunnelChart/index.js +98 -0
  58. package/FunnelChart/index.mjs +76 -0
  59. package/Good/index.d.ts +28 -0
  60. package/Good/index.js +131 -0
  61. package/Good/index.mjs +109 -0
  62. package/HeatMapChart/index.d.ts +28 -0
  63. package/HeatMapChart/index.js +116 -0
  64. package/HeatMapChart/index.mjs +94 -0
  65. package/HorizontalBarChart/index.d.ts +28 -0
  66. package/HorizontalBarChart/index.js +102 -0
  67. package/HorizontalBarChart/index.mjs +80 -0
  68. package/KagiChart/index.d.ts +28 -0
  69. package/KagiChart/index.js +83 -0
  70. package/KagiChart/index.mjs +61 -0
  71. package/LineChart/index.d.ts +28 -0
  72. package/LineChart/index.js +86 -0
  73. package/LineChart/index.mjs +64 -0
  74. package/LollipopChart/index.d.ts +28 -0
  75. package/LollipopChart/index.js +103 -0
  76. package/LollipopChart/index.mjs +81 -0
  77. package/MailSent/index.d.ts +28 -0
  78. package/MailSent/index.js +142 -0
  79. package/MailSent/index.mjs +120 -0
  80. package/Maintenance/index.d.ts +28 -0
  81. package/Maintenance/index.js +363 -0
  82. package/Maintenance/index.mjs +341 -0
  83. package/Nexttime/index.d.ts +28 -0
  84. package/Nexttime/index.js +110 -0
  85. package/Nexttime/index.mjs +88 -0
  86. package/NoPayment/index.d.ts +28 -0
  87. package/NoPayment/index.js +304 -0
  88. package/NoPayment/index.mjs +282 -0
  89. package/NothingFound/index.d.ts +28 -0
  90. package/NothingFound/index.js +134 -0
  91. package/NothingFound/index.mjs +112 -0
  92. package/OtherData/index.d.ts +28 -0
  93. package/OtherData/index.js +117 -0
  94. package/OtherData/index.mjs +95 -0
  95. package/PageError/index.d.ts +28 -0
  96. package/PageError/index.js +224 -0
  97. package/PageError/index.mjs +202 -0
  98. package/PageNotFound/index.d.ts +28 -0
  99. package/PageNotFound/index.js +284 -0
  100. package/PageNotFound/index.mjs +262 -0
  101. package/PieChart/index.d.ts +28 -0
  102. package/PieChart/index.js +116 -0
  103. package/PieChart/index.mjs +94 -0
  104. package/Processing/index.d.ts +28 -0
  105. package/Processing/index.js +96 -0
  106. package/Processing/index.mjs +74 -0
  107. package/ProjectNotFound/index.d.ts +28 -0
  108. package/ProjectNotFound/index.js +247 -0
  109. package/ProjectNotFound/index.mjs +225 -0
  110. package/README.md +32 -5
  111. package/RadarChart/index.d.ts +28 -0
  112. package/RadarChart/index.js +95 -0
  113. package/RadarChart/index.mjs +73 -0
  114. package/RadialTreeChart/index.d.ts +28 -0
  115. package/RadialTreeChart/index.js +137 -0
  116. package/RadialTreeChart/index.mjs +115 -0
  117. package/SankeyChart/index.d.ts +28 -0
  118. package/SankeyChart/index.js +123 -0
  119. package/SankeyChart/index.mjs +101 -0
  120. package/ScatterPlotChart/index.d.ts +28 -0
  121. package/ScatterPlotChart/index.js +108 -0
  122. package/ScatterPlotChart/index.mjs +86 -0
  123. package/StackedAreaChart/index.d.ts +28 -0
  124. package/StackedAreaChart/index.js +110 -0
  125. package/StackedAreaChart/index.mjs +88 -0
  126. package/Suggestion/index.d.ts +28 -0
  127. package/Suggestion/index.js +94 -0
  128. package/Suggestion/index.mjs +72 -0
  129. package/Suggestions/index.d.ts +28 -0
  130. package/Suggestions/index.js +97 -0
  131. package/Suggestions/index.mjs +75 -0
  132. package/Table/index.d.ts +28 -0
  133. package/Table/index.js +81 -0
  134. package/Table/index.mjs +59 -0
  135. package/TagCloud/index.d.ts +28 -0
  136. package/TagCloud/index.js +108 -0
  137. package/TagCloud/index.mjs +86 -0
  138. package/TextLinksEtc/index.d.ts +28 -0
  139. package/TextLinksEtc/index.js +84 -0
  140. package/TextLinksEtc/index.mjs +62 -0
  141. package/Timeout/index.d.ts +28 -0
  142. package/Timeout/index.js +381 -0
  143. package/Timeout/index.mjs +359 -0
  144. package/UnderConstruction/index.d.ts +28 -0
  145. package/UnderConstruction/index.js +143 -0
  146. package/UnderConstruction/index.mjs +121 -0
  147. package/VennChart/index.d.ts +28 -0
  148. package/VennChart/index.js +109 -0
  149. package/VennChart/index.mjs +87 -0
  150. package/VerticalBarChart/index.d.ts +28 -0
  151. package/VerticalBarChart/index.js +103 -0
  152. package/VerticalBarChart/index.mjs +81 -0
  153. package/Waiting/index.d.ts +28 -0
  154. package/Waiting/index.js +96 -0
  155. package/Waiting/index.mjs +74 -0
  156. package/Warning/index.d.ts +28 -0
  157. package/Warning/index.js +91 -0
  158. package/Warning/index.mjs +69 -0
  159. package/clear.ts +25 -0
  160. package/lib/AccessDenied/index.js +26 -207
  161. package/lib/AccessDenied/index.mjs +18 -206
  162. package/lib/AccessLogIn/index.js +26 -309
  163. package/lib/AccessLogIn/index.mjs +18 -308
  164. package/lib/AreaChart/index.js +32 -54
  165. package/lib/AreaChart/index.mjs +24 -53
  166. package/lib/Blocked/index.js +118 -458
  167. package/lib/Blocked/index.mjs +110 -457
  168. package/lib/ChoroplethMapChart/index.js +34 -76
  169. package/lib/ChoroplethMapChart/index.mjs +26 -75
  170. package/lib/Coffee/index.js +29 -61
  171. package/lib/Coffee/index.mjs +21 -60
  172. package/lib/Collection/index.js +31 -55
  173. package/lib/Collection/index.mjs +23 -54
  174. package/lib/CombinedChart/index.js +36 -83
  175. package/lib/CombinedChart/index.mjs +28 -82
  176. package/lib/Configuration/index.js +47 -162
  177. package/lib/Configuration/index.mjs +39 -161
  178. package/lib/Confirmation/index.js +28 -232
  179. package/lib/Confirmation/index.mjs +20 -231
  180. package/lib/Congrats/index.js +23 -112
  181. package/lib/Congrats/index.mjs +15 -111
  182. package/lib/ConnectionLost/index.js +31 -264
  183. package/lib/ConnectionLost/index.mjs +23 -263
  184. package/lib/DeletedAccount/index.js +47 -341
  185. package/lib/DeletedAccount/index.mjs +39 -340
  186. package/lib/DeletedPage/index.js +23 -46
  187. package/lib/DeletedPage/index.mjs +15 -45
  188. package/lib/Dns/index.js +27 -145
  189. package/lib/Dns/index.mjs +19 -144
  190. package/lib/DonutChart/index.js +37 -96
  191. package/lib/DonutChart/index.mjs +29 -95
  192. package/lib/Duplicates/index.js +34 -73
  193. package/lib/Duplicates/index.mjs +26 -72
  194. package/lib/Feedback/index.js +31 -61
  195. package/lib/Feedback/index.mjs +23 -60
  196. package/lib/FunnelChart/index.js +33 -63
  197. package/lib/FunnelChart/index.mjs +25 -62
  198. package/lib/Good/index.js +38 -96
  199. package/lib/Good/index.mjs +30 -95
  200. package/lib/HeatMapChart/index.js +35 -81
  201. package/lib/HeatMapChart/index.mjs +27 -80
  202. package/lib/HorizontalBarChart/index.js +33 -67
  203. package/lib/HorizontalBarChart/index.mjs +25 -66
  204. package/lib/KagiChart/index.js +30 -48
  205. package/lib/KagiChart/index.mjs +22 -47
  206. package/lib/LineChart/index.js +31 -51
  207. package/lib/LineChart/index.mjs +23 -50
  208. package/lib/LollipopChart/index.js +33 -68
  209. package/lib/LollipopChart/index.mjs +25 -67
  210. package/lib/MailSent/index.js +23 -107
  211. package/lib/MailSent/index.mjs +15 -106
  212. package/lib/Maintenance/index.js +27 -328
  213. package/lib/Maintenance/index.mjs +19 -327
  214. package/lib/Nexttime/index.js +35 -75
  215. package/lib/Nexttime/index.mjs +27 -74
  216. package/lib/NoPayment/index.js +23 -269
  217. package/lib/NoPayment/index.mjs +15 -268
  218. package/lib/NothingFound/index.js +37 -99
  219. package/lib/NothingFound/index.mjs +29 -98
  220. package/lib/OtherData/index.js +35 -82
  221. package/lib/OtherData/index.mjs +27 -81
  222. package/lib/PageError/index.js +60 -189
  223. package/lib/PageError/index.mjs +52 -188
  224. package/lib/PageNotFound/index.js +78 -249
  225. package/lib/PageNotFound/index.mjs +70 -248
  226. package/lib/PieChart/index.js +35 -81
  227. package/lib/PieChart/index.mjs +27 -80
  228. package/lib/Processing/index.js +32 -61
  229. package/lib/Processing/index.mjs +24 -60
  230. package/lib/ProjectNotFound/index.js +60 -212
  231. package/lib/ProjectNotFound/index.mjs +52 -211
  232. package/lib/RadarChart/index.js +32 -60
  233. package/lib/RadarChart/index.mjs +24 -59
  234. package/lib/RadialTreeChart/index.js +38 -102
  235. package/lib/RadialTreeChart/index.mjs +30 -101
  236. package/lib/SankeyChart/index.js +36 -88
  237. package/lib/SankeyChart/index.mjs +28 -87
  238. package/lib/ScatterPlotChart/index.js +34 -73
  239. package/lib/ScatterPlotChart/index.mjs +26 -72
  240. package/lib/StackedAreaChart/index.js +36 -75
  241. package/lib/StackedAreaChart/index.mjs +28 -74
  242. package/lib/Suggestion/index.js +32 -59
  243. package/lib/Suggestion/index.mjs +24 -58
  244. package/lib/Suggestions/index.js +32 -62
  245. package/lib/Suggestions/index.mjs +24 -61
  246. package/lib/Table/index.js +29 -46
  247. package/lib/Table/index.mjs +21 -45
  248. package/lib/TagCloud/index.js +34 -73
  249. package/lib/TagCloud/index.mjs +26 -72
  250. package/lib/TextLinksEtc/index.js +30 -49
  251. package/lib/TextLinksEtc/index.mjs +22 -48
  252. package/lib/Timeout/index.js +26 -346
  253. package/lib/Timeout/index.mjs +18 -345
  254. package/lib/UnderConstruction/index.js +40 -108
  255. package/lib/UnderConstruction/index.mjs +32 -107
  256. package/lib/VennChart/index.js +34 -74
  257. package/lib/VennChart/index.mjs +26 -73
  258. package/lib/VerticalBarChart/index.js +33 -68
  259. package/lib/VerticalBarChart/index.mjs +25 -67
  260. package/lib/Waiting/index.js +33 -61
  261. package/lib/Waiting/index.mjs +25 -60
  262. package/lib/Warning/index.js +31 -56
  263. package/lib/Warning/index.mjs +23 -55
  264. package/lib/cjs/index.js +8 -7
  265. package/lib/cjs/index.js.map +1 -1
  266. package/lib/es6/index.js +8 -6
  267. package/lib/es6/index.js.map +1 -1
  268. package/lib/esm/index.mjs +8 -6
  269. package/package.json +173 -169
  270. package/transform.ts +20 -21
  271. package/types/svg-to-jsx.d.ts +1 -1
  272. package/vite.config.ts +0 -24
@@ -6,167 +6,45 @@ const Configuration = ({ fill = "none", width = "130", height = "130", viewBox =
6
6
  const colorResolver = useColorResolver();
7
7
  const resolvedPrimaryColor = colorResolver(primaryColor);
8
8
  const resolvedSecondaryColor = colorResolver(secondaryColor);
9
- return /* @__PURE__ */ React.createElement(Box, {
10
- ref,
11
- width,
12
- height,
13
- viewBox,
14
- fill,
15
- tag: "svg",
16
- "aria-hidden": true,
17
- ...props
18
- }, /* @__PURE__ */ React.createElement("path", {
19
- d: "M39.054 17.323 3.292 53.088a1.474 1.474 0 0 0 0 2.09l71.53 71.53c.579.576 1.51.576 2.09 0l35.765-35.768c3.421-3.422 8.687-3.883 12.604-1.383.743.476 1.719-.078 1.719-.96V4.478c0-.815-.662-1.477-1.477-1.477H41.397c-.882 0-1.433.974-.957 1.72 2.5 3.919 2.039 9.182-1.386 12.603Z",
20
- fill: resolvedPrimaryColor
21
- }), /* @__PURE__ */ React.createElement("path", {
22
- d: "M105.24 112.53H16.584c-5.4 0-9.775-4.376-9.775-9.781V46.558c0-5.405 4.376-9.781 9.775-9.781h88.656c5.41 0 9.78 4.376 9.78 9.78v56.192a9.77 9.77 0 0 1-9.78 9.781Z",
23
- fill: resolvedSecondaryColor,
24
- stroke: resolvedSecondaryColor,
25
- strokeLinecap: "round",
26
- strokeLinejoin: "round",
27
- strokeMiterlimit: "10"
28
- }), /* @__PURE__ */ React.createElement("path", {
29
- d: "M9.277 46.557v7.192c43.883 1.993 46.318.688 67.965-16.972h-58.19c-5.4 0-9.775 4.376-9.775 9.78Z",
30
- fill: "#fff",
31
- stroke: resolvedSecondaryColor,
32
- strokeLinecap: "round",
33
- strokeLinejoin: "round",
34
- strokeMiterlimit: "10"
35
- }), /* @__PURE__ */ React.createElement("path", {
36
- d: "M18.059 49.51a3.997 3.997 0 1 0 0-7.994 3.997 3.997 0 0 0 0 7.995Z",
37
- fill: resolvedPrimaryColor,
38
- stroke: resolvedSecondaryColor,
39
- strokeLinecap: "round",
40
- strokeLinejoin: "round",
41
- strokeMiterlimit: "10"
42
- }), /* @__PURE__ */ React.createElement("path", {
43
- d: "M28.126 49.51a3.997 3.997 0 1 0 0-7.994 3.997 3.997 0 0 0 0 7.995ZM38.19 49.51a3.997 3.997 0 1 0 0-7.994 3.997 3.997 0 0 0 0 7.995Z",
44
- stroke: resolvedSecondaryColor,
45
- strokeMiterlimit: "10"
46
- }), /* @__PURE__ */ React.createElement("path", {
47
- d: "M85.121 14.162s-11.043 4-10.776 5.855c.118.89-.584.241-.665-.325-.267-1.856 10.777-5.856 10.777-5.856 2.559-.75 3.785-.588.665.325Z",
48
- fill: "#fff",
49
- fillRule: "evenodd"
50
- }), /* @__PURE__ */ React.createElement("path", {
51
- d: "M84.457 13.838s-11.044 4-10.777 5.855c.111.774 1.049.977 2.573.813 6.734-.774 16.24-9.701 8.204-6.668Z",
52
- stroke: resolvedSecondaryColor,
53
- strokeLinecap: "round",
54
- strokeLinejoin: "round",
55
- strokeMiterlimit: "10"
56
- }), /* @__PURE__ */ React.createElement("path", {
57
- d: "M82.29 16.375s-2.646 1.516-5.68 3.527c-4.39 2.898-9.606 6.82-8.891 8.673.426 1.094 3.138.226 5.87-.982 9.13-2.863 21.502-18.314 8.7-11.218Z",
58
- fill: resolvedPrimaryColor,
59
- fillRule: "evenodd",
60
- stroke: resolvedSecondaryColor,
61
- strokeLinecap: "round",
62
- strokeLinejoin: "round",
63
- strokeMiterlimit: "10"
64
- }), /* @__PURE__ */ React.createElement("path", {
65
- d: "M80.847 17.812c-2.538 1.537-7.33 4.572-10.264 7.192-1.054.782-4.34 4.259-1.054 3.486-1.038-3.68 15.356-12.028 11.318-10.678Z",
66
- fill: "#fff"
67
- }), /* @__PURE__ */ React.createElement("path", {
68
- d: "M79.043 20.65c-6.373 7.936-11.241 15.683-9.419 17.049 1.752 1.313 7.984-5.283 7.984-5.283 6.979-5.903 10.866-23.518 1.435-11.767Z",
69
- fill: resolvedPrimaryColor,
70
- fillRule: "evenodd",
71
- stroke: resolvedSecondaryColor,
72
- strokeLinecap: "round",
73
- strokeLinejoin: "round",
74
- strokeMiterlimit: "10"
75
- }), /* @__PURE__ */ React.createElement("path", {
76
- d: "M71.447 36.948c-4.348-.925 11.321-19.651 7.986-15.986-3.452 4.3-8.377 10.77-9.522 14.75-.456 1.589-.119 2.138 1.536 1.236Z",
77
- fill: "#fff"
78
- }), /* @__PURE__ */ React.createElement("path", {
79
- d: "M89.405 28.723v-.006c-.075-.364-.33-.748-.717-1.054-1.183-.943-3.55-1.135-5.347 2.359l-1.956 4.81s-3.218 8.498-6.603 7.227c-1.147-.429-.952-2.479-.774-3.689.084-.57.22-1.127.4-1.672 1.139-3.452 2.571-8.084 5.5-15.695.651-1.688 1.761-3.188 3.266-4.189 7.697-5.103 15.942 6.681 6.231 11.909Z",
80
- fill: resolvedPrimaryColor,
81
- fillRule: "evenodd",
82
- stroke: resolvedSecondaryColor,
83
- strokeLinecap: "round",
84
- strokeLinejoin: "round",
85
- strokeMiterlimit: "10"
86
- }), /* @__PURE__ */ React.createElement("path", {
87
- d: "M75.606 37.006c.555-2.296 1.2-5.096 2.216-8.916-1.137 3.236-2.321 6.65-3.15 9.492l.934-.576Z",
88
- fill: "#fff"
89
- }), /* @__PURE__ */ React.createElement("path", {
90
- d: "m53.033 72.369 2.443.868 3.733-3.035c.782-.512 1.75-.39 2.25.072l3.664 3.388c.665.615.704 1.578.248 2.237l-2.568 4.114 1.057 2.367 4.84.612c.801-.03 1.475.746 1.505 1.547l.195 4.968c.03.801-.579 1.627-1.374 1.82l-4.776.99-.868 2.442 3.035 3.733c.511.782.389 1.75-.073 2.251l-3.388 3.663a1.717 1.717 0 0 1-2.237.248l-4.114-2.568c-.79.354-1.577.704-2.367 1.057l-.612 4.841c-.128.806-.904 1.48-1.705 1.51l-4.968.195c-.802.03-1.628-.579-1.658-1.38l-.988-4.782-2.442-.868-3.9 2.882a1.718 1.718 0 0 1-2.25-.072l-3.664-3.388c-.501-.462-.699-1.416-.242-2.078l2.726-4.12c-.512-.782-.865-1.572-1.057-2.367l-4.84-.612c-.807-.128-1.48-.904-1.511-1.706l-.195-4.968c-.03-.8.579-1.627 1.38-1.658l4.776-.99c.123-.968.418-1.622.868-2.442l-3.043-3.892c-.506-.623-.384-1.591.23-2.256l3.389-3.664c.462-.5 1.416-.698 2.078-.242l4.12 2.726c.79-.353 1.577-.703 2.367-1.057l.612-4.84c-.03-.801.746-1.474 1.547-1.505l4.968-.194c.801-.031 1.627.578 1.82 1.374l.99 4.779Zm-4.723 6.445c-4.968.195-8.971 4.526-8.776 9.494.194 4.968 4.526 8.971 9.494 8.777 4.968-.195 8.971-4.526 8.776-9.494-.195-4.969-4.526-8.974-9.494-8.777ZM86.245 53.247l2.027.81 3.244-2.431c.676-.407 1.485-.27 1.892.136l2.973 2.974c.54.54.54 1.352.137 1.891l-2.298 3.377.81 2.028 4.052.676c.676 0 1.216.676 1.216 1.352v4.19c0 .675-.54 1.351-1.216 1.485l-4.053.676-.809 2.028 2.431 3.243c.406.676.27 1.486-.136 1.892l-2.974 2.974a1.45 1.45 0 0 1-1.891.136l-3.378-2.298-2.027.81-.676 4.053c-.137.676-.81 1.215-1.486 1.215h-4.19c-.675 0-1.351-.54-1.351-1.215l-.676-4.053-2.028-.81-3.377 2.298a1.444 1.444 0 0 1-1.892-.136l-2.973-2.974c-.406-.406-.54-1.216-.137-1.755l2.432-3.377c-.407-.676-.676-1.352-.81-2.028l-4.053-.676c-.676-.137-1.216-.81-1.216-1.486v-4.19c0-.675.54-1.351 1.216-1.351l4.053-.676c.136-.81.406-1.352.81-2.028l-2.432-3.377c-.406-.54-.27-1.352.27-1.892l2.974-2.973c.406-.407 1.216-.54 1.755-.137l3.377 2.432 2.028-.81.676-4.053c0-.676.676-1.216 1.352-1.216h4.19c.675 0 1.351.54 1.485 1.216l.679 4.05Zm-4.19 5.269c-4.189 0-7.702 3.513-7.702 7.703 0 4.189 3.513 7.702 7.702 7.702 4.19 0 7.703-3.513 7.703-7.702 0-4.19-3.513-7.703-7.703-7.703Z",
91
- fill: "#fff",
92
- fillRule: "evenodd",
93
- stroke: resolvedSecondaryColor,
94
- strokeLinecap: "round",
95
- strokeLinejoin: "round",
96
- strokeMiterlimit: "10"
97
- }), /* @__PURE__ */ React.createElement("path", {
98
- d: "M81.163 34.748c-1.176.367-3.296 1.62-3.88 2.449-42.019 59.468-62.418 62.982-62.418 70.874 0 3.947 4.187 4.462 4.187 4.462-5.4 0-9.775-4.376-9.775-9.781V53.078H32.54c27.01 0 36.794-11.672 43.537-16.298 1.352-.93 3.861-1.823 5.085-2.032Z",
99
- fill: resolvedPrimaryColor,
100
- fillRule: "evenodd",
101
- stroke: resolvedSecondaryColor,
102
- strokeLinecap: "round",
103
- strokeLinejoin: "round",
104
- strokeMiterlimit: "10"
105
- }), /* @__PURE__ */ React.createElement("path", {
106
- d: "M34.015 73.294C63.15 58.412 73.1 37.47 80.11 35.156M28.126 76.094a110.31 110.31 0 0 0 4.448-2.075",
107
- stroke: resolvedSecondaryColor,
108
- strokeLinecap: "round",
109
- strokeLinejoin: "round",
110
- strokeMiterlimit: "10"
111
- }), /* @__PURE__ */ React.createElement("path", {
112
- d: "M54.3 52.643c9.496-3.391 21.441-15.617 24.598-17.21",
113
- stroke: resolvedSecondaryColor,
114
- strokeLinecap: "round",
115
- strokeLinejoin: "round",
116
- strokeMiterlimit: "10"
117
- }), /* @__PURE__ */ React.createElement("path", {
118
- d: "M105.241 112.53c7.831 0 10.259-6.53 9.773-13.926C124 109 117 112.53 105.241 112.53Z",
119
- fill: resolvedPrimaryColor,
120
- fillRule: "evenodd",
121
- stroke: resolvedSecondaryColor,
122
- strokeLinecap: "round",
123
- strokeLinejoin: "round",
124
- strokeMiterlimit: "10"
125
- }), /* @__PURE__ */ React.createElement("path", {
126
- d: "M118.472 103.707C106.5 87.5 97.254 71.635 90.565 53.079h24.458c0 25.274-1.266 34.984 3.449 50.628Z",
127
- fill: resolvedPrimaryColor,
128
- fillRule: "evenodd",
129
- stroke: resolvedSecondaryColor,
130
- strokeLinecap: "round",
131
- strokeLinejoin: "round",
132
- strokeMiterlimit: "10"
133
- }), /* @__PURE__ */ React.createElement("path", {
134
- d: "M112.46 90.528c1.914 6.04 5.369 11.338 5.369 11.338",
135
- stroke: resolvedSecondaryColor,
136
- strokeLinecap: "round",
137
- strokeLinejoin: "round",
138
- strokeMiterlimit: "10"
139
- }), /* @__PURE__ */ React.createElement("path", {
140
- d: "M115.023 46.56v6.517H90.565c-1.825-5.06-2.78-11.844-5.947-16.296h20.624a9.773 9.773 0 0 1 9.781 9.778Z",
141
- fill: "#fff",
142
- fillRule: "evenodd",
143
- stroke: resolvedSecondaryColor,
144
- strokeLinecap: "round",
145
- strokeLinejoin: "round",
146
- strokeMiterlimit: "10"
147
- }), /* @__PURE__ */ React.createElement("path", {
148
- d: "M83.505 33.702c-5.469 2.76-10.092 6.29-8.723 8.362 8.411 4.806 41.87-10.627 47.997-20.76C126.04 6.51 99.007-3.333 80.229 20.28l10.459 5.325s-.512 4.8-7.183 8.097Z",
149
- fill: resolvedPrimaryColor
150
- }), /* @__PURE__ */ React.createElement("path", {
151
- d: "M126 21.5C99.821 41.379 76.963 45.369 74.782 42.064c-1.37-2.072 3.254-5.603 8.723-8.362 6.67-3.296 7.183-8.098 7.183-8.098",
152
- stroke: resolvedSecondaryColor,
153
- strokeLinecap: "round",
154
- strokeLinejoin: "round",
155
- strokeMiterlimit: "10"
156
- }), /* @__PURE__ */ React.createElement("path", {
157
- d: "M90.145 28.416s-1.123 2.912-6.144 5.603c-6.588 3.169-12.307 8.193-6.588 8.521-3.517-1.43 2.107-5.945 7.864-8.791 1.27-.629 3.767-1.99 4.868-5.333Z",
158
- fill: "#fff",
159
- fillRule: "evenodd"
160
- }), /* @__PURE__ */ React.createElement("path", {
161
- d: "M80.226 20.28C91 4.5 107.5 6 107.5 6",
162
- stroke: resolvedSecondaryColor,
163
- strokeLinecap: "round",
164
- strokeLinejoin: "round",
165
- strokeMiterlimit: "10"
166
- }), /* @__PURE__ */ React.createElement("path", {
167
- d: "M105.153 6.22s7.054 14.967 20.134 16.43c.588-.433 1.159-.862 1.713-1.288V4.477c0-.815-.662-1.477-1.477-1.477h-15.917c-1.441 1.13-2.778 2.433-4.453 3.22Z",
168
- fill: resolvedSecondaryColor
169
- }));
9
+ return /* @__PURE__ */ React.createElement(
10
+ Box,
11
+ {
12
+ ref,
13
+ width,
14
+ height,
15
+ viewBox,
16
+ fill,
17
+ tag: "svg",
18
+ "aria-hidden": true,
19
+ ...props
20
+ },
21
+ /* @__PURE__ */ React.createElement("path", { d: "M39.054 17.323 3.292 53.088a1.474 1.474 0 0 0 0 2.09l71.53 71.53c.579.576 1.51.576 2.09 0l35.765-35.768c3.421-3.422 8.687-3.883 12.604-1.383.743.476 1.719-.078 1.719-.96V4.478c0-.815-.662-1.477-1.477-1.477H41.397c-.882 0-1.433.974-.957 1.72 2.5 3.919 2.039 9.182-1.386 12.603Z", fill: resolvedPrimaryColor }),
22
+ /* @__PURE__ */ React.createElement("path", { d: "M105.24 112.53H16.584c-5.4 0-9.775-4.376-9.775-9.781V46.558c0-5.405 4.376-9.781 9.775-9.781h88.656c5.41 0 9.78 4.376 9.78 9.78v56.192a9.77 9.77 0 0 1-9.78 9.781Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
23
+ /* @__PURE__ */ React.createElement("path", { d: "M9.277 46.557v7.192c43.883 1.993 46.318.688 67.965-16.972h-58.19c-5.4 0-9.775 4.376-9.775 9.78Z", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
24
+ /* @__PURE__ */ React.createElement("path", { d: "M18.059 49.51a3.997 3.997 0 1 0 0-7.994 3.997 3.997 0 0 0 0 7.995Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
25
+ /* @__PURE__ */ React.createElement("path", { d: "M28.126 49.51a3.997 3.997 0 1 0 0-7.994 3.997 3.997 0 0 0 0 7.995ZM38.19 49.51a3.997 3.997 0 1 0 0-7.994 3.997 3.997 0 0 0 0 7.995Z", stroke: resolvedSecondaryColor, strokeMiterlimit: "10" }),
26
+ /* @__PURE__ */ React.createElement("path", { d: "M85.121 14.162s-11.043 4-10.776 5.855c.118.89-.584.241-.665-.325-.267-1.856 10.777-5.856 10.777-5.856 2.559-.75 3.785-.588.665.325Z", fill: "#fff", fillRule: "evenodd" }),
27
+ /* @__PURE__ */ React.createElement("path", { d: "M84.457 13.838s-11.044 4-10.777 5.855c.111.774 1.049.977 2.573.813 6.734-.774 16.24-9.701 8.204-6.668Z", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
28
+ /* @__PURE__ */ React.createElement("path", { d: "M82.29 16.375s-2.646 1.516-5.68 3.527c-4.39 2.898-9.606 6.82-8.891 8.673.426 1.094 3.138.226 5.87-.982 9.13-2.863 21.502-18.314 8.7-11.218Z", fill: resolvedPrimaryColor, fillRule: "evenodd", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
29
+ /* @__PURE__ */ React.createElement("path", { d: "M80.847 17.812c-2.538 1.537-7.33 4.572-10.264 7.192-1.054.782-4.34 4.259-1.054 3.486-1.038-3.68 15.356-12.028 11.318-10.678Z", fill: "#fff" }),
30
+ /* @__PURE__ */ React.createElement("path", { d: "M79.043 20.65c-6.373 7.936-11.241 15.683-9.419 17.049 1.752 1.313 7.984-5.283 7.984-5.283 6.979-5.903 10.866-23.518 1.435-11.767Z", fill: resolvedPrimaryColor, fillRule: "evenodd", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
31
+ /* @__PURE__ */ React.createElement("path", { d: "M71.447 36.948c-4.348-.925 11.321-19.651 7.986-15.986-3.452 4.3-8.377 10.77-9.522 14.75-.456 1.589-.119 2.138 1.536 1.236Z", fill: "#fff" }),
32
+ /* @__PURE__ */ React.createElement("path", { d: "M89.405 28.723v-.006c-.075-.364-.33-.748-.717-1.054-1.183-.943-3.55-1.135-5.347 2.359l-1.956 4.81s-3.218 8.498-6.603 7.227c-1.147-.429-.952-2.479-.774-3.689.084-.57.22-1.127.4-1.672 1.139-3.452 2.571-8.084 5.5-15.695.651-1.688 1.761-3.188 3.266-4.189 7.697-5.103 15.942 6.681 6.231 11.909Z", fill: resolvedPrimaryColor, fillRule: "evenodd", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
33
+ /* @__PURE__ */ React.createElement("path", { d: "M75.606 37.006c.555-2.296 1.2-5.096 2.216-8.916-1.137 3.236-2.321 6.65-3.15 9.492l.934-.576Z", fill: "#fff" }),
34
+ /* @__PURE__ */ React.createElement("path", { d: "m53.033 72.369 2.443.868 3.733-3.035c.782-.512 1.75-.39 2.25.072l3.664 3.388c.665.615.704 1.578.248 2.237l-2.568 4.114 1.057 2.367 4.84.612c.801-.03 1.475.746 1.505 1.547l.195 4.968c.03.801-.579 1.627-1.374 1.82l-4.776.99-.868 2.442 3.035 3.733c.511.782.389 1.75-.073 2.251l-3.388 3.663a1.717 1.717 0 0 1-2.237.248l-4.114-2.568c-.79.354-1.577.704-2.367 1.057l-.612 4.841c-.128.806-.904 1.48-1.705 1.51l-4.968.195c-.802.03-1.628-.579-1.658-1.38l-.988-4.782-2.442-.868-3.9 2.882a1.718 1.718 0 0 1-2.25-.072l-3.664-3.388c-.501-.462-.699-1.416-.242-2.078l2.726-4.12c-.512-.782-.865-1.572-1.057-2.367l-4.84-.612c-.807-.128-1.48-.904-1.511-1.706l-.195-4.968c-.03-.8.579-1.627 1.38-1.658l4.776-.99c.123-.968.418-1.622.868-2.442l-3.043-3.892c-.506-.623-.384-1.591.23-2.256l3.389-3.664c.462-.5 1.416-.698 2.078-.242l4.12 2.726c.79-.353 1.577-.703 2.367-1.057l.612-4.84c-.03-.801.746-1.474 1.547-1.505l4.968-.194c.801-.031 1.627.578 1.82 1.374l.99 4.779Zm-4.723 6.445c-4.968.195-8.971 4.526-8.776 9.494.194 4.968 4.526 8.971 9.494 8.777 4.968-.195 8.971-4.526 8.776-9.494-.195-4.969-4.526-8.974-9.494-8.777ZM86.245 53.247l2.027.81 3.244-2.431c.676-.407 1.485-.27 1.892.136l2.973 2.974c.54.54.54 1.352.137 1.891l-2.298 3.377.81 2.028 4.052.676c.676 0 1.216.676 1.216 1.352v4.19c0 .675-.54 1.351-1.216 1.485l-4.053.676-.809 2.028 2.431 3.243c.406.676.27 1.486-.136 1.892l-2.974 2.974a1.45 1.45 0 0 1-1.891.136l-3.378-2.298-2.027.81-.676 4.053c-.137.676-.81 1.215-1.486 1.215h-4.19c-.675 0-1.351-.54-1.351-1.215l-.676-4.053-2.028-.81-3.377 2.298a1.444 1.444 0 0 1-1.892-.136l-2.973-2.974c-.406-.406-.54-1.216-.137-1.755l2.432-3.377c-.407-.676-.676-1.352-.81-2.028l-4.053-.676c-.676-.137-1.216-.81-1.216-1.486v-4.19c0-.675.54-1.351 1.216-1.351l4.053-.676c.136-.81.406-1.352.81-2.028l-2.432-3.377c-.406-.54-.27-1.352.27-1.892l2.974-2.973c.406-.407 1.216-.54 1.755-.137l3.377 2.432 2.028-.81.676-4.053c0-.676.676-1.216 1.352-1.216h4.19c.675 0 1.351.54 1.485 1.216l.679 4.05Zm-4.19 5.269c-4.189 0-7.702 3.513-7.702 7.703 0 4.189 3.513 7.702 7.702 7.702 4.19 0 7.703-3.513 7.703-7.702 0-4.19-3.513-7.703-7.703-7.703Z", fill: "#fff", fillRule: "evenodd", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
35
+ /* @__PURE__ */ React.createElement("path", { d: "M81.163 34.748c-1.176.367-3.296 1.62-3.88 2.449-42.019 59.468-62.418 62.982-62.418 70.874 0 3.947 4.187 4.462 4.187 4.462-5.4 0-9.775-4.376-9.775-9.781V53.078H32.54c27.01 0 36.794-11.672 43.537-16.298 1.352-.93 3.861-1.823 5.085-2.032Z", fill: resolvedPrimaryColor, fillRule: "evenodd", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
36
+ /* @__PURE__ */ React.createElement("path", { d: "M34.015 73.294C63.15 58.412 73.1 37.47 80.11 35.156M28.126 76.094a110.31 110.31 0 0 0 4.448-2.075", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
37
+ /* @__PURE__ */ React.createElement("path", { d: "M54.3 52.643c9.496-3.391 21.441-15.617 24.598-17.21", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
38
+ /* @__PURE__ */ React.createElement("path", { d: "M105.241 112.53c7.831 0 10.259-6.53 9.773-13.926C124 109 117 112.53 105.241 112.53Z", fill: resolvedPrimaryColor, fillRule: "evenodd", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
39
+ /* @__PURE__ */ React.createElement("path", { d: "M118.472 103.707C106.5 87.5 97.254 71.635 90.565 53.079h24.458c0 25.274-1.266 34.984 3.449 50.628Z", fill: resolvedPrimaryColor, fillRule: "evenodd", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
40
+ /* @__PURE__ */ React.createElement("path", { d: "M112.46 90.528c1.914 6.04 5.369 11.338 5.369 11.338", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
41
+ /* @__PURE__ */ React.createElement("path", { d: "M115.023 46.56v6.517H90.565c-1.825-5.06-2.78-11.844-5.947-16.296h20.624a9.773 9.773 0 0 1 9.781 9.778Z", fill: "#fff", fillRule: "evenodd", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
42
+ /* @__PURE__ */ React.createElement("path", { d: "M83.505 33.702c-5.469 2.76-10.092 6.29-8.723 8.362 8.411 4.806 41.87-10.627 47.997-20.76C126.04 6.51 99.007-3.333 80.229 20.28l10.459 5.325s-.512 4.8-7.183 8.097Z", fill: resolvedPrimaryColor }),
43
+ /* @__PURE__ */ React.createElement("path", { d: "M126 21.5C99.821 41.379 76.963 45.369 74.782 42.064c-1.37-2.072 3.254-5.603 8.723-8.362 6.67-3.296 7.183-8.098 7.183-8.098", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
44
+ /* @__PURE__ */ React.createElement("path", { d: "M90.145 28.416s-1.123 2.912-6.144 5.603c-6.588 3.169-12.307 8.193-6.588 8.521-3.517-1.43 2.107-5.945 7.864-8.791 1.27-.629 3.767-1.99 4.868-5.333Z", fill: "#fff", fillRule: "evenodd" }),
45
+ /* @__PURE__ */ React.createElement("path", { d: "M80.226 20.28C91 4.5 107.5 6 107.5 6", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: "10" }),
46
+ /* @__PURE__ */ React.createElement("path", { d: "M105.153 6.22s7.054 14.967 20.134 16.43c.588-.433 1.159-.862 1.713-1.288V4.477c0-.815-.662-1.477-1.477-1.477h-15.917c-1.441 1.13-2.778 2.433-4.453 3.22Z", fill: resolvedSecondaryColor })
47
+ );
170
48
  };
171
49
  Configuration.displayName = "Configuration";
172
50
  var stdin_default = createBaseComponent(Configuration);
@@ -16,7 +16,14 @@ var __copyProps = (to, from, except, desc) => {
16
16
  }
17
17
  return to;
18
18
  };
19
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
20
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
28
  var stdin_exports = {};
22
29
  __export(stdin_exports, {
@@ -31,237 +38,26 @@ const Confirmation = ({ fill = "none", width = "260", height = "260", viewBox =
31
38
  const colorResolver = (0, import_useColorResolver.useColorResolver)();
32
39
  const resolvedPrimaryColor = colorResolver(primaryColor);
33
40
  const resolvedSecondaryColor = colorResolver(secondaryColor);
34
- return /* @__PURE__ */ import_react.default.createElement(import_base_components.Box, {
35
- ref,
36
- width,
37
- height,
38
- viewBox,
39
- fill,
40
- tag: "svg",
41
- "aria-hidden": true,
42
- ...props
43
- }, /* @__PURE__ */ import_react.default.createElement("path", {
44
- 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",
45
- fill: resolvedPrimaryColor
46
- }), /* @__PURE__ */ import_react.default.createElement("path", {
47
- 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",
48
- stroke: resolvedPrimaryColor,
49
- strokeLinecap: "round",
50
- strokeLinejoin: "round"
51
- }), /* @__PURE__ */ import_react.default.createElement("path", {
52
- 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",
53
- stroke: resolvedPrimaryColor,
54
- strokeLinecap: "round",
55
- strokeLinejoin: "round"
56
- }), /* @__PURE__ */ import_react.default.createElement("path", {
57
- 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",
58
- fill: resolvedPrimaryColor,
59
- mask: "url(#igc-confirmation-el-1)"
60
- }), /* @__PURE__ */ import_react.default.createElement("mask", {
61
- height: "237",
62
- id: "igc-confirmation-el-0",
63
- width: "226",
64
- x: "8",
65
- y: "12",
66
- maskUnits: "userSpaceOnUse"
67
- }, /* @__PURE__ */ import_react.default.createElement("path", {
68
- 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",
69
- fill: "#45DFA7"
70
- })), /* @__PURE__ */ import_react.default.createElement("mask", {
71
- id: "igc-confirmation-el-1",
72
- fill: "#fff"
73
- }, /* @__PURE__ */ import_react.default.createElement("path", {
74
- 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"
75
- })), /* @__PURE__ */ import_react.default.createElement("g", {
76
- mask: "url(#igc-confirmation-el-0)"
77
- }, /* @__PURE__ */ import_react.default.createElement("path", {
78
- 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",
79
- fill: resolvedSecondaryColor,
80
- stroke: resolvedSecondaryColor,
81
- strokeLinecap: "round",
82
- strokeLinejoin: "round"
83
- }), /* @__PURE__ */ import_react.default.createElement("path", {
84
- 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",
85
- fill: "#fff",
86
- stroke: resolvedSecondaryColor,
87
- strokeLinecap: "round",
88
- strokeLinejoin: "round"
89
- }), /* @__PURE__ */ import_react.default.createElement("path", {
90
- 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",
91
- fill: resolvedSecondaryColor,
92
- stroke: resolvedSecondaryColor,
93
- strokeLinecap: "round",
94
- strokeLinejoin: "round"
95
- }), /* @__PURE__ */ import_react.default.createElement("path", {
96
- 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",
97
- fill: "#fff",
98
- stroke: resolvedSecondaryColor,
99
- strokeLinecap: "round",
100
- strokeLinejoin: "round"
101
- }), /* @__PURE__ */ import_react.default.createElement("path", {
102
- 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",
103
- fill: resolvedSecondaryColor
104
- }), /* @__PURE__ */ import_react.default.createElement("path", {
105
- 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",
106
- fill: "#fff"
107
- }), /* @__PURE__ */ import_react.default.createElement("path", {
108
- 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",
109
- fill: resolvedSecondaryColor
110
- }), /* @__PURE__ */ import_react.default.createElement("path", {
111
- 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",
112
- fill: "#fff"
113
- }), /* @__PURE__ */ import_react.default.createElement("path", {
114
- 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",
115
- fill: resolvedSecondaryColor
116
- }), /* @__PURE__ */ import_react.default.createElement("path", {
117
- 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",
118
- fill: "#fff"
119
- }), /* @__PURE__ */ import_react.default.createElement("path", {
120
- 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",
121
- fill: resolvedSecondaryColor,
122
- stroke: resolvedSecondaryColor,
123
- strokeLinecap: "round",
124
- strokeLinejoin: "round"
125
- }), /* @__PURE__ */ import_react.default.createElement("path", {
126
- 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",
127
- fill: resolvedSecondaryColor
128
- }), /* @__PURE__ */ import_react.default.createElement("path", {
129
- 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",
130
- stroke: resolvedSecondaryColor,
131
- strokeLinecap: "round",
132
- strokeLinejoin: "round"
133
- }), /* @__PURE__ */ import_react.default.createElement("path", {
134
- 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",
135
- fill: resolvedSecondaryColor,
136
- stroke: resolvedSecondaryColor,
137
- strokeLinecap: "round",
138
- strokeLinejoin: "round"
139
- }), /* @__PURE__ */ import_react.default.createElement("path", {
140
- 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",
141
- fill: "#fff",
142
- stroke: resolvedSecondaryColor,
143
- strokeLinecap: "round",
144
- strokeLinejoin: "round"
145
- }), /* @__PURE__ */ import_react.default.createElement("path", {
146
- d: "M114.69 195.08a70 70 0 1 0 0-139.99 70 70 0 0 0 0 139.99Z",
147
- stroke: "#fff",
148
- strokeLinecap: "round",
149
- strokeLinejoin: "round"
150
- }), /* @__PURE__ */ import_react.default.createElement("path", {
151
- 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",
152
- fill: "#fff",
153
- stroke: resolvedSecondaryColor,
154
- strokeLinecap: "round",
155
- strokeLinejoin: "round"
156
- }), /* @__PURE__ */ import_react.default.createElement("path", {
157
- 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",
158
- fill: resolvedSecondaryColor
159
- }), /* @__PURE__ */ import_react.default.createElement("path", {
160
- 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",
161
- fill: "#fff",
162
- stroke: resolvedSecondaryColor,
163
- strokeLinecap: "round",
164
- strokeLinejoin: "round"
165
- }), /* @__PURE__ */ import_react.default.createElement("path", {
166
- d: "M113 254.07a108.85 108.85 0 0 1-25.98-45.5",
167
- stroke: resolvedSecondaryColor,
168
- strokeLinecap: "round",
169
- strokeLinejoin: "round"
170
- }), /* @__PURE__ */ import_react.default.createElement("path", {
171
- 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",
172
- fill: "#fff",
173
- stroke: resolvedSecondaryColor,
174
- strokeLinecap: "round",
175
- strokeLinejoin: "round"
176
- }), /* @__PURE__ */ import_react.default.createElement("path", {
177
- 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",
178
- fill: "#fff"
179
- }), /* @__PURE__ */ import_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: resolvedSecondaryColor,
182
- strokeLinecap: "round",
183
- strokeLinejoin: "round"
184
- }), /* @__PURE__ */ import_react.default.createElement("path", {
185
- 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",
186
- fill: "#fff"
187
- }), /* @__PURE__ */ import_react.default.createElement("path", {
188
- 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",
189
- fill: "#fff",
190
- stroke: resolvedPrimaryColor,
191
- strokeLinecap: "round",
192
- strokeLinejoin: "round"
193
- }), /* @__PURE__ */ import_react.default.createElement("path", {
194
- 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",
195
- fill: resolvedPrimaryColor
196
- }), /* @__PURE__ */ import_react.default.createElement("path", {
197
- 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",
198
- stroke: resolvedSecondaryColor,
199
- strokeLinecap: "round",
200
- strokeLinejoin: "round"
201
- }), /* @__PURE__ */ import_react.default.createElement("path", {
202
- 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",
203
- fill: "#fff",
204
- stroke: resolvedSecondaryColor,
205
- strokeLinecap: "round",
206
- strokeLinejoin: "round"
207
- }), /* @__PURE__ */ import_react.default.createElement("path", {
208
- 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",
209
- fill: "#fff",
210
- stroke: resolvedSecondaryColor,
211
- strokeLinecap: "round",
212
- strokeLinejoin: "round"
213
- }), /* @__PURE__ */ import_react.default.createElement("path", {
214
- 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",
215
- fill: resolvedSecondaryColor
216
- }), /* @__PURE__ */ import_react.default.createElement("path", {
217
- 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",
218
- fill: "#fff",
219
- stroke: resolvedSecondaryColor,
220
- strokeLinecap: "round",
221
- strokeLinejoin: "round"
222
- }), /* @__PURE__ */ import_react.default.createElement("path", {
223
- 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",
224
- stroke: resolvedSecondaryColor,
225
- strokeLinecap: "round",
226
- strokeLinejoin: "round"
227
- }), /* @__PURE__ */ import_react.default.createElement("path", {
228
- 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",
229
- fill: resolvedSecondaryColor
230
- }), /* @__PURE__ */ import_react.default.createElement("path", {
231
- 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",
232
- fill: "#fff",
233
- stroke: resolvedSecondaryColor,
234
- strokeLinecap: "round",
235
- strokeLinejoin: "round"
236
- }), /* @__PURE__ */ import_react.default.createElement("path", {
237
- 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",
238
- fill: "#fff",
239
- stroke: resolvedSecondaryColor,
240
- strokeLinecap: "round",
241
- strokeLinejoin: "round"
242
- }), /* @__PURE__ */ import_react.default.createElement("path", {
243
- 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",
244
- fill: "#fff",
245
- stroke: resolvedSecondaryColor,
246
- strokeLinecap: "round",
247
- strokeLinejoin: "round"
248
- }), /* @__PURE__ */ import_react.default.createElement("path", {
249
- 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",
250
- fill: "#fff"
251
- }), /* @__PURE__ */ import_react.default.createElement("path", {
252
- 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",
253
- fill: "#fff"
254
- }), /* @__PURE__ */ import_react.default.createElement("path", {
255
- 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",
256
- stroke: resolvedSecondaryColor,
257
- strokeLinecap: "round",
258
- strokeLinejoin: "round"
259
- }), /* @__PURE__ */ import_react.default.createElement("path", {
260
- 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",
261
- stroke: resolvedSecondaryColor,
262
- strokeLinecap: "round",
263
- strokeLinejoin: "round"
264
- })));
41
+ return /* @__PURE__ */ import_react.default.createElement(
42
+ import_base_components.Box,
43
+ {
44
+ ref,
45
+ width,
46
+ height,
47
+ viewBox,
48
+ fill,
49
+ tag: "svg",
50
+ "aria-hidden": true,
51
+ ...props
52
+ },
53
+ /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedPrimaryColor }),
54
+ /* @__PURE__ */ import_react.default.createElement("path", { 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", stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
55
+ /* @__PURE__ */ import_react.default.createElement("path", { 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", stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
56
+ /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedPrimaryColor, mask: "url(#igc-confirmation-el-1)" }),
57
+ /* @__PURE__ */ import_react.default.createElement("mask", { height: "237", id: "igc-confirmation-el-0", width: "226", x: "8", y: "12", maskUnits: "userSpaceOnUse" }, /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#45DFA7" })),
58
+ /* @__PURE__ */ import_react.default.createElement("mask", { id: "igc-confirmation-el-1", fill: "#fff" }, /* @__PURE__ */ import_react.default.createElement("path", { 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" })),
59
+ /* @__PURE__ */ import_react.default.createElement("g", { mask: "url(#igc-confirmation-el-0)" }, /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { 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", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M114.69 195.08a70 70 0 1 0 0-139.99 70 70 0 0 0 0 139.99Z", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M113 254.07a108.85 108.85 0 0 1-25.98-45.5", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedPrimaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { 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", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", fill: "#fff" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { 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", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }))
60
+ );
265
61
  };
266
62
  Confirmation.displayName = "Confirmation";
267
63
  var stdin_default = (0, import_core.createBaseComponent)(Confirmation);