@particle-network/icons 0.0.11 → 0.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/native/CashRewardsIcon.js +1 -1
- package/dist/native/{DollarWhiteIcon.d.ts → CircleDollarIcon.d.ts} +2 -2
- package/dist/native/CircleDollarIcon.js +23 -0
- package/dist/native/CirclePendingIcon.js +4 -24
- package/dist/native/SlidersHorizontalIcon.js +5 -2
- package/dist/native/TimeEndIcon.js +3 -3
- package/dist/native/{TimerIcon.d.ts → UserFollowIcon.d.ts} +2 -2
- package/dist/native/UserFollowIcon.js +23 -0
- package/dist/native/WalletCreateIcon.js +1 -1
- package/dist/native/index.d.ts +2 -4
- package/dist/native/index.js +3 -5
- package/dist/web/CashRewardsIcon.js +1 -1
- package/dist/{native/PersonFollowIcon.d.ts → web/CircleDollarIcon.d.ts} +2 -2
- package/dist/web/CircleDollarIcon.js +22 -0
- package/dist/web/CirclePendingIcon.js +4 -24
- package/dist/web/SlidersHorizontalIcon.js +5 -2
- package/dist/web/TimeEndIcon.js +3 -3
- package/dist/web/{TimerIcon.d.ts → UserFollowIcon.d.ts} +2 -2
- package/dist/web/UserFollowIcon.js +22 -0
- package/dist/web/WalletCreateIcon.js +1 -1
- package/dist/web/index.d.ts +2 -4
- package/dist/web/index.js +3 -5
- package/package.json +1 -1
- package/dist/native/DollarWhiteIcon.js +0 -38
- package/dist/native/PersonFollowIcon.js +0 -43
- package/dist/native/TimerIcon.js +0 -45
- package/dist/native/WalletImportIcon.d.ts +0 -7
- package/dist/native/WalletImportIcon.js +0 -30
- package/dist/web/DollarWhiteIcon.d.ts +0 -7
- package/dist/web/DollarWhiteIcon.js +0 -37
- package/dist/web/PersonFollowIcon.d.ts +0 -7
- package/dist/web/PersonFollowIcon.js +0 -42
- package/dist/web/TimerIcon.js +0 -44
- package/dist/web/WalletImportIcon.d.ts +0 -7
- package/dist/web/WalletImportIcon.js +0 -29
|
@@ -5,6 +5,7 @@ const SlidersHorizontalIcon_SlidersHorizontalIcon = ({ size = 16, width = size,
|
|
|
5
5
|
const { getColor } = useIconsContext();
|
|
6
6
|
const _color = isThemeColor(color) ? getColor(color) : color;
|
|
7
7
|
const fill = props.fill || _color;
|
|
8
|
+
const stroke = props.stroke || _color;
|
|
8
9
|
return /*#__PURE__*/ jsx("svg", {
|
|
9
10
|
width: width,
|
|
10
11
|
height: height,
|
|
@@ -12,8 +13,10 @@ const SlidersHorizontalIcon_SlidersHorizontalIcon = ({ size = 16, width = size,
|
|
|
12
13
|
fill: "none",
|
|
13
14
|
...props,
|
|
14
15
|
children: /*#__PURE__*/ jsx("path", {
|
|
15
|
-
d: "
|
|
16
|
-
fill: fill
|
|
16
|
+
d: "M3.71543 8.00866H12.1481C12.3085 8.67357 12.6892 9.26462 13.2283 9.68551C13.7674 10.1064 14.4332 10.3324 15.1171 10.3266C15.8011 10.3208 16.4629 10.0836 16.9948 9.6536C17.5268 9.22362 17.8974 8.62621 18.0464 7.95868C18.1163 7.98961 18.1915 8.00659 18.2678 8.00866H20.2815C20.3755 8.00906 20.4687 7.99089 20.5557 7.95518C20.6427 7.91948 20.7218 7.86694 20.7884 7.8006C20.8551 7.73425 20.9079 7.65539 20.944 7.56855C20.9801 7.48172 20.9987 7.38861 20.9987 7.29458C20.9987 7.20054 20.9801 7.10744 20.944 7.0206C20.9079 6.93376 20.8551 6.85491 20.7884 6.78856C20.7218 6.72221 20.6427 6.66968 20.5557 6.63397C20.4687 6.59827 20.3755 6.58009 20.2815 6.5805H18.2393C18.1637 6.58375 18.0891 6.59819 18.0179 6.62334C17.868 5.95601 17.4966 5.35908 16.9642 4.92978C16.4318 4.50047 15.7697 4.26408 15.0857 4.25911C14.4018 4.25415 13.7364 4.48089 13.1977 4.90242C12.6591 5.32394 12.2791 5.91542 12.1196 6.5805H3.71543C3.52604 6.5805 3.34441 6.65573 3.21049 6.78965C3.07658 6.92357 3.00134 7.1052 3.00134 7.29458C3.00134 7.48397 3.07658 7.6656 3.21049 7.79952C3.34441 7.93344 3.52604 8.00866 3.71543 8.00866ZM15.0902 5.6879C15.4079 5.6879 15.7186 5.78212 15.9828 5.95867C16.247 6.13521 16.4529 6.38614 16.5745 6.67972C16.6962 6.9733 16.728 7.29635 16.666 7.60802C16.604 7.91969 16.451 8.20597 16.2263 8.43067C16.0016 8.65537 15.7153 8.8084 15.4036 8.8704C15.092 8.93239 14.7689 8.90058 14.4753 8.77897C14.1817 8.65737 13.9308 8.45144 13.7543 8.18722C13.5777 7.92301 13.4835 7.61237 13.4835 7.2946C13.4835 6.86848 13.6528 6.45981 13.9541 6.1585C14.2554 5.85719 14.664 5.6879 15.0902 5.6879ZM20.2815 15.9855H12.4915C12.3339 15.3228 11.9574 14.7325 11.4229 14.3102C10.8884 13.8879 10.2271 13.6582 9.5459 13.6582C8.86468 13.6582 8.20337 13.8879 7.66886 14.3102C7.13435 14.7325 6.75788 15.3228 6.60031 15.9855C6.57422 15.9823 6.54784 15.9823 6.52176 15.9855H3.71543C3.52604 15.9855 3.34441 16.0608 3.21049 16.1947C3.07658 16.3286 3.00134 16.5102 3.00134 16.6996C3.00134 16.889 3.07658 17.0706 3.21049 17.2045C3.34441 17.3385 3.52604 17.4137 3.71543 17.4137H6.57175C6.72933 18.0764 7.10579 18.6667 7.6403 19.089C8.17481 19.5113 8.83612 19.741 9.51734 19.741C10.1986 19.741 10.8599 19.5113 11.3944 19.089C11.9289 18.6667 12.3053 18.0764 12.4629 17.4137H20.2815C20.3753 17.4137 20.4682 17.3952 20.5548 17.3593C20.6414 17.3234 20.7202 17.2708 20.7865 17.2045C20.8528 17.1382 20.9054 17.0595 20.9413 16.9729C20.9771 16.8862 20.9956 16.7934 20.9956 16.6996C20.9956 16.6058 20.9771 16.513 20.9413 16.4263C20.9054 16.3397 20.8528 16.261 20.7865 16.1947C20.7202 16.1284 20.6414 16.0758 20.5548 16.0399C20.4682 16.004 20.3753 15.9855 20.2815 15.9855ZM9.54947 18.3063C9.2317 18.3063 8.92106 18.2121 8.65684 18.0355C8.39262 17.859 8.18669 17.6081 8.06508 17.3145C7.94347 17.0209 7.91165 16.6979 7.97364 16.3862C8.03563 16.0745 8.18865 15.7882 8.41334 15.5635C8.63804 15.3388 8.92432 15.1858 9.23599 15.1238C9.54765 15.0618 9.8707 15.0936 10.1643 15.2152C10.4579 15.3368 10.7088 15.5428 10.8854 15.807C11.0619 16.0712 11.1561 16.3818 11.1561 16.6996C11.1561 17.1257 10.9869 17.5344 10.6856 17.8357C10.3843 18.137 9.97559 18.3063 9.54947 18.3063Z",
|
|
17
|
+
fill: fill,
|
|
18
|
+
stroke: stroke,
|
|
19
|
+
strokeWidth: 0.1
|
|
17
20
|
})
|
|
18
21
|
});
|
|
19
22
|
};
|
package/dist/web/TimeEndIcon.js
CHANGED
|
@@ -8,16 +8,16 @@ const TimeEndIcon_TimeEndIcon = ({ size = 16, width = size, height = size, color
|
|
|
8
8
|
return /*#__PURE__*/ jsxs("svg", {
|
|
9
9
|
width: width,
|
|
10
10
|
height: height,
|
|
11
|
-
viewBox: "0 0
|
|
11
|
+
viewBox: "0 0 24 24",
|
|
12
12
|
fill: "none",
|
|
13
13
|
...props,
|
|
14
14
|
children: [
|
|
15
15
|
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "
|
|
16
|
+
d: "M6.78684 1.45312H17.3397C17.3378 1.8288 17.3357 2.20246 17.3357 2.57813C15.7888 2.58014 14.244 2.57611 12.6971 2.58014C12.6931 3.37366 12.6911 4.16919 12.7031 4.96473C15.2203 5.13549 17.6311 6.45535 19.0936 8.51452C20.8433 10.9011 21.1687 14.1837 20.1302 16.9279C18.9247 20.1523 15.6804 22.4685 12.233 22.5468H11.7629C9.45871 22.4746 7.2067 21.4581 5.64979 19.7585C4.15112 18.1714 3.32143 16.0138 3.26117 13.8402V13.5629C3.31339 11.6826 3.94621 9.8183 5.11541 8.33772C6.61608 6.38103 8.96852 5.13348 11.4255 4.96272C11.4295 4.16719 11.4295 3.37166 11.4255 2.57813C9.87857 2.57813 8.3317 2.58214 6.78483 2.57611C6.78483 2.20044 6.78684 1.82679 6.78684 1.45312ZM10.196 6.60804C8.05246 7.15246 6.19822 8.71942 5.30624 10.7444C4.49465 12.5424 4.47656 14.6719 5.23795 16.49C6.10781 18.6394 8.02032 20.3491 10.2743 20.9177C12.0844 21.3917 14.0752 21.0763 15.6663 20.0979C18.1252 18.6254 19.6198 15.6703 19.2502 12.8156C18.9871 10.6118 17.653 8.57678 15.7547 7.43371C14.1134 6.42523 12.0603 6.12187 10.196 6.60804Z",
|
|
17
17
|
fill: fill
|
|
18
18
|
}),
|
|
19
19
|
/*#__PURE__*/ jsx("path", {
|
|
20
|
-
d: "
|
|
20
|
+
d: "M11.4296 9.60938H12.5526C12.5546 11.5781 12.5546 13.5469 12.5546 15.5156H11.4296C11.4276 13.5469 11.4296 11.5781 11.4296 9.60938Z",
|
|
21
21
|
fill: fill
|
|
22
22
|
})
|
|
23
23
|
]
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
|
-
declare const
|
|
3
|
+
declare const UserFollowIcon: {
|
|
4
4
|
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
|
-
export default
|
|
7
|
+
export default UserFollowIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import "react";
|
|
3
|
+
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
4
|
+
const UserFollowIcon_UserFollowIcon = ({ size = 16, width = size, height = size, color = 'currentColor', ...props })=>{
|
|
5
|
+
const { getColor } = useIconsContext();
|
|
6
|
+
const _color = isThemeColor(color) ? getColor(color) : color;
|
|
7
|
+
const fill = props.fill || _color;
|
|
8
|
+
return /*#__PURE__*/ jsx("svg", {
|
|
9
|
+
width: width,
|
|
10
|
+
height: height,
|
|
11
|
+
viewBox: "0 0 24 24",
|
|
12
|
+
fill: "none",
|
|
13
|
+
...props,
|
|
14
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
15
|
+
d: "M16.9344 14.083C17.3605 14.083 17.7057 14.4284 17.7058 14.8545V17.1699H20.0213C20.4473 17.17 20.7927 17.5153 20.7928 17.9414C20.7928 18.3675 20.4474 18.7128 20.0213 18.7129H17.7058V21.0283C17.7057 21.4544 17.3605 21.7998 16.9344 21.7998C16.5084 21.7996 16.163 21.4543 16.1629 21.0283V18.7129H13.8474C13.4214 18.7127 13.076 18.3675 13.076 17.9414C13.076 17.5154 13.4215 17.1701 13.8474 17.1699H16.1629V14.8545C16.163 14.4285 16.5084 14.0832 16.9344 14.083ZM11.1951 2.2002C14.1833 2.20041 16.6052 4.62308 16.6053 7.61133C16.6051 9.82266 15.2784 11.7224 13.3777 12.5615C13.7204 12.7122 13.9111 13.094 13.8113 13.4668C13.7009 13.8785 13.2777 14.1231 12.866 14.0127C12.3335 13.87 11.7727 13.793 11.1931 13.793C7.63508 13.7931 4.75001 16.6782 4.74979 20.2363C4.74967 20.6624 4.40443 21.0078 3.9783 21.0078C3.55228 21.0077 3.20693 20.6624 3.20682 20.2363C3.207 16.5859 5.65696 13.5093 9.00174 12.5566C7.10681 11.715 5.78412 9.81835 5.78397 7.61133C5.78398 4.6231 8.20692 2.20043 11.1951 2.2002ZM11.1951 3.74316C9.05932 3.7434 7.32695 5.4755 7.32693 7.61133C7.32715 9.74699 9.05944 11.4783 11.1951 11.4785C13.3308 11.4783 15.0621 9.747 15.0623 7.61133C15.0623 5.47548 13.3309 3.74338 11.1951 3.74316Z",
|
|
16
|
+
fill: fill
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
};
|
|
20
|
+
UserFollowIcon_UserFollowIcon.displayName = 'UserFollowIcon|user-follow';
|
|
21
|
+
const UserFollowIcon = UserFollowIcon_UserFollowIcon;
|
|
22
|
+
export { UserFollowIcon as default };
|
|
@@ -12,7 +12,7 @@ const WalletCreateIcon_WalletCreateIcon = ({ size = 16, width = size, height = s
|
|
|
12
12
|
fill: "none",
|
|
13
13
|
...props,
|
|
14
14
|
children: /*#__PURE__*/ jsx("path", {
|
|
15
|
-
d: "M18.
|
|
15
|
+
d: "M18.7676 4.47705C19.9263 4.47705 20.8711 5.42182 20.8711 6.58057V17.4194C20.8708 18.578 19.9262 19.5229 18.7676 19.5229H5.23242C4.07393 19.5228 3.12917 18.5779 3.12891 17.4194V6.58057C3.12891 5.42189 4.07377 4.47716 5.23242 4.47705H18.7676ZM4.62793 17.4194C4.62819 17.7513 4.89638 18.0199 5.23242 18.02H18.7676C19.1007 18.02 19.3718 17.751 19.3721 17.4194V9.72412H4.62793V17.4194ZM8.45117 14.395C8.86547 14.3953 9.19987 14.7297 9.2002 15.144C9.2002 15.5586 8.86567 15.8937 8.45117 15.894H6.57715C6.16251 15.8939 5.82812 15.5587 5.82812 15.144C5.82845 14.7292 6.1665 14.3952 6.57715 14.395H8.45117ZM5.23242 5.979C4.89919 5.97911 4.62793 6.24882 4.62793 6.58057V8.2251H19.3721V6.58057C19.3721 6.24838 19.1039 5.979 18.7676 5.979H5.23242Z",
|
|
16
16
|
fill: fill
|
|
17
17
|
})
|
|
18
18
|
});
|
package/dist/web/index.d.ts
CHANGED
|
@@ -54,6 +54,7 @@ export { default as CircleCheckFadedIcon } from './CircleCheckFadedIcon';
|
|
|
54
54
|
export { default as CircleCheckFilledIcon } from './CircleCheckFilledIcon';
|
|
55
55
|
export { default as CircleCloseFadedIcon } from './CircleCloseFadedIcon';
|
|
56
56
|
export { default as CircleCloseFilledIcon } from './CircleCloseFilledIcon';
|
|
57
|
+
export { default as CircleDollarIcon } from './CircleDollarIcon';
|
|
57
58
|
export { default as CircleFilledIcon } from './CircleFilledIcon';
|
|
58
59
|
export { default as CircleFlameIcon } from './CircleFlameIcon';
|
|
59
60
|
export { default as CircleMinusFadedIcon } from './CircleMinusFadedIcon';
|
|
@@ -87,7 +88,6 @@ export { default as CurrencyExchangeIcon } from './CurrencyExchangeIcon';
|
|
|
87
88
|
export { default as DiamondIcon } from './DiamondIcon';
|
|
88
89
|
export { default as DiscordIcon } from './DiscordIcon';
|
|
89
90
|
export { default as DocumentTermsIcon } from './DocumentTermsIcon';
|
|
90
|
-
export { default as DollarWhiteIcon } from './DollarWhiteIcon';
|
|
91
91
|
export { default as DownloadIcon } from './DownloadIcon';
|
|
92
92
|
export { default as Draggable2Icon } from './Draggable2Icon';
|
|
93
93
|
export { default as DraggableVerticalIcon } from './DraggableVerticalIcon';
|
|
@@ -173,7 +173,6 @@ export { default as PartyPopperIcon } from './PartyPopperIcon';
|
|
|
173
173
|
export { default as PasswordIcon } from './PasswordIcon';
|
|
174
174
|
export { default as PauseIcon } from './PauseIcon';
|
|
175
175
|
export { default as PercentIcon } from './PercentIcon';
|
|
176
|
-
export { default as PersonFollowIcon } from './PersonFollowIcon';
|
|
177
176
|
export { default as PinOnIcon } from './PinOnIcon';
|
|
178
177
|
export { default as PinIcon } from './PinIcon';
|
|
179
178
|
export { default as PlayCircleIcon } from './PlayCircleIcon';
|
|
@@ -240,7 +239,6 @@ export { default as ThemeSwitchIcon } from './ThemeSwitchIcon';
|
|
|
240
239
|
export { default as TicketIcon } from './TicketIcon';
|
|
241
240
|
export { default as TiktokIcon } from './TiktokIcon';
|
|
242
241
|
export { default as TimeEndIcon } from './TimeEndIcon';
|
|
243
|
-
export { default as TimerIcon } from './TimerIcon';
|
|
244
242
|
export { default as TokenExchangeIcon } from './TokenExchangeIcon';
|
|
245
243
|
export { default as TrackIcon } from './TrackIcon';
|
|
246
244
|
export { default as TradeMainIcon } from './TradeMainIcon';
|
|
@@ -265,6 +263,7 @@ export { default as UnlinkIcon } from './UnlinkIcon';
|
|
|
265
263
|
export { default as UpdateIcon } from './UpdateIcon';
|
|
266
264
|
export { default as UploadIcon } from './UploadIcon';
|
|
267
265
|
export { default as UserBanIcon } from './UserBanIcon';
|
|
266
|
+
export { default as UserFollowIcon } from './UserFollowIcon';
|
|
268
267
|
export { default as UserStarIcon } from './UserStarIcon';
|
|
269
268
|
export { default as UserTieIcon } from './UserTieIcon';
|
|
270
269
|
export { default as UserIcon } from './UserIcon';
|
|
@@ -272,7 +271,6 @@ export { default as UsersIcon } from './UsersIcon';
|
|
|
272
271
|
export { default as VolumeIcon } from './VolumeIcon';
|
|
273
272
|
export { default as WalletBackupIcon } from './WalletBackupIcon';
|
|
274
273
|
export { default as WalletCreateIcon } from './WalletCreateIcon';
|
|
275
|
-
export { default as WalletImportIcon } from './WalletImportIcon';
|
|
276
274
|
export { default as WalletPasswordIcon } from './WalletPasswordIcon';
|
|
277
275
|
export { default as WalletIcon } from './WalletIcon';
|
|
278
276
|
export { default as WishlistIcon } from './WishlistIcon';
|
package/dist/web/index.js
CHANGED
|
@@ -54,6 +54,7 @@ import external_CircleCheckFadedIcon_js_default from "./CircleCheckFadedIcon.js"
|
|
|
54
54
|
import external_CircleCheckFilledIcon_js_default from "./CircleCheckFilledIcon.js";
|
|
55
55
|
import external_CircleCloseFadedIcon_js_default from "./CircleCloseFadedIcon.js";
|
|
56
56
|
import external_CircleCloseFilledIcon_js_default from "./CircleCloseFilledIcon.js";
|
|
57
|
+
import external_CircleDollarIcon_js_default from "./CircleDollarIcon.js";
|
|
57
58
|
import external_CircleFilledIcon_js_default from "./CircleFilledIcon.js";
|
|
58
59
|
import external_CircleFlameIcon_js_default from "./CircleFlameIcon.js";
|
|
59
60
|
import external_CircleMinusFadedIcon_js_default from "./CircleMinusFadedIcon.js";
|
|
@@ -87,7 +88,6 @@ import external_CurrencyExchangeIcon_js_default from "./CurrencyExchangeIcon.js"
|
|
|
87
88
|
import external_DiamondIcon_js_default from "./DiamondIcon.js";
|
|
88
89
|
import external_DiscordIcon_js_default from "./DiscordIcon.js";
|
|
89
90
|
import external_DocumentTermsIcon_js_default from "./DocumentTermsIcon.js";
|
|
90
|
-
import external_DollarWhiteIcon_js_default from "./DollarWhiteIcon.js";
|
|
91
91
|
import external_DownloadIcon_js_default from "./DownloadIcon.js";
|
|
92
92
|
import external_Draggable2Icon_js_default from "./Draggable2Icon.js";
|
|
93
93
|
import external_DraggableVerticalIcon_js_default from "./DraggableVerticalIcon.js";
|
|
@@ -173,7 +173,6 @@ import external_PartyPopperIcon_js_default from "./PartyPopperIcon.js";
|
|
|
173
173
|
import external_PasswordIcon_js_default from "./PasswordIcon.js";
|
|
174
174
|
import external_PauseIcon_js_default from "./PauseIcon.js";
|
|
175
175
|
import external_PercentIcon_js_default from "./PercentIcon.js";
|
|
176
|
-
import external_PersonFollowIcon_js_default from "./PersonFollowIcon.js";
|
|
177
176
|
import external_PinOnIcon_js_default from "./PinOnIcon.js";
|
|
178
177
|
import external_PinIcon_js_default from "./PinIcon.js";
|
|
179
178
|
import external_PlayCircleIcon_js_default from "./PlayCircleIcon.js";
|
|
@@ -240,7 +239,6 @@ import external_ThemeSwitchIcon_js_default from "./ThemeSwitchIcon.js";
|
|
|
240
239
|
import external_TicketIcon_js_default from "./TicketIcon.js";
|
|
241
240
|
import external_TiktokIcon_js_default from "./TiktokIcon.js";
|
|
242
241
|
import external_TimeEndIcon_js_default from "./TimeEndIcon.js";
|
|
243
|
-
import external_TimerIcon_js_default from "./TimerIcon.js";
|
|
244
242
|
import external_TokenExchangeIcon_js_default from "./TokenExchangeIcon.js";
|
|
245
243
|
import external_TrackIcon_js_default from "./TrackIcon.js";
|
|
246
244
|
import external_TradeMainIcon_js_default from "./TradeMainIcon.js";
|
|
@@ -265,6 +263,7 @@ import external_UnlinkIcon_js_default from "./UnlinkIcon.js";
|
|
|
265
263
|
import external_UpdateIcon_js_default from "./UpdateIcon.js";
|
|
266
264
|
import external_UploadIcon_js_default from "./UploadIcon.js";
|
|
267
265
|
import external_UserBanIcon_js_default from "./UserBanIcon.js";
|
|
266
|
+
import external_UserFollowIcon_js_default from "./UserFollowIcon.js";
|
|
268
267
|
import external_UserStarIcon_js_default from "./UserStarIcon.js";
|
|
269
268
|
import external_UserTieIcon_js_default from "./UserTieIcon.js";
|
|
270
269
|
import external_UserIcon_js_default from "./UserIcon.js";
|
|
@@ -272,11 +271,10 @@ import external_UsersIcon_js_default from "./UsersIcon.js";
|
|
|
272
271
|
import external_VolumeIcon_js_default from "./VolumeIcon.js";
|
|
273
272
|
import external_WalletBackupIcon_js_default from "./WalletBackupIcon.js";
|
|
274
273
|
import external_WalletCreateIcon_js_default from "./WalletCreateIcon.js";
|
|
275
|
-
import external_WalletImportIcon_js_default from "./WalletImportIcon.js";
|
|
276
274
|
import external_WalletPasswordIcon_js_default from "./WalletPasswordIcon.js";
|
|
277
275
|
import external_WalletIcon_js_default from "./WalletIcon.js";
|
|
278
276
|
import external_WishlistIcon_js_default from "./WishlistIcon.js";
|
|
279
277
|
import external_WrenchIcon_js_default from "./WrenchIcon.js";
|
|
280
278
|
import external_YapsIcon_js_default from "./YapsIcon.js";
|
|
281
279
|
import external_YoutubeIcon_js_default from "./YoutubeIcon.js";
|
|
282
|
-
export { external_ActivityIcon_js_default as ActivityIcon, external_AlertIcon_js_default as AlertIcon, external_AlertOnIcon_js_default as AlertOnIcon, external_AllTokensIcon_js_default as AllTokensIcon, external_AppleIcon_js_default as AppleIcon, external_ArrowDownIcon_js_default as ArrowDownIcon, external_ArrowDownToLineIcon_js_default as ArrowDownToLineIcon, external_ArrowRightLeftIcon_js_default as ArrowRightLeftIcon, external_ArrowUpIcon_js_default as ArrowUpIcon, external_Assets2Icon_js_default as Assets2Icon, external_AssetsIcon_js_default as AssetsIcon, external_BallIcon_js_default as BallIcon, external_BanIcon_js_default as BanIcon, external_BookmarkIcon_js_default as BookmarkIcon, external_BotIcon_js_default as BotIcon, external_Boxes2Icon_js_default as Boxes2Icon, external_BoxesIcon_js_default as BoxesIcon, external_BrushCleaningIcon_js_default as BrushCleaningIcon, external_BubbleIcon_js_default as BubbleIcon, external_BullBearIcon_js_default as BullBearIcon, external_BurgerIcon_js_default as BurgerIcon, external_CabalIcon_js_default as CabalIcon, external_CabalLeaderIcon_js_default as CabalLeaderIcon, external_CalendarCheckIcon_js_default as CalendarCheckIcon, external_CameraIcon_js_default as CameraIcon, external_Candle2Icon_js_default as Candle2Icon, external_CandleIcon_js_default as CandleIcon, external_CarIcon_js_default as CarIcon, external_CashBagIcon_js_default as CashBagIcon, external_CashInIcon_js_default as CashInIcon, external_CashOutIcon_js_default as CashOutIcon, external_CashRewardsIcon_js_default as CashRewardsIcon, external_CatIcon_js_default as CatIcon, external_ChartColorSwitchIcon_js_default as ChartColorSwitchIcon, external_ChartLine2Icon_js_default as ChartLine2Icon, external_ChartLineCheckedIcon_js_default as ChartLineCheckedIcon, external_ChartLineIcon_js_default as ChartLineIcon, external_ChartPieIcon_js_default as ChartPieIcon, external_ChartUpIcon_js_default as ChartUpIcon, external_CheckIcon_js_default as CheckIcon, external_ChefIcon_js_default as ChefIcon, external_ChevronDownIcon_js_default as ChevronDownIcon, external_ChevronDownSmallIcon_js_default as ChevronDownSmallIcon, external_ChevronLeftIcon_js_default as ChevronLeftIcon, external_ChevronLeftSmallIcon_js_default as ChevronLeftSmallIcon, external_ChevronRightIcon_js_default as ChevronRightIcon, external_ChevronRightSmallIcon_js_default as ChevronRightSmallIcon, external_ChevronUpIcon_js_default as ChevronUpIcon, external_ChevronUpSmallIcon_js_default as ChevronUpSmallIcon, external_ChevronsLeftIcon_js_default as ChevronsLeftIcon, external_ChevronsUpIcon_js_default as ChevronsUpIcon, external_CircleAlertIcon_js_default as CircleAlertIcon, external_CircleCheckFadedIcon_js_default as CircleCheckFadedIcon, external_CircleCheckFilledIcon_js_default as CircleCheckFilledIcon, external_CircleCloseFadedIcon_js_default as CircleCloseFadedIcon, external_CircleCloseFilledIcon_js_default as CircleCloseFilledIcon, external_CircleFilledIcon_js_default as CircleFilledIcon, external_CircleFlameIcon_js_default as CircleFlameIcon, external_CircleMinusFadedIcon_js_default as CircleMinusFadedIcon, external_CircleMinusIcon_js_default as CircleMinusIcon, external_CirclePendingIcon_js_default as CirclePendingIcon, external_CirclePlusIcon_js_default as CirclePlusIcon, external_CircleQuestionIcon_js_default as CircleQuestionIcon, external_ClipboardListIcon_js_default as ClipboardListIcon, external_Clock1Icon_js_default as Clock1Icon, external_ClockIcon_js_default as ClockIcon, external_CloseIcon_js_default as CloseIcon, external_ClothesIcon_js_default as ClothesIcon, external_ColorDiceIcon_js_default as ColorDiceIcon, external_ColorGoogleIcon_js_default as ColorGoogleIcon, external_ColorInstagramIcon_js_default as ColorInstagramIcon, external_ColorMedalIcon_js_default as ColorMedalIcon, external_ColorPauseIcon_js_default as ColorPauseIcon, external_ColorPlayIcon_js_default as ColorPlayIcon, external_ColorPumpfunIcon_js_default as ColorPumpfunIcon, external_ColorTgUserIcon_js_default as ColorTgUserIcon, external_ColorTiktokIcon_js_default as ColorTiktokIcon, external_ColorTruthSocialIcon_js_default as ColorTruthSocialIcon, external_ColorTwitchAppIcon_js_default as ColorTwitchAppIcon, external_ColorYoutubeIcon_js_default as ColorYoutubeIcon, external_ConvertFlashIcon_js_default as ConvertFlashIcon, external_ConvertIcon_js_default as ConvertIcon, external_CopyIcon_js_default as CopyIcon, external_CopyXIcon_js_default as CopyXIcon, external_CrownIcon_js_default as CrownIcon, external_CurrencyExchangeIcon_js_default as CurrencyExchangeIcon, external_DiamondIcon_js_default as DiamondIcon, external_DiscordIcon_js_default as DiscordIcon, external_DocumentTermsIcon_js_default as DocumentTermsIcon, external_DollarWhiteIcon_js_default as DollarWhiteIcon, external_DownloadIcon_js_default as DownloadIcon, external_Draggable2Icon_js_default as Draggable2Icon, external_DraggableIcon_js_default as DraggableIcon, external_DraggableVerticalIcon_js_default as DraggableVerticalIcon, external_EagleIcon_js_default as EagleIcon, external_EarthIcon_js_default as EarthIcon, external_EditIcon_js_default as EditIcon, external_EllipsisIcon_js_default as EllipsisIcon, external_EllipsisVerticalIcon_js_default as EllipsisVerticalIcon, external_EmptyIcon_js_default as EmptyIcon, external_ExpandIcon_js_default as ExpandIcon, external_ExternalLinkIcon_js_default as ExternalLinkIcon, external_EyeIcon_js_default as EyeIcon, external_EyeOffIcon_js_default as EyeOffIcon, external_FaceIcon_js_default as FaceIcon, external_FaceSadIcon_js_default as FaceSadIcon, external_FaqIcon_js_default as FaqIcon, external_FileTextIcon_js_default as FileTextIcon, external_FilterIcon_js_default as FilterIcon, external_FingerprintIcon_js_default as FingerprintIcon, external_FlagIcon_js_default as FlagIcon, external_FlameFilledIcon_js_default as FlameFilledIcon, external_FlameIcon_js_default as FlameIcon, external_FlashIcon_js_default as FlashIcon, external_FolderIcon_js_default as FolderIcon, external_GasFeeIcon_js_default as GasFeeIcon, external_GhostIcon_js_default as GhostIcon, external_GiftIcon_js_default as GiftIcon, external_GithubIcon_js_default as GithubIcon, external_GrassIcon_js_default as GrassIcon, external_HeadsetIcon_js_default as HeadsetIcon, external_HeartIcon_js_default as HeartIcon, external_HexagonDollarIcon_js_default as HexagonDollarIcon, external_HoneyPotIcon_js_default as HoneyPotIcon, external_ImportExportIcon_js_default as ImportExportIcon, external_InstagramIcon_js_default as InstagramIcon, external_InternetIcon_js_default as InternetIcon, external_InviteIcon_js_default as InviteIcon, external_JackpotIcon_js_default as JackpotIcon, external_JoinCommunityIcon_js_default as JoinCommunityIcon, external_LanguagesIcon_js_default as LanguagesIcon, external_LayersIcon_js_default as LayersIcon, external_LayoutBottomIcon_js_default as LayoutBottomIcon, external_LayoutFloatIcon_js_default as LayoutFloatIcon, external_LayoutIcon_js_default as LayoutIcon, external_LayoutLeftIcon_js_default as LayoutLeftIcon, external_LayoutRightIcon_js_default as LayoutRightIcon, external_LeaderboardIcon_js_default as LeaderboardIcon, external_LinkIcon_js_default as LinkIcon, external_LiquidityAddIcon_js_default as LiquidityAddIcon, external_LiquidityRemoveIcon_js_default as LiquidityRemoveIcon, external_List2Icon_js_default as List2Icon, external_ListCheckIcon_js_default as ListCheckIcon, external_ListCopyDownIcon_js_default as ListCopyDownIcon, external_ListCopyUpIcon_js_default as ListCopyUpIcon, external_ListHistoryIcon_js_default as ListHistoryIcon, external_ListIcon_js_default as ListIcon, external_ListSettingIcon_js_default as ListSettingIcon, external_ListSettingsIcon_js_default as ListSettingsIcon, external_Lock2Icon_js_default as Lock2Icon, external_LockIcon_js_default as LockIcon, external_MailHeartIcon_js_default as MailHeartIcon, external_MailIcon_js_default as MailIcon, external_ManualIcon_js_default as ManualIcon, external_MarketStatsIcon_js_default as MarketStatsIcon, external_MarketTrendIcon_js_default as MarketTrendIcon, external_MoonIcon_js_default as MoonIcon, external_MoveUpRightIcon_js_default as MoveUpRightIcon, external_MusicIcon_js_default as MusicIcon, external_NavAccountUxIcon_js_default as NavAccountUxIcon, external_NavCryptoUxIcon_js_default as NavCryptoUxIcon, external_NavEarnIcon_js_default as NavEarnIcon, external_NavHomeIcon_js_default as NavHomeIcon, external_NavHomeUxIcon_js_default as NavHomeUxIcon, external_NavMarketIcon_js_default as NavMarketIcon, external_NavStockUxIcon_js_default as NavStockUxIcon, external_NavTradeIcon_js_default as NavTradeIcon, external_NavWalletIcon_js_default as NavWalletIcon, external_OrientationSwitchIcon_js_default as OrientationSwitchIcon, external_OwnerAddressIcon_js_default as OwnerAddressIcon, external_ParticleTwitterIcon_js_default as ParticleTwitterIcon, external_PartyPopperIcon_js_default as PartyPopperIcon, external_PasswordIcon_js_default as PasswordIcon, external_PauseIcon_js_default as PauseIcon, external_PercentIcon_js_default as PercentIcon, external_PersonFollowIcon_js_default as PersonFollowIcon, external_PinIcon_js_default as PinIcon, external_PinOnIcon_js_default as PinOnIcon, external_PlayCircleIcon_js_default as PlayCircleIcon, external_PlayIcon_js_default as PlayIcon, external_PlayLeftIcon_js_default as PlayLeftIcon, external_PlusIcon_js_default as PlusIcon, external_PriorityFeeIcon_js_default as PriorityFeeIcon, external_PrivacyPolicyIcon_js_default as PrivacyPolicyIcon, external_ProcessingIcon_js_default as ProcessingIcon, external_PumpfunIcon_js_default as PumpfunIcon, external_QrcodeIcon_js_default as QrcodeIcon, external_QuestionIcon_js_default as QuestionIcon, external_RadarIcon_js_default as RadarIcon, external_RadioOffIcon_js_default as RadioOffIcon, external_RadioOnIcon_js_default as RadioOnIcon, external_ReceiveIcon_js_default as ReceiveIcon, external_RecordBuyIcon_js_default as RecordBuyIcon, external_RecordSellIcon_js_default as RecordSellIcon, external_RedPacketIcon_js_default as RedPacketIcon, external_RedditIcon_js_default as RedditIcon, external_RefreshCwIcon_js_default as RefreshCwIcon, external_RocketIcon_js_default as RocketIcon, external_RotateCwIcon_js_default as RotateCwIcon, external_ScanFaceIcon_js_default as ScanFaceIcon, external_SearchIcon_js_default as SearchIcon, external_SearchListIcon_js_default as SearchListIcon, external_SecureTips1Icon_js_default as SecureTips1Icon, external_SecureTips2Icon_js_default as SecureTips2Icon, external_SendIcon_js_default as SendIcon, external_SettingsIcon_js_default as SettingsIcon, external_ShareIcon_js_default as ShareIcon, external_ShieldAlertFilledIcon_js_default as ShieldAlertFilledIcon, external_ShieldAlertIcon_js_default as ShieldAlertIcon, external_ShieldBanIcon_js_default as ShieldBanIcon, external_ShieldCheckFilledIcon_js_default as ShieldCheckFilledIcon, external_ShieldCheckIcon_js_default as ShieldCheckIcon, external_ShieldPlusIcon_js_default as ShieldPlusIcon, external_ShieldXFilledIcon_js_default as ShieldXFilledIcon, external_ShieldXIcon_js_default as ShieldXIcon, external_ShipIcon_js_default as ShipIcon, external_ShoppingCartInIcon_js_default as ShoppingCartInIcon, external_ShoppingCartOutIcon_js_default as ShoppingCartOutIcon, external_SlidersHorizontalIcon_js_default as SlidersHorizontalIcon, external_SlidersVerticalIcon_js_default as SlidersVerticalIcon, external_SlippageIcon_js_default as SlippageIcon, external_SnowflakeIcon_js_default as SnowflakeIcon, external_SortAscIcon_js_default as SortAscIcon, external_SortDescIcon_js_default as SortDescIcon, external_SortDown1Icon_js_default as SortDown1Icon, external_SortDownIcon_js_default as SortDownIcon, external_SortIcon_js_default as SortIcon, external_SortUp1Icon_js_default as SortUp1Icon, external_SortUpIcon_js_default as SortUpIcon, external_SproutIcon_js_default as SproutIcon, external_StakeIcon_js_default as StakeIcon, external_StarIcon_js_default as StarIcon, external_StarOnIcon_js_default as StarOnIcon, external_SunIcon_js_default as SunIcon, external_Switch2Icon_js_default as Switch2Icon, external_SwitchIcon_js_default as SwitchIcon, external_TargetIcon_js_default as TargetIcon, external_TelegramIcon_js_default as TelegramIcon, external_ThemeSwitchIcon_js_default as ThemeSwitchIcon, external_TicketIcon_js_default as TicketIcon, external_TiktokIcon_js_default as TiktokIcon, external_TimeEndIcon_js_default as TimeEndIcon, external_TimerIcon_js_default as TimerIcon, external_TokenExchangeIcon_js_default as TokenExchangeIcon, external_TrackIcon_js_default as TrackIcon, external_TradeIcon_js_default as TradeIcon, external_TradeMainIcon_js_default as TradeMainIcon, external_TrainIcon_js_default as TrainIcon, external_TrashIcon_js_default as TrashIcon, external_TreeIcon_js_default as TreeIcon, external_TrenchIcon_js_default as TrenchIcon, external_TriangleAlertIcon_js_default as TriangleAlertIcon, external_TriangleDownIcon_js_default as TriangleDownIcon, external_TriangleUpIcon_js_default as TriangleUpIcon, external_TrophyIcon_js_default as TrophyIcon, external_TruthSocialIcon_js_default as TruthSocialIcon, external_TweetIcon_js_default as TweetIcon, external_TweetQuoteIcon_js_default as TweetQuoteIcon, external_TwinklingStarsIcon_js_default as TwinklingStarsIcon, external_TwitchAppIcon_js_default as TwitchAppIcon, external_TwitterIcon_js_default as TwitterIcon, external_TwitterSearchIcon_js_default as TwitterSearchIcon, external_UniversalXTwitterIcon_js_default as UniversalXTwitterIcon, external_UnlinkIcon_js_default as UnlinkIcon, external_UpdateIcon_js_default as UpdateIcon, external_UploadIcon_js_default as UploadIcon, external_UserBanIcon_js_default as UserBanIcon, external_UserIcon_js_default as UserIcon, external_UserStarIcon_js_default as UserStarIcon, external_UserTieIcon_js_default as UserTieIcon, external_UsersIcon_js_default as UsersIcon, external_VolumeIcon_js_default as VolumeIcon, external_WalletBackupIcon_js_default as WalletBackupIcon, external_WalletCreateIcon_js_default as WalletCreateIcon, external_WalletIcon_js_default as WalletIcon, external_WalletImportIcon_js_default as WalletImportIcon, external_WalletPasswordIcon_js_default as WalletPasswordIcon, external_WishlistIcon_js_default as WishlistIcon, external_WrenchIcon_js_default as WrenchIcon, external_YapsIcon_js_default as YapsIcon, external_YoutubeIcon_js_default as YoutubeIcon };
|
|
280
|
+
export { external_ActivityIcon_js_default as ActivityIcon, external_AlertIcon_js_default as AlertIcon, external_AlertOnIcon_js_default as AlertOnIcon, external_AllTokensIcon_js_default as AllTokensIcon, external_AppleIcon_js_default as AppleIcon, external_ArrowDownIcon_js_default as ArrowDownIcon, external_ArrowDownToLineIcon_js_default as ArrowDownToLineIcon, external_ArrowRightLeftIcon_js_default as ArrowRightLeftIcon, external_ArrowUpIcon_js_default as ArrowUpIcon, external_Assets2Icon_js_default as Assets2Icon, external_AssetsIcon_js_default as AssetsIcon, external_BallIcon_js_default as BallIcon, external_BanIcon_js_default as BanIcon, external_BookmarkIcon_js_default as BookmarkIcon, external_BotIcon_js_default as BotIcon, external_Boxes2Icon_js_default as Boxes2Icon, external_BoxesIcon_js_default as BoxesIcon, external_BrushCleaningIcon_js_default as BrushCleaningIcon, external_BubbleIcon_js_default as BubbleIcon, external_BullBearIcon_js_default as BullBearIcon, external_BurgerIcon_js_default as BurgerIcon, external_CabalIcon_js_default as CabalIcon, external_CabalLeaderIcon_js_default as CabalLeaderIcon, external_CalendarCheckIcon_js_default as CalendarCheckIcon, external_CameraIcon_js_default as CameraIcon, external_Candle2Icon_js_default as Candle2Icon, external_CandleIcon_js_default as CandleIcon, external_CarIcon_js_default as CarIcon, external_CashBagIcon_js_default as CashBagIcon, external_CashInIcon_js_default as CashInIcon, external_CashOutIcon_js_default as CashOutIcon, external_CashRewardsIcon_js_default as CashRewardsIcon, external_CatIcon_js_default as CatIcon, external_ChartColorSwitchIcon_js_default as ChartColorSwitchIcon, external_ChartLine2Icon_js_default as ChartLine2Icon, external_ChartLineCheckedIcon_js_default as ChartLineCheckedIcon, external_ChartLineIcon_js_default as ChartLineIcon, external_ChartPieIcon_js_default as ChartPieIcon, external_ChartUpIcon_js_default as ChartUpIcon, external_CheckIcon_js_default as CheckIcon, external_ChefIcon_js_default as ChefIcon, external_ChevronDownIcon_js_default as ChevronDownIcon, external_ChevronDownSmallIcon_js_default as ChevronDownSmallIcon, external_ChevronLeftIcon_js_default as ChevronLeftIcon, external_ChevronLeftSmallIcon_js_default as ChevronLeftSmallIcon, external_ChevronRightIcon_js_default as ChevronRightIcon, external_ChevronRightSmallIcon_js_default as ChevronRightSmallIcon, external_ChevronUpIcon_js_default as ChevronUpIcon, external_ChevronUpSmallIcon_js_default as ChevronUpSmallIcon, external_ChevronsLeftIcon_js_default as ChevronsLeftIcon, external_ChevronsUpIcon_js_default as ChevronsUpIcon, external_CircleAlertIcon_js_default as CircleAlertIcon, external_CircleCheckFadedIcon_js_default as CircleCheckFadedIcon, external_CircleCheckFilledIcon_js_default as CircleCheckFilledIcon, external_CircleCloseFadedIcon_js_default as CircleCloseFadedIcon, external_CircleCloseFilledIcon_js_default as CircleCloseFilledIcon, external_CircleDollarIcon_js_default as CircleDollarIcon, external_CircleFilledIcon_js_default as CircleFilledIcon, external_CircleFlameIcon_js_default as CircleFlameIcon, external_CircleMinusFadedIcon_js_default as CircleMinusFadedIcon, external_CircleMinusIcon_js_default as CircleMinusIcon, external_CirclePendingIcon_js_default as CirclePendingIcon, external_CirclePlusIcon_js_default as CirclePlusIcon, external_CircleQuestionIcon_js_default as CircleQuestionIcon, external_ClipboardListIcon_js_default as ClipboardListIcon, external_Clock1Icon_js_default as Clock1Icon, external_ClockIcon_js_default as ClockIcon, external_CloseIcon_js_default as CloseIcon, external_ClothesIcon_js_default as ClothesIcon, external_ColorDiceIcon_js_default as ColorDiceIcon, external_ColorGoogleIcon_js_default as ColorGoogleIcon, external_ColorInstagramIcon_js_default as ColorInstagramIcon, external_ColorMedalIcon_js_default as ColorMedalIcon, external_ColorPauseIcon_js_default as ColorPauseIcon, external_ColorPlayIcon_js_default as ColorPlayIcon, external_ColorPumpfunIcon_js_default as ColorPumpfunIcon, external_ColorTgUserIcon_js_default as ColorTgUserIcon, external_ColorTiktokIcon_js_default as ColorTiktokIcon, external_ColorTruthSocialIcon_js_default as ColorTruthSocialIcon, external_ColorTwitchAppIcon_js_default as ColorTwitchAppIcon, external_ColorYoutubeIcon_js_default as ColorYoutubeIcon, external_ConvertFlashIcon_js_default as ConvertFlashIcon, external_ConvertIcon_js_default as ConvertIcon, external_CopyIcon_js_default as CopyIcon, external_CopyXIcon_js_default as CopyXIcon, external_CrownIcon_js_default as CrownIcon, external_CurrencyExchangeIcon_js_default as CurrencyExchangeIcon, external_DiamondIcon_js_default as DiamondIcon, external_DiscordIcon_js_default as DiscordIcon, external_DocumentTermsIcon_js_default as DocumentTermsIcon, external_DownloadIcon_js_default as DownloadIcon, external_Draggable2Icon_js_default as Draggable2Icon, external_DraggableIcon_js_default as DraggableIcon, external_DraggableVerticalIcon_js_default as DraggableVerticalIcon, external_EagleIcon_js_default as EagleIcon, external_EarthIcon_js_default as EarthIcon, external_EditIcon_js_default as EditIcon, external_EllipsisIcon_js_default as EllipsisIcon, external_EllipsisVerticalIcon_js_default as EllipsisVerticalIcon, external_EmptyIcon_js_default as EmptyIcon, external_ExpandIcon_js_default as ExpandIcon, external_ExternalLinkIcon_js_default as ExternalLinkIcon, external_EyeIcon_js_default as EyeIcon, external_EyeOffIcon_js_default as EyeOffIcon, external_FaceIcon_js_default as FaceIcon, external_FaceSadIcon_js_default as FaceSadIcon, external_FaqIcon_js_default as FaqIcon, external_FileTextIcon_js_default as FileTextIcon, external_FilterIcon_js_default as FilterIcon, external_FingerprintIcon_js_default as FingerprintIcon, external_FlagIcon_js_default as FlagIcon, external_FlameFilledIcon_js_default as FlameFilledIcon, external_FlameIcon_js_default as FlameIcon, external_FlashIcon_js_default as FlashIcon, external_FolderIcon_js_default as FolderIcon, external_GasFeeIcon_js_default as GasFeeIcon, external_GhostIcon_js_default as GhostIcon, external_GiftIcon_js_default as GiftIcon, external_GithubIcon_js_default as GithubIcon, external_GrassIcon_js_default as GrassIcon, external_HeadsetIcon_js_default as HeadsetIcon, external_HeartIcon_js_default as HeartIcon, external_HexagonDollarIcon_js_default as HexagonDollarIcon, external_HoneyPotIcon_js_default as HoneyPotIcon, external_ImportExportIcon_js_default as ImportExportIcon, external_InstagramIcon_js_default as InstagramIcon, external_InternetIcon_js_default as InternetIcon, external_InviteIcon_js_default as InviteIcon, external_JackpotIcon_js_default as JackpotIcon, external_JoinCommunityIcon_js_default as JoinCommunityIcon, external_LanguagesIcon_js_default as LanguagesIcon, external_LayersIcon_js_default as LayersIcon, external_LayoutBottomIcon_js_default as LayoutBottomIcon, external_LayoutFloatIcon_js_default as LayoutFloatIcon, external_LayoutIcon_js_default as LayoutIcon, external_LayoutLeftIcon_js_default as LayoutLeftIcon, external_LayoutRightIcon_js_default as LayoutRightIcon, external_LeaderboardIcon_js_default as LeaderboardIcon, external_LinkIcon_js_default as LinkIcon, external_LiquidityAddIcon_js_default as LiquidityAddIcon, external_LiquidityRemoveIcon_js_default as LiquidityRemoveIcon, external_List2Icon_js_default as List2Icon, external_ListCheckIcon_js_default as ListCheckIcon, external_ListCopyDownIcon_js_default as ListCopyDownIcon, external_ListCopyUpIcon_js_default as ListCopyUpIcon, external_ListHistoryIcon_js_default as ListHistoryIcon, external_ListIcon_js_default as ListIcon, external_ListSettingIcon_js_default as ListSettingIcon, external_ListSettingsIcon_js_default as ListSettingsIcon, external_Lock2Icon_js_default as Lock2Icon, external_LockIcon_js_default as LockIcon, external_MailHeartIcon_js_default as MailHeartIcon, external_MailIcon_js_default as MailIcon, external_ManualIcon_js_default as ManualIcon, external_MarketStatsIcon_js_default as MarketStatsIcon, external_MarketTrendIcon_js_default as MarketTrendIcon, external_MoonIcon_js_default as MoonIcon, external_MoveUpRightIcon_js_default as MoveUpRightIcon, external_MusicIcon_js_default as MusicIcon, external_NavAccountUxIcon_js_default as NavAccountUxIcon, external_NavCryptoUxIcon_js_default as NavCryptoUxIcon, external_NavEarnIcon_js_default as NavEarnIcon, external_NavHomeIcon_js_default as NavHomeIcon, external_NavHomeUxIcon_js_default as NavHomeUxIcon, external_NavMarketIcon_js_default as NavMarketIcon, external_NavStockUxIcon_js_default as NavStockUxIcon, external_NavTradeIcon_js_default as NavTradeIcon, external_NavWalletIcon_js_default as NavWalletIcon, external_OrientationSwitchIcon_js_default as OrientationSwitchIcon, external_OwnerAddressIcon_js_default as OwnerAddressIcon, external_ParticleTwitterIcon_js_default as ParticleTwitterIcon, external_PartyPopperIcon_js_default as PartyPopperIcon, external_PasswordIcon_js_default as PasswordIcon, external_PauseIcon_js_default as PauseIcon, external_PercentIcon_js_default as PercentIcon, external_PinIcon_js_default as PinIcon, external_PinOnIcon_js_default as PinOnIcon, external_PlayCircleIcon_js_default as PlayCircleIcon, external_PlayIcon_js_default as PlayIcon, external_PlayLeftIcon_js_default as PlayLeftIcon, external_PlusIcon_js_default as PlusIcon, external_PriorityFeeIcon_js_default as PriorityFeeIcon, external_PrivacyPolicyIcon_js_default as PrivacyPolicyIcon, external_ProcessingIcon_js_default as ProcessingIcon, external_PumpfunIcon_js_default as PumpfunIcon, external_QrcodeIcon_js_default as QrcodeIcon, external_QuestionIcon_js_default as QuestionIcon, external_RadarIcon_js_default as RadarIcon, external_RadioOffIcon_js_default as RadioOffIcon, external_RadioOnIcon_js_default as RadioOnIcon, external_ReceiveIcon_js_default as ReceiveIcon, external_RecordBuyIcon_js_default as RecordBuyIcon, external_RecordSellIcon_js_default as RecordSellIcon, external_RedPacketIcon_js_default as RedPacketIcon, external_RedditIcon_js_default as RedditIcon, external_RefreshCwIcon_js_default as RefreshCwIcon, external_RocketIcon_js_default as RocketIcon, external_RotateCwIcon_js_default as RotateCwIcon, external_ScanFaceIcon_js_default as ScanFaceIcon, external_SearchIcon_js_default as SearchIcon, external_SearchListIcon_js_default as SearchListIcon, external_SecureTips1Icon_js_default as SecureTips1Icon, external_SecureTips2Icon_js_default as SecureTips2Icon, external_SendIcon_js_default as SendIcon, external_SettingsIcon_js_default as SettingsIcon, external_ShareIcon_js_default as ShareIcon, external_ShieldAlertFilledIcon_js_default as ShieldAlertFilledIcon, external_ShieldAlertIcon_js_default as ShieldAlertIcon, external_ShieldBanIcon_js_default as ShieldBanIcon, external_ShieldCheckFilledIcon_js_default as ShieldCheckFilledIcon, external_ShieldCheckIcon_js_default as ShieldCheckIcon, external_ShieldPlusIcon_js_default as ShieldPlusIcon, external_ShieldXFilledIcon_js_default as ShieldXFilledIcon, external_ShieldXIcon_js_default as ShieldXIcon, external_ShipIcon_js_default as ShipIcon, external_ShoppingCartInIcon_js_default as ShoppingCartInIcon, external_ShoppingCartOutIcon_js_default as ShoppingCartOutIcon, external_SlidersHorizontalIcon_js_default as SlidersHorizontalIcon, external_SlidersVerticalIcon_js_default as SlidersVerticalIcon, external_SlippageIcon_js_default as SlippageIcon, external_SnowflakeIcon_js_default as SnowflakeIcon, external_SortAscIcon_js_default as SortAscIcon, external_SortDescIcon_js_default as SortDescIcon, external_SortDown1Icon_js_default as SortDown1Icon, external_SortDownIcon_js_default as SortDownIcon, external_SortIcon_js_default as SortIcon, external_SortUp1Icon_js_default as SortUp1Icon, external_SortUpIcon_js_default as SortUpIcon, external_SproutIcon_js_default as SproutIcon, external_StakeIcon_js_default as StakeIcon, external_StarIcon_js_default as StarIcon, external_StarOnIcon_js_default as StarOnIcon, external_SunIcon_js_default as SunIcon, external_Switch2Icon_js_default as Switch2Icon, external_SwitchIcon_js_default as SwitchIcon, external_TargetIcon_js_default as TargetIcon, external_TelegramIcon_js_default as TelegramIcon, external_ThemeSwitchIcon_js_default as ThemeSwitchIcon, external_TicketIcon_js_default as TicketIcon, external_TiktokIcon_js_default as TiktokIcon, external_TimeEndIcon_js_default as TimeEndIcon, external_TokenExchangeIcon_js_default as TokenExchangeIcon, external_TrackIcon_js_default as TrackIcon, external_TradeIcon_js_default as TradeIcon, external_TradeMainIcon_js_default as TradeMainIcon, external_TrainIcon_js_default as TrainIcon, external_TrashIcon_js_default as TrashIcon, external_TreeIcon_js_default as TreeIcon, external_TrenchIcon_js_default as TrenchIcon, external_TriangleAlertIcon_js_default as TriangleAlertIcon, external_TriangleDownIcon_js_default as TriangleDownIcon, external_TriangleUpIcon_js_default as TriangleUpIcon, external_TrophyIcon_js_default as TrophyIcon, external_TruthSocialIcon_js_default as TruthSocialIcon, external_TweetIcon_js_default as TweetIcon, external_TweetQuoteIcon_js_default as TweetQuoteIcon, external_TwinklingStarsIcon_js_default as TwinklingStarsIcon, external_TwitchAppIcon_js_default as TwitchAppIcon, external_TwitterIcon_js_default as TwitterIcon, external_TwitterSearchIcon_js_default as TwitterSearchIcon, external_UniversalXTwitterIcon_js_default as UniversalXTwitterIcon, external_UnlinkIcon_js_default as UnlinkIcon, external_UpdateIcon_js_default as UpdateIcon, external_UploadIcon_js_default as UploadIcon, external_UserBanIcon_js_default as UserBanIcon, external_UserFollowIcon_js_default as UserFollowIcon, external_UserIcon_js_default as UserIcon, external_UserStarIcon_js_default as UserStarIcon, external_UserTieIcon_js_default as UserTieIcon, external_UsersIcon_js_default as UsersIcon, external_VolumeIcon_js_default as VolumeIcon, external_WalletBackupIcon_js_default as WalletBackupIcon, external_WalletCreateIcon_js_default as WalletCreateIcon, external_WalletIcon_js_default as WalletIcon, external_WalletPasswordIcon_js_default as WalletPasswordIcon, external_WishlistIcon_js_default as WishlistIcon, external_WrenchIcon_js_default as WrenchIcon, external_YapsIcon_js_default as YapsIcon, external_YoutubeIcon_js_default as YoutubeIcon };
|
package/package.json
CHANGED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
import external_react_native_svg_default, { ClipPath, Defs, G, Path, Rect } from "react-native-svg";
|
|
4
|
-
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
5
|
-
const DollarWhiteIcon_DollarWhiteIcon = ({ size = 16, width = size, height = size, color = 'currentColor', ...props })=>{
|
|
6
|
-
const { getColor } = useIconsContext();
|
|
7
|
-
const _color = isThemeColor(color) ? getColor(color) : color;
|
|
8
|
-
const fill = props.fill || _color;
|
|
9
|
-
return /*#__PURE__*/ jsxs(external_react_native_svg_default, {
|
|
10
|
-
width: width,
|
|
11
|
-
height: height,
|
|
12
|
-
viewBox: "0 0 20 20",
|
|
13
|
-
fill: "none",
|
|
14
|
-
...props,
|
|
15
|
-
children: [
|
|
16
|
-
/*#__PURE__*/ jsx(G, {
|
|
17
|
-
clipPath: "url(#prefix__clip0_8085_433)",
|
|
18
|
-
children: /*#__PURE__*/ jsx(Path, {
|
|
19
|
-
d: "M9.92404 1.81789C14.4704 1.81789 18.1701 5.51757 18.1701 10.0639C18.1701 14.6103 14.4704 18.31 9.92404 18.31C5.37768 18.31 1.678 14.6103 1.678 10.0639C1.678 5.51755 5.37768 1.81789 9.92404 1.81789ZM9.92404 0.639893C4.71966 0.639893 0.5 4.85955 0.5 10.064C0.5 15.2684 4.71966 19.488 9.92404 19.488C15.1285 19.488 19.3481 15.2684 19.3481 10.064C19.3481 4.85955 15.1284 0.639893 9.92404 0.639893ZM9.92404 2.99591C6.0196 2.99591 2.85602 6.15951 2.85602 10.064C2.85602 13.9673 6.0196 17.132 9.92404 17.132C13.8273 17.132 16.9921 13.9673 16.9921 10.064C16.9921 6.15951 13.8273 2.99591 9.92404 2.99591ZM12.494 13.7027C12.0304 14.2226 11.3609 14.5287 10.4854 14.6207V15.954H9.36952V14.6276C7.90966 14.478 7.0066 13.629 6.65802 12.0829L8.38362 11.6331C8.54356 12.6052 9.07274 13.0907 9.97118 13.0907C10.3911 13.0907 10.7017 12.9871 10.8996 12.7789C11.0975 12.5707 11.1964 12.3199 11.1964 12.0254C11.1964 11.7205 11.0975 11.4892 10.8996 11.3328C10.7017 11.1752 10.2611 10.9762 9.57892 10.7346C8.96576 10.5218 8.486 10.3124 8.14088 10.1031C7.79576 9.89597 7.51506 9.60493 7.29994 9.23101C7.08482 8.85595 6.97668 8.41881 6.97668 7.92185C6.97668 7.26955 7.16994 6.68171 7.5542 6.15943C7.93844 5.63831 8.54354 5.31963 9.36954 5.20343V4.17389H10.4855V5.20349C11.7325 5.35307 12.54 6.05825 12.907 7.32021L11.3701 7.95063C11.0698 7.08553 10.6074 6.65299 9.97928 6.65299C9.66402 6.65299 9.41094 6.74963 9.22116 6.94289C9.03016 7.13615 8.9347 7.37083 8.9347 7.64579C8.9347 7.92649 9.02674 8.14163 9.2108 8.29233C9.39372 8.44193 9.7883 8.62711 10.3911 8.84913C11.0537 9.09075 11.5737 9.31965 11.9499 9.53477C12.3272 9.74989 12.6275 10.0479 12.8529 10.4263C13.0773 10.806 13.19 11.2489 13.19 11.7562C13.19 12.535 12.9576 13.1838 12.494 13.7027Z",
|
|
20
|
-
fill: fill
|
|
21
|
-
})
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx(Defs, {
|
|
24
|
-
children: /*#__PURE__*/ jsx(ClipPath, {
|
|
25
|
-
id: "prefix__clip0_8085_433",
|
|
26
|
-
children: /*#__PURE__*/ jsx(Rect, {
|
|
27
|
-
width: 20,
|
|
28
|
-
height: 20,
|
|
29
|
-
fill: fill
|
|
30
|
-
})
|
|
31
|
-
})
|
|
32
|
-
})
|
|
33
|
-
]
|
|
34
|
-
});
|
|
35
|
-
};
|
|
36
|
-
DollarWhiteIcon_DollarWhiteIcon.displayName = 'DollarWhiteIcon|dollar-white';
|
|
37
|
-
const DollarWhiteIcon = DollarWhiteIcon_DollarWhiteIcon;
|
|
38
|
-
export { DollarWhiteIcon as default };
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
import external_react_native_svg_default, { Circle, Path } from "react-native-svg";
|
|
4
|
-
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
5
|
-
const PersonFollowIcon_PersonFollowIcon = ({ size = 16, width = size, height = size, color = 'currentColor', ...props })=>{
|
|
6
|
-
const { getColor } = useIconsContext();
|
|
7
|
-
const _color = isThemeColor(color) ? getColor(color) : color;
|
|
8
|
-
const stroke = props.stroke || _color;
|
|
9
|
-
return /*#__PURE__*/ jsxs(external_react_native_svg_default, {
|
|
10
|
-
width: width,
|
|
11
|
-
height: height,
|
|
12
|
-
viewBox: "0 0 16 16",
|
|
13
|
-
fill: "none",
|
|
14
|
-
...props,
|
|
15
|
-
children: [
|
|
16
|
-
/*#__PURE__*/ jsx(Circle, {
|
|
17
|
-
cx: 8.28125,
|
|
18
|
-
cy: 5.30664,
|
|
19
|
-
r: 3.00586,
|
|
20
|
-
stroke: stroke
|
|
21
|
-
}),
|
|
22
|
-
/*#__PURE__*/ jsx(Path, {
|
|
23
|
-
d: "M3.60547 13.487C3.60547 10.9053 5.6983 8.8125 8.27994 8.8125C8.69974 8.8125 9.10661 8.86784 9.49366 8.97162",
|
|
24
|
-
stroke: stroke,
|
|
25
|
-
strokeLinecap: "round",
|
|
26
|
-
strokeLinejoin: "round"
|
|
27
|
-
}),
|
|
28
|
-
/*#__PURE__*/ jsx(Path, {
|
|
29
|
-
d: "M10 12L14 12",
|
|
30
|
-
stroke: stroke,
|
|
31
|
-
strokeLinecap: "round"
|
|
32
|
-
}),
|
|
33
|
-
/*#__PURE__*/ jsx(Path, {
|
|
34
|
-
d: "M12 14L12 10",
|
|
35
|
-
stroke: stroke,
|
|
36
|
-
strokeLinecap: "round"
|
|
37
|
-
})
|
|
38
|
-
]
|
|
39
|
-
});
|
|
40
|
-
};
|
|
41
|
-
PersonFollowIcon_PersonFollowIcon.displayName = 'PersonFollowIcon|person-follow';
|
|
42
|
-
const PersonFollowIcon = PersonFollowIcon_PersonFollowIcon;
|
|
43
|
-
export { PersonFollowIcon as default };
|
package/dist/native/TimerIcon.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
import external_react_native_svg_default, { ClipPath, Defs, G, Path, Rect } from "react-native-svg";
|
|
4
|
-
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
5
|
-
const TimerIcon_TimerIcon = ({ size = 16, width = size, height = size, color = 'currentColor', ...props })=>{
|
|
6
|
-
const { getColor } = useIconsContext();
|
|
7
|
-
const _color = isThemeColor(color) ? getColor(color) : color;
|
|
8
|
-
const fill = props.fill || _color;
|
|
9
|
-
return /*#__PURE__*/ jsxs(external_react_native_svg_default, {
|
|
10
|
-
width: width,
|
|
11
|
-
height: height,
|
|
12
|
-
viewBox: "0 0 13 13",
|
|
13
|
-
fill: "none",
|
|
14
|
-
...props,
|
|
15
|
-
children: [
|
|
16
|
-
/*#__PURE__*/ jsxs(G, {
|
|
17
|
-
clipPath: "url(#prefix__clip0_1726_1157)",
|
|
18
|
-
children: [
|
|
19
|
-
/*#__PURE__*/ jsx(Path, {
|
|
20
|
-
d: "M11.9133 3.06158C11.6433 3.01658 11.3833 3.19158 11.3333 3.46158L11.3033 3.61658C11.1033 3.29658 10.8683 2.99658 10.5983 2.72158C10.1232 2.24609 9.5588 1.86922 8.93754 1.61265C8.31629 1.35608 7.65043 1.22488 6.97828 1.22658C4.15828 1.22658 1.86328 3.52158 1.86328 6.34158C1.86328 9.16158 4.15828 11.4616 6.97828 11.4616C7.65077 11.4626 8.31682 11.3305 8.93809 11.0731C9.55936 10.8157 10.1236 10.4379 10.5983 9.96158C10.8133 9.74658 10.8133 9.40158 10.5983 9.18158C10.3833 8.96658 10.0383 8.96658 9.81828 9.18158C9.44575 9.55536 9.00315 9.85198 8.51582 10.0545C8.02849 10.2569 7.506 10.3613 6.97828 10.3616C4.76328 10.3616 2.96328 8.55658 2.96328 6.34158C2.96328 4.12658 4.76328 2.32658 6.97828 2.32658C8.04828 2.32658 9.05828 2.74158 9.81828 3.49658C10.0733 3.75658 10.2833 4.04158 10.4583 4.34158L9.97828 4.10658C9.72828 3.98658 9.43328 4.08658 9.30828 4.33158C9.18328 4.58158 9.28828 4.88158 9.53328 5.00158L10.9533 5.70158C11.0583 5.75658 11.1733 5.78158 11.2933 5.78158C11.4133 5.78158 11.5183 5.75658 11.6233 5.70658C11.8383 5.60158 11.9883 5.40158 12.0333 5.16658L12.3133 3.63658C12.3369 3.50665 12.3081 3.37264 12.2331 3.26392C12.1582 3.15521 12.0431 3.08065 11.9133 3.05658V3.06158Z",
|
|
21
|
-
fill: fill
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx(Path, {
|
|
24
|
-
d: "M6.77266 3.76586C6.46766 3.76586 6.22266 4.01086 6.22266 4.31586V6.69586L7.92266 8.40086C8.02766 8.51086 8.17266 8.56086 8.31266 8.56086C8.45266 8.56086 8.59266 8.50586 8.70266 8.40086C8.91766 8.18586 8.91766 7.83586 8.70266 7.62086L7.32266 6.23586V4.30586C7.32266 4.00086 7.07766 3.75586 6.77266 3.75586V3.76586Z",
|
|
25
|
-
fill: fill
|
|
26
|
-
})
|
|
27
|
-
]
|
|
28
|
-
}),
|
|
29
|
-
/*#__PURE__*/ jsx(Defs, {
|
|
30
|
-
children: /*#__PURE__*/ jsx(ClipPath, {
|
|
31
|
-
id: "prefix__clip0_1726_1157",
|
|
32
|
-
children: /*#__PURE__*/ jsx(Rect, {
|
|
33
|
-
width: 12,
|
|
34
|
-
height: 12,
|
|
35
|
-
fill: "white",
|
|
36
|
-
transform: "translate(0.75 0.400391)"
|
|
37
|
-
})
|
|
38
|
-
})
|
|
39
|
-
})
|
|
40
|
-
]
|
|
41
|
-
});
|
|
42
|
-
};
|
|
43
|
-
TimerIcon_TimerIcon.displayName = 'TimerIcon|timer';
|
|
44
|
-
const TimerIcon = TimerIcon_TimerIcon;
|
|
45
|
-
export { TimerIcon as default };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type IconColor } from '../core';
|
|
2
|
-
import { type IconProps } from './types';
|
|
3
|
-
declare const WalletImportIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
displayName: string;
|
|
6
|
-
};
|
|
7
|
-
export default WalletImportIcon;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
import external_react_native_svg_default, { Path } from "react-native-svg";
|
|
4
|
-
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
5
|
-
const WalletImportIcon_WalletImportIcon = ({ size = 16, width = size, height = size, color = 'currentColor', ...props })=>{
|
|
6
|
-
const { getColor } = useIconsContext();
|
|
7
|
-
const _color = isThemeColor(color) ? getColor(color) : color;
|
|
8
|
-
const fill = props.fill || _color;
|
|
9
|
-
const stroke = props.stroke || _color;
|
|
10
|
-
return /*#__PURE__*/ jsxs(external_react_native_svg_default, {
|
|
11
|
-
width: width,
|
|
12
|
-
height: height,
|
|
13
|
-
viewBox: "0 0 50 50",
|
|
14
|
-
fill: "none",
|
|
15
|
-
...props,
|
|
16
|
-
children: [
|
|
17
|
-
/*#__PURE__*/ jsx(Path, {
|
|
18
|
-
d: "M38.4756 26.1035C38.9348 26.1036 39.3755 26.2857 39.7002 26.6104C40.0248 26.9351 40.207 27.3758 40.207 27.835V33.3359C40.2047 34.7131 39.6564 36.034 38.6826 37.0078C37.7088 37.9815 36.3888 38.529 35.0117 38.5312H13.5273C12.1495 38.5312 10.8278 37.9841 9.85352 37.0098C8.87935 36.0355 8.33203 34.7137 8.33203 33.3359V27.835C8.33203 27.3758 8.51423 26.9351 8.83887 26.6104C9.16356 26.2857 9.6043 26.1036 10.0635 26.1035C10.5227 26.1035 10.9633 26.2857 11.2881 26.6104C11.6129 26.9351 11.7959 27.3757 11.7959 27.835V33.3359C11.7959 33.7951 11.9781 34.2358 12.3027 34.5605C12.6275 34.8853 13.068 35.0684 13.5273 35.0684H35.0117C35.471 35.0684 35.9116 34.8853 36.2363 34.5605C36.561 34.2358 36.7432 33.7951 36.7432 33.3359V27.835C36.7432 27.3757 36.9262 26.9351 37.251 26.6104C37.5757 26.2857 38.0163 26.1035 38.4756 26.1035ZM24.6865 10.832C25.1457 10.8321 25.5864 11.0142 25.9111 11.3389C26.2358 11.6636 26.4179 12.1043 26.418 12.5635V23.9727L28.2539 22.1318C28.4135 21.9666 28.6044 21.8349 28.8154 21.7441C29.0267 21.6534 29.2544 21.6055 29.4844 21.6035C29.7143 21.6015 29.9425 21.6454 30.1553 21.7324C30.3679 21.8195 30.5611 21.9479 30.7236 22.1104C30.8862 22.2729 31.0155 22.466 31.1025 22.6787C31.1896 22.8914 31.2334 23.1198 31.2314 23.3496C31.2294 23.5795 31.1816 23.8073 31.0908 24.0186C31.0001 24.2298 30.8675 24.4204 30.7021 24.5801L25.9102 29.374C25.747 29.5327 25.5555 29.6597 25.3457 29.748C25.1361 29.8351 24.9115 29.8799 24.6846 29.8799C24.4575 29.8799 24.2321 29.8352 24.0225 29.748L24.0244 29.7412C23.815 29.6532 23.6242 29.5262 23.4619 29.3672L18.2666 24.1719C17.9512 23.8453 17.7764 23.408 17.7803 22.9541C17.7842 22.5 17.967 22.0652 18.2881 21.7441C18.6091 21.4232 19.0432 21.2413 19.4971 21.2373C19.9509 21.2334 20.3883 21.4075 20.7148 21.7227L22.9541 23.9746V12.5635C22.9542 12.1043 23.1372 11.6636 23.4619 11.3389C23.7867 11.0143 24.2274 10.832 24.6865 10.832Z",
|
|
19
|
-
fill: fill
|
|
20
|
-
}),
|
|
21
|
-
/*#__PURE__*/ jsx(Path, {
|
|
22
|
-
d: "M38.4756 26.1035C38.9348 26.1036 39.3755 26.2857 39.7002 26.6104C40.0248 26.9351 40.207 27.3758 40.207 27.835V33.3359C40.2047 34.7131 39.6564 36.034 38.6826 37.0078C37.7088 37.9815 36.3888 38.529 35.0117 38.5312H13.5273C12.1495 38.5312 10.8278 37.9841 9.85352 37.0098C8.87935 36.0355 8.33203 34.7137 8.33203 33.3359V27.835C8.33203 27.3758 8.51423 26.9351 8.83887 26.6104C9.16356 26.2857 9.6043 26.1036 10.0635 26.1035C10.5227 26.1035 10.9633 26.2857 11.2881 26.6104C11.6129 26.9351 11.7959 27.3757 11.7959 27.835V33.3359C11.7959 33.7951 11.9781 34.2358 12.3027 34.5605C12.6275 34.8853 13.068 35.0684 13.5273 35.0684H35.0117C35.471 35.0684 35.9116 34.8853 36.2363 34.5605C36.561 34.2358 36.7432 33.7951 36.7432 33.3359V27.835C36.7432 27.3757 36.9262 26.9351 37.251 26.6104C37.5757 26.2857 38.0163 26.1035 38.4756 26.1035ZM24.6865 10.832C25.1457 10.8321 25.5864 11.0142 25.9111 11.3389C26.2358 11.6636 26.4179 12.1043 26.418 12.5635V23.9727L28.2539 22.1318C28.4135 21.9666 28.6044 21.8349 28.8154 21.7441C29.0267 21.6534 29.2544 21.6055 29.4844 21.6035C29.7143 21.6015 29.9425 21.6454 30.1553 21.7324C30.3679 21.8195 30.5611 21.9479 30.7236 22.1104C30.8862 22.2729 31.0155 22.466 31.1025 22.6787C31.1896 22.8914 31.2334 23.1198 31.2314 23.3496C31.2294 23.5795 31.1816 23.8073 31.0908 24.0186C31.0001 24.2298 30.8675 24.4204 30.7021 24.5801L25.9102 29.374C25.747 29.5327 25.5555 29.6597 25.3457 29.748C25.1361 29.8351 24.9115 29.8799 24.6846 29.8799C24.4575 29.8799 24.2321 29.8352 24.0225 29.748L24.0244 29.7412C23.815 29.6532 23.6242 29.5262 23.4619 29.3672L18.2666 24.1719C17.9512 23.8453 17.7764 23.408 17.7803 22.9541C17.7842 22.5 17.967 22.0652 18.2881 21.7441C18.6091 21.4232 19.0432 21.2413 19.4971 21.2373C19.9509 21.2334 20.3883 21.4075 20.7148 21.7227L22.9541 23.9746V12.5635C22.9542 12.1043 23.1372 11.6636 23.4619 11.3389C23.7867 11.0143 24.2274 10.832 24.6865 10.832Z",
|
|
23
|
-
stroke: stroke
|
|
24
|
-
})
|
|
25
|
-
]
|
|
26
|
-
});
|
|
27
|
-
};
|
|
28
|
-
WalletImportIcon_WalletImportIcon.displayName = 'WalletImportIcon|wallet-import';
|
|
29
|
-
const WalletImportIcon = WalletImportIcon_WalletImportIcon;
|
|
30
|
-
export { WalletImportIcon as default };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type IconColor } from '../core';
|
|
2
|
-
import { type IconProps } from './types';
|
|
3
|
-
declare const DollarWhiteIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
displayName: string;
|
|
6
|
-
};
|
|
7
|
-
export default DollarWhiteIcon;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
4
|
-
const DollarWhiteIcon_DollarWhiteIcon = ({ size = 16, width = size, height = size, color = 'currentColor', ...props })=>{
|
|
5
|
-
const { getColor } = useIconsContext();
|
|
6
|
-
const _color = isThemeColor(color) ? getColor(color) : color;
|
|
7
|
-
const fill = props.fill || _color;
|
|
8
|
-
return /*#__PURE__*/ jsxs("svg", {
|
|
9
|
-
width: width,
|
|
10
|
-
height: height,
|
|
11
|
-
viewBox: "0 0 20 20",
|
|
12
|
-
fill: "none",
|
|
13
|
-
...props,
|
|
14
|
-
children: [
|
|
15
|
-
/*#__PURE__*/ jsx("g", {
|
|
16
|
-
clipPath: "url(#prefix__clip0_8085_433)",
|
|
17
|
-
children: /*#__PURE__*/ jsx("path", {
|
|
18
|
-
d: "M9.92404 1.81789C14.4704 1.81789 18.1701 5.51757 18.1701 10.0639C18.1701 14.6103 14.4704 18.31 9.92404 18.31C5.37768 18.31 1.678 14.6103 1.678 10.0639C1.678 5.51755 5.37768 1.81789 9.92404 1.81789ZM9.92404 0.639893C4.71966 0.639893 0.5 4.85955 0.5 10.064C0.5 15.2684 4.71966 19.488 9.92404 19.488C15.1285 19.488 19.3481 15.2684 19.3481 10.064C19.3481 4.85955 15.1284 0.639893 9.92404 0.639893ZM9.92404 2.99591C6.0196 2.99591 2.85602 6.15951 2.85602 10.064C2.85602 13.9673 6.0196 17.132 9.92404 17.132C13.8273 17.132 16.9921 13.9673 16.9921 10.064C16.9921 6.15951 13.8273 2.99591 9.92404 2.99591ZM12.494 13.7027C12.0304 14.2226 11.3609 14.5287 10.4854 14.6207V15.954H9.36952V14.6276C7.90966 14.478 7.0066 13.629 6.65802 12.0829L8.38362 11.6331C8.54356 12.6052 9.07274 13.0907 9.97118 13.0907C10.3911 13.0907 10.7017 12.9871 10.8996 12.7789C11.0975 12.5707 11.1964 12.3199 11.1964 12.0254C11.1964 11.7205 11.0975 11.4892 10.8996 11.3328C10.7017 11.1752 10.2611 10.9762 9.57892 10.7346C8.96576 10.5218 8.486 10.3124 8.14088 10.1031C7.79576 9.89597 7.51506 9.60493 7.29994 9.23101C7.08482 8.85595 6.97668 8.41881 6.97668 7.92185C6.97668 7.26955 7.16994 6.68171 7.5542 6.15943C7.93844 5.63831 8.54354 5.31963 9.36954 5.20343V4.17389H10.4855V5.20349C11.7325 5.35307 12.54 6.05825 12.907 7.32021L11.3701 7.95063C11.0698 7.08553 10.6074 6.65299 9.97928 6.65299C9.66402 6.65299 9.41094 6.74963 9.22116 6.94289C9.03016 7.13615 8.9347 7.37083 8.9347 7.64579C8.9347 7.92649 9.02674 8.14163 9.2108 8.29233C9.39372 8.44193 9.7883 8.62711 10.3911 8.84913C11.0537 9.09075 11.5737 9.31965 11.9499 9.53477C12.3272 9.74989 12.6275 10.0479 12.8529 10.4263C13.0773 10.806 13.19 11.2489 13.19 11.7562C13.19 12.535 12.9576 13.1838 12.494 13.7027Z",
|
|
19
|
-
fill: fill
|
|
20
|
-
})
|
|
21
|
-
}),
|
|
22
|
-
/*#__PURE__*/ jsx("defs", {
|
|
23
|
-
children: /*#__PURE__*/ jsx("clipPath", {
|
|
24
|
-
id: "prefix__clip0_8085_433",
|
|
25
|
-
children: /*#__PURE__*/ jsx("rect", {
|
|
26
|
-
width: 20,
|
|
27
|
-
height: 20,
|
|
28
|
-
fill: fill
|
|
29
|
-
})
|
|
30
|
-
})
|
|
31
|
-
})
|
|
32
|
-
]
|
|
33
|
-
});
|
|
34
|
-
};
|
|
35
|
-
DollarWhiteIcon_DollarWhiteIcon.displayName = 'DollarWhiteIcon|dollar-white';
|
|
36
|
-
const DollarWhiteIcon = DollarWhiteIcon_DollarWhiteIcon;
|
|
37
|
-
export { DollarWhiteIcon as default };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type IconColor } from '../core';
|
|
2
|
-
import { type IconProps } from './types';
|
|
3
|
-
declare const PersonFollowIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
displayName: string;
|
|
6
|
-
};
|
|
7
|
-
export default PersonFollowIcon;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
4
|
-
const PersonFollowIcon_PersonFollowIcon = ({ size = 16, width = size, height = size, color = 'currentColor', ...props })=>{
|
|
5
|
-
const { getColor } = useIconsContext();
|
|
6
|
-
const _color = isThemeColor(color) ? getColor(color) : color;
|
|
7
|
-
const stroke = props.stroke || _color;
|
|
8
|
-
return /*#__PURE__*/ jsxs("svg", {
|
|
9
|
-
width: width,
|
|
10
|
-
height: height,
|
|
11
|
-
viewBox: "0 0 16 16",
|
|
12
|
-
fill: "none",
|
|
13
|
-
...props,
|
|
14
|
-
children: [
|
|
15
|
-
/*#__PURE__*/ jsx("circle", {
|
|
16
|
-
cx: 8.28125,
|
|
17
|
-
cy: 5.30664,
|
|
18
|
-
r: 3.00586,
|
|
19
|
-
stroke: stroke
|
|
20
|
-
}),
|
|
21
|
-
/*#__PURE__*/ jsx("path", {
|
|
22
|
-
d: "M3.60547 13.487C3.60547 10.9053 5.6983 8.8125 8.27994 8.8125C8.69974 8.8125 9.10661 8.86784 9.49366 8.97162",
|
|
23
|
-
stroke: stroke,
|
|
24
|
-
strokeLinecap: "round",
|
|
25
|
-
strokeLinejoin: "round"
|
|
26
|
-
}),
|
|
27
|
-
/*#__PURE__*/ jsx("path", {
|
|
28
|
-
d: "M10 12L14 12",
|
|
29
|
-
stroke: stroke,
|
|
30
|
-
strokeLinecap: "round"
|
|
31
|
-
}),
|
|
32
|
-
/*#__PURE__*/ jsx("path", {
|
|
33
|
-
d: "M12 14L12 10",
|
|
34
|
-
stroke: stroke,
|
|
35
|
-
strokeLinecap: "round"
|
|
36
|
-
})
|
|
37
|
-
]
|
|
38
|
-
});
|
|
39
|
-
};
|
|
40
|
-
PersonFollowIcon_PersonFollowIcon.displayName = 'PersonFollowIcon|person-follow';
|
|
41
|
-
const PersonFollowIcon = PersonFollowIcon_PersonFollowIcon;
|
|
42
|
-
export { PersonFollowIcon as default };
|