@particle-network/icons 0.4.0-beta.1 → 0.4.0-beta.11
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/core/index.d.ts +1 -0
- package/dist/core/index.js +15 -3
- package/dist/native/Bubble1FilledIcon.d.ts +7 -0
- package/dist/native/Bubble1FilledIcon.js +24 -0
- package/dist/{web/AutoIcon.d.ts → native/Bubble1Icon.d.ts} +2 -2
- package/dist/native/Bubble1Icon.js +24 -0
- package/dist/native/FlashIcon.js +4 -4
- package/dist/native/LayoutSplitIcon.d.ts +7 -0
- package/dist/native/LayoutSplitIcon.js +24 -0
- package/dist/native/TranslateIcon.d.ts +7 -0
- package/dist/native/TranslateIcon.js +24 -0
- package/dist/native/{AutoIcon.d.ts → Users1Icon.d.ts} +2 -2
- package/dist/native/Users1Icon.js +24 -0
- package/dist/native/index.d.ts +5 -1
- package/dist/native/index.js +6 -2
- package/dist/web/ActivityIcon.d.ts +1 -1
- package/dist/web/ActivityIcon.js +3 -2
- package/dist/web/AlertIcon.d.ts +1 -1
- package/dist/web/AlertIcon.js +6 -5
- package/dist/web/AlertOnIcon.d.ts +1 -1
- package/dist/web/AlertOnIcon.js +3 -2
- package/dist/web/AllTokensIcon.d.ts +1 -1
- package/dist/web/AllTokensIcon.js +3 -2
- package/dist/web/AppLockIcon.d.ts +1 -1
- package/dist/web/AppLockIcon.js +3 -2
- package/dist/web/AppleIcon.d.ts +1 -1
- package/dist/web/AppleIcon.js +3 -2
- package/dist/web/ArrowDownIcon.d.ts +1 -1
- package/dist/web/ArrowDownIcon.js +3 -2
- package/dist/web/ArrowDownToLineIcon.d.ts +1 -1
- package/dist/web/ArrowDownToLineIcon.js +3 -2
- package/dist/web/ArrowLeftIcon.d.ts +1 -1
- package/dist/web/ArrowLeftIcon.js +3 -2
- package/dist/web/ArrowRightIcon.d.ts +1 -1
- package/dist/web/ArrowRightIcon.js +6 -5
- package/dist/web/ArrowRightLeftIcon.d.ts +1 -1
- package/dist/web/ArrowRightLeftIcon.js +3 -2
- package/dist/web/ArrowUpIcon.d.ts +1 -1
- package/dist/web/ArrowUpIcon.js +6 -5
- package/dist/web/Assets2Icon.d.ts +1 -1
- package/dist/web/Assets2Icon.js +3 -2
- package/dist/web/AssetsIcon.d.ts +1 -1
- package/dist/web/AssetsIcon.js +3 -2
- package/dist/web/AxiomIcon.d.ts +1 -1
- package/dist/web/AxiomIcon.js +3 -2
- package/dist/web/BallIcon.d.ts +1 -1
- package/dist/web/BallIcon.js +3 -2
- package/dist/web/BanIcon.d.ts +1 -1
- package/dist/web/BanIcon.js +3 -2
- package/dist/web/BookmarkIcon.d.ts +1 -1
- package/dist/web/BookmarkIcon.js +3 -2
- package/dist/web/BookmarkXFilledIcon.d.ts +1 -1
- package/dist/web/BookmarkXFilledIcon.js +3 -2
- package/dist/web/BookmarkXIcon.d.ts +1 -1
- package/dist/web/BookmarkXIcon.js +3 -2
- package/dist/web/Bot2Icon.d.ts +1 -1
- package/dist/web/Bot2Icon.js +3 -2
- package/dist/web/BotIcon.d.ts +1 -1
- package/dist/web/BotIcon.js +3 -2
- package/dist/web/Boxes2Icon.d.ts +1 -1
- package/dist/web/Boxes2Icon.js +6 -5
- package/dist/web/BoxesIcon.d.ts +1 -1
- package/dist/web/BoxesIcon.js +3 -2
- package/dist/web/BrushCleaningIcon.d.ts +1 -1
- package/dist/web/BrushCleaningIcon.js +3 -2
- package/dist/web/Bubble1FilledIcon.d.ts +7 -0
- package/dist/web/Bubble1FilledIcon.js +21 -0
- package/dist/web/Bubble1Icon.d.ts +7 -0
- package/dist/web/Bubble1Icon.js +21 -0
- package/dist/web/BubbleIcon.d.ts +1 -1
- package/dist/web/BubbleIcon.js +3 -2
- package/dist/web/BullBearIcon.d.ts +1 -1
- package/dist/web/BullBearIcon.js +3 -2
- package/dist/web/BurgerIcon.d.ts +1 -1
- package/dist/web/BurgerIcon.js +3 -2
- package/dist/web/CaIcon.d.ts +1 -1
- package/dist/web/CaIcon.js +3 -2
- package/dist/web/CabalIcon.d.ts +1 -1
- package/dist/web/CabalIcon.js +3 -2
- package/dist/web/CabalLeaderIcon.d.ts +1 -1
- package/dist/web/CabalLeaderIcon.js +3 -2
- package/dist/web/CalendarCheckIcon.d.ts +1 -1
- package/dist/web/CalendarCheckIcon.js +3 -2
- package/dist/web/CalendarIcon.d.ts +1 -1
- package/dist/web/CalendarIcon.js +3 -2
- package/dist/web/CameraIcon.d.ts +1 -1
- package/dist/web/CameraIcon.js +3 -2
- package/dist/web/Candle2Icon.d.ts +1 -1
- package/dist/web/Candle2Icon.js +3 -2
- package/dist/web/CandleIcon.d.ts +1 -1
- package/dist/web/CandleIcon.js +3 -2
- package/dist/web/CarIcon.d.ts +1 -1
- package/dist/web/CarIcon.js +3 -2
- package/dist/web/CashBagIcon.d.ts +1 -1
- package/dist/web/CashBagIcon.js +6 -5
- package/dist/web/CashInIcon.d.ts +1 -1
- package/dist/web/CashInIcon.js +3 -2
- package/dist/web/CashOutIcon.d.ts +1 -1
- package/dist/web/CashOutIcon.js +3 -2
- package/dist/web/CashRewardsIcon.d.ts +1 -1
- package/dist/web/CashRewardsIcon.js +3 -2
- package/dist/web/CatIcon.d.ts +1 -1
- package/dist/web/CatIcon.js +6 -5
- package/dist/web/CexWalletIcon.d.ts +1 -1
- package/dist/web/CexWalletIcon.js +6 -5
- package/dist/web/ChartColorSwitchIcon.d.ts +1 -1
- package/dist/web/ChartColorSwitchIcon.js +3 -2
- package/dist/web/ChartLine2Icon.d.ts +1 -1
- package/dist/web/ChartLine2Icon.js +3 -2
- package/dist/web/ChartLineCheckedIcon.d.ts +1 -1
- package/dist/web/ChartLineCheckedIcon.js +3 -2
- package/dist/web/ChartLineIcon.d.ts +1 -1
- package/dist/web/ChartLineIcon.js +3 -2
- package/dist/web/ChartPieIcon.d.ts +1 -1
- package/dist/web/ChartPieIcon.js +3 -2
- package/dist/web/ChartUpIcon.d.ts +1 -1
- package/dist/web/ChartUpIcon.js +3 -2
- package/dist/web/CheckIcon.d.ts +1 -1
- package/dist/web/CheckIcon.js +3 -2
- package/dist/web/ChefIcon.d.ts +1 -1
- package/dist/web/ChefIcon.js +3 -2
- package/dist/web/ChefOffIcon.d.ts +1 -1
- package/dist/web/ChefOffIcon.js +3 -2
- package/dist/web/ChevronDownIcon.d.ts +1 -1
- package/dist/web/ChevronDownIcon.js +3 -2
- package/dist/web/ChevronDownSmallIcon.d.ts +1 -1
- package/dist/web/ChevronDownSmallIcon.js +3 -2
- package/dist/web/ChevronLeftIcon.d.ts +1 -1
- package/dist/web/ChevronLeftIcon.js +3 -2
- package/dist/web/ChevronLeftSmallIcon.d.ts +1 -1
- package/dist/web/ChevronLeftSmallIcon.js +3 -2
- package/dist/web/ChevronRightIcon.d.ts +1 -1
- package/dist/web/ChevronRightIcon.js +3 -2
- package/dist/web/ChevronRightSmallIcon.d.ts +1 -1
- package/dist/web/ChevronRightSmallIcon.js +3 -2
- package/dist/web/ChevronUpIcon.d.ts +1 -1
- package/dist/web/ChevronUpIcon.js +3 -2
- package/dist/web/ChevronUpSmallIcon.d.ts +1 -1
- package/dist/web/ChevronUpSmallIcon.js +3 -2
- package/dist/web/ChevronsLeftIcon.d.ts +1 -1
- package/dist/web/ChevronsLeftIcon.js +3 -2
- package/dist/web/ChevronsUpIcon.d.ts +1 -1
- package/dist/web/ChevronsUpIcon.js +3 -2
- package/dist/web/CircleAlertIcon.d.ts +1 -1
- package/dist/web/CircleAlertIcon.js +3 -2
- package/dist/web/CircleCheckFadedIcon.d.ts +1 -1
- package/dist/web/CircleCheckFadedIcon.js +3 -2
- package/dist/web/CircleCheckFilledIcon.d.ts +1 -1
- package/dist/web/CircleCheckFilledIcon.js +3 -2
- package/dist/web/CircleCheckIcon.d.ts +1 -1
- package/dist/web/CircleCheckIcon.js +6 -5
- package/dist/web/CircleChevronDownIcon.d.ts +1 -1
- package/dist/web/CircleChevronDownIcon.js +6 -5
- package/dist/web/CircleChevronUpIcon.d.ts +1 -1
- package/dist/web/CircleChevronUpIcon.js +3 -2
- package/dist/web/CircleCloseFadedIcon.d.ts +1 -1
- package/dist/web/CircleCloseFadedIcon.js +3 -2
- package/dist/web/CircleCloseFilledIcon.d.ts +1 -1
- package/dist/web/CircleCloseFilledIcon.js +3 -2
- package/dist/web/CircleCloseIcon.d.ts +1 -1
- package/dist/web/CircleCloseIcon.js +3 -2
- package/dist/web/CircleDollarIcon.d.ts +1 -1
- package/dist/web/CircleDollarIcon.js +3 -2
- package/dist/web/CircleFilledIcon.d.ts +1 -1
- package/dist/web/CircleFilledIcon.js +3 -2
- package/dist/web/CircleFlameIcon.d.ts +1 -1
- package/dist/web/CircleFlameIcon.js +3 -2
- package/dist/web/CircleMinusFadedIcon.d.ts +1 -1
- package/dist/web/CircleMinusFadedIcon.js +3 -2
- package/dist/web/CircleMinusIcon.d.ts +1 -1
- package/dist/web/CircleMinusIcon.js +3 -2
- package/dist/web/CirclePendingIcon.d.ts +1 -1
- package/dist/web/CirclePendingIcon.js +3 -2
- package/dist/web/CirclePlusIcon.d.ts +1 -1
- package/dist/web/CirclePlusIcon.js +3 -2
- package/dist/web/CircleQuestionIcon.d.ts +1 -1
- package/dist/web/CircleQuestionIcon.js +3 -2
- package/dist/web/ClipboardListIcon.d.ts +1 -1
- package/dist/web/ClipboardListIcon.js +3 -2
- package/dist/web/Clock1Icon.d.ts +1 -1
- package/dist/web/Clock1Icon.js +3 -2
- package/dist/web/ClockIcon.d.ts +1 -1
- package/dist/web/ClockIcon.js +3 -2
- package/dist/web/CloseIcon.d.ts +1 -1
- package/dist/web/CloseIcon.js +3 -2
- package/dist/web/ClothesIcon.d.ts +1 -1
- package/dist/web/ClothesIcon.js +3 -2
- package/dist/web/ConceptIcon.d.ts +1 -1
- package/dist/web/ConceptIcon.js +3 -2
- package/dist/web/ConvertFlashIcon.d.ts +1 -1
- package/dist/web/ConvertFlashIcon.js +3 -2
- package/dist/web/ConvertIcon.d.ts +1 -1
- package/dist/web/ConvertIcon.js +3 -2
- package/dist/web/CopyIcon.d.ts +1 -1
- package/dist/web/CopyIcon.js +3 -2
- package/dist/web/CopyXIcon.d.ts +1 -1
- package/dist/web/CopyXIcon.js +3 -2
- package/dist/web/CreatorTeamIcon.d.ts +1 -1
- package/dist/web/CreatorTeamIcon.js +6 -5
- package/dist/web/CrownIcon.d.ts +1 -1
- package/dist/web/CrownIcon.js +3 -2
- package/dist/web/CurrencyExchangeIcon.d.ts +1 -1
- package/dist/web/CurrencyExchangeIcon.js +3 -2
- package/dist/web/DiamondHandIcon.d.ts +1 -1
- package/dist/web/DiamondHandIcon.js +3 -2
- package/dist/web/DiamondIcon.d.ts +1 -1
- package/dist/web/DiamondIcon.js +3 -2
- package/dist/web/DiscordIcon.d.ts +1 -1
- package/dist/web/DiscordIcon.js +3 -2
- package/dist/web/DocumentTermsIcon.d.ts +1 -1
- package/dist/web/DocumentTermsIcon.js +3 -2
- package/dist/web/DownloadIcon.d.ts +1 -1
- package/dist/web/DownloadIcon.js +6 -5
- package/dist/web/Draggable2Icon.d.ts +1 -1
- package/dist/web/Draggable2Icon.js +3 -2
- package/dist/web/DraggableIcon.d.ts +1 -1
- package/dist/web/DraggableIcon.js +3 -2
- package/dist/web/DraggableVerticalIcon.d.ts +1 -1
- package/dist/web/DraggableVerticalIcon.js +3 -2
- package/dist/web/EagleIcon.d.ts +1 -1
- package/dist/web/EagleIcon.js +6 -5
- package/dist/web/EarthIcon.d.ts +1 -1
- package/dist/web/EarthIcon.js +3 -2
- package/dist/web/Edit1Icon.d.ts +1 -1
- package/dist/web/Edit1Icon.js +3 -2
- package/dist/web/EditIcon.d.ts +1 -1
- package/dist/web/EditIcon.js +3 -2
- package/dist/web/EllipsisIcon.d.ts +1 -1
- package/dist/web/EllipsisIcon.js +3 -2
- package/dist/web/EllipsisVerticalIcon.d.ts +1 -1
- package/dist/web/EllipsisVerticalIcon.js +3 -2
- package/dist/web/EmptyIcon.d.ts +1 -1
- package/dist/web/EmptyIcon.js +3 -2
- package/dist/web/ExpandIcon.d.ts +1 -1
- package/dist/web/ExpandIcon.js +3 -2
- package/dist/web/ExternalLinkIcon.d.ts +1 -1
- package/dist/web/ExternalLinkIcon.js +3 -2
- package/dist/web/EyeIcon.d.ts +1 -1
- package/dist/web/EyeIcon.js +3 -2
- package/dist/web/EyeOffIcon.d.ts +1 -1
- package/dist/web/EyeOffIcon.js +6 -5
- package/dist/web/FaceIcon.d.ts +1 -1
- package/dist/web/FaceIcon.js +3 -2
- package/dist/web/FaceSadIcon.d.ts +1 -1
- package/dist/web/FaceSadIcon.js +3 -2
- package/dist/web/FaqIcon.d.ts +1 -1
- package/dist/web/FaqIcon.js +6 -5
- package/dist/web/FileTextIcon.d.ts +1 -1
- package/dist/web/FileTextIcon.js +3 -2
- package/dist/web/FilterIcon.d.ts +1 -1
- package/dist/web/FilterIcon.js +3 -2
- package/dist/web/FingerprintIcon.d.ts +1 -1
- package/dist/web/FingerprintIcon.js +3 -2
- package/dist/web/FlagIcon.d.ts +1 -1
- package/dist/web/FlagIcon.js +3 -2
- package/dist/web/FlameFilledIcon.d.ts +1 -1
- package/dist/web/FlameFilledIcon.js +3 -2
- package/dist/web/FlameIcon.d.ts +1 -1
- package/dist/web/FlameIcon.js +3 -2
- package/dist/web/Flash1Icon.d.ts +1 -1
- package/dist/web/Flash1Icon.js +6 -5
- package/dist/web/FlashIcon.d.ts +1 -1
- package/dist/web/FlashIcon.js +4 -3
- package/dist/web/FolderIcon.d.ts +1 -1
- package/dist/web/FolderIcon.js +3 -2
- package/dist/web/FullscreenIcon.d.ts +1 -1
- package/dist/web/FullscreenIcon.js +6 -5
- package/dist/web/GasFeeIcon.d.ts +1 -1
- package/dist/web/GasFeeIcon.js +6 -5
- package/dist/web/GhostIcon.d.ts +1 -1
- package/dist/web/GhostIcon.js +6 -5
- package/dist/web/GiftIcon.d.ts +1 -1
- package/dist/web/GiftIcon.js +3 -2
- package/dist/web/GithubIcon.d.ts +1 -1
- package/dist/web/GithubIcon.js +3 -2
- package/dist/web/GrassIcon.d.ts +1 -1
- package/dist/web/GrassIcon.js +3 -2
- package/dist/web/HeadsetIcon.d.ts +1 -1
- package/dist/web/HeadsetIcon.js +6 -5
- package/dist/web/HeartIcon.d.ts +1 -1
- package/dist/web/HeartIcon.js +3 -2
- package/dist/web/HexagonDollarIcon.d.ts +1 -1
- package/dist/web/HexagonDollarIcon.js +3 -2
- package/dist/web/HoneyPotIcon.d.ts +1 -1
- package/dist/web/HoneyPotIcon.js +3 -2
- package/dist/web/ImageFallbackIcon.d.ts +1 -1
- package/dist/web/ImageFallbackIcon.js +6 -5
- package/dist/web/ImportExportIcon.d.ts +1 -1
- package/dist/web/ImportExportIcon.js +3 -2
- package/dist/web/InstagramIcon.d.ts +1 -1
- package/dist/web/InstagramIcon.js +3 -2
- package/dist/web/InternetIcon.d.ts +1 -1
- package/dist/web/InternetIcon.js +3 -2
- package/dist/web/InviteIcon.d.ts +1 -1
- package/dist/web/InviteIcon.js +3 -2
- package/dist/web/JackpotIcon.d.ts +1 -1
- package/dist/web/JackpotIcon.js +3 -2
- package/dist/web/JoinCommunityIcon.d.ts +1 -1
- package/dist/web/JoinCommunityIcon.js +3 -2
- package/dist/web/KeyboardIcon.d.ts +1 -1
- package/dist/web/KeyboardIcon.js +3 -2
- package/dist/web/KolInfluencersIcon.d.ts +1 -1
- package/dist/web/KolInfluencersIcon.js +3 -2
- package/dist/web/LanguagesIcon.d.ts +1 -1
- package/dist/web/LanguagesIcon.js +3 -2
- package/dist/web/Layers2Icon.d.ts +1 -1
- package/dist/web/Layers2Icon.js +3 -2
- package/dist/web/LayersIcon.d.ts +1 -1
- package/dist/web/LayersIcon.js +3 -2
- package/dist/web/LayoutBottomIcon.d.ts +1 -1
- package/dist/web/LayoutBottomIcon.js +3 -2
- package/dist/web/LayoutFloatIcon.d.ts +1 -1
- package/dist/web/LayoutFloatIcon.js +3 -2
- package/dist/web/LayoutIcon.d.ts +1 -1
- package/dist/web/LayoutIcon.js +3 -2
- package/dist/web/LayoutLeftIcon.d.ts +1 -1
- package/dist/web/LayoutLeftIcon.js +3 -2
- package/dist/web/LayoutRightIcon.d.ts +1 -1
- package/dist/web/LayoutRightIcon.js +3 -2
- package/dist/web/LayoutSplitIcon.d.ts +7 -0
- package/dist/web/LayoutSplitIcon.js +21 -0
- package/dist/web/LeaderboardIcon.d.ts +1 -1
- package/dist/web/LeaderboardIcon.js +6 -5
- package/dist/web/LeafIcon.d.ts +1 -1
- package/dist/web/LeafIcon.js +6 -5
- package/dist/web/LinkIcon.d.ts +1 -1
- package/dist/web/LinkIcon.js +3 -2
- package/dist/web/LiquidityAddIcon.d.ts +1 -1
- package/dist/web/LiquidityAddIcon.js +3 -2
- package/dist/web/LiquidityPoolIcon.d.ts +1 -1
- package/dist/web/LiquidityPoolIcon.js +3 -2
- package/dist/web/LiquidityRemoveIcon.d.ts +1 -1
- package/dist/web/LiquidityRemoveIcon.js +3 -2
- package/dist/web/List2Icon.d.ts +1 -1
- package/dist/web/List2Icon.js +3 -2
- package/dist/web/ListCheckIcon.d.ts +1 -1
- package/dist/web/ListCheckIcon.js +3 -2
- package/dist/web/ListCopyDownIcon.d.ts +1 -1
- package/dist/web/ListCopyDownIcon.js +3 -2
- package/dist/web/ListCopyUpIcon.d.ts +1 -1
- package/dist/web/ListCopyUpIcon.js +6 -5
- package/dist/web/ListHistoryIcon.d.ts +1 -1
- package/dist/web/ListHistoryIcon.js +3 -2
- package/dist/web/ListIcon.d.ts +1 -1
- package/dist/web/ListIcon.js +3 -2
- package/dist/web/ListSettingIcon.d.ts +1 -1
- package/dist/web/ListSettingIcon.js +3 -2
- package/dist/web/ListSettingsIcon.d.ts +1 -1
- package/dist/web/ListSettingsIcon.js +3 -2
- package/dist/web/Lock2Icon.d.ts +1 -1
- package/dist/web/Lock2Icon.js +6 -5
- package/dist/web/LockIcon.d.ts +1 -1
- package/dist/web/LockIcon.js +3 -2
- package/dist/web/MailHeartIcon.d.ts +1 -1
- package/dist/web/MailHeartIcon.js +3 -2
- package/dist/web/MailIcon.d.ts +1 -1
- package/dist/web/MailIcon.js +3 -2
- package/dist/web/ManualIcon.d.ts +1 -1
- package/dist/web/ManualIcon.js +3 -2
- package/dist/web/MarketStatsIcon.d.ts +1 -1
- package/dist/web/MarketStatsIcon.js +3 -2
- package/dist/web/MarketTrendIcon.d.ts +1 -1
- package/dist/web/MarketTrendIcon.js +3 -2
- package/dist/web/MenuIcon.d.ts +1 -1
- package/dist/web/MenuIcon.js +6 -5
- package/dist/web/MoonIcon.d.ts +1 -1
- package/dist/web/MoonIcon.js +3 -2
- package/dist/web/MoveUpRightIcon.d.ts +1 -1
- package/dist/web/MoveUpRightIcon.js +6 -5
- package/dist/web/MusicIcon.d.ts +1 -1
- package/dist/web/MusicIcon.js +3 -2
- package/dist/web/NavAccountUxIcon.d.ts +1 -1
- package/dist/web/NavAccountUxIcon.js +3 -2
- package/dist/web/NavCryptoUxIcon.d.ts +1 -1
- package/dist/web/NavCryptoUxIcon.js +3 -2
- package/dist/web/NavEarnIcon.d.ts +1 -1
- package/dist/web/NavEarnIcon.js +6 -5
- package/dist/web/NavHomeIcon.d.ts +1 -1
- package/dist/web/NavHomeIcon.js +3 -2
- package/dist/web/NavHomeUxIcon.d.ts +1 -1
- package/dist/web/NavHomeUxIcon.js +3 -2
- package/dist/web/NavMarketIcon.d.ts +1 -1
- package/dist/web/NavMarketIcon.js +3 -2
- package/dist/web/NavStockUxIcon.d.ts +1 -1
- package/dist/web/NavStockUxIcon.js +3 -2
- package/dist/web/NavTradeIcon.d.ts +1 -1
- package/dist/web/NavTradeIcon.js +3 -2
- package/dist/web/NavWalletIcon.d.ts +1 -1
- package/dist/web/NavWalletIcon.js +3 -2
- package/dist/web/OrderIcon.d.ts +1 -1
- package/dist/web/OrderIcon.js +3 -2
- package/dist/web/OrientationSwitchIcon.d.ts +1 -1
- package/dist/web/OrientationSwitchIcon.js +3 -2
- package/dist/web/OwnerAddressIcon.d.ts +1 -1
- package/dist/web/OwnerAddressIcon.js +3 -2
- package/dist/web/PaperHandIcon.d.ts +1 -1
- package/dist/web/PaperHandIcon.js +3 -2
- package/dist/web/ParticleTwitterIcon.d.ts +1 -1
- package/dist/web/ParticleTwitterIcon.js +3 -2
- package/dist/web/PartyPopperIcon.d.ts +1 -1
- package/dist/web/PartyPopperIcon.js +3 -2
- package/dist/web/PasswordIcon.d.ts +1 -1
- package/dist/web/PasswordIcon.js +3 -2
- package/dist/web/PauseIcon.d.ts +1 -1
- package/dist/web/PauseIcon.js +3 -2
- package/dist/web/PercentIcon.d.ts +1 -1
- package/dist/web/PercentIcon.js +3 -2
- package/dist/web/PinIcon.d.ts +1 -1
- package/dist/web/PinIcon.js +3 -2
- package/dist/web/PinOnIcon.d.ts +1 -1
- package/dist/web/PinOnIcon.js +3 -2
- package/dist/web/PlayCircleIcon.d.ts +1 -1
- package/dist/web/PlayCircleIcon.js +3 -2
- package/dist/web/PlayIcon.d.ts +1 -1
- package/dist/web/PlayIcon.js +3 -2
- package/dist/web/PlayLeftIcon.d.ts +1 -1
- package/dist/web/PlayLeftIcon.js +3 -2
- package/dist/web/PlusIcon.d.ts +1 -1
- package/dist/web/PlusIcon.js +6 -5
- package/dist/web/PriorityFeeIcon.d.ts +1 -1
- package/dist/web/PriorityFeeIcon.js +3 -2
- package/dist/web/PrivacyPolicyIcon.d.ts +1 -1
- package/dist/web/PrivacyPolicyIcon.js +3 -2
- package/dist/web/ProcessingIcon.d.ts +1 -1
- package/dist/web/ProcessingIcon.js +3 -2
- package/dist/web/PumpfunIcon.d.ts +1 -1
- package/dist/web/PumpfunIcon.js +3 -2
- package/dist/web/QrcodeIcon.d.ts +1 -1
- package/dist/web/QrcodeIcon.js +3 -2
- package/dist/web/QuestionIcon.d.ts +1 -1
- package/dist/web/QuestionIcon.js +3 -2
- package/dist/web/Radar1Icon.d.ts +1 -1
- package/dist/web/Radar1Icon.js +3 -2
- package/dist/web/RadarIcon.d.ts +1 -1
- package/dist/web/RadarIcon.js +6 -5
- package/dist/web/RadioOffIcon.d.ts +1 -1
- package/dist/web/RadioOffIcon.js +3 -2
- package/dist/web/RadioOnIcon.d.ts +1 -1
- package/dist/web/RadioOnIcon.js +3 -2
- package/dist/web/ReceiveIcon.d.ts +1 -1
- package/dist/web/ReceiveIcon.js +3 -2
- package/dist/web/RecordBuyIcon.d.ts +1 -1
- package/dist/web/RecordBuyIcon.js +3 -2
- package/dist/web/RecordSellIcon.d.ts +1 -1
- package/dist/web/RecordSellIcon.js +3 -2
- package/dist/web/RedPacketIcon.d.ts +1 -1
- package/dist/web/RedPacketIcon.js +3 -2
- package/dist/web/RedditIcon.d.ts +1 -1
- package/dist/web/RedditIcon.js +3 -2
- package/dist/web/RefreshCwIcon.d.ts +1 -1
- package/dist/web/RefreshCwIcon.js +3 -2
- package/dist/web/RocketIcon.d.ts +1 -1
- package/dist/web/RocketIcon.js +3 -2
- package/dist/web/RotateCwIcon.d.ts +1 -1
- package/dist/web/RotateCwIcon.js +3 -2
- package/dist/web/ScanFaceIcon.d.ts +1 -1
- package/dist/web/ScanFaceIcon.js +3 -2
- package/dist/web/SearchIcon.d.ts +1 -1
- package/dist/web/SearchIcon.js +3 -2
- package/dist/web/SearchListIcon.d.ts +1 -1
- package/dist/web/SearchListIcon.js +3 -2
- package/dist/web/SearchPlusIcon.d.ts +1 -1
- package/dist/web/SearchPlusIcon.js +3 -2
- package/dist/web/SecureTips1Icon.d.ts +1 -1
- package/dist/web/SecureTips1Icon.js +3 -2
- package/dist/web/SecureTips2Icon.d.ts +1 -1
- package/dist/web/SecureTips2Icon.js +3 -2
- package/dist/web/SendIcon.d.ts +1 -1
- package/dist/web/SendIcon.js +3 -2
- package/dist/web/SettingsIcon.d.ts +1 -1
- package/dist/web/SettingsIcon.js +3 -2
- package/dist/web/ShareIcon.d.ts +1 -1
- package/dist/web/ShareIcon.js +3 -2
- package/dist/web/ShieldAlertFilledIcon.d.ts +1 -1
- package/dist/web/ShieldAlertFilledIcon.js +3 -2
- package/dist/web/ShieldAlertIcon.d.ts +1 -1
- package/dist/web/ShieldAlertIcon.js +3 -2
- package/dist/web/ShieldBanIcon.d.ts +1 -1
- package/dist/web/ShieldBanIcon.js +3 -2
- package/dist/web/ShieldCheckFilledIcon.d.ts +1 -1
- package/dist/web/ShieldCheckFilledIcon.js +3 -2
- package/dist/web/ShieldCheckIcon.d.ts +1 -1
- package/dist/web/ShieldCheckIcon.js +3 -2
- package/dist/web/ShieldPlusIcon.d.ts +1 -1
- package/dist/web/ShieldPlusIcon.js +3 -2
- package/dist/web/ShieldXFilledIcon.d.ts +1 -1
- package/dist/web/ShieldXFilledIcon.js +3 -2
- package/dist/web/ShieldXIcon.d.ts +1 -1
- package/dist/web/ShieldXIcon.js +3 -2
- package/dist/web/ShipIcon.d.ts +1 -1
- package/dist/web/ShipIcon.js +3 -2
- package/dist/web/ShoppingCartInIcon.d.ts +1 -1
- package/dist/web/ShoppingCartInIcon.js +3 -2
- package/dist/web/ShoppingCartOutIcon.d.ts +1 -1
- package/dist/web/ShoppingCartOutIcon.js +3 -2
- package/dist/web/SlackIcon.d.ts +1 -1
- package/dist/web/SlackIcon.js +3 -2
- package/dist/web/SlidersHorizontalIcon.d.ts +1 -1
- package/dist/web/SlidersHorizontalIcon.js +3 -2
- package/dist/web/SlidersVerticalIcon.d.ts +1 -1
- package/dist/web/SlidersVerticalIcon.js +3 -2
- package/dist/web/SlippageIcon.d.ts +1 -1
- package/dist/web/SlippageIcon.js +3 -2
- package/dist/web/SmartphoneIcon.d.ts +1 -1
- package/dist/web/SmartphoneIcon.js +3 -2
- package/dist/web/SnowflakeIcon.d.ts +1 -1
- package/dist/web/SnowflakeIcon.js +3 -2
- package/dist/web/SortAscIcon.d.ts +1 -1
- package/dist/web/SortAscIcon.js +3 -2
- package/dist/web/SortDescIcon.d.ts +1 -1
- package/dist/web/SortDescIcon.js +3 -2
- package/dist/web/SortDown1Icon.d.ts +1 -1
- package/dist/web/SortDown1Icon.js +3 -2
- package/dist/web/SortDownIcon.d.ts +1 -1
- package/dist/web/SortDownIcon.js +3 -2
- package/dist/web/SortIcon.d.ts +1 -1
- package/dist/web/SortIcon.js +3 -2
- package/dist/web/SortUp1Icon.d.ts +1 -1
- package/dist/web/SortUp1Icon.js +3 -2
- package/dist/web/SortUpIcon.d.ts +1 -1
- package/dist/web/SortUpIcon.js +3 -2
- package/dist/web/SpaceIcon.d.ts +1 -1
- package/dist/web/SpaceIcon.js +3 -2
- package/dist/web/SproutIcon.d.ts +1 -1
- package/dist/web/SproutIcon.js +3 -2
- package/dist/web/StakeIcon.d.ts +1 -1
- package/dist/web/StakeIcon.js +3 -2
- package/dist/web/StarIcon.d.ts +1 -1
- package/dist/web/StarIcon.js +3 -2
- package/dist/web/StarOnIcon.d.ts +1 -1
- package/dist/web/StarOnIcon.js +3 -2
- package/dist/web/SunIcon.d.ts +1 -1
- package/dist/web/SunIcon.js +3 -2
- package/dist/web/Switch2Icon.d.ts +1 -1
- package/dist/web/Switch2Icon.js +3 -2
- package/dist/web/SwitchIcon.d.ts +1 -1
- package/dist/web/SwitchIcon.js +3 -2
- package/dist/web/TargetIcon.d.ts +1 -1
- package/dist/web/TargetIcon.js +3 -2
- package/dist/web/TelegramIcon.d.ts +1 -1
- package/dist/web/TelegramIcon.js +6 -5
- package/dist/web/TestnetsIcon.d.ts +1 -1
- package/dist/web/TestnetsIcon.js +3 -2
- package/dist/web/TgChatGroupIcon.d.ts +1 -1
- package/dist/web/TgChatGroupIcon.js +3 -2
- package/dist/web/ThemeSwitchIcon.d.ts +1 -1
- package/dist/web/ThemeSwitchIcon.js +3 -2
- package/dist/web/TicketIcon.d.ts +1 -1
- package/dist/web/TicketIcon.js +3 -2
- package/dist/web/TiktokIcon.d.ts +1 -1
- package/dist/web/TiktokIcon.js +3 -2
- package/dist/web/TimeEndIcon.d.ts +1 -1
- package/dist/web/TimeEndIcon.js +3 -2
- package/dist/web/TokenExchangeIcon.d.ts +1 -1
- package/dist/web/TokenExchangeIcon.js +3 -2
- package/dist/web/Top10HoldersIcon.d.ts +1 -1
- package/dist/web/Top10HoldersIcon.js +3 -2
- package/dist/web/TrackIcon.d.ts +1 -1
- package/dist/web/TrackIcon.js +6 -5
- package/dist/web/TradeIcon.d.ts +1 -1
- package/dist/web/TradeIcon.js +3 -2
- package/dist/web/TradeMainIcon.d.ts +1 -1
- package/dist/web/TradeMainIcon.js +3 -2
- package/dist/web/TrainIcon.d.ts +1 -1
- package/dist/web/TrainIcon.js +3 -2
- package/dist/web/TranslateIcon.d.ts +7 -0
- package/dist/web/TranslateIcon.js +21 -0
- package/dist/web/TrashAllIcon.d.ts +1 -1
- package/dist/web/TrashAllIcon.js +3 -2
- package/dist/web/TrashIcon.d.ts +1 -1
- package/dist/web/TrashIcon.js +3 -2
- package/dist/web/TreeIcon.d.ts +1 -1
- package/dist/web/TreeIcon.js +3 -2
- package/dist/web/TrenchIcon.d.ts +1 -1
- package/dist/web/TrenchIcon.js +3 -2
- package/dist/web/TriangleAlertIcon.d.ts +1 -1
- package/dist/web/TriangleAlertIcon.js +3 -2
- package/dist/web/TriangleDownIcon.d.ts +1 -1
- package/dist/web/TriangleDownIcon.js +3 -2
- package/dist/web/TriangleUpIcon.d.ts +1 -1
- package/dist/web/TriangleUpIcon.js +6 -5
- package/dist/web/TrophyIcon.d.ts +1 -1
- package/dist/web/TrophyIcon.js +3 -2
- package/dist/web/TruthSocialIcon.d.ts +1 -1
- package/dist/web/TruthSocialIcon.js +3 -2
- package/dist/web/TweetIcon.d.ts +1 -1
- package/dist/web/TweetIcon.js +3 -2
- package/dist/web/TweetQuoteIcon.d.ts +1 -1
- package/dist/web/TweetQuoteIcon.js +3 -2
- package/dist/web/TwinklingStarsIcon.d.ts +1 -1
- package/dist/web/TwinklingStarsIcon.js +3 -2
- package/dist/web/TwitchAppIcon.d.ts +1 -1
- package/dist/web/TwitchAppIcon.js +3 -2
- package/dist/web/TwitterIcon.d.ts +1 -1
- package/dist/web/TwitterIcon.js +3 -2
- package/dist/web/TwitterSearchIcon.d.ts +1 -1
- package/dist/web/TwitterSearchIcon.js +3 -2
- package/dist/web/UniversalXTwitterIcon.d.ts +1 -1
- package/dist/web/UniversalXTwitterIcon.js +3 -2
- package/dist/web/UnlinkIcon.d.ts +1 -1
- package/dist/web/UnlinkIcon.js +3 -2
- package/dist/web/UpdateIcon.d.ts +1 -1
- package/dist/web/UpdateIcon.js +3 -2
- package/dist/web/UploadIcon.d.ts +1 -1
- package/dist/web/UploadIcon.js +3 -2
- package/dist/web/UserBanIcon.d.ts +1 -1
- package/dist/web/UserBanIcon.js +3 -2
- package/dist/web/UserFollowIcon.d.ts +1 -1
- package/dist/web/UserFollowIcon.js +3 -2
- package/dist/web/UserIcon.d.ts +1 -1
- package/dist/web/UserIcon.js +3 -2
- package/dist/web/UserStarIcon.d.ts +1 -1
- package/dist/web/UserStarIcon.js +3 -2
- package/dist/web/UserTieIcon.d.ts +1 -1
- package/dist/web/UserTieIcon.js +3 -2
- package/dist/web/Users1Icon.d.ts +7 -0
- package/dist/web/Users1Icon.js +21 -0
- package/dist/web/UsersIcon.d.ts +1 -1
- package/dist/web/UsersIcon.js +3 -2
- package/dist/web/VideoIcon.d.ts +1 -1
- package/dist/web/VideoIcon.js +3 -2
- package/dist/web/Volume1Icon.d.ts +1 -1
- package/dist/web/Volume1Icon.js +6 -5
- package/dist/web/VolumeIcon.d.ts +1 -1
- package/dist/web/VolumeIcon.js +3 -2
- package/dist/web/WalletBackupIcon.d.ts +1 -1
- package/dist/web/WalletBackupIcon.js +3 -2
- package/dist/web/WalletCreateIcon.d.ts +1 -1
- package/dist/web/WalletCreateIcon.js +3 -2
- package/dist/web/WalletIcon.d.ts +1 -1
- package/dist/web/WalletIcon.js +6 -5
- package/dist/web/WalletPasswordIcon.d.ts +1 -1
- package/dist/web/WalletPasswordIcon.js +3 -2
- package/dist/web/WishlistIcon.d.ts +1 -1
- package/dist/web/WishlistIcon.js +3 -2
- package/dist/web/WrenchIcon.d.ts +1 -1
- package/dist/web/WrenchIcon.js +3 -2
- package/dist/web/YapsIcon.d.ts +1 -1
- package/dist/web/YapsIcon.js +3 -2
- package/dist/web/YoutubeIcon.d.ts +1 -1
- package/dist/web/YoutubeIcon.js +3 -2
- package/dist/web/index.d.ts +5 -1
- package/dist/web/index.js +6 -2
- package/package.json +4 -4
- package/dist/native/AutoIcon.js +0 -30
- package/dist/web/AutoIcon.js +0 -26
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CabalLeaderIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CabalLeaderIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CabalLeaderIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsxs("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CalendarCheckIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CalendarCheckIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CalendarCheckIcon_CalendarCheckIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CalendarIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CalendarIcon;
|
package/dist/web/CalendarIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CalendarIcon_CalendarIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsxs("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
package/dist/web/CameraIcon.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CameraIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CameraIcon;
|
package/dist/web/CameraIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CameraIcon_CameraIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const Candle2Icon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default Candle2Icon;
|
package/dist/web/Candle2Icon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const Candle2Icon_Candle2Icon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
package/dist/web/CandleIcon.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CandleIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CandleIcon;
|
package/dist/web/CandleIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CandleIcon_CandleIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
package/dist/web/CarIcon.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CarIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CarIcon;
|
package/dist/web/CarIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CarIcon_CarIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsxs("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CashBagIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CashBagIcon;
|
package/dist/web/CashBagIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CashBagIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -15,6 +16,6 @@ const CashBagIcon_CashBagIcon = ({ size = 16, width = size, height = size, color
|
|
|
15
16
|
})
|
|
16
17
|
});
|
|
17
18
|
};
|
|
18
|
-
|
|
19
|
-
const
|
|
20
|
-
export {
|
|
19
|
+
CashBagIcon.displayName = 'CashBagIcon|cash-bag';
|
|
20
|
+
const web_CashBagIcon = CashBagIcon;
|
|
21
|
+
export { web_CashBagIcon as default };
|
package/dist/web/CashInIcon.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CashInIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CashInIcon;
|
package/dist/web/CashInIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CashInIcon_CashInIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CashOutIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CashOutIcon;
|
package/dist/web/CashOutIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CashOutIcon_CashOutIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CashRewardsIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CashRewardsIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CashRewardsIcon_CashRewardsIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
package/dist/web/CatIcon.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CatIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CatIcon;
|
package/dist/web/CatIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CatIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -15,6 +16,6 @@ const CatIcon_CatIcon = ({ size = 16, width = size, height = size, color = 'curr
|
|
|
15
16
|
})
|
|
16
17
|
});
|
|
17
18
|
};
|
|
18
|
-
|
|
19
|
-
const
|
|
20
|
-
export {
|
|
19
|
+
CatIcon.displayName = 'CatIcon|cat';
|
|
20
|
+
const web_CatIcon = CatIcon;
|
|
21
|
+
export { web_CatIcon as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CexWalletIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CexWalletIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CexWalletIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -17,6 +18,6 @@ const CexWalletIcon_CexWalletIcon = ({ size = 16, width = size, height = size, c
|
|
|
17
18
|
})
|
|
18
19
|
});
|
|
19
20
|
};
|
|
20
|
-
|
|
21
|
-
const
|
|
22
|
-
export {
|
|
21
|
+
CexWalletIcon.displayName = 'CexWalletIcon|cex-wallet';
|
|
22
|
+
const web_CexWalletIcon = CexWalletIcon;
|
|
23
|
+
export { web_CexWalletIcon as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const ChartColorSwitchIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default ChartColorSwitchIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const ChartColorSwitchIcon_ChartColorSwitchIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const ChartLine2Icon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default ChartLine2Icon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const ChartLine2Icon_ChartLine2Icon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const ChartLineCheckedIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default ChartLineCheckedIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const ChartLineCheckedIcon_ChartLineCheckedIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const ChartLineIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default ChartLineIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const ChartLineIcon_ChartLineIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const ChartPieIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default ChartPieIcon;
|
package/dist/web/ChartPieIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const ChartPieIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const ChartUpIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default ChartUpIcon;
|
package/dist/web/ChartUpIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const ChartUpIcon_ChartUpIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
package/dist/web/CheckIcon.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const CheckIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default CheckIcon;
|
package/dist/web/CheckIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const CheckIcon_CheckIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
package/dist/web/ChefIcon.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const ChefIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default ChefIcon;
|
package/dist/web/ChefIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const ChefIcon_ChefIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const ChefOffIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default ChefOffIcon;
|
package/dist/web/ChefOffIcon.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const ChefOffIcon_ChefOffIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const ChevronDownIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default ChevronDownIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const ChevronDownIcon_ChevronDownIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const ChevronDownSmallIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default ChevronDownSmallIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const ChevronDownSmallIcon_ChevronDownSmallIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const ChevronLeftIcon: {
|
|
4
|
-
<T extends string = IconColor>({ size, width, height, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
<T extends string = IconColor>({ size, width, height, className, color, ...props }: IconProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default ChevronLeftIcon;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { useWebColor } from "../core/index.js";
|
|
4
|
+
const ChevronLeftIcon_ChevronLeftIcon = ({ size = 16, width = size, height = size, className, color = 'currentColor', ...props })=>{
|
|
5
|
+
const clsx = useWebColor(color, className);
|
|
5
6
|
return /*#__PURE__*/ jsx("svg", {
|
|
6
7
|
width: width,
|
|
7
8
|
height: height,
|