@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
@@ -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,346 +38,45 @@ const DeletedAccount = ({ 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: "m107.82 18.4-83.86 83.85a4.57 4.57 0 0 0-1.34 3.24v136.83a2.6 2.6 0 0 0 2.59 2.6h136.82c1.21 0 2.38-.49 3.23-1.35l83.87-83.87a2.6 2.6 0 0 0 .73-2.26A168.88 168.88 0 0 0 110.08 17.66a2.62 2.62 0 0 0-2.26.74",
45
- fill: resolvedPrimaryColor
46
- }), /* @__PURE__ */ import_react.default.createElement("path", {
47
- d: "M204.55 188.76c17 0 30.78-4.8 30.78-10.73 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 5.93 13.78 10.73 30.78 10.73ZM227.12 235.18c.3.5.46 1.06.47 1.63 0 4.48-10.32 8.1-23.04 8.1-12.72 0-23.03-3.63-23.03-8.1 0-.53.15-1.06.41-1.53",
48
- stroke: resolvedSecondaryColor,
49
- strokeLinecap: "round",
50
- strokeLinejoin: "round"
51
- }), /* @__PURE__ */ import_react.default.createElement("path", {
52
- d: "m174.58 178.03 8.23 64.18c0 4.3 9.73 7.79 21.74 7.79 12 0 21.73-3.49 21.73-7.79l8.24-64.18",
53
- stroke: resolvedSecondaryColor,
54
- strokeLinecap: "round",
55
- strokeLinejoin: "round"
56
- }), /* @__PURE__ */ import_react.default.createElement("path", {
57
- d: "M204.55 244.9c-12.75 0-22.44-3.57-22.99-7.79l.67 5.1c0 4.3 10 7.79 22.32 7.79 12.33 0 22.32-3.49 22.32-7.79l.67-5.1c-.56 4.28-10.24 7.8-22.99 7.8ZM175.94 181.98c2.46-5 14.33-8.8 28.61-8.8s26.15 3.8 28.61 8.8c1.4-1.22 2.17-2.55 2.17-3.95 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 1.4.78 2.73 2.17 3.95Z",
58
- fill: resolvedSecondaryColor,
59
- stroke: resolvedSecondaryColor,
60
- strokeLinecap: "round",
61
- strokeLinejoin: "round"
62
- }), /* @__PURE__ */ import_react.default.createElement("path", {
63
- d: "M206.27 194.54c1.94 2.32 21.52 11.13 26.66-4.13",
64
- stroke: resolvedSecondaryColor,
65
- strokeLinecap: "round",
66
- strokeLinejoin: "round"
67
- }), /* @__PURE__ */ import_react.default.createElement("path", {
68
- d: "M191.9 193.34c4.24 6.65 31.63 25.47 39.78 6.87",
69
- stroke: resolvedSecondaryColor,
70
- strokeLinecap: "round",
71
- strokeLinejoin: "round"
72
- }), /* @__PURE__ */ import_react.default.createElement("path", {
73
- d: "M182.4 191.23c27.9 38.42 47.15 24.16 48.12 18.01",
74
- stroke: resolvedSecondaryColor,
75
- strokeLinecap: "round",
76
- strokeLinejoin: "round"
77
- }), /* @__PURE__ */ import_react.default.createElement("path", {
78
- d: "M175.87 187.2c3.86 12.56 36.76 56.55 53.42 31.54",
79
- stroke: resolvedSecondaryColor,
80
- strokeLinecap: "round",
81
- strokeLinejoin: "round"
82
- }), /* @__PURE__ */ import_react.default.createElement("path", {
83
- d: "M176.74 194.83c6.95 24.41 41.81 52.6 51.55 31.74",
84
- stroke: resolvedSecondaryColor,
85
- strokeLinecap: "round",
86
- strokeLinejoin: "round"
87
- }), /* @__PURE__ */ import_react.default.createElement("path", {
88
- d: "M227.27 234.56c-9.52 20.43-41.49-5.81-49.14-28.9M201.05 244.9c-7.94-5-18.19-20.67-21.4-27.44M191.02 243.02c-1.6-2.2-3.24-4.63-4.9-7.28-2.06-3.32-3.8-6.56-5.37-9.64M202.83 194.54c-1.93 2.32-21.52 11.13-26.65-4.13",
89
- stroke: resolvedSecondaryColor,
90
- strokeLinecap: "round",
91
- strokeLinejoin: "round"
92
- }), /* @__PURE__ */ import_react.default.createElement("path", {
93
- d: "M217.22 193.34c-4.26 6.65-31.64 25.47-39.8 6.87",
94
- stroke: resolvedSecondaryColor,
95
- strokeLinecap: "round",
96
- strokeLinejoin: "round"
97
- }), /* @__PURE__ */ import_react.default.createElement("path", {
98
- d: "M226.71 191.23c-27.9 38.42-47 24.16-47.98 18.01",
99
- stroke: resolvedSecondaryColor,
100
- strokeLinecap: "round",
101
- strokeLinejoin: "round"
102
- }), /* @__PURE__ */ import_react.default.createElement("path", {
103
- d: "M233.34 187.2c-3.86 12.56-36.88 56.55-53.53 31.54",
104
- stroke: resolvedSecondaryColor,
105
- strokeLinecap: "round",
106
- strokeLinejoin: "round"
107
- }), /* @__PURE__ */ import_react.default.createElement("path", {
108
- d: "M232.37 194.83c-6.95 24.41-41.82 52.6-51.55 31.74",
109
- stroke: resolvedSecondaryColor,
110
- strokeLinecap: "round",
111
- strokeLinejoin: "round"
112
- }), /* @__PURE__ */ import_react.default.createElement("path", {
113
- d: "M181.84 234.56c9.51 20.43 41.48-5.81 49.13-28.9M208.05 244.9c7.94-5 18.19-20.67 21.41-27.44M218.09 243.02c1.59-2.2 3.23-4.63 4.89-7.28 2.07-3.32 3.8-6.56 5.37-9.64",
114
- stroke: resolvedSecondaryColor,
115
- strokeLinecap: "round",
116
- strokeLinejoin: "round"
117
- }), /* @__PURE__ */ import_react.default.createElement("path", {
118
- d: "M202.54 179c-.47 3.48-2.4 5.6-4.4 7.26-.2.18-.48.28-.76.28-2.1-.02-2 .77-3.17 1.62-2.85.65-5.84.43-8.56-.64a14.27 14.27 0 0 1-4.9-3.3l1.96-3.8a1.28 1.28 0 0 1 .87-.67l3.53-.78-.61-3.46c1.2-.73 2.32-1.56 3.37-2.5 1.42-1.25 2.38-2.6 3.28-3.59 1.28-1.4 7.3 2.93 10.07 4.48l-.68 5.1Z",
119
- fill: "#fff",
120
- stroke: "#fff",
121
- strokeLinecap: "round",
122
- strokeLinejoin: "round"
123
- }), /* @__PURE__ */ import_react.default.createElement("path", {
124
- d: "m204.38 185.39.84-6.24a12.21 12.21 0 0 1 9.3-1.59l9.64 10.26-6.08 2.59h-12.65l-1.05-5.02Z",
125
- fill: "#fff"
126
- }), /* @__PURE__ */ import_react.default.createElement("path", {
127
- d: "M204.55 188.76c-16.1 0-29.3-4.3-30.65-9.79l.68 5.2.08.06c.74 6.14 13.38 10.43 29.9 10.43 16.5 0 29.2-4.66 29.89-10.43l.08-.12.68-5.14c-1.36 5.49-14.56 9.8-30.66 9.8Z",
128
- fill: resolvedSecondaryColor,
129
- stroke: resolvedSecondaryColor,
130
- strokeLinecap: "round",
131
- strokeLinejoin: "round"
132
- }), /* @__PURE__ */ import_react.default.createElement("path", {
133
- d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
134
- fill: "#fff"
135
- }), /* @__PURE__ */ import_react.default.createElement("path", {
136
- d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
137
- stroke: resolvedPrimaryColor,
138
- strokeLinecap: "round",
139
- strokeLinejoin: "round"
140
- }), /* @__PURE__ */ import_react.default.createElement("path", {
141
- d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
142
- fill: "#fff"
143
- }), /* @__PURE__ */ import_react.default.createElement("path", {
144
- d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
145
- stroke: resolvedPrimaryColor,
146
- strokeLinecap: "round",
147
- strokeLinejoin: "round"
148
- }), /* @__PURE__ */ import_react.default.createElement("path", {
149
- d: "M204.55 188.14c17 0 30.78-4.8 30.78-10.73 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 5.93 13.78 10.73 30.78 10.73Z",
150
- stroke: "#fff",
151
- strokeLinecap: "round",
152
- strokeLinejoin: "round"
153
- }), /* @__PURE__ */ import_react.default.createElement("path", {
154
- d: "M223.08 185.03a74.36 74.36 0 0 1-18.53 2.2c-10.55 0-19.7-1.77-25.28-4.74",
155
- stroke: resolvedPrimaryColor,
156
- strokeLinecap: "round",
157
- strokeLinejoin: "round"
158
- }), /* @__PURE__ */ import_react.default.createElement("mask", {
159
- height: "235",
160
- id: "igc-deletedaccount-el-0",
161
- width: "240",
162
- x: "10",
163
- y: "10",
164
- maskUnits: "userSpaceOnUse"
165
- }, /* @__PURE__ */ import_react.default.createElement("path", {
166
- d: "m107.82 18.4-97.8 75.26c-.43.43 6.58 22.5 6.58 22.5l6.02 27.98v98.18a2.6 2.6 0 0 0 2.6 2.6h136.8c1.22 0 2.39-.49 3.24-1.35l83.87-83.87a2.62 2.62 0 0 0 .74-2.26c-5.66-35.03-17.78-111.66-42.88-136.75-25.09-25.1-61.88 2.63-96.91-3.03a2.62 2.62 0 0 0-2.26.74",
167
- fill: resolvedPrimaryColor
168
- })), /* @__PURE__ */ import_react.default.createElement("g", {
169
- mask: "url(#igc-deletedaccount-el-0)"
170
- }, /* @__PURE__ */ import_react.default.createElement("path", {
171
- d: "M105.12 88.83c-.07 2.5 3.31 3.35 4.43 1.12l17.33-17.88 15.45 2.1 26.12-11.8s19.2-44.35 16.77-43.76l-75.81 18.4a3.8 3.8 0 0 0-2.9 3.58l-1.39 48.24Z",
172
- fill: resolvedSecondaryColor,
173
- stroke: resolvedSecondaryColor,
174
- strokeLinecap: "round",
175
- strokeLinejoin: "round"
176
- }), /* @__PURE__ */ import_react.default.createElement("path", {
177
- d: "m136.58 37.1-22.7 5.35a3.24 3.24 0 0 0-2.48 2.84l-3.86 40.86c-.07 2.52 2.64 2.3 3.76.07",
178
- stroke: resolvedPrimaryColor,
179
- strokeLinecap: "round",
180
- strokeLinejoin: "round"
181
- }), /* @__PURE__ */ import_react.default.createElement("path", {
182
- d: "m188.3 12.53-61.83 15a6.85 6.85 0 0 0-4.87 5.27l-12.83 57.9 69.54-16.88 12.87-58.02c.42-2-1.08-3.7-2.87-3.27Z",
183
- fill: "#fff",
184
- stroke: resolvedSecondaryColor,
185
- strokeLinecap: "round",
186
- strokeLinejoin: "round"
187
- }), /* @__PURE__ */ import_react.default.createElement("path", {
188
- d: "M176.9 52.75 155.24 58l5.71-25.62a4.08 4.08 0 0 1 3.02-3.08l16.05-3.93a2 2 0 0 1 2.43 2.38l-5.55 24.99Z",
189
- fill: resolvedPrimaryColor
190
- }), /* @__PURE__ */ import_react.default.createElement("path", {
191
- d: "M133.57 36.7 152 32.22M126.42 38.44l4.27-1.04M140.58 41.7l9.54-2.32M124.53 45.59l12.18-2.96",
192
- stroke: resolvedPrimaryColor,
193
- strokeLinecap: "round",
194
- strokeLinejoin: "round"
195
- }), /* @__PURE__ */ import_react.default.createElement("path", {
196
- d: "M172.5 41.45c1.86-2.7 2.05-5.8.42-6.93-1.63-1.12-4.45.16-6.32 2.87-1.86 2.7-2.05 5.8-.42 6.92 1.63 1.13 4.45-.16 6.32-2.86Z",
197
- fill: resolvedSecondaryColor,
198
- stroke: resolvedSecondaryColor,
199
- strokeLinecap: "round",
200
- strokeLinejoin: "round"
201
- }), /* @__PURE__ */ import_react.default.createElement("path", {
202
- d: "M169.86 55.6c.64-2.89-11.24-2.47-9.65-4.92 2.42-3.72 5.65-6.55 8.75-7.3 3.65-.89 6.15 1.35 6.7 5.35.22 1.62-6.16 3.94-6.64 6.04",
203
- fill: resolvedSecondaryColor
204
- }), /* @__PURE__ */ import_react.default.createElement("path", {
205
- d: "M169.86 55.6c.64-2.89-11.24-2.47-9.65-4.92 2.42-3.72 5.65-6.55 8.75-7.3 3.65-.89 6.15 1.35 6.7 5.35.22 1.62-6.16 3.94-6.64 6.04",
206
- stroke: resolvedSecondaryColor,
207
- strokeLinecap: "round",
208
- strokeLinejoin: "round"
209
- }), /* @__PURE__ */ import_react.default.createElement("path", {
210
- d: "M167.78 45.28c-2.3.24-3.6-1.73-2.95-4.67.7-3.16 3.4-6.25 6.04-6.89 2.64-.64 4.2 1.4 3.5 4.57a10.36 10.36 0 0 1-3.43 5.5",
211
- stroke: resolvedPrimaryColor,
212
- strokeLinecap: "round",
213
- strokeLinejoin: "round"
214
- }), /* @__PURE__ */ import_react.default.createElement("path", {
215
- d: "M107.78 91.22h.04-.04Z",
216
- stroke: resolvedSecondaryColor,
217
- strokeLinecap: "round",
218
- strokeLinejoin: "round"
219
- }), /* @__PURE__ */ import_react.default.createElement("path", {
220
- d: "m153.01 51.08-.75-3.1a2.96 2.96 0 0 0-3.58-2.18l-20.37 4.94a5.51 5.51 0 0 0-3.78 3.23l-14.99 35.97c-.25.54-.71.95-1.27 1.15l72.13-17.5a4.78 4.78 0 0 0 3.19-2.6l8.5-23.48a1.78 1.78 0 0 0-1.16-2.32c-.3-.1-.64-.1-.95-.03l-33.4 8.12a2.96 2.96 0 0 1-3.57-2.2Z",
221
- fill: resolvedPrimaryColor,
222
- stroke: resolvedSecondaryColor,
223
- strokeLinecap: "round",
224
- strokeLinejoin: "round"
225
- }), /* @__PURE__ */ import_react.default.createElement("path", {
226
- d: "M124.08 163.56V250h4.52v-86.84l-4.52.4Z",
227
- fill: resolvedSecondaryColor,
228
- stroke: resolvedSecondaryColor,
229
- strokeLinecap: "round",
230
- strokeLinejoin: "round"
231
- }), /* @__PURE__ */ import_react.default.createElement("path", {
232
- d: "M138.34 250V142.5l-133.8 8.39v23.1l124.06-10.83V250h9.74Z",
233
- fill: resolvedPrimaryColor,
234
- stroke: resolvedSecondaryColor,
235
- strokeLinecap: "round",
236
- strokeLinejoin: "round"
237
- }), /* @__PURE__ */ import_react.default.createElement("path", {
238
- d: "m70.24 157.79-25.18 1.9M24.16 133.57l114.17 8.92",
239
- stroke: resolvedSecondaryColor,
240
- strokeLinecap: "round",
241
- strokeLinejoin: "round"
242
- }), /* @__PURE__ */ import_react.default.createElement("path", {
243
- d: "M128.6 140.34V137.77l-21.04.37.56.28-16.8-1.06-70.7-9.76 2.54 9.49a4.43 4.43 0 0 0 3.87 3.26l37.95 3.48c1.6.13 3.21.16 4.82.07l58.23-3.05a.56.56 0 0 0 .56-.5Z",
244
- fill: resolvedSecondaryColor
245
- }), /* @__PURE__ */ import_react.default.createElement("path", {
246
- d: "M78.19 95a2.61 2.61 0 0 0-2.52-1.95l-60.28-.18-.4-1.02-1.93 1.6-.05.04-.04.03a2.6 2.6 0 0 0-.79 2.63l11.03 41.2 66.18-1.22-11.2-41.14Z",
247
- fill: resolvedSecondaryColor
248
- }), /* @__PURE__ */ import_react.default.createElement("path", {
249
- d: "m89.71 133.47-64.36 2.8-11.19-41.74a2.61 2.61 0 0 1 2.53-3.29l60.96.2a2.61 2.61 0 0 1 2.52 1.93l9.54 40.1Z",
250
- fill: "#fff"
251
- }), /* @__PURE__ */ import_react.default.createElement("path", {
252
- d: "m58.53 102.29-.24 3.61a1.26 1.26 0 0 1-1.3 1.2l-22.16.32c-1 0-1.6.82-1.33 1.8l4.75 17.7a2.4 2.4 0 0 0 2.27 1.72l33.3-1.23c.91-.03 1.45-.84 1.2-1.78l-6.14-22.88a2.35 2.35 0 0 0-2.13-1.7l-6.93.04a1.24 1.24 0 0 0-1.29 1.2Z",
253
- fill: resolvedPrimaryColor
254
- }), /* @__PURE__ */ import_react.default.createElement("path", {
255
- d: "m77.64 91.43-60.96-.2a2.61 2.61 0 0 0-2.53 3.3l11.69 43.6 3.23-.25-11.63-43.45 59.7-.01 10.92 40.73 3.25-.2-11.15-41.59a2.61 2.61 0 0 0-2.52-1.93Z",
256
- fill: resolvedSecondaryColor
257
- }), /* @__PURE__ */ import_react.default.createElement("path", {
258
- d: "m91.31 134.95-65.47 3.18 39.13 3.28c1.6.14 3.22.16 4.83.08l58.23-3.05a.6.6 0 0 0 .55-.6.6.6 0 0 0-.55-.6l-36.72-2.29Z",
259
- fill: resolvedSecondaryColor
260
- }), /* @__PURE__ */ import_react.default.createElement("path", {
261
- d: "M16.6 90.78a2.61 2.61 0 0 0-2.52 3.28l11.2 41.9a3.2 3.2 0 0 0 2.82 2.35l38.62 3.1c.97.07 1.95.09 2.93.04l51.18-2.52",
262
- stroke: "#fff",
263
- strokeLinecap: "round",
264
- strokeLinejoin: "round"
265
- }), /* @__PURE__ */ import_react.default.createElement("path", {
266
- d: "m42.17 200.8-14.8 53.07M70.87 200.72l-6.93 53.16M105.93 200.53l14.94 53.34M77.72 204.14l9.02 49.74",
267
- stroke: resolvedSecondaryColor,
268
- strokeLinecap: "round",
269
- strokeLinejoin: "round"
270
- }), /* @__PURE__ */ import_react.default.createElement("path", {
271
- d: "m127.6 120.91-25.11.9a9.12 9.12 0 0 0-8.52 6.85l-16.93 66.2a15.48 15.48 0 0 1-17.88 11.37l8.37 1.58c3.9.74 7.9.84 11.84.31l22.9-3.07a15.48 15.48 0 0 0 12.95-11.53l17.03-66.88a4.61 4.61 0 0 0-4.64-5.73Z",
272
- fill: "#fff",
273
- stroke: resolvedSecondaryColor,
274
- strokeLinecap: "round",
275
- strokeLinejoin: "round"
276
- }), /* @__PURE__ */ import_react.default.createElement("path", {
277
- d: "m78.16 190.46-2.76 10.8a8.43 8.43 0 0 1-9.74 6.2l-29.16-5.5c-3.87-.74-3.67-6.35.25-6.8l41.42-4.7",
278
- fill: resolvedSecondaryColor
279
- }), /* @__PURE__ */ import_react.default.createElement("path", {
280
- d: "m78.16 190.46-2.76 10.8a8.43 8.43 0 0 1-9.74 6.2l-29.16-5.5c-3.87-.74-3.67-6.35.25-6.8l41.42-4.7",
281
- stroke: resolvedSecondaryColor,
282
- strokeLinecap: "round",
283
- strokeLinejoin: "round"
284
- }), /* @__PURE__ */ import_react.default.createElement("path", {
285
- d: "m76.48 196.96-.04.17a8.34 8.34 0 0 1-9.62 5.92l-30.22-5.82a3.38 3.38 0 0 1-1.96-1.08c-1.7 1.76-1.15 5.24 1.84 5.8l29.15 5.5a8.44 8.44 0 0 0 9.75-6.19l1.1-4.3Z",
286
- fill: resolvedPrimaryColor,
287
- stroke: resolvedSecondaryColor,
288
- strokeLinecap: "round",
289
- strokeLinejoin: "round"
290
- }), /* @__PURE__ */ import_react.default.createElement("path", {
291
- d: "M89.6 80.8a33.21 33.21 0 0 1 7.76-2.49c29.14-5.43 68.51 26.7 84.16 84.85M63.56 106.33c5.26-8.8 10.71-14.83 15.7-18.96M158.24 89.65a126.12 126.12 0 0 0-10.33-6.05M199.13 146.58a82.25 82.25 0 0 0-4.67-15.14",
292
- stroke: "#fff",
293
- strokeLinecap: "round",
294
- strokeLinejoin: "round"
295
- }), /* @__PURE__ */ import_react.default.createElement("path", {
296
- d: "m206.08 89.2-15.7.93-5.76 9.14 15.7-.92 5.76-9.14ZM184.84 103.06l3.14-.19-5.76 9.15-3.14.18 5.76-9.14ZM188.35 109.15l3.14-.19-5.76 9.15-3.14.18 5.76-9.14ZM191.86 115.24l3.14-.18-5.76 9.14-3.14.19 5.76-9.15Z",
297
- fill: resolvedSecondaryColor,
298
- stroke: resolvedSecondaryColor,
299
- strokeLinecap: "round",
300
- strokeLinejoin: "round"
301
- }), /* @__PURE__ */ import_react.default.createElement("path", {
302
- d: "m195.19 118.2-.19-3.14-5.76 9.14.18 3.14 5.77-9.14Z",
303
- fill: resolvedPrimaryColor,
304
- stroke: resolvedSecondaryColor,
305
- strokeLinecap: "round",
306
- strokeLinejoin: "round"
307
- }), /* @__PURE__ */ import_react.default.createElement("path", {
308
- d: "m201.28 114.69 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
309
- fill: resolvedSecondaryColor,
310
- stroke: resolvedSecondaryColor,
311
- strokeLinecap: "round",
312
- strokeLinejoin: "round"
313
- }), /* @__PURE__ */ import_react.default.createElement("path", {
314
- d: "m178.2 97.15 6.28-.37-5.77 9.14-6.28.37 5.77-9.14Z",
315
- fill: resolvedPrimaryColor,
316
- stroke: resolvedSecondaryColor,
317
- strokeLinecap: "round",
318
- strokeLinejoin: "round"
319
- }), /* @__PURE__ */ import_react.default.createElement("path", {
320
- d: "m175.24 100.47 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
321
- fill: resolvedSecondaryColor,
322
- stroke: resolvedSecondaryColor,
323
- strokeLinecap: "round",
324
- strokeLinejoin: "round"
325
- }), /* @__PURE__ */ import_react.default.createElement("path", {
326
- d: "m172.29 103.8 3.14-.2-5.77 9.15-3.13.19 5.76-9.15Z",
327
- fill: resolvedSecondaryColor,
328
- stroke: resolvedSecondaryColor,
329
- strokeLinecap: "round",
330
- strokeLinejoin: "round"
331
- }), /* @__PURE__ */ import_react.default.createElement("path", {
332
- d: "m169.33 107.11 3.14-.18-5.76 9.15-3.14.18 5.76-9.15Z",
333
- fill: resolvedSecondaryColor,
334
- stroke: resolvedSecondaryColor,
335
- strokeLinecap: "round",
336
- strokeLinejoin: "round"
337
- }), /* @__PURE__ */ import_react.default.createElement("path", {
338
- d: "m166.2 53.75-5.76 9.15 3.13 53.36 5.76-9.15-3.13-53.36ZM178.71 105.92l5.77-9.14.36 6.28-5.76 9.14-.37-6.28ZM182.22 112.02l5.76-9.15.37 6.28-5.76 9.14-.37-6.27ZM185.73 118.1l5.76-9.13.37 6.27-5.76 9.15-.37-6.28Z",
339
- fill: resolvedPrimaryColor,
340
- stroke: resolvedSecondaryColor,
341
- strokeLinecap: "round",
342
- strokeLinejoin: "round"
343
- }), /* @__PURE__ */ import_react.default.createElement("path", {
344
- d: "m201.46 117.83-5.76 9.14-6.28.37 5.77-9.14 6.27-.37Z",
345
- fill: resolvedSecondaryColor,
346
- stroke: resolvedSecondaryColor,
347
- strokeLinecap: "round",
348
- strokeLinejoin: "round"
349
- }), /* @__PURE__ */ import_react.default.createElement("path", {
350
- d: "m172.66 56.52-3.14.19 2.6 44.26 3.12-.5 2.96-3.32 6.28-.37L195 115.06l6.28-.37-.37-6.28-7.02-12.19-1.4-7.79 11-1.37-30.65-27.4-.18-3.14Z",
351
- fill: "#fff",
352
- stroke: resolvedSecondaryColor,
353
- strokeLinecap: "round",
354
- strokeLinejoin: "round"
355
- }), /* @__PURE__ */ import_react.default.createElement("path", {
356
- d: "m169.34 53.63-3.14.19 3.13 53.36 3.14-.18-3.13-53.37ZM172.66 56.6l-3.13.18.18 3.13 3.14-.18-.19-3.14ZM175.99 59.54l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM179.3 62.5l-3.13.19.18 3.14 3.14-.19-.18-3.14ZM182.63 65.45l-3.14.19.19 3.14 3.14-.19-.19-3.14ZM185.96 68.41l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM189.28 71.36l-3.14.19.19 3.14 3.13-.19-.18-3.14ZM192.6 74.32l-3.14.18.19 3.14 3.14-.18-.19-3.14ZM195.93 77.27l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM199.25 80.23l-3.14.18.19 3.14 3.14-.18-.19-3.14ZM202.58 83.18l-3.14.19.18 3.14 3.14-.19-.18-3.14Z",
357
- fill: resolvedSecondaryColor,
358
- stroke: resolvedSecondaryColor,
359
- strokeLinecap: "round",
360
- strokeLinejoin: "round"
361
- }), /* @__PURE__ */ import_react.default.createElement("path", {
362
- d: "m205.9 86.14-15.7.92.19 3.14 15.7-.92-.2-3.14ZM181.34 96.9l3.14-.2-.37-6.27-3.14.18.37 6.28Z",
363
- fill: resolvedSecondaryColor,
364
- stroke: resolvedSecondaryColor,
365
- strokeLinecap: "round",
366
- strokeLinejoin: "round"
367
- }), /* @__PURE__ */ import_react.default.createElement("path", {
368
- d: "m190.75 96.34 3.14-.19-.37-6.28-3.14.19.37 6.28ZM184.84 102.98l3.14-.18-.36-6.28-3.14.19.37 6.28ZM194.26 102.43l3.14-.18-.37-6.28-3.14.18.37 6.28ZM188.35 109.08l3.14-.19-.37-6.27-3.14.18.37 6.28ZM197.77 108.53l3.14-.19-.37-6.28-3.14.19.37 6.28ZM191.86 115.17 195 115l-.37-6.28-3.14.18.37 6.28ZM195.07 115.06l.18 3.14 6.28-.37-.18-3.14-6.28.37ZM201.28 114.62l3.14-.19-.37-6.28-3.14.19.37 6.28ZM178.2 97.08l3.14-.19-.19-3.14-3.14.19.19 3.14ZM175.24 100.4l3.14-.19-.19-3.13-3.13.18.18 3.14ZM172.29 103.72l3.14-.18-.19-3.14-3.14.18.19 3.14Z",
369
- fill: resolvedSecondaryColor,
370
- stroke: resolvedSecondaryColor,
371
- strokeLinecap: "round",
372
- strokeLinejoin: "round"
373
- })));
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: "m107.82 18.4-83.86 83.85a4.57 4.57 0 0 0-1.34 3.24v136.83a2.6 2.6 0 0 0 2.59 2.6h136.82c1.21 0 2.38-.49 3.23-1.35l83.87-83.87a2.6 2.6 0 0 0 .73-2.26A168.88 168.88 0 0 0 110.08 17.66a2.62 2.62 0 0 0-2.26.74", fill: resolvedPrimaryColor }),
54
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M204.55 188.76c17 0 30.78-4.8 30.78-10.73 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 5.93 13.78 10.73 30.78 10.73ZM227.12 235.18c.3.5.46 1.06.47 1.63 0 4.48-10.32 8.1-23.04 8.1-12.72 0-23.03-3.63-23.03-8.1 0-.53.15-1.06.41-1.53", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
55
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m174.58 178.03 8.23 64.18c0 4.3 9.73 7.79 21.74 7.79 12 0 21.73-3.49 21.73-7.79l8.24-64.18", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
56
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M204.55 244.9c-12.75 0-22.44-3.57-22.99-7.79l.67 5.1c0 4.3 10 7.79 22.32 7.79 12.33 0 22.32-3.49 22.32-7.79l.67-5.1c-.56 4.28-10.24 7.8-22.99 7.8ZM175.94 181.98c2.46-5 14.33-8.8 28.61-8.8s26.15 3.8 28.61 8.8c1.4-1.22 2.17-2.55 2.17-3.95 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 1.4.78 2.73 2.17 3.95Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
57
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M206.27 194.54c1.94 2.32 21.52 11.13 26.66-4.13", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
58
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M191.9 193.34c4.24 6.65 31.63 25.47 39.78 6.87", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
59
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M182.4 191.23c27.9 38.42 47.15 24.16 48.12 18.01", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
60
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M175.87 187.2c3.86 12.56 36.76 56.55 53.42 31.54", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
61
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M176.74 194.83c6.95 24.41 41.81 52.6 51.55 31.74", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
62
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M227.27 234.56c-9.52 20.43-41.49-5.81-49.14-28.9M201.05 244.9c-7.94-5-18.19-20.67-21.4-27.44M191.02 243.02c-1.6-2.2-3.24-4.63-4.9-7.28-2.06-3.32-3.8-6.56-5.37-9.64M202.83 194.54c-1.93 2.32-21.52 11.13-26.65-4.13", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
63
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M217.22 193.34c-4.26 6.65-31.64 25.47-39.8 6.87", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
64
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M226.71 191.23c-27.9 38.42-47 24.16-47.98 18.01", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
65
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M233.34 187.2c-3.86 12.56-36.88 56.55-53.53 31.54", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
66
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M232.37 194.83c-6.95 24.41-41.82 52.6-51.55 31.74", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
67
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M181.84 234.56c9.51 20.43 41.48-5.81 49.13-28.9M208.05 244.9c7.94-5 18.19-20.67 21.41-27.44M218.09 243.02c1.59-2.2 3.23-4.63 4.89-7.28 2.07-3.32 3.8-6.56 5.37-9.64", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
68
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M202.54 179c-.47 3.48-2.4 5.6-4.4 7.26-.2.18-.48.28-.76.28-2.1-.02-2 .77-3.17 1.62-2.85.65-5.84.43-8.56-.64a14.27 14.27 0 0 1-4.9-3.3l1.96-3.8a1.28 1.28 0 0 1 .87-.67l3.53-.78-.61-3.46c1.2-.73 2.32-1.56 3.37-2.5 1.42-1.25 2.38-2.6 3.28-3.59 1.28-1.4 7.3 2.93 10.07 4.48l-.68 5.1Z", fill: "#fff", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
69
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m204.38 185.39.84-6.24a12.21 12.21 0 0 1 9.3-1.59l9.64 10.26-6.08 2.59h-12.65l-1.05-5.02Z", fill: "#fff" }),
70
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M204.55 188.76c-16.1 0-29.3-4.3-30.65-9.79l.68 5.2.08.06c.74 6.14 13.38 10.43 29.9 10.43 16.5 0 29.2-4.66 29.89-10.43l.08-.12.68-5.14c-1.36 5.49-14.56 9.8-30.66 9.8Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
71
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35", fill: "#fff" }),
72
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35", stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
73
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99", fill: "#fff" }),
74
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99", stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
75
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M204.55 188.14c17 0 30.78-4.8 30.78-10.73 0-5.93-13.78-10.74-30.78-10.74s-30.78 4.8-30.78 10.74c0 5.93 13.78 10.73 30.78 10.73Z", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }),
76
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M223.08 185.03a74.36 74.36 0 0 1-18.53 2.2c-10.55 0-19.7-1.77-25.28-4.74", stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }),
77
+ /* @__PURE__ */ import_react.default.createElement("mask", { height: "235", id: "igc-deletedaccount-el-0", width: "240", x: "10", y: "10", maskUnits: "userSpaceOnUse" }, /* @__PURE__ */ import_react.default.createElement("path", { d: "m107.82 18.4-97.8 75.26c-.43.43 6.58 22.5 6.58 22.5l6.02 27.98v98.18a2.6 2.6 0 0 0 2.6 2.6h136.8c1.22 0 2.39-.49 3.24-1.35l83.87-83.87a2.62 2.62 0 0 0 .74-2.26c-5.66-35.03-17.78-111.66-42.88-136.75-25.09-25.1-61.88 2.63-96.91-3.03a2.62 2.62 0 0 0-2.26.74", fill: resolvedPrimaryColor })),
78
+ /* @__PURE__ */ import_react.default.createElement("g", { mask: "url(#igc-deletedaccount-el-0)" }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M105.12 88.83c-.07 2.5 3.31 3.35 4.43 1.12l17.33-17.88 15.45 2.1 26.12-11.8s19.2-44.35 16.77-43.76l-75.81 18.4a3.8 3.8 0 0 0-2.9 3.58l-1.39 48.24Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m136.58 37.1-22.7 5.35a3.24 3.24 0 0 0-2.48 2.84l-3.86 40.86c-.07 2.52 2.64 2.3 3.76.07", stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m188.3 12.53-61.83 15a6.85 6.85 0 0 0-4.87 5.27l-12.83 57.9 69.54-16.88 12.87-58.02c.42-2-1.08-3.7-2.87-3.27Z", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M176.9 52.75 155.24 58l5.71-25.62a4.08 4.08 0 0 1 3.02-3.08l16.05-3.93a2 2 0 0 1 2.43 2.38l-5.55 24.99Z", fill: resolvedPrimaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M133.57 36.7 152 32.22M126.42 38.44l4.27-1.04M140.58 41.7l9.54-2.32M124.53 45.59l12.18-2.96", stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M172.5 41.45c1.86-2.7 2.05-5.8.42-6.93-1.63-1.12-4.45.16-6.32 2.87-1.86 2.7-2.05 5.8-.42 6.92 1.63 1.13 4.45-.16 6.32-2.86Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M169.86 55.6c.64-2.89-11.24-2.47-9.65-4.92 2.42-3.72 5.65-6.55 8.75-7.3 3.65-.89 6.15 1.35 6.7 5.35.22 1.62-6.16 3.94-6.64 6.04", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M169.86 55.6c.64-2.89-11.24-2.47-9.65-4.92 2.42-3.72 5.65-6.55 8.75-7.3 3.65-.89 6.15 1.35 6.7 5.35.22 1.62-6.16 3.94-6.64 6.04", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M167.78 45.28c-2.3.24-3.6-1.73-2.95-4.67.7-3.16 3.4-6.25 6.04-6.89 2.64-.64 4.2 1.4 3.5 4.57a10.36 10.36 0 0 1-3.43 5.5", stroke: resolvedPrimaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M107.78 91.22h.04-.04Z", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m153.01 51.08-.75-3.1a2.96 2.96 0 0 0-3.58-2.18l-20.37 4.94a5.51 5.51 0 0 0-3.78 3.23l-14.99 35.97c-.25.54-.71.95-1.27 1.15l72.13-17.5a4.78 4.78 0 0 0 3.19-2.6l8.5-23.48a1.78 1.78 0 0 0-1.16-2.32c-.3-.1-.64-.1-.95-.03l-33.4 8.12a2.96 2.96 0 0 1-3.57-2.2Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M124.08 163.56V250h4.52v-86.84l-4.52.4Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M138.34 250V142.5l-133.8 8.39v23.1l124.06-10.83V250h9.74Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m70.24 157.79-25.18 1.9M24.16 133.57l114.17 8.92", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M128.6 140.34V137.77l-21.04.37.56.28-16.8-1.06-70.7-9.76 2.54 9.49a4.43 4.43 0 0 0 3.87 3.26l37.95 3.48c1.6.13 3.21.16 4.82.07l58.23-3.05a.56.56 0 0 0 .56-.5Z", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M78.19 95a2.61 2.61 0 0 0-2.52-1.95l-60.28-.18-.4-1.02-1.93 1.6-.05.04-.04.03a2.6 2.6 0 0 0-.79 2.63l11.03 41.2 66.18-1.22-11.2-41.14Z", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m89.71 133.47-64.36 2.8-11.19-41.74a2.61 2.61 0 0 1 2.53-3.29l60.96.2a2.61 2.61 0 0 1 2.52 1.93l9.54 40.1Z", fill: "#fff" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m58.53 102.29-.24 3.61a1.26 1.26 0 0 1-1.3 1.2l-22.16.32c-1 0-1.6.82-1.33 1.8l4.75 17.7a2.4 2.4 0 0 0 2.27 1.72l33.3-1.23c.91-.03 1.45-.84 1.2-1.78l-6.14-22.88a2.35 2.35 0 0 0-2.13-1.7l-6.93.04a1.24 1.24 0 0 0-1.29 1.2Z", fill: resolvedPrimaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m77.64 91.43-60.96-.2a2.61 2.61 0 0 0-2.53 3.3l11.69 43.6 3.23-.25-11.63-43.45 59.7-.01 10.92 40.73 3.25-.2-11.15-41.59a2.61 2.61 0 0 0-2.52-1.93Z", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m91.31 134.95-65.47 3.18 39.13 3.28c1.6.14 3.22.16 4.83.08l58.23-3.05a.6.6 0 0 0 .55-.6.6.6 0 0 0-.55-.6l-36.72-2.29Z", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M16.6 90.78a2.61 2.61 0 0 0-2.52 3.28l11.2 41.9a3.2 3.2 0 0 0 2.82 2.35l38.62 3.1c.97.07 1.95.09 2.93.04l51.18-2.52", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m42.17 200.8-14.8 53.07M70.87 200.72l-6.93 53.16M105.93 200.53l14.94 53.34M77.72 204.14l9.02 49.74", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m127.6 120.91-25.11.9a9.12 9.12 0 0 0-8.52 6.85l-16.93 66.2a15.48 15.48 0 0 1-17.88 11.37l8.37 1.58c3.9.74 7.9.84 11.84.31l22.9-3.07a15.48 15.48 0 0 0 12.95-11.53l17.03-66.88a4.61 4.61 0 0 0-4.64-5.73Z", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m78.16 190.46-2.76 10.8a8.43 8.43 0 0 1-9.74 6.2l-29.16-5.5c-3.87-.74-3.67-6.35.25-6.8l41.42-4.7", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m78.16 190.46-2.76 10.8a8.43 8.43 0 0 1-9.74 6.2l-29.16-5.5c-3.87-.74-3.67-6.35.25-6.8l41.42-4.7", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m76.48 196.96-.04.17a8.34 8.34 0 0 1-9.62 5.92l-30.22-5.82a3.38 3.38 0 0 1-1.96-1.08c-1.7 1.76-1.15 5.24 1.84 5.8l29.15 5.5a8.44 8.44 0 0 0 9.75-6.19l1.1-4.3Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M89.6 80.8a33.21 33.21 0 0 1 7.76-2.49c29.14-5.43 68.51 26.7 84.16 84.85M63.56 106.33c5.26-8.8 10.71-14.83 15.7-18.96M158.24 89.65a126.12 126.12 0 0 0-10.33-6.05M199.13 146.58a82.25 82.25 0 0 0-4.67-15.14", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m206.08 89.2-15.7.93-5.76 9.14 15.7-.92 5.76-9.14ZM184.84 103.06l3.14-.19-5.76 9.15-3.14.18 5.76-9.14ZM188.35 109.15l3.14-.19-5.76 9.15-3.14.18 5.76-9.14ZM191.86 115.24l3.14-.18-5.76 9.14-3.14.19 5.76-9.15Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m195.19 118.2-.19-3.14-5.76 9.14.18 3.14 5.77-9.14Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m201.28 114.69 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m178.2 97.15 6.28-.37-5.77 9.14-6.28.37 5.77-9.14Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m175.24 100.47 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m172.29 103.8 3.14-.2-5.77 9.15-3.13.19 5.76-9.15Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m169.33 107.11 3.14-.18-5.76 9.15-3.14.18 5.76-9.15Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m166.2 53.75-5.76 9.15 3.13 53.36 5.76-9.15-3.13-53.36ZM178.71 105.92l5.77-9.14.36 6.28-5.76 9.14-.37-6.28ZM182.22 112.02l5.76-9.15.37 6.28-5.76 9.14-.37-6.27ZM185.73 118.1l5.76-9.13.37 6.27-5.76 9.15-.37-6.28Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m201.46 117.83-5.76 9.14-6.28.37 5.77-9.14 6.27-.37Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m172.66 56.52-3.14.19 2.6 44.26 3.12-.5 2.96-3.32 6.28-.37L195 115.06l6.28-.37-.37-6.28-7.02-12.19-1.4-7.79 11-1.37-30.65-27.4-.18-3.14Z", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m169.34 53.63-3.14.19 3.13 53.36 3.14-.18-3.13-53.37ZM172.66 56.6l-3.13.18.18 3.13 3.14-.18-.19-3.14ZM175.99 59.54l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM179.3 62.5l-3.13.19.18 3.14 3.14-.19-.18-3.14ZM182.63 65.45l-3.14.19.19 3.14 3.14-.19-.19-3.14ZM185.96 68.41l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM189.28 71.36l-3.14.19.19 3.14 3.13-.19-.18-3.14ZM192.6 74.32l-3.14.18.19 3.14 3.14-.18-.19-3.14ZM195.93 77.27l-3.14.19.18 3.14 3.14-.19-.18-3.14ZM199.25 80.23l-3.14.18.19 3.14 3.14-.18-.19-3.14ZM202.58 83.18l-3.14.19.18 3.14 3.14-.19-.18-3.14Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m205.9 86.14-15.7.92.19 3.14 15.7-.92-.2-3.14ZM181.34 96.9l3.14-.2-.37-6.27-3.14.18.37 6.28Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "m190.75 96.34 3.14-.19-.37-6.28-3.14.19.37 6.28ZM184.84 102.98l3.14-.18-.36-6.28-3.14.19.37 6.28ZM194.26 102.43l3.14-.18-.37-6.28-3.14.18.37 6.28ZM188.35 109.08l3.14-.19-.37-6.27-3.14.18.37 6.28ZM197.77 108.53l3.14-.19-.37-6.28-3.14.19.37 6.28ZM191.86 115.17 195 115l-.37-6.28-3.14.18.37 6.28ZM195.07 115.06l.18 3.14 6.28-.37-.18-3.14-6.28.37ZM201.28 114.62l3.14-.19-.37-6.28-3.14.19.37 6.28ZM178.2 97.08l3.14-.19-.19-3.14-3.14.19.19 3.14ZM175.24 100.4l3.14-.19-.19-3.13-3.13.18.18 3.14ZM172.29 103.72l3.14-.18-.19-3.14-3.14.18.19 3.14Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round" }))
79
+ );
374
80
  };
375
81
  DeletedAccount.displayName = "DeletedAccount";
376
82
  var stdin_default = (0, import_core.createBaseComponent)(DeletedAccount);