@talismn/icons 0.0.0-pr1625-20241003020654 → 0.0.0-pr1626-20241003062229
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/declarations/src/index.d.ts +1 -2
- package/dist/talismn-icons.cjs.dev.js +153 -177
- package/dist/talismn-icons.cjs.prod.js +153 -177
- package/dist/talismn-icons.esm.js +153 -176
- package/package.json +2 -2
@@ -3,10 +3,10 @@ export { FiActivity as ActivityIcon, FiAirplay as AirplayIcon, FiAlertCircle as
|
|
3
3
|
export { IoDiamondOutline as DiamondIcon, IoScale as ScaleIcon } from 'react-icons/io5';
|
4
4
|
export { AiOutlineQuestion as QuestionCircleIcon } from 'react-icons/ai';
|
5
5
|
|
6
|
-
var _path$I, _path2$
|
7
|
-
function _extends$
|
6
|
+
var _path$I, _path2$b, _path3$3, _g$6, _defs$5;
|
7
|
+
function _extends$N() { _extends$N = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$N.apply(this, arguments); }
|
8
8
|
var SvgBrave = function SvgBrave(props) {
|
9
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
9
|
+
return /*#__PURE__*/React.createElement("svg", _extends$N({
|
10
10
|
viewBox: "0 0 21 24",
|
11
11
|
fill: "none",
|
12
12
|
xmlns: "http://www.w3.org/2000/svg"
|
@@ -15,7 +15,7 @@ var SvgBrave = function SvgBrave(props) {
|
|
15
15
|
clipRule: "evenodd",
|
16
16
|
d: "m19.727 5.757.562-1.381s-.716-.768-1.585-1.638c-.868-.87-2.708-.358-2.708-.358L13.9 0H6.54L4.446 2.38s-1.84-.512-2.708.358C.868 3.608.153 4.376.153 4.376l.562 1.381L0 7.804s2.104 7.98 2.35 8.955c.486 1.918.819 2.66 2.198 3.633 1.38.972 3.884 2.66 4.293 2.916.41.256.92.692 1.38.692.46 0 .971-.436 1.38-.692a186.42 186.42 0 0 0 4.293-2.916c1.38-.973 1.712-1.715 2.197-3.633.247-.975 2.351-8.955 2.351-8.955l-.715-2.047z",
|
17
17
|
fill: "url(#brave_svg__a)"
|
18
|
-
})), _path2$
|
18
|
+
})), _path2$b || (_path2$b = /*#__PURE__*/React.createElement("path", {
|
19
19
|
fillRule: "evenodd",
|
20
20
|
clipRule: "evenodd",
|
21
21
|
d: "M15.408 3.888s2.695 3.262 2.695 3.96c0 .696-.34.88-.68 1.243l-2.02 2.148c-.192.204-.59.512-.356 1.067.234.554.58 1.26.196 1.976-.385.716-1.043 1.194-1.464 1.115-.422-.08-1.412-.597-1.776-.834-.364-.237-1.518-1.19-1.518-1.554 0-.365 1.193-1.02 1.413-1.168.22-.149 1.226-.724 1.246-.95.02-.226.013-.293-.284-.851-.296-.558-.83-1.304-.742-1.8.09-.495.951-.753 1.566-.985.615-.233 1.799-.672 1.946-.74.148-.069.11-.134-.338-.176-.448-.043-1.72-.212-2.292-.052-.573.16-1.553.404-1.632.533-.08.129-.15.133-.068.578.082.445.501 2.582.542 2.961.04.38.12.63-.289.724-.408.093-1.096.256-1.332.256-.237 0-.925-.163-1.333-.256-.409-.094-.33-.345-.288-.724.04-.38.46-2.516.541-2.96.081-.446.011-.45-.068-.58-.08-.128-1.058-.372-1.631-.532-.574-.16-1.845.01-2.293.052-.448.042-.486.107-.338.176.148.068 1.332.507 1.946.74.615.232 1.477.49 1.566.986.089.495-.446 1.24-.742 1.799-.297.558-.305.625-.284.85.02.226 1.026.802 1.246.95.22.15 1.413.804 1.413 1.169 0 .364-1.154 1.317-1.518 1.554-.364.237-1.354.755-1.776.834-.421.079-1.08-.399-1.463-1.115-.384-.716-.039-1.422.195-1.976.234-.555-.164-.863-.355-1.067l-2.02-2.148c-.342-.363-.68-.547-.68-1.244s2.694-3.959 2.694-3.959 2.275.435 2.581.435c.307 0 .971-.256 1.585-.46.613-.205 1.022-.207 1.022-.207s.409.002 1.022.206c.613.205 1.277.46 1.584.46.307 0 2.58-.434 2.58-.434zm-2.02 12.478c.166.105.065.302-.088.41a124.03 124.03 0 0 0-2.392 1.865c-.198.175-.49.464-.687.464-.198 0-.49-.289-.688-.464-.198-.175-2.24-1.758-2.392-1.866-.152-.107-.254-.304-.087-.41.167-.104.689-.367 1.409-.74.72-.374 1.618-.691 1.758-.691.14 0 1.037.317 1.758.69.72.373 1.242.637 1.408.742z",
|
@@ -33,12 +33,12 @@ var SvgBrave = function SvgBrave(props) {
|
|
33
33
|
}, _path3$3 || (_path3$3 = /*#__PURE__*/React.createElement("path", {
|
34
34
|
d: "M15.996 2.38 13.901 0H6.54L4.447 2.38s-1.84-.512-2.708.358c0 0 2.453-.221 3.296 1.152 0 0 2.274.435 2.58.435.308 0 .972-.256 1.585-.461.613-.205 1.022-.206 1.022-.206s.41.001 1.022.206c.614.205 1.278.46 1.585.46.306 0 2.58-.434 2.58-.434.844-1.373 3.297-1.152 3.297-1.152-.87-.87-2.709-.358-2.709-.358z",
|
35
35
|
fill: "#fff"
|
36
|
-
}))), _g$
|
36
|
+
}))), _g$6 || (_g$6 = /*#__PURE__*/React.createElement("g", {
|
37
37
|
mask: "url(#brave_svg__b)"
|
38
38
|
}, /*#__PURE__*/React.createElement("path", {
|
39
39
|
d: "M15.996 2.38 13.9 0H6.541L4.446 2.38s-1.84-.512-2.709.358c0 0 2.453-.221 3.297 1.152 0 0 2.274.435 2.58.435.307 0 .971-.256 1.585-.461.613-.205 1.022-.206 1.022-.206s.409.001 1.022.206 1.277.46 1.584.46c.307 0 2.581-.434 2.581-.434.843-1.373 3.296-1.152 3.296-1.152-.869-.87-2.708-.358-2.708-.358z",
|
40
40
|
fill: "url(#brave_svg__c)"
|
41
|
-
}))), _defs$
|
41
|
+
}))), _defs$5 || (_defs$5 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
42
42
|
id: "brave_svg__a",
|
43
43
|
x1: 0,
|
44
44
|
y1: 12.169,
|
@@ -72,9 +72,9 @@ var SvgBrave = function SvgBrave(props) {
|
|
72
72
|
};
|
73
73
|
|
74
74
|
var _path$H, _rect$4;
|
75
|
-
function _extends$
|
75
|
+
function _extends$M() { _extends$M = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$M.apply(this, arguments); }
|
76
76
|
var SvgCapsLock = function SvgCapsLock(props) {
|
77
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
77
|
+
return /*#__PURE__*/React.createElement("svg", _extends$M({
|
78
78
|
viewBox: "0 0 24 24",
|
79
79
|
fill: "none",
|
80
80
|
xmlns: "http://www.w3.org/2000/svg"
|
@@ -94,10 +94,10 @@ var SvgCapsLock = function SvgCapsLock(props) {
|
|
94
94
|
})));
|
95
95
|
};
|
96
96
|
|
97
|
-
var _path$G, _path2$
|
98
|
-
function _extends$
|
97
|
+
var _path$G, _path2$a;
|
98
|
+
function _extends$L() { _extends$L = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$L.apply(this, arguments); }
|
99
99
|
var SvgChain = function SvgChain(props) {
|
100
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
100
|
+
return /*#__PURE__*/React.createElement("svg", _extends$L({
|
101
101
|
viewBox: "0 0 24 24",
|
102
102
|
fill: "none",
|
103
103
|
stroke: "currentColor",
|
@@ -107,7 +107,7 @@ var SvgChain = function SvgChain(props) {
|
|
107
107
|
strokeWidth: 1.4,
|
108
108
|
strokeLinecap: "round",
|
109
109
|
strokeLinejoin: "round"
|
110
|
-
})), _path2$
|
110
|
+
})), _path2$a || (_path2$a = /*#__PURE__*/React.createElement("path", {
|
111
111
|
d: "M14 11a5.002 5.002 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",
|
112
112
|
strokeWidth: 1.4,
|
113
113
|
strokeLinecap: "round",
|
@@ -116,29 +116,13 @@ var SvgChain = function SvgChain(props) {
|
|
116
116
|
};
|
117
117
|
|
118
118
|
var _path$F;
|
119
|
-
function _extends$L() { _extends$L = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$L.apply(this, arguments); }
|
120
|
-
var SvgClose = function SvgClose(props) {
|
121
|
-
return /*#__PURE__*/React.createElement("svg", _extends$L({
|
122
|
-
viewBox: "0 0 20 20",
|
123
|
-
fill: "none",
|
124
|
-
xmlns: "http://www.w3.org/2000/svg"
|
125
|
-
}, props), _path$F || (_path$F = /*#__PURE__*/React.createElement("path", {
|
126
|
-
d: "M16.667 3.75 3.333 17.084M3.333 3.75l13.334 13.334",
|
127
|
-
stroke: "currentColor",
|
128
|
-
strokeWidth: 2.222,
|
129
|
-
strokeLinecap: "round",
|
130
|
-
strokeLinejoin: "round"
|
131
|
-
})));
|
132
|
-
};
|
133
|
-
|
134
|
-
var _path$E;
|
135
119
|
function _extends$K() { _extends$K = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$K.apply(this, arguments); }
|
136
120
|
var SvgCoins = function SvgCoins(props) {
|
137
121
|
return /*#__PURE__*/React.createElement("svg", _extends$K({
|
138
122
|
viewBox: "0 0 24 24",
|
139
123
|
fill: "none",
|
140
124
|
xmlns: "http://www.w3.org/2000/svg"
|
141
|
-
}, props), _path$
|
125
|
+
}, props), _path$F || (_path$F = /*#__PURE__*/React.createElement("path", {
|
142
126
|
d: "M8.75 9.25V6.5m0 0c0 .966 2.35 1.75 5.25 1.75s5.25-.784 5.25-1.75m-10.5 0c0-.966 2.35-1.75 5.25-1.75s5.25.784 5.25 1.75m0 0v4c0 .432-.47.828-1.25 1.133M15.25 13.5v4c0 .966-2.35 1.75-5.25 1.75s-5.25-.784-5.25-1.75v-4m10.5 0c0 .966-2.35 1.75-5.25 1.75s-5.25-.784-5.25-1.75m10.5 0c0-.966-2.35-1.75-5.25-1.75s-5.25.784-5.25 1.75",
|
143
127
|
stroke: "currentColor",
|
144
128
|
strokeWidth: 1.5,
|
@@ -147,7 +131,7 @@ var SvgCoins = function SvgCoins(props) {
|
|
147
131
|
})));
|
148
132
|
};
|
149
133
|
|
150
|
-
var _path$
|
134
|
+
var _path$E;
|
151
135
|
function _extends$J() { _extends$J = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$J.apply(this, arguments); }
|
152
136
|
var SvgComment = function SvgComment(props) {
|
153
137
|
return /*#__PURE__*/React.createElement("svg", _extends$J({
|
@@ -155,7 +139,7 @@ var SvgComment = function SvgComment(props) {
|
|
155
139
|
stroke: "currentColor",
|
156
140
|
fill: "none",
|
157
141
|
xmlns: "http://www.w3.org/2000/svg"
|
158
|
-
}, props), _path$
|
142
|
+
}, props), _path$E || (_path$E = /*#__PURE__*/React.createElement("path", {
|
159
143
|
d: "M14 7.667a5.587 5.587 0 0 1-.6 2.533 5.666 5.666 0 0 1-5.067 3.133 5.588 5.588 0 0 1-2.533-.6L2 14l1.267-3.8a5.586 5.586 0 0 1-.6-2.533A5.667 5.667 0 0 1 5.8 2.6 5.587 5.587 0 0 1 8.333 2h.334A5.654 5.654 0 0 1 14 7.333v.334z",
|
160
144
|
strokeWidth: 1.333,
|
161
145
|
strokeLinecap: "round",
|
@@ -163,7 +147,7 @@ var SvgComment = function SvgComment(props) {
|
|
163
147
|
})));
|
164
148
|
};
|
165
149
|
|
166
|
-
var _path$
|
150
|
+
var _path$D;
|
167
151
|
function _extends$I() { _extends$I = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$I.apply(this, arguments); }
|
168
152
|
var SvgCursorClick = function SvgCursorClick(props) {
|
169
153
|
return /*#__PURE__*/React.createElement("svg", _extends$I({
|
@@ -171,7 +155,7 @@ var SvgCursorClick = function SvgCursorClick(props) {
|
|
171
155
|
fill: "none",
|
172
156
|
stroke: "currentColor",
|
173
157
|
xmlns: "http://www.w3.org/2000/svg"
|
174
|
-
}, props), _path$
|
158
|
+
}, props), _path$D || (_path$D = /*#__PURE__*/React.createElement("path", {
|
175
159
|
d: "M9 3.5V2M5.06 5.06 4 4m1.06 9L4 14.06m9-9L14.06 4M3.5 9H2m13.864 7.19-2.491 4.627c-.285.529-.427.793-.598.86a.5.5 0 0 1-.451-.044c-.155-.099-.243-.386-.42-.96L8.445 9.445c-.144-.468-.216-.703-.158-.861a.5.5 0 0 1 .297-.297c.158-.058.393.014.861.158l11.228 3.459c.574.177.86.265.96.42a.5.5 0 0 1 .044.45c-.067.172-.331.314-.86.599l-4.627 2.492a1.08 1.08 0 0 0-.153.09.493.493 0 0 0-.082.082 1.08 1.08 0 0 0-.09.153Z",
|
176
160
|
strokeWidth: 1.4,
|
177
161
|
strokeLinecap: "round",
|
@@ -179,14 +163,14 @@ var SvgCursorClick = function SvgCursorClick(props) {
|
|
179
163
|
})));
|
180
164
|
};
|
181
165
|
|
182
|
-
var _g$
|
166
|
+
var _g$5, _defs$4;
|
183
167
|
function _extends$H() { _extends$H = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$H.apply(this, arguments); }
|
184
168
|
var SvgCustomTokenGeneric = function SvgCustomTokenGeneric(props) {
|
185
169
|
return /*#__PURE__*/React.createElement("svg", _extends$H({
|
186
170
|
fill: "none",
|
187
171
|
xmlns: "http://www.w3.org/2000/svg",
|
188
172
|
viewBox: "0 0 32 32"
|
189
|
-
}, props), _g$
|
173
|
+
}, props), _g$5 || (_g$5 = /*#__PURE__*/React.createElement("g", {
|
190
174
|
clipPath: "url(#custom-token-generic_svg__a)"
|
191
175
|
}, /*#__PURE__*/React.createElement("g", {
|
192
176
|
filter: "url(#custom-token-generic_svg__b)"
|
@@ -208,7 +192,7 @@ var SvgCustomTokenGeneric = function SvgCustomTokenGeneric(props) {
|
|
208
192
|
}), /*#__PURE__*/React.createElement("path", {
|
209
193
|
d: "M15.096 21.935h1.273c0-.175.01-.318.041-.472.062-.37.226-.637.688-.966.801-.564 1.9-1.108 1.9-2.31 0-1.314-1.191-2.187-2.937-2.187-2.002 0-3.193 1.17-3.05 2.865h1.325c-.102-.996.565-1.653 1.694-1.653.935 0 1.592.43 1.592 1.057 0 .657-.8.996-1.479 1.54-.75.606-1.047 1.12-1.047 1.982v.144zm-.164 2.033h1.591V22.52h-1.591v1.448z",
|
210
194
|
fill: "#5A5A5A"
|
211
|
-
}))), _defs$
|
195
|
+
}))), _defs$4 || (_defs$4 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
212
196
|
id: "custom-token-generic_svg__a"
|
213
197
|
}, /*#__PURE__*/React.createElement("path", {
|
214
198
|
d: "M0 16C0 7.163 7.163 0 16 0s16 7.163 16 16-7.163 16-16 16S0 24.837 0 16z",
|
@@ -242,26 +226,26 @@ var SvgCustomTokenGeneric = function SvgCustomTokenGeneric(props) {
|
|
242
226
|
})))));
|
243
227
|
};
|
244
228
|
|
245
|
-
var _path$
|
229
|
+
var _path$C;
|
246
230
|
function _extends$G() { _extends$G = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$G.apply(this, arguments); }
|
247
231
|
var SvgDcent = function SvgDcent(props) {
|
248
232
|
return /*#__PURE__*/React.createElement("svg", _extends$G({
|
249
233
|
viewBox: "0 0 62 70",
|
250
234
|
fill: "currentColor",
|
251
235
|
xmlns: "http://www.w3.org/2000/svg"
|
252
|
-
}, props), _path$
|
236
|
+
}, props), _path$C || (_path$C = /*#__PURE__*/React.createElement("path", {
|
253
237
|
d: "m31.872 13.22 5.28-3.012V3.012L31.872 0v13.22ZM12.424 44.534v-20.23l17.694-10.07V0L.897 16.666c-.272.156-.498.38-.656.65-.157.269-.24.574-.241.885v33.47l12.424-7.137ZM48.63 45.961l-17.665 10.07-17.555-10.01L.936 53.136l29.182 16.627a1.82 1.82 0 0 0 1.794 0l29.231-16.676-12.514-7.127ZM61.093 16.666 49.506 10.06v7.196l-12.414 7.098 12.454 7.097v12.965L62 51.572v-33.37a1.766 1.766 0 0 0-.246-.888 1.793 1.793 0 0 0-.66-.648ZM24.788 31.363l.01 14.096 12.115-6.91V24.442l-12.125 6.92Z"
|
254
238
|
})));
|
255
239
|
};
|
256
240
|
|
257
|
-
var _g$
|
241
|
+
var _g$4, _defs$3;
|
258
242
|
function _extends$F() { _extends$F = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$F.apply(this, arguments); }
|
259
243
|
var SvgDeposit = function SvgDeposit(props) {
|
260
244
|
return /*#__PURE__*/React.createElement("svg", _extends$F({
|
261
245
|
viewBox: "0 0 24 24",
|
262
246
|
fill: "none",
|
263
247
|
xmlns: "http://www.w3.org/2000/svg"
|
264
|
-
}, props), _g$
|
248
|
+
}, props), _g$4 || (_g$4 = /*#__PURE__*/React.createElement("g", {
|
265
249
|
strokeLinecap: "round",
|
266
250
|
strokeLinejoin: "round",
|
267
251
|
clipPath: "url(#deposit_svg__a)"
|
@@ -301,7 +285,7 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
301
285
|
}), /*#__PURE__*/React.createElement("path", {
|
302
286
|
d: "M10.712 5.605a5.641 5.641 0 1 1 7.979 7.978",
|
303
287
|
stroke: "url(#deposit_svg__g)"
|
304
|
-
}))), _defs$
|
288
|
+
}))), _defs$3 || (_defs$3 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
305
289
|
id: "deposit_svg__b",
|
306
290
|
x1: 18.733,
|
307
291
|
y1: 19.981,
|
@@ -387,32 +371,32 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
387
371
|
})))));
|
388
372
|
};
|
389
373
|
|
390
|
-
var _path$
|
374
|
+
var _path$B, _path2$9, _g$3, _defs$2;
|
391
375
|
function _extends$E() { _extends$E = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$E.apply(this, arguments); }
|
392
376
|
var SvgDownloadAlert = function SvgDownloadAlert(props) {
|
393
377
|
return /*#__PURE__*/React.createElement("svg", _extends$E({
|
394
378
|
viewBox: "0 0 24 24",
|
395
379
|
fill: "none",
|
396
380
|
xmlns: "http://www.w3.org/2000/svg"
|
397
|
-
}, props), _path$
|
381
|
+
}, props), _path$B || (_path$B = /*#__PURE__*/React.createElement("path", {
|
398
382
|
d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M12 15V3",
|
399
383
|
stroke: "currentColor",
|
400
384
|
strokeWidth: 2,
|
401
385
|
strokeLinecap: "round",
|
402
386
|
strokeLinejoin: "round"
|
403
|
-
})), _path2$
|
387
|
+
})), _path2$9 || (_path2$9 = /*#__PURE__*/React.createElement("path", {
|
404
388
|
fillRule: "evenodd",
|
405
389
|
clipRule: "evenodd",
|
406
390
|
d: "m17.281 11.133-4.574 4.574a1 1 0 0 1-1.414 0l-5-5a1 1 0 0 1 1.414-1.414L12 13.586l3.35-3.35a5.625 5.625 0 0 0 1.931.897z",
|
407
391
|
fill: "currentColor"
|
408
|
-
})), _g$
|
392
|
+
})), _g$3 || (_g$3 = /*#__PURE__*/React.createElement("g", {
|
409
393
|
clipPath: "url(#download-alert_svg__a)"
|
410
394
|
}, /*#__PURE__*/React.createElement("path", {
|
411
395
|
fillRule: "evenodd",
|
412
396
|
clipRule: "evenodd",
|
413
397
|
d: "M18.65 10.358a4.708 4.708 0 1 0 0-9.417 4.708 4.708 0 0 0 0 9.417zm0-7.608a.75.75 0 0 1 .75.75v1.883a.75.75 0 0 1-1.5 0V3.5a.75.75 0 0 1 .75-.75zm0 4.283a.75.75 0 0 0 0 1.5h.005a.75.75 0 0 0 0-1.5h-.005z",
|
414
398
|
fill: "#D5FF5C"
|
415
|
-
}))), _defs$
|
399
|
+
}))), _defs$2 || (_defs$2 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
416
400
|
id: "download-alert_svg__a"
|
417
401
|
}, /*#__PURE__*/React.createElement("path", {
|
418
402
|
fill: "#fff",
|
@@ -421,14 +405,14 @@ var SvgDownloadAlert = function SvgDownloadAlert(props) {
|
|
421
405
|
})))));
|
422
406
|
};
|
423
407
|
|
424
|
-
var _path$
|
408
|
+
var _path$A;
|
425
409
|
function _extends$D() { _extends$D = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$D.apply(this, arguments); }
|
426
410
|
var SvgDrag = function SvgDrag(props) {
|
427
411
|
return /*#__PURE__*/React.createElement("svg", _extends$D({
|
428
412
|
viewBox: "0 0 24 24",
|
429
413
|
fill: "none",
|
430
414
|
xmlns: "http://www.w3.org/2000/svg"
|
431
|
-
}, props), _path$
|
415
|
+
}, props), _path$A || (_path$A = /*#__PURE__*/React.createElement("path", {
|
432
416
|
d: "M8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM8 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM8 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM16 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM16 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM16 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2z",
|
433
417
|
stroke: "currentColor",
|
434
418
|
strokeWidth: 2,
|
@@ -437,30 +421,14 @@ var SvgDrag = function SvgDrag(props) {
|
|
437
421
|
})));
|
438
422
|
};
|
439
423
|
|
440
|
-
var _path$
|
424
|
+
var _path$z;
|
441
425
|
function _extends$C() { _extends$C = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$C.apply(this, arguments); }
|
442
|
-
var SvgExpand = function SvgExpand(props) {
|
443
|
-
return /*#__PURE__*/React.createElement("svg", _extends$C({
|
444
|
-
viewBox: "0 0 20 20",
|
445
|
-
fill: "none",
|
446
|
-
xmlns: "http://www.w3.org/2000/svg"
|
447
|
-
}, props), _path$y || (_path$y = /*#__PURE__*/React.createElement("path", {
|
448
|
-
d: "M12.5 2.5h5v5M7.5 17.5h-5v-5M17.5 2.5l-5.833 5.833M2.5 17.5l5.833-5.833",
|
449
|
-
stroke: "currentColor",
|
450
|
-
strokeWidth: 1.6,
|
451
|
-
strokeLinecap: "round",
|
452
|
-
strokeLinejoin: "round"
|
453
|
-
})));
|
454
|
-
};
|
455
|
-
|
456
|
-
var _path$x;
|
457
|
-
function _extends$B() { _extends$B = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$B.apply(this, arguments); }
|
458
426
|
var SvgExtensionButton = function SvgExtensionButton(props) {
|
459
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
427
|
+
return /*#__PURE__*/React.createElement("svg", _extends$C({
|
460
428
|
viewBox: "0 0 17 16",
|
461
429
|
fill: "none",
|
462
430
|
xmlns: "http://www.w3.org/2000/svg"
|
463
|
-
}, props), _path$
|
431
|
+
}, props), _path$z || (_path$z = /*#__PURE__*/React.createElement("path", {
|
464
432
|
fillRule: "evenodd",
|
465
433
|
clipRule: "evenodd",
|
466
434
|
d: "M6.972.5c-1.13 0-2.045.916-2.045 2.046v.682H1.836a1 1 0 0 0-1 1v3.09h.682a2.045 2.045 0 0 1 0 4.091H.836V14.5a1 1 0 0 0 1 1h3.09v-.682a2.045 2.045 0 1 1 4.092 0v.682h3.09a1 1 0 0 0 1-1v-3.09h.682a2.045 2.045 0 1 0 0-4.092h-.681v-3.09a1 1 0 0 0-1-1H9.018v-.682C9.018 1.416 8.102.5 6.972.5z",
|
@@ -468,14 +436,14 @@ var SvgExtensionButton = function SvgExtensionButton(props) {
|
|
468
436
|
})));
|
469
437
|
};
|
470
438
|
|
471
|
-
var _g$
|
472
|
-
function _extends$
|
439
|
+
var _g$2, _defs$1;
|
440
|
+
function _extends$B() { _extends$B = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$B.apply(this, arguments); }
|
473
441
|
var SvgEyePlus = function SvgEyePlus(props) {
|
474
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
442
|
+
return /*#__PURE__*/React.createElement("svg", _extends$B({
|
475
443
|
viewBox: "0 0 16 16",
|
476
444
|
fill: "none",
|
477
445
|
xmlns: "http://www.w3.org/2000/svg"
|
478
|
-
}, props), _g$
|
446
|
+
}, props), _g$2 || (_g$2 = /*#__PURE__*/React.createElement("g", {
|
479
447
|
clipPath: "url(#eye-plus_svg__a)"
|
480
448
|
}, /*#__PURE__*/React.createElement("path", {
|
481
449
|
fillRule: "evenodd",
|
@@ -493,7 +461,7 @@ var SvgEyePlus = function SvgEyePlus(props) {
|
|
493
461
|
clipRule: "evenodd",
|
494
462
|
d: "M13.567 2.267a1 1 0 0 0-2 0v.5h-.5a1 1 0 1 0 0 2h.5v.5a1 1 0 1 0 2 0v-.5h.5a1 1 0 1 0 0-2h-.5v-.5z",
|
495
463
|
fill: "currentColor"
|
496
|
-
}))), _defs$
|
464
|
+
}))), _defs$1 || (_defs$1 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
497
465
|
id: "eye-plus_svg__a"
|
498
466
|
}, /*#__PURE__*/React.createElement("path", {
|
499
467
|
fill: "#fff",
|
@@ -501,20 +469,20 @@ var SvgEyePlus = function SvgEyePlus(props) {
|
|
501
469
|
})))));
|
502
470
|
};
|
503
471
|
|
504
|
-
var _path$
|
505
|
-
function _extends$
|
472
|
+
var _path$y, _path2$8;
|
473
|
+
function _extends$A() { _extends$A = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$A.apply(this, arguments); }
|
506
474
|
var SvgFileCheck = function SvgFileCheck(props) {
|
507
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
475
|
+
return /*#__PURE__*/React.createElement("svg", _extends$A({
|
508
476
|
viewBox: "0 0 24 24",
|
509
477
|
fill: "none",
|
510
478
|
xmlns: "http://www.w3.org/2000/svg"
|
511
|
-
}, props), _path$
|
479
|
+
}, props), _path$y || (_path$y = /*#__PURE__*/React.createElement("path", {
|
512
480
|
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z",
|
513
481
|
stroke: "currentColor",
|
514
482
|
strokeWidth: 1.4,
|
515
483
|
strokeLinecap: "round",
|
516
484
|
strokeLinejoin: "round"
|
517
|
-
})), _path2$
|
485
|
+
})), _path2$8 || (_path2$8 = /*#__PURE__*/React.createElement("path", {
|
518
486
|
d: "M14 2v6h6M16 12l-5.5 5L8 14.727",
|
519
487
|
stroke: "currentColor",
|
520
488
|
strokeWidth: 1.4,
|
@@ -523,14 +491,14 @@ var SvgFileCheck = function SvgFileCheck(props) {
|
|
523
491
|
})));
|
524
492
|
};
|
525
493
|
|
526
|
-
var _path$
|
527
|
-
function _extends$
|
494
|
+
var _path$x;
|
495
|
+
function _extends$z() { _extends$z = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$z.apply(this, arguments); }
|
528
496
|
var SvgFileSearch = function SvgFileSearch(props) {
|
529
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
497
|
+
return /*#__PURE__*/React.createElement("svg", _extends$z({
|
530
498
|
xmlns: "http://www.w3.org/2000/svg",
|
531
499
|
viewBox: "0 0 17 16",
|
532
500
|
fill: "none"
|
533
|
-
}, props), _path$
|
501
|
+
}, props), _path$x || (_path$x = /*#__PURE__*/React.createElement("path", {
|
534
502
|
d: "M9.833 7.334h-4m1.334 2.667H5.833m5.334-5.334H5.833m8 2.334V4.534c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874c-.427-.218-.987-.218-2.108-.218H6.367c-1.12 0-1.68 0-2.108.218a2 2 0 0 0-.874.874c-.218.428-.218.988-.218 2.108v6.933c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.428.218.988.218 2.108.218h1.8m7 0-1-1m.666-1.666a2.333 2.333 0 1 1-4.666 0 2.333 2.333 0 0 1 4.666 0Z",
|
535
503
|
stroke: "currentColor",
|
536
504
|
strokeLinecap: "round",
|
@@ -538,14 +506,14 @@ var SvgFileSearch = function SvgFileSearch(props) {
|
|
538
506
|
})));
|
539
507
|
};
|
540
508
|
|
541
|
-
var _g$
|
542
|
-
function _extends$
|
509
|
+
var _g$1;
|
510
|
+
function _extends$y() { _extends$y = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$y.apply(this, arguments); }
|
543
511
|
var SvgFileX = function SvgFileX(props) {
|
544
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
512
|
+
return /*#__PURE__*/React.createElement("svg", _extends$y({
|
545
513
|
viewBox: "0 0 25 24",
|
546
514
|
fill: "none",
|
547
515
|
xmlns: "http://www.w3.org/2000/svg"
|
548
|
-
}, props), _g$
|
516
|
+
}, props), _g$1 || (_g$1 = /*#__PURE__*/React.createElement("g", {
|
549
517
|
stroke: "currentColor",
|
550
518
|
strokeWidth: 1.4,
|
551
519
|
strokeLinecap: "round",
|
@@ -557,14 +525,14 @@ var SvgFileX = function SvgFileX(props) {
|
|
557
525
|
}))));
|
558
526
|
};
|
559
527
|
|
560
|
-
var _path$
|
561
|
-
function _extends$
|
528
|
+
var _path$w;
|
529
|
+
function _extends$x() { _extends$x = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$x.apply(this, arguments); }
|
562
530
|
var SvgHamburgerMenu = function SvgHamburgerMenu(props) {
|
563
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
531
|
+
return /*#__PURE__*/React.createElement("svg", _extends$x({
|
564
532
|
viewBox: "0 0 24 24",
|
565
533
|
fill: "none",
|
566
534
|
xmlns: "http://www.w3.org/2000/svg"
|
567
|
-
}, props), _path$
|
535
|
+
}, props), _path$w || (_path$w = /*#__PURE__*/React.createElement("path", {
|
568
536
|
d: "M3 12h18M3 6h18M3 18h18",
|
569
537
|
stroke: "currentColor",
|
570
538
|
strokeWidth: 2,
|
@@ -573,24 +541,24 @@ var SvgHamburgerMenu = function SvgHamburgerMenu(props) {
|
|
573
541
|
})));
|
574
542
|
};
|
575
543
|
|
576
|
-
var _path$
|
577
|
-
function _extends$
|
544
|
+
var _path$v;
|
545
|
+
function _extends$w() { _extends$w = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$w.apply(this, arguments); }
|
578
546
|
var SvgHistory = function SvgHistory(props) {
|
579
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
547
|
+
return /*#__PURE__*/React.createElement("svg", _extends$w({
|
580
548
|
viewBox: "0 0 24 24",
|
581
549
|
fill: "currentColor",
|
582
550
|
xmlns: "http://www.w3.org/2000/svg"
|
583
|
-
}, props), _path$
|
551
|
+
}, props), _path$v || (_path$v = /*#__PURE__*/React.createElement("path", {
|
584
552
|
fillRule: "evenodd",
|
585
553
|
clipRule: "evenodd",
|
586
554
|
d: "M12 2C8.703 2 6.235 3.378 4.61 4.732c-.218.181-.421.363-.61.541V4a1 1 0 0 0-2 0v4a1 1 0 0 0 1 1h3.5a1 1 0 0 0 0-2H5.095c.233-.236.498-.484.795-.732C7.265 5.122 9.297 4 12 4c4.446 0 8 3.58 8 8a8 8 0 1 1-16 0 1 1 0 1 0-2 0c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.52-4.446-10-10-10Zm1 6a1 1 0 1 0-2 0v4a1 1 0 0 0 .445.832l3 2a1 1 0 0 0 1.11-1.664L13 11.465V8Z"
|
587
555
|
})));
|
588
556
|
};
|
589
557
|
|
590
|
-
var _rect$3, _rect2$3, _rect3$3, _path$
|
591
|
-
function _extends$
|
558
|
+
var _rect$3, _rect2$3, _rect3$3, _path$u;
|
559
|
+
function _extends$v() { _extends$v = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$v.apply(this, arguments); }
|
592
560
|
var SvgNetworkUsageDecreasing = function SvgNetworkUsageDecreasing(props) {
|
593
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
561
|
+
return /*#__PURE__*/React.createElement("svg", _extends$v({
|
594
562
|
viewBox: "0 0 46 14",
|
595
563
|
fill: "none",
|
596
564
|
xmlns: "http://www.w3.org/2000/svg"
|
@@ -616,7 +584,7 @@ var SvgNetworkUsageDecreasing = function SvgNetworkUsageDecreasing(props) {
|
|
616
584
|
height: 9.5,
|
617
585
|
rx: 4,
|
618
586
|
fill: "#38D448"
|
619
|
-
})), _path$
|
587
|
+
})), _path$u || (_path$u = /*#__PURE__*/React.createElement("path", {
|
620
588
|
d: "m36.083 4.083 5.834 5.834M41.917 4.083v5.834h-5.834",
|
621
589
|
stroke: "#38D448",
|
622
590
|
strokeWidth: 1.167,
|
@@ -625,10 +593,10 @@ var SvgNetworkUsageDecreasing = function SvgNetworkUsageDecreasing(props) {
|
|
625
593
|
})));
|
626
594
|
};
|
627
595
|
|
628
|
-
var _rect$2, _rect2$2, _rect3$2, _path$
|
629
|
-
function _extends$
|
596
|
+
var _rect$2, _rect2$2, _rect3$2, _path$t;
|
597
|
+
function _extends$u() { _extends$u = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$u.apply(this, arguments); }
|
630
598
|
var SvgNetworkUsageHigh = function SvgNetworkUsageHigh(props) {
|
631
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
599
|
+
return /*#__PURE__*/React.createElement("svg", _extends$u({
|
632
600
|
viewBox: "0 0 46 14",
|
633
601
|
fill: "none",
|
634
602
|
xmlns: "http://www.w3.org/2000/svg"
|
@@ -653,7 +621,7 @@ var SvgNetworkUsageHigh = function SvgNetworkUsageHigh(props) {
|
|
653
621
|
height: 14,
|
654
622
|
rx: 4,
|
655
623
|
fill: "#D22424"
|
656
|
-
})), _path$
|
624
|
+
})), _path$t || (_path$t = /*#__PURE__*/React.createElement("path", {
|
657
625
|
d: "M39 11.083V2.917M34.917 7 39 2.917 43.083 7",
|
658
626
|
stroke: "#D22424",
|
659
627
|
strokeWidth: 1.167,
|
@@ -662,10 +630,10 @@ var SvgNetworkUsageHigh = function SvgNetworkUsageHigh(props) {
|
|
662
630
|
})));
|
663
631
|
};
|
664
632
|
|
665
|
-
var _rect$1, _rect2$1, _rect3$1, _path$
|
666
|
-
function _extends$
|
633
|
+
var _rect$1, _rect2$1, _rect3$1, _path$s;
|
634
|
+
function _extends$t() { _extends$t = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$t.apply(this, arguments); }
|
667
635
|
var SvgNetworkUsageIdle = function SvgNetworkUsageIdle(props) {
|
668
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
636
|
+
return /*#__PURE__*/React.createElement("svg", _extends$t({
|
669
637
|
viewBox: "0 0 46 14",
|
670
638
|
fill: "none",
|
671
639
|
xmlns: "http://www.w3.org/2000/svg"
|
@@ -691,7 +659,7 @@ var SvgNetworkUsageIdle = function SvgNetworkUsageIdle(props) {
|
|
691
659
|
height: 11,
|
692
660
|
rx: 4,
|
693
661
|
fill: "#38D448"
|
694
|
-
})), _path$
|
662
|
+
})), _path$s || (_path$s = /*#__PURE__*/React.createElement("path", {
|
695
663
|
d: "M43.667 3.5 37.25 9.917 34.333 7",
|
696
664
|
stroke: "#38D448",
|
697
665
|
strokeWidth: 1.167,
|
@@ -700,10 +668,10 @@ var SvgNetworkUsageIdle = function SvgNetworkUsageIdle(props) {
|
|
700
668
|
})));
|
701
669
|
};
|
702
670
|
|
703
|
-
var _rect, _rect2, _rect3, _path$
|
704
|
-
function _extends$
|
671
|
+
var _rect, _rect2, _rect3, _path$r;
|
672
|
+
function _extends$s() { _extends$s = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$s.apply(this, arguments); }
|
705
673
|
var SvgNetworkUsageIncreasing = function SvgNetworkUsageIncreasing(props) {
|
706
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
674
|
+
return /*#__PURE__*/React.createElement("svg", _extends$s({
|
707
675
|
viewBox: "0 0 46 14",
|
708
676
|
fill: "none",
|
709
677
|
xmlns: "http://www.w3.org/2000/svg"
|
@@ -729,7 +697,7 @@ var SvgNetworkUsageIncreasing = function SvgNetworkUsageIncreasing(props) {
|
|
729
697
|
height: 14,
|
730
698
|
rx: 4,
|
731
699
|
fill: "#F48F45"
|
732
|
-
})), _path$
|
700
|
+
})), _path$r || (_path$r = /*#__PURE__*/React.createElement("path", {
|
733
701
|
d: "m36.083 9.917 5.834-5.834M36.083 4.083h5.834v5.834",
|
734
702
|
stroke: "#F48F45",
|
735
703
|
strokeWidth: 1.167,
|
@@ -738,14 +706,14 @@ var SvgNetworkUsageIncreasing = function SvgNetworkUsageIncreasing(props) {
|
|
738
706
|
})));
|
739
707
|
};
|
740
708
|
|
741
|
-
var _path$
|
742
|
-
function _extends$
|
709
|
+
var _path$q;
|
710
|
+
function _extends$r() { _extends$r = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$r.apply(this, arguments); }
|
743
711
|
var SvgPin = function SvgPin(props) {
|
744
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
712
|
+
return /*#__PURE__*/React.createElement("svg", _extends$r({
|
745
713
|
viewBox: "0 0 11 16",
|
746
714
|
fill: "none",
|
747
715
|
xmlns: "http://www.w3.org/2000/svg"
|
748
|
-
}, props), _path$
|
716
|
+
}, props), _path$q || (_path$q = /*#__PURE__*/React.createElement("path", {
|
749
717
|
fillRule: "evenodd",
|
750
718
|
clipRule: "evenodd",
|
751
719
|
d: "M8.705 1.746h.65V0H1.5v1.746h.794V7.82L.336 9.6v1.745h4.476V16H6.49v-4.655h4.173V9.6L8.705 7.82V1.745zm-1.678 0H3.972v6.77L2.58 9.6h5.84L7.027 8.515v-6.77z",
|
@@ -753,31 +721,31 @@ var SvgPin = function SvgPin(props) {
|
|
753
721
|
})));
|
754
722
|
};
|
755
723
|
|
756
|
-
var _path$
|
757
|
-
function _extends$
|
724
|
+
var _path$p, _path2$7;
|
725
|
+
function _extends$q() { _extends$q = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$q.apply(this, arguments); }
|
758
726
|
var SvgPolkadotVault = function SvgPolkadotVault(props) {
|
759
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
727
|
+
return /*#__PURE__*/React.createElement("svg", _extends$q({
|
760
728
|
viewBox: "0 0 80 80",
|
761
729
|
xmlns: "http://www.w3.org/2000/svg"
|
762
|
-
}, props), _path$
|
730
|
+
}, props), _path$p || (_path$p = /*#__PURE__*/React.createElement("path", {
|
763
731
|
fill: "none",
|
764
732
|
stroke: "currentColor",
|
765
733
|
strokeWidth: 6.171,
|
766
734
|
d: "M40 76c19.882 0 36-16.118 36-36S59.882 4 40 4 4 20.118 4 40s16.118 36 36 36z"
|
767
|
-
})), _path2$
|
735
|
+
})), _path2$7 || (_path2$7 = /*#__PURE__*/React.createElement("path", {
|
768
736
|
fill: "currentColor",
|
769
737
|
fillRule: "evenodd",
|
770
738
|
d: "M49.298 38.748c-1.895 2.375-3.792 5.024-3.792 8.062v9.813a5.4 5.4 0 1 1-10.8 0V46.81c0-3.038-1.898-5.687-3.792-8.062a11.703 11.703 0 0 1-2.561-7.324c0-6.491 5.262-11.753 11.753-11.753 6.49 0 11.753 5.262 11.753 11.753a11.7 11.7 0 0 1-2.561 7.324z"
|
771
739
|
})));
|
772
740
|
};
|
773
741
|
|
774
|
-
var _path$
|
775
|
-
function _extends$
|
742
|
+
var _path$o;
|
743
|
+
function _extends$p() { _extends$p = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$p.apply(this, arguments); }
|
776
744
|
var SvgPopup = function SvgPopup(props) {
|
777
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
745
|
+
return /*#__PURE__*/React.createElement("svg", _extends$p({
|
778
746
|
xmlns: "http://www.w3.org/2000/svg",
|
779
747
|
viewBox: "0 0 20 20"
|
780
|
-
}, props), _path$
|
748
|
+
}, props), _path$o || (_path$o = /*#__PURE__*/React.createElement("path", {
|
781
749
|
d: "M1 7a2 2 0 0 1 2-2h12l4-4v16a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2z",
|
782
750
|
strokeLinecap: "round",
|
783
751
|
stroke: "#000",
|
@@ -787,14 +755,14 @@ var SvgPopup = function SvgPopup(props) {
|
|
787
755
|
})));
|
788
756
|
};
|
789
757
|
|
790
|
-
var _path$
|
791
|
-
function _extends$
|
758
|
+
var _path$n;
|
759
|
+
function _extends$o() { _extends$o = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$o.apply(this, arguments); }
|
792
760
|
var SvgQr = function SvgQr(props) {
|
793
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
761
|
+
return /*#__PURE__*/React.createElement("svg", _extends$o({
|
794
762
|
viewBox: "0 0 16 16",
|
795
763
|
fill: "none",
|
796
764
|
xmlns: "http://www.w3.org/2000/svg"
|
797
|
-
}, props), _path$
|
765
|
+
}, props), _path$n || (_path$n = /*#__PURE__*/React.createElement("path", {
|
798
766
|
d: "M4.333 4.333h.007m7.327 0h.006m-7.34 7.334h.007m4.327-3h.006m2.994 3h.006M11.333 14H14v-2.667M9.333 11v3M14 9.333h-3m-.6-2.666h2.533c.374 0 .56 0 .703-.073a.667.667 0 0 0 .291-.291C14 6.16 14 5.973 14 5.6V3.067c0-.374 0-.56-.073-.703a.667.667 0 0 0-.291-.291C13.493 2 13.306 2 12.933 2H10.4c-.373 0-.56 0-.703.073a.667.667 0 0 0-.291.291c-.073.143-.073.33-.073.703V5.6c0 .373 0 .56.073.703a.667.667 0 0 0 .291.291c.143.073.33.073.703.073Zm-7.333 0H5.6c.373 0 .56 0 .703-.073a.667.667 0 0 0 .291-.291c.073-.143.073-.33.073-.703V3.067c0-.374 0-.56-.073-.703a.667.667 0 0 0-.291-.291C6.16 2 5.973 2 5.6 2H3.067c-.374 0-.56 0-.703.073a.667.667 0 0 0-.291.291C2 2.507 2 2.694 2 3.067V5.6c0 .373 0 .56.073.703a.667.667 0 0 0 .291.291c.143.073.33.073.703.073Zm0 7.333H5.6c.373 0 .56 0 .703-.073a.667.667 0 0 0 .291-.291c.073-.143.073-.33.073-.703V10.4c0-.373 0-.56-.073-.703a.667.667 0 0 0-.291-.291c-.143-.073-.33-.073-.703-.073H3.067c-.374 0-.56 0-.703.073a.667.667 0 0 0-.291.291C2 9.84 2 10.027 2 10.4v2.533c0 .374 0 .56.073.703a.667.667 0 0 0 .291.291c.143.073.33.073.703.073Z",
|
799
767
|
stroke: "currentColor",
|
800
768
|
strokeWidth: 1.2,
|
@@ -803,14 +771,28 @@ var SvgQr = function SvgQr(props) {
|
|
803
771
|
})));
|
804
772
|
};
|
805
773
|
|
806
|
-
var _path$
|
774
|
+
var _path$m;
|
775
|
+
function _extends$n() { _extends$n = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$n.apply(this, arguments); }
|
776
|
+
var SvgQuestStar = function SvgQuestStar(props) {
|
777
|
+
return /*#__PURE__*/React.createElement("svg", _extends$n({
|
778
|
+
viewBox: "0 0 100 100",
|
779
|
+
xmlns: "http://www.w3.org/2000/svg"
|
780
|
+
}, props), _path$m || (_path$m = /*#__PURE__*/React.createElement("path", {
|
781
|
+
fill: "currentColor",
|
782
|
+
stroke: "currentColor",
|
783
|
+
strokeWidth: 0.636,
|
784
|
+
d: "M48.95 4.61 49.82.7l.87 3.911c4.94 22.23 22.23 39.555 44.32 44.412l3.99.876-3.99.878c-22.09 4.856-39.38 22.18-44.32 44.41l-.87 3.913-.87-3.912c-4.94-22.23-22.23-39.555-44.32-44.411l-3.99-.878 3.99-.876C26.72 44.165 44.01 26.84 48.95 4.61Z"
|
785
|
+
})));
|
786
|
+
};
|
787
|
+
|
788
|
+
var _path$l;
|
807
789
|
function _extends$m() { _extends$m = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$m.apply(this, arguments); }
|
808
790
|
var SvgRocket = function SvgRocket(props) {
|
809
791
|
return /*#__PURE__*/React.createElement("svg", _extends$m({
|
810
792
|
viewBox: "0 0 19 19",
|
811
793
|
fill: "none",
|
812
794
|
xmlns: "http://www.w3.org/2000/svg"
|
813
|
-
}, props), _path$
|
795
|
+
}, props), _path$l || (_path$l = /*#__PURE__*/React.createElement("path", {
|
814
796
|
fillRule: "evenodd",
|
815
797
|
clipRule: "evenodd",
|
816
798
|
d: "M9.349 4.303c.755-.756 2.092-1.288 3.43-1.48.659-.093 1.278-.099 1.781-.023.524.078.828.23.961.363.134.133.285.437.364.961.075.503.07 1.123-.024 1.781-.192 1.338-.724 2.675-1.48 3.43l-.96.96-3.6 3.6-.716.717-1.316-1.316a.684.684 0 0 0-.968.967l1.8 1.8c.268.267.7.267.968 0l.58-.58 1.35 2.248a.684.684 0 0 0 1.07.132l2.4-2.4a.684.684 0 0 0 .193-.58l-.551-3.862.718-.718C16.393 9.259 17 7.595 17.215 6.098c.108-.759.122-1.515.023-2.177-.096-.64-.313-1.289-.75-1.725-.436-.437-1.084-.653-1.725-.75-.661-.098-1.418-.085-2.177.024-1.497.213-3.16.821-4.205 1.866l-.718.718-3.861-.552a.684.684 0 0 0-.58.194l-2.4 2.4a.684.684 0 0 0 .131 1.07l2.249 1.35-.58.58a.684.684 0 0 0 0 .967l1.8 1.8a.684.684 0 1 0 .967-.967L4.072 9.579l.717-.716 3.6-3.6.96-.96zm2.892 11.973-1.075-1.79 2.255-2.256.359 2.508-1.54 1.538zM4.199 7.518l2.255-2.255-2.507-.358-1.539 1.538L4.2 7.518zm-1.21 5.545a.684.684 0 1 0-.968-.967l-1.2 1.2a.684.684 0 1 0 .968.967l1.2-1.2zm1.8 1.8a.684.684 0 0 0-.968-.967l-2.4 2.4a.684.684 0 1 0 .968.967l2.4-2.4zm1.8 1.8a.684.684 0 0 0-.968-.967l-1.2 1.2a.684.684 0 1 0 .968.967l1.2-1.2zm3.92-9.544a.936.936 0 1 1 1.872 0 .936.936 0 0 1-1.872 0zm.936-2.304a2.304 2.304 0 1 0 0 4.608 2.304 2.304 0 0 0 0-4.608z",
|
@@ -818,7 +800,7 @@ var SvgRocket = function SvgRocket(props) {
|
|
818
800
|
})));
|
819
801
|
};
|
820
802
|
|
821
|
-
var _path$
|
803
|
+
var _path$k;
|
822
804
|
function _extends$l() { _extends$l = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$l.apply(this, arguments); }
|
823
805
|
var SvgSecret = function SvgSecret(props) {
|
824
806
|
return /*#__PURE__*/React.createElement("svg", _extends$l({
|
@@ -826,7 +808,7 @@ var SvgSecret = function SvgSecret(props) {
|
|
826
808
|
stroke: "currentColor",
|
827
809
|
fill: "none",
|
828
810
|
xmlns: "http://www.w3.org/2000/svg"
|
829
|
-
}, props), _path$
|
811
|
+
}, props), _path$k || (_path$k = /*#__PURE__*/React.createElement("path", {
|
830
812
|
d: "M21 7V4.2c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C19.48 1 18.92 1 17.8 1H4.2c-1.12 0-1.68 0-2.108.218a2 2 0 0 0-.874.874C1 2.52 1 3.08 1 4.2v3.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874C2.52 11 3.08 11 4.2 11H10m1-5h.005M16 6h.005M6 6h.005m12.245 7v-1.75a1.75 1.75 0 1 0-3.5 0V13m-3.5-7a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0Zm5 0a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0Zm-10 0a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0Zm8.35 11h3.8c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437C20 16.24 20 15.96 20 15.4v-.8c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437C19.24 13 18.96 13 18.4 13h-3.8c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437C13 13.76 13 14.04 13 14.6v.8c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437C13.76 17 14.04 17 14.6 17Z",
|
831
813
|
strokeWidth: 2,
|
832
814
|
strokeLinecap: "round",
|
@@ -834,20 +816,20 @@ var SvgSecret = function SvgSecret(props) {
|
|
834
816
|
})));
|
835
817
|
};
|
836
818
|
|
837
|
-
var _path$
|
819
|
+
var _path$j, _path2$6;
|
838
820
|
function _extends$k() { _extends$k = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$k.apply(this, arguments); }
|
839
821
|
var SvgShieldNok = function SvgShieldNok(props) {
|
840
822
|
return /*#__PURE__*/React.createElement("svg", _extends$k({
|
841
823
|
viewBox: "0 0 77 77",
|
842
824
|
fill: "none",
|
843
825
|
xmlns: "http://www.w3.org/2000/svg"
|
844
|
-
}, props), _path$
|
826
|
+
}, props), _path$j || (_path$j = /*#__PURE__*/React.createElement("path", {
|
845
827
|
d: "M35.85 68.562c.702.41 1.053.614 1.548.72.385.083.946.083 1.33 0 .496-.106.847-.31 1.55-.72 6.179-3.605 23.161-14.929 23.161-30.498v-15.17c0-2.535 0-3.803-.415-4.893a6.345 6.345 0 0 0-1.735-2.504c-.874-.77-2.062-1.216-4.436-2.106L39.846 7.013c-.66-.247-.99-.37-1.329-.42a3.172 3.172 0 0 0-.907 0c-.34.05-.669.173-1.328.42l-17.008 6.378c-2.374.89-3.561 1.335-4.436 2.107A6.345 6.345 0 0 0 13.103 18c-.415 1.09-.415 2.358-.415 4.894v15.17c0 15.568 16.983 26.892 23.162 30.497Z",
|
846
828
|
stroke: "currentColor",
|
847
829
|
strokeWidth: 6.344,
|
848
830
|
strokeLinecap: "round",
|
849
831
|
strokeLinejoin: "round"
|
850
|
-
})), _path2$
|
832
|
+
})), _path2$6 || (_path2$6 = /*#__PURE__*/React.createElement("path", {
|
851
833
|
d: "M44.407 28.547 31.72 41.235m0-12.688 12.687 12.688",
|
852
834
|
stroke: "currentColor",
|
853
835
|
strokeWidth: 4.441,
|
@@ -856,14 +838,14 @@ var SvgShieldNok = function SvgShieldNok(props) {
|
|
856
838
|
})));
|
857
839
|
};
|
858
840
|
|
859
|
-
var _path$
|
841
|
+
var _path$i;
|
860
842
|
function _extends$j() { _extends$j = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$j.apply(this, arguments); }
|
861
843
|
var SvgShieldOk = function SvgShieldOk(props) {
|
862
844
|
return /*#__PURE__*/React.createElement("svg", _extends$j({
|
863
845
|
viewBox: "0 0 16 16",
|
864
846
|
fill: "none",
|
865
847
|
xmlns: "http://www.w3.org/2000/svg"
|
866
|
-
}, props), _path$
|
848
|
+
}, props), _path$i || (_path$i = /*#__PURE__*/React.createElement("path", {
|
867
849
|
d: "M6 7.667 7.333 9l3-3m3 2c0 3.273-3.569 5.652-4.868 6.41-.147.086-.221.13-.325.152a.76.76 0 0 1-.28 0c-.104-.023-.178-.066-.325-.152-1.299-.758-4.868-3.137-4.868-6.41V4.812c0-.533 0-.8.087-1.029.077-.202.202-.383.365-.526.183-.162.433-.255.932-.443l3.575-1.34c.138-.052.207-.078.279-.088a.666.666 0 0 1 .19 0c.072.01.141.036.28.088l3.574 1.34c.5.188.749.281.933.443.162.143.287.324.364.526.087.23.087.496.087 1.029V8Z",
|
868
850
|
stroke: "currentColor",
|
869
851
|
strokeWidth: 1.4,
|
@@ -872,20 +854,20 @@ var SvgShieldOk = function SvgShieldOk(props) {
|
|
872
854
|
})));
|
873
855
|
};
|
874
856
|
|
875
|
-
var _path$
|
857
|
+
var _path$h, _path2$5;
|
876
858
|
function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$i.apply(this, arguments); }
|
877
859
|
var SvgShieldSuccess = function SvgShieldSuccess(props) {
|
878
860
|
return /*#__PURE__*/React.createElement("svg", _extends$i({
|
879
861
|
viewBox: "0 0 39 47",
|
880
862
|
fill: "none",
|
881
863
|
xmlns: "http://www.w3.org/2000/svg"
|
882
|
-
}, props), _path$
|
864
|
+
}, props), _path$h || (_path$h = /*#__PURE__*/React.createElement("path", {
|
883
865
|
d: "M19.5 45.563S37.15 36.737 37.15 23.5V8.056L19.5 1.438 1.85 8.056V23.5c0 13.237 17.65 22.063 17.65 22.063Z",
|
884
866
|
stroke: "currentColor",
|
885
867
|
strokeWidth: 2.4,
|
886
868
|
strokeLinecap: "round",
|
887
869
|
strokeLinejoin: "round"
|
888
|
-
})), _path2$
|
870
|
+
})), _path2$5 || (_path2$5 = /*#__PURE__*/React.createElement("path", {
|
889
871
|
d: "M28.325 16.882 16.191 27.913 10.675 22.9",
|
890
872
|
stroke: "currentColor",
|
891
873
|
strokeWidth: 2.4,
|
@@ -894,14 +876,14 @@ var SvgShieldSuccess = function SvgShieldSuccess(props) {
|
|
894
876
|
})));
|
895
877
|
};
|
896
878
|
|
897
|
-
var _path$
|
879
|
+
var _path$g;
|
898
880
|
function _extends$h() { _extends$h = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$h.apply(this, arguments); }
|
899
881
|
var SvgShieldUnavailable = function SvgShieldUnavailable(props) {
|
900
882
|
return /*#__PURE__*/React.createElement("svg", _extends$h({
|
901
883
|
viewBox: "0 0 31 31",
|
902
884
|
fill: "none",
|
903
885
|
xmlns: "http://www.w3.org/2000/svg"
|
904
|
-
}, props), _path$
|
886
|
+
}, props), _path$g || (_path$g = /*#__PURE__*/React.createElement("path", {
|
905
887
|
d: "m11.414 4.181 3.388-1.27c.268-.101.402-.151.54-.171.122-.018.246-.018.369 0 .137.02.271.07.54.17l6.909 2.591c.965.362 1.447.543 1.802.856.314.277.556.626.705 1.017.169.443.169.958.169 1.989v6.162c0 .929-.149 1.82-.41 2.67m-2.655 4.58c-2.172 2.526-4.94 4.321-6.343 5.14-.287.167-.43.25-.631.294a1.465 1.465 0 0 1-.54 0c-.202-.043-.345-.127-.63-.293-2.51-1.465-9.41-6.065-9.41-12.39v-8.02c0-.602.373-1.141.937-1.352M3.928 3.928l23.196 23.196",
|
906
888
|
stroke: "currentColor",
|
907
889
|
strokeWidth: 2.438,
|
@@ -910,14 +892,14 @@ var SvgShieldUnavailable = function SvgShieldUnavailable(props) {
|
|
910
892
|
})));
|
911
893
|
};
|
912
894
|
|
913
|
-
var _path$
|
895
|
+
var _path$f;
|
914
896
|
function _extends$g() { _extends$g = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$g.apply(this, arguments); }
|
915
897
|
var SvgToolbarFilter = function SvgToolbarFilter(props) {
|
916
898
|
return /*#__PURE__*/React.createElement("svg", _extends$g({
|
917
899
|
viewBox: "0 0 20 20",
|
918
900
|
fill: "none",
|
919
901
|
xmlns: "http://www.w3.org/2000/svg"
|
920
|
-
}, props), _path$
|
902
|
+
}, props), _path$f || (_path$f = /*#__PURE__*/React.createElement("path", {
|
921
903
|
d: "M5 10h10M2.5 5h15m-10 10h5",
|
922
904
|
stroke: "currentColor",
|
923
905
|
strokeWidth: 1.4,
|
@@ -926,14 +908,14 @@ var SvgToolbarFilter = function SvgToolbarFilter(props) {
|
|
926
908
|
})));
|
927
909
|
};
|
928
910
|
|
929
|
-
var _path$
|
911
|
+
var _path$e;
|
930
912
|
function _extends$f() { _extends$f = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$f.apply(this, arguments); }
|
931
913
|
var SvgToolbarList = function SvgToolbarList(props) {
|
932
914
|
return /*#__PURE__*/React.createElement("svg", _extends$f({
|
933
915
|
viewBox: "0 0 20 20",
|
934
916
|
fill: "none",
|
935
917
|
xmlns: "http://www.w3.org/2000/svg"
|
936
|
-
}, props), _path$
|
918
|
+
}, props), _path$e || (_path$e = /*#__PURE__*/React.createElement("path", {
|
937
919
|
d: "M17.5 10h-10m10-5h-10m10 10h-10m-3.333-5A.833.833 0 1 1 2.5 10a.833.833 0 0 1 1.667 0Zm0-5A.833.833 0 1 1 2.5 5a.833.833 0 0 1 1.667 0Zm0 10A.833.833 0 1 1 2.5 15a.833.833 0 0 1 1.667 0Z",
|
938
920
|
stroke: "currentColor",
|
939
921
|
strokeWidth: 1.2,
|
@@ -942,14 +924,14 @@ var SvgToolbarList = function SvgToolbarList(props) {
|
|
942
924
|
})));
|
943
925
|
};
|
944
926
|
|
945
|
-
var _path$
|
927
|
+
var _path$d;
|
946
928
|
function _extends$e() { _extends$e = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$e.apply(this, arguments); }
|
947
929
|
var SvgToolbarSort = function SvgToolbarSort(props) {
|
948
930
|
return /*#__PURE__*/React.createElement("svg", _extends$e({
|
949
931
|
viewBox: "0 0 18 18",
|
950
932
|
fill: "none",
|
951
933
|
xmlns: "http://www.w3.org/2000/svg"
|
952
|
-
}, props), _path$
|
934
|
+
}, props), _path$d || (_path$d = /*#__PURE__*/React.createElement("path", {
|
953
935
|
d: "M7.5 10.5h-6M6 7.5H1.5M4.5 4.5h-3M9 13.5H1.5M14.25 15V3m0 12 2.25-2.25M14.25 15 12 12.75M14.25 3l2.25 2.25M14.25 3 12 5.25",
|
954
936
|
stroke: "currentColor",
|
955
937
|
strokeWidth: 1.35,
|
@@ -958,14 +940,14 @@ var SvgToolbarSort = function SvgToolbarSort(props) {
|
|
958
940
|
})));
|
959
941
|
};
|
960
942
|
|
961
|
-
var _path$
|
943
|
+
var _path$c;
|
962
944
|
function _extends$d() { _extends$d = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$d.apply(this, arguments); }
|
963
945
|
var SvgToolbarTiles = function SvgToolbarTiles(props) {
|
964
946
|
return /*#__PURE__*/React.createElement("svg", _extends$d({
|
965
947
|
viewBox: "0 0 20 20",
|
966
948
|
fill: "none",
|
967
949
|
xmlns: "http://www.w3.org/2000/svg"
|
968
|
-
}, props), _path$
|
950
|
+
}, props), _path$c || (_path$c = /*#__PURE__*/React.createElement("path", {
|
969
951
|
d: "M8.333 2.5H2.5v5.833h5.833V2.5ZM17.5 2.5h-5.833v5.833H17.5V2.5ZM17.5 11.666h-5.833v5.833H17.5v-5.833ZM8.333 11.666H2.5v5.833h5.833v-5.833Z",
|
970
952
|
stroke: "currentColor",
|
971
953
|
strokeWidth: 1.4,
|
@@ -974,20 +956,20 @@ var SvgToolbarTiles = function SvgToolbarTiles(props) {
|
|
974
956
|
})));
|
975
957
|
};
|
976
958
|
|
977
|
-
var _path$
|
959
|
+
var _path$b, _path2$4;
|
978
960
|
function _extends$c() { _extends$c = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$c.apply(this, arguments); }
|
979
961
|
var SvgShieldUnknown = function SvgShieldUnknown(props) {
|
980
962
|
return /*#__PURE__*/React.createElement("svg", _extends$c({
|
981
963
|
viewBox: "0 0 30 30",
|
982
964
|
fill: "none",
|
983
965
|
xmlns: "http://www.w3.org/2000/svg"
|
984
|
-
}, props), _path$
|
966
|
+
}, props), _path$b || (_path$b = /*#__PURE__*/React.createElement("path", {
|
985
967
|
d: "M14.127 27.02c.277.161.415.242.61.284.152.032.373.032.525 0 .195-.042.334-.123.61-.284C18.307 25.599 25 21.137 25 15V9.024c0-1 0-1.5-.164-1.929a2.5 2.5 0 0 0-.683-.986c-.345-.304-.813-.48-1.749-.83l-6.702-2.514c-.26-.097-.39-.146-.523-.165a1.25 1.25 0 0 0-.358 0c-.134.02-.264.068-.523.165L7.595 5.278c-.935.35-1.403.526-1.748.83a2.5 2.5 0 0 0-.684.986C5 7.524 5 8.024 5 9.023V15c0 6.136 6.692 10.598 9.127 12.019Z",
|
986
968
|
stroke: "currentColor",
|
987
969
|
strokeWidth: 2.625,
|
988
970
|
strokeLinecap: "round",
|
989
971
|
strokeLinejoin: "round"
|
990
|
-
})), _path2$
|
972
|
+
})), _path2$4 || (_path2$4 = /*#__PURE__*/React.createElement("path", {
|
991
973
|
d: "M11.25 11.628a3.372 3.372 0 0 1 6.554 1.124c0 2.249-3.373 3.373-3.373 3.373m.044 4.5h.015",
|
992
974
|
stroke: "currentColor",
|
993
975
|
strokeWidth: 2.25,
|
@@ -996,14 +978,14 @@ var SvgShieldUnknown = function SvgShieldUnknown(props) {
|
|
996
978
|
})));
|
997
979
|
};
|
998
980
|
|
999
|
-
var _path$
|
981
|
+
var _path$a;
|
1000
982
|
function _extends$b() { _extends$b = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$b.apply(this, arguments); }
|
1001
983
|
var SvgShieldZap = function SvgShieldZap(props) {
|
1002
984
|
return /*#__PURE__*/React.createElement("svg", _extends$b({
|
1003
985
|
xmlns: "http://www.w3.org/2000/svg",
|
1004
986
|
viewBox: "0 0 24 24",
|
1005
987
|
fill: "none"
|
1006
|
-
}, props), _path$
|
988
|
+
}, props), _path$a || (_path$a = /*#__PURE__*/React.createElement("path", {
|
1007
989
|
d: "m13 7.5-3 3 4 2-3 3m9-3.5c0 4.909-5.354 8.479-7.302 9.615-.221.13-.332.194-.488.228a1.137 1.137 0 0 1-.42 0c-.156-.034-.267-.099-.488-.228C9.354 20.48 4 16.91 4 12V7.218c0-.8 0-1.2.13-1.543a2 2 0 0 1 .548-.79c.276-.242.65-.383 1.398-.663l5.362-2.011c.208-.078.312-.117.419-.132a1 1 0 0 1 .286 0c.107.015.21.054.419.132l5.362 2.01c.748.281 1.123.422 1.398.665a2 2 0 0 1 .547.79c.131.343.131.742.131 1.542V12Z",
|
1008
990
|
stroke: "currentColor",
|
1009
991
|
strokeWidth: 1.8,
|
@@ -1012,14 +994,14 @@ var SvgShieldZap = function SvgShieldZap(props) {
|
|
1012
994
|
})));
|
1013
995
|
};
|
1014
996
|
|
1015
|
-
var _path$
|
997
|
+
var _path$9;
|
1016
998
|
function _extends$a() { _extends$a = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$a.apply(this, arguments); }
|
1017
999
|
var SvgSignet = function SvgSignet(props) {
|
1018
1000
|
return /*#__PURE__*/React.createElement("svg", _extends$a({
|
1019
1001
|
viewBox: "0 0 70 67",
|
1020
1002
|
fill: "none",
|
1021
1003
|
xmlns: "http://www.w3.org/2000/svg"
|
1022
|
-
}, props), _path$
|
1004
|
+
}, props), _path$9 || (_path$9 = /*#__PURE__*/React.createElement("path", {
|
1023
1005
|
fillRule: "evenodd",
|
1024
1006
|
clipRule: "evenodd",
|
1025
1007
|
d: "M66.323 18.553 70 29.942l-14.545 5.173c-4.923 1.751-6.853 7.728-3.893 12.057l8.746 12.79L50.682 67l-9.384-12.323c-3.176-4.171-9.42-4.171-12.596 0L19.318 67l-9.626-7.039 8.746-12.789c2.96-4.329 1.03-10.306-3.893-12.057L0 29.942l3.677-11.389 14.788 4.419c5.006 1.496 10.058-2.198 10.192-7.452L29.05 0h11.898l.395 15.52c.133 5.254 5.185 8.948 10.19 7.452l14.79-4.419Z",
|
@@ -1027,7 +1009,7 @@ var SvgSignet = function SvgSignet(props) {
|
|
1027
1009
|
})));
|
1028
1010
|
};
|
1029
1011
|
|
1030
|
-
var _path$
|
1012
|
+
var _path$8;
|
1031
1013
|
function _extends$9() { _extends$9 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$9.apply(this, arguments); }
|
1032
1014
|
var SvgStars = function SvgStars(props) {
|
1033
1015
|
return /*#__PURE__*/React.createElement("svg", _extends$9({
|
@@ -1035,7 +1017,7 @@ var SvgStars = function SvgStars(props) {
|
|
1035
1017
|
fill: "none",
|
1036
1018
|
stroke: "currentColor",
|
1037
1019
|
xmlns: "http://www.w3.org/2000/svg"
|
1038
|
-
}, props), _path$
|
1020
|
+
}, props), _path$8 || (_path$8 = /*#__PURE__*/React.createElement("path", {
|
1039
1021
|
d: "m6.5 13 .784 1.569c.266.53.399.796.576 1.026a3 3 0 0 0 .545.545c.23.177.495.31 1.026.575L11 17.5l-1.569.785c-.53.265-.796.398-1.026.575a3 3 0 0 0-.545.545c-.177.23-.31.495-.576 1.026L6.5 22l-.784-1.569c-.266-.53-.399-.796-.576-1.026a3 3 0 0 0-.545-.545c-.23-.177-.495-.31-1.026-.575L2 17.5l1.569-.785c.53-.265.796-.398 1.026-.575a3 3 0 0 0 .545-.545c.177-.23.31-.495.576-1.026L6.5 13ZM15 2l1.179 3.064c.282.734.423 1.1.642 1.409a3 3 0 0 0 .706.706c.309.22.675.36 1.409.642L22 9l-3.064 1.179c-.734.282-1.1.423-1.409.642a3 3 0 0 0-.706.706c-.22.309-.36.675-.642 1.409L15 16l-1.179-3.064c-.282-.734-.423-1.1-.642-1.409a3 3 0 0 0-.706-.706c-.309-.22-.675-.36-1.409-.642L8 9l3.064-1.179c.734-.282 1.1-.423 1.409-.642a3 3 0 0 0 .706-.706c.22-.309.36-.675.642-1.409L15 2Z",
|
1040
1022
|
strokeWidth: 2,
|
1041
1023
|
strokeLinecap: "round",
|
@@ -1043,19 +1025,19 @@ var SvgStars = function SvgStars(props) {
|
|
1043
1025
|
})));
|
1044
1026
|
};
|
1045
1027
|
|
1046
|
-
var _path$
|
1028
|
+
var _path$7, _path2$3, _path3$2, _path4$1;
|
1047
1029
|
function _extends$8() { _extends$8 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$8.apply(this, arguments); }
|
1048
1030
|
var SvgSwap = function SvgSwap(props) {
|
1049
1031
|
return /*#__PURE__*/React.createElement("svg", _extends$8({
|
1050
1032
|
viewBox: "0 0 12 8",
|
1051
1033
|
fill: "none",
|
1052
1034
|
xmlns: "http://www.w3.org/2000/svg"
|
1053
|
-
}, props), _path$
|
1035
|
+
}, props), _path$7 || (_path$7 = /*#__PURE__*/React.createElement("path", {
|
1054
1036
|
stroke: "currentColor",
|
1055
1037
|
strokeWidth: 0.941,
|
1056
1038
|
strokeLinecap: "round",
|
1057
1039
|
d: "M3.412 7.529V.941"
|
1058
|
-
})), _path2$
|
1040
|
+
})), _path2$3 || (_path2$3 = /*#__PURE__*/React.createElement("path", {
|
1059
1041
|
d: "M5.765 2.823C4.845 1.905 4.33 1.39 3.412.47L1.059 2.823",
|
1060
1042
|
stroke: "currentColor",
|
1061
1043
|
strokeWidth: 0.941,
|
@@ -1075,7 +1057,7 @@ var SvgSwap = function SvgSwap(props) {
|
|
1075
1057
|
})));
|
1076
1058
|
};
|
1077
1059
|
|
1078
|
-
var _path$
|
1060
|
+
var _path$6;
|
1079
1061
|
function _extends$7() { _extends$7 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$7.apply(this, arguments); }
|
1080
1062
|
var SvgTable = function SvgTable(props) {
|
1081
1063
|
return /*#__PURE__*/React.createElement("svg", _extends$7({
|
@@ -1087,32 +1069,27 @@ var SvgTable = function SvgTable(props) {
|
|
1087
1069
|
strokeLinecap: "round",
|
1088
1070
|
strokeLinejoin: "round",
|
1089
1071
|
className: "table_svg__feather table_svg__feather-table"
|
1090
|
-
}, props), _path$
|
1072
|
+
}, props), _path$6 || (_path$6 = /*#__PURE__*/React.createElement("path", {
|
1091
1073
|
d: "M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18"
|
1092
1074
|
})));
|
1093
1075
|
};
|
1094
1076
|
|
1095
|
-
var
|
1077
|
+
var _path$5, _path2$2;
|
1096
1078
|
function _extends$6() { _extends$6 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$6.apply(this, arguments); }
|
1097
1079
|
var SvgTalismanHand = function SvgTalismanHand(props) {
|
1098
1080
|
return /*#__PURE__*/React.createElement("svg", _extends$6({
|
1099
|
-
viewBox: "0 0
|
1081
|
+
viewBox: "0 0 16 18",
|
1100
1082
|
fill: "none",
|
1101
1083
|
xmlns: "http://www.w3.org/2000/svg"
|
1102
|
-
}, props),
|
1103
|
-
|
1104
|
-
|
1084
|
+
}, props), _path$5 || (_path$5 = /*#__PURE__*/React.createElement("path", {
|
1085
|
+
d: "M6.516 12.503c0 .824.663 1.492 1.484 1.502a1.501 1.501 0 0 0 0-3.003 1.501 1.501 0 0 0-1.484 1.501z",
|
1086
|
+
fill: "currentColor"
|
1087
|
+
})), _path2$2 || (_path2$2 = /*#__PURE__*/React.createElement("path", {
|
1105
1088
|
fillRule: "evenodd",
|
1106
1089
|
clipRule: "evenodd",
|
1107
|
-
d: "
|
1090
|
+
d: "M3.467 9.917c-.152.331-.6.448-.858.19l-.473-.473a1.251 1.251 0 1 0-1.77 1.77l3.823 3.822A4.994 4.994 0 0 0 8 17.007a4.994 4.994 0 0 0 3.811-1.78l3.822-3.823a1.251 1.251 0 1 0-1.769-1.77l-.473.473c-.258.258-.706.141-.858-.19a.495.495 0 0 1-.046-.208V3.995a1.251 1.251 0 0 0-2.502 0v2.892c0 .249-.255.418-.492.343a.364.364 0 0 1-.259-.342V2.244A1.25 1.25 0 0 0 8 .993a1.251 1.251 0 0 0-1.234 1.25v4.645a.364.364 0 0 1-.259.342c-.237.075-.492-.094-.492-.343V3.995a1.251 1.251 0 0 0-2.502 0V9.71a.495.495 0 0 1-.046.208zM8 10c-2.203.013-3.986 2.502-3.986 2.502S5.797 14.993 8 15.006c2.203-.014 3.986-2.503 3.986-2.503S10.203 10.014 8 10.001z",
|
1108
1091
|
fill: "currentColor"
|
1109
|
-
})))
|
1110
|
-
id: "talisman-hand_svg__a"
|
1111
|
-
}, /*#__PURE__*/React.createElement("path", {
|
1112
|
-
fill: "#fff",
|
1113
|
-
transform: "translate(.636 .099)",
|
1114
|
-
d: "M0 0h19.407v20.538H0z"
|
1115
|
-
})))));
|
1092
|
+
})));
|
1116
1093
|
};
|
1117
1094
|
|
1118
1095
|
var _g, _defs;
|
@@ -1271,4 +1248,4 @@ var SvgZapPlus = function SvgZapPlus(props) {
|
|
1271
1248
|
})));
|
1272
1249
|
};
|
1273
1250
|
|
1274
|
-
export { SvgBrave as BraveIcon, SvgCapsLock as CapsLockIcon, SvgChain as ChainIcon,
|
1251
|
+
export { SvgBrave as BraveIcon, SvgCapsLock as CapsLockIcon, SvgChain as ChainIcon, SvgCoins as CoinsIcon, SvgComment as CommentIcon, SvgCursorClick as CursorClickIcon, SvgCustomTokenGeneric as CustomTokenGenericIcon, SvgDcent as DcentIcon, SvgDeposit as DepositIcon, SvgDownloadAlert as DownloadAlertIcon, SvgDrag as DragIcon, SvgExtensionButton as ExtensionButtonIcon, SvgEyePlus as EyePlusIcon, SvgFileCheck as FileCheckIcon, SvgFileSearch as FileSearchIcon, SvgFileX as FileXIcon, SvgHamburgerMenu as HamburgerMenuIcon, SvgHistory as HistoryIcon, SvgNetworkUsageDecreasing as NetworkUsageDecreasingIcon, SvgNetworkUsageHigh as NetworkUsageHighIcon, SvgNetworkUsageIdle as NetworkUsageIdleIcon, SvgNetworkUsageIncreasing as NetworkUsageIncreasingIcon, SvgPin as PinIcon, SvgPolkadotVault as PolkadotVaultIcon, SvgPopup as PopupIcon, SvgQr as QrIcon, SvgQuestStar as QuestStarIcon, SvgRocket as RocketIcon, SvgSecret as SecretIcon, SvgShieldNok as ShieldNotOkIcon, SvgShieldOk as ShieldOkIcon, SvgShieldSuccess as ShieldSuccessIcon, SvgShieldUnavailable as ShieldUnavailableIcon, SvgShieldUnknown as ShieldUnknownIcon, SvgShieldZap as ShieldZapIcon, SvgSignet as SignetIcon, SvgStars as StarsIcon, SvgSwap as SwapIcon, SvgTable as TableIcon, SvgTalismanHand as TalismanHandIcon, SvgToolbarFilter as ToolbarFilterIcon, SvgToolbarList as ToolbarListIcon, SvgToolbarSort as ToolbarSortIcon, SvgToolbarTiles as ToolbarTilesIcon, SvgTryIt as TryItIcon, SvgUsb as UsbIcon, SvgUserRight as UserRightIcon, SvgVote as VoteIcon, SvgZapFast as ZapFastIcon, SvgZapPlus as ZapPlusIcon };
|