@algolia/satellite 2.3.0 → 2.4.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/dist/cjs/Actions/Accordion/Accordion.d.ts +8 -0
- package/dist/cjs/Actions/Accordion/Accordion.js +104 -57
- package/dist/cjs/Actions/Accordion/Accordion.styles.d.ts +170 -0
- package/dist/cjs/Actions/Accordion/Accordion.styles.js +57 -0
- package/dist/cjs/Chat/ChatContextAccordion/ChatContextAccordion.styles.d.ts +4 -4
- package/dist/cjs/Chat/ChatMessage/ChatMessage.d.ts +1 -1
- package/dist/cjs/Chat/ChatMessage/ChatMessage.styles.d.ts +1 -1
- package/dist/cjs/Chat/ChatMessageError/ChatMessageError.styles.d.ts +2 -2
- package/dist/cjs/Chat/ChatMessageLoader/ChatMessageLoader.styles.d.ts +2 -2
- package/dist/cjs/Fields/TextArea/TextArea.tailwind.js +3 -3
- package/dist/cjs/Helpers/MarkdownContent/MarkdownContent.d.ts +7 -0
- package/dist/cjs/Helpers/MarkdownContent/MarkdownContent.js +11 -5
- package/dist/cjs/Helpers/MarkdownContent/MarkdownContent.tailwind.js +2 -2
- package/dist/cjs/Helpers/UserContent/UserContent.tailwind.js +1 -3
- package/dist/cjs/Illustrations/index.d.ts +7 -0
- package/dist/cjs/Illustrations/index.js +1254 -0
- package/dist/cjs/Indicators/EmptyState/EmptyState.js +35 -2
- package/dist/cjs/Indicators/EmptyState/types.d.ts +4 -3
- package/dist/cjs/Overlay/Modal/components/ModalFooter.js +2 -7
- package/dist/cjs/index.d.ts +1 -0
- package/dist/cjs/index.js +12 -0
- package/dist/cjs/types.d.ts +7 -0
- package/dist/cjs/utils/isCssPropertySupported.d.ts +1 -1
- package/dist/esm/Actions/Accordion/Accordion.d.ts +8 -0
- package/dist/esm/Actions/Accordion/Accordion.js +105 -58
- package/dist/esm/Actions/Accordion/Accordion.styles.d.ts +170 -0
- package/dist/esm/Actions/Accordion/Accordion.styles.js +50 -0
- package/dist/esm/Chat/ChatContextAccordion/ChatContextAccordion.styles.d.ts +4 -4
- package/dist/esm/Chat/ChatMessage/ChatMessage.d.ts +1 -1
- package/dist/esm/Chat/ChatMessage/ChatMessage.styles.d.ts +1 -1
- package/dist/esm/Chat/ChatMessageError/ChatMessageError.styles.d.ts +2 -2
- package/dist/esm/Chat/ChatMessageLoader/ChatMessageLoader.styles.d.ts +2 -2
- package/dist/esm/Fields/TextArea/TextArea.tailwind.js +3 -3
- package/dist/esm/Helpers/MarkdownContent/MarkdownContent.d.ts +7 -0
- package/dist/esm/Helpers/MarkdownContent/MarkdownContent.js +11 -5
- package/dist/esm/Helpers/MarkdownContent/MarkdownContent.tailwind.js +2 -2
- package/dist/esm/Helpers/UserContent/UserContent.tailwind.js +1 -3
- package/dist/esm/Illustrations/index.d.ts +7 -0
- package/dist/esm/Illustrations/index.js +1248 -0
- package/dist/esm/Indicators/EmptyState/EmptyState.js +35 -2
- package/dist/esm/Indicators/EmptyState/types.d.ts +4 -3
- package/dist/esm/Overlay/Modal/components/ModalFooter.js +2 -7
- package/dist/esm/index.d.ts +1 -0
- package/dist/esm/index.js +1 -0
- package/dist/esm/types.d.ts +7 -0
- package/dist/esm/utils/isCssPropertySupported.d.ts +1 -1
- package/dist/satellite.min.css +1 -1
- package/package.json +4 -5
@@ -0,0 +1,1254 @@
|
|
1
|
+
"use strict";
|
2
|
+
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
5
|
+
value: true
|
6
|
+
});
|
7
|
+
exports.SuccessIllustration = exports.NoPermissionIllustration = exports.GenericIllustration = exports.FilterResultsIllustration = exports.FailIllustration = void 0;
|
8
|
+
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
|
9
|
+
var _react = _interopRequireDefault(require("react"));
|
10
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
11
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
12
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2["default"])(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
13
|
+
var FailSVG = function FailSVG(props) {
|
14
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", _objectSpread(_objectSpread({}, props), {}, {
|
15
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
|
16
|
+
clipPath: "url(#clip0_13331_1239)",
|
17
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
18
|
+
d: "M72.845 23.69a16 16 0 0 1 14.31 0l43.888 21.944a16 16 0 0 1 8.845 14.31v40.111a15.999 15.999 0 0 1-8.845 14.311L87.155 136.31a16.001 16.001 0 0 1-14.31 0l-43.888-21.944a16 16 0 0 1-8.845-14.311v-40.11a16 16 0 0 1 8.845-14.311L72.845 23.69Z",
|
19
|
+
stroke: "#E9122C",
|
20
|
+
strokeWidth: ".5"
|
21
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
22
|
+
d: "M72.956 7.802a15.751 15.751 0 0 1 14.088 0l60 30a15.75 15.75 0 0 1 8.706 14.087v56.222c0 5.966-3.37 11.419-8.706 14.087l-60 30a15.751 15.751 0 0 1-14.088 0l-60-30a15.75 15.75 0 0 1-8.706-14.087V51.889a15.75 15.75 0 0 1 8.706-14.087l60-30Z",
|
23
|
+
stroke: "#D6D6E7",
|
24
|
+
strokeWidth: ".5"
|
25
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
26
|
+
d: "M73.09 38.831a15.75 15.75 0 0 1 14.124 0L116.055 53.3a15.75 15.75 0 0 1 8.687 14.077v25.245a15.75 15.75 0 0 1-8.687 14.078l-28.84 14.469a15.748 15.748 0 0 1-14.126 0L44.25 106.7a15.75 15.75 0 0 1-8.687-14.078V67.377A15.75 15.75 0 0 1 44.25 53.3l28.84-14.469Z",
|
27
|
+
stroke: "#9698C3",
|
28
|
+
strokeWidth: ".5"
|
29
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
|
30
|
+
filter: "url(#filter0_d_13331_1239)",
|
31
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
32
|
+
d: "M31.356 95.785v24.161c0 4.45 21.634 8.054 48.322 8.054 26.688 0 48.322-3.604 48.322-8.054v-24.16H31.356Z",
|
33
|
+
fill: "url(#paint0_linear_13331_1239)"
|
34
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
35
|
+
d: "M79.678 103.839c26.688 0 48.322-3.606 48.322-8.054s-21.634-8.053-48.322-8.053c-26.688 0-48.322 3.605-48.322 8.053s21.634 8.054 48.322 8.054Z",
|
36
|
+
fill: "url(#paint1_linear_13331_1239)"
|
37
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
38
|
+
d: "M31.356 67.597V91.76c0 4.45 21.634 8.053 48.322 8.053 26.688 0 48.322-3.604 48.322-8.053V67.596H31.356Z",
|
39
|
+
fill: "url(#paint2_linear_13331_1239)"
|
40
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
41
|
+
d: "M79.678 75.651c26.688 0 48.322-3.606 48.322-8.053 0-4.448-21.634-8.054-48.322-8.054-26.688 0-48.322 3.606-48.322 8.053 0 4.448 21.634 8.054 48.322 8.054Z",
|
42
|
+
fill: "url(#paint3_linear_13331_1239)"
|
43
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
44
|
+
d: "M31.356 39.41v24.16c0 4.45 21.634 8.054 48.322 8.054 26.688 0 48.322-3.604 48.322-8.053V39.41H31.356Z",
|
45
|
+
fill: "url(#paint4_linear_13331_1239)"
|
46
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
47
|
+
d: "M79.678 47.463c26.688 0 48.322-3.605 48.322-8.053s-21.634-8.054-48.322-8.054c-26.688 0-48.322 3.606-48.322 8.054s21.634 8.053 48.322 8.053Z",
|
48
|
+
fill: "url(#paint5_linear_13331_1239)"
|
49
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
50
|
+
cx: "39.41",
|
51
|
+
cy: "56.524",
|
52
|
+
r: "2.013",
|
53
|
+
fill: "#E9122C"
|
54
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
55
|
+
cx: "39.41",
|
56
|
+
cy: "84.712",
|
57
|
+
r: "2.013",
|
58
|
+
fill: "#E9122C"
|
59
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
60
|
+
cx: "39.41",
|
61
|
+
cy: "112.899",
|
62
|
+
r: "2.013",
|
63
|
+
fill: "#E9122C"
|
64
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
65
|
+
cx: "47.463",
|
66
|
+
cy: "57.53",
|
67
|
+
r: "2.013",
|
68
|
+
fill: "#E9122C"
|
69
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
70
|
+
cx: "47.463",
|
71
|
+
cy: "85.718",
|
72
|
+
r: "2.013",
|
73
|
+
fill: "#E9122C"
|
74
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
75
|
+
cx: "47.463",
|
76
|
+
cy: "113.906",
|
77
|
+
r: "2.013",
|
78
|
+
fill: "#E9122C"
|
79
|
+
})]
|
80
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
|
81
|
+
filter: "url(#filter1_dd_13331_1239)",
|
82
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
83
|
+
cx: "114.195",
|
84
|
+
cy: "43.195",
|
85
|
+
r: "20.195",
|
86
|
+
fill: "url(#paint6_linear_13331_1239)"
|
87
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
88
|
+
d: "m117.528 43.17 5.013-5.013a1.488 1.488 0 0 0 0-2.206l-1.102-1.103a1.489 1.489 0 0 0-2.206 0l-5.013 5.013-5.063-5.013a1.489 1.489 0 0 0-2.206 0l-1.103 1.103a1.49 1.49 0 0 0 0 2.206l5.013 5.013-5.013 5.063a1.49 1.49 0 0 0 0 2.206l1.103 1.102a1.489 1.489 0 0 0 2.206 0l5.063-5.012 5.013 5.012a1.489 1.489 0 0 0 2.206 0l1.102-1.102a1.488 1.488 0 0 0 0-2.206l-5.013-5.063Z",
|
89
|
+
fill: "#fff"
|
90
|
+
})]
|
91
|
+
})]
|
92
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("defs", {
|
93
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
94
|
+
id: "paint0_linear_13331_1239",
|
95
|
+
x1: "128",
|
96
|
+
y1: "111.893",
|
97
|
+
x2: "31.356",
|
98
|
+
y2: "111.893",
|
99
|
+
gradientUnits: "userSpaceOnUse",
|
100
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
101
|
+
stopColor: "#fff"
|
102
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
103
|
+
offset: "1",
|
104
|
+
stopColor: "#D6D6E7"
|
105
|
+
})]
|
106
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
107
|
+
id: "paint1_linear_13331_1239",
|
108
|
+
x1: "31.356",
|
109
|
+
y1: "95.785",
|
110
|
+
x2: "128",
|
111
|
+
y2: "95.785",
|
112
|
+
gradientUnits: "userSpaceOnUse",
|
113
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
114
|
+
stopColor: "#B6B7D5"
|
115
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
116
|
+
offset: "1",
|
117
|
+
stopColor: "#D6D6E7"
|
118
|
+
})]
|
119
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
120
|
+
id: "paint2_linear_13331_1239",
|
121
|
+
x1: "128",
|
122
|
+
y1: "83.705",
|
123
|
+
x2: "31.356",
|
124
|
+
y2: "83.705",
|
125
|
+
gradientUnits: "userSpaceOnUse",
|
126
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
127
|
+
stopColor: "#fff"
|
128
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
129
|
+
offset: "1",
|
130
|
+
stopColor: "#D6D6E7"
|
131
|
+
})]
|
132
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
133
|
+
id: "paint3_linear_13331_1239",
|
134
|
+
x1: "31.356",
|
135
|
+
y1: "67.597",
|
136
|
+
x2: "128",
|
137
|
+
y2: "67.597",
|
138
|
+
gradientUnits: "userSpaceOnUse",
|
139
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
140
|
+
stopColor: "#B6B7D5"
|
141
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
142
|
+
offset: "1",
|
143
|
+
stopColor: "#D6D6E7"
|
144
|
+
})]
|
145
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
146
|
+
id: "paint4_linear_13331_1239",
|
147
|
+
x1: "128",
|
148
|
+
y1: "55.517",
|
149
|
+
x2: "31.356",
|
150
|
+
y2: "55.517",
|
151
|
+
gradientUnits: "userSpaceOnUse",
|
152
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
153
|
+
stopColor: "#fff"
|
154
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
155
|
+
offset: "1",
|
156
|
+
stopColor: "#D6D6E7"
|
157
|
+
})]
|
158
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
159
|
+
id: "paint5_linear_13331_1239",
|
160
|
+
x1: "31.356",
|
161
|
+
y1: "39.41",
|
162
|
+
x2: "128",
|
163
|
+
y2: "39.41",
|
164
|
+
gradientUnits: "userSpaceOnUse",
|
165
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
166
|
+
stopColor: "#B6B7D5"
|
167
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
168
|
+
offset: "1",
|
169
|
+
stopColor: "#D6D6E7"
|
170
|
+
})]
|
171
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
172
|
+
id: "paint6_linear_13331_1239",
|
173
|
+
x1: "94",
|
174
|
+
y1: "23",
|
175
|
+
x2: "134.39",
|
176
|
+
y2: "63.39",
|
177
|
+
gradientUnits: "userSpaceOnUse",
|
178
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
179
|
+
stopColor: "#EE243C"
|
180
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
181
|
+
offset: "1",
|
182
|
+
stopColor: "#F86E7E"
|
183
|
+
})]
|
184
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
185
|
+
id: "filter0_d_13331_1239",
|
186
|
+
x: "9.231",
|
187
|
+
y: "20.294",
|
188
|
+
width: "140.894",
|
189
|
+
height: "140.894",
|
190
|
+
filterUnits: "userSpaceOnUse",
|
191
|
+
colorInterpolationFilters: "sRGB",
|
192
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
193
|
+
floodOpacity: "0",
|
194
|
+
result: "BackgroundImageFix"
|
195
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
196
|
+
"in": "SourceAlpha",
|
197
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
198
|
+
result: "hardAlpha"
|
199
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
200
|
+
dy: "11.063"
|
201
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
202
|
+
stdDeviation: "11.063"
|
203
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
204
|
+
values: "0 0 0 0 0.138235 0 0 0 0 0.148109 0 0 0 0 0.230392 0 0 0 0.1 0"
|
205
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
206
|
+
in2: "BackgroundImageFix",
|
207
|
+
result: "effect1_dropShadow_13331_1239"
|
208
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
209
|
+
"in": "SourceGraphic",
|
210
|
+
in2: "effect1_dropShadow_13331_1239",
|
211
|
+
result: "shape"
|
212
|
+
})]
|
213
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
214
|
+
id: "filter1_dd_13331_1239",
|
215
|
+
x: "81.378",
|
216
|
+
y: "16.689",
|
217
|
+
width: "65.633",
|
218
|
+
height: "65.633",
|
219
|
+
filterUnits: "userSpaceOnUse",
|
220
|
+
colorInterpolationFilters: "sRGB",
|
221
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
222
|
+
floodOpacity: "0",
|
223
|
+
result: "BackgroundImageFix"
|
224
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
225
|
+
"in": "SourceAlpha",
|
226
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
227
|
+
result: "hardAlpha"
|
228
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
229
|
+
dy: "6.311"
|
230
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
231
|
+
stdDeviation: "6.311"
|
232
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
233
|
+
values: "0 0 0 0 0.137255 0 0 0 0 0.14902 0 0 0 0 0.231373 0 0 0 0.1 0"
|
234
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
235
|
+
in2: "BackgroundImageFix",
|
236
|
+
result: "effect1_dropShadow_13331_1239"
|
237
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
238
|
+
"in": "SourceAlpha",
|
239
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
240
|
+
result: "hardAlpha"
|
241
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
242
|
+
dy: "1.487"
|
243
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
244
|
+
stdDeviation: "2.973"
|
245
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
246
|
+
values: "0 0 0 0 0.28149 0 0 0 0 0.297974 0 0 0 0 0.479294 0 0 0 0.2 0"
|
247
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
248
|
+
in2: "effect1_dropShadow_13331_1239",
|
249
|
+
result: "effect2_dropShadow_13331_1239"
|
250
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
251
|
+
"in": "SourceGraphic",
|
252
|
+
in2: "effect2_dropShadow_13331_1239",
|
253
|
+
result: "shape"
|
254
|
+
})]
|
255
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("clipPath", {
|
256
|
+
id: "clip0_13331_1239",
|
257
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
258
|
+
fill: "#fff",
|
259
|
+
d: "M0 0h160v160H0z"
|
260
|
+
})
|
261
|
+
})]
|
262
|
+
})]
|
263
|
+
}));
|
264
|
+
};
|
265
|
+
FailSVG.defaultProps = {
|
266
|
+
viewBox: "0 0 160 160",
|
267
|
+
fill: "none",
|
268
|
+
xmlns: "http://www.w3.org/2000/svg"
|
269
|
+
};
|
270
|
+
var FilterResultsSVG = function FilterResultsSVG(props) {
|
271
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", _objectSpread(_objectSpread({}, props), {}, {
|
272
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
|
273
|
+
clipPath: "url(#clip0_13331_1227)",
|
274
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
275
|
+
d: "M40.09 36.16h79.819a4.932 4.932 0 0 1 4.932 4.93v75.819a4.932 4.932 0 0 1-4.932 4.932H40.091a4.932 4.932 0 0 1-4.932-4.932V41.091a4.932 4.932 0 0 1 4.932-4.932Z",
|
276
|
+
stroke: "#9698C3",
|
277
|
+
strokeWidth: ".318"
|
278
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
279
|
+
d: "M24.09 21.16H135.91a4.932 4.932 0 0 1 4.932 4.93V131.91a4.932 4.932 0 0 1-4.932 4.932H24.091a4.932 4.932 0 0 1-4.932-4.932V26.091a4.932 4.932 0 0 1 4.932-4.932Z",
|
280
|
+
stroke: "#1E59FF",
|
281
|
+
strokeWidth: ".318"
|
282
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
283
|
+
filter: "url(#filter0_d_13331_1227)",
|
284
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
285
|
+
d: "M14.192 71.962a8 8 0 0 1 6.49-9.267l47.27-8.335a8 8 0 0 1 9.267 6.489l11.114 63.028a8 8 0 0 1-6.49 9.267l-47.27 8.335a8 8 0 0 1-9.268-6.489L14.192 71.962Z",
|
286
|
+
fill: "url(#paint0_linear_13331_1227)"
|
287
|
+
})
|
288
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
289
|
+
filter: "url(#filter1_d_13331_1227)",
|
290
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
291
|
+
d: "M82.305 22.849a8 8 0 0 1 9.268-6.49l47.271 8.335a8 8 0 0 1 6.489 9.268L134.219 96.99a8 8 0 0 1-9.267 6.489l-47.27-8.335a8 8 0 0 1-6.49-9.268L82.305 22.85Z",
|
292
|
+
fill: "url(#paint1_linear_13331_1227)"
|
293
|
+
})
|
294
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
295
|
+
filter: "url(#filter2_d_13331_1227)",
|
296
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
297
|
+
d: "M48 47a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v64a8 8 0 0 1-8 8H56a8 8 0 0 1-8-8V47Z",
|
298
|
+
fill: "#fff"
|
299
|
+
})
|
300
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
301
|
+
d: "M79.556 66c-4.317 0-7.123 1.74-9.336 4.852-.377.527-.27 1.318.324 1.687l2.32 1.74c.54.422 1.35.317 1.781-.21 1.35-1.635 2.375-2.585 4.48-2.585 1.672 0 3.723 1.002 3.723 2.584 0 1.213-1.025 1.793-2.644 2.69-1.943 1.055-4.48 2.373-4.48 5.642v.475c0 .738.594 1.266 1.296 1.266h3.94c.7 0 1.294-.528 1.294-1.266v-.264c0-2.267 6.746-2.373 6.746-8.49C89 69.533 84.09 66 79.556 66Zm-.54 19.723c-2.104 0-3.777 1.634-3.777 3.638S76.912 93 79.017 93c2.05 0 3.723-1.635 3.723-3.639 0-2.004-1.673-3.638-3.723-3.638Z",
|
302
|
+
fill: "#1E59FF"
|
303
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
|
304
|
+
filter: "url(#filter3_di_13331_1227)",
|
305
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
306
|
+
d: "m107.563 99.213-7.35 7.349 4.9 4.9 7.35-7.35-4.9-4.9Z",
|
307
|
+
fill: "url(#paint2_linear_13331_1227)"
|
308
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
309
|
+
d: "M129.612 128.613c-3.368 3.368-8.881 3.368-12.25 0l-13.475-13.475a1.739 1.739 0 0 1 0-2.45l9.8-9.8a1.737 1.737 0 0 1 2.45 0l13.475 13.475c3.369 3.368 3.369 8.881 0 12.25Z",
|
310
|
+
fill: "url(#paint3_linear_13331_1227)"
|
311
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
312
|
+
d: "M55.5 54.5c-13.536 13.536-13.536 35.464 0 49 13.536 13.536 35.464 13.536 49 0 13.536-13.536 13.536-35.464 0-49-13.536-13.536-35.464-13.536-49 0Zm41.037 41.037c-9.126 9.127-23.948 9.127-33.075 0-9.126-9.126-9.126-23.948 0-33.075 9.127-9.126 23.95-9.126 33.075 0 9.127 9.127 9.127 23.95 0 33.075Z",
|
313
|
+
fill: "url(#paint4_linear_13331_1227)"
|
314
|
+
})]
|
315
|
+
})]
|
316
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("defs", {
|
317
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
318
|
+
id: "paint0_linear_13331_1227",
|
319
|
+
x1: "26",
|
320
|
+
y1: "148",
|
321
|
+
x2: "129",
|
322
|
+
y2: "0",
|
323
|
+
gradientUnits: "userSpaceOnUse",
|
324
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
325
|
+
stopColor: "#fff"
|
326
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
327
|
+
offset: "1",
|
328
|
+
stopColor: "#B6B7D5"
|
329
|
+
})]
|
330
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
331
|
+
id: "paint1_linear_13331_1227",
|
332
|
+
x1: "93.5",
|
333
|
+
y1: "66",
|
334
|
+
x2: "151.5",
|
335
|
+
y2: "20",
|
336
|
+
gradientUnits: "userSpaceOnUse",
|
337
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
338
|
+
stopColor: "#D6D6E7"
|
339
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
340
|
+
offset: "1",
|
341
|
+
stopColor: "#FCFCFD"
|
342
|
+
})]
|
343
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
344
|
+
id: "paint2_linear_13331_1227",
|
345
|
+
x1: "103.888",
|
346
|
+
y1: "102.887",
|
347
|
+
x2: "108.788",
|
348
|
+
y2: "107.787",
|
349
|
+
gradientUnits: "userSpaceOnUse",
|
350
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
351
|
+
stopColor: "#A2AFFF"
|
352
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
353
|
+
offset: "1",
|
354
|
+
stopColor: "#2857FF"
|
355
|
+
})]
|
356
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
357
|
+
id: "paint3_linear_13331_1227",
|
358
|
+
x1: "108.787",
|
359
|
+
y1: "107.788",
|
360
|
+
x2: "129.612",
|
361
|
+
y2: "128.613",
|
362
|
+
gradientUnits: "userSpaceOnUse",
|
363
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
364
|
+
stopColor: "#A2AFFF"
|
365
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
366
|
+
offset: "1",
|
367
|
+
stopColor: "#2857FF"
|
368
|
+
})]
|
369
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
370
|
+
id: "paint4_linear_13331_1227",
|
371
|
+
x1: "55.5",
|
372
|
+
y1: "54.5",
|
373
|
+
x2: "104.5",
|
374
|
+
y2: "103.5",
|
375
|
+
gradientUnits: "userSpaceOnUse",
|
376
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
377
|
+
stopColor: "#A2AFFF"
|
378
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
379
|
+
offset: "1",
|
380
|
+
stopColor: "#2857FF"
|
381
|
+
})]
|
382
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
383
|
+
id: "filter0_d_13331_1227",
|
384
|
+
x: "-8.056",
|
385
|
+
y: "38.172",
|
386
|
+
width: "118.637",
|
387
|
+
height: "131.615",
|
388
|
+
filterUnits: "userSpaceOnUse",
|
389
|
+
colorInterpolationFilters: "sRGB",
|
390
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
391
|
+
floodOpacity: "0",
|
392
|
+
result: "BackgroundImageFix"
|
393
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
394
|
+
"in": "SourceAlpha",
|
395
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
396
|
+
result: "hardAlpha"
|
397
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
398
|
+
dy: "6.06"
|
399
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
400
|
+
stdDeviation: "11.063"
|
401
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
402
|
+
values: "0 0 0 0 0.138235 0 0 0 0 0.148109 0 0 0 0 0.230392 0 0 0 0.1 0"
|
403
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
404
|
+
in2: "BackgroundImageFix",
|
405
|
+
result: "effect1_dropShadow_13331_1227"
|
406
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
407
|
+
"in": "SourceGraphic",
|
408
|
+
in2: "effect1_dropShadow_13331_1227",
|
409
|
+
result: "shape"
|
410
|
+
})]
|
411
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
412
|
+
id: "filter1_d_13331_1227",
|
413
|
+
x: "48.944",
|
414
|
+
y: "5.174",
|
415
|
+
width: "118.637",
|
416
|
+
height: "131.615",
|
417
|
+
filterUnits: "userSpaceOnUse",
|
418
|
+
colorInterpolationFilters: "sRGB",
|
419
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
420
|
+
floodOpacity: "0",
|
421
|
+
result: "BackgroundImageFix"
|
422
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
423
|
+
"in": "SourceAlpha",
|
424
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
425
|
+
result: "hardAlpha"
|
426
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
427
|
+
dy: "11.063"
|
428
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
429
|
+
stdDeviation: "11.063"
|
430
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
431
|
+
values: "0 0 0 0 0.138235 0 0 0 0 0.148109 0 0 0 0 0.230392 0 0 0 0.1 0"
|
432
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
433
|
+
in2: "BackgroundImageFix",
|
434
|
+
result: "effect1_dropShadow_13331_1227"
|
435
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
436
|
+
"in": "SourceGraphic",
|
437
|
+
in2: "effect1_dropShadow_13331_1227",
|
438
|
+
result: "shape"
|
439
|
+
})]
|
440
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
441
|
+
id: "filter2_d_13331_1227",
|
442
|
+
x: "25.875",
|
443
|
+
y: "27.938",
|
444
|
+
width: "108.25",
|
445
|
+
height: "124.25",
|
446
|
+
filterUnits: "userSpaceOnUse",
|
447
|
+
colorInterpolationFilters: "sRGB",
|
448
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
449
|
+
floodOpacity: "0",
|
450
|
+
result: "BackgroundImageFix"
|
451
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
452
|
+
"in": "SourceAlpha",
|
453
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
454
|
+
result: "hardAlpha"
|
455
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
456
|
+
dy: "11.063"
|
457
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
458
|
+
stdDeviation: "11.063"
|
459
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
460
|
+
values: "0 0 0 0 0.138235 0 0 0 0 0.148109 0 0 0 0 0.230392 0 0 0 0.1 0"
|
461
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
462
|
+
in2: "BackgroundImageFix",
|
463
|
+
result: "effect1_dropShadow_13331_1227"
|
464
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
465
|
+
"in": "SourceGraphic",
|
466
|
+
in2: "effect1_dropShadow_13331_1227",
|
467
|
+
result: "shape"
|
468
|
+
})]
|
469
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
470
|
+
id: "filter3_di_13331_1227",
|
471
|
+
x: "23.223",
|
472
|
+
y: "33.285",
|
473
|
+
width: "131.041",
|
474
|
+
height: "131.041",
|
475
|
+
filterUnits: "userSpaceOnUse",
|
476
|
+
colorInterpolationFilters: "sRGB",
|
477
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
478
|
+
floodOpacity: "0",
|
479
|
+
result: "BackgroundImageFix"
|
480
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
481
|
+
"in": "SourceAlpha",
|
482
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
483
|
+
result: "hardAlpha"
|
484
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
485
|
+
dy: "11.063"
|
486
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
487
|
+
stdDeviation: "11.063"
|
488
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
489
|
+
values: "0 0 0 0 0.138235 0 0 0 0 0.148109 0 0 0 0 0.230392 0 0 0 0.1 0"
|
490
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
491
|
+
in2: "BackgroundImageFix",
|
492
|
+
result: "effect1_dropShadow_13331_1227"
|
493
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
494
|
+
"in": "SourceGraphic",
|
495
|
+
in2: "effect1_dropShadow_13331_1227",
|
496
|
+
result: "shape"
|
497
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
498
|
+
"in": "SourceAlpha",
|
499
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
500
|
+
result: "hardAlpha"
|
501
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
502
|
+
dy: ".897"
|
503
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
504
|
+
stdDeviation: ".448"
|
505
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feComposite", {
|
506
|
+
in2: "hardAlpha",
|
507
|
+
operator: "arithmetic",
|
508
|
+
k2: "-1",
|
509
|
+
k3: "1"
|
510
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
511
|
+
values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0"
|
512
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
513
|
+
in2: "shape",
|
514
|
+
result: "effect2_innerShadow_13331_1227"
|
515
|
+
})]
|
516
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("clipPath", {
|
517
|
+
id: "clip0_13331_1227",
|
518
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
519
|
+
fill: "#fff",
|
520
|
+
d: "M0 0h160v160H0z"
|
521
|
+
})
|
522
|
+
})]
|
523
|
+
})]
|
524
|
+
}));
|
525
|
+
};
|
526
|
+
FilterResultsSVG.defaultProps = {
|
527
|
+
viewBox: "0 0 160 160",
|
528
|
+
fill: "none",
|
529
|
+
xmlns: "http://www.w3.org/2000/svg"
|
530
|
+
};
|
531
|
+
var GenericSVG = function GenericSVG(props) {
|
532
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", _objectSpread(_objectSpread({}, props), {}, {
|
533
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
534
|
+
filter: "url(#filter0_dd_13331_1167)",
|
535
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
536
|
+
d: "M15.297 46.093h104.965c1.205 0 2.182.977 2.182 2.182v53.863a2.182 2.182 0 0 1-2.182 2.182H15.297a2.182 2.182 0 0 1-2.182-2.182V48.275c0-1.205.977-2.182 2.182-2.182Z",
|
537
|
+
fill: "#000"
|
538
|
+
})
|
539
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
540
|
+
d: "M15.297 46.093h104.965c1.205 0 2.182.977 2.182 2.182v53.863a2.182 2.182 0 0 1-2.182 2.182H15.297a2.182 2.182 0 0 1-2.182-2.182V48.275c0-1.205.977-2.182 2.182-2.182Z",
|
541
|
+
fill: "url(#paint0_linear_13331_1167)"
|
542
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
543
|
+
opacity: ".5",
|
544
|
+
fillRule: "evenodd",
|
545
|
+
clipRule: "evenodd",
|
546
|
+
d: "M26.233 57.738h26.971a1.456 1.456 0 1 1 0 2.912H26.233a1.456 1.456 0 0 1 0-2.912Z",
|
547
|
+
fill: "#5369FF"
|
548
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
549
|
+
opacity: ".5",
|
550
|
+
fillRule: "evenodd",
|
551
|
+
clipRule: "evenodd",
|
552
|
+
d: "M26.232 72.295h64.145c.803 0 1.455.65 1.455 1.454v.002c0 .804-.652 1.455-1.455 1.455H26.232a1.455 1.455 0 0 1-1.455-1.455v-.002c0-.803.651-1.454 1.454-1.454ZM26.232 81.029h75.807c.803 0 1.454.651 1.454 1.454v.003c0 .803-.651 1.454-1.454 1.454H26.231a1.455 1.455 0 0 1-1.454-1.454v-.003c0-.803.651-1.454 1.454-1.454ZM26.232 89.763h34.99c.804 0 1.455.651 1.455 1.454v.003c0 .803-.65 1.454-1.454 1.454H26.232a1.455 1.455 0 0 1-1.455-1.454v-.002c0-.804.651-1.455 1.454-1.455ZM67.047 89.763h34.992c.803 0 1.454.651 1.454 1.454v.003c0 .803-.651 1.454-1.454 1.454H67.047a1.455 1.455 0 0 1-1.454-1.454v-.002c0-.804.651-1.455 1.454-1.455Z",
|
553
|
+
fill: "#C5C9E0"
|
554
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
555
|
+
filter: "url(#filter1_dd_13331_1167)",
|
556
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
557
|
+
d: "M25.773 77.156h104.964c1.205 0 2.182.976 2.182 2.181v53.864a2.182 2.182 0 0 1-2.182 2.182H25.773a2.182 2.182 0 0 1-2.182-2.182V79.337c0-1.205.977-2.181 2.182-2.181Z",
|
558
|
+
fill: "#000"
|
559
|
+
})
|
560
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
561
|
+
d: "M25.773 77.156h104.964c1.205 0 2.182.976 2.182 2.181v53.864a2.182 2.182 0 0 1-2.182 2.182H25.773a2.182 2.182 0 0 1-2.182-2.182V79.337c0-1.205.977-2.181 2.182-2.181Z",
|
562
|
+
fill: "url(#paint1_linear_13331_1167)"
|
563
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
|
564
|
+
opacity: ".8",
|
565
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
566
|
+
opacity: ".5",
|
567
|
+
d: "M63.68 88.801H36.708a1.456 1.456 0 0 0 0 2.912H63.68a1.456 1.456 0 0 0 0-2.912Z",
|
568
|
+
fill: "#5369FF"
|
569
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
570
|
+
opacity: ".5",
|
571
|
+
fillRule: "evenodd",
|
572
|
+
clipRule: "evenodd",
|
573
|
+
d: "M36.707 103.358h64.146c.803 0 1.454.651 1.454 1.455v.002c0 .803-.651 1.454-1.454 1.454H36.707a1.454 1.454 0 0 1-1.455-1.454v-.002c0-.804.652-1.455 1.455-1.455ZM36.707 112.092h75.807c.804 0 1.455.651 1.455 1.455v.002c0 .803-.651 1.454-1.455 1.454H36.707a1.454 1.454 0 0 1-1.455-1.454v-.002c0-.804.652-1.455 1.455-1.455ZM36.707 120.826h34.991c.804 0 1.455.651 1.455 1.455v.002c0 .803-.651 1.455-1.455 1.455H36.707a1.455 1.455 0 0 1-1.455-1.455v-.002c0-.804.652-1.455 1.455-1.455ZM77.523 120.826h34.991c.803 0 1.455.651 1.455 1.455v.002c0 .803-.652 1.455-1.455 1.455H77.523a1.455 1.455 0 0 1-1.455-1.455v-.002c0-.804.651-1.455 1.455-1.455Z",
|
574
|
+
fill: "#C5C9E0"
|
575
|
+
})]
|
576
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
577
|
+
filter: "url(#filter2_dd_13331_1167)",
|
578
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
579
|
+
d: "M60.94 23.764h83.878c1.205 0 2.182.976 2.182 2.181v58.612a2.182 2.182 0 0 1-2.182 2.182H60.94a2.182 2.182 0 0 1-2.182-2.182V25.945c0-1.205.977-2.181 2.182-2.181Z",
|
580
|
+
fill: "#000"
|
581
|
+
})
|
582
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
583
|
+
d: "M60.94 23.764h83.878c1.205 0 2.182.976 2.182 2.181v58.612a2.182 2.182 0 0 1-2.182 2.182H60.94a2.182 2.182 0 0 1-2.182-2.182V25.945c0-1.205.977-2.181 2.182-2.181Z",
|
584
|
+
fill: "url(#paint2_linear_13331_1167)"
|
585
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
586
|
+
opacity: ".5",
|
587
|
+
d: "M91.06 35.409H70.065a1.456 1.456 0 1 0 0 2.911H91.06a1.456 1.456 0 0 0 0-2.911Z",
|
588
|
+
fill: "#5369FF"
|
589
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
590
|
+
opacity: ".5",
|
591
|
+
fillRule: "evenodd",
|
592
|
+
clipRule: "evenodd",
|
593
|
+
d: "M69.776 49.822h13.609c.803 0 1.454.652 1.454 1.455v.131c0 .803-.65 1.455-1.454 1.455h-13.61a1.455 1.455 0 0 1-1.454-1.455v-.131c0-.803.651-1.455 1.455-1.455Z",
|
594
|
+
fill: "#C5C9E0"
|
595
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
596
|
+
opacity: ".5",
|
597
|
+
d: "M135.917 49.822H88.533a1.52 1.52 0 1 0 0 3.04h47.384a1.52 1.52 0 0 0 0-3.04Z",
|
598
|
+
fill: "#C5C9E0"
|
599
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
600
|
+
opacity: ".5",
|
601
|
+
fillRule: "evenodd",
|
602
|
+
clipRule: "evenodd",
|
603
|
+
d: "M69.776 58.509h66.206c.804 0 1.455.65 1.455 1.454v.131c0 .804-.651 1.455-1.455 1.455H69.776a1.455 1.455 0 0 1-1.455-1.455v-.13c0-.804.651-1.455 1.455-1.455ZM69.776 67.195h27.519c.803 0 1.454.651 1.454 1.455v.13c0 .804-.65 1.455-1.454 1.455h-27.52a1.455 1.455 0 0 1-1.454-1.454v-.131c0-.804.651-1.455 1.455-1.455Z",
|
604
|
+
fill: "#C5C9E0"
|
605
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
606
|
+
opacity: ".5",
|
607
|
+
d: "M136.351 67.195h-33.473a1.52 1.52 0 1 0 0 3.04h33.473a1.52 1.52 0 1 0 0-3.04Z",
|
608
|
+
fill: "#C5C9E0"
|
609
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
610
|
+
opacity: ".5",
|
611
|
+
fillRule: "evenodd",
|
612
|
+
clipRule: "evenodd",
|
613
|
+
d: "M69.776 76.316h13.609c.803 0 1.454.65 1.454 1.454v.131c0 .803-.65 1.455-1.454 1.455h-13.61a1.455 1.455 0 0 1-1.454-1.455v-.13c0-.804.651-1.456 1.455-1.456ZM69.776 93.688h27.519c.803 0 1.454.651 1.454 1.455v.131c0 .803-.65 1.454-1.454 1.454h-27.52a1.455 1.455 0 0 1-1.454-1.454v-.131c0-.803.651-1.455 1.455-1.455Z",
|
614
|
+
fill: "#C5C9E0"
|
615
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("defs", {
|
616
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
617
|
+
id: "paint0_linear_13331_1167",
|
618
|
+
x1: "67.779",
|
619
|
+
y1: "104.32",
|
620
|
+
x2: "67.779",
|
621
|
+
y2: "46.093",
|
622
|
+
gradientUnits: "userSpaceOnUse",
|
623
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
624
|
+
stopColor: "#F5F5FA"
|
625
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
626
|
+
offset: "1",
|
627
|
+
stopColor: "#fff"
|
628
|
+
})]
|
629
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
630
|
+
id: "paint1_linear_13331_1167",
|
631
|
+
x1: "78.255",
|
632
|
+
y1: "135.383",
|
633
|
+
x2: "78.255",
|
634
|
+
y2: "77.156",
|
635
|
+
gradientUnits: "userSpaceOnUse",
|
636
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
637
|
+
stopColor: "#F5F5FA"
|
638
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
639
|
+
offset: "1",
|
640
|
+
stopColor: "#fff"
|
641
|
+
})]
|
642
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
643
|
+
id: "paint2_linear_13331_1167",
|
644
|
+
x1: "102.879",
|
645
|
+
y1: "86.739",
|
646
|
+
x2: "102.879",
|
647
|
+
y2: "23.764",
|
648
|
+
gradientUnits: "userSpaceOnUse",
|
649
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
650
|
+
stopColor: "#F5F5FA"
|
651
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
652
|
+
offset: "1",
|
653
|
+
stopColor: "#fff"
|
654
|
+
})]
|
655
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
656
|
+
id: "filter0_dd_13331_1167",
|
657
|
+
x: "8.145",
|
658
|
+
y: "43.253",
|
659
|
+
width: "119.268",
|
660
|
+
height: "68.167",
|
661
|
+
filterUnits: "userSpaceOnUse",
|
662
|
+
colorInterpolationFilters: "sRGB",
|
663
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
664
|
+
floodOpacity: "0",
|
665
|
+
result: "BackgroundImageFix"
|
666
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
667
|
+
"in": "SourceAlpha",
|
668
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
669
|
+
result: "hardAlpha"
|
670
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
671
|
+
dy: "2.13"
|
672
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
673
|
+
stdDeviation: "2.485"
|
674
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
675
|
+
values: "0 0 0 0 0.145098 0 0 0 0 0.172549 0 0 0 0 0.380392 0 0 0 0.15 0"
|
676
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
677
|
+
in2: "BackgroundImageFix",
|
678
|
+
result: "effect1_dropShadow_13331_1167"
|
679
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
680
|
+
"in": "SourceAlpha",
|
681
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
682
|
+
result: "hardAlpha"
|
683
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
684
|
+
dy: "1.065"
|
685
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
686
|
+
stdDeviation: ".71"
|
687
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
688
|
+
values: "0 0 0 0 0.364706 0 0 0 0 0.392157 0 0 0 0 0.580392 0 0 0 0.2 0"
|
689
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
690
|
+
in2: "effect1_dropShadow_13331_1167",
|
691
|
+
result: "effect2_dropShadow_13331_1167"
|
692
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
693
|
+
"in": "SourceGraphic",
|
694
|
+
in2: "effect2_dropShadow_13331_1167",
|
695
|
+
result: "shape"
|
696
|
+
})]
|
697
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
698
|
+
id: "filter1_dd_13331_1167",
|
699
|
+
x: "18.621",
|
700
|
+
y: "74.316",
|
701
|
+
width: "119.268",
|
702
|
+
height: "68.167",
|
703
|
+
filterUnits: "userSpaceOnUse",
|
704
|
+
colorInterpolationFilters: "sRGB",
|
705
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
706
|
+
floodOpacity: "0",
|
707
|
+
result: "BackgroundImageFix"
|
708
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
709
|
+
"in": "SourceAlpha",
|
710
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
711
|
+
result: "hardAlpha"
|
712
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
713
|
+
dy: "2.13"
|
714
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
715
|
+
stdDeviation: "2.485"
|
716
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
717
|
+
values: "0 0 0 0 0.145098 0 0 0 0 0.172549 0 0 0 0 0.380392 0 0 0 0.15 0"
|
718
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
719
|
+
in2: "BackgroundImageFix",
|
720
|
+
result: "effect1_dropShadow_13331_1167"
|
721
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
722
|
+
"in": "SourceAlpha",
|
723
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
724
|
+
result: "hardAlpha"
|
725
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
726
|
+
dy: "1.065"
|
727
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
728
|
+
stdDeviation: ".71"
|
729
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
730
|
+
values: "0 0 0 0 0.364706 0 0 0 0 0.392157 0 0 0 0 0.580392 0 0 0 0.2 0"
|
731
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
732
|
+
in2: "effect1_dropShadow_13331_1167",
|
733
|
+
result: "effect2_dropShadow_13331_1167"
|
734
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
735
|
+
"in": "SourceGraphic",
|
736
|
+
in2: "effect2_dropShadow_13331_1167",
|
737
|
+
result: "shape"
|
738
|
+
})]
|
739
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
740
|
+
id: "filter2_dd_13331_1167",
|
741
|
+
x: "53.788",
|
742
|
+
y: "20.923",
|
743
|
+
width: "98.182",
|
744
|
+
height: "72.916",
|
745
|
+
filterUnits: "userSpaceOnUse",
|
746
|
+
colorInterpolationFilters: "sRGB",
|
747
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
748
|
+
floodOpacity: "0",
|
749
|
+
result: "BackgroundImageFix"
|
750
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
751
|
+
"in": "SourceAlpha",
|
752
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
753
|
+
result: "hardAlpha"
|
754
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
755
|
+
dy: "2.13"
|
756
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
757
|
+
stdDeviation: "2.485"
|
758
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
759
|
+
values: "0 0 0 0 0.145098 0 0 0 0 0.172549 0 0 0 0 0.380392 0 0 0 0.15 0"
|
760
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
761
|
+
in2: "BackgroundImageFix",
|
762
|
+
result: "effect1_dropShadow_13331_1167"
|
763
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
764
|
+
"in": "SourceAlpha",
|
765
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
766
|
+
result: "hardAlpha"
|
767
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
768
|
+
dy: "1.065"
|
769
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
770
|
+
stdDeviation: ".71"
|
771
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
772
|
+
values: "0 0 0 0 0.364706 0 0 0 0 0.392157 0 0 0 0 0.580392 0 0 0 0.2 0"
|
773
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
774
|
+
in2: "effect1_dropShadow_13331_1167",
|
775
|
+
result: "effect2_dropShadow_13331_1167"
|
776
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
777
|
+
"in": "SourceGraphic",
|
778
|
+
in2: "effect2_dropShadow_13331_1167",
|
779
|
+
result: "shape"
|
780
|
+
})]
|
781
|
+
})]
|
782
|
+
})]
|
783
|
+
}));
|
784
|
+
};
|
785
|
+
GenericSVG.defaultProps = {
|
786
|
+
viewBox: "0 0 160 160",
|
787
|
+
fill: "none",
|
788
|
+
xmlns: "http://www.w3.org/2000/svg"
|
789
|
+
};
|
790
|
+
var NoPermissionSVG = function NoPermissionSVG(props) {
|
791
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", _objectSpread(_objectSpread({}, props), {}, {
|
792
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
793
|
+
filter: "url(#filter0_d_13331_1260)",
|
794
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
795
|
+
d: "m34.358 31.02 43.074-8.076a11.288 11.288 0 0 1 4.16 0l43.073 8.077v52.395a48.037 48.037 0 0 1-22.576 40.734l-19.586 12.241a5.644 5.644 0 0 1-5.983 0L56.935 124.15a48.035 48.035 0 0 1-22.577-40.734V31.02Z",
|
796
|
+
fill: "#fff"
|
797
|
+
})
|
798
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
799
|
+
d: "m43.506 40.875 34.487-6.453a9.055 9.055 0 0 1 3.331 0l34.487 6.453V82.74a38.364 38.364 0 0 1-18.076 32.548l-15.681 9.781a4.527 4.527 0 0 1-4.79 0l-15.681-9.781A38.364 38.364 0 0 1 43.506 82.74V40.875Z",
|
800
|
+
stroke: "url(#paint0_linear_13331_1260)",
|
801
|
+
strokeWidth: "1.909"
|
802
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
803
|
+
filter: "url(#filter1_di_13331_1260)",
|
804
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
805
|
+
d: "m43.525 40.876 34.486-6.453a9.055 9.055 0 0 1 3.332 0l34.486 6.453v41.866a38.365 38.365 0 0 1-18.076 32.548l-15.68 9.781a4.527 4.527 0 0 1-4.791 0l-15.681-9.781a38.365 38.365 0 0 1-18.076-32.548V40.876Z",
|
806
|
+
fill: "#F5F5FA"
|
807
|
+
})
|
808
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
809
|
+
filter: "url(#filter2_d_13331_1260)",
|
810
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
811
|
+
d: "m61.673 60.458 17.22-3.228a4.515 4.515 0 0 1 1.663 0l17.219 3.228v20.944a19.2 19.2 0 0 1-9.026 16.282l-7.83 4.893a2.258 2.258 0 0 1-2.39 0l-7.83-4.893a19.2 19.2 0 0 1-9.026-16.282V60.458Z",
|
812
|
+
fill: "#0DB7EB"
|
813
|
+
})
|
814
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
815
|
+
d: "M75.08 75.898v-1.8a4.5 4.5 0 1 1 9 0v1.8h.9a1.8 1.8 0 0 1 1.8 1.8v5.4a1.8 1.8 0 0 1-1.8 1.8h-10.8a1.8 1.8 0 0 1-1.8-1.8v-5.4a1.8 1.8 0 0 1 1.8-1.8h.9Zm4.5-4.5a2.7 2.7 0 0 0-2.7 2.7v1.8h5.4v-1.8a2.7 2.7 0 0 0-2.7-2.7Z",
|
816
|
+
fill: "#fff"
|
817
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
818
|
+
d: "M25.319 84.117V25.19a5.09 5.09 0 0 1 4.15-5.003l47.587-8.953c1.651-.31 3.346-.31 4.997 0l47.588 8.953a5.09 5.09 0 0 1 4.149 5.003v14.285M133.79 84.117c0 19.962-10.248 38.516-27.118 49.095l-23.524 14.754a6.759 6.759 0 0 1-7.186 0l-23.525-14.754",
|
819
|
+
stroke: "#9698C3",
|
820
|
+
strokeWidth: ".318"
|
821
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
822
|
+
d: "M112.096 143.901c20.244-12.705 32.542-34.985 32.542-58.957v-27.09M14.472 42.788v42.156a69.71 69.71 0 0 0 9.227 34.678",
|
823
|
+
stroke: "#9698C3",
|
824
|
+
strokeWidth: ".318"
|
825
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
826
|
+
cx: "51.231",
|
827
|
+
cy: "132.127",
|
828
|
+
r: "1.649",
|
829
|
+
stroke: "#9698C3",
|
830
|
+
strokeWidth: ".318"
|
831
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
832
|
+
cx: "24.415",
|
833
|
+
cy: "120.978",
|
834
|
+
r: "1.649",
|
835
|
+
stroke: "#9698C3",
|
836
|
+
strokeWidth: ".318"
|
837
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
838
|
+
cx: "25.319",
|
839
|
+
cy: "86.026",
|
840
|
+
r: "1.649",
|
841
|
+
stroke: "#9698C3",
|
842
|
+
strokeWidth: ".318"
|
843
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
844
|
+
cx: "14.472",
|
845
|
+
cy: "41.131",
|
846
|
+
r: "1.649",
|
847
|
+
stroke: "#9698C3",
|
848
|
+
strokeWidth: ".318"
|
849
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
850
|
+
cx: "133.79",
|
851
|
+
cy: "41.131",
|
852
|
+
r: "1.649",
|
853
|
+
stroke: "#9698C3",
|
854
|
+
strokeWidth: ".318"
|
855
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
856
|
+
cx: "144.638",
|
857
|
+
cy: "56.197",
|
858
|
+
r: "1.649",
|
859
|
+
stroke: "#9698C3",
|
860
|
+
strokeWidth: ".318"
|
861
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
862
|
+
cx: "133.79",
|
863
|
+
cy: "82.41",
|
864
|
+
r: "1.649",
|
865
|
+
stroke: "#9698C3",
|
866
|
+
strokeWidth: ".318"
|
867
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
868
|
+
cx: "110.59",
|
869
|
+
cy: "144.782",
|
870
|
+
r: "1.649",
|
871
|
+
stroke: "#9698C3",
|
872
|
+
strokeWidth: ".318"
|
873
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("defs", {
|
874
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
875
|
+
id: "filter0_d_13331_1260",
|
876
|
+
x: "27.995",
|
877
|
+
y: "19.569",
|
878
|
+
width: "103.034",
|
879
|
+
height: "127.224",
|
880
|
+
filterUnits: "userSpaceOnUse",
|
881
|
+
colorInterpolationFilters: "sRGB",
|
882
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
883
|
+
floodOpacity: "0",
|
884
|
+
result: "BackgroundImageFix"
|
885
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
886
|
+
"in": "SourceAlpha",
|
887
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
888
|
+
result: "hardAlpha"
|
889
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
890
|
+
dy: "3.182"
|
891
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
892
|
+
stdDeviation: "3.182"
|
893
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
894
|
+
values: "0 0 0 0 0.137255 0 0 0 0 0.14902 0 0 0 0 0.231373 0 0 0 0.1 0"
|
895
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
896
|
+
in2: "BackgroundImageFix",
|
897
|
+
result: "effect1_dropShadow_13331_1260"
|
898
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
899
|
+
"in": "SourceGraphic",
|
900
|
+
in2: "effect1_dropShadow_13331_1260",
|
901
|
+
result: "shape"
|
902
|
+
})]
|
903
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
904
|
+
id: "filter1_di_13331_1260",
|
905
|
+
x: "39.041",
|
906
|
+
y: "32.027",
|
907
|
+
width: "81.273",
|
908
|
+
height: "100.456",
|
909
|
+
filterUnits: "userSpaceOnUse",
|
910
|
+
colorInterpolationFilters: "sRGB",
|
911
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
912
|
+
floodOpacity: "0",
|
913
|
+
result: "BackgroundImageFix"
|
914
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
915
|
+
"in": "SourceAlpha",
|
916
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
917
|
+
result: "hardAlpha"
|
918
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
919
|
+
dy: "2.242"
|
920
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
921
|
+
stdDeviation: "2.242"
|
922
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
923
|
+
values: "0 0 0 0 0.28149 0 0 0 0 0.297974 0 0 0 0 0.479294 0 0 0 0.2 0"
|
924
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
925
|
+
in2: "BackgroundImageFix",
|
926
|
+
result: "effect1_dropShadow_13331_1260"
|
927
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
928
|
+
"in": "SourceGraphic",
|
929
|
+
in2: "effect1_dropShadow_13331_1260",
|
930
|
+
result: "shape"
|
931
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
932
|
+
"in": "SourceAlpha",
|
933
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
934
|
+
result: "hardAlpha"
|
935
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
936
|
+
dy: ".897"
|
937
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
938
|
+
stdDeviation: ".448"
|
939
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feComposite", {
|
940
|
+
in2: "hardAlpha",
|
941
|
+
operator: "arithmetic",
|
942
|
+
k2: "-1",
|
943
|
+
k3: "1"
|
944
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
945
|
+
values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0"
|
946
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
947
|
+
in2: "shape",
|
948
|
+
result: "effect2_innerShadow_13331_1260"
|
949
|
+
})]
|
950
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
951
|
+
id: "filter2_d_13331_1260",
|
952
|
+
x: "55.31",
|
953
|
+
y: "52.38",
|
954
|
+
width: "48.828",
|
955
|
+
height: "58.494",
|
956
|
+
filterUnits: "userSpaceOnUse",
|
957
|
+
colorInterpolationFilters: "sRGB",
|
958
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
959
|
+
floodOpacity: "0",
|
960
|
+
result: "BackgroundImageFix"
|
961
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
962
|
+
"in": "SourceAlpha",
|
963
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
964
|
+
result: "hardAlpha"
|
965
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
966
|
+
dy: "1.591"
|
967
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
968
|
+
stdDeviation: "3.182"
|
969
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
970
|
+
values: "0 0 0 0 0.28149 0 0 0 0 0.297974 0 0 0 0 0.479294 0 0 0 0.2 0"
|
971
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
972
|
+
in2: "BackgroundImageFix",
|
973
|
+
result: "effect1_dropShadow_13331_1260"
|
974
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
975
|
+
"in": "SourceGraphic",
|
976
|
+
in2: "effect1_dropShadow_13331_1260",
|
977
|
+
result: "shape"
|
978
|
+
})]
|
979
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
980
|
+
id: "paint0_linear_13331_1260",
|
981
|
+
x1: "39.674",
|
982
|
+
y1: "27.658",
|
983
|
+
x2: "130.501",
|
984
|
+
y2: "114.36",
|
985
|
+
gradientUnits: "userSpaceOnUse",
|
986
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
987
|
+
stopColor: "#0DE589"
|
988
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
989
|
+
offset: "1",
|
990
|
+
stopColor: "#0DB7EB"
|
991
|
+
})]
|
992
|
+
})]
|
993
|
+
})]
|
994
|
+
}));
|
995
|
+
};
|
996
|
+
NoPermissionSVG.defaultProps = {
|
997
|
+
viewBox: "0 0 160 160",
|
998
|
+
fill: "none",
|
999
|
+
xmlns: "http://www.w3.org/2000/svg"
|
1000
|
+
};
|
1001
|
+
var SuccessSVG = function SuccessSVG(props) {
|
1002
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", _objectSpread(_objectSpread({}, props), {}, {
|
1003
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
|
1004
|
+
clipPath: "url(#clip0_13331_1203)",
|
1005
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
1006
|
+
filter: "url(#filter0_d_13331_1203)",
|
1007
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1008
|
+
cx: "79",
|
1009
|
+
cy: "78",
|
1010
|
+
r: "64",
|
1011
|
+
fill: "#fff"
|
1012
|
+
})
|
1013
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
1014
|
+
filter: "url(#filter1_d_13331_1203)",
|
1015
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1016
|
+
cx: "79",
|
1017
|
+
cy: "78",
|
1018
|
+
r: "48",
|
1019
|
+
fill: "#F5F5FA"
|
1020
|
+
})
|
1021
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
|
1022
|
+
filter: "url(#filter2_dd_13331_1203)",
|
1023
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1024
|
+
cx: "79",
|
1025
|
+
cy: "78",
|
1026
|
+
r: "32",
|
1027
|
+
fill: "url(#paint0_linear_13331_1203)"
|
1028
|
+
})
|
1029
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
1030
|
+
d: "M66 77.5 76 87l16.5-16.5",
|
1031
|
+
stroke: "#fff",
|
1032
|
+
strokeWidth: "6",
|
1033
|
+
strokeLinecap: "round",
|
1034
|
+
strokeLinejoin: "round"
|
1035
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1036
|
+
cx: "118",
|
1037
|
+
cy: "50",
|
1038
|
+
r: "4",
|
1039
|
+
fill: "#0DB7EB"
|
1040
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1041
|
+
cx: "105",
|
1042
|
+
cy: "128",
|
1043
|
+
r: "2",
|
1044
|
+
fill: "#0DB7EB"
|
1045
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1046
|
+
cx: "27",
|
1047
|
+
cy: "136",
|
1048
|
+
r: "2",
|
1049
|
+
fill: "#0DB7EB"
|
1050
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1051
|
+
cx: "71",
|
1052
|
+
cy: "19",
|
1053
|
+
r: "4",
|
1054
|
+
fill: "#0DB7EB"
|
1055
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1056
|
+
cx: "111",
|
1057
|
+
cy: "17",
|
1058
|
+
r: "2",
|
1059
|
+
fill: "#0DB7EB"
|
1060
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1061
|
+
cx: "35",
|
1062
|
+
cy: "44",
|
1063
|
+
r: "2",
|
1064
|
+
fill: "#0DB7EB"
|
1065
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1066
|
+
cx: "134",
|
1067
|
+
cy: "87",
|
1068
|
+
r: "4",
|
1069
|
+
fill: "#0DB7EB"
|
1070
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1071
|
+
cx: "19",
|
1072
|
+
cy: "54",
|
1073
|
+
r: "4",
|
1074
|
+
fill: "#0DB7EB"
|
1075
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1076
|
+
cx: "69",
|
1077
|
+
cy: "142",
|
1078
|
+
r: "4",
|
1079
|
+
fill: "#0DB7EB"
|
1080
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1081
|
+
cx: "33",
|
1082
|
+
cy: "88",
|
1083
|
+
r: "4",
|
1084
|
+
fill: "#0DB7EB"
|
1085
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1086
|
+
cx: "39",
|
1087
|
+
cy: "24",
|
1088
|
+
r: "2",
|
1089
|
+
fill: "#FCBC73"
|
1090
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1091
|
+
cx: "65",
|
1092
|
+
cy: "39",
|
1093
|
+
r: "2",
|
1094
|
+
fill: "#FCBC73"
|
1095
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1096
|
+
cx: "55",
|
1097
|
+
cy: "113",
|
1098
|
+
r: "2",
|
1099
|
+
fill: "#FCBC73"
|
1100
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1101
|
+
cx: "90",
|
1102
|
+
cy: "134",
|
1103
|
+
r: "2",
|
1104
|
+
fill: "#FCBC73"
|
1105
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1106
|
+
cx: "139",
|
1107
|
+
cy: "31",
|
1108
|
+
r: "2",
|
1109
|
+
fill: "#FCBC73"
|
1110
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1111
|
+
cx: "140",
|
1112
|
+
cy: "117",
|
1113
|
+
r: "4",
|
1114
|
+
fill: "#FCBC73"
|
1115
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
|
1116
|
+
cx: "41",
|
1117
|
+
cy: "117",
|
1118
|
+
r: "4",
|
1119
|
+
fill: "#FCBC73"
|
1120
|
+
})]
|
1121
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("defs", {
|
1122
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
1123
|
+
id: "filter0_d_13331_1203",
|
1124
|
+
x: "-7.125",
|
1125
|
+
y: "-4.065",
|
1126
|
+
width: "172.25",
|
1127
|
+
height: "172.25",
|
1128
|
+
filterUnits: "userSpaceOnUse",
|
1129
|
+
colorInterpolationFilters: "sRGB",
|
1130
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
1131
|
+
floodOpacity: "0",
|
1132
|
+
result: "BackgroundImageFix"
|
1133
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
1134
|
+
"in": "SourceAlpha",
|
1135
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
1136
|
+
result: "hardAlpha"
|
1137
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
1138
|
+
dy: "4.06"
|
1139
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
1140
|
+
stdDeviation: "11.063"
|
1141
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
1142
|
+
values: "0 0 0 0 0.138235 0 0 0 0 0.148109 0 0 0 0 0.230392 0 0 0 0.1 0"
|
1143
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
1144
|
+
in2: "BackgroundImageFix",
|
1145
|
+
result: "effect1_dropShadow_13331_1203"
|
1146
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
1147
|
+
"in": "SourceGraphic",
|
1148
|
+
in2: "effect1_dropShadow_13331_1203",
|
1149
|
+
result: "shape"
|
1150
|
+
})]
|
1151
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
1152
|
+
id: "filter1_d_13331_1203",
|
1153
|
+
x: "26.077",
|
1154
|
+
y: "27.538",
|
1155
|
+
width: "105.847",
|
1156
|
+
height: "105.847",
|
1157
|
+
filterUnits: "userSpaceOnUse",
|
1158
|
+
colorInterpolationFilters: "sRGB",
|
1159
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
1160
|
+
floodOpacity: "0",
|
1161
|
+
result: "BackgroundImageFix"
|
1162
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
1163
|
+
"in": "SourceAlpha",
|
1164
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
1165
|
+
result: "hardAlpha"
|
1166
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
1167
|
+
dy: "2.462"
|
1168
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
1169
|
+
stdDeviation: "2.462"
|
1170
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
1171
|
+
values: "0 0 0 0 0.28149 0 0 0 0 0.297974 0 0 0 0 0.479294 0 0 0 0.2 0"
|
1172
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
1173
|
+
in2: "BackgroundImageFix",
|
1174
|
+
result: "effect1_dropShadow_13331_1203"
|
1175
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
1176
|
+
"in": "SourceGraphic",
|
1177
|
+
in2: "effect1_dropShadow_13331_1203",
|
1178
|
+
result: "shape"
|
1179
|
+
})]
|
1180
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
|
1181
|
+
id: "filter2_dd_13331_1203",
|
1182
|
+
x: "24.875",
|
1183
|
+
y: "34.938",
|
1184
|
+
width: "108.25",
|
1185
|
+
height: "108.25",
|
1186
|
+
filterUnits: "userSpaceOnUse",
|
1187
|
+
colorInterpolationFilters: "sRGB",
|
1188
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
|
1189
|
+
floodOpacity: "0",
|
1190
|
+
result: "BackgroundImageFix"
|
1191
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
1192
|
+
"in": "SourceAlpha",
|
1193
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
1194
|
+
result: "hardAlpha"
|
1195
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
1196
|
+
dy: "11.063"
|
1197
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
1198
|
+
stdDeviation: "11.063"
|
1199
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
1200
|
+
values: "0 0 0 0 0.138235 0 0 0 0 0.148109 0 0 0 0 0.230392 0 0 0 0.1 0"
|
1201
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
1202
|
+
in2: "BackgroundImageFix",
|
1203
|
+
result: "effect1_dropShadow_13331_1203"
|
1204
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
1205
|
+
"in": "SourceAlpha",
|
1206
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
1207
|
+
result: "hardAlpha"
|
1208
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
|
1209
|
+
dy: "2.462"
|
1210
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
|
1211
|
+
stdDeviation: "2.462"
|
1212
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
|
1213
|
+
values: "0 0 0 0 0.28149 0 0 0 0 0.297974 0 0 0 0 0.479294 0 0 0 0.2 0"
|
1214
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
1215
|
+
in2: "effect1_dropShadow_13331_1203",
|
1216
|
+
result: "effect2_dropShadow_13331_1203"
|
1217
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
|
1218
|
+
"in": "SourceGraphic",
|
1219
|
+
in2: "effect2_dropShadow_13331_1203",
|
1220
|
+
result: "shape"
|
1221
|
+
})]
|
1222
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", {
|
1223
|
+
id: "paint0_linear_13331_1203",
|
1224
|
+
x1: "79",
|
1225
|
+
y1: "46",
|
1226
|
+
x2: "79",
|
1227
|
+
y2: "110",
|
1228
|
+
gradientUnits: "userSpaceOnUse",
|
1229
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
1230
|
+
stopColor: "#06B66C"
|
1231
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", {
|
1232
|
+
offset: "1",
|
1233
|
+
stopColor: "#88F0B3"
|
1234
|
+
})]
|
1235
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("clipPath", {
|
1236
|
+
id: "clip0_13331_1203",
|
1237
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
1238
|
+
fill: "#fff",
|
1239
|
+
d: "M0 0h160v160H0z"
|
1240
|
+
})
|
1241
|
+
})]
|
1242
|
+
})]
|
1243
|
+
}));
|
1244
|
+
};
|
1245
|
+
SuccessSVG.defaultProps = {
|
1246
|
+
viewBox: "0 0 160 160",
|
1247
|
+
fill: "none",
|
1248
|
+
xmlns: "http://www.w3.org/2000/svg"
|
1249
|
+
};
|
1250
|
+
var FailIllustration = exports.FailIllustration = FailSVG;
|
1251
|
+
var FilterResultsIllustration = exports.FilterResultsIllustration = FilterResultsSVG;
|
1252
|
+
var GenericIllustration = exports.GenericIllustration = GenericSVG;
|
1253
|
+
var NoPermissionIllustration = exports.NoPermissionIllustration = NoPermissionSVG;
|
1254
|
+
var SuccessIllustration = exports.SuccessIllustration = SuccessSVG;
|