@semcore/illustration 1.4.19 → 1.4.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (158) hide show
  1. package/AccessDenied/index.d.ts +1 -2
  2. package/AccessDenied/index.js +234 -272
  3. package/AccessDenied/index.mjs +212 -259
  4. package/AreaChart/index.d.ts +1 -2
  5. package/AreaChart/index.js +81 -88
  6. package/AreaChart/index.mjs +59 -75
  7. package/Blocked/index.d.ts +1 -2
  8. package/Blocked/index.js +485 -579
  9. package/Blocked/index.mjs +463 -566
  10. package/CHANGELOG.md +13 -3
  11. package/ChoroplethMapChart/index.d.ts +1 -2
  12. package/ChoroplethMapChart/index.js +103 -112
  13. package/ChoroplethMapChart/index.mjs +81 -99
  14. package/Coffee/index.d.ts +1 -2
  15. package/Coffee/index.js +88 -92
  16. package/Coffee/index.mjs +66 -79
  17. package/Collection/index.d.ts +1 -2
  18. package/Collection/index.js +82 -88
  19. package/Collection/index.mjs +60 -75
  20. package/CombinedChart/index.d.ts +1 -2
  21. package/CombinedChart/index.js +110 -121
  22. package/CombinedChart/index.mjs +88 -108
  23. package/Confirmation/index.d.ts +1 -2
  24. package/Confirmation/index.js +259 -301
  25. package/Confirmation/index.mjs +237 -288
  26. package/Congrats/index.d.ts +1 -2
  27. package/Congrats/index.js +139 -159
  28. package/Congrats/index.mjs +117 -146
  29. package/ConnectionLost/index.d.ts +1 -2
  30. package/ConnectionLost/index.js +291 -343
  31. package/ConnectionLost/index.mjs +269 -330
  32. package/DeletedAccount/index.d.ts +1 -2
  33. package/DeletedAccount/index.js +368 -429
  34. package/DeletedAccount/index.mjs +346 -416
  35. package/DeletedPage/index.d.ts +1 -2
  36. package/DeletedPage/index.js +44 -42
  37. package/DeletedPage/index.mjs +22 -29
  38. package/Dns/index.d.ts +1 -2
  39. package/Dns/index.js +172 -199
  40. package/Dns/index.mjs +150 -186
  41. package/DonutChart/index.d.ts +1 -2
  42. package/DonutChart/index.js +123 -135
  43. package/DonutChart/index.mjs +101 -122
  44. package/Duplicates/index.d.ts +1 -2
  45. package/Duplicates/index.js +100 -109
  46. package/Duplicates/index.mjs +78 -96
  47. package/Feedback/index.d.ts +1 -2
  48. package/Feedback/index.js +88 -94
  49. package/Feedback/index.mjs +66 -81
  50. package/FunnelChart/index.d.ts +1 -2
  51. package/FunnelChart/index.js +90 -98
  52. package/FunnelChart/index.mjs +68 -85
  53. package/Good/index.d.ts +1 -2
  54. package/Good/index.js +123 -136
  55. package/Good/index.mjs +101 -123
  56. package/HeatMapChart/index.d.ts +1 -2
  57. package/HeatMapChart/index.js +108 -118
  58. package/HeatMapChart/index.mjs +86 -105
  59. package/HorizontalBarChart/index.d.ts +1 -2
  60. package/HorizontalBarChart/index.js +94 -102
  61. package/HorizontalBarChart/index.mjs +72 -89
  62. package/KagiChart/index.d.ts +1 -2
  63. package/KagiChart/index.js +75 -80
  64. package/KagiChart/index.mjs +53 -67
  65. package/LineChart/index.d.ts +1 -2
  66. package/LineChart/index.js +78 -84
  67. package/LineChart/index.mjs +56 -71
  68. package/LollipopChart/index.d.ts +1 -2
  69. package/LollipopChart/index.js +95 -103
  70. package/LollipopChart/index.mjs +73 -90
  71. package/MailSent/index.d.ts +1 -2
  72. package/MailSent/index.js +134 -154
  73. package/MailSent/index.mjs +112 -141
  74. package/Maintenance/index.d.ts +1 -2
  75. package/Maintenance/index.js +355 -413
  76. package/Maintenance/index.mjs +333 -400
  77. package/Nexttime/index.d.ts +1 -2
  78. package/Nexttime/index.js +102 -112
  79. package/Nexttime/index.mjs +80 -99
  80. package/NoPayment/index.d.ts +1 -2
  81. package/NoPayment/index.js +296 -358
  82. package/NoPayment/index.mjs +274 -345
  83. package/NothingFound/index.d.ts +1 -2
  84. package/NothingFound/index.js +126 -138
  85. package/NothingFound/index.mjs +104 -125
  86. package/OtherData/index.d.ts +1 -2
  87. package/OtherData/index.js +109 -119
  88. package/OtherData/index.mjs +87 -106
  89. package/PageError/index.d.ts +1 -2
  90. package/PageError/index.js +216 -279
  91. package/PageError/index.mjs +194 -266
  92. package/PageNotFound/index.d.ts +1 -2
  93. package/PageNotFound/index.js +276 -329
  94. package/PageNotFound/index.mjs +254 -316
  95. package/PieChart/index.d.ts +1 -2
  96. package/PieChart/index.js +108 -118
  97. package/PieChart/index.mjs +86 -105
  98. package/Processing/index.d.ts +1 -2
  99. package/Processing/index.js +88 -95
  100. package/Processing/index.mjs +66 -82
  101. package/ProjectNotFound/index.d.ts +1 -2
  102. package/ProjectNotFound/index.js +239 -274
  103. package/ProjectNotFound/index.mjs +217 -261
  104. package/RadarChart/index.d.ts +1 -2
  105. package/RadarChart/index.js +87 -94
  106. package/RadarChart/index.mjs +65 -81
  107. package/RadialTreeChart/index.d.ts +1 -2
  108. package/RadialTreeChart/index.js +129 -142
  109. package/RadialTreeChart/index.mjs +107 -129
  110. package/SankeyChart/index.d.ts +1 -2
  111. package/SankeyChart/index.js +115 -126
  112. package/SankeyChart/index.mjs +93 -113
  113. package/ScatterPlotChart/index.d.ts +1 -2
  114. package/ScatterPlotChart/index.js +100 -109
  115. package/ScatterPlotChart/index.mjs +78 -96
  116. package/StackedAreaChart/index.d.ts +1 -2
  117. package/StackedAreaChart/index.js +102 -113
  118. package/StackedAreaChart/index.mjs +80 -100
  119. package/Suggestion/index.d.ts +1 -2
  120. package/Suggestion/index.js +86 -93
  121. package/Suggestion/index.mjs +64 -80
  122. package/Suggestions/index.d.ts +1 -2
  123. package/Suggestions/index.js +89 -96
  124. package/Suggestions/index.mjs +67 -83
  125. package/Table/index.d.ts +1 -2
  126. package/Table/index.js +73 -77
  127. package/Table/index.mjs +51 -64
  128. package/TagCloud/index.d.ts +1 -2
  129. package/TagCloud/index.js +100 -109
  130. package/TagCloud/index.mjs +78 -96
  131. package/TextLinksEtc/index.d.ts +1 -2
  132. package/TextLinksEtc/index.js +76 -81
  133. package/TextLinksEtc/index.mjs +54 -68
  134. package/Timeout/index.d.ts +1 -2
  135. package/Timeout/index.js +373 -444
  136. package/Timeout/index.mjs +351 -431
  137. package/UnderConstruction/index.d.ts +1 -2
  138. package/UnderConstruction/index.js +135 -150
  139. package/UnderConstruction/index.mjs +113 -137
  140. package/VennChart/index.d.ts +1 -2
  141. package/VennChart/index.js +101 -110
  142. package/VennChart/index.mjs +79 -97
  143. package/VerticalBarChart/index.d.ts +1 -2
  144. package/VerticalBarChart/index.js +95 -103
  145. package/VerticalBarChart/index.mjs +73 -90
  146. package/Waiting/index.d.ts +1 -2
  147. package/Waiting/index.js +88 -96
  148. package/Waiting/index.mjs +66 -83
  149. package/Warning/index.d.ts +1 -2
  150. package/Warning/index.js +83 -89
  151. package/Warning/index.mjs +61 -76
  152. package/clear.ts +25 -0
  153. package/lib/cjs/index.js +1 -1
  154. package/lib/es6/index.js +1 -1
  155. package/package.json +9 -7
  156. package/svg/PageError.svg +40 -46
  157. package/transform.ts +92 -0
  158. package/transform-svg.config.js +0 -53
@@ -1,417 +1,347 @@
1
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
- import React from 'react';
3
- import { createBaseComponent } from '@semcore/core';
4
- import { Box } from '@semcore/flex-box';
5
- function DeletedAccount({
6
- fill = 'none',
7
- width = '260',
8
- height = '260',
9
- viewBox = '0 0 260 260',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const DeletedAccount = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...props }, ref) => /* @__PURE__ */ React.createElement(Box, {
5
+ ref,
6
+ width,
7
+ height,
8
+ viewBox,
9
+ fill,
10
+ tag: "svg",
10
11
  ...props
11
- }, ref) {
12
- return /*#__PURE__*/React.createElement(Box, _extends({
13
- ref: ref,
14
- width: width,
15
- height: height,
16
- viewBox: viewBox,
17
- fill: fill,
18
- tag: "svg"
19
- }, props), /*#__PURE__*/React.createElement("path", {
20
- d: "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",
21
- fill: "#6EDAFF",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("mask", {
24
- id: "a",
25
- maskUnits: "userSpaceOnUse",
26
- x: "10",
27
- y: "10",
28
- width: "240",
29
- height: "235"
30
- }, /*#__PURE__*/React.createElement("path", {
31
- 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",
32
- fill: "#6EDAFF",
33
- shapeRendering: "geometricPrecision"
34
- })), /*#__PURE__*/React.createElement("g", {
35
- mask: "url(#a)"
36
- }, /*#__PURE__*/React.createElement("path", {
37
- 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",
38
- fill: "#000",
39
- stroke: "#000",
40
- strokeLinecap: "round",
41
- strokeLinejoin: "round",
42
- shapeRendering: "geometricPrecision"
43
- }), /*#__PURE__*/React.createElement("path", {
44
- 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",
45
- stroke: "#6EDAFF",
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round",
48
- shapeRendering: "geometricPrecision"
49
- }), /*#__PURE__*/React.createElement("path", {
50
- 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",
51
- fill: "#fff",
52
- stroke: "#000",
53
- strokeLinecap: "round",
54
- strokeLinejoin: "round",
55
- shapeRendering: "geometricPrecision"
56
- }), /*#__PURE__*/React.createElement("path", {
57
- 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",
58
- fill: "#6EDAFF",
59
- shapeRendering: "geometricPrecision"
60
- }), /*#__PURE__*/React.createElement("path", {
61
- 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",
62
- stroke: "#6EDAFF",
63
- strokeLinecap: "round",
64
- strokeLinejoin: "round",
65
- shapeRendering: "geometricPrecision"
66
- }), /*#__PURE__*/React.createElement("path", {
67
- 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",
68
- fill: "#000",
69
- stroke: "#000",
70
- strokeLinecap: "round",
71
- strokeLinejoin: "round",
72
- shapeRendering: "geometricPrecision"
73
- }), /*#__PURE__*/React.createElement("path", {
74
- 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",
75
- fill: "#000",
76
- shapeRendering: "geometricPrecision"
77
- }), /*#__PURE__*/React.createElement("path", {
78
- 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",
79
- stroke: "#000",
80
- strokeLinecap: "round",
81
- strokeLinejoin: "round",
82
- shapeRendering: "geometricPrecision"
83
- }), /*#__PURE__*/React.createElement("path", {
84
- 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",
85
- stroke: "#6EDAFF",
86
- strokeLinecap: "round",
87
- strokeLinejoin: "round",
88
- shapeRendering: "geometricPrecision"
89
- }), /*#__PURE__*/React.createElement("path", {
90
- d: "M107.78 91.22h.04-.04Z",
91
- stroke: "#000",
92
- strokeLinecap: "round",
93
- strokeLinejoin: "round",
94
- shapeRendering: "geometricPrecision"
95
- }), /*#__PURE__*/React.createElement("path", {
96
- 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",
97
- fill: "#6EDAFF",
98
- stroke: "#000",
99
- strokeLinecap: "round",
100
- strokeLinejoin: "round",
101
- shapeRendering: "geometricPrecision"
102
- }), /*#__PURE__*/React.createElement("path", {
103
- d: "M124.08 163.56V250h4.52v-86.84l-4.52.4Z",
104
- fill: "#000",
105
- stroke: "#000",
106
- strokeLinecap: "round",
107
- strokeLinejoin: "round",
108
- shapeRendering: "geometricPrecision"
109
- }), /*#__PURE__*/React.createElement("path", {
110
- d: "M138.34 250V142.5l-133.8 8.39v23.1l124.06-10.83V250h9.74Z",
111
- fill: "#6EDAFF",
112
- stroke: "#000",
113
- strokeLinecap: "round",
114
- strokeLinejoin: "round",
115
- shapeRendering: "geometricPrecision"
116
- }), /*#__PURE__*/React.createElement("path", {
117
- d: "m70.24 157.79-25.18 1.9M24.16 133.57l114.17 8.92",
118
- stroke: "#000",
119
- strokeLinecap: "round",
120
- strokeLinejoin: "round",
121
- shapeRendering: "geometricPrecision"
122
- }), /*#__PURE__*/React.createElement("path", {
123
- 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",
124
- fill: "#000",
125
- shapeRendering: "geometricPrecision"
126
- }), /*#__PURE__*/React.createElement("path", {
127
- 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",
128
- fill: "#000",
129
- shapeRendering: "geometricPrecision"
130
- }), /*#__PURE__*/React.createElement("path", {
131
- 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",
132
- fill: "#fff",
133
- shapeRendering: "geometricPrecision"
134
- }), /*#__PURE__*/React.createElement("path", {
135
- 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",
136
- fill: "#6EDAFF",
137
- shapeRendering: "geometricPrecision"
138
- }), /*#__PURE__*/React.createElement("path", {
139
- 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",
140
- fill: "#000",
141
- shapeRendering: "geometricPrecision"
142
- }), /*#__PURE__*/React.createElement("path", {
143
- 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",
144
- fill: "#000",
145
- shapeRendering: "geometricPrecision"
146
- }), /*#__PURE__*/React.createElement("path", {
147
- 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",
148
- stroke: "#fff",
149
- strokeLinecap: "round",
150
- strokeLinejoin: "round",
151
- shapeRendering: "geometricPrecision"
152
- }), /*#__PURE__*/React.createElement("path", {
153
- 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",
154
- stroke: "#000",
155
- strokeLinecap: "round",
156
- strokeLinejoin: "round",
157
- shapeRendering: "geometricPrecision"
158
- }), /*#__PURE__*/React.createElement("path", {
159
- 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",
160
- fill: "#fff",
161
- stroke: "#000",
162
- strokeLinecap: "round",
163
- strokeLinejoin: "round",
164
- shapeRendering: "geometricPrecision"
165
- }), /*#__PURE__*/React.createElement("path", {
166
- 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",
167
- fill: "#000",
168
- shapeRendering: "geometricPrecision"
169
- }), /*#__PURE__*/React.createElement("path", {
170
- 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",
171
- stroke: "#000",
172
- strokeLinecap: "round",
173
- strokeLinejoin: "round",
174
- shapeRendering: "geometricPrecision"
175
- }), /*#__PURE__*/React.createElement("path", {
176
- 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",
177
- fill: "#6EDAFF",
178
- stroke: "#000",
179
- strokeLinecap: "round",
180
- strokeLinejoin: "round",
181
- shapeRendering: "geometricPrecision"
182
- }), /*#__PURE__*/React.createElement("path", {
183
- 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",
184
- stroke: "#fff",
185
- strokeLinecap: "round",
186
- strokeLinejoin: "round",
187
- shapeRendering: "geometricPrecision"
188
- }), /*#__PURE__*/React.createElement("path", {
189
- 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",
190
- fill: "#000",
191
- stroke: "#000",
192
- strokeLinecap: "round",
193
- strokeLinejoin: "round",
194
- shapeRendering: "geometricPrecision"
195
- }), /*#__PURE__*/React.createElement("path", {
196
- d: "m195.19 118.2-.19-3.14-5.76 9.14.18 3.14 5.77-9.14Z",
197
- fill: "#6EDAFF",
198
- stroke: "#000",
199
- strokeLinecap: "round",
200
- strokeLinejoin: "round",
201
- shapeRendering: "geometricPrecision"
202
- }), /*#__PURE__*/React.createElement("path", {
203
- d: "m201.28 114.69 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
204
- fill: "#000",
205
- stroke: "#000",
206
- strokeLinecap: "round",
207
- strokeLinejoin: "round",
208
- shapeRendering: "geometricPrecision"
209
- }), /*#__PURE__*/React.createElement("path", {
210
- d: "m178.2 97.15 6.28-.37-5.77 9.14-6.28.37 5.77-9.14Z",
211
- fill: "#6EDAFF",
212
- stroke: "#000",
213
- strokeLinecap: "round",
214
- strokeLinejoin: "round",
215
- shapeRendering: "geometricPrecision"
216
- }), /*#__PURE__*/React.createElement("path", {
217
- d: "m175.24 100.47 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
218
- fill: "#000",
219
- stroke: "#000",
220
- strokeLinecap: "round",
221
- strokeLinejoin: "round",
222
- shapeRendering: "geometricPrecision"
223
- }), /*#__PURE__*/React.createElement("path", {
224
- d: "m172.29 103.8 3.14-.2-5.77 9.15-3.13.19 5.76-9.15Z",
225
- fill: "#000",
226
- stroke: "#000",
227
- strokeLinecap: "round",
228
- strokeLinejoin: "round",
229
- shapeRendering: "geometricPrecision"
230
- }), /*#__PURE__*/React.createElement("path", {
231
- d: "m169.33 107.11 3.14-.18-5.76 9.15-3.14.18 5.76-9.15Z",
232
- fill: "#000",
233
- stroke: "#000",
234
- strokeLinecap: "round",
235
- strokeLinejoin: "round",
236
- shapeRendering: "geometricPrecision"
237
- }), /*#__PURE__*/React.createElement("path", {
238
- 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",
239
- fill: "#6EDAFF",
240
- stroke: "#000",
241
- strokeLinecap: "round",
242
- strokeLinejoin: "round",
243
- shapeRendering: "geometricPrecision"
244
- }), /*#__PURE__*/React.createElement("path", {
245
- d: "m201.46 117.83-5.76 9.14-6.28.37 5.77-9.14 6.27-.37Z",
246
- fill: "#000",
247
- stroke: "#000",
248
- strokeLinecap: "round",
249
- strokeLinejoin: "round",
250
- shapeRendering: "geometricPrecision"
251
- }), /*#__PURE__*/React.createElement("path", {
252
- 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",
253
- fill: "#fff",
254
- stroke: "#000",
255
- strokeLinecap: "round",
256
- strokeLinejoin: "round",
257
- shapeRendering: "geometricPrecision"
258
- }), /*#__PURE__*/React.createElement("path", {
259
- 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",
260
- fill: "#000",
261
- stroke: "#000",
262
- strokeLinecap: "round",
263
- strokeLinejoin: "round",
264
- shapeRendering: "geometricPrecision"
265
- }), /*#__PURE__*/React.createElement("path", {
266
- 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",
267
- fill: "#000",
268
- stroke: "#000",
269
- strokeLinecap: "round",
270
- strokeLinejoin: "round",
271
- shapeRendering: "geometricPrecision"
272
- }), /*#__PURE__*/React.createElement("path", {
273
- 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",
274
- fill: "#000",
275
- stroke: "#000",
276
- strokeLinecap: "round",
277
- strokeLinejoin: "round",
278
- shapeRendering: "geometricPrecision"
279
- })), /*#__PURE__*/React.createElement("path", {
280
- 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",
281
- stroke: "#000",
282
- strokeLinecap: "round",
283
- strokeLinejoin: "round",
284
- shapeRendering: "geometricPrecision"
285
- }), /*#__PURE__*/React.createElement("path", {
286
- 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",
287
- stroke: "#000",
288
- strokeLinecap: "round",
289
- strokeLinejoin: "round",
290
- shapeRendering: "geometricPrecision"
291
- }), /*#__PURE__*/React.createElement("path", {
292
- 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",
293
- fill: "#000",
294
- stroke: "#000",
295
- strokeLinecap: "round",
296
- strokeLinejoin: "round",
297
- shapeRendering: "geometricPrecision"
298
- }), /*#__PURE__*/React.createElement("path", {
299
- d: "M206.27 194.54c1.94 2.32 21.52 11.13 26.66-4.13",
300
- stroke: "#000",
301
- strokeLinecap: "round",
302
- strokeLinejoin: "round",
303
- shapeRendering: "geometricPrecision"
304
- }), /*#__PURE__*/React.createElement("path", {
305
- d: "M191.9 193.34c4.24 6.65 31.63 25.47 39.78 6.87",
306
- stroke: "#000",
307
- strokeLinecap: "round",
308
- strokeLinejoin: "round",
309
- shapeRendering: "geometricPrecision"
310
- }), /*#__PURE__*/React.createElement("path", {
311
- d: "M182.4 191.23c27.9 38.42 47.15 24.16 48.12 18.01",
312
- stroke: "#000",
313
- strokeLinecap: "round",
314
- strokeLinejoin: "round",
315
- shapeRendering: "geometricPrecision"
316
- }), /*#__PURE__*/React.createElement("path", {
317
- d: "M175.87 187.2c3.86 12.56 36.76 56.55 53.42 31.54",
318
- stroke: "#000",
319
- strokeLinecap: "round",
320
- strokeLinejoin: "round",
321
- shapeRendering: "geometricPrecision"
322
- }), /*#__PURE__*/React.createElement("path", {
323
- d: "M176.74 194.83c6.95 24.41 41.81 52.6 51.55 31.74",
324
- stroke: "#000",
325
- strokeLinecap: "round",
326
- strokeLinejoin: "round",
327
- shapeRendering: "geometricPrecision"
328
- }), /*#__PURE__*/React.createElement("path", {
329
- 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",
330
- stroke: "#000",
331
- strokeLinecap: "round",
332
- strokeLinejoin: "round",
333
- shapeRendering: "geometricPrecision"
334
- }), /*#__PURE__*/React.createElement("path", {
335
- d: "M217.22 193.34c-4.26 6.65-31.64 25.47-39.8 6.87",
336
- stroke: "#000",
337
- strokeLinecap: "round",
338
- strokeLinejoin: "round",
339
- shapeRendering: "geometricPrecision"
340
- }), /*#__PURE__*/React.createElement("path", {
341
- d: "M226.71 191.23c-27.9 38.42-47 24.16-47.98 18.01",
342
- stroke: "#000",
343
- strokeLinecap: "round",
344
- strokeLinejoin: "round",
345
- shapeRendering: "geometricPrecision"
346
- }), /*#__PURE__*/React.createElement("path", {
347
- d: "M233.34 187.2c-3.86 12.56-36.88 56.55-53.53 31.54",
348
- stroke: "#000",
349
- strokeLinecap: "round",
350
- strokeLinejoin: "round",
351
- shapeRendering: "geometricPrecision"
352
- }), /*#__PURE__*/React.createElement("path", {
353
- d: "M232.37 194.83c-6.95 24.41-41.82 52.6-51.55 31.74",
354
- stroke: "#000",
355
- strokeLinecap: "round",
356
- strokeLinejoin: "round",
357
- shapeRendering: "geometricPrecision"
358
- }), /*#__PURE__*/React.createElement("path", {
359
- 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",
360
- stroke: "#000",
361
- strokeLinecap: "round",
362
- strokeLinejoin: "round",
363
- shapeRendering: "geometricPrecision"
364
- }), /*#__PURE__*/React.createElement("path", {
365
- 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",
366
- fill: "#fff",
367
- stroke: "#fff",
368
- strokeLinecap: "round",
369
- strokeLinejoin: "round",
370
- shapeRendering: "geometricPrecision"
371
- }), /*#__PURE__*/React.createElement("path", {
372
- 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",
373
- fill: "#fff",
374
- shapeRendering: "geometricPrecision"
375
- }), /*#__PURE__*/React.createElement("path", {
376
- 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",
377
- fill: "#000",
378
- stroke: "#000",
379
- strokeLinecap: "round",
380
- strokeLinejoin: "round",
381
- shapeRendering: "geometricPrecision"
382
- }), /*#__PURE__*/React.createElement("path", {
383
- d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
384
- fill: "#fff",
385
- shapeRendering: "geometricPrecision"
386
- }), /*#__PURE__*/React.createElement("path", {
387
- d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
388
- stroke: "#6EDAFF",
389
- strokeLinecap: "round",
390
- strokeLinejoin: "round",
391
- shapeRendering: "geometricPrecision"
392
- }), /*#__PURE__*/React.createElement("path", {
393
- d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
394
- fill: "#fff",
395
- shapeRendering: "geometricPrecision"
396
- }), /*#__PURE__*/React.createElement("path", {
397
- d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
398
- stroke: "#6EDAFF",
399
- strokeLinecap: "round",
400
- strokeLinejoin: "round",
401
- shapeRendering: "geometricPrecision"
402
- }), /*#__PURE__*/React.createElement("path", {
403
- 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",
404
- stroke: "#fff",
405
- strokeLinecap: "round",
406
- strokeLinejoin: "round",
407
- shapeRendering: "geometricPrecision"
408
- }), /*#__PURE__*/React.createElement("path", {
409
- 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",
410
- stroke: "#6EDAFF",
411
- strokeLinecap: "round",
412
- strokeLinejoin: "round",
413
- shapeRendering: "geometricPrecision"
414
- }));
415
- }
416
- DeletedAccount.displayName = 'DeletedAccount';
417
- export default createBaseComponent(DeletedAccount);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ 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",
14
+ fill: "#6EDAFF"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ 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",
17
+ stroke: "#000",
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round"
20
+ }), /* @__PURE__ */ React.createElement("path", {
21
+ 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",
22
+ stroke: "#000",
23
+ strokeLinecap: "round",
24
+ strokeLinejoin: "round"
25
+ }), /* @__PURE__ */ React.createElement("path", {
26
+ 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",
27
+ fill: "#000",
28
+ stroke: "#000",
29
+ strokeLinecap: "round",
30
+ strokeLinejoin: "round"
31
+ }), /* @__PURE__ */ React.createElement("path", {
32
+ d: "M206.27 194.54c1.94 2.32 21.52 11.13 26.66-4.13",
33
+ stroke: "#000",
34
+ strokeLinecap: "round",
35
+ strokeLinejoin: "round"
36
+ }), /* @__PURE__ */ React.createElement("path", {
37
+ d: "M191.9 193.34c4.24 6.65 31.63 25.47 39.78 6.87",
38
+ stroke: "#000",
39
+ strokeLinecap: "round",
40
+ strokeLinejoin: "round"
41
+ }), /* @__PURE__ */ React.createElement("path", {
42
+ d: "M182.4 191.23c27.9 38.42 47.15 24.16 48.12 18.01",
43
+ stroke: "#000",
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ }), /* @__PURE__ */ React.createElement("path", {
47
+ d: "M175.87 187.2c3.86 12.56 36.76 56.55 53.42 31.54",
48
+ stroke: "#000",
49
+ strokeLinecap: "round",
50
+ strokeLinejoin: "round"
51
+ }), /* @__PURE__ */ React.createElement("path", {
52
+ d: "M176.74 194.83c6.95 24.41 41.81 52.6 51.55 31.74",
53
+ stroke: "#000",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round"
56
+ }), /* @__PURE__ */ React.createElement("path", {
57
+ 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",
58
+ stroke: "#000",
59
+ strokeLinecap: "round",
60
+ strokeLinejoin: "round"
61
+ }), /* @__PURE__ */ React.createElement("path", {
62
+ d: "M217.22 193.34c-4.26 6.65-31.64 25.47-39.8 6.87",
63
+ stroke: "#000",
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round"
66
+ }), /* @__PURE__ */ React.createElement("path", {
67
+ d: "M226.71 191.23c-27.9 38.42-47 24.16-47.98 18.01",
68
+ stroke: "#000",
69
+ strokeLinecap: "round",
70
+ strokeLinejoin: "round"
71
+ }), /* @__PURE__ */ React.createElement("path", {
72
+ d: "M233.34 187.2c-3.86 12.56-36.88 56.55-53.53 31.54",
73
+ stroke: "#000",
74
+ strokeLinecap: "round",
75
+ strokeLinejoin: "round"
76
+ }), /* @__PURE__ */ React.createElement("path", {
77
+ d: "M232.37 194.83c-6.95 24.41-41.82 52.6-51.55 31.74",
78
+ stroke: "#000",
79
+ strokeLinecap: "round",
80
+ strokeLinejoin: "round"
81
+ }), /* @__PURE__ */ React.createElement("path", {
82
+ 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",
83
+ stroke: "#000",
84
+ strokeLinecap: "round",
85
+ strokeLinejoin: "round"
86
+ }), /* @__PURE__ */ React.createElement("path", {
87
+ 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",
88
+ fill: "#fff",
89
+ stroke: "#fff",
90
+ strokeLinecap: "round",
91
+ strokeLinejoin: "round"
92
+ }), /* @__PURE__ */ React.createElement("path", {
93
+ 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",
94
+ fill: "#fff"
95
+ }), /* @__PURE__ */ React.createElement("path", {
96
+ 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",
97
+ fill: "#000",
98
+ stroke: "#000",
99
+ strokeLinecap: "round",
100
+ strokeLinejoin: "round"
101
+ }), /* @__PURE__ */ React.createElement("path", {
102
+ d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
103
+ fill: "#fff"
104
+ }), /* @__PURE__ */ React.createElement("path", {
105
+ d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
106
+ stroke: "#6EDAFF",
107
+ strokeLinecap: "round",
108
+ strokeLinejoin: "round"
109
+ }), /* @__PURE__ */ React.createElement("path", {
110
+ d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
111
+ fill: "#fff"
112
+ }), /* @__PURE__ */ React.createElement("path", {
113
+ d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
114
+ stroke: "#6EDAFF",
115
+ strokeLinecap: "round",
116
+ strokeLinejoin: "round"
117
+ }), /* @__PURE__ */ React.createElement("path", {
118
+ 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",
119
+ stroke: "#fff",
120
+ strokeLinecap: "round",
121
+ strokeLinejoin: "round"
122
+ }), /* @__PURE__ */ React.createElement("path", {
123
+ 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",
124
+ stroke: "#6EDAFF",
125
+ strokeLinecap: "round",
126
+ strokeLinejoin: "round"
127
+ }), /* @__PURE__ */ React.createElement("mask", {
128
+ height: "235",
129
+ id: "igc-deletedaccount-el-0",
130
+ width: "240",
131
+ x: "10",
132
+ y: "10",
133
+ maskUnits: "userSpaceOnUse"
134
+ }, /* @__PURE__ */ React.createElement("path", {
135
+ 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",
136
+ fill: "#6EDAFF"
137
+ })), /* @__PURE__ */ React.createElement("g", {
138
+ mask: "url(#igc-deletedaccount-el-0)"
139
+ }, /* @__PURE__ */ React.createElement("path", {
140
+ 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",
141
+ fill: "#000",
142
+ stroke: "#000",
143
+ strokeLinecap: "round",
144
+ strokeLinejoin: "round"
145
+ }), /* @__PURE__ */ React.createElement("path", {
146
+ 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",
147
+ stroke: "#6EDAFF",
148
+ strokeLinecap: "round",
149
+ strokeLinejoin: "round"
150
+ }), /* @__PURE__ */ React.createElement("path", {
151
+ 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",
152
+ fill: "#fff",
153
+ stroke: "#000",
154
+ strokeLinecap: "round",
155
+ strokeLinejoin: "round"
156
+ }), /* @__PURE__ */ React.createElement("path", {
157
+ 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",
158
+ fill: "#6EDAFF"
159
+ }), /* @__PURE__ */ React.createElement("path", {
160
+ 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",
161
+ stroke: "#6EDAFF",
162
+ strokeLinecap: "round",
163
+ strokeLinejoin: "round"
164
+ }), /* @__PURE__ */ React.createElement("path", {
165
+ 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",
166
+ fill: "#000",
167
+ stroke: "#000",
168
+ strokeLinecap: "round",
169
+ strokeLinejoin: "round"
170
+ }), /* @__PURE__ */ React.createElement("path", {
171
+ 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",
172
+ fill: "#000"
173
+ }), /* @__PURE__ */ React.createElement("path", {
174
+ 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",
175
+ stroke: "#000",
176
+ strokeLinecap: "round",
177
+ strokeLinejoin: "round"
178
+ }), /* @__PURE__ */ React.createElement("path", {
179
+ 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",
180
+ stroke: "#6EDAFF",
181
+ strokeLinecap: "round",
182
+ strokeLinejoin: "round"
183
+ }), /* @__PURE__ */ React.createElement("path", {
184
+ d: "M107.78 91.22h.04-.04Z",
185
+ stroke: "#000",
186
+ strokeLinecap: "round",
187
+ strokeLinejoin: "round"
188
+ }), /* @__PURE__ */ React.createElement("path", {
189
+ 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",
190
+ fill: "#6EDAFF",
191
+ stroke: "#000",
192
+ strokeLinecap: "round",
193
+ strokeLinejoin: "round"
194
+ }), /* @__PURE__ */ React.createElement("path", {
195
+ d: "M124.08 163.56V250h4.52v-86.84l-4.52.4Z",
196
+ fill: "#000",
197
+ stroke: "#000",
198
+ strokeLinecap: "round",
199
+ strokeLinejoin: "round"
200
+ }), /* @__PURE__ */ React.createElement("path", {
201
+ d: "M138.34 250V142.5l-133.8 8.39v23.1l124.06-10.83V250h9.74Z",
202
+ fill: "#6EDAFF",
203
+ stroke: "#000",
204
+ strokeLinecap: "round",
205
+ strokeLinejoin: "round"
206
+ }), /* @__PURE__ */ React.createElement("path", {
207
+ d: "m70.24 157.79-25.18 1.9M24.16 133.57l114.17 8.92",
208
+ stroke: "#000",
209
+ strokeLinecap: "round",
210
+ strokeLinejoin: "round"
211
+ }), /* @__PURE__ */ React.createElement("path", {
212
+ 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",
213
+ fill: "#000"
214
+ }), /* @__PURE__ */ React.createElement("path", {
215
+ 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",
216
+ fill: "#000"
217
+ }), /* @__PURE__ */ React.createElement("path", {
218
+ 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",
219
+ fill: "#fff"
220
+ }), /* @__PURE__ */ React.createElement("path", {
221
+ 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",
222
+ fill: "#6EDAFF"
223
+ }), /* @__PURE__ */ React.createElement("path", {
224
+ 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",
225
+ fill: "#000"
226
+ }), /* @__PURE__ */ React.createElement("path", {
227
+ 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",
228
+ fill: "#000"
229
+ }), /* @__PURE__ */ React.createElement("path", {
230
+ 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",
231
+ stroke: "#fff",
232
+ strokeLinecap: "round",
233
+ strokeLinejoin: "round"
234
+ }), /* @__PURE__ */ React.createElement("path", {
235
+ 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",
236
+ stroke: "#000",
237
+ strokeLinecap: "round",
238
+ strokeLinejoin: "round"
239
+ }), /* @__PURE__ */ React.createElement("path", {
240
+ 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",
241
+ fill: "#fff",
242
+ stroke: "#000",
243
+ strokeLinecap: "round",
244
+ strokeLinejoin: "round"
245
+ }), /* @__PURE__ */ React.createElement("path", {
246
+ 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",
247
+ fill: "#000"
248
+ }), /* @__PURE__ */ React.createElement("path", {
249
+ 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",
250
+ stroke: "#000",
251
+ strokeLinecap: "round",
252
+ strokeLinejoin: "round"
253
+ }), /* @__PURE__ */ React.createElement("path", {
254
+ 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",
255
+ fill: "#6EDAFF",
256
+ stroke: "#000",
257
+ strokeLinecap: "round",
258
+ strokeLinejoin: "round"
259
+ }), /* @__PURE__ */ React.createElement("path", {
260
+ 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",
261
+ stroke: "#fff",
262
+ strokeLinecap: "round",
263
+ strokeLinejoin: "round"
264
+ }), /* @__PURE__ */ React.createElement("path", {
265
+ 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",
266
+ fill: "#000",
267
+ stroke: "#000",
268
+ strokeLinecap: "round",
269
+ strokeLinejoin: "round"
270
+ }), /* @__PURE__ */ React.createElement("path", {
271
+ d: "m195.19 118.2-.19-3.14-5.76 9.14.18 3.14 5.77-9.14Z",
272
+ fill: "#6EDAFF",
273
+ stroke: "#000",
274
+ strokeLinecap: "round",
275
+ strokeLinejoin: "round"
276
+ }), /* @__PURE__ */ React.createElement("path", {
277
+ d: "m201.28 114.69 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
278
+ fill: "#000",
279
+ stroke: "#000",
280
+ strokeLinecap: "round",
281
+ strokeLinejoin: "round"
282
+ }), /* @__PURE__ */ React.createElement("path", {
283
+ d: "m178.2 97.15 6.28-.37-5.77 9.14-6.28.37 5.77-9.14Z",
284
+ fill: "#6EDAFF",
285
+ stroke: "#000",
286
+ strokeLinecap: "round",
287
+ strokeLinejoin: "round"
288
+ }), /* @__PURE__ */ React.createElement("path", {
289
+ d: "m175.24 100.47 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
290
+ fill: "#000",
291
+ stroke: "#000",
292
+ strokeLinecap: "round",
293
+ strokeLinejoin: "round"
294
+ }), /* @__PURE__ */ React.createElement("path", {
295
+ d: "m172.29 103.8 3.14-.2-5.77 9.15-3.13.19 5.76-9.15Z",
296
+ fill: "#000",
297
+ stroke: "#000",
298
+ strokeLinecap: "round",
299
+ strokeLinejoin: "round"
300
+ }), /* @__PURE__ */ React.createElement("path", {
301
+ d: "m169.33 107.11 3.14-.18-5.76 9.15-3.14.18 5.76-9.15Z",
302
+ fill: "#000",
303
+ stroke: "#000",
304
+ strokeLinecap: "round",
305
+ strokeLinejoin: "round"
306
+ }), /* @__PURE__ */ React.createElement("path", {
307
+ 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",
308
+ fill: "#6EDAFF",
309
+ stroke: "#000",
310
+ strokeLinecap: "round",
311
+ strokeLinejoin: "round"
312
+ }), /* @__PURE__ */ React.createElement("path", {
313
+ d: "m201.46 117.83-5.76 9.14-6.28.37 5.77-9.14 6.27-.37Z",
314
+ fill: "#000",
315
+ stroke: "#000",
316
+ strokeLinecap: "round",
317
+ strokeLinejoin: "round"
318
+ }), /* @__PURE__ */ React.createElement("path", {
319
+ 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",
320
+ fill: "#fff",
321
+ stroke: "#000",
322
+ strokeLinecap: "round",
323
+ strokeLinejoin: "round"
324
+ }), /* @__PURE__ */ React.createElement("path", {
325
+ 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",
326
+ fill: "#000",
327
+ stroke: "#000",
328
+ strokeLinecap: "round",
329
+ strokeLinejoin: "round"
330
+ }), /* @__PURE__ */ React.createElement("path", {
331
+ 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",
332
+ fill: "#000",
333
+ stroke: "#000",
334
+ strokeLinecap: "round",
335
+ strokeLinejoin: "round"
336
+ }), /* @__PURE__ */ React.createElement("path", {
337
+ 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",
338
+ fill: "#000",
339
+ stroke: "#000",
340
+ strokeLinecap: "round",
341
+ strokeLinejoin: "round"
342
+ })));
343
+ DeletedAccount.displayName = "DeletedAccount";
344
+ var stdin_default = createBaseComponent(DeletedAccount);
345
+ export {
346
+ stdin_default as default
347
+ };