@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,430 +1,369 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
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));
20
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
+ var stdin_exports = {};
22
+ __export(stdin_exports, {
23
+ default: () => stdin_default
6
24
  });
7
- exports["default"] = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
- var _react = _interopRequireDefault(require("react"));
11
- var _core = require("@semcore/core");
12
- var _flexBox = require("@semcore/flex-box");
13
- var _excluded = ["fill", "width", "height", "viewBox"];
14
- function DeletedAccount(_ref, ref) {
15
- var _ref$fill = _ref.fill,
16
- fill = _ref$fill === void 0 ? 'none' : _ref$fill,
17
- _ref$width = _ref.width,
18
- width = _ref$width === void 0 ? '260' : _ref$width,
19
- _ref$height = _ref.height,
20
- height = _ref$height === void 0 ? '260' : _ref$height,
21
- _ref$viewBox = _ref.viewBox,
22
- viewBox = _ref$viewBox === void 0 ? '0 0 260 260' : _ref$viewBox,
23
- props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
24
- return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
25
- ref: ref,
26
- width: width,
27
- height: height,
28
- viewBox: viewBox,
29
- fill: fill,
30
- tag: "svg"
31
- }, props), /*#__PURE__*/_react["default"].createElement("path", {
32
- 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",
33
- fill: "#6EDAFF",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/_react["default"].createElement("mask", {
36
- id: "a",
37
- maskUnits: "userSpaceOnUse",
38
- x: "10",
39
- y: "10",
40
- width: "240",
41
- height: "235"
42
- }, /*#__PURE__*/_react["default"].createElement("path", {
43
- 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",
44
- fill: "#6EDAFF",
45
- shapeRendering: "geometricPrecision"
46
- })), /*#__PURE__*/_react["default"].createElement("g", {
47
- mask: "url(#a)"
48
- }, /*#__PURE__*/_react["default"].createElement("path", {
49
- 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",
50
- fill: "#000",
51
- stroke: "#000",
52
- strokeLinecap: "round",
53
- strokeLinejoin: "round",
54
- shapeRendering: "geometricPrecision"
55
- }), /*#__PURE__*/_react["default"].createElement("path", {
56
- 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",
57
- stroke: "#6EDAFF",
58
- strokeLinecap: "round",
59
- strokeLinejoin: "round",
60
- shapeRendering: "geometricPrecision"
61
- }), /*#__PURE__*/_react["default"].createElement("path", {
62
- 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",
63
- fill: "#fff",
64
- stroke: "#000",
65
- strokeLinecap: "round",
66
- strokeLinejoin: "round",
67
- shapeRendering: "geometricPrecision"
68
- }), /*#__PURE__*/_react["default"].createElement("path", {
69
- 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",
70
- fill: "#6EDAFF",
71
- shapeRendering: "geometricPrecision"
72
- }), /*#__PURE__*/_react["default"].createElement("path", {
73
- 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",
74
- stroke: "#6EDAFF",
75
- strokeLinecap: "round",
76
- strokeLinejoin: "round",
77
- shapeRendering: "geometricPrecision"
78
- }), /*#__PURE__*/_react["default"].createElement("path", {
79
- 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",
80
- fill: "#000",
81
- stroke: "#000",
82
- strokeLinecap: "round",
83
- strokeLinejoin: "round",
84
- shapeRendering: "geometricPrecision"
85
- }), /*#__PURE__*/_react["default"].createElement("path", {
86
- 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",
87
- fill: "#000",
88
- shapeRendering: "geometricPrecision"
89
- }), /*#__PURE__*/_react["default"].createElement("path", {
90
- 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",
91
- stroke: "#000",
92
- strokeLinecap: "round",
93
- strokeLinejoin: "round",
94
- shapeRendering: "geometricPrecision"
95
- }), /*#__PURE__*/_react["default"].createElement("path", {
96
- 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",
97
- stroke: "#6EDAFF",
98
- strokeLinecap: "round",
99
- strokeLinejoin: "round",
100
- shapeRendering: "geometricPrecision"
101
- }), /*#__PURE__*/_react["default"].createElement("path", {
102
- d: "M107.78 91.22h.04-.04Z",
103
- stroke: "#000",
104
- strokeLinecap: "round",
105
- strokeLinejoin: "round",
106
- shapeRendering: "geometricPrecision"
107
- }), /*#__PURE__*/_react["default"].createElement("path", {
108
- 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",
109
- fill: "#6EDAFF",
110
- stroke: "#000",
111
- strokeLinecap: "round",
112
- strokeLinejoin: "round",
113
- shapeRendering: "geometricPrecision"
114
- }), /*#__PURE__*/_react["default"].createElement("path", {
115
- d: "M124.08 163.56V250h4.52v-86.84l-4.52.4Z",
116
- fill: "#000",
117
- stroke: "#000",
118
- strokeLinecap: "round",
119
- strokeLinejoin: "round",
120
- shapeRendering: "geometricPrecision"
121
- }), /*#__PURE__*/_react["default"].createElement("path", {
122
- d: "M138.34 250V142.5l-133.8 8.39v23.1l124.06-10.83V250h9.74Z",
123
- fill: "#6EDAFF",
124
- stroke: "#000",
125
- strokeLinecap: "round",
126
- strokeLinejoin: "round",
127
- shapeRendering: "geometricPrecision"
128
- }), /*#__PURE__*/_react["default"].createElement("path", {
129
- d: "m70.24 157.79-25.18 1.9M24.16 133.57l114.17 8.92",
130
- stroke: "#000",
131
- strokeLinecap: "round",
132
- strokeLinejoin: "round",
133
- shapeRendering: "geometricPrecision"
134
- }), /*#__PURE__*/_react["default"].createElement("path", {
135
- 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",
136
- fill: "#000",
137
- shapeRendering: "geometricPrecision"
138
- }), /*#__PURE__*/_react["default"].createElement("path", {
139
- 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",
140
- fill: "#000",
141
- shapeRendering: "geometricPrecision"
142
- }), /*#__PURE__*/_react["default"].createElement("path", {
143
- 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",
144
- fill: "#fff",
145
- shapeRendering: "geometricPrecision"
146
- }), /*#__PURE__*/_react["default"].createElement("path", {
147
- 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",
148
- fill: "#6EDAFF",
149
- shapeRendering: "geometricPrecision"
150
- }), /*#__PURE__*/_react["default"].createElement("path", {
151
- 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",
152
- fill: "#000",
153
- shapeRendering: "geometricPrecision"
154
- }), /*#__PURE__*/_react["default"].createElement("path", {
155
- 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",
156
- fill: "#000",
157
- shapeRendering: "geometricPrecision"
158
- }), /*#__PURE__*/_react["default"].createElement("path", {
159
- 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",
160
- stroke: "#fff",
161
- strokeLinecap: "round",
162
- strokeLinejoin: "round",
163
- shapeRendering: "geometricPrecision"
164
- }), /*#__PURE__*/_react["default"].createElement("path", {
165
- 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",
166
- stroke: "#000",
167
- strokeLinecap: "round",
168
- strokeLinejoin: "round",
169
- shapeRendering: "geometricPrecision"
170
- }), /*#__PURE__*/_react["default"].createElement("path", {
171
- 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",
172
- fill: "#fff",
173
- stroke: "#000",
174
- strokeLinecap: "round",
175
- strokeLinejoin: "round",
176
- shapeRendering: "geometricPrecision"
177
- }), /*#__PURE__*/_react["default"].createElement("path", {
178
- 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",
179
- fill: "#000",
180
- shapeRendering: "geometricPrecision"
181
- }), /*#__PURE__*/_react["default"].createElement("path", {
182
- 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",
183
- stroke: "#000",
184
- strokeLinecap: "round",
185
- strokeLinejoin: "round",
186
- shapeRendering: "geometricPrecision"
187
- }), /*#__PURE__*/_react["default"].createElement("path", {
188
- 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",
189
- fill: "#6EDAFF",
190
- stroke: "#000",
191
- strokeLinecap: "round",
192
- strokeLinejoin: "round",
193
- shapeRendering: "geometricPrecision"
194
- }), /*#__PURE__*/_react["default"].createElement("path", {
195
- 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",
196
- stroke: "#fff",
197
- strokeLinecap: "round",
198
- strokeLinejoin: "round",
199
- shapeRendering: "geometricPrecision"
200
- }), /*#__PURE__*/_react["default"].createElement("path", {
201
- 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",
202
- fill: "#000",
203
- stroke: "#000",
204
- strokeLinecap: "round",
205
- strokeLinejoin: "round",
206
- shapeRendering: "geometricPrecision"
207
- }), /*#__PURE__*/_react["default"].createElement("path", {
208
- d: "m195.19 118.2-.19-3.14-5.76 9.14.18 3.14 5.77-9.14Z",
209
- fill: "#6EDAFF",
210
- stroke: "#000",
211
- strokeLinecap: "round",
212
- strokeLinejoin: "round",
213
- shapeRendering: "geometricPrecision"
214
- }), /*#__PURE__*/_react["default"].createElement("path", {
215
- d: "m201.28 114.69 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
216
- fill: "#000",
217
- stroke: "#000",
218
- strokeLinecap: "round",
219
- strokeLinejoin: "round",
220
- shapeRendering: "geometricPrecision"
221
- }), /*#__PURE__*/_react["default"].createElement("path", {
222
- d: "m178.2 97.15 6.28-.37-5.77 9.14-6.28.37 5.77-9.14Z",
223
- fill: "#6EDAFF",
224
- stroke: "#000",
225
- strokeLinecap: "round",
226
- strokeLinejoin: "round",
227
- shapeRendering: "geometricPrecision"
228
- }), /*#__PURE__*/_react["default"].createElement("path", {
229
- d: "m175.24 100.47 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
230
- fill: "#000",
231
- stroke: "#000",
232
- strokeLinecap: "round",
233
- strokeLinejoin: "round",
234
- shapeRendering: "geometricPrecision"
235
- }), /*#__PURE__*/_react["default"].createElement("path", {
236
- d: "m172.29 103.8 3.14-.2-5.77 9.15-3.13.19 5.76-9.15Z",
237
- fill: "#000",
238
- stroke: "#000",
239
- strokeLinecap: "round",
240
- strokeLinejoin: "round",
241
- shapeRendering: "geometricPrecision"
242
- }), /*#__PURE__*/_react["default"].createElement("path", {
243
- d: "m169.33 107.11 3.14-.18-5.76 9.15-3.14.18 5.76-9.15Z",
244
- fill: "#000",
245
- stroke: "#000",
246
- strokeLinecap: "round",
247
- strokeLinejoin: "round",
248
- shapeRendering: "geometricPrecision"
249
- }), /*#__PURE__*/_react["default"].createElement("path", {
250
- 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",
251
- fill: "#6EDAFF",
252
- stroke: "#000",
253
- strokeLinecap: "round",
254
- strokeLinejoin: "round",
255
- shapeRendering: "geometricPrecision"
256
- }), /*#__PURE__*/_react["default"].createElement("path", {
257
- d: "m201.46 117.83-5.76 9.14-6.28.37 5.77-9.14 6.27-.37Z",
258
- fill: "#000",
259
- stroke: "#000",
260
- strokeLinecap: "round",
261
- strokeLinejoin: "round",
262
- shapeRendering: "geometricPrecision"
263
- }), /*#__PURE__*/_react["default"].createElement("path", {
264
- 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",
265
- fill: "#fff",
266
- stroke: "#000",
267
- strokeLinecap: "round",
268
- strokeLinejoin: "round",
269
- shapeRendering: "geometricPrecision"
270
- }), /*#__PURE__*/_react["default"].createElement("path", {
271
- 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",
272
- fill: "#000",
273
- stroke: "#000",
274
- strokeLinecap: "round",
275
- strokeLinejoin: "round",
276
- shapeRendering: "geometricPrecision"
277
- }), /*#__PURE__*/_react["default"].createElement("path", {
278
- 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",
279
- fill: "#000",
280
- stroke: "#000",
281
- strokeLinecap: "round",
282
- strokeLinejoin: "round",
283
- shapeRendering: "geometricPrecision"
284
- }), /*#__PURE__*/_react["default"].createElement("path", {
285
- 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",
286
- fill: "#000",
287
- stroke: "#000",
288
- strokeLinecap: "round",
289
- strokeLinejoin: "round",
290
- shapeRendering: "geometricPrecision"
291
- })), /*#__PURE__*/_react["default"].createElement("path", {
292
- 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",
293
- stroke: "#000",
294
- strokeLinecap: "round",
295
- strokeLinejoin: "round",
296
- shapeRendering: "geometricPrecision"
297
- }), /*#__PURE__*/_react["default"].createElement("path", {
298
- 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",
299
- stroke: "#000",
300
- strokeLinecap: "round",
301
- strokeLinejoin: "round",
302
- shapeRendering: "geometricPrecision"
303
- }), /*#__PURE__*/_react["default"].createElement("path", {
304
- 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",
305
- fill: "#000",
306
- stroke: "#000",
307
- strokeLinecap: "round",
308
- strokeLinejoin: "round",
309
- shapeRendering: "geometricPrecision"
310
- }), /*#__PURE__*/_react["default"].createElement("path", {
311
- d: "M206.27 194.54c1.94 2.32 21.52 11.13 26.66-4.13",
312
- stroke: "#000",
313
- strokeLinecap: "round",
314
- strokeLinejoin: "round",
315
- shapeRendering: "geometricPrecision"
316
- }), /*#__PURE__*/_react["default"].createElement("path", {
317
- d: "M191.9 193.34c4.24 6.65 31.63 25.47 39.78 6.87",
318
- stroke: "#000",
319
- strokeLinecap: "round",
320
- strokeLinejoin: "round",
321
- shapeRendering: "geometricPrecision"
322
- }), /*#__PURE__*/_react["default"].createElement("path", {
323
- d: "M182.4 191.23c27.9 38.42 47.15 24.16 48.12 18.01",
324
- stroke: "#000",
325
- strokeLinecap: "round",
326
- strokeLinejoin: "round",
327
- shapeRendering: "geometricPrecision"
328
- }), /*#__PURE__*/_react["default"].createElement("path", {
329
- d: "M175.87 187.2c3.86 12.56 36.76 56.55 53.42 31.54",
330
- stroke: "#000",
331
- strokeLinecap: "round",
332
- strokeLinejoin: "round",
333
- shapeRendering: "geometricPrecision"
334
- }), /*#__PURE__*/_react["default"].createElement("path", {
335
- d: "M176.74 194.83c6.95 24.41 41.81 52.6 51.55 31.74",
336
- stroke: "#000",
337
- strokeLinecap: "round",
338
- strokeLinejoin: "round",
339
- shapeRendering: "geometricPrecision"
340
- }), /*#__PURE__*/_react["default"].createElement("path", {
341
- 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",
342
- stroke: "#000",
343
- strokeLinecap: "round",
344
- strokeLinejoin: "round",
345
- shapeRendering: "geometricPrecision"
346
- }), /*#__PURE__*/_react["default"].createElement("path", {
347
- d: "M217.22 193.34c-4.26 6.65-31.64 25.47-39.8 6.87",
348
- stroke: "#000",
349
- strokeLinecap: "round",
350
- strokeLinejoin: "round",
351
- shapeRendering: "geometricPrecision"
352
- }), /*#__PURE__*/_react["default"].createElement("path", {
353
- d: "M226.71 191.23c-27.9 38.42-47 24.16-47.98 18.01",
354
- stroke: "#000",
355
- strokeLinecap: "round",
356
- strokeLinejoin: "round",
357
- shapeRendering: "geometricPrecision"
358
- }), /*#__PURE__*/_react["default"].createElement("path", {
359
- d: "M233.34 187.2c-3.86 12.56-36.88 56.55-53.53 31.54",
360
- stroke: "#000",
361
- strokeLinecap: "round",
362
- strokeLinejoin: "round",
363
- shapeRendering: "geometricPrecision"
364
- }), /*#__PURE__*/_react["default"].createElement("path", {
365
- d: "M232.37 194.83c-6.95 24.41-41.82 52.6-51.55 31.74",
366
- stroke: "#000",
367
- strokeLinecap: "round",
368
- strokeLinejoin: "round",
369
- shapeRendering: "geometricPrecision"
370
- }), /*#__PURE__*/_react["default"].createElement("path", {
371
- 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",
372
- stroke: "#000",
373
- strokeLinecap: "round",
374
- strokeLinejoin: "round",
375
- shapeRendering: "geometricPrecision"
376
- }), /*#__PURE__*/_react["default"].createElement("path", {
377
- 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",
378
- fill: "#fff",
379
- stroke: "#fff",
380
- strokeLinecap: "round",
381
- strokeLinejoin: "round",
382
- shapeRendering: "geometricPrecision"
383
- }), /*#__PURE__*/_react["default"].createElement("path", {
384
- 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",
385
- fill: "#fff",
386
- shapeRendering: "geometricPrecision"
387
- }), /*#__PURE__*/_react["default"].createElement("path", {
388
- 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",
389
- fill: "#000",
390
- stroke: "#000",
391
- strokeLinecap: "round",
392
- strokeLinejoin: "round",
393
- shapeRendering: "geometricPrecision"
394
- }), /*#__PURE__*/_react["default"].createElement("path", {
395
- d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
396
- fill: "#fff",
397
- shapeRendering: "geometricPrecision"
398
- }), /*#__PURE__*/_react["default"].createElement("path", {
399
- d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
400
- stroke: "#6EDAFF",
401
- strokeLinecap: "round",
402
- strokeLinejoin: "round",
403
- shapeRendering: "geometricPrecision"
404
- }), /*#__PURE__*/_react["default"].createElement("path", {
405
- d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
406
- fill: "#fff",
407
- shapeRendering: "geometricPrecision"
408
- }), /*#__PURE__*/_react["default"].createElement("path", {
409
- d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
410
- stroke: "#6EDAFF",
411
- strokeLinecap: "round",
412
- strokeLinejoin: "round",
413
- shapeRendering: "geometricPrecision"
414
- }), /*#__PURE__*/_react["default"].createElement("path", {
415
- 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",
416
- stroke: "#fff",
417
- strokeLinecap: "round",
418
- strokeLinejoin: "round",
419
- shapeRendering: "geometricPrecision"
420
- }), /*#__PURE__*/_react["default"].createElement("path", {
421
- 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",
422
- stroke: "#6EDAFF",
423
- strokeLinecap: "round",
424
- strokeLinejoin: "round",
425
- shapeRendering: "geometricPrecision"
426
- }));
427
- }
428
- DeletedAccount.displayName = 'DeletedAccount';
429
- var _default = (0, _core.createBaseComponent)(DeletedAccount);
430
- exports["default"] = _default;
25
+ module.exports = __toCommonJS(stdin_exports);
26
+ var import_react = __toESM(require("react"));
27
+ var import_core = require("@semcore/core");
28
+ var import_flex_box = require("@semcore/flex-box");
29
+ const DeletedAccount = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...props }, ref) => /* @__PURE__ */ import_react.default.createElement(import_flex_box.Box, {
30
+ ref,
31
+ width,
32
+ height,
33
+ viewBox,
34
+ fill,
35
+ tag: "svg",
36
+ ...props
37
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
38
+ 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",
39
+ fill: "#6EDAFF"
40
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
41
+ 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",
42
+ stroke: "#000",
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round"
45
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
46
+ 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",
47
+ stroke: "#000",
48
+ strokeLinecap: "round",
49
+ strokeLinejoin: "round"
50
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
51
+ 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",
52
+ fill: "#000",
53
+ stroke: "#000",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round"
56
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
57
+ d: "M206.27 194.54c1.94 2.32 21.52 11.13 26.66-4.13",
58
+ stroke: "#000",
59
+ strokeLinecap: "round",
60
+ strokeLinejoin: "round"
61
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
62
+ d: "M191.9 193.34c4.24 6.65 31.63 25.47 39.78 6.87",
63
+ stroke: "#000",
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round"
66
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
67
+ d: "M182.4 191.23c27.9 38.42 47.15 24.16 48.12 18.01",
68
+ stroke: "#000",
69
+ strokeLinecap: "round",
70
+ strokeLinejoin: "round"
71
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
72
+ d: "M175.87 187.2c3.86 12.56 36.76 56.55 53.42 31.54",
73
+ stroke: "#000",
74
+ strokeLinecap: "round",
75
+ strokeLinejoin: "round"
76
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
77
+ d: "M176.74 194.83c6.95 24.41 41.81 52.6 51.55 31.74",
78
+ stroke: "#000",
79
+ strokeLinecap: "round",
80
+ strokeLinejoin: "round"
81
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
82
+ 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",
83
+ stroke: "#000",
84
+ strokeLinecap: "round",
85
+ strokeLinejoin: "round"
86
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
87
+ d: "M217.22 193.34c-4.26 6.65-31.64 25.47-39.8 6.87",
88
+ stroke: "#000",
89
+ strokeLinecap: "round",
90
+ strokeLinejoin: "round"
91
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
92
+ d: "M226.71 191.23c-27.9 38.42-47 24.16-47.98 18.01",
93
+ stroke: "#000",
94
+ strokeLinecap: "round",
95
+ strokeLinejoin: "round"
96
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
97
+ d: "M233.34 187.2c-3.86 12.56-36.88 56.55-53.53 31.54",
98
+ stroke: "#000",
99
+ strokeLinecap: "round",
100
+ strokeLinejoin: "round"
101
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
102
+ d: "M232.37 194.83c-6.95 24.41-41.82 52.6-51.55 31.74",
103
+ stroke: "#000",
104
+ strokeLinecap: "round",
105
+ strokeLinejoin: "round"
106
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
107
+ 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",
108
+ stroke: "#000",
109
+ strokeLinecap: "round",
110
+ strokeLinejoin: "round"
111
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
112
+ 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",
113
+ fill: "#fff",
114
+ stroke: "#fff",
115
+ strokeLinecap: "round",
116
+ strokeLinejoin: "round"
117
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
118
+ 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",
119
+ fill: "#fff"
120
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
121
+ 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",
122
+ fill: "#000",
123
+ stroke: "#000",
124
+ strokeLinecap: "round",
125
+ strokeLinejoin: "round"
126
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
127
+ d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
128
+ fill: "#fff"
129
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
130
+ d: "m196.65 177.4-1.7 5.45-5.45.53-3.55-5.35",
131
+ stroke: "#6EDAFF",
132
+ strokeLinecap: "round",
133
+ strokeLinejoin: "round"
134
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
135
+ d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
136
+ fill: "#fff"
137
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
138
+ d: "M212.95 181.98a8.53 8.53 0 0 0-2.86 5.99",
139
+ stroke: "#6EDAFF",
140
+ strokeLinecap: "round",
141
+ strokeLinejoin: "round"
142
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
143
+ 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",
144
+ stroke: "#fff",
145
+ strokeLinecap: "round",
146
+ strokeLinejoin: "round"
147
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
148
+ 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",
149
+ stroke: "#6EDAFF",
150
+ strokeLinecap: "round",
151
+ strokeLinejoin: "round"
152
+ }), /* @__PURE__ */ import_react.default.createElement("mask", {
153
+ height: "235",
154
+ id: "igc-deletedaccount-el-0",
155
+ width: "240",
156
+ x: "10",
157
+ y: "10",
158
+ maskUnits: "userSpaceOnUse"
159
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
160
+ 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",
161
+ fill: "#6EDAFF"
162
+ })), /* @__PURE__ */ import_react.default.createElement("g", {
163
+ mask: "url(#igc-deletedaccount-el-0)"
164
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
165
+ 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",
166
+ fill: "#000",
167
+ stroke: "#000",
168
+ strokeLinecap: "round",
169
+ strokeLinejoin: "round"
170
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
171
+ 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",
172
+ stroke: "#6EDAFF",
173
+ strokeLinecap: "round",
174
+ strokeLinejoin: "round"
175
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
176
+ 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",
177
+ fill: "#fff",
178
+ stroke: "#000",
179
+ strokeLinecap: "round",
180
+ strokeLinejoin: "round"
181
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
182
+ 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",
183
+ fill: "#6EDAFF"
184
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
185
+ 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",
186
+ stroke: "#6EDAFF",
187
+ strokeLinecap: "round",
188
+ strokeLinejoin: "round"
189
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
190
+ 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",
191
+ fill: "#000",
192
+ stroke: "#000",
193
+ strokeLinecap: "round",
194
+ strokeLinejoin: "round"
195
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
196
+ 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",
197
+ fill: "#000"
198
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
199
+ 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",
200
+ stroke: "#000",
201
+ strokeLinecap: "round",
202
+ strokeLinejoin: "round"
203
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
204
+ 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",
205
+ stroke: "#6EDAFF",
206
+ strokeLinecap: "round",
207
+ strokeLinejoin: "round"
208
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
209
+ d: "M107.78 91.22h.04-.04Z",
210
+ stroke: "#000",
211
+ strokeLinecap: "round",
212
+ strokeLinejoin: "round"
213
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
214
+ 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",
215
+ fill: "#6EDAFF",
216
+ stroke: "#000",
217
+ strokeLinecap: "round",
218
+ strokeLinejoin: "round"
219
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
220
+ d: "M124.08 163.56V250h4.52v-86.84l-4.52.4Z",
221
+ fill: "#000",
222
+ stroke: "#000",
223
+ strokeLinecap: "round",
224
+ strokeLinejoin: "round"
225
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
226
+ d: "M138.34 250V142.5l-133.8 8.39v23.1l124.06-10.83V250h9.74Z",
227
+ fill: "#6EDAFF",
228
+ stroke: "#000",
229
+ strokeLinecap: "round",
230
+ strokeLinejoin: "round"
231
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
232
+ d: "m70.24 157.79-25.18 1.9M24.16 133.57l114.17 8.92",
233
+ stroke: "#000",
234
+ strokeLinecap: "round",
235
+ strokeLinejoin: "round"
236
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
237
+ 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",
238
+ fill: "#000"
239
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
240
+ 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",
241
+ fill: "#000"
242
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
243
+ 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",
244
+ fill: "#fff"
245
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
246
+ 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",
247
+ fill: "#6EDAFF"
248
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
249
+ 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",
250
+ fill: "#000"
251
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
252
+ 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",
253
+ fill: "#000"
254
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
255
+ 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",
256
+ stroke: "#fff",
257
+ strokeLinecap: "round",
258
+ strokeLinejoin: "round"
259
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
260
+ 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",
261
+ stroke: "#000",
262
+ strokeLinecap: "round",
263
+ strokeLinejoin: "round"
264
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
265
+ 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",
266
+ fill: "#fff",
267
+ stroke: "#000",
268
+ strokeLinecap: "round",
269
+ strokeLinejoin: "round"
270
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
271
+ 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",
272
+ fill: "#000"
273
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
274
+ 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",
275
+ stroke: "#000",
276
+ strokeLinecap: "round",
277
+ strokeLinejoin: "round"
278
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
279
+ 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",
280
+ fill: "#6EDAFF",
281
+ stroke: "#000",
282
+ strokeLinecap: "round",
283
+ strokeLinejoin: "round"
284
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
285
+ 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",
286
+ stroke: "#fff",
287
+ strokeLinecap: "round",
288
+ strokeLinejoin: "round"
289
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
290
+ 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",
291
+ fill: "#000",
292
+ stroke: "#000",
293
+ strokeLinecap: "round",
294
+ strokeLinejoin: "round"
295
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
296
+ d: "m195.19 118.2-.19-3.14-5.76 9.14.18 3.14 5.77-9.14Z",
297
+ fill: "#6EDAFF",
298
+ stroke: "#000",
299
+ strokeLinecap: "round",
300
+ strokeLinejoin: "round"
301
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
302
+ d: "m201.28 114.69 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
303
+ fill: "#000",
304
+ stroke: "#000",
305
+ strokeLinecap: "round",
306
+ strokeLinejoin: "round"
307
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
308
+ d: "m178.2 97.15 6.28-.37-5.77 9.14-6.28.37 5.77-9.14Z",
309
+ fill: "#6EDAFF",
310
+ stroke: "#000",
311
+ strokeLinecap: "round",
312
+ strokeLinejoin: "round"
313
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
314
+ d: "m175.24 100.47 3.14-.19-5.76 9.15-3.14.18 5.76-9.14Z",
315
+ fill: "#000",
316
+ stroke: "#000",
317
+ strokeLinecap: "round",
318
+ strokeLinejoin: "round"
319
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
320
+ d: "m172.29 103.8 3.14-.2-5.77 9.15-3.13.19 5.76-9.15Z",
321
+ fill: "#000",
322
+ stroke: "#000",
323
+ strokeLinecap: "round",
324
+ strokeLinejoin: "round"
325
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
326
+ d: "m169.33 107.11 3.14-.18-5.76 9.15-3.14.18 5.76-9.15Z",
327
+ fill: "#000",
328
+ stroke: "#000",
329
+ strokeLinecap: "round",
330
+ strokeLinejoin: "round"
331
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
332
+ 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",
333
+ fill: "#6EDAFF",
334
+ stroke: "#000",
335
+ strokeLinecap: "round",
336
+ strokeLinejoin: "round"
337
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
338
+ d: "m201.46 117.83-5.76 9.14-6.28.37 5.77-9.14 6.27-.37Z",
339
+ fill: "#000",
340
+ stroke: "#000",
341
+ strokeLinecap: "round",
342
+ strokeLinejoin: "round"
343
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
344
+ 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",
345
+ fill: "#fff",
346
+ stroke: "#000",
347
+ strokeLinecap: "round",
348
+ strokeLinejoin: "round"
349
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
350
+ 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",
351
+ fill: "#000",
352
+ stroke: "#000",
353
+ strokeLinecap: "round",
354
+ strokeLinejoin: "round"
355
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
356
+ 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",
357
+ fill: "#000",
358
+ stroke: "#000",
359
+ strokeLinecap: "round",
360
+ strokeLinejoin: "round"
361
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
362
+ 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",
363
+ fill: "#000",
364
+ stroke: "#000",
365
+ strokeLinecap: "round",
366
+ strokeLinejoin: "round"
367
+ })));
368
+ DeletedAccount.displayName = "DeletedAccount";
369
+ var stdin_default = (0, import_core.createBaseComponent)(DeletedAccount);