@particle-network/icons 0.0.16 → 0.0.17
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/CexWalletIcon.d.ts +7 -0
- package/dist/native/CexWalletIcon.js +26 -0
- package/dist/native/ChartColorSwitchIcon.js +1 -1
- package/dist/native/CreatorTeamIcon.d.ts +7 -0
- package/dist/native/CreatorTeamIcon.js +26 -0
- package/dist/native/DiamondHandIcon.d.ts +7 -0
- package/dist/native/DiamondHandIcon.js +26 -0
- package/dist/native/FaqIcon.js +6 -16
- package/dist/native/ImageFallbackIcon.d.ts +7 -0
- package/dist/native/ImageFallbackIcon.js +26 -0
- package/dist/native/KolInfluencersIcon.d.ts +7 -0
- package/dist/native/KolInfluencersIcon.js +23 -0
- package/dist/native/LanguagesIcon.js +1 -1
- package/dist/native/LiquidityPoolIcon.d.ts +7 -0
- package/dist/native/LiquidityPoolIcon.js +23 -0
- package/dist/native/ManualIcon.js +1 -1
- package/dist/native/PaperHandIcon.d.ts +7 -0
- package/dist/native/PaperHandIcon.js +29 -0
- package/dist/native/Top10HoldersIcon.d.ts +7 -0
- package/dist/native/Top10HoldersIcon.js +23 -0
- package/dist/native/index.d.ts +8 -0
- package/dist/native/index.js +9 -1
- package/dist/web/CexWalletIcon.d.ts +7 -0
- package/dist/web/CexWalletIcon.js +25 -0
- package/dist/web/ChartColorSwitchIcon.js +1 -1
- package/dist/web/CreatorTeamIcon.d.ts +7 -0
- package/dist/web/CreatorTeamIcon.js +25 -0
- package/dist/web/DiamondHandIcon.d.ts +7 -0
- package/dist/web/DiamondHandIcon.js +25 -0
- package/dist/web/FaqIcon.js +6 -16
- package/dist/web/ImageFallbackIcon.d.ts +7 -0
- package/dist/web/ImageFallbackIcon.js +25 -0
- package/dist/web/KolInfluencersIcon.d.ts +7 -0
- package/dist/web/KolInfluencersIcon.js +22 -0
- package/dist/web/LanguagesIcon.js +1 -1
- package/dist/web/LiquidityPoolIcon.d.ts +7 -0
- package/dist/web/LiquidityPoolIcon.js +22 -0
- package/dist/web/ManualIcon.js +1 -1
- package/dist/web/PaperHandIcon.d.ts +7 -0
- package/dist/web/PaperHandIcon.js +28 -0
- package/dist/web/Top10HoldersIcon.d.ts +7 -0
- package/dist/web/Top10HoldersIcon.js +22 -0
- package/dist/web/index.d.ts +8 -0
- package/dist/web/index.js +9 -1
- package/package.json +2 -1
package/dist/native/index.d.ts
CHANGED
|
@@ -31,6 +31,7 @@ export { default as CashInIcon } from './CashInIcon';
|
|
|
31
31
|
export { default as CashOutIcon } from './CashOutIcon';
|
|
32
32
|
export { default as CashRewardsIcon } from './CashRewardsIcon';
|
|
33
33
|
export { default as CatIcon } from './CatIcon';
|
|
34
|
+
export { default as CexWalletIcon } from './CexWalletIcon';
|
|
34
35
|
export { default as ChartColorSwitchIcon } from './ChartColorSwitchIcon';
|
|
35
36
|
export { default as ChartLine2Icon } from './ChartLine2Icon';
|
|
36
37
|
export { default as ChartLineCheckedIcon } from './ChartLineCheckedIcon';
|
|
@@ -84,8 +85,10 @@ export { default as ConvertFlashIcon } from './ConvertFlashIcon';
|
|
|
84
85
|
export { default as ConvertIcon } from './ConvertIcon';
|
|
85
86
|
export { default as CopyXIcon } from './CopyXIcon';
|
|
86
87
|
export { default as CopyIcon } from './CopyIcon';
|
|
88
|
+
export { default as CreatorTeamIcon } from './CreatorTeamIcon';
|
|
87
89
|
export { default as CrownIcon } from './CrownIcon';
|
|
88
90
|
export { default as CurrencyExchangeIcon } from './CurrencyExchangeIcon';
|
|
91
|
+
export { default as DiamondHandIcon } from './DiamondHandIcon';
|
|
89
92
|
export { default as DiamondIcon } from './DiamondIcon';
|
|
90
93
|
export { default as DiscordIcon } from './DiscordIcon';
|
|
91
94
|
export { default as DocumentTermsIcon } from './DocumentTermsIcon';
|
|
@@ -123,12 +126,14 @@ export { default as HeadsetIcon } from './HeadsetIcon';
|
|
|
123
126
|
export { default as HeartIcon } from './HeartIcon';
|
|
124
127
|
export { default as HexagonDollarIcon } from './HexagonDollarIcon';
|
|
125
128
|
export { default as HoneyPotIcon } from './HoneyPotIcon';
|
|
129
|
+
export { default as ImageFallbackIcon } from './ImageFallbackIcon';
|
|
126
130
|
export { default as ImportExportIcon } from './ImportExportIcon';
|
|
127
131
|
export { default as InstagramIcon } from './InstagramIcon';
|
|
128
132
|
export { default as InternetIcon } from './InternetIcon';
|
|
129
133
|
export { default as InviteIcon } from './InviteIcon';
|
|
130
134
|
export { default as JackpotIcon } from './JackpotIcon';
|
|
131
135
|
export { default as JoinCommunityIcon } from './JoinCommunityIcon';
|
|
136
|
+
export { default as KolInfluencersIcon } from './KolInfluencersIcon';
|
|
132
137
|
export { default as LanguagesIcon } from './LanguagesIcon';
|
|
133
138
|
export { default as Layers2Icon } from './Layers2Icon';
|
|
134
139
|
export { default as LayersIcon } from './LayersIcon';
|
|
@@ -140,6 +145,7 @@ export { default as LayoutIcon } from './LayoutIcon';
|
|
|
140
145
|
export { default as LeaderboardIcon } from './LeaderboardIcon';
|
|
141
146
|
export { default as LinkIcon } from './LinkIcon';
|
|
142
147
|
export { default as LiquidityAddIcon } from './LiquidityAddIcon';
|
|
148
|
+
export { default as LiquidityPoolIcon } from './LiquidityPoolIcon';
|
|
143
149
|
export { default as LiquidityRemoveIcon } from './LiquidityRemoveIcon';
|
|
144
150
|
export { default as List2Icon } from './List2Icon';
|
|
145
151
|
export { default as ListCheckIcon } from './ListCheckIcon';
|
|
@@ -170,6 +176,7 @@ export { default as NavTradeIcon } from './NavTradeIcon';
|
|
|
170
176
|
export { default as NavWalletIcon } from './NavWalletIcon';
|
|
171
177
|
export { default as OrientationSwitchIcon } from './OrientationSwitchIcon';
|
|
172
178
|
export { default as OwnerAddressIcon } from './OwnerAddressIcon';
|
|
179
|
+
export { default as PaperHandIcon } from './PaperHandIcon';
|
|
173
180
|
export { default as ParticleTwitterIcon } from './ParticleTwitterIcon';
|
|
174
181
|
export { default as PartyPopperIcon } from './PartyPopperIcon';
|
|
175
182
|
export { default as PasswordIcon } from './PasswordIcon';
|
|
@@ -242,6 +249,7 @@ export { default as TicketIcon } from './TicketIcon';
|
|
|
242
249
|
export { default as TiktokIcon } from './TiktokIcon';
|
|
243
250
|
export { default as TimeEndIcon } from './TimeEndIcon';
|
|
244
251
|
export { default as TokenExchangeIcon } from './TokenExchangeIcon';
|
|
252
|
+
export { default as Top10HoldersIcon } from './Top10HoldersIcon';
|
|
245
253
|
export { default as TrackIcon } from './TrackIcon';
|
|
246
254
|
export { default as TradeMainIcon } from './TradeMainIcon';
|
|
247
255
|
export { default as TradeIcon } from './TradeIcon';
|
package/dist/native/index.js
CHANGED
|
@@ -31,6 +31,7 @@ import external_CashInIcon_js_default from "./CashInIcon.js";
|
|
|
31
31
|
import external_CashOutIcon_js_default from "./CashOutIcon.js";
|
|
32
32
|
import external_CashRewardsIcon_js_default from "./CashRewardsIcon.js";
|
|
33
33
|
import external_CatIcon_js_default from "./CatIcon.js";
|
|
34
|
+
import external_CexWalletIcon_js_default from "./CexWalletIcon.js";
|
|
34
35
|
import external_ChartColorSwitchIcon_js_default from "./ChartColorSwitchIcon.js";
|
|
35
36
|
import external_ChartLine2Icon_js_default from "./ChartLine2Icon.js";
|
|
36
37
|
import external_ChartLineCheckedIcon_js_default from "./ChartLineCheckedIcon.js";
|
|
@@ -84,8 +85,10 @@ import external_ConvertFlashIcon_js_default from "./ConvertFlashIcon.js";
|
|
|
84
85
|
import external_ConvertIcon_js_default from "./ConvertIcon.js";
|
|
85
86
|
import external_CopyXIcon_js_default from "./CopyXIcon.js";
|
|
86
87
|
import external_CopyIcon_js_default from "./CopyIcon.js";
|
|
88
|
+
import external_CreatorTeamIcon_js_default from "./CreatorTeamIcon.js";
|
|
87
89
|
import external_CrownIcon_js_default from "./CrownIcon.js";
|
|
88
90
|
import external_CurrencyExchangeIcon_js_default from "./CurrencyExchangeIcon.js";
|
|
91
|
+
import external_DiamondHandIcon_js_default from "./DiamondHandIcon.js";
|
|
89
92
|
import external_DiamondIcon_js_default from "./DiamondIcon.js";
|
|
90
93
|
import external_DiscordIcon_js_default from "./DiscordIcon.js";
|
|
91
94
|
import external_DocumentTermsIcon_js_default from "./DocumentTermsIcon.js";
|
|
@@ -123,12 +126,14 @@ import external_HeadsetIcon_js_default from "./HeadsetIcon.js";
|
|
|
123
126
|
import external_HeartIcon_js_default from "./HeartIcon.js";
|
|
124
127
|
import external_HexagonDollarIcon_js_default from "./HexagonDollarIcon.js";
|
|
125
128
|
import external_HoneyPotIcon_js_default from "./HoneyPotIcon.js";
|
|
129
|
+
import external_ImageFallbackIcon_js_default from "./ImageFallbackIcon.js";
|
|
126
130
|
import external_ImportExportIcon_js_default from "./ImportExportIcon.js";
|
|
127
131
|
import external_InstagramIcon_js_default from "./InstagramIcon.js";
|
|
128
132
|
import external_InternetIcon_js_default from "./InternetIcon.js";
|
|
129
133
|
import external_InviteIcon_js_default from "./InviteIcon.js";
|
|
130
134
|
import external_JackpotIcon_js_default from "./JackpotIcon.js";
|
|
131
135
|
import external_JoinCommunityIcon_js_default from "./JoinCommunityIcon.js";
|
|
136
|
+
import external_KolInfluencersIcon_js_default from "./KolInfluencersIcon.js";
|
|
132
137
|
import external_LanguagesIcon_js_default from "./LanguagesIcon.js";
|
|
133
138
|
import external_Layers2Icon_js_default from "./Layers2Icon.js";
|
|
134
139
|
import external_LayersIcon_js_default from "./LayersIcon.js";
|
|
@@ -140,6 +145,7 @@ import external_LayoutIcon_js_default from "./LayoutIcon.js";
|
|
|
140
145
|
import external_LeaderboardIcon_js_default from "./LeaderboardIcon.js";
|
|
141
146
|
import external_LinkIcon_js_default from "./LinkIcon.js";
|
|
142
147
|
import external_LiquidityAddIcon_js_default from "./LiquidityAddIcon.js";
|
|
148
|
+
import external_LiquidityPoolIcon_js_default from "./LiquidityPoolIcon.js";
|
|
143
149
|
import external_LiquidityRemoveIcon_js_default from "./LiquidityRemoveIcon.js";
|
|
144
150
|
import external_List2Icon_js_default from "./List2Icon.js";
|
|
145
151
|
import external_ListCheckIcon_js_default from "./ListCheckIcon.js";
|
|
@@ -170,6 +176,7 @@ import external_NavTradeIcon_js_default from "./NavTradeIcon.js";
|
|
|
170
176
|
import external_NavWalletIcon_js_default from "./NavWalletIcon.js";
|
|
171
177
|
import external_OrientationSwitchIcon_js_default from "./OrientationSwitchIcon.js";
|
|
172
178
|
import external_OwnerAddressIcon_js_default from "./OwnerAddressIcon.js";
|
|
179
|
+
import external_PaperHandIcon_js_default from "./PaperHandIcon.js";
|
|
173
180
|
import external_ParticleTwitterIcon_js_default from "./ParticleTwitterIcon.js";
|
|
174
181
|
import external_PartyPopperIcon_js_default from "./PartyPopperIcon.js";
|
|
175
182
|
import external_PasswordIcon_js_default from "./PasswordIcon.js";
|
|
@@ -242,6 +249,7 @@ import external_TicketIcon_js_default from "./TicketIcon.js";
|
|
|
242
249
|
import external_TiktokIcon_js_default from "./TiktokIcon.js";
|
|
243
250
|
import external_TimeEndIcon_js_default from "./TimeEndIcon.js";
|
|
244
251
|
import external_TokenExchangeIcon_js_default from "./TokenExchangeIcon.js";
|
|
252
|
+
import external_Top10HoldersIcon_js_default from "./Top10HoldersIcon.js";
|
|
245
253
|
import external_TrackIcon_js_default from "./TrackIcon.js";
|
|
246
254
|
import external_TradeMainIcon_js_default from "./TradeMainIcon.js";
|
|
247
255
|
import external_TradeIcon_js_default from "./TradeIcon.js";
|
|
@@ -279,4 +287,4 @@ import external_WishlistIcon_js_default from "./WishlistIcon.js";
|
|
|
279
287
|
import external_WrenchIcon_js_default from "./WrenchIcon.js";
|
|
280
288
|
import external_YapsIcon_js_default from "./YapsIcon.js";
|
|
281
289
|
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_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_ColorCoingeckoIcon_js_default as ColorCoingeckoIcon, 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_Layers2Icon_js_default as Layers2Icon, 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 };
|
|
290
|
+
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_CexWalletIcon_js_default as CexWalletIcon, 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_ColorCoingeckoIcon_js_default as ColorCoingeckoIcon, 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_CreatorTeamIcon_js_default as CreatorTeamIcon, external_CrownIcon_js_default as CrownIcon, external_CurrencyExchangeIcon_js_default as CurrencyExchangeIcon, external_DiamondHandIcon_js_default as DiamondHandIcon, 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_ImageFallbackIcon_js_default as ImageFallbackIcon, 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_KolInfluencersIcon_js_default as KolInfluencersIcon, external_LanguagesIcon_js_default as LanguagesIcon, external_Layers2Icon_js_default as Layers2Icon, 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_LiquidityPoolIcon_js_default as LiquidityPoolIcon, 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_PaperHandIcon_js_default as PaperHandIcon, 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_Top10HoldersIcon_js_default as Top10HoldersIcon, 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 };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { type IconColor } from '../core';
|
|
2
|
+
import { type IconProps } from './types';
|
|
3
|
+
declare const CexWalletIcon: {
|
|
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 CexWalletIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import "react";
|
|
3
|
+
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
4
|
+
const CexWalletIcon = ({ 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
|
+
const stroke = props.stroke || _color;
|
|
9
|
+
return /*#__PURE__*/ jsx("svg", {
|
|
10
|
+
width: width,
|
|
11
|
+
height: height,
|
|
12
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
fill: "none",
|
|
14
|
+
...props,
|
|
15
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
16
|
+
d: "M21.0891 18.829C21.0891 20.0256 20.1191 20.9957 18.9226 20.9957L5.05581 20.9958C3.85933 20.9958 2.88916 20.0257 2.88916 18.8291L2.88916 5.82908C2.88916 4.87181 3.66523 4.09571 4.62254 4.09571L11.6297 4.09577L13.1637 3.33259C13.3863 3.25179 13.7282 3.22304 13.907 3.37015L14.3249 4.09574H17.6225C18.5798 4.09574 19.3558 4.87178 19.3558 5.82911V7.12904C20.3131 7.12904 21.0892 7.90502 21.0892 8.86238L21.0891 18.829ZM4.62254 4.96244C4.14393 4.96244 3.75586 5.78372 3.75586 6.26242C3.75586 6.74109 4.14387 7.1291 4.6226 7.1291H5.24883H4.81549H4.89758C4.90312 7.12688 4.90678 7.12214 4.91251 7.12001L10.1046 4.96247L4.62254 4.96244ZM13.7561 5.0406L13.2955 4.20714L11.752 4.96247H11.7481L6.96434 7.1291H14.7913L13.7561 5.0406ZM18.4892 5.82914C18.4892 5.35048 18.1012 4.96247 17.6225 4.96247H14.64L15.7035 7.12907H18.4891L18.4892 5.82914ZM19.3559 7.99583H4.62254C4.30526 7.99577 4.01157 7.90412 3.75583 7.75533V18.829C3.75583 19.547 4.33787 20.129 5.05578 20.129H18.9224C19.6404 20.129 20.2224 19.547 20.2224 18.829V15.7957H18.489C17.5317 15.7957 16.7558 15.0197 16.7558 14.0624C16.7558 13.1052 17.5317 12.3291 18.489 12.3291H20.2224V8.86244C20.2224 8.38378 19.8344 7.99583 19.3559 7.99583ZM20.2224 14.9291L20.2224 13.1957H18.4891C18.0105 13.1957 17.6225 13.5837 17.6225 14.0624C17.6225 14.5411 18.0105 14.9291 18.4891 14.9291H20.2224ZM18.7595 13.7706H19.3558V14.3416H18.7595V13.7706Z",
|
|
17
|
+
fill: fill,
|
|
18
|
+
stroke: stroke,
|
|
19
|
+
strokeWidth: 0.419918
|
|
20
|
+
})
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
CexWalletIcon.displayName = 'CexWalletIcon|cex-wallet';
|
|
24
|
+
const web_CexWalletIcon = CexWalletIcon;
|
|
25
|
+
export { web_CexWalletIcon as default };
|
|
@@ -12,7 +12,7 @@ const ChartColorSwitchIcon_ChartColorSwitchIcon = ({ size = 16, width = size, he
|
|
|
12
12
|
fill: "none",
|
|
13
13
|
...props,
|
|
14
14
|
children: /*#__PURE__*/ jsx("path", {
|
|
15
|
-
d: "M18.
|
|
15
|
+
d: "M18.6851 13.0454C18.6798 12.8824 18.7379 12.7181 18.8608 12.5933C19.0391 12.4124 19.2998 12.3689 19.5181 12.4614C19.5331 12.4678 19.5467 12.4774 19.561 12.4849C19.5813 12.4955 19.6024 12.5049 19.6216 12.5181C19.6493 12.5369 19.6745 12.5593 19.6987 12.5825C19.7028 12.5864 19.7084 12.5892 19.7124 12.5933L21.9712 14.8862C22.0889 15.0059 22.147 15.1614 22.147 15.3179C22.147 15.4745 22.0871 15.6311 21.9692 15.7495C21.7334 15.9888 21.3523 15.9888 21.1177 15.7495L19.8901 14.5024L19.8901 21.1382C19.8901 21.4757 19.62 21.7493 19.2876 21.7495C18.9551 21.7495 18.6851 21.4758 18.6851 21.1382L18.6851 13.0454ZM1.85303 10.3813C1.85303 5.89098 5.43809 2.25051 9.86084 2.25049C14.2832 2.25055 17.8684 5.48428 17.8677 9.47803C17.8674 10.6033 17.4609 11.6315 16.7905 12.4224C17.0918 12.4559 17.3275 12.7112 17.3276 13.0259L17.3276 21.1382L17.3169 21.2554C17.3021 21.3326 17.2723 21.4075 17.228 21.4751L17.1509 21.5708C17.042 21.6814 16.8912 21.7494 16.7251 21.7495C16.5765 21.7495 16.4415 21.6936 16.3364 21.603C16.324 21.5923 16.3101 21.5827 16.2983 21.5708L14.0415 19.2788C13.8056 19.0393 13.8056 18.6531 14.0415 18.4136C14.2773 18.1743 14.6572 18.1744 14.8931 18.4136L16.1226 19.6616L16.1226 13.064C15.3733 13.6474 14.4366 13.9951 13.4194 13.9956L11.8442 13.9956C11.5873 13.9946 11.3347 14.0692 11.1187 14.2104C10.9027 14.3517 10.7318 14.5537 10.6265 14.7915C10.5211 15.0294 10.4857 15.2935 10.5249 15.5513C10.5642 15.8091 10.6768 16.0501 10.8481 16.2446C11.0705 16.495 11.1942 16.8206 11.1948 17.1577C11.1946 17.9057 10.582 18.5112 9.86084 18.5112C5.43823 18.5112 1.85326 14.8715 1.85303 10.3813ZM3.46143 10.106C3.31715 13.5872 5.90044 16.5664 9.31982 16.8618C9.05502 16.4099 8.91344 15.8944 8.90869 15.3687C8.90397 14.8429 9.03685 14.3254 9.29346 13.8687C9.55009 13.4119 9.92142 13.0325 10.3696 12.769C10.8177 12.5057 11.3265 12.3673 11.8442 12.3687L13.4204 12.3687C14.1754 12.368 14.8993 12.0632 15.4331 11.521C15.9669 10.9786 16.267 10.2428 16.2671 9.47607C16.2668 6.42788 13.4383 3.87555 9.86084 3.87549C6.42885 3.87773 3.60579 6.62463 3.46143 10.106ZM12.2866 9.39893C12.2404 9.16246 12.2641 8.91756 12.355 8.69482C12.4459 8.472 12.5998 8.28097 12.7974 8.14697C12.9948 8.01318 13.227 7.9419 13.4644 7.94189C13.622 7.94188 13.7786 7.97342 13.9243 8.03467C14.0699 8.09593 14.2025 8.18618 14.314 8.29932C14.4253 8.41247 14.5134 8.54704 14.5737 8.69482C14.6341 8.84273 14.6655 9.00154 14.6655 9.16162C14.6655 9.40253 14.5951 9.638 14.4634 9.83838C14.3315 10.0389 14.1437 10.1952 13.9243 10.2876C13.7049 10.3799 13.463 10.4049 13.23 10.3579C12.997 10.3109 12.7827 10.1944 12.6147 10.0239C12.4468 9.8534 12.333 9.63544 12.2866 9.39893ZM8.68408 6.96045C8.63771 6.72403 8.66171 6.47911 8.75244 6.25635C8.84322 6.03357 8.9965 5.84258 9.19385 5.7085C9.39117 5.57446 9.62342 5.50268 9.86084 5.50244C10.0186 5.50231 10.175 5.53404 10.3208 5.59521C10.4667 5.65651 10.5998 5.74651 10.7114 5.85986C10.8231 5.97323 10.9118 6.10821 10.9722 6.25635C11.0324 6.40435 11.0631 6.563 11.063 6.72314C11.0628 6.96424 10.9929 7.2005 10.8608 7.40088C10.7288 7.60121 10.5402 7.75695 10.3208 7.84912C10.1015 7.94115 9.86018 7.96548 9.62744 7.91846C9.39456 7.87137 9.18013 7.75493 9.01221 7.58447C8.84445 7.41404 8.73045 7.19676 8.68408 6.96045ZM5.07959 9.39893C5.03332 9.16243 5.05706 8.91759 5.14795 8.69482C5.2389 8.47198 5.39277 8.28096 5.59033 8.14697C5.78777 8.01319 6.01995 7.94188 6.25732 7.94189C6.5756 7.94228 6.88085 8.07088 7.10596 8.29932C7.33107 8.52791 7.45815 8.83836 7.4585 9.16162C7.45845 9.40251 7.38805 9.63801 7.25635 9.83838C7.1244 10.0389 6.93673 10.1962 6.71728 10.2886C6.49783 10.3809 6.25593 10.4049 6.02295 10.3579C5.78994 10.3109 5.57571 10.1945 5.40771 10.0239C5.23972 9.85336 5.12593 9.63551 5.07959 9.39893Z",
|
|
16
16
|
fill: fill
|
|
17
17
|
})
|
|
18
18
|
});
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { type IconColor } from '../core';
|
|
2
|
+
import { type IconProps } from './types';
|
|
3
|
+
declare const CreatorTeamIcon: {
|
|
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 CreatorTeamIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import "react";
|
|
3
|
+
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
4
|
+
const CreatorTeamIcon = ({ 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
|
+
const stroke = props.stroke || _color;
|
|
9
|
+
return /*#__PURE__*/ jsx("svg", {
|
|
10
|
+
width: width,
|
|
11
|
+
height: height,
|
|
12
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
fill: "none",
|
|
14
|
+
...props,
|
|
15
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
16
|
+
d: "M20.2703 16.9454V16.603C20.2703 16.4508 20.2289 16.2987 20.2289 16.1465C20.9319 15.9182 21.0973 15.1574 21.0973 14.5106V14.2443C21.0973 13.4835 19.8981 12.7226 18.7816 12.5704L17.0448 12.2661L18.3681 11.2008C19.0297 10.6682 19.4019 9.86932 19.4019 8.99432C19.4019 7.62476 18.4921 6.48345 17.293 6.29323L16.9621 5.53236C18.7816 5.53236 20.2703 7.09215 20.2703 9.03236C20.2703 10.1737 19.7327 11.2008 18.947 11.8095C20.353 12.0378 21.9243 13.065 21.9243 14.2443V14.5106C21.9243 15.69 21.3868 16.7171 20.2703 16.9454ZM14.9773 12.8367C17.0862 13.2171 19.4432 14.7389 19.4432 16.565V16.9454C19.4432 19.0378 18.4094 20.7498 16.1351 20.7498H7.86479C5.59045 20.7498 4.55666 19.0378 4.55666 16.9454V16.565C4.55666 14.7389 6.9137 13.2171 9.02263 12.8367C7.82343 11.8856 7.03775 10.3258 7.03775 8.57584C7.03775 5.64649 9.27074 3.24976 11.9999 3.24976C14.7292 3.24976 16.9621 5.64649 16.9621 8.61389C16.9621 10.3639 16.1765 11.8856 14.9773 12.8367ZM9.93237 13.5215C7.94749 13.5215 5.38369 15.0052 5.38369 16.565V16.9454C5.38369 17.8584 5.6318 19.9889 7.86479 19.9889H16.1351C18.3681 19.9889 18.6162 17.8584 18.6162 16.9454V16.565C18.6162 15.0052 16.0524 13.5215 14.0675 13.5215H13.8608C13.2818 13.7498 12.6616 13.9019 11.9999 13.9019C11.3383 13.9019 10.718 13.7498 10.1391 13.5215H9.93237ZM11.9999 4.01063C9.72561 4.01063 7.86479 6.06497 7.86479 8.57584C7.86479 11.0867 9.72561 13.1411 11.9999 13.1411C14.2743 13.1411 16.1351 11.1248 16.1351 8.57584C16.1351 6.06497 14.2743 4.01063 11.9999 4.01063ZM9.84966 7.96715C9.80831 8.11932 9.64291 8.23345 9.43615 8.23345C9.14669 8.23345 8.98128 8.00519 9.02263 7.73889C9.31209 6.7878 9.93237 5.98889 10.6767 5.57041C10.9662 5.41823 11.297 5.60845 11.297 5.9128C11.297 6.02693 11.2143 6.14106 11.0902 6.21715C10.5526 6.55954 10.0564 7.16823 9.84966 7.96715ZM4.55666 9.03236C4.55666 9.90736 4.92882 10.7443 5.59045 11.2389L6.9137 12.3041L5.17693 12.6085C4.10179 12.7606 2.90259 13.5215 2.90259 14.2443V14.5106C2.90259 15.1574 3.068 15.9182 3.77098 16.1465C3.77098 16.2987 3.72963 16.4508 3.72963 16.603V16.9454C2.61313 16.7171 2.07556 15.69 2.07556 14.5106V14.2443C2.07556 13.0269 3.64692 12.0378 5.05288 11.8095C4.22585 11.1628 3.72963 10.1737 3.72963 9.03236C3.72963 7.09215 5.21828 5.53236 7.03775 5.53236C7.03775 5.53236 6.78964 6.10302 6.66559 6.33128C5.46639 6.52149 4.55666 7.6628 4.55666 9.03236Z",
|
|
17
|
+
fill: fill,
|
|
18
|
+
stroke: stroke,
|
|
19
|
+
strokeWidth: 0.384439
|
|
20
|
+
})
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
CreatorTeamIcon.displayName = 'CreatorTeamIcon|creator-team';
|
|
24
|
+
const web_CreatorTeamIcon = CreatorTeamIcon;
|
|
25
|
+
export { web_CreatorTeamIcon as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { type IconColor } from '../core';
|
|
2
|
+
import { type IconProps } from './types';
|
|
3
|
+
declare const DiamondHandIcon: {
|
|
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 DiamondHandIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import "react";
|
|
3
|
+
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
4
|
+
const DiamondHandIcon_DiamondHandIcon = ({ 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
|
+
const stroke = props.stroke || _color;
|
|
9
|
+
return /*#__PURE__*/ jsx("svg", {
|
|
10
|
+
width: width,
|
|
11
|
+
height: height,
|
|
12
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
fill: "none",
|
|
14
|
+
...props,
|
|
15
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
16
|
+
d: "M21.4675 8.87754L18.7112 4.74301C18.3312 4.17307 17.6969 3.83496 17.0142 3.83496H6.61027C5.92763 3.83496 5.29328 4.17307 4.91331 4.74301L2.15374 8.87754C1.63209 9.66001 1.70937 10.6904 2.34372 11.3827L10.8768 20.7531C11.1151 21.0139 11.4564 21.1652 11.8106 21.1652C12.1648 21.1652 12.5062 21.0139 12.7445 20.7531L21.2776 11.3827C21.9087 10.6904 21.986 9.66001 21.4675 8.87754ZM17.9062 5.27754L20.6625 9.41207C20.7205 9.49901 20.7656 9.59561 20.7946 9.69221H16.1352L14.8246 4.79775H17.011C17.3716 4.80097 17.7065 4.97808 17.9062 5.27754ZM11.8106 19.6067L8.53264 10.6614H15.0854L11.8106 19.6067ZM13.8232 4.80097L15.1337 9.69543H8.48434L9.79489 4.80097H13.8232ZM5.7151 5.27754C5.91475 4.97808 6.24963 4.79775 6.61027 4.79775H8.79668L7.48613 9.69221H2.82673C2.85571 9.59561 2.90079 9.49901 2.95875 9.41207L5.7151 5.27754ZM2.99739 10.6614H7.50545L10.5419 18.9498L3.05857 10.7323C3.03603 10.7097 3.01671 10.684 2.99739 10.6614ZM13.0793 18.9498L16.1158 10.6614H20.6239C20.6046 10.6872 20.5852 10.7097 20.5627 10.7355L13.0793 18.9498Z",
|
|
17
|
+
fill: fill,
|
|
18
|
+
stroke: stroke,
|
|
19
|
+
strokeWidth: 0.305828
|
|
20
|
+
})
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
DiamondHandIcon_DiamondHandIcon.displayName = 'DiamondHandIcon|diamond-hand';
|
|
24
|
+
const DiamondHandIcon = DiamondHandIcon_DiamondHandIcon;
|
|
25
|
+
export { DiamondHandIcon as default };
|
package/dist/web/FaqIcon.js
CHANGED
|
@@ -1,30 +1,20 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
4
4
|
const FaqIcon_FaqIcon = ({ size = 16, width = size, height = size, color = 'currentColor', ...props })=>{
|
|
5
5
|
const { getColor } = useIconsContext();
|
|
6
6
|
const _color = isThemeColor(color) ? getColor(color) : color;
|
|
7
7
|
const fill = props.fill || _color;
|
|
8
|
-
return /*#__PURE__*/
|
|
8
|
+
return /*#__PURE__*/ jsx("svg", {
|
|
9
9
|
width: width,
|
|
10
10
|
height: height,
|
|
11
11
|
viewBox: "0 0 24 24",
|
|
12
12
|
fill: "none",
|
|
13
13
|
...props,
|
|
14
|
-
children:
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
}),
|
|
19
|
-
/*#__PURE__*/ jsx("path", {
|
|
20
|
-
d: "M12 5.37146C10.2846 5.37146 8.88913 6.76707 8.88913 8.48246C8.88913 8.85407 9.19142 9.15648 9.56302 9.15648C9.93465 9.15648 10.2369 8.85407 10.2369 8.48246C10.2369 7.51031 11.0279 6.71947 12 6.71947C12.9722 6.71947 13.7631 7.51028 13.7631 8.48246C13.7631 9.19771 13.3355 9.83673 12.6715 10.112C11.8542 10.4561 11.3261 11.2513 11.3261 12.138C11.3261 12.5096 11.6284 12.812 12 12.812C12.3239 12.812 12.6021 12.5809 12.661 12.2649C12.6697 12.2263 12.6739 12.1847 12.6739 12.138C12.6739 11.7901 12.8824 11.481 13.2096 11.3483L13.2239 11.3407C14.3708 10.8493 15.1109 9.72928 15.1109 8.48249C15.1109 6.76707 13.7154 5.37146 12 5.37146Z",
|
|
21
|
-
fill: fill
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M11.9343 13.5464C11.4036 13.5464 10.9718 13.9783 10.9718 14.5091C10.9718 15.0399 11.4036 15.4718 11.9343 15.4718C12.4651 15.4718 12.8969 15.0399 12.8969 14.5091C12.8969 13.9783 12.4651 13.5464 11.9343 13.5464Z",
|
|
25
|
-
fill: fill
|
|
26
|
-
})
|
|
27
|
-
]
|
|
14
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
15
|
+
d: "M18.6699 1.73608C20.0923 1.73608 21.2498 2.89299 21.25 4.31519V16.115C21.2498 17.5373 20.0922 18.6941 18.6699 18.6941H13.6748L6.86914 22.1892C6.77268 22.2388 6.66769 22.2634 6.5625 22.2634C6.44093 22.2634 6.31911 22.231 6.21191 22.1658C6.01189 22.0436 5.88978 21.8258 5.88965 21.5916V18.6941H5.33008C3.90776 18.6941 2.75019 17.5373 2.75 16.115V4.31519C2.75014 2.89296 3.90773 1.73608 5.33008 1.73608H18.6699ZM5.33008 3.08179C4.64961 3.08179 4.09584 3.63487 4.0957 4.31519V16.115C4.09589 16.7954 4.64964 17.3484 5.33008 17.3484H6.5625C6.93382 17.3486 7.23421 17.65 7.23438 18.0212V20.49L13.2051 17.4236C13.3001 17.3747 13.4058 17.3484 13.5127 17.3484H18.6699C19.3504 17.3484 19.9041 16.7954 19.9043 16.115V4.31519C19.9042 3.63484 19.3504 3.08179 18.6699 3.08179H5.33008ZM11.9355 13.5193C12.4569 13.5193 12.8809 13.9432 12.8809 14.4646C12.8809 14.986 12.4569 15.4099 11.9355 15.4099C11.4142 15.4099 10.9902 14.986 10.9902 14.4646C10.9902 13.9432 11.4142 13.5193 11.9355 13.5193ZM12 5.48901C13.6849 5.48901 15.0555 6.85977 15.0557 8.54468C15.0557 9.76936 14.3287 10.8696 13.2021 11.3523L13.1885 11.3601C12.867 11.4905 12.6621 11.7938 12.6621 12.1355C12.6621 12.1814 12.6579 12.2225 12.6494 12.2605C12.5915 12.5708 12.3181 12.7976 12 12.7976C11.635 12.7976 11.3379 12.5005 11.3379 12.1355C11.3379 11.2646 11.8566 10.4833 12.6592 10.1453C13.3115 9.87484 13.7314 9.24724 13.7314 8.54468C13.7314 7.58981 12.9549 6.81323 12 6.81323C11.0451 6.81324 10.2686 7.58984 10.2686 8.54468C10.2686 8.90962 9.97139 9.20668 9.60645 9.20679C9.24143 9.20679 8.94434 8.90969 8.94434 8.54468C8.94442 6.85979 10.3151 5.48902 12 5.48901Z",
|
|
16
|
+
fill: fill
|
|
17
|
+
})
|
|
28
18
|
});
|
|
29
19
|
};
|
|
30
20
|
FaqIcon_FaqIcon.displayName = 'FaqIcon|faq';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { type IconColor } from '../core';
|
|
2
|
+
import { type IconProps } from './types';
|
|
3
|
+
declare const ImageFallbackIcon: {
|
|
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 ImageFallbackIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import "react";
|
|
3
|
+
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
4
|
+
const ImageFallbackIcon = ({ 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
|
+
const stroke = props.stroke || _color;
|
|
9
|
+
return /*#__PURE__*/ jsx("svg", {
|
|
10
|
+
width: width,
|
|
11
|
+
height: height,
|
|
12
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
fill: "none",
|
|
14
|
+
...props,
|
|
15
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
16
|
+
d: "M13.1187 15.032C13.171 14.9797 13.2128 14.917 13.2337 14.8438C13.3696 14.5929 13.3278 14.2792 13.1187 14.0701L8.39301 9.3444L13.0769 4.66052C13.3487 4.38868 13.3487 3.97048 13.0769 3.69865C12.941 3.56273 12.7737 3.5 12.6064 3.5H5.46558C4.02278 3.5 2.85181 4.68143 2.85181 6.11378V17.8758C2.85181 19.3186 4.03323 20.4895 5.46558 20.4895H7.4416C7.62979 20.4895 7.79707 20.4268 7.92253 20.2909L9.02032 19.1827L13.0769 15.1052C13.0978 15.0843 13.0978 15.0633 13.1187 15.032ZM7.09658 19.1931H5.46558C4.74418 19.1931 4.15869 18.6076 4.15869 17.8862V6.12423C4.15869 5.40283 4.74418 4.81734 5.46558 4.81734H11.0068L6.96066 8.85301C6.75156 9.06212 6.70974 9.37577 6.84566 9.62669C6.87702 9.68942 6.90839 9.76261 6.96066 9.81488C6.99203 9.84625 6.99203 9.86716 7.01294 9.89852L11.7073 14.5929L7.09658 19.1931ZM18.5345 3.51045H16.5166C16.3284 3.51045 16.1612 3.57319 16.0357 3.7091L14.9275 4.81734L10.8813 8.85301C10.5468 9.21894 10.6095 9.53259 10.9336 9.88807L15.6279 14.5824L10.8813 19.3395C10.6199 19.6009 10.6199 20.0295 10.8813 20.3014C11.0172 20.4373 11.195 20.5 11.3623 20.5H18.5345C19.9773 20.5 21.1482 19.3186 21.1482 17.8862V6.12423C21.1482 4.68143 19.9773 3.51045 18.5345 3.51045ZM19.8414 17.8862C19.8414 18.6076 19.2559 19.1931 18.5345 19.1931H12.941L16.9976 15.1156C17.3112 14.8124 17.3008 14.3524 17.0498 14.0806L12.3137 9.3444L16.8512 4.80689H18.5345C19.2559 4.80689 19.8414 5.39237 19.8414 6.11378V17.8862Z",
|
|
17
|
+
fill: fill,
|
|
18
|
+
stroke: stroke,
|
|
19
|
+
strokeWidth: 0.203295
|
|
20
|
+
})
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
ImageFallbackIcon.displayName = 'ImageFallbackIcon|image-fallback';
|
|
24
|
+
const web_ImageFallbackIcon = ImageFallbackIcon;
|
|
25
|
+
export { web_ImageFallbackIcon as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { type IconColor } from '../core';
|
|
2
|
+
import { type IconProps } from './types';
|
|
3
|
+
declare const KolInfluencersIcon: {
|
|
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 KolInfluencersIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import "react";
|
|
3
|
+
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
4
|
+
const KolInfluencersIcon = ({ 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: "M14.8743 5.06079L19.5657 4.43384L18.9397 9.12524L22.7004 12.0002L18.9397 14.8743L19.5657 19.5657L14.8743 18.9397L12.0002 22.7004L9.12524 18.9397L4.43384 19.5657L5.06079 14.8743L1.30005 12.0002L5.06079 9.12524L4.43384 4.43384L9.12524 5.06079L12.0002 1.30005L14.8743 5.06079ZM10.1174 5.8186L9.67798 6.3938L8.96021 6.2981L5.88696 5.88696L6.2981 8.96021L6.3938 9.67798L5.8186 10.1174L3.35474 11.9993L5.8186 13.8831L6.3938 14.3225L6.2981 15.0393L5.88696 18.1116L8.96021 17.7024L9.67798 17.6067L10.1174 18.1819L11.9993 20.6438L13.8831 18.1819L14.3225 17.6067L15.0393 17.7024L18.1116 18.1116L17.7024 15.0393L17.6067 14.3225L18.1819 13.8831L20.6438 11.9993L18.1819 10.1174L17.6067 9.67798L17.7024 8.96021L18.1116 5.88696L15.0393 6.2981L14.3225 6.3938L13.8831 5.8186L11.9993 3.35474L10.1174 5.8186ZM14.6497 9.69556C14.9246 9.42143 15.359 9.40497 15.6536 9.64478L15.7102 9.69556V9.69653C16.0035 9.98979 16.0034 10.4648 15.7102 10.7581L11.7141 14.7512C11.7084 14.7579 11.703 14.7662 11.6956 14.7737L11.6946 14.7756C11.6496 14.8201 11.599 14.8553 11.5471 14.886V14.9924H11.0071L10.9807 14.9661C10.8541 14.934 10.733 14.8717 10.634 14.7727C10.6225 14.7612 10.6131 14.751 10.6077 14.7444C10.605 14.7412 10.6023 14.7385 10.6008 14.7366C10.5994 14.7348 10.5982 14.733 10.5979 14.7327L10.5989 14.7336C10.5996 14.7346 10.6011 14.7365 10.6028 14.7385C10.6051 14.7414 10.6089 14.746 10.6135 14.7512L8.6272 12.7659C8.33412 12.4726 8.33409 11.9975 8.6272 11.7043L8.68384 11.6526C8.9591 11.428 9.35675 11.4281 9.63208 11.6526L9.68872 11.7043L11.1643 13.1799L14.6497 9.69653V9.69556Z",
|
|
16
|
+
fill: fill
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
};
|
|
20
|
+
KolInfluencersIcon.displayName = 'KolInfluencersIcon|kol-influencers';
|
|
21
|
+
const web_KolInfluencersIcon = KolInfluencersIcon;
|
|
22
|
+
export { web_KolInfluencersIcon as default };
|
|
@@ -12,7 +12,7 @@ const LanguagesIcon_LanguagesIcon = ({ size = 16, width = size, height = size, c
|
|
|
12
12
|
fill: "none",
|
|
13
13
|
...props,
|
|
14
14
|
children: /*#__PURE__*/ jsx("path", {
|
|
15
|
-
d: "M16.
|
|
15
|
+
d: "M16.3483 5.54492C17.4961 5.54504 18.4282 6.47724 18.4284 7.625V19.417C18.4379 20.5662 17.5045 21.498 16.3571 21.498H4.5817C3.42546 21.498 2.49283 20.5665 2.49283 19.418V7.625C2.49298 6.47717 3.42504 5.54492 4.57291 5.54492H16.3483ZM4.57291 6.97559C4.21339 6.97559 3.92267 7.26552 3.92252 7.625V19.418C3.92252 19.7776 4.21329 20.0674 4.57291 20.0674H16.3483C16.7078 20.0672 16.9977 19.7775 16.9977 19.418V7.625C16.9976 7.26563 16.7077 6.97577 16.3483 6.97559H4.57291ZM18.8971 2.49805C20.3406 2.49805 21.5124 3.66982 21.5124 5.11328V16.917C21.5122 17.3167 21.188 17.6542 20.7751 17.6543C20.3637 17.6543 20.0379 17.3283 20.0378 16.917V5.11328C20.0378 4.48277 19.5276 3.97266 18.8971 3.97266H7.07291C6.66165 3.97251 6.3356 3.64665 6.3356 3.23535C6.33571 2.82242 6.67327 2.4982 7.07291 2.49805H18.8971ZM9.90298 9.26855C10.1553 9.16752 10.444 9.1841 10.6823 9.33301L10.6813 9.33398C10.8241 9.41907 10.9255 9.54723 10.9899 9.68652L10.9909 9.68848L14.0534 16.502C14.1025 16.6005 14.1266 16.7099 14.1266 16.8164C14.1265 17.0169 14.0375 17.1946 13.8903 17.3174L13.8883 17.3154C13.7565 17.44 13.5792 17.5132 13.3942 17.501V17.5C13.1042 17.5026 12.8495 17.3276 12.7497 17.0527L12.0651 15.5049H8.42252L7.72916 17.0625L7.7272 17.0615C7.62505 17.3331 7.36493 17.5082 7.07095 17.5V17.501L7.06802 17.5C7.06644 17.4999 7.06473 17.501 7.06314 17.501V17.5C6.87721 17.4981 6.70597 17.4289 6.57193 17.3174C6.4212 17.1917 6.33561 17.0041 6.3356 16.8076C6.33563 16.707 6.35705 16.5974 6.40884 16.502L9.47134 9.68848L9.47232 9.68652C9.53821 9.54401 9.64016 9.41634 9.7897 9.32422L9.79654 9.31934L9.90298 9.26855ZM9.01334 14.1621H11.4723L10.2389 11.3799L9.01334 14.1621Z",
|
|
16
16
|
fill: fill
|
|
17
17
|
})
|
|
18
18
|
});
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { type IconColor } from '../core';
|
|
2
|
+
import { type IconProps } from './types';
|
|
3
|
+
declare const LiquidityPoolIcon: {
|
|
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 LiquidityPoolIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import "react";
|
|
3
|
+
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
4
|
+
const LiquidityPoolIcon_LiquidityPoolIcon = ({ 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: "M8.59473 2.41333C9.21347 2.02832 10.029 2.20937 10.4258 2.82446L10.5361 2.99634C14.2314 8.74686 16.0801 12.7084 16.0801 15.0129C16.0801 15.702 15.9752 16.3666 15.7852 16.9934C15.9843 17.0235 16.1867 17.0393 16.3916 17.0393C18.6085 17.0393 20.4053 15.245 20.4053 13.0315C20.4052 11.6075 19.0968 8.79038 16.4785 4.70825L16.3984 4.58423L16.0449 5.1438L15.8057 5.52173L15.5732 5.8938L15.3379 6.27075L15.2139 6.47192L15.0918 6.67114L14.9756 6.86353L14.8789 7.02563L14.8486 7.07739C14.6623 7.39616 14.2525 7.50368 13.9336 7.31763C13.6146 7.13122 13.5069 6.72056 13.6934 6.40161L13.7686 6.27368L13.8262 6.17798L13.9355 5.99731L14.0605 5.79321L14.2471 5.49146L14.4971 5.09106L14.8447 4.53735L15.1982 3.97974L15.2686 3.86743C15.3724 3.70368 15.5108 3.56425 15.6738 3.45923C16.295 3.05926 17.1234 3.23855 17.5234 3.85962C20.3362 8.22827 21.7431 11.2419 21.7432 13.0315C21.7432 15.9842 19.347 18.3772 16.3916 18.3772C16.0074 18.3772 15.6287 18.3355 15.2598 18.2561C14.1115 20.3738 11.8738 21.8118 9.30078 21.8118C5.55672 21.8116 2.52246 18.7671 2.52246 15.0129C2.52248 12.6861 4.40736 8.66825 8.17676 2.82446C8.27989 2.66457 8.41628 2.52819 8.57617 2.42505L8.59473 2.41333ZM9.19238 3.71704C5.6374 9.24926 3.86037 13.0584 3.86035 15.0129C3.86035 18.0292 6.29661 20.4737 9.30078 20.4739C12.3051 20.4739 14.7422 18.0293 14.7422 15.0129C14.7422 13.0594 12.965 9.2505 9.41113 3.71997L9.30078 3.54907L9.19238 3.71704ZM6.36816 12.0754C6.52505 11.7505 6.91528 11.6141 7.24023 11.7708C7.24472 11.7729 7.24946 11.7753 7.25391 11.7776L7.27051 11.7854C7.5929 11.9505 7.72524 12.3424 7.56934 12.6692L7.40527 13.0139L7.37598 13.0793L7.33496 13.176L7.30859 13.2405L7.28223 13.303L7.25684 13.3645L7.2334 13.426L7.18652 13.5452L7.1543 13.6331L7.13379 13.6897L7.12402 13.718L7.10449 13.7737L7.08496 13.8284L7.06738 13.8831C7.06162 13.9008 7.05535 13.9183 7.0498 13.9358L7.03418 13.9885L7.01074 14.0647L7.00391 14.0901L6.98926 14.1399L6.98242 14.1643L6.96973 14.2131L6.95215 14.2834L6.94141 14.3293L6.92676 14.3967C6.91198 14.4661 6.89942 14.5364 6.88965 14.6067L6.88477 14.6458L6.87988 14.6838C6.87675 14.7143 6.87473 14.7451 6.87305 14.7756L6.87109 14.8108C6.87053 14.8277 6.87012 14.8443 6.87012 14.8606C6.87012 15.8295 7.39637 16.6724 8.17285 17.1135C8.2525 17.1587 8.37741 17.2176 8.54785 17.2883L7.84961 18.3772C7.79815 18.4033 7.7243 18.3915 7.62793 18.3411C6.38257 17.6885 5.53223 16.3737 5.53223 14.8606C5.53227 14.6071 5.56906 14.3254 5.6416 14.0139L5.65625 13.9534C5.67948 13.8588 5.70482 13.7645 5.73242 13.6711L5.75195 13.6057C5.76519 13.5623 5.77951 13.5184 5.79395 13.4739L5.81543 13.4065C5.83071 13.3609 5.84728 13.3151 5.86328 13.2698L5.8877 13.2004C5.92235 13.1048 5.95866 13.0098 5.99609 12.9153L6.02539 12.842L6.04004 12.8049L6.07129 12.7307L6.10254 12.6545L6.11816 12.6174L6.18457 12.4631L6.2373 12.3459L6.36816 12.0754Z",
|
|
16
|
+
fill: fill
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
};
|
|
20
|
+
LiquidityPoolIcon_LiquidityPoolIcon.displayName = 'LiquidityPoolIcon|liquidity-pool';
|
|
21
|
+
const LiquidityPoolIcon = LiquidityPoolIcon_LiquidityPoolIcon;
|
|
22
|
+
export { LiquidityPoolIcon as default };
|
package/dist/web/ManualIcon.js
CHANGED
|
@@ -12,7 +12,7 @@ const ManualIcon_ManualIcon = ({ size = 16, width = size, height = size, color =
|
|
|
12
12
|
fill: "none",
|
|
13
13
|
...props,
|
|
14
14
|
children: /*#__PURE__*/ jsx("path", {
|
|
15
|
-
d: "
|
|
15
|
+
d: "M16.9218 2.35095C17.2102 2.34774 17.4928 2.43199 17.7333 2.59119C17.895 2.69712 18.0339 2.83515 18.1405 2.99646C18.2446 3.15714 18.3168 3.33766 18.3524 3.52576C18.356 3.54585 18.3579 3.5855 18.3593 3.62537C18.3607 3.67016 18.3621 3.72999 18.3632 3.79822C18.3653 3.93486 18.3671 4.11084 18.368 4.28845C18.3688 4.42579 18.3678 4.56471 18.368 4.68787L18.4647 4.70935C18.6671 4.7624 18.8631 4.83832 19.0497 4.93396H19.0536L19.0751 4.94568C19.2675 5.04567 19.4478 5.16721 19.6122 5.30798L19.7714 5.45544L19.9178 5.61462C20.0586 5.77911 20.1809 5.95931 20.2811 6.15173L20.2919 6.17322V6.17615C20.4193 6.4282 20.5112 6.69655 20.5643 6.974L20.5653 6.97498C20.601 7.16655 20.6187 7.36116 20.619 7.55603V18.8021C20.619 18.9004 20.6146 18.9985 20.6053 19.0961C20.5733 19.4755 20.466 19.8446 20.2919 20.183V20.1859L20.2811 20.2074C20.057 20.6362 19.727 21.0015 19.3231 21.2679L19.3221 21.2689C18.9964 21.4785 18.6332 21.6243 18.2528 21.6976H18.2518C18.0601 21.7334 17.8649 21.7511 17.6698 21.7513H6.42371C6.22842 21.7518 6.03263 21.7347 5.8407 21.6986C5.5538 21.6457 5.27589 21.5498 5.01746 21.4144C4.76085 21.2815 4.52636 21.1092 4.32214 20.9047C4.11819 20.6998 3.9461 20.4647 3.81238 20.2084L3.80066 20.1869V20.181C3.67403 19.9296 3.58182 19.6618 3.52917 19.3851C3.49336 19.1933 3.4747 18.9982 3.47449 18.8031V7.55701C3.47413 7.36163 3.49277 7.16595 3.52917 6.974C3.52946 6.97242 3.52888 6.97069 3.52917 6.96912L3.51355 6.97302L3.49695 6.70349C3.49409 6.48982 3.49039 6.21126 3.48718 5.94177C3.4845 5.71655 3.48244 5.49717 3.48132 5.32947C3.48077 5.24596 3.48021 5.17464 3.48035 5.12146C3.48048 5.07163 3.48067 5.03028 3.4823 5.01306C3.4824 4.51533 3.72848 4.05036 3.80652 3.89978C3.85054 3.81487 3.89897 3.73094 3.95203 3.64978C4.16582 3.32604 4.44427 3.04849 4.76843 2.83533L4.76941 2.83435C5.09596 2.62422 5.46026 2.47859 5.84167 2.40564C6.03377 2.3698 6.22927 2.35119 6.42468 2.35095H16.9218ZM6.5321 6.07068C6.17558 6.11514 5.84472 6.18036 5.54382 6.25623C5.50075 6.28415 5.45866 6.3136 5.41882 6.34607L5.41394 6.34998C5.34814 6.40389 5.28735 6.46388 5.2323 6.52869L5.21179 6.5531C5.18103 6.59103 5.15167 6.63051 5.12488 6.67126L5.05066 6.79822C4.98036 6.935 4.93012 7.08173 4.90125 7.23279C4.88217 7.3394 4.87258 7.44772 4.87292 7.55603V18.8051C4.87025 18.9639 4.89156 19.1221 4.9364 19.2738L4.98914 19.4232L4.99011 19.4242C5.04448 19.5623 5.11929 19.6917 5.21277 19.807L5.22156 19.8177C5.27527 19.8826 5.33495 19.9422 5.39929 19.9965L5.4198 20.014C5.45735 20.0446 5.49652 20.0734 5.53699 20.1L5.63367 20.1576C5.73281 20.2118 5.83836 20.2551 5.94714 20.2865L5.96863 20.2924C6.01182 20.3044 6.05546 20.3161 6.09949 20.3246L6.26062 20.3461C6.31439 20.3508 6.36869 20.3531 6.42273 20.3529H17.6718C17.7921 20.3543 17.9126 20.3425 18.0302 20.3177L18.1473 20.2865C18.4348 20.2056 18.6909 20.0385 18.8807 19.808L18.9677 19.6888C19.0492 19.5624 19.1114 19.4242 19.1532 19.2797L19.1639 19.2416C19.2007 19.0984 19.2208 18.951 19.2206 18.8031V7.55603C19.2209 7.44797 19.2104 7.33995 19.1903 7.23376L19.1884 7.22498V7.224C19.18 7.1815 19.1692 7.13985 19.1581 7.099L19.1532 7.08044C19.1391 7.031 19.1222 6.98264 19.1034 6.93591V6.93494C19.0495 6.79687 18.9744 6.66797 18.8807 6.5531L18.8719 6.54236C18.7485 6.39516 18.5978 6.27315 18.4276 6.18396V6.18298C18.2911 6.11347 18.1446 6.06485 17.994 6.0365C17.8871 6.01684 17.7785 6.00633 17.6698 6.00623H7.08875C6.89753 6.02771 6.71159 6.04829 6.5321 6.07068ZM13.5419 12.4808C13.7273 12.4808 13.9059 12.5548 14.037 12.6859C14.1679 12.8169 14.241 12.9948 14.2411 13.1801C14.241 13.3651 14.1677 13.5432 14.037 13.6742C13.9059 13.8051 13.7271 13.8793 13.5419 13.8793H7.54382C7.35862 13.8791 7.18065 13.8052 7.04968 13.6742C6.91882 13.5432 6.84468 13.3652 6.8446 13.1801C6.84468 12.9949 6.91885 12.8169 7.04968 12.6859C7.18065 12.555 7.35864 12.481 7.54382 12.4808H13.5419ZM16.5721 9.48181C16.7575 9.48182 16.9352 9.55586 17.0663 9.68689C17.1973 9.81793 17.2713 9.99571 17.2714 10.181C17.2713 10.3663 17.1972 10.5442 17.0663 10.6752C16.9352 10.8061 16.7574 10.8802 16.5721 10.8802H7.54382C7.35862 10.8801 7.18065 10.8061 7.04968 10.6752C6.9188 10.5442 6.84468 10.3662 6.8446 10.181C6.84466 9.99586 6.91883 9.8179 7.04968 9.68689C7.18065 9.55592 7.35862 9.48195 7.54382 9.48181H16.5721ZM6.42761 3.65759C6.20232 3.65369 5.97788 3.69513 5.76941 3.78064C5.62168 3.83836 5.48414 3.91969 5.36121 4.0199H5.35925C5.27892 4.08526 5.20488 4.1583 5.13953 4.23865V4.2406C5.07347 4.32199 5.01615 4.41036 4.96765 4.5033C4.89296 4.64854 4.83915 4.80382 4.80847 4.96423C4.80179 5.00139 4.79734 5.03906 4.79285 5.07654C5.11301 4.87425 5.46861 4.7337 5.8407 4.66248H5.84167C6.03321 4.62675 6.22789 4.60805 6.42273 4.60779H17.2802V4.25134C17.2799 3.86013 16.9096 3.69289 16.7909 3.65759H6.42761Z",
|
|
16
16
|
fill: fill
|
|
17
17
|
})
|
|
18
18
|
});
|