@talismn/icons 0.0.0-pr1313-20240216061331 → 0.0.0-pr1314-20240216065412
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/CHANGELOG.md +1 -1
- package/dist/talismn-icons.cjs.d.ts +0 -1
- package/dist/talismn-icons.cjs.dev.js +319 -318
- package/dist/talismn-icons.cjs.prod.js +319 -318
- package/dist/talismn-icons.esm.js +319 -318
- package/package.json +2 -2
@@ -30,42 +30,42 @@ var _path$t, _path2$9, _path3$3, _g$6, _defs$5;
|
|
30
30
|
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); }
|
31
31
|
var SvgBrave = function SvgBrave(props) {
|
32
32
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$y({
|
33
|
-
|
33
|
+
viewBox: "0 0 21 24",
|
34
34
|
fill: "none",
|
35
|
-
|
35
|
+
xmlns: "http://www.w3.org/2000/svg"
|
36
36
|
}, props), _path$t || (_path$t = /*#__PURE__*/React__namespace.createElement("path", {
|
37
|
-
fill: "url(#brave_svg__a)",
|
38
37
|
fillRule: "evenodd",
|
39
|
-
|
40
|
-
|
38
|
+
clipRule: "evenodd",
|
39
|
+
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",
|
40
|
+
fill: "url(#brave_svg__a)"
|
41
41
|
})), _path2$9 || (_path2$9 = /*#__PURE__*/React__namespace.createElement("path", {
|
42
|
-
fill: "#FAFAFA",
|
43
42
|
fillRule: "evenodd",
|
44
|
-
|
45
|
-
|
43
|
+
clipRule: "evenodd",
|
44
|
+
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",
|
45
|
+
fill: "#FAFAFA"
|
46
46
|
})), /*#__PURE__*/React__namespace.createElement("mask", {
|
47
47
|
id: "brave_svg__b",
|
48
|
-
width: 18,
|
49
|
-
height: 5,
|
50
|
-
x: 1,
|
51
|
-
y: 0,
|
52
|
-
maskUnits: "userSpaceOnUse",
|
53
48
|
style: {
|
54
49
|
maskType: "alpha"
|
55
|
-
}
|
50
|
+
},
|
51
|
+
maskUnits: "userSpaceOnUse",
|
52
|
+
x: 1,
|
53
|
+
y: 0,
|
54
|
+
width: 18,
|
55
|
+
height: 5
|
56
56
|
}, _path3$3 || (_path3$3 = /*#__PURE__*/React__namespace.createElement("path", {
|
57
|
-
|
58
|
-
|
57
|
+
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",
|
58
|
+
fill: "#fff"
|
59
59
|
}))), _g$6 || (_g$6 = /*#__PURE__*/React__namespace.createElement("g", {
|
60
60
|
mask: "url(#brave_svg__b)"
|
61
61
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
62
|
-
|
63
|
-
|
62
|
+
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",
|
63
|
+
fill: "url(#brave_svg__c)"
|
64
64
|
}))), _defs$5 || (_defs$5 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
65
65
|
id: "brave_svg__a",
|
66
66
|
x1: 0,
|
67
|
-
x2: 20.442,
|
68
67
|
y1: 12.169,
|
68
|
+
x2: 20.442,
|
69
69
|
y2: 12.169,
|
70
70
|
gradientUnits: "userSpaceOnUse"
|
71
71
|
}, /*#__PURE__*/React__namespace.createElement("stop", {
|
@@ -82,8 +82,8 @@ var SvgBrave = function SvgBrave(props) {
|
|
82
82
|
})), /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
83
83
|
id: "brave_svg__c",
|
84
84
|
x1: 2.102,
|
85
|
-
x2: 18.704,
|
86
85
|
y1: 2.193,
|
86
|
+
x2: 18.704,
|
87
87
|
y2: 2.193,
|
88
88
|
gradientUnits: "userSpaceOnUse"
|
89
89
|
}, /*#__PURE__*/React__namespace.createElement("stop", {
|
@@ -98,20 +98,20 @@ var _path$s, _path2$8;
|
|
98
98
|
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); }
|
99
99
|
var SvgChain = function SvgChain(props) {
|
100
100
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$x({
|
101
|
-
|
101
|
+
viewBox: "0 0 24 24",
|
102
102
|
fill: "none",
|
103
103
|
stroke: "currentColor",
|
104
|
-
|
104
|
+
xmlns: "http://www.w3.org/2000/svg"
|
105
105
|
}, props), _path$s || (_path$s = /*#__PURE__*/React__namespace.createElement("path", {
|
106
|
-
|
107
|
-
strokeLinejoin: "round",
|
106
|
+
d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",
|
108
107
|
strokeWidth: 1.4,
|
109
|
-
d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"
|
110
|
-
})), _path2$8 || (_path2$8 = /*#__PURE__*/React__namespace.createElement("path", {
|
111
108
|
strokeLinecap: "round",
|
112
|
-
strokeLinejoin: "round"
|
109
|
+
strokeLinejoin: "round"
|
110
|
+
})), _path2$8 || (_path2$8 = /*#__PURE__*/React__namespace.createElement("path", {
|
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",
|
113
112
|
strokeWidth: 1.4,
|
114
|
-
|
113
|
+
strokeLinecap: "round",
|
114
|
+
strokeLinejoin: "round"
|
115
115
|
})));
|
116
116
|
};
|
117
117
|
|
@@ -119,15 +119,15 @@ var _path$r;
|
|
119
119
|
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); }
|
120
120
|
var SvgCoins = function SvgCoins(props) {
|
121
121
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$w({
|
122
|
-
|
122
|
+
viewBox: "0 0 24 24",
|
123
123
|
fill: "none",
|
124
|
-
|
124
|
+
xmlns: "http://www.w3.org/2000/svg"
|
125
125
|
}, props), _path$r || (_path$r = /*#__PURE__*/React__namespace.createElement("path", {
|
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",
|
126
127
|
stroke: "currentColor",
|
127
|
-
strokeLinecap: "round",
|
128
|
-
strokeLinejoin: "round",
|
129
128
|
strokeWidth: 1.5,
|
130
|
-
|
129
|
+
strokeLinecap: "round",
|
130
|
+
strokeLinejoin: "round"
|
131
131
|
})));
|
132
132
|
};
|
133
133
|
|
@@ -135,15 +135,15 @@ var _path$q;
|
|
135
135
|
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); }
|
136
136
|
var SvgComment = function SvgComment(props) {
|
137
137
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$v({
|
138
|
-
|
139
|
-
fill: "none",
|
138
|
+
viewBox: "0 0 16 16",
|
140
139
|
stroke: "currentColor",
|
141
|
-
|
140
|
+
fill: "none",
|
141
|
+
xmlns: "http://www.w3.org/2000/svg"
|
142
142
|
}, props), _path$q || (_path$q = /*#__PURE__*/React__namespace.createElement("path", {
|
143
|
-
|
144
|
-
strokeLinejoin: "round",
|
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",
|
145
144
|
strokeWidth: 1.333,
|
146
|
-
|
145
|
+
strokeLinecap: "round",
|
146
|
+
strokeLinejoin: "round"
|
147
147
|
})));
|
148
148
|
};
|
149
149
|
|
@@ -151,15 +151,15 @@ var _path$p;
|
|
151
151
|
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); }
|
152
152
|
var SvgCursorClick = function SvgCursorClick(props) {
|
153
153
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$u({
|
154
|
-
|
154
|
+
viewBox: "0 0 24 24",
|
155
155
|
fill: "none",
|
156
156
|
stroke: "currentColor",
|
157
|
-
|
157
|
+
xmlns: "http://www.w3.org/2000/svg"
|
158
158
|
}, props), _path$p || (_path$p = /*#__PURE__*/React__namespace.createElement("path", {
|
159
|
-
|
160
|
-
strokeLinejoin: "round",
|
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",
|
161
160
|
strokeWidth: 1.4,
|
162
|
-
|
161
|
+
strokeLinecap: "round",
|
162
|
+
strokeLinejoin: "round"
|
163
163
|
})));
|
164
164
|
};
|
165
165
|
|
@@ -167,8 +167,8 @@ var _g$5, _defs$4;
|
|
167
167
|
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); }
|
168
168
|
var SvgCustomTokenGeneric = function SvgCustomTokenGeneric(props) {
|
169
169
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$t({
|
170
|
-
xmlns: "http://www.w3.org/2000/svg",
|
171
170
|
fill: "none",
|
171
|
+
xmlns: "http://www.w3.org/2000/svg",
|
172
172
|
viewBox: "0 0 32 32"
|
173
173
|
}, props), _g$5 || (_g$5 = /*#__PURE__*/React__namespace.createElement("g", {
|
174
174
|
clipPath: "url(#custom-token-generic_svg__a)"
|
@@ -185,33 +185,33 @@ var SvgCustomTokenGeneric = function SvgCustomTokenGeneric(props) {
|
|
185
185
|
r: 16,
|
186
186
|
fill: "#5A5A5A"
|
187
187
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
188
|
-
fill: "#888",
|
189
188
|
fillRule: "evenodd",
|
190
|
-
|
191
|
-
|
189
|
+
clipRule: "evenodd",
|
190
|
+
d: "M22.733 17.383c-.322.322-.882.175-1.072-.238a.618.618 0 0 1-.058-.26V9.75a1.563 1.563 0 0 0-3.125 0v3.612c0 .31-.318.521-.614.427a.454.454 0 0 1-.323-.426v-5.8a1.563 1.563 0 0 0-3.125 0v5.8a.454.454 0 0 1-.323.426c-.296.094-.614-.117-.614-.428V9.75a1.563 1.563 0 0 0-3.125 0v7.138c0 .088-.02.174-.057.254-.186.405-.733.547-1.048.232l-.582-.582a1.563 1.563 0 0 0-2.21 2.21l4.594 4.594A6.24 6.24 0 0 0 15.978 26a6.237 6.237 0 0 0 4.782-2.225l4.773-4.773a1.562 1.562 0 1 0-2.21-2.21l-.59.59z",
|
191
|
+
fill: "#888"
|
192
192
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
193
|
-
|
194
|
-
|
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",
|
194
|
+
fill: "#5A5A5A"
|
195
195
|
}))), _defs$4 || (_defs$4 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
196
196
|
id: "custom-token-generic_svg__a"
|
197
197
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
198
|
-
|
199
|
-
|
198
|
+
d: "M0 16C0 7.163 7.163 0 16 0s16 7.163 16 16-7.163 16-16 16S0 24.837 0 16z",
|
199
|
+
fill: "#fff"
|
200
200
|
})), /*#__PURE__*/React__namespace.createElement("filter", {
|
201
201
|
id: "custom-token-generic_svg__b",
|
202
|
-
width: 44.317,
|
203
|
-
height: 44.317,
|
204
202
|
x: -6.566,
|
205
203
|
y: -5.995,
|
206
|
-
|
207
|
-
|
204
|
+
width: 44.317,
|
205
|
+
height: 44.317,
|
206
|
+
filterUnits: "userSpaceOnUse",
|
207
|
+
colorInterpolationFilters: "sRGB"
|
208
208
|
}, /*#__PURE__*/React__namespace.createElement("feFlood", {
|
209
209
|
floodOpacity: 0,
|
210
210
|
result: "BackgroundImageFix"
|
211
211
|
}), /*#__PURE__*/React__namespace.createElement("feColorMatrix", {
|
212
212
|
"in": "SourceAlpha",
|
213
|
-
|
214
|
-
|
213
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
214
|
+
result: "hardAlpha"
|
215
215
|
}), /*#__PURE__*/React__namespace.createElement("feOffset", null), /*#__PURE__*/React__namespace.createElement("feGaussianBlur", {
|
216
216
|
stdDeviation: 3.079
|
217
217
|
}), /*#__PURE__*/React__namespace.createElement("feColorMatrix", {
|
@@ -230,11 +230,11 @@ var _path$o;
|
|
230
230
|
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); }
|
231
231
|
var SvgDcent = function SvgDcent(props) {
|
232
232
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$s({
|
233
|
-
|
233
|
+
viewBox: "0 0 62 70",
|
234
234
|
fill: "currentColor",
|
235
|
-
|
235
|
+
xmlns: "http://www.w3.org/2000/svg"
|
236
236
|
}, props), _path$o || (_path$o = /*#__PURE__*/React__namespace.createElement("path", {
|
237
|
-
d: "m31.872 13.22 5.28-3.012V3.012L31.872
|
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"
|
238
238
|
})));
|
239
239
|
};
|
240
240
|
|
@@ -242,54 +242,54 @@ var _g$4, _defs$3;
|
|
242
242
|
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); }
|
243
243
|
var SvgDeposit = function SvgDeposit(props) {
|
244
244
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$r({
|
245
|
-
|
245
|
+
viewBox: "0 0 24 24",
|
246
246
|
fill: "none",
|
247
|
-
|
247
|
+
xmlns: "http://www.w3.org/2000/svg"
|
248
248
|
}, props), _g$4 || (_g$4 = /*#__PURE__*/React__namespace.createElement("g", {
|
249
249
|
strokeLinecap: "round",
|
250
250
|
strokeLinejoin: "round",
|
251
251
|
clipPath: "url(#deposit_svg__a)"
|
252
252
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
253
|
-
|
254
|
-
|
253
|
+
d: "M16.715 22.002h4.036l-2.02-2.02-2.016 2.02Z",
|
254
|
+
stroke: "#FAFAFA"
|
255
255
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
256
|
-
|
257
|
-
|
256
|
+
d: "M16.715 22.002h4.036l-2.02-2.02-2.016 2.02Z",
|
257
|
+
stroke: "url(#deposit_svg__b)"
|
258
258
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
259
|
-
|
260
|
-
|
259
|
+
d: "m16.715 22.001 6.873-6.872",
|
260
|
+
stroke: "#FAFAFA"
|
261
261
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
262
|
-
|
263
|
-
|
262
|
+
d: "m16.715 22.001 6.873-6.872",
|
263
|
+
stroke: "url(#deposit_svg__c)"
|
264
264
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
265
|
-
|
266
|
-
|
265
|
+
d: "M7.871 2H3.836l2.02 2.02L7.871 2Z",
|
266
|
+
stroke: "#FAFAFA"
|
267
267
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
268
|
-
|
269
|
-
|
268
|
+
d: "M7.871 2H3.836l2.02 2.02L7.871 2Z",
|
269
|
+
stroke: "url(#deposit_svg__d)"
|
270
270
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
271
|
-
|
272
|
-
|
271
|
+
d: "M7.871 2 1 8.872",
|
272
|
+
stroke: "#FAFAFA"
|
273
273
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
274
|
-
|
275
|
-
|
274
|
+
d: "M7.871 2 1 8.872",
|
275
|
+
stroke: "url(#deposit_svg__e)"
|
276
276
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
277
|
-
|
278
|
-
|
277
|
+
d: "M9.885 20.05a5.642 5.642 0 1 0 0-11.283 5.642 5.642 0 0 0 0 11.284Z",
|
278
|
+
stroke: "#FAFAFA"
|
279
279
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
280
|
-
|
281
|
-
|
280
|
+
d: "M9.885 20.05a5.642 5.642 0 1 0 0-11.283 5.642 5.642 0 0 0 0 11.284Z",
|
281
|
+
stroke: "url(#deposit_svg__f)"
|
282
282
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
283
|
-
|
284
|
-
|
283
|
+
d: "M10.712 5.605a5.641 5.641 0 1 1 7.979 7.978",
|
284
|
+
stroke: "#FAFAFA"
|
285
285
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
286
|
-
|
287
|
-
|
286
|
+
d: "M10.712 5.605a5.641 5.641 0 1 1 7.979 7.978",
|
287
|
+
stroke: "url(#deposit_svg__g)"
|
288
288
|
}))), _defs$3 || (_defs$3 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
289
289
|
id: "deposit_svg__b",
|
290
290
|
x1: 18.733,
|
291
|
-
x2: 18.733,
|
292
291
|
y1: 19.981,
|
292
|
+
x2: 18.733,
|
293
293
|
y2: 22.002,
|
294
294
|
gradientUnits: "userSpaceOnUse"
|
295
295
|
}, /*#__PURE__*/React__namespace.createElement("stop", {
|
@@ -301,8 +301,8 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
301
301
|
})), /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
302
302
|
id: "deposit_svg__c",
|
303
303
|
x1: 20.152,
|
304
|
-
x2: 20.152,
|
305
304
|
y1: 15.129,
|
305
|
+
x2: 20.152,
|
306
306
|
y2: 22.001,
|
307
307
|
gradientUnits: "userSpaceOnUse"
|
308
308
|
}, /*#__PURE__*/React__namespace.createElement("stop", {
|
@@ -314,8 +314,8 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
314
314
|
})), /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
315
315
|
id: "deposit_svg__d",
|
316
316
|
x1: 5.854,
|
317
|
-
x2: 5.854,
|
318
317
|
y1: 2,
|
318
|
+
x2: 5.854,
|
319
319
|
y2: 4.02,
|
320
320
|
gradientUnits: "userSpaceOnUse"
|
321
321
|
}, /*#__PURE__*/React__namespace.createElement("stop", {
|
@@ -327,8 +327,8 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
327
327
|
})), /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
328
328
|
id: "deposit_svg__e",
|
329
329
|
x1: 4.436,
|
330
|
-
x2: 4.436,
|
331
330
|
y1: 2,
|
331
|
+
x2: 4.436,
|
332
332
|
y2: 8.872,
|
333
333
|
gradientUnits: "userSpaceOnUse"
|
334
334
|
}, /*#__PURE__*/React__namespace.createElement("stop", {
|
@@ -340,8 +340,8 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
340
340
|
})), /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
341
341
|
id: "deposit_svg__f",
|
342
342
|
x1: 9.885,
|
343
|
-
x2: 9.885,
|
344
343
|
y1: 8.767,
|
344
|
+
x2: 9.885,
|
345
345
|
y2: 20.051,
|
346
346
|
gradientUnits: "userSpaceOnUse"
|
347
347
|
}, /*#__PURE__*/React__namespace.createElement("stop", {
|
@@ -353,8 +353,8 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
353
353
|
})), /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
354
354
|
id: "deposit_svg__g",
|
355
355
|
x1: 15.528,
|
356
|
-
x2: 15.528,
|
357
356
|
y1: 3.952,
|
357
|
+
x2: 15.528,
|
358
358
|
y2: 13.583,
|
359
359
|
gradientUnits: "userSpaceOnUse"
|
360
360
|
}, /*#__PURE__*/React__namespace.createElement("stop", {
|
@@ -375,32 +375,33 @@ var _path$n, _path2$7, _g$3, _defs$2;
|
|
375
375
|
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); }
|
376
376
|
var SvgDownloadAlert = function SvgDownloadAlert(props) {
|
377
377
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$q({
|
378
|
-
|
378
|
+
viewBox: "0 0 24 24",
|
379
379
|
fill: "none",
|
380
|
-
|
380
|
+
xmlns: "http://www.w3.org/2000/svg"
|
381
381
|
}, props), _path$n || (_path$n = /*#__PURE__*/React__namespace.createElement("path", {
|
382
|
+
d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M12 15V3",
|
382
383
|
stroke: "currentColor",
|
383
|
-
strokeLinecap: "round",
|
384
|
-
strokeLinejoin: "round",
|
385
384
|
strokeWidth: 2,
|
386
|
-
|
385
|
+
strokeLinecap: "round",
|
386
|
+
strokeLinejoin: "round"
|
387
387
|
})), _path2$7 || (_path2$7 = /*#__PURE__*/React__namespace.createElement("path", {
|
388
|
-
fill: "currentColor",
|
389
388
|
fillRule: "evenodd",
|
390
|
-
|
391
|
-
|
389
|
+
clipRule: "evenodd",
|
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",
|
391
|
+
fill: "currentColor"
|
392
392
|
})), _g$3 || (_g$3 = /*#__PURE__*/React__namespace.createElement("g", {
|
393
393
|
clipPath: "url(#download-alert_svg__a)"
|
394
394
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
395
|
-
fill: "#D5FF5C",
|
396
395
|
fillRule: "evenodd",
|
397
|
-
|
398
|
-
|
396
|
+
clipRule: "evenodd",
|
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",
|
398
|
+
fill: "#D5FF5C"
|
399
399
|
}))), _defs$2 || (_defs$2 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
400
400
|
id: "download-alert_svg__a"
|
401
401
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
402
402
|
fill: "#fff",
|
403
|
-
|
403
|
+
transform: "translate(13)",
|
404
|
+
d: "M0 0h11.3v11.3H0z"
|
404
405
|
})))));
|
405
406
|
};
|
406
407
|
|
@@ -408,15 +409,15 @@ var _path$m;
|
|
408
409
|
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); }
|
409
410
|
var SvgDrag = function SvgDrag(props) {
|
410
411
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$p({
|
411
|
-
|
412
|
+
viewBox: "0 0 24 24",
|
412
413
|
fill: "none",
|
413
|
-
|
414
|
+
xmlns: "http://www.w3.org/2000/svg"
|
414
415
|
}, props), _path$m || (_path$m = /*#__PURE__*/React__namespace.createElement("path", {
|
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",
|
415
417
|
stroke: "currentColor",
|
416
|
-
strokeLinecap: "round",
|
417
|
-
strokeLinejoin: "round",
|
418
418
|
strokeWidth: 2,
|
419
|
-
|
419
|
+
strokeLinecap: "round",
|
420
|
+
strokeLinejoin: "round"
|
420
421
|
})));
|
421
422
|
};
|
422
423
|
|
@@ -424,14 +425,14 @@ var _path$l;
|
|
424
425
|
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); }
|
425
426
|
var SvgExtensionButton = function SvgExtensionButton(props) {
|
426
427
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$o({
|
427
|
-
|
428
|
+
viewBox: "0 0 17 16",
|
428
429
|
fill: "none",
|
429
|
-
|
430
|
+
xmlns: "http://www.w3.org/2000/svg"
|
430
431
|
}, props), _path$l || (_path$l = /*#__PURE__*/React__namespace.createElement("path", {
|
431
|
-
fill: "#D5FF5C",
|
432
432
|
fillRule: "evenodd",
|
433
|
-
|
434
|
-
|
433
|
+
clipRule: "evenodd",
|
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",
|
435
|
+
fill: "#D5FF5C"
|
435
436
|
})));
|
436
437
|
};
|
437
438
|
|
@@ -439,27 +440,27 @@ var _g$2, _defs$1;
|
|
439
440
|
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); }
|
440
441
|
var SvgEyePlus = function SvgEyePlus(props) {
|
441
442
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$n({
|
442
|
-
|
443
|
+
viewBox: "0 0 16 16",
|
443
444
|
fill: "none",
|
444
|
-
|
445
|
+
xmlns: "http://www.w3.org/2000/svg"
|
445
446
|
}, props), _g$2 || (_g$2 = /*#__PURE__*/React__namespace.createElement("g", {
|
446
447
|
clipPath: "url(#eye-plus_svg__a)"
|
447
448
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
448
|
-
fill: "currentColor",
|
449
449
|
fillRule: "evenodd",
|
450
|
-
|
451
|
-
|
450
|
+
clipRule: "evenodd",
|
451
|
+
d: "M13.3 3.83C11.993 2.687 10.21 1.666 8 1.666c-2.733 0-4.812 1.56-6.146 2.983A14.116 14.116 0 0 0-.081 7.28a8.578 8.578 0 0 0-.134.247l-.008.017-.003.005v.002h-.001c0 .001 0 .002.894.449l-.895-.447a1 1 0 0 0 0 .894L.667 8c-.895.447-.895.447-.894.448l.001.002.003.006.008.016a5.332 5.332 0 0 0 .134.247 14.116 14.116 0 0 0 1.935 2.631C3.188 12.773 5.267 14.333 8 14.333s4.812-1.56 6.146-2.983c.401-.428.746-.854 1.032-1.242a5.68 5.68 0 0 1-1.363-1.534 11.93 11.93 0 0 1-1.128 1.408C11.521 11.226 9.934 12.333 8 12.333c-1.934 0-3.521-1.107-4.687-2.35A12.117 12.117 0 0 1 1.815 8a12.117 12.117 0 0 1 1.498-1.983C4.479 4.773 6.066 3.667 8 3.667c1.934 0 3.521 1.106 4.687 2.35.129.137.25.275.366.41A5.694 5.694 0 0 1 13.3 3.83z",
|
452
|
+
fill: "currentColor"
|
452
453
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
454
|
+
d: "M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4z",
|
453
455
|
stroke: "currentColor",
|
454
|
-
strokeLinecap: "round",
|
455
|
-
strokeLinejoin: "round",
|
456
456
|
strokeWidth: 2,
|
457
|
-
|
457
|
+
strokeLinecap: "round",
|
458
|
+
strokeLinejoin: "round"
|
458
459
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
459
|
-
fill: "currentColor",
|
460
460
|
fillRule: "evenodd",
|
461
|
-
|
462
|
-
|
461
|
+
clipRule: "evenodd",
|
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",
|
463
|
+
fill: "currentColor"
|
463
464
|
}))), _defs$1 || (_defs$1 = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
464
465
|
id: "eye-plus_svg__a"
|
465
466
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
@@ -472,21 +473,21 @@ var _path$k, _path2$6;
|
|
472
473
|
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); }
|
473
474
|
var SvgFileCheck = function SvgFileCheck(props) {
|
474
475
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$m({
|
475
|
-
|
476
|
+
viewBox: "0 0 24 24",
|
476
477
|
fill: "none",
|
477
|
-
|
478
|
+
xmlns: "http://www.w3.org/2000/svg"
|
478
479
|
}, props), _path$k || (_path$k = /*#__PURE__*/React__namespace.createElement("path", {
|
480
|
+
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z",
|
479
481
|
stroke: "currentColor",
|
480
|
-
strokeLinecap: "round",
|
481
|
-
strokeLinejoin: "round",
|
482
482
|
strokeWidth: 1.4,
|
483
|
-
|
483
|
+
strokeLinecap: "round",
|
484
|
+
strokeLinejoin: "round"
|
484
485
|
})), _path2$6 || (_path2$6 = /*#__PURE__*/React__namespace.createElement("path", {
|
486
|
+
d: "M14 2v6h6M16 12l-5.5 5L8 14.727",
|
485
487
|
stroke: "currentColor",
|
486
|
-
strokeLinecap: "round",
|
487
|
-
strokeLinejoin: "round",
|
488
488
|
strokeWidth: 1.4,
|
489
|
-
|
489
|
+
strokeLinecap: "round",
|
490
|
+
strokeLinejoin: "round"
|
490
491
|
})));
|
491
492
|
};
|
492
493
|
|
@@ -494,16 +495,16 @@ var _g$1;
|
|
494
495
|
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); }
|
495
496
|
var SvgFileX = function SvgFileX(props) {
|
496
497
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$l({
|
497
|
-
|
498
|
+
viewBox: "0 0 25 24",
|
498
499
|
fill: "none",
|
499
|
-
|
500
|
+
xmlns: "http://www.w3.org/2000/svg"
|
500
501
|
}, props), _g$1 || (_g$1 = /*#__PURE__*/React__namespace.createElement("g", {
|
501
502
|
stroke: "currentColor",
|
503
|
+
strokeWidth: 1.4,
|
502
504
|
strokeLinecap: "round",
|
503
|
-
strokeLinejoin: "round"
|
504
|
-
strokeWidth: 1.4
|
505
|
+
strokeLinejoin: "round"
|
505
506
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
506
|
-
d: "M14.5 2h-8a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-
|
507
|
+
d: "M14.5 2h-8a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"
|
507
508
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
508
509
|
d: "M14.5 2v6h6M14.621 17.121 10.38 12.88M10.379 17.121l4.242-4.242"
|
509
510
|
}))));
|
@@ -513,15 +514,15 @@ var _path$j;
|
|
513
514
|
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); }
|
514
515
|
var SvgHamburgerMenu = function SvgHamburgerMenu(props) {
|
515
516
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$k({
|
516
|
-
|
517
|
+
viewBox: "0 0 24 24",
|
517
518
|
fill: "none",
|
518
|
-
|
519
|
+
xmlns: "http://www.w3.org/2000/svg"
|
519
520
|
}, props), _path$j || (_path$j = /*#__PURE__*/React__namespace.createElement("path", {
|
521
|
+
d: "M3 12h18M3 6h18M3 18h18",
|
520
522
|
stroke: "currentColor",
|
521
|
-
strokeLinecap: "round",
|
522
|
-
strokeLinejoin: "round",
|
523
523
|
strokeWidth: 2,
|
524
|
-
|
524
|
+
strokeLinecap: "round",
|
525
|
+
strokeLinejoin: "round"
|
525
526
|
})));
|
526
527
|
};
|
527
528
|
|
@@ -529,13 +530,13 @@ var _path$i;
|
|
529
530
|
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); }
|
530
531
|
var SvgHistory = function SvgHistory(props) {
|
531
532
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$j({
|
532
|
-
|
533
|
+
viewBox: "0 0 24 24",
|
533
534
|
fill: "currentColor",
|
534
|
-
|
535
|
+
xmlns: "http://www.w3.org/2000/svg"
|
535
536
|
}, props), _path$i || (_path$i = /*#__PURE__*/React__namespace.createElement("path", {
|
536
537
|
fillRule: "evenodd",
|
537
|
-
|
538
|
-
|
538
|
+
clipRule: "evenodd",
|
539
|
+
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"
|
539
540
|
})));
|
540
541
|
};
|
541
542
|
|
@@ -543,37 +544,37 @@ var _rect$3, _rect2$3, _rect3$3, _path$h;
|
|
543
544
|
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); }
|
544
545
|
var SvgNetworkUsageDecreasing = function SvgNetworkUsageDecreasing(props) {
|
545
546
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$i({
|
546
|
-
|
547
|
+
viewBox: "0 0 46 14",
|
547
548
|
fill: "none",
|
548
|
-
|
549
|
+
xmlns: "http://www.w3.org/2000/svg"
|
549
550
|
}, props), _rect$3 || (_rect$3 = /*#__PURE__*/React__namespace.createElement("rect", {
|
551
|
+
x: 0.333,
|
550
552
|
width: 8,
|
551
553
|
height: 14,
|
552
|
-
|
554
|
+
rx: 4,
|
553
555
|
fill: "#38D448",
|
554
|
-
fillOpacity: 0.25
|
555
|
-
rx: 4
|
556
|
+
fillOpacity: 0.25
|
556
557
|
})), _rect2$3 || (_rect2$3 = /*#__PURE__*/React__namespace.createElement("rect", {
|
557
|
-
|
558
|
-
height: 11.333,
|
558
|
+
opacity: 0.5,
|
559
559
|
x: 10.166,
|
560
560
|
y: 2.667,
|
561
|
-
fill: "#38D448",
|
562
|
-
opacity: 0.5,
|
563
|
-
rx: 4
|
564
|
-
})), _rect3$3 || (_rect3$3 = /*#__PURE__*/React__namespace.createElement("rect", {
|
565
561
|
width: 8,
|
566
|
-
height:
|
562
|
+
height: 11.333,
|
563
|
+
rx: 4,
|
564
|
+
fill: "#38D448"
|
565
|
+
})), _rect3$3 || (_rect3$3 = /*#__PURE__*/React__namespace.createElement("rect", {
|
567
566
|
x: 20,
|
568
567
|
y: 4.5,
|
569
|
-
|
570
|
-
|
568
|
+
width: 8,
|
569
|
+
height: 9.5,
|
570
|
+
rx: 4,
|
571
|
+
fill: "#38D448"
|
571
572
|
})), _path$h || (_path$h = /*#__PURE__*/React__namespace.createElement("path", {
|
573
|
+
d: "m36.083 4.083 5.834 5.834M41.917 4.083v5.834h-5.834",
|
572
574
|
stroke: "#38D448",
|
573
|
-
strokeLinecap: "round",
|
574
|
-
strokeLinejoin: "round",
|
575
575
|
strokeWidth: 1.167,
|
576
|
-
|
576
|
+
strokeLinecap: "round",
|
577
|
+
strokeLinejoin: "round"
|
577
578
|
})));
|
578
579
|
};
|
579
580
|
|
@@ -581,36 +582,36 @@ var _rect$2, _rect2$2, _rect3$2, _path$g;
|
|
581
582
|
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); }
|
582
583
|
var SvgNetworkUsageHigh = function SvgNetworkUsageHigh(props) {
|
583
584
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$h({
|
584
|
-
|
585
|
+
viewBox: "0 0 46 14",
|
585
586
|
fill: "none",
|
586
|
-
|
587
|
+
xmlns: "http://www.w3.org/2000/svg"
|
587
588
|
}, props), _rect$2 || (_rect$2 = /*#__PURE__*/React__namespace.createElement("rect", {
|
588
|
-
width: 8,
|
589
|
-
height: 9.5,
|
590
589
|
x: 0.333,
|
591
590
|
y: 4.5,
|
591
|
+
width: 8,
|
592
|
+
height: 9.5,
|
593
|
+
rx: 4,
|
592
594
|
fill: "#D22424",
|
593
|
-
fillOpacity: 0.3
|
594
|
-
rx: 4
|
595
|
+
fillOpacity: 0.3
|
595
596
|
})), _rect2$2 || (_rect2$2 = /*#__PURE__*/React__namespace.createElement("rect", {
|
597
|
+
opacity: 0.5,
|
598
|
+
x: 10.166,
|
596
599
|
width: 8,
|
597
600
|
height: 14,
|
598
|
-
|
599
|
-
fill: "#D22424"
|
600
|
-
opacity: 0.5,
|
601
|
-
rx: 4
|
601
|
+
rx: 4,
|
602
|
+
fill: "#D22424"
|
602
603
|
})), _rect3$2 || (_rect3$2 = /*#__PURE__*/React__namespace.createElement("rect", {
|
604
|
+
x: 20,
|
603
605
|
width: 8,
|
604
606
|
height: 14,
|
605
|
-
|
606
|
-
fill: "#D22424"
|
607
|
-
rx: 4
|
607
|
+
rx: 4,
|
608
|
+
fill: "#D22424"
|
608
609
|
})), _path$g || (_path$g = /*#__PURE__*/React__namespace.createElement("path", {
|
610
|
+
d: "M39 11.083V2.917M34.917 7 39 2.917 43.083 7",
|
609
611
|
stroke: "#D22424",
|
610
|
-
strokeLinecap: "round",
|
611
|
-
strokeLinejoin: "round",
|
612
612
|
strokeWidth: 1.167,
|
613
|
-
|
613
|
+
strokeLinecap: "round",
|
614
|
+
strokeLinejoin: "round"
|
614
615
|
})));
|
615
616
|
};
|
616
617
|
|
@@ -618,37 +619,37 @@ var _rect$1, _rect2$1, _rect3$1, _path$f;
|
|
618
619
|
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); }
|
619
620
|
var SvgNetworkUsageIdle = function SvgNetworkUsageIdle(props) {
|
620
621
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$g({
|
621
|
-
|
622
|
+
viewBox: "0 0 46 14",
|
622
623
|
fill: "none",
|
623
|
-
|
624
|
+
xmlns: "http://www.w3.org/2000/svg"
|
624
625
|
}, props), _rect$1 || (_rect$1 = /*#__PURE__*/React__namespace.createElement("rect", {
|
625
|
-
width: 8,
|
626
|
-
height: 11,
|
627
626
|
x: 0.333,
|
628
627
|
y: 0.333,
|
628
|
+
width: 8,
|
629
|
+
height: 11,
|
630
|
+
rx: 4,
|
629
631
|
fill: "#38D448",
|
630
|
-
fillOpacity: 0.25
|
631
|
-
rx: 4
|
632
|
+
fillOpacity: 0.25
|
632
633
|
})), _rect2$1 || (_rect2$1 = /*#__PURE__*/React__namespace.createElement("rect", {
|
634
|
+
opacity: 0.5,
|
635
|
+
x: 10.166,
|
633
636
|
width: 8,
|
634
637
|
height: 11.333,
|
635
|
-
|
636
|
-
fill: "#38D448"
|
637
|
-
opacity: 0.5,
|
638
|
-
rx: 4
|
638
|
+
rx: 4,
|
639
|
+
fill: "#38D448"
|
639
640
|
})), _rect3$1 || (_rect3$1 = /*#__PURE__*/React__namespace.createElement("rect", {
|
640
|
-
width: 8,
|
641
|
-
height: 11,
|
642
641
|
x: 20,
|
643
642
|
y: 0.333,
|
644
|
-
|
645
|
-
|
643
|
+
width: 8,
|
644
|
+
height: 11,
|
645
|
+
rx: 4,
|
646
|
+
fill: "#38D448"
|
646
647
|
})), _path$f || (_path$f = /*#__PURE__*/React__namespace.createElement("path", {
|
648
|
+
d: "M43.667 3.5 37.25 9.917 34.333 7",
|
647
649
|
stroke: "#38D448",
|
648
|
-
strokeLinecap: "round",
|
649
|
-
strokeLinejoin: "round",
|
650
650
|
strokeWidth: 1.167,
|
651
|
-
|
651
|
+
strokeLinecap: "round",
|
652
|
+
strokeLinejoin: "round"
|
652
653
|
})));
|
653
654
|
};
|
654
655
|
|
@@ -656,37 +657,37 @@ var _rect, _rect2, _rect3, _path$e;
|
|
656
657
|
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); }
|
657
658
|
var SvgNetworkUsageIncreasing = function SvgNetworkUsageIncreasing(props) {
|
658
659
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$f({
|
659
|
-
|
660
|
+
viewBox: "0 0 46 14",
|
660
661
|
fill: "none",
|
661
|
-
|
662
|
+
xmlns: "http://www.w3.org/2000/svg"
|
662
663
|
}, props), _rect || (_rect = /*#__PURE__*/React__namespace.createElement("rect", {
|
663
|
-
width: 8,
|
664
|
-
height: 9.5,
|
665
664
|
x: 0.333,
|
666
665
|
y: 4.5,
|
666
|
+
width: 8,
|
667
|
+
height: 9.5,
|
668
|
+
rx: 4,
|
667
669
|
fill: "#F48F45",
|
668
|
-
fillOpacity: 0.25
|
669
|
-
rx: 4
|
670
|
+
fillOpacity: 0.25
|
670
671
|
})), _rect2 || (_rect2 = /*#__PURE__*/React__namespace.createElement("rect", {
|
671
|
-
|
672
|
-
height: 11.333,
|
672
|
+
opacity: 0.5,
|
673
673
|
x: 10.166,
|
674
674
|
y: 2.667,
|
675
|
-
|
676
|
-
|
677
|
-
rx: 4
|
675
|
+
width: 8,
|
676
|
+
height: 11.333,
|
677
|
+
rx: 4,
|
678
|
+
fill: "#F48F45"
|
678
679
|
})), _rect3 || (_rect3 = /*#__PURE__*/React__namespace.createElement("rect", {
|
680
|
+
x: 20,
|
679
681
|
width: 8,
|
680
682
|
height: 14,
|
681
|
-
|
682
|
-
fill: "#F48F45"
|
683
|
-
rx: 4
|
683
|
+
rx: 4,
|
684
|
+
fill: "#F48F45"
|
684
685
|
})), _path$e || (_path$e = /*#__PURE__*/React__namespace.createElement("path", {
|
686
|
+
d: "m36.083 9.917 5.834-5.834M36.083 4.083h5.834v5.834",
|
685
687
|
stroke: "#F48F45",
|
686
|
-
strokeLinecap: "round",
|
687
|
-
strokeLinejoin: "round",
|
688
688
|
strokeWidth: 1.167,
|
689
|
-
|
689
|
+
strokeLinecap: "round",
|
690
|
+
strokeLinejoin: "round"
|
690
691
|
})));
|
691
692
|
};
|
692
693
|
|
@@ -694,14 +695,14 @@ var _path$d;
|
|
694
695
|
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); }
|
695
696
|
var SvgPin = function SvgPin(props) {
|
696
697
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$e({
|
697
|
-
|
698
|
+
viewBox: "0 0 11 16",
|
698
699
|
fill: "none",
|
699
|
-
|
700
|
+
xmlns: "http://www.w3.org/2000/svg"
|
700
701
|
}, props), _path$d || (_path$d = /*#__PURE__*/React__namespace.createElement("path", {
|
701
|
-
fill: "#A5A5A5",
|
702
702
|
fillRule: "evenodd",
|
703
|
-
|
704
|
-
|
703
|
+
clipRule: "evenodd",
|
704
|
+
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",
|
705
|
+
fill: "#A5A5A5"
|
705
706
|
})));
|
706
707
|
};
|
707
708
|
|
@@ -709,8 +710,8 @@ var _path$c, _path2$5;
|
|
709
710
|
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); }
|
710
711
|
var SvgPolkadotVault = function SvgPolkadotVault(props) {
|
711
712
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$d({
|
712
|
-
|
713
|
-
|
713
|
+
viewBox: "0 0 80 80",
|
714
|
+
xmlns: "http://www.w3.org/2000/svg"
|
714
715
|
}, props), _path$c || (_path$c = /*#__PURE__*/React__namespace.createElement("path", {
|
715
716
|
fill: "none",
|
716
717
|
stroke: "currentColor",
|
@@ -719,7 +720,7 @@ var SvgPolkadotVault = function SvgPolkadotVault(props) {
|
|
719
720
|
})), _path2$5 || (_path2$5 = /*#__PURE__*/React__namespace.createElement("path", {
|
720
721
|
fill: "currentColor",
|
721
722
|
fillRule: "evenodd",
|
722
|
-
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.
|
723
|
+
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"
|
723
724
|
})));
|
724
725
|
};
|
725
726
|
|
@@ -730,12 +731,12 @@ var SvgPopup = function SvgPopup(props) {
|
|
730
731
|
xmlns: "http://www.w3.org/2000/svg",
|
731
732
|
viewBox: "0 0 20 20"
|
732
733
|
}, props), _path$b || (_path$b = /*#__PURE__*/React__namespace.createElement("path", {
|
733
|
-
|
734
|
-
stroke: "#000",
|
734
|
+
d: "M1 7a2 2 0 0 1 2-2h12l4-4v16a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2z",
|
735
735
|
strokeLinecap: "round",
|
736
|
-
|
736
|
+
stroke: "#000",
|
737
737
|
strokeWidth: 2,
|
738
|
-
|
738
|
+
strokeLinejoin: "round",
|
739
|
+
fill: "none"
|
739
740
|
})));
|
740
741
|
};
|
741
742
|
|
@@ -743,14 +744,14 @@ var _path$a;
|
|
743
744
|
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); }
|
744
745
|
var SvgRocket = function SvgRocket(props) {
|
745
746
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$b({
|
746
|
-
|
747
|
+
viewBox: "0 0 19 19",
|
747
748
|
fill: "none",
|
748
|
-
|
749
|
+
xmlns: "http://www.w3.org/2000/svg"
|
749
750
|
}, props), _path$a || (_path$a = /*#__PURE__*/React__namespace.createElement("path", {
|
750
|
-
fill: "currentColor",
|
751
751
|
fillRule: "evenodd",
|
752
|
-
|
753
|
-
|
752
|
+
clipRule: "evenodd",
|
753
|
+
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",
|
754
|
+
fill: "currentColor"
|
754
755
|
})));
|
755
756
|
};
|
756
757
|
|
@@ -758,15 +759,15 @@ var _path$9;
|
|
758
759
|
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); }
|
759
760
|
var SvgSecret = function SvgSecret(props) {
|
760
761
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$a({
|
761
|
-
|
762
|
-
fill: "none",
|
762
|
+
viewBox: "0 0 22 18",
|
763
763
|
stroke: "currentColor",
|
764
|
-
|
764
|
+
fill: "none",
|
765
|
+
xmlns: "http://www.w3.org/2000/svg"
|
765
766
|
}, props), _path$9 || (_path$9 = /*#__PURE__*/React__namespace.createElement("path", {
|
766
|
-
|
767
|
-
strokeLinejoin: "round",
|
767
|
+
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",
|
768
768
|
strokeWidth: 2,
|
769
|
-
|
769
|
+
strokeLinecap: "round",
|
770
|
+
strokeLinejoin: "round"
|
770
771
|
})));
|
771
772
|
};
|
772
773
|
|
@@ -774,14 +775,14 @@ var _path$8;
|
|
774
775
|
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); }
|
775
776
|
var SvgSignet = function SvgSignet(props) {
|
776
777
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$9({
|
777
|
-
|
778
|
+
viewBox: "0 0 70 67",
|
778
779
|
fill: "none",
|
779
|
-
|
780
|
+
xmlns: "http://www.w3.org/2000/svg"
|
780
781
|
}, props), _path$8 || (_path$8 = /*#__PURE__*/React__namespace.createElement("path", {
|
781
|
-
fill: "#FD4848",
|
782
782
|
fillRule: "evenodd",
|
783
|
-
|
784
|
-
|
783
|
+
clipRule: "evenodd",
|
784
|
+
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",
|
785
|
+
fill: "#FD4848"
|
785
786
|
})));
|
786
787
|
};
|
787
788
|
|
@@ -789,21 +790,21 @@ var _path$7, _path2$4;
|
|
789
790
|
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); }
|
790
791
|
var SvgShieldSuccess = function SvgShieldSuccess(props) {
|
791
792
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$8({
|
792
|
-
|
793
|
+
viewBox: "0 0 39 47",
|
793
794
|
fill: "none",
|
794
|
-
|
795
|
+
xmlns: "http://www.w3.org/2000/svg"
|
795
796
|
}, props), _path$7 || (_path$7 = /*#__PURE__*/React__namespace.createElement("path", {
|
797
|
+
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",
|
796
798
|
stroke: "currentColor",
|
797
|
-
strokeLinecap: "round",
|
798
|
-
strokeLinejoin: "round",
|
799
799
|
strokeWidth: 2.4,
|
800
|
-
|
800
|
+
strokeLinecap: "round",
|
801
|
+
strokeLinejoin: "round"
|
801
802
|
})), _path2$4 || (_path2$4 = /*#__PURE__*/React__namespace.createElement("path", {
|
803
|
+
d: "M28.325 16.882 16.191 27.913 10.675 22.9",
|
802
804
|
stroke: "currentColor",
|
803
|
-
strokeLinecap: "round",
|
804
|
-
strokeLinejoin: "round",
|
805
805
|
strokeWidth: 2.4,
|
806
|
-
|
806
|
+
strokeLinecap: "round",
|
807
|
+
strokeLinejoin: "round"
|
807
808
|
})));
|
808
809
|
};
|
809
810
|
|
@@ -811,15 +812,15 @@ var _path$6;
|
|
811
812
|
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); }
|
812
813
|
var SvgStars = function SvgStars(props) {
|
813
814
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$7({
|
814
|
-
|
815
|
+
viewBox: "0 0 24 24",
|
815
816
|
fill: "none",
|
816
817
|
stroke: "currentColor",
|
817
|
-
|
818
|
+
xmlns: "http://www.w3.org/2000/svg"
|
818
819
|
}, props), _path$6 || (_path$6 = /*#__PURE__*/React__namespace.createElement("path", {
|
819
|
-
|
820
|
-
strokeLinejoin: "round",
|
820
|
+
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",
|
821
821
|
strokeWidth: 2,
|
822
|
-
|
822
|
+
strokeLinecap: "round",
|
823
|
+
strokeLinejoin: "round"
|
823
824
|
})));
|
824
825
|
};
|
825
826
|
|
@@ -827,31 +828,31 @@ var _path$5, _path2$3, _path3$2, _path4$1;
|
|
827
828
|
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); }
|
828
829
|
var SvgSwap = function SvgSwap(props) {
|
829
830
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$6({
|
830
|
-
|
831
|
+
viewBox: "0 0 12 8",
|
831
832
|
fill: "none",
|
832
|
-
|
833
|
+
xmlns: "http://www.w3.org/2000/svg"
|
833
834
|
}, props), _path$5 || (_path$5 = /*#__PURE__*/React__namespace.createElement("path", {
|
834
835
|
stroke: "currentColor",
|
835
|
-
strokeLinecap: "round",
|
836
836
|
strokeWidth: 0.941,
|
837
|
+
strokeLinecap: "round",
|
837
838
|
d: "M3.412 7.529V.941"
|
838
839
|
})), _path2$3 || (_path2$3 = /*#__PURE__*/React__namespace.createElement("path", {
|
840
|
+
d: "M5.765 2.823C4.845 1.905 4.33 1.39 3.412.47L1.059 2.823",
|
839
841
|
stroke: "currentColor",
|
840
|
-
strokeLinecap: "round",
|
841
|
-
strokeLinejoin: "round",
|
842
842
|
strokeWidth: 0.941,
|
843
|
-
|
843
|
+
strokeLinecap: "round",
|
844
|
+
strokeLinejoin: "round"
|
844
845
|
})), _path3$2 || (_path3$2 = /*#__PURE__*/React__namespace.createElement("path", {
|
845
846
|
stroke: "currentColor",
|
846
|
-
strokeLinecap: "round",
|
847
847
|
strokeWidth: 0.941,
|
848
|
+
strokeLinecap: "round",
|
848
849
|
d: "M8.588.471v6.588"
|
849
850
|
})), _path4$1 || (_path4$1 = /*#__PURE__*/React__namespace.createElement("path", {
|
851
|
+
d: "M6.235 5.176 8.588 7.53l2.353-2.353",
|
850
852
|
stroke: "currentColor",
|
851
|
-
strokeLinecap: "round",
|
852
|
-
strokeLinejoin: "round",
|
853
853
|
strokeWidth: 0.941,
|
854
|
-
|
854
|
+
strokeLinecap: "round",
|
855
|
+
strokeLinejoin: "round"
|
855
856
|
})));
|
856
857
|
};
|
857
858
|
|
@@ -860,13 +861,13 @@ function _extends$5() { _extends$5 = Object.assign ? Object.assign.bind() : func
|
|
860
861
|
var SvgTable = function SvgTable(props) {
|
861
862
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$5({
|
862
863
|
xmlns: "http://www.w3.org/2000/svg",
|
864
|
+
viewBox: "0 0 24 24",
|
863
865
|
fill: "none",
|
864
866
|
stroke: "currentColor",
|
867
|
+
strokeWidth: 2,
|
865
868
|
strokeLinecap: "round",
|
866
869
|
strokeLinejoin: "round",
|
867
|
-
|
868
|
-
className: "table_svg__feather table_svg__feather-table",
|
869
|
-
viewBox: "0 0 24 24"
|
870
|
+
className: "table_svg__feather table_svg__feather-table"
|
870
871
|
}, props), _path$4 || (_path$4 = /*#__PURE__*/React__namespace.createElement("path", {
|
871
872
|
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"
|
872
873
|
})));
|
@@ -876,17 +877,17 @@ var _path$3, _path2$2;
|
|
876
877
|
function _extends$4() { _extends$4 = 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$4.apply(this, arguments); }
|
877
878
|
var SvgTalismanHand = function SvgTalismanHand(props) {
|
878
879
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$4({
|
879
|
-
|
880
|
+
viewBox: "0 0 16 18",
|
880
881
|
fill: "none",
|
881
|
-
|
882
|
+
xmlns: "http://www.w3.org/2000/svg"
|
882
883
|
}, props), _path$3 || (_path$3 = /*#__PURE__*/React__namespace.createElement("path", {
|
883
|
-
|
884
|
-
|
884
|
+
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",
|
885
|
+
fill: "currentColor"
|
885
886
|
})), _path2$2 || (_path2$2 = /*#__PURE__*/React__namespace.createElement("path", {
|
886
|
-
fill: "currentColor",
|
887
887
|
fillRule: "evenodd",
|
888
|
-
|
889
|
-
|
888
|
+
clipRule: "evenodd",
|
889
|
+
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",
|
890
|
+
fill: "currentColor"
|
890
891
|
})));
|
891
892
|
};
|
892
893
|
|
@@ -894,29 +895,29 @@ var _g, _defs;
|
|
894
895
|
function _extends$3() { _extends$3 = 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$3.apply(this, arguments); }
|
895
896
|
var SvgTryIt = function SvgTryIt(props) {
|
896
897
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$3({
|
897
|
-
|
898
|
+
viewBox: "0 0 25 24",
|
898
899
|
fill: "none",
|
899
|
-
|
900
|
+
xmlns: "http://www.w3.org/2000/svg"
|
900
901
|
}, props), _g || (_g = /*#__PURE__*/React__namespace.createElement("g", {
|
901
902
|
strokeLinecap: "round",
|
902
903
|
strokeLinejoin: "round"
|
903
904
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
904
|
-
|
905
|
-
|
905
|
+
d: "M1.5 12.5s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8Z",
|
906
|
+
stroke: "#FAFAFA"
|
906
907
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
907
|
-
|
908
|
-
|
908
|
+
d: "M1.5 12.5s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8Z",
|
909
|
+
stroke: "url(#try-it_svg__a)"
|
909
910
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
910
|
-
|
911
|
-
|
911
|
+
d: "M12.5 15.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",
|
912
|
+
stroke: "#FAFAFA"
|
912
913
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
913
|
-
|
914
|
-
|
914
|
+
d: "M12.5 15.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",
|
915
|
+
stroke: "url(#try-it_svg__b)"
|
915
916
|
}))), _defs || (_defs = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
916
917
|
id: "try-it_svg__a",
|
917
918
|
x1: 12.5,
|
918
|
-
x2: 12.5,
|
919
919
|
y1: 4.5,
|
920
|
+
x2: 12.5,
|
920
921
|
y2: 20.5,
|
921
922
|
gradientUnits: "userSpaceOnUse"
|
922
923
|
}, /*#__PURE__*/React__namespace.createElement("stop", {
|
@@ -928,8 +929,8 @@ var SvgTryIt = function SvgTryIt(props) {
|
|
928
929
|
})), /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
929
930
|
id: "try-it_svg__b",
|
930
931
|
x1: 12.5,
|
931
|
-
x2: 12.5,
|
932
932
|
y1: 9.5,
|
933
|
+
x2: 12.5,
|
933
934
|
y2: 15.5,
|
934
935
|
gradientUnits: "userSpaceOnUse"
|
935
936
|
}, /*#__PURE__*/React__namespace.createElement("stop", {
|
@@ -945,29 +946,29 @@ var _path$2, _path2$1, _path3$1, _path4, _path5;
|
|
945
946
|
function _extends$2() { _extends$2 = 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$2.apply(this, arguments); }
|
946
947
|
var SvgUsb = function SvgUsb(props) {
|
947
948
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$2({
|
948
|
-
|
949
|
-
fill: "none",
|
949
|
+
viewBox: "0 0 16 17",
|
950
950
|
stroke: "currentColor",
|
951
|
-
|
951
|
+
fill: "none",
|
952
|
+
xmlns: "http://www.w3.org/2000/svg"
|
952
953
|
}, props), _path$2 || (_path$2 = /*#__PURE__*/React__namespace.createElement("path", {
|
953
|
-
|
954
|
+
d: "M1.7 8.5h12.6M6.6 5.002h2.1M7.3 12h2.1",
|
954
955
|
strokeWidth: 1.4,
|
955
|
-
|
956
|
+
strokeLinecap: "round"
|
956
957
|
})), _path2$1 || (_path2$1 = /*#__PURE__*/React__namespace.createElement("path", {
|
957
|
-
|
958
|
-
strokeLinejoin: "round",
|
958
|
+
d: "m13.6 9.902 1.4-1.4-1.4-1.4v2.8z",
|
959
959
|
strokeWidth: 1.4,
|
960
|
-
|
960
|
+
strokeLinecap: "round",
|
961
|
+
strokeLinejoin: "round"
|
961
962
|
})), _path3$1 || (_path3$1 = /*#__PURE__*/React__namespace.createElement("path", {
|
962
|
-
|
963
|
-
|
963
|
+
d: "M6.6 5.002c-1.75 0-1.75 3.5-3.5 3.5",
|
964
|
+
strokeWidth: 1.4
|
964
965
|
})), _path4 || (_path4 = /*#__PURE__*/React__namespace.createElement("path", {
|
965
|
-
|
966
|
-
|
966
|
+
d: "M7.3 12c-1.75 0-1.75-3.5-3.5-3.5M1.7 9.2a.7.7 0 1 0 0-1.4.7.7 0 0 0 0 1.4zM9.4 5.7a.7.7 0 1 0 0-1.4.7.7 0 0 0 0 1.4z",
|
967
|
+
strokeWidth: 1.4
|
967
968
|
})), _path5 || (_path5 = /*#__PURE__*/React__namespace.createElement("path", {
|
968
|
-
|
969
|
+
d: "M10.8 11.3H9.4v1.4h1.4v-1.4z",
|
969
970
|
strokeWidth: 1.4,
|
970
|
-
|
971
|
+
strokeLinejoin: "round"
|
971
972
|
})));
|
972
973
|
};
|
973
974
|
|
@@ -975,15 +976,15 @@ var _path$1;
|
|
975
976
|
function _extends$1() { _extends$1 = 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$1.apply(this, arguments); }
|
976
977
|
var SvgUserRight = function SvgUserRight(props) {
|
977
978
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
|
978
|
-
|
979
|
+
viewBox: "0 0 28 28",
|
979
980
|
fill: "none",
|
980
|
-
|
981
|
+
xmlns: "http://www.w3.org/2000/svg"
|
981
982
|
}, props), _path$1 || (_path$1 = /*#__PURE__*/React__namespace.createElement("path", {
|
983
|
+
d: "m22.167 24.5 3.5-3.5m0 0-3.5-3.5m3.5 3.5h-7M14 18.083H8.75c-1.628 0-2.442 0-3.104.201a4.667 4.667 0 0 0-3.112 3.111c-.2.663-.2 1.477-.2 3.105M16.916 8.75a5.25 5.25 0 1 1-10.5 0 5.25 5.25 0 0 1 10.5 0Z",
|
982
984
|
stroke: "currentColor",
|
983
|
-
strokeLinecap: "round",
|
984
|
-
strokeLinejoin: "round",
|
985
985
|
strokeWidth: 2,
|
986
|
-
|
986
|
+
strokeLinecap: "round",
|
987
|
+
strokeLinejoin: "round"
|
987
988
|
})));
|
988
989
|
};
|
989
990
|
|
@@ -991,27 +992,27 @@ var _path, _path2, _path3;
|
|
991
992
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
992
993
|
var SvgVote = function SvgVote(props) {
|
993
994
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
994
|
-
|
995
|
+
viewBox: "0 0 29 28",
|
995
996
|
fill: "none",
|
996
|
-
|
997
|
+
xmlns: "http://www.w3.org/2000/svg"
|
997
998
|
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
999
|
+
d: "M25.388 14.856V24.89H3.611l.023-9.298",
|
998
1000
|
stroke: "currentColor",
|
999
|
-
strokeLinecap: "round",
|
1000
|
-
strokeLinejoin: "round",
|
1001
1001
|
strokeWidth: 2,
|
1002
|
-
|
1002
|
+
strokeLinecap: "round",
|
1003
|
+
strokeLinejoin: "round"
|
1003
1004
|
})), _path2 || (_path2 = /*#__PURE__*/React__namespace.createElement("path", {
|
1005
|
+
d: "M17.298 6.526h4.68l3.41 8.264v.913H3.613v-.914l3.443-8.263h4.648M9.335 10.853h10.33",
|
1004
1006
|
stroke: "currentColor",
|
1005
|
-
strokeLinecap: "round",
|
1006
|
-
strokeLinejoin: "round",
|
1007
1007
|
strokeWidth: 2,
|
1008
|
-
|
1008
|
+
strokeLinecap: "round",
|
1009
|
+
strokeLinejoin: "round"
|
1009
1010
|
})), _path3 || (_path3 = /*#__PURE__*/React__namespace.createElement("path", {
|
1011
|
+
d: "M17.298 3.111h-5.595v7.742h5.595V3.111z",
|
1010
1012
|
stroke: "currentColor",
|
1011
|
-
strokeLinecap: "round",
|
1012
|
-
strokeLinejoin: "round",
|
1013
1013
|
strokeWidth: 2,
|
1014
|
-
|
1014
|
+
strokeLinecap: "round",
|
1015
|
+
strokeLinejoin: "round"
|
1015
1016
|
})));
|
1016
1017
|
};
|
1017
1018
|
|