@talismn/icons 0.0.0-pr1311-20240216050612 → 0.0.0-pr1313-20240216061331
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 +1 -0
- package/dist/talismn-icons.cjs.dev.js +318 -319
- package/dist/talismn-icons.cjs.prod.js +318 -319
- package/dist/talismn-icons.esm.js +318 -319
- package/package.json +2 -2
@@ -6,42 +6,42 @@ var _path$t, _path2$9, _path3$3, _g$6, _defs$5;
|
|
6
6
|
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); }
|
7
7
|
var SvgBrave = function SvgBrave(props) {
|
8
8
|
return /*#__PURE__*/React.createElement("svg", _extends$y({
|
9
|
-
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
10
10
|
fill: "none",
|
11
|
-
|
11
|
+
viewBox: "0 0 21 24"
|
12
12
|
}, props), _path$t || (_path$t = /*#__PURE__*/React.createElement("path", {
|
13
|
+
fill: "url(#brave_svg__a)",
|
13
14
|
fillRule: "evenodd",
|
14
|
-
|
15
|
-
|
16
|
-
fill: "url(#brave_svg__a)"
|
15
|
+
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.633s3.884 2.66 4.293 2.916.92.692 1.38.692.971-.436 1.38-.692a186 186 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.955z",
|
16
|
+
clipRule: "evenodd"
|
17
17
|
})), _path2$9 || (_path2$9 = /*#__PURE__*/React.createElement("path", {
|
18
|
+
fill: "#FAFAFA",
|
18
19
|
fillRule: "evenodd",
|
19
|
-
|
20
|
-
|
21
|
-
fill: "#FAFAFA"
|
20
|
+
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.067s.58 1.26.196 1.976c-.385.716-1.043 1.194-1.464 1.115-.422-.08-1.412-.597-1.776-.834s-1.518-1.19-1.518-1.554 1.193-1.02 1.413-1.168c.22-.149 1.226-.724 1.246-.95s.013-.293-.284-.851c-.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.578s.501 2.582.542 2.961c.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.052s-.486.107-.338.176 1.332.507 1.946.74c.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.554s-1.354.755-1.776.834-1.08-.399-1.463-1.115c-.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.435.971-.256 1.585-.46c.613-.205 1.022-.207 1.022-.207s.409.002 1.022.206c.613.205 1.277.46 1.584.46s2.58-.434 2.58-.434zm-2.02 12.478c.166.105.065.302-.088.41a124 124 0 0 0-2.392 1.865c-.198.175-.49.464-.687.464s-.49-.289-.688-.464-2.24-1.758-2.392-1.866c-.152-.107-.254-.304-.087-.41.167-.104.689-.367 1.409-.74.72-.374 1.618-.691 1.758-.691s1.037.317 1.758.69c.72.373 1.242.637 1.408.742z",
|
21
|
+
clipRule: "evenodd"
|
22
22
|
})), /*#__PURE__*/React.createElement("mask", {
|
23
23
|
id: "brave_svg__b",
|
24
|
-
|
25
|
-
|
26
|
-
},
|
27
|
-
maskUnits: "userSpaceOnUse",
|
24
|
+
width: 18,
|
25
|
+
height: 5,
|
28
26
|
x: 1,
|
29
27
|
y: 0,
|
30
|
-
|
31
|
-
|
28
|
+
maskUnits: "userSpaceOnUse",
|
29
|
+
style: {
|
30
|
+
maskType: "alpha"
|
31
|
+
}
|
32
32
|
}, _path3$3 || (_path3$3 = /*#__PURE__*/React.createElement("path", {
|
33
|
-
|
34
|
-
|
33
|
+
fill: "#fff",
|
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-.461s1.022-.206 1.022-.206.41.001 1.022.206c.614.205 1.278.46 1.585.46s2.58-.434 2.58-.434c.844-1.373 3.297-1.152 3.297-1.152-.87-.87-2.709-.358-2.709-.358z"
|
35
35
|
}))), _g$6 || (_g$6 = /*#__PURE__*/React.createElement("g", {
|
36
36
|
mask: "url(#brave_svg__b)"
|
37
37
|
}, /*#__PURE__*/React.createElement("path", {
|
38
|
-
|
39
|
-
|
38
|
+
fill: "url(#brave_svg__c)",
|
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.435s.971-.256 1.585-.461c.613-.205 1.022-.206 1.022-.206s.409.001 1.022.206 1.277.46 1.584.46 2.581-.434 2.581-.434c.843-1.373 3.296-1.152 3.296-1.152-.869-.87-2.708-.358-2.708-.358"
|
40
40
|
}))), _defs$5 || (_defs$5 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
41
41
|
id: "brave_svg__a",
|
42
42
|
x1: 0,
|
43
|
-
y1: 12.169,
|
44
43
|
x2: 20.442,
|
44
|
+
y1: 12.169,
|
45
45
|
y2: 12.169,
|
46
46
|
gradientUnits: "userSpaceOnUse"
|
47
47
|
}, /*#__PURE__*/React.createElement("stop", {
|
@@ -58,8 +58,8 @@ var SvgBrave = function SvgBrave(props) {
|
|
58
58
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
59
59
|
id: "brave_svg__c",
|
60
60
|
x1: 2.102,
|
61
|
-
y1: 2.193,
|
62
61
|
x2: 18.704,
|
62
|
+
y1: 2.193,
|
63
63
|
y2: 2.193,
|
64
64
|
gradientUnits: "userSpaceOnUse"
|
65
65
|
}, /*#__PURE__*/React.createElement("stop", {
|
@@ -74,20 +74,20 @@ var _path$s, _path2$8;
|
|
74
74
|
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); }
|
75
75
|
var SvgChain = function SvgChain(props) {
|
76
76
|
return /*#__PURE__*/React.createElement("svg", _extends$x({
|
77
|
-
|
77
|
+
xmlns: "http://www.w3.org/2000/svg",
|
78
78
|
fill: "none",
|
79
79
|
stroke: "currentColor",
|
80
|
-
|
80
|
+
viewBox: "0 0 24 24"
|
81
81
|
}, props), _path$s || (_path$s = /*#__PURE__*/React.createElement("path", {
|
82
|
-
d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",
|
83
|
-
strokeWidth: 1.4,
|
84
82
|
strokeLinecap: "round",
|
85
|
-
strokeLinejoin: "round"
|
86
|
-
})), _path2$8 || (_path2$8 = /*#__PURE__*/React.createElement("path", {
|
87
|
-
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",
|
83
|
+
strokeLinejoin: "round",
|
88
84
|
strokeWidth: 1.4,
|
85
|
+
d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"
|
86
|
+
})), _path2$8 || (_path2$8 = /*#__PURE__*/React.createElement("path", {
|
89
87
|
strokeLinecap: "round",
|
90
|
-
strokeLinejoin: "round"
|
88
|
+
strokeLinejoin: "round",
|
89
|
+
strokeWidth: 1.4,
|
90
|
+
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"
|
91
91
|
})));
|
92
92
|
};
|
93
93
|
|
@@ -95,15 +95,15 @@ var _path$r;
|
|
95
95
|
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); }
|
96
96
|
var SvgCoins = function SvgCoins(props) {
|
97
97
|
return /*#__PURE__*/React.createElement("svg", _extends$w({
|
98
|
-
|
98
|
+
xmlns: "http://www.w3.org/2000/svg",
|
99
99
|
fill: "none",
|
100
|
-
|
100
|
+
viewBox: "0 0 24 24"
|
101
101
|
}, props), _path$r || (_path$r = /*#__PURE__*/React.createElement("path", {
|
102
|
-
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",
|
103
102
|
stroke: "currentColor",
|
104
|
-
strokeWidth: 1.5,
|
105
103
|
strokeLinecap: "round",
|
106
|
-
strokeLinejoin: "round"
|
104
|
+
strokeLinejoin: "round",
|
105
|
+
strokeWidth: 1.5,
|
106
|
+
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"
|
107
107
|
})));
|
108
108
|
};
|
109
109
|
|
@@ -111,15 +111,15 @@ var _path$q;
|
|
111
111
|
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); }
|
112
112
|
var SvgComment = function SvgComment(props) {
|
113
113
|
return /*#__PURE__*/React.createElement("svg", _extends$v({
|
114
|
-
|
115
|
-
stroke: "currentColor",
|
114
|
+
xmlns: "http://www.w3.org/2000/svg",
|
116
115
|
fill: "none",
|
117
|
-
|
116
|
+
stroke: "currentColor",
|
117
|
+
viewBox: "0 0 16 16"
|
118
118
|
}, props), _path$q || (_path$q = /*#__PURE__*/React.createElement("path", {
|
119
|
-
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",
|
120
|
-
strokeWidth: 1.333,
|
121
119
|
strokeLinecap: "round",
|
122
|
-
strokeLinejoin: "round"
|
120
|
+
strokeLinejoin: "round",
|
121
|
+
strokeWidth: 1.333,
|
122
|
+
d: "M14 7.667a5.6 5.6 0 0 1-.6 2.533 5.67 5.67 0 0 1-5.067 3.133 5.6 5.6 0 0 1-2.533-.6L2 14l1.267-3.8a5.6 5.6 0 0 1-.6-2.533A5.67 5.67 0 0 1 5.8 2.6 5.6 5.6 0 0 1 8.333 2h.334A5.654 5.654 0 0 1 14 7.333z"
|
123
123
|
})));
|
124
124
|
};
|
125
125
|
|
@@ -127,15 +127,15 @@ var _path$p;
|
|
127
127
|
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); }
|
128
128
|
var SvgCursorClick = function SvgCursorClick(props) {
|
129
129
|
return /*#__PURE__*/React.createElement("svg", _extends$u({
|
130
|
-
|
130
|
+
xmlns: "http://www.w3.org/2000/svg",
|
131
131
|
fill: "none",
|
132
132
|
stroke: "currentColor",
|
133
|
-
|
133
|
+
viewBox: "0 0 24 24"
|
134
134
|
}, props), _path$p || (_path$p = /*#__PURE__*/React.createElement("path", {
|
135
|
-
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",
|
136
|
-
strokeWidth: 1.4,
|
137
135
|
strokeLinecap: "round",
|
138
|
-
strokeLinejoin: "round"
|
136
|
+
strokeLinejoin: "round",
|
137
|
+
strokeWidth: 1.4,
|
138
|
+
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 1 0 0 0-.153.09.5.5 0 0 0-.082.082 1 1 0 0 0-.09.153Z"
|
139
139
|
})));
|
140
140
|
};
|
141
141
|
|
@@ -143,8 +143,8 @@ var _g$5, _defs$4;
|
|
143
143
|
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); }
|
144
144
|
var SvgCustomTokenGeneric = function SvgCustomTokenGeneric(props) {
|
145
145
|
return /*#__PURE__*/React.createElement("svg", _extends$t({
|
146
|
-
fill: "none",
|
147
146
|
xmlns: "http://www.w3.org/2000/svg",
|
147
|
+
fill: "none",
|
148
148
|
viewBox: "0 0 32 32"
|
149
149
|
}, props), _g$5 || (_g$5 = /*#__PURE__*/React.createElement("g", {
|
150
150
|
clipPath: "url(#custom-token-generic_svg__a)"
|
@@ -161,33 +161,33 @@ var SvgCustomTokenGeneric = function SvgCustomTokenGeneric(props) {
|
|
161
161
|
r: 16,
|
162
162
|
fill: "#5A5A5A"
|
163
163
|
}), /*#__PURE__*/React.createElement("path", {
|
164
|
+
fill: "#888",
|
164
165
|
fillRule: "evenodd",
|
165
|
-
|
166
|
-
|
167
|
-
fill: "#888"
|
166
|
+
d: "M22.733 17.383c-.322.322-.882.175-1.072-.238a.6.6 0 0 1-.058-.26V9.75a1.563 1.563 0 0 0-3.125 0v3.612c0 .31-.318.521-.614.427a.45.45 0 0 1-.323-.426v-5.8a1.563 1.563 0 0 0-3.125 0v5.8a.45.45 0 0 1-.323.426c-.296.094-.614-.117-.614-.428V9.75a1.563 1.563 0 0 0-3.125 0v7.138q0 .133-.057.254c-.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.24 6.24 0 0 0 4.782-2.225l4.773-4.773a1.562 1.562 0 1 0-2.21-2.21l-.59.59z",
|
167
|
+
clipRule: "evenodd"
|
168
168
|
}), /*#__PURE__*/React.createElement("path", {
|
169
|
-
|
170
|
-
|
169
|
+
fill: "#5A5A5A",
|
170
|
+
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.982zm-.164 2.033h1.591V22.52h-1.591z"
|
171
171
|
}))), _defs$4 || (_defs$4 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
172
172
|
id: "custom-token-generic_svg__a"
|
173
173
|
}, /*#__PURE__*/React.createElement("path", {
|
174
|
-
|
175
|
-
|
174
|
+
fill: "#fff",
|
175
|
+
d: "M0 16C0 7.163 7.163 0 16 0s16 7.163 16 16-7.163 16-16 16S0 24.837 0 16"
|
176
176
|
})), /*#__PURE__*/React.createElement("filter", {
|
177
177
|
id: "custom-token-generic_svg__b",
|
178
|
-
x: -6.566,
|
179
|
-
y: -5.995,
|
180
178
|
width: 44.317,
|
181
179
|
height: 44.317,
|
182
|
-
|
183
|
-
|
180
|
+
x: -6.566,
|
181
|
+
y: -5.995,
|
182
|
+
colorInterpolationFilters: "sRGB",
|
183
|
+
filterUnits: "userSpaceOnUse"
|
184
184
|
}, /*#__PURE__*/React.createElement("feFlood", {
|
185
185
|
floodOpacity: 0,
|
186
186
|
result: "BackgroundImageFix"
|
187
187
|
}), /*#__PURE__*/React.createElement("feColorMatrix", {
|
188
188
|
"in": "SourceAlpha",
|
189
|
-
|
190
|
-
|
189
|
+
result: "hardAlpha",
|
190
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
|
191
191
|
}), /*#__PURE__*/React.createElement("feOffset", null), /*#__PURE__*/React.createElement("feGaussianBlur", {
|
192
192
|
stdDeviation: 3.079
|
193
193
|
}), /*#__PURE__*/React.createElement("feColorMatrix", {
|
@@ -206,11 +206,11 @@ var _path$o;
|
|
206
206
|
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); }
|
207
207
|
var SvgDcent = function SvgDcent(props) {
|
208
208
|
return /*#__PURE__*/React.createElement("svg", _extends$s({
|
209
|
-
|
209
|
+
xmlns: "http://www.w3.org/2000/svg",
|
210
210
|
fill: "currentColor",
|
211
|
-
|
211
|
+
viewBox: "0 0 62 70"
|
212
212
|
}, props), _path$o || (_path$o = /*#__PURE__*/React.createElement("path", {
|
213
|
-
d: "m31.872 13.22 5.28-3.012V3.012L31.872
|
213
|
+
d: "m31.872 13.22 5.28-3.012V3.012L31.872 0zM12.424 44.534v-20.23l17.694-10.07V0L.897 16.666c-.272.156-.498.38-.656.65-.157.269-.24.574-.241.885v33.47zM48.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.676zM61.093 16.666 49.506 10.06v7.196l-12.414 7.098 12.454 7.097v12.965L62 51.572v-33.37a1.77 1.77 0 0 0-.246-.888 1.8 1.8 0 0 0-.66-.648ZM24.788 31.363l.01 14.096 12.115-6.91V24.442z"
|
214
214
|
})));
|
215
215
|
};
|
216
216
|
|
@@ -218,54 +218,54 @@ var _g$4, _defs$3;
|
|
218
218
|
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); }
|
219
219
|
var SvgDeposit = function SvgDeposit(props) {
|
220
220
|
return /*#__PURE__*/React.createElement("svg", _extends$r({
|
221
|
-
|
221
|
+
xmlns: "http://www.w3.org/2000/svg",
|
222
222
|
fill: "none",
|
223
|
-
|
223
|
+
viewBox: "0 0 24 24"
|
224
224
|
}, props), _g$4 || (_g$4 = /*#__PURE__*/React.createElement("g", {
|
225
225
|
strokeLinecap: "round",
|
226
226
|
strokeLinejoin: "round",
|
227
227
|
clipPath: "url(#deposit_svg__a)"
|
228
228
|
}, /*#__PURE__*/React.createElement("path", {
|
229
|
-
|
230
|
-
|
229
|
+
stroke: "#FAFAFA",
|
230
|
+
d: "M16.715 22.002h4.036l-2.02-2.02z"
|
231
231
|
}), /*#__PURE__*/React.createElement("path", {
|
232
|
-
|
233
|
-
|
232
|
+
stroke: "url(#deposit_svg__b)",
|
233
|
+
d: "M16.715 22.002h4.036l-2.02-2.02z"
|
234
234
|
}), /*#__PURE__*/React.createElement("path", {
|
235
|
-
|
236
|
-
|
235
|
+
stroke: "#FAFAFA",
|
236
|
+
d: "m16.715 22.001 6.873-6.872"
|
237
237
|
}), /*#__PURE__*/React.createElement("path", {
|
238
|
-
|
239
|
-
|
238
|
+
stroke: "url(#deposit_svg__c)",
|
239
|
+
d: "m16.715 22.001 6.873-6.872"
|
240
240
|
}), /*#__PURE__*/React.createElement("path", {
|
241
|
-
|
242
|
-
|
241
|
+
stroke: "#FAFAFA",
|
242
|
+
d: "M7.871 2H3.836l2.02 2.02z"
|
243
243
|
}), /*#__PURE__*/React.createElement("path", {
|
244
|
-
|
245
|
-
|
244
|
+
stroke: "url(#deposit_svg__d)",
|
245
|
+
d: "M7.871 2H3.836l2.02 2.02z"
|
246
246
|
}), /*#__PURE__*/React.createElement("path", {
|
247
|
-
|
248
|
-
|
247
|
+
stroke: "#FAFAFA",
|
248
|
+
d: "M7.871 2 1 8.872"
|
249
249
|
}), /*#__PURE__*/React.createElement("path", {
|
250
|
-
|
251
|
-
|
250
|
+
stroke: "url(#deposit_svg__e)",
|
251
|
+
d: "M7.871 2 1 8.872"
|
252
252
|
}), /*#__PURE__*/React.createElement("path", {
|
253
|
-
|
254
|
-
|
253
|
+
stroke: "#FAFAFA",
|
254
|
+
d: "M9.885 20.05a5.642 5.642 0 1 0 0-11.283 5.642 5.642 0 0 0 0 11.284Z"
|
255
255
|
}), /*#__PURE__*/React.createElement("path", {
|
256
|
-
|
257
|
-
|
256
|
+
stroke: "url(#deposit_svg__f)",
|
257
|
+
d: "M9.885 20.05a5.642 5.642 0 1 0 0-11.283 5.642 5.642 0 0 0 0 11.284Z"
|
258
258
|
}), /*#__PURE__*/React.createElement("path", {
|
259
|
-
|
260
|
-
|
259
|
+
stroke: "#FAFAFA",
|
260
|
+
d: "M10.712 5.605a5.641 5.641 0 1 1 7.979 7.978"
|
261
261
|
}), /*#__PURE__*/React.createElement("path", {
|
262
|
-
|
263
|
-
|
262
|
+
stroke: "url(#deposit_svg__g)",
|
263
|
+
d: "M10.712 5.605a5.641 5.641 0 1 1 7.979 7.978"
|
264
264
|
}))), _defs$3 || (_defs$3 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
265
265
|
id: "deposit_svg__b",
|
266
266
|
x1: 18.733,
|
267
|
-
y1: 19.981,
|
268
267
|
x2: 18.733,
|
268
|
+
y1: 19.981,
|
269
269
|
y2: 22.002,
|
270
270
|
gradientUnits: "userSpaceOnUse"
|
271
271
|
}, /*#__PURE__*/React.createElement("stop", {
|
@@ -277,8 +277,8 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
277
277
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
278
278
|
id: "deposit_svg__c",
|
279
279
|
x1: 20.152,
|
280
|
-
y1: 15.129,
|
281
280
|
x2: 20.152,
|
281
|
+
y1: 15.129,
|
282
282
|
y2: 22.001,
|
283
283
|
gradientUnits: "userSpaceOnUse"
|
284
284
|
}, /*#__PURE__*/React.createElement("stop", {
|
@@ -290,8 +290,8 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
290
290
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
291
291
|
id: "deposit_svg__d",
|
292
292
|
x1: 5.854,
|
293
|
-
y1: 2,
|
294
293
|
x2: 5.854,
|
294
|
+
y1: 2,
|
295
295
|
y2: 4.02,
|
296
296
|
gradientUnits: "userSpaceOnUse"
|
297
297
|
}, /*#__PURE__*/React.createElement("stop", {
|
@@ -303,8 +303,8 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
303
303
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
304
304
|
id: "deposit_svg__e",
|
305
305
|
x1: 4.436,
|
306
|
-
y1: 2,
|
307
306
|
x2: 4.436,
|
307
|
+
y1: 2,
|
308
308
|
y2: 8.872,
|
309
309
|
gradientUnits: "userSpaceOnUse"
|
310
310
|
}, /*#__PURE__*/React.createElement("stop", {
|
@@ -316,8 +316,8 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
316
316
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
317
317
|
id: "deposit_svg__f",
|
318
318
|
x1: 9.885,
|
319
|
-
y1: 8.767,
|
320
319
|
x2: 9.885,
|
320
|
+
y1: 8.767,
|
321
321
|
y2: 20.051,
|
322
322
|
gradientUnits: "userSpaceOnUse"
|
323
323
|
}, /*#__PURE__*/React.createElement("stop", {
|
@@ -329,8 +329,8 @@ var SvgDeposit = function SvgDeposit(props) {
|
|
329
329
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
330
330
|
id: "deposit_svg__g",
|
331
331
|
x1: 15.528,
|
332
|
-
y1: 3.952,
|
333
332
|
x2: 15.528,
|
333
|
+
y1: 3.952,
|
334
334
|
y2: 13.583,
|
335
335
|
gradientUnits: "userSpaceOnUse"
|
336
336
|
}, /*#__PURE__*/React.createElement("stop", {
|
@@ -351,33 +351,32 @@ var _path$n, _path2$7, _g$3, _defs$2;
|
|
351
351
|
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); }
|
352
352
|
var SvgDownloadAlert = function SvgDownloadAlert(props) {
|
353
353
|
return /*#__PURE__*/React.createElement("svg", _extends$q({
|
354
|
-
|
354
|
+
xmlns: "http://www.w3.org/2000/svg",
|
355
355
|
fill: "none",
|
356
|
-
|
356
|
+
viewBox: "0 0 24 24"
|
357
357
|
}, props), _path$n || (_path$n = /*#__PURE__*/React.createElement("path", {
|
358
|
-
d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M12 15V3",
|
359
358
|
stroke: "currentColor",
|
360
|
-
strokeWidth: 2,
|
361
359
|
strokeLinecap: "round",
|
362
|
-
strokeLinejoin: "round"
|
360
|
+
strokeLinejoin: "round",
|
361
|
+
strokeWidth: 2,
|
362
|
+
d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M12 15V3"
|
363
363
|
})), _path2$7 || (_path2$7 = /*#__PURE__*/React.createElement("path", {
|
364
|
+
fill: "currentColor",
|
364
365
|
fillRule: "evenodd",
|
365
|
-
|
366
|
-
|
367
|
-
fill: "currentColor"
|
366
|
+
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.6 5.6 0 0 0 1.931.897",
|
367
|
+
clipRule: "evenodd"
|
368
368
|
})), _g$3 || (_g$3 = /*#__PURE__*/React.createElement("g", {
|
369
369
|
clipPath: "url(#download-alert_svg__a)"
|
370
370
|
}, /*#__PURE__*/React.createElement("path", {
|
371
|
+
fill: "#D5FF5C",
|
371
372
|
fillRule: "evenodd",
|
372
|
-
|
373
|
-
|
374
|
-
fill: "#D5FF5C"
|
373
|
+
d: "M18.65 10.358a4.708 4.708 0 1 0 0-9.417 4.708 4.708 0 0 0 0 9.417m0-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-.75m0 4.283a.75.75 0 0 0 0 1.5h.005a.75.75 0 0 0 0-1.5z",
|
374
|
+
clipRule: "evenodd"
|
375
375
|
}))), _defs$2 || (_defs$2 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
376
376
|
id: "download-alert_svg__a"
|
377
377
|
}, /*#__PURE__*/React.createElement("path", {
|
378
378
|
fill: "#fff",
|
379
|
-
|
380
|
-
d: "M0 0h11.3v11.3H0z"
|
379
|
+
d: "M13 0h11.3v11.3H13z"
|
381
380
|
})))));
|
382
381
|
};
|
383
382
|
|
@@ -385,15 +384,15 @@ var _path$m;
|
|
385
384
|
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); }
|
386
385
|
var SvgDrag = function SvgDrag(props) {
|
387
386
|
return /*#__PURE__*/React.createElement("svg", _extends$p({
|
388
|
-
|
387
|
+
xmlns: "http://www.w3.org/2000/svg",
|
389
388
|
fill: "none",
|
390
|
-
|
389
|
+
viewBox: "0 0 24 24"
|
391
390
|
}, props), _path$m || (_path$m = /*#__PURE__*/React.createElement("path", {
|
392
|
-
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",
|
393
391
|
stroke: "currentColor",
|
394
|
-
strokeWidth: 2,
|
395
392
|
strokeLinecap: "round",
|
396
|
-
strokeLinejoin: "round"
|
393
|
+
strokeLinejoin: "round",
|
394
|
+
strokeWidth: 2,
|
395
|
+
d: "M8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2M8 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2M8 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2M16 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2M16 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2M16 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2"
|
397
396
|
})));
|
398
397
|
};
|
399
398
|
|
@@ -401,14 +400,14 @@ var _path$l;
|
|
401
400
|
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); }
|
402
401
|
var SvgExtensionButton = function SvgExtensionButton(props) {
|
403
402
|
return /*#__PURE__*/React.createElement("svg", _extends$o({
|
404
|
-
|
403
|
+
xmlns: "http://www.w3.org/2000/svg",
|
405
404
|
fill: "none",
|
406
|
-
|
405
|
+
viewBox: "0 0 17 16"
|
407
406
|
}, props), _path$l || (_path$l = /*#__PURE__*/React.createElement("path", {
|
407
|
+
fill: "#D5FF5C",
|
408
408
|
fillRule: "evenodd",
|
409
|
-
|
410
|
-
|
411
|
-
fill: "#D5FF5C"
|
409
|
+
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.5",
|
410
|
+
clipRule: "evenodd"
|
412
411
|
})));
|
413
412
|
};
|
414
413
|
|
@@ -416,27 +415,27 @@ var _g$2, _defs$1;
|
|
416
415
|
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); }
|
417
416
|
var SvgEyePlus = function SvgEyePlus(props) {
|
418
417
|
return /*#__PURE__*/React.createElement("svg", _extends$n({
|
419
|
-
|
418
|
+
xmlns: "http://www.w3.org/2000/svg",
|
420
419
|
fill: "none",
|
421
|
-
|
420
|
+
viewBox: "0 0 16 16"
|
422
421
|
}, props), _g$2 || (_g$2 = /*#__PURE__*/React.createElement("g", {
|
423
422
|
clipPath: "url(#eye-plus_svg__a)"
|
424
423
|
}, /*#__PURE__*/React.createElement("path", {
|
424
|
+
fill: "currentColor",
|
425
425
|
fillRule: "evenodd",
|
426
|
-
|
427
|
-
|
428
|
-
fill: "currentColor"
|
426
|
+
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 14 0 0 0-.081 7.28a9 9 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 5 0 0 0 .134.247 14 14 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.7 5.7 0 0 1-1.363-1.534 12 12 0 0 1-1.128 1.408C11.521 11.226 9.934 12.333 8 12.333s-3.521-1.107-4.687-2.35A12 12 0 0 1 1.815 8a12 12 0 0 1 1.498-1.983C4.479 4.773 6.066 3.667 8 3.667s3.521 1.106 4.687 2.35q.193.207.366.41A5.7 5.7 0 0 1 13.3 3.83",
|
427
|
+
clipRule: "evenodd"
|
429
428
|
}), /*#__PURE__*/React.createElement("path", {
|
430
|
-
d: "M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4z",
|
431
429
|
stroke: "currentColor",
|
432
|
-
strokeWidth: 2,
|
433
430
|
strokeLinecap: "round",
|
434
|
-
strokeLinejoin: "round"
|
431
|
+
strokeLinejoin: "round",
|
432
|
+
strokeWidth: 2,
|
433
|
+
d: "M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4"
|
435
434
|
}), /*#__PURE__*/React.createElement("path", {
|
435
|
+
fill: "currentColor",
|
436
436
|
fillRule: "evenodd",
|
437
|
-
|
438
|
-
|
439
|
-
fill: "currentColor"
|
437
|
+
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-.5z",
|
438
|
+
clipRule: "evenodd"
|
440
439
|
}))), _defs$1 || (_defs$1 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
441
440
|
id: "eye-plus_svg__a"
|
442
441
|
}, /*#__PURE__*/React.createElement("path", {
|
@@ -449,21 +448,21 @@ var _path$k, _path2$6;
|
|
449
448
|
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); }
|
450
449
|
var SvgFileCheck = function SvgFileCheck(props) {
|
451
450
|
return /*#__PURE__*/React.createElement("svg", _extends$m({
|
452
|
-
|
451
|
+
xmlns: "http://www.w3.org/2000/svg",
|
453
452
|
fill: "none",
|
454
|
-
|
453
|
+
viewBox: "0 0 24 24"
|
455
454
|
}, props), _path$k || (_path$k = /*#__PURE__*/React.createElement("path", {
|
456
|
-
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z",
|
457
455
|
stroke: "currentColor",
|
458
|
-
strokeWidth: 1.4,
|
459
456
|
strokeLinecap: "round",
|
460
|
-
strokeLinejoin: "round"
|
457
|
+
strokeLinejoin: "round",
|
458
|
+
strokeWidth: 1.4,
|
459
|
+
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"
|
461
460
|
})), _path2$6 || (_path2$6 = /*#__PURE__*/React.createElement("path", {
|
462
|
-
d: "M14 2v6h6M16 12l-5.5 5L8 14.727",
|
463
461
|
stroke: "currentColor",
|
464
|
-
strokeWidth: 1.4,
|
465
462
|
strokeLinecap: "round",
|
466
|
-
strokeLinejoin: "round"
|
463
|
+
strokeLinejoin: "round",
|
464
|
+
strokeWidth: 1.4,
|
465
|
+
d: "M14 2v6h6M16 12l-5.5 5L8 14.727"
|
467
466
|
})));
|
468
467
|
};
|
469
468
|
|
@@ -471,16 +470,16 @@ var _g$1;
|
|
471
470
|
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); }
|
472
471
|
var SvgFileX = function SvgFileX(props) {
|
473
472
|
return /*#__PURE__*/React.createElement("svg", _extends$l({
|
474
|
-
|
473
|
+
xmlns: "http://www.w3.org/2000/svg",
|
475
474
|
fill: "none",
|
476
|
-
|
475
|
+
viewBox: "0 0 25 24"
|
477
476
|
}, props), _g$1 || (_g$1 = /*#__PURE__*/React.createElement("g", {
|
478
477
|
stroke: "currentColor",
|
479
|
-
strokeWidth: 1.4,
|
480
478
|
strokeLinecap: "round",
|
481
|
-
strokeLinejoin: "round"
|
479
|
+
strokeLinejoin: "round",
|
480
|
+
strokeWidth: 1.4
|
482
481
|
}, /*#__PURE__*/React.createElement("path", {
|
483
|
-
d: "M14.5 2h-8a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-
|
482
|
+
d: "M14.5 2h-8a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"
|
484
483
|
}), /*#__PURE__*/React.createElement("path", {
|
485
484
|
d: "M14.5 2v6h6M14.621 17.121 10.38 12.88M10.379 17.121l4.242-4.242"
|
486
485
|
}))));
|
@@ -490,15 +489,15 @@ var _path$j;
|
|
490
489
|
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); }
|
491
490
|
var SvgHamburgerMenu = function SvgHamburgerMenu(props) {
|
492
491
|
return /*#__PURE__*/React.createElement("svg", _extends$k({
|
493
|
-
|
492
|
+
xmlns: "http://www.w3.org/2000/svg",
|
494
493
|
fill: "none",
|
495
|
-
|
494
|
+
viewBox: "0 0 24 24"
|
496
495
|
}, props), _path$j || (_path$j = /*#__PURE__*/React.createElement("path", {
|
497
|
-
d: "M3 12h18M3 6h18M3 18h18",
|
498
496
|
stroke: "currentColor",
|
499
|
-
strokeWidth: 2,
|
500
497
|
strokeLinecap: "round",
|
501
|
-
strokeLinejoin: "round"
|
498
|
+
strokeLinejoin: "round",
|
499
|
+
strokeWidth: 2,
|
500
|
+
d: "M3 12h18M3 6h18M3 18h18"
|
502
501
|
})));
|
503
502
|
};
|
504
503
|
|
@@ -506,13 +505,13 @@ var _path$i;
|
|
506
505
|
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); }
|
507
506
|
var SvgHistory = function SvgHistory(props) {
|
508
507
|
return /*#__PURE__*/React.createElement("svg", _extends$j({
|
509
|
-
|
508
|
+
xmlns: "http://www.w3.org/2000/svg",
|
510
509
|
fill: "currentColor",
|
511
|
-
|
510
|
+
viewBox: "0 0 24 24"
|
512
511
|
}, props), _path$i || (_path$i = /*#__PURE__*/React.createElement("path", {
|
513
512
|
fillRule: "evenodd",
|
514
|
-
|
515
|
-
|
513
|
+
d: "M12 2C8.703 2 6.235 3.378 4.61 4.732q-.327.273-.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-10m1 6a1 1 0 1 0-2 0v4a1 1 0 0 0 .445.832l3 2a1 1 0 0 0 1.11-1.664L13 11.465z",
|
514
|
+
clipRule: "evenodd"
|
516
515
|
})));
|
517
516
|
};
|
518
517
|
|
@@ -520,37 +519,37 @@ var _rect$3, _rect2$3, _rect3$3, _path$h;
|
|
520
519
|
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); }
|
521
520
|
var SvgNetworkUsageDecreasing = function SvgNetworkUsageDecreasing(props) {
|
522
521
|
return /*#__PURE__*/React.createElement("svg", _extends$i({
|
523
|
-
|
522
|
+
xmlns: "http://www.w3.org/2000/svg",
|
524
523
|
fill: "none",
|
525
|
-
|
524
|
+
viewBox: "0 0 46 14"
|
526
525
|
}, props), _rect$3 || (_rect$3 = /*#__PURE__*/React.createElement("rect", {
|
527
|
-
x: 0.333,
|
528
526
|
width: 8,
|
529
527
|
height: 14,
|
530
|
-
|
528
|
+
x: 0.333,
|
531
529
|
fill: "#38D448",
|
532
|
-
fillOpacity: 0.25
|
530
|
+
fillOpacity: 0.25,
|
531
|
+
rx: 4
|
533
532
|
})), _rect2$3 || (_rect2$3 = /*#__PURE__*/React.createElement("rect", {
|
534
|
-
opacity: 0.5,
|
535
|
-
x: 10.166,
|
536
|
-
y: 2.667,
|
537
533
|
width: 8,
|
538
534
|
height: 11.333,
|
539
|
-
|
540
|
-
|
535
|
+
x: 10.166,
|
536
|
+
y: 2.667,
|
537
|
+
fill: "#38D448",
|
538
|
+
opacity: 0.5,
|
539
|
+
rx: 4
|
541
540
|
})), _rect3$3 || (_rect3$3 = /*#__PURE__*/React.createElement("rect", {
|
542
|
-
x: 20,
|
543
|
-
y: 4.5,
|
544
541
|
width: 8,
|
545
542
|
height: 9.5,
|
546
|
-
|
547
|
-
|
543
|
+
x: 20,
|
544
|
+
y: 4.5,
|
545
|
+
fill: "#38D448",
|
546
|
+
rx: 4
|
548
547
|
})), _path$h || (_path$h = /*#__PURE__*/React.createElement("path", {
|
549
|
-
d: "m36.083 4.083 5.834 5.834M41.917 4.083v5.834h-5.834",
|
550
548
|
stroke: "#38D448",
|
551
|
-
strokeWidth: 1.167,
|
552
549
|
strokeLinecap: "round",
|
553
|
-
strokeLinejoin: "round"
|
550
|
+
strokeLinejoin: "round",
|
551
|
+
strokeWidth: 1.167,
|
552
|
+
d: "m36.083 4.083 5.834 5.834M41.917 4.083v5.834h-5.834"
|
554
553
|
})));
|
555
554
|
};
|
556
555
|
|
@@ -558,36 +557,36 @@ var _rect$2, _rect2$2, _rect3$2, _path$g;
|
|
558
557
|
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); }
|
559
558
|
var SvgNetworkUsageHigh = function SvgNetworkUsageHigh(props) {
|
560
559
|
return /*#__PURE__*/React.createElement("svg", _extends$h({
|
561
|
-
|
560
|
+
xmlns: "http://www.w3.org/2000/svg",
|
562
561
|
fill: "none",
|
563
|
-
|
562
|
+
viewBox: "0 0 46 14"
|
564
563
|
}, props), _rect$2 || (_rect$2 = /*#__PURE__*/React.createElement("rect", {
|
565
|
-
x: 0.333,
|
566
|
-
y: 4.5,
|
567
564
|
width: 8,
|
568
565
|
height: 9.5,
|
569
|
-
|
566
|
+
x: 0.333,
|
567
|
+
y: 4.5,
|
570
568
|
fill: "#D22424",
|
571
|
-
fillOpacity: 0.3
|
569
|
+
fillOpacity: 0.3,
|
570
|
+
rx: 4
|
572
571
|
})), _rect2$2 || (_rect2$2 = /*#__PURE__*/React.createElement("rect", {
|
573
|
-
opacity: 0.5,
|
574
|
-
x: 10.166,
|
575
572
|
width: 8,
|
576
573
|
height: 14,
|
577
|
-
|
578
|
-
fill: "#D22424"
|
574
|
+
x: 10.166,
|
575
|
+
fill: "#D22424",
|
576
|
+
opacity: 0.5,
|
577
|
+
rx: 4
|
579
578
|
})), _rect3$2 || (_rect3$2 = /*#__PURE__*/React.createElement("rect", {
|
580
|
-
x: 20,
|
581
579
|
width: 8,
|
582
580
|
height: 14,
|
583
|
-
|
584
|
-
fill: "#D22424"
|
581
|
+
x: 20,
|
582
|
+
fill: "#D22424",
|
583
|
+
rx: 4
|
585
584
|
})), _path$g || (_path$g = /*#__PURE__*/React.createElement("path", {
|
586
|
-
d: "M39 11.083V2.917M34.917 7 39 2.917 43.083 7",
|
587
585
|
stroke: "#D22424",
|
588
|
-
strokeWidth: 1.167,
|
589
586
|
strokeLinecap: "round",
|
590
|
-
strokeLinejoin: "round"
|
587
|
+
strokeLinejoin: "round",
|
588
|
+
strokeWidth: 1.167,
|
589
|
+
d: "M39 11.083V2.917M34.917 7 39 2.917 43.083 7"
|
591
590
|
})));
|
592
591
|
};
|
593
592
|
|
@@ -595,37 +594,37 @@ var _rect$1, _rect2$1, _rect3$1, _path$f;
|
|
595
594
|
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); }
|
596
595
|
var SvgNetworkUsageIdle = function SvgNetworkUsageIdle(props) {
|
597
596
|
return /*#__PURE__*/React.createElement("svg", _extends$g({
|
598
|
-
|
597
|
+
xmlns: "http://www.w3.org/2000/svg",
|
599
598
|
fill: "none",
|
600
|
-
|
599
|
+
viewBox: "0 0 46 14"
|
601
600
|
}, props), _rect$1 || (_rect$1 = /*#__PURE__*/React.createElement("rect", {
|
602
|
-
x: 0.333,
|
603
|
-
y: 0.333,
|
604
601
|
width: 8,
|
605
602
|
height: 11,
|
606
|
-
|
603
|
+
x: 0.333,
|
604
|
+
y: 0.333,
|
607
605
|
fill: "#38D448",
|
608
|
-
fillOpacity: 0.25
|
606
|
+
fillOpacity: 0.25,
|
607
|
+
rx: 4
|
609
608
|
})), _rect2$1 || (_rect2$1 = /*#__PURE__*/React.createElement("rect", {
|
610
|
-
opacity: 0.5,
|
611
|
-
x: 10.166,
|
612
609
|
width: 8,
|
613
610
|
height: 11.333,
|
614
|
-
|
615
|
-
fill: "#38D448"
|
611
|
+
x: 10.166,
|
612
|
+
fill: "#38D448",
|
613
|
+
opacity: 0.5,
|
614
|
+
rx: 4
|
616
615
|
})), _rect3$1 || (_rect3$1 = /*#__PURE__*/React.createElement("rect", {
|
617
|
-
x: 20,
|
618
|
-
y: 0.333,
|
619
616
|
width: 8,
|
620
617
|
height: 11,
|
621
|
-
|
622
|
-
|
618
|
+
x: 20,
|
619
|
+
y: 0.333,
|
620
|
+
fill: "#38D448",
|
621
|
+
rx: 4
|
623
622
|
})), _path$f || (_path$f = /*#__PURE__*/React.createElement("path", {
|
624
|
-
d: "M43.667 3.5 37.25 9.917 34.333 7",
|
625
623
|
stroke: "#38D448",
|
626
|
-
strokeWidth: 1.167,
|
627
624
|
strokeLinecap: "round",
|
628
|
-
strokeLinejoin: "round"
|
625
|
+
strokeLinejoin: "round",
|
626
|
+
strokeWidth: 1.167,
|
627
|
+
d: "M43.667 3.5 37.25 9.917 34.333 7"
|
629
628
|
})));
|
630
629
|
};
|
631
630
|
|
@@ -633,37 +632,37 @@ var _rect, _rect2, _rect3, _path$e;
|
|
633
632
|
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); }
|
634
633
|
var SvgNetworkUsageIncreasing = function SvgNetworkUsageIncreasing(props) {
|
635
634
|
return /*#__PURE__*/React.createElement("svg", _extends$f({
|
636
|
-
|
635
|
+
xmlns: "http://www.w3.org/2000/svg",
|
637
636
|
fill: "none",
|
638
|
-
|
637
|
+
viewBox: "0 0 46 14"
|
639
638
|
}, props), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
|
640
|
-
x: 0.333,
|
641
|
-
y: 4.5,
|
642
639
|
width: 8,
|
643
640
|
height: 9.5,
|
644
|
-
|
641
|
+
x: 0.333,
|
642
|
+
y: 4.5,
|
645
643
|
fill: "#F48F45",
|
646
|
-
fillOpacity: 0.25
|
644
|
+
fillOpacity: 0.25,
|
645
|
+
rx: 4
|
647
646
|
})), _rect2 || (_rect2 = /*#__PURE__*/React.createElement("rect", {
|
648
|
-
opacity: 0.5,
|
649
|
-
x: 10.166,
|
650
|
-
y: 2.667,
|
651
647
|
width: 8,
|
652
648
|
height: 11.333,
|
653
|
-
|
654
|
-
|
649
|
+
x: 10.166,
|
650
|
+
y: 2.667,
|
651
|
+
fill: "#F48F45",
|
652
|
+
opacity: 0.5,
|
653
|
+
rx: 4
|
655
654
|
})), _rect3 || (_rect3 = /*#__PURE__*/React.createElement("rect", {
|
656
|
-
x: 20,
|
657
655
|
width: 8,
|
658
656
|
height: 14,
|
659
|
-
|
660
|
-
fill: "#F48F45"
|
657
|
+
x: 20,
|
658
|
+
fill: "#F48F45",
|
659
|
+
rx: 4
|
661
660
|
})), _path$e || (_path$e = /*#__PURE__*/React.createElement("path", {
|
662
|
-
d: "m36.083 9.917 5.834-5.834M36.083 4.083h5.834v5.834",
|
663
661
|
stroke: "#F48F45",
|
664
|
-
strokeWidth: 1.167,
|
665
662
|
strokeLinecap: "round",
|
666
|
-
strokeLinejoin: "round"
|
663
|
+
strokeLinejoin: "round",
|
664
|
+
strokeWidth: 1.167,
|
665
|
+
d: "m36.083 9.917 5.834-5.834M36.083 4.083h5.834v5.834"
|
667
666
|
})));
|
668
667
|
};
|
669
668
|
|
@@ -671,14 +670,14 @@ var _path$d;
|
|
671
670
|
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); }
|
672
671
|
var SvgPin = function SvgPin(props) {
|
673
672
|
return /*#__PURE__*/React.createElement("svg", _extends$e({
|
674
|
-
|
673
|
+
xmlns: "http://www.w3.org/2000/svg",
|
675
674
|
fill: "none",
|
676
|
-
|
675
|
+
viewBox: "0 0 11 16"
|
677
676
|
}, props), _path$d || (_path$d = /*#__PURE__*/React.createElement("path", {
|
677
|
+
fill: "#A5A5A5",
|
678
678
|
fillRule: "evenodd",
|
679
|
-
|
680
|
-
|
681
|
-
fill: "#A5A5A5"
|
679
|
+
d: "M8.705 1.746h.65V0H1.5v1.746h.794V7.82L.336 9.6v1.745h4.476V16H6.49v-4.655h4.173V9.6L8.705 7.82zm-1.678 0H3.972v6.77L2.58 9.6h5.84L7.027 8.515z",
|
680
|
+
clipRule: "evenodd"
|
682
681
|
})));
|
683
682
|
};
|
684
683
|
|
@@ -686,8 +685,8 @@ var _path$c, _path2$5;
|
|
686
685
|
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); }
|
687
686
|
var SvgPolkadotVault = function SvgPolkadotVault(props) {
|
688
687
|
return /*#__PURE__*/React.createElement("svg", _extends$d({
|
689
|
-
|
690
|
-
|
688
|
+
xmlns: "http://www.w3.org/2000/svg",
|
689
|
+
viewBox: "0 0 80 80"
|
691
690
|
}, props), _path$c || (_path$c = /*#__PURE__*/React.createElement("path", {
|
692
691
|
fill: "none",
|
693
692
|
stroke: "currentColor",
|
@@ -696,7 +695,7 @@ var SvgPolkadotVault = function SvgPolkadotVault(props) {
|
|
696
695
|
})), _path2$5 || (_path2$5 = /*#__PURE__*/React.createElement("path", {
|
697
696
|
fill: "currentColor",
|
698
697
|
fillRule: "evenodd",
|
699
|
-
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.
|
698
|
+
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.7 11.7 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.324"
|
700
699
|
})));
|
701
700
|
};
|
702
701
|
|
@@ -707,12 +706,12 @@ var SvgPopup = function SvgPopup(props) {
|
|
707
706
|
xmlns: "http://www.w3.org/2000/svg",
|
708
707
|
viewBox: "0 0 20 20"
|
709
708
|
}, props), _path$b || (_path$b = /*#__PURE__*/React.createElement("path", {
|
710
|
-
|
711
|
-
strokeLinecap: "round",
|
709
|
+
fill: "none",
|
712
710
|
stroke: "#000",
|
713
|
-
|
711
|
+
strokeLinecap: "round",
|
714
712
|
strokeLinejoin: "round",
|
715
|
-
|
713
|
+
strokeWidth: 2,
|
714
|
+
d: "M1 7a2 2 0 0 1 2-2h12l4-4v16a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2z"
|
716
715
|
})));
|
717
716
|
};
|
718
717
|
|
@@ -720,14 +719,14 @@ var _path$a;
|
|
720
719
|
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); }
|
721
720
|
var SvgRocket = function SvgRocket(props) {
|
722
721
|
return /*#__PURE__*/React.createElement("svg", _extends$b({
|
723
|
-
|
722
|
+
xmlns: "http://www.w3.org/2000/svg",
|
724
723
|
fill: "none",
|
725
|
-
|
724
|
+
viewBox: "0 0 19 19"
|
726
725
|
}, props), _path$a || (_path$a = /*#__PURE__*/React.createElement("path", {
|
726
|
+
fill: "currentColor",
|
727
727
|
fillRule: "evenodd",
|
728
|
-
|
729
|
-
|
730
|
-
fill: "currentColor"
|
728
|
+
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.68.68 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.68.68 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.6zm2.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.967zm1.8 1.8a.684.684 0 0 0-.968-.967l-2.4 2.4a.684.684 0 1 0 .968.967zm1.8 1.8a.684.684 0 0 0-.968-.967l-1.2 1.2a.684.684 0 1 0 .968.967zm3.92-9.544a.936.936 0 1 1 1.872 0 .936.936 0 0 1-1.872 0m.936-2.304a2.304 2.304 0 1 0 0 4.608 2.304 2.304 0 0 0 0-4.608",
|
729
|
+
clipRule: "evenodd"
|
731
730
|
})));
|
732
731
|
};
|
733
732
|
|
@@ -735,15 +734,15 @@ var _path$9;
|
|
735
734
|
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); }
|
736
735
|
var SvgSecret = function SvgSecret(props) {
|
737
736
|
return /*#__PURE__*/React.createElement("svg", _extends$a({
|
738
|
-
|
739
|
-
stroke: "currentColor",
|
737
|
+
xmlns: "http://www.w3.org/2000/svg",
|
740
738
|
fill: "none",
|
741
|
-
|
739
|
+
stroke: "currentColor",
|
740
|
+
viewBox: "0 0 22 18"
|
742
741
|
}, props), _path$9 || (_path$9 = /*#__PURE__*/React.createElement("path", {
|
743
|
-
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",
|
744
|
-
strokeWidth: 2,
|
745
742
|
strokeLinecap: "round",
|
746
|
-
strokeLinejoin: "round"
|
743
|
+
strokeLinejoin: "round",
|
744
|
+
strokeWidth: 2,
|
745
|
+
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 0m5 0a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0m-10 0a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0m8.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 17"
|
747
746
|
})));
|
748
747
|
};
|
749
748
|
|
@@ -751,14 +750,14 @@ var _path$8;
|
|
751
750
|
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); }
|
752
751
|
var SvgSignet = function SvgSignet(props) {
|
753
752
|
return /*#__PURE__*/React.createElement("svg", _extends$9({
|
754
|
-
|
753
|
+
xmlns: "http://www.w3.org/2000/svg",
|
755
754
|
fill: "none",
|
756
|
-
|
755
|
+
viewBox: "0 0 70 67"
|
757
756
|
}, props), _path$8 || (_path$8 = /*#__PURE__*/React.createElement("path", {
|
757
|
+
fill: "#FD4848",
|
758
758
|
fillRule: "evenodd",
|
759
|
-
|
760
|
-
|
761
|
-
fill: "#FD4848"
|
759
|
+
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.789 4.419c5.005 1.496 10.057-2.198 10.19-7.452L29.052 0h11.898l.395 15.52c.133 5.254 5.185 8.948 10.19 7.452z",
|
760
|
+
clipRule: "evenodd"
|
762
761
|
})));
|
763
762
|
};
|
764
763
|
|
@@ -766,21 +765,21 @@ var _path$7, _path2$4;
|
|
766
765
|
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); }
|
767
766
|
var SvgShieldSuccess = function SvgShieldSuccess(props) {
|
768
767
|
return /*#__PURE__*/React.createElement("svg", _extends$8({
|
769
|
-
|
768
|
+
xmlns: "http://www.w3.org/2000/svg",
|
770
769
|
fill: "none",
|
771
|
-
|
770
|
+
viewBox: "0 0 39 47"
|
772
771
|
}, props), _path$7 || (_path$7 = /*#__PURE__*/React.createElement("path", {
|
773
|
-
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",
|
774
772
|
stroke: "currentColor",
|
775
|
-
strokeWidth: 2.4,
|
776
773
|
strokeLinecap: "round",
|
777
|
-
strokeLinejoin: "round"
|
774
|
+
strokeLinejoin: "round",
|
775
|
+
strokeWidth: 2.4,
|
776
|
+
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.063"
|
778
777
|
})), _path2$4 || (_path2$4 = /*#__PURE__*/React.createElement("path", {
|
779
|
-
d: "M28.325 16.882 16.191 27.913 10.675 22.9",
|
780
778
|
stroke: "currentColor",
|
781
|
-
strokeWidth: 2.4,
|
782
779
|
strokeLinecap: "round",
|
783
|
-
strokeLinejoin: "round"
|
780
|
+
strokeLinejoin: "round",
|
781
|
+
strokeWidth: 2.4,
|
782
|
+
d: "M28.325 16.882 16.191 27.913 10.675 22.9"
|
784
783
|
})));
|
785
784
|
};
|
786
785
|
|
@@ -788,15 +787,15 @@ var _path$6;
|
|
788
787
|
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); }
|
789
788
|
var SvgStars = function SvgStars(props) {
|
790
789
|
return /*#__PURE__*/React.createElement("svg", _extends$7({
|
791
|
-
|
790
|
+
xmlns: "http://www.w3.org/2000/svg",
|
792
791
|
fill: "none",
|
793
792
|
stroke: "currentColor",
|
794
|
-
|
793
|
+
viewBox: "0 0 24 24"
|
795
794
|
}, props), _path$6 || (_path$6 = /*#__PURE__*/React.createElement("path", {
|
796
|
-
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",
|
797
|
-
strokeWidth: 2,
|
798
795
|
strokeLinecap: "round",
|
799
|
-
strokeLinejoin: "round"
|
796
|
+
strokeLinejoin: "round",
|
797
|
+
strokeWidth: 2,
|
798
|
+
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.026zM15 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.409z"
|
800
799
|
})));
|
801
800
|
};
|
802
801
|
|
@@ -804,31 +803,31 @@ var _path$5, _path2$3, _path3$2, _path4$1;
|
|
804
803
|
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); }
|
805
804
|
var SvgSwap = function SvgSwap(props) {
|
806
805
|
return /*#__PURE__*/React.createElement("svg", _extends$6({
|
807
|
-
|
806
|
+
xmlns: "http://www.w3.org/2000/svg",
|
808
807
|
fill: "none",
|
809
|
-
|
808
|
+
viewBox: "0 0 12 8"
|
810
809
|
}, props), _path$5 || (_path$5 = /*#__PURE__*/React.createElement("path", {
|
811
810
|
stroke: "currentColor",
|
812
|
-
strokeWidth: 0.941,
|
813
811
|
strokeLinecap: "round",
|
812
|
+
strokeWidth: 0.941,
|
814
813
|
d: "M3.412 7.529V.941"
|
815
814
|
})), _path2$3 || (_path2$3 = /*#__PURE__*/React.createElement("path", {
|
816
|
-
d: "M5.765 2.823C4.845 1.905 4.33 1.39 3.412.47L1.059 2.823",
|
817
815
|
stroke: "currentColor",
|
818
|
-
strokeWidth: 0.941,
|
819
816
|
strokeLinecap: "round",
|
820
|
-
strokeLinejoin: "round"
|
817
|
+
strokeLinejoin: "round",
|
818
|
+
strokeWidth: 0.941,
|
819
|
+
d: "M5.765 2.823C4.845 1.905 4.33 1.39 3.412.47L1.059 2.823"
|
821
820
|
})), _path3$2 || (_path3$2 = /*#__PURE__*/React.createElement("path", {
|
822
821
|
stroke: "currentColor",
|
823
|
-
strokeWidth: 0.941,
|
824
822
|
strokeLinecap: "round",
|
823
|
+
strokeWidth: 0.941,
|
825
824
|
d: "M8.588.471v6.588"
|
826
825
|
})), _path4$1 || (_path4$1 = /*#__PURE__*/React.createElement("path", {
|
827
|
-
d: "M6.235 5.176 8.588 7.53l2.353-2.353",
|
828
826
|
stroke: "currentColor",
|
829
|
-
strokeWidth: 0.941,
|
830
827
|
strokeLinecap: "round",
|
831
|
-
strokeLinejoin: "round"
|
828
|
+
strokeLinejoin: "round",
|
829
|
+
strokeWidth: 0.941,
|
830
|
+
d: "M6.235 5.176 8.588 7.53l2.353-2.353"
|
832
831
|
})));
|
833
832
|
};
|
834
833
|
|
@@ -837,13 +836,13 @@ function _extends$5() { _extends$5 = Object.assign ? Object.assign.bind() : func
|
|
837
836
|
var SvgTable = function SvgTable(props) {
|
838
837
|
return /*#__PURE__*/React.createElement("svg", _extends$5({
|
839
838
|
xmlns: "http://www.w3.org/2000/svg",
|
840
|
-
viewBox: "0 0 24 24",
|
841
839
|
fill: "none",
|
842
840
|
stroke: "currentColor",
|
843
|
-
strokeWidth: 2,
|
844
841
|
strokeLinecap: "round",
|
845
842
|
strokeLinejoin: "round",
|
846
|
-
|
843
|
+
strokeWidth: 2,
|
844
|
+
className: "table_svg__feather table_svg__feather-table",
|
845
|
+
viewBox: "0 0 24 24"
|
847
846
|
}, props), _path$4 || (_path$4 = /*#__PURE__*/React.createElement("path", {
|
848
847
|
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"
|
849
848
|
})));
|
@@ -853,17 +852,17 @@ var _path$3, _path2$2;
|
|
853
852
|
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); }
|
854
853
|
var SvgTalismanHand = function SvgTalismanHand(props) {
|
855
854
|
return /*#__PURE__*/React.createElement("svg", _extends$4({
|
856
|
-
|
855
|
+
xmlns: "http://www.w3.org/2000/svg",
|
857
856
|
fill: "none",
|
858
|
-
|
857
|
+
viewBox: "0 0 16 18"
|
859
858
|
}, props), _path$3 || (_path$3 = /*#__PURE__*/React.createElement("path", {
|
860
|
-
|
861
|
-
|
859
|
+
fill: "currentColor",
|
860
|
+
d: "M6.516 12.503c0 .824.663 1.492 1.484 1.502a1.501 1.501 0 0 0 0-3.003 1.5 1.5 0 0 0-1.484 1.501"
|
862
861
|
})), _path2$2 || (_path2$2 = /*#__PURE__*/React.createElement("path", {
|
862
|
+
fill: "currentColor",
|
863
863
|
fillRule: "evenodd",
|
864
|
-
|
865
|
-
|
866
|
-
fill: "currentColor"
|
864
|
+
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.822A5 5 0 0 0 8 17.007a5 5 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.5.5 0 0 1-.046-.208V3.995a1.251 1.251 0 0 0-2.502 0v2.892c0 .249-.255.418-.492.343a.36.36 0 0 1-.259-.342V2.244A1.25 1.25 0 0 0 8 .993a1.25 1.25 0 0 0-1.234 1.25v4.645a.36.36 0 0 1-.259.342c-.237.075-.492-.094-.492-.343V3.995a1.251 1.251 0 0 0-2.502 0V9.71a.5.5 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",
|
865
|
+
clipRule: "evenodd"
|
867
866
|
})));
|
868
867
|
};
|
869
868
|
|
@@ -871,29 +870,29 @@ var _g, _defs;
|
|
871
870
|
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); }
|
872
871
|
var SvgTryIt = function SvgTryIt(props) {
|
873
872
|
return /*#__PURE__*/React.createElement("svg", _extends$3({
|
874
|
-
|
873
|
+
xmlns: "http://www.w3.org/2000/svg",
|
875
874
|
fill: "none",
|
876
|
-
|
875
|
+
viewBox: "0 0 25 24"
|
877
876
|
}, props), _g || (_g = /*#__PURE__*/React.createElement("g", {
|
878
877
|
strokeLinecap: "round",
|
879
878
|
strokeLinejoin: "round"
|
880
879
|
}, /*#__PURE__*/React.createElement("path", {
|
881
|
-
|
882
|
-
|
880
|
+
stroke: "#FAFAFA",
|
881
|
+
d: "M1.5 12.5s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8"
|
883
882
|
}), /*#__PURE__*/React.createElement("path", {
|
884
|
-
|
885
|
-
|
883
|
+
stroke: "url(#try-it_svg__a)",
|
884
|
+
d: "M1.5 12.5s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8"
|
886
885
|
}), /*#__PURE__*/React.createElement("path", {
|
887
|
-
|
888
|
-
|
886
|
+
stroke: "#FAFAFA",
|
887
|
+
d: "M12.5 15.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6"
|
889
888
|
}), /*#__PURE__*/React.createElement("path", {
|
890
|
-
|
891
|
-
|
889
|
+
stroke: "url(#try-it_svg__b)",
|
890
|
+
d: "M12.5 15.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6"
|
892
891
|
}))), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
893
892
|
id: "try-it_svg__a",
|
894
893
|
x1: 12.5,
|
895
|
-
y1: 4.5,
|
896
894
|
x2: 12.5,
|
895
|
+
y1: 4.5,
|
897
896
|
y2: 20.5,
|
898
897
|
gradientUnits: "userSpaceOnUse"
|
899
898
|
}, /*#__PURE__*/React.createElement("stop", {
|
@@ -905,8 +904,8 @@ var SvgTryIt = function SvgTryIt(props) {
|
|
905
904
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
906
905
|
id: "try-it_svg__b",
|
907
906
|
x1: 12.5,
|
908
|
-
y1: 9.5,
|
909
907
|
x2: 12.5,
|
908
|
+
y1: 9.5,
|
910
909
|
y2: 15.5,
|
911
910
|
gradientUnits: "userSpaceOnUse"
|
912
911
|
}, /*#__PURE__*/React.createElement("stop", {
|
@@ -922,29 +921,29 @@ var _path$2, _path2$1, _path3$1, _path4, _path5;
|
|
922
921
|
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); }
|
923
922
|
var SvgUsb = function SvgUsb(props) {
|
924
923
|
return /*#__PURE__*/React.createElement("svg", _extends$2({
|
925
|
-
|
926
|
-
stroke: "currentColor",
|
924
|
+
xmlns: "http://www.w3.org/2000/svg",
|
927
925
|
fill: "none",
|
928
|
-
|
926
|
+
stroke: "currentColor",
|
927
|
+
viewBox: "0 0 16 17"
|
929
928
|
}, props), _path$2 || (_path$2 = /*#__PURE__*/React.createElement("path", {
|
930
|
-
|
929
|
+
strokeLinecap: "round",
|
931
930
|
strokeWidth: 1.4,
|
932
|
-
|
931
|
+
d: "M1.7 8.5h12.6M6.6 5.002h2.1M7.3 12h2.1"
|
933
932
|
})), _path2$1 || (_path2$1 = /*#__PURE__*/React.createElement("path", {
|
934
|
-
d: "m13.6 9.902 1.4-1.4-1.4-1.4v2.8z",
|
935
|
-
strokeWidth: 1.4,
|
936
933
|
strokeLinecap: "round",
|
937
|
-
strokeLinejoin: "round"
|
934
|
+
strokeLinejoin: "round",
|
935
|
+
strokeWidth: 1.4,
|
936
|
+
d: "m13.6 9.902 1.4-1.4-1.4-1.4z"
|
938
937
|
})), _path3$1 || (_path3$1 = /*#__PURE__*/React.createElement("path", {
|
939
|
-
|
940
|
-
|
938
|
+
strokeWidth: 1.4,
|
939
|
+
d: "M6.6 5.002c-1.75 0-1.75 3.5-3.5 3.5"
|
941
940
|
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
942
|
-
|
943
|
-
|
941
|
+
strokeWidth: 1.4,
|
942
|
+
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"
|
944
943
|
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
945
|
-
|
944
|
+
strokeLinejoin: "round",
|
946
945
|
strokeWidth: 1.4,
|
947
|
-
|
946
|
+
d: "M10.8 11.3H9.4v1.4h1.4z"
|
948
947
|
})));
|
949
948
|
};
|
950
949
|
|
@@ -952,15 +951,15 @@ var _path$1;
|
|
952
951
|
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); }
|
953
952
|
var SvgUserRight = function SvgUserRight(props) {
|
954
953
|
return /*#__PURE__*/React.createElement("svg", _extends$1({
|
955
|
-
|
954
|
+
xmlns: "http://www.w3.org/2000/svg",
|
956
955
|
fill: "none",
|
957
|
-
|
956
|
+
viewBox: "0 0 28 28"
|
958
957
|
}, props), _path$1 || (_path$1 = /*#__PURE__*/React.createElement("path", {
|
959
|
-
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",
|
960
958
|
stroke: "currentColor",
|
961
|
-
strokeWidth: 2,
|
962
959
|
strokeLinecap: "round",
|
963
|
-
strokeLinejoin: "round"
|
960
|
+
strokeLinejoin: "round",
|
961
|
+
strokeWidth: 2,
|
962
|
+
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.67 4.67 0 0 0-3.112 3.111c-.2.663-.2 1.477-.2 3.105M16.917 8.75a5.25 5.25 0 1 1-10.5 0 5.25 5.25 0 0 1 10.5 0"
|
964
963
|
})));
|
965
964
|
};
|
966
965
|
|
@@ -968,27 +967,27 @@ var _path, _path2, _path3;
|
|
968
967
|
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); }
|
969
968
|
var SvgVote = function SvgVote(props) {
|
970
969
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
971
|
-
|
970
|
+
xmlns: "http://www.w3.org/2000/svg",
|
972
971
|
fill: "none",
|
973
|
-
|
972
|
+
viewBox: "0 0 29 28"
|
974
973
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
975
|
-
d: "M25.388 14.856V24.89H3.611l.023-9.298",
|
976
974
|
stroke: "currentColor",
|
977
|
-
strokeWidth: 2,
|
978
975
|
strokeLinecap: "round",
|
979
|
-
strokeLinejoin: "round"
|
976
|
+
strokeLinejoin: "round",
|
977
|
+
strokeWidth: 2,
|
978
|
+
d: "M25.388 14.856V24.89H3.611l.023-9.298"
|
980
979
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
981
|
-
d: "M17.298 6.526h4.68l3.41 8.264v.913H3.613v-.914l3.443-8.263h4.648M9.335 10.853h10.33",
|
982
980
|
stroke: "currentColor",
|
983
|
-
strokeWidth: 2,
|
984
981
|
strokeLinecap: "round",
|
985
|
-
strokeLinejoin: "round"
|
982
|
+
strokeLinejoin: "round",
|
983
|
+
strokeWidth: 2,
|
984
|
+
d: "M17.298 6.526h4.68l3.41 8.264v.913H3.613v-.914l3.443-8.263h4.648M9.335 10.853h10.33"
|
986
985
|
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
987
|
-
d: "M17.298 3.111h-5.595v7.742h5.595V3.111z",
|
988
986
|
stroke: "currentColor",
|
989
|
-
strokeWidth: 2,
|
990
987
|
strokeLinecap: "round",
|
991
|
-
strokeLinejoin: "round"
|
988
|
+
strokeLinejoin: "round",
|
989
|
+
strokeWidth: 2,
|
990
|
+
d: "M17.298 3.111h-5.595v7.742h5.595z"
|
992
991
|
})));
|
993
992
|
};
|
994
993
|
|