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