@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
package/dist/web/WalletIcon.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 WalletIcon = ({ 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 WalletIcon_WalletIcon = ({ size = 16, width = size, height = size, color =
|
|
|
15
16
|
})
|
|
16
17
|
});
|
|
17
18
|
};
|
|
18
|
-
|
|
19
|
-
const
|
|
20
|
-
export {
|
|
19
|
+
WalletIcon.displayName = 'WalletIcon|wallet';
|
|
20
|
+
const web_WalletIcon = WalletIcon;
|
|
21
|
+
export { web_WalletIcon as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IconColor } from '../core';
|
|
2
2
|
import { type IconProps } from './types';
|
|
3
3
|
declare const WalletPasswordIcon: {
|
|
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 WalletPasswordIcon;
|
|
@@ -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 WalletPasswordIcon_WalletPasswordIcon = ({ 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 WishlistIcon: {
|
|
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 WishlistIcon;
|
package/dist/web/WishlistIcon.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 WishlistIcon_WishlistIcon = ({ 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/WrenchIcon.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 WrenchIcon: {
|
|
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 WrenchIcon;
|
package/dist/web/WrenchIcon.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 WrenchIcon_WrenchIcon = ({ 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/YapsIcon.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 YapsIcon: {
|
|
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 YapsIcon;
|
package/dist/web/YapsIcon.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 YapsIcon_YapsIcon = ({ 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 YoutubeIcon: {
|
|
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 YoutubeIcon;
|
package/dist/web/YoutubeIcon.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 YoutubeIcon_YoutubeIcon = ({ 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/index.d.ts
CHANGED
|
@@ -12,7 +12,6 @@ export { default as ArrowRightIcon } from './ArrowRightIcon';
|
|
|
12
12
|
export { default as ArrowUpIcon } from './ArrowUpIcon';
|
|
13
13
|
export { default as Assets2Icon } from './Assets2Icon';
|
|
14
14
|
export { default as AssetsIcon } from './AssetsIcon';
|
|
15
|
-
export { default as AutoIcon } from './AutoIcon';
|
|
16
15
|
export { default as AxiomIcon } from './AxiomIcon';
|
|
17
16
|
export { default as BallIcon } from './BallIcon';
|
|
18
17
|
export { default as BanIcon } from './BanIcon';
|
|
@@ -24,6 +23,8 @@ export { default as BotIcon } from './BotIcon';
|
|
|
24
23
|
export { default as Boxes2Icon } from './Boxes2Icon';
|
|
25
24
|
export { default as BoxesIcon } from './BoxesIcon';
|
|
26
25
|
export { default as BrushCleaningIcon } from './BrushCleaningIcon';
|
|
26
|
+
export { default as Bubble1FilledIcon } from './Bubble1FilledIcon';
|
|
27
|
+
export { default as Bubble1Icon } from './Bubble1Icon';
|
|
27
28
|
export { default as BubbleIcon } from './BubbleIcon';
|
|
28
29
|
export { default as BullBearIcon } from './BullBearIcon';
|
|
29
30
|
export { default as BurgerIcon } from './BurgerIcon';
|
|
@@ -167,6 +168,7 @@ export { default as LayoutBottomIcon } from './LayoutBottomIcon';
|
|
|
167
168
|
export { default as LayoutFloatIcon } from './LayoutFloatIcon';
|
|
168
169
|
export { default as LayoutLeftIcon } from './LayoutLeftIcon';
|
|
169
170
|
export { default as LayoutRightIcon } from './LayoutRightIcon';
|
|
171
|
+
export { default as LayoutSplitIcon } from './LayoutSplitIcon';
|
|
170
172
|
export { default as LayoutIcon } from './LayoutIcon';
|
|
171
173
|
export { default as LeaderboardIcon } from './LeaderboardIcon';
|
|
172
174
|
export { default as LeafIcon } from './LeafIcon';
|
|
@@ -290,6 +292,7 @@ export { default as TrackIcon } from './TrackIcon';
|
|
|
290
292
|
export { default as TradeMainIcon } from './TradeMainIcon';
|
|
291
293
|
export { default as TradeIcon } from './TradeIcon';
|
|
292
294
|
export { default as TrainIcon } from './TrainIcon';
|
|
295
|
+
export { default as TranslateIcon } from './TranslateIcon';
|
|
293
296
|
export { default as TrashAllIcon } from './TrashAllIcon';
|
|
294
297
|
export { default as TrashIcon } from './TrashIcon';
|
|
295
298
|
export { default as TreeIcon } from './TreeIcon';
|
|
@@ -314,6 +317,7 @@ export { default as UserFollowIcon } from './UserFollowIcon';
|
|
|
314
317
|
export { default as UserStarIcon } from './UserStarIcon';
|
|
315
318
|
export { default as UserTieIcon } from './UserTieIcon';
|
|
316
319
|
export { default as UserIcon } from './UserIcon';
|
|
320
|
+
export { default as Users1Icon } from './Users1Icon';
|
|
317
321
|
export { default as UsersIcon } from './UsersIcon';
|
|
318
322
|
export { default as VideoIcon } from './VideoIcon';
|
|
319
323
|
export { default as Volume1Icon } from './Volume1Icon';
|
package/dist/web/index.js
CHANGED
|
@@ -12,7 +12,6 @@ import external_ArrowRightIcon_js_default from "./ArrowRightIcon.js";
|
|
|
12
12
|
import external_ArrowUpIcon_js_default from "./ArrowUpIcon.js";
|
|
13
13
|
import external_Assets2Icon_js_default from "./Assets2Icon.js";
|
|
14
14
|
import external_AssetsIcon_js_default from "./AssetsIcon.js";
|
|
15
|
-
import external_AutoIcon_js_default from "./AutoIcon.js";
|
|
16
15
|
import external_AxiomIcon_js_default from "./AxiomIcon.js";
|
|
17
16
|
import external_BallIcon_js_default from "./BallIcon.js";
|
|
18
17
|
import external_BanIcon_js_default from "./BanIcon.js";
|
|
@@ -24,6 +23,8 @@ import external_BotIcon_js_default from "./BotIcon.js";
|
|
|
24
23
|
import external_Boxes2Icon_js_default from "./Boxes2Icon.js";
|
|
25
24
|
import external_BoxesIcon_js_default from "./BoxesIcon.js";
|
|
26
25
|
import external_BrushCleaningIcon_js_default from "./BrushCleaningIcon.js";
|
|
26
|
+
import external_Bubble1FilledIcon_js_default from "./Bubble1FilledIcon.js";
|
|
27
|
+
import external_Bubble1Icon_js_default from "./Bubble1Icon.js";
|
|
27
28
|
import external_BubbleIcon_js_default from "./BubbleIcon.js";
|
|
28
29
|
import external_BullBearIcon_js_default from "./BullBearIcon.js";
|
|
29
30
|
import external_BurgerIcon_js_default from "./BurgerIcon.js";
|
|
@@ -167,6 +168,7 @@ import external_LayoutBottomIcon_js_default from "./LayoutBottomIcon.js";
|
|
|
167
168
|
import external_LayoutFloatIcon_js_default from "./LayoutFloatIcon.js";
|
|
168
169
|
import external_LayoutLeftIcon_js_default from "./LayoutLeftIcon.js";
|
|
169
170
|
import external_LayoutRightIcon_js_default from "./LayoutRightIcon.js";
|
|
171
|
+
import external_LayoutSplitIcon_js_default from "./LayoutSplitIcon.js";
|
|
170
172
|
import external_LayoutIcon_js_default from "./LayoutIcon.js";
|
|
171
173
|
import external_LeaderboardIcon_js_default from "./LeaderboardIcon.js";
|
|
172
174
|
import external_LeafIcon_js_default from "./LeafIcon.js";
|
|
@@ -290,6 +292,7 @@ import external_TrackIcon_js_default from "./TrackIcon.js";
|
|
|
290
292
|
import external_TradeMainIcon_js_default from "./TradeMainIcon.js";
|
|
291
293
|
import external_TradeIcon_js_default from "./TradeIcon.js";
|
|
292
294
|
import external_TrainIcon_js_default from "./TrainIcon.js";
|
|
295
|
+
import external_TranslateIcon_js_default from "./TranslateIcon.js";
|
|
293
296
|
import external_TrashAllIcon_js_default from "./TrashAllIcon.js";
|
|
294
297
|
import external_TrashIcon_js_default from "./TrashIcon.js";
|
|
295
298
|
import external_TreeIcon_js_default from "./TreeIcon.js";
|
|
@@ -314,6 +317,7 @@ import external_UserFollowIcon_js_default from "./UserFollowIcon.js";
|
|
|
314
317
|
import external_UserStarIcon_js_default from "./UserStarIcon.js";
|
|
315
318
|
import external_UserTieIcon_js_default from "./UserTieIcon.js";
|
|
316
319
|
import external_UserIcon_js_default from "./UserIcon.js";
|
|
320
|
+
import external_Users1Icon_js_default from "./Users1Icon.js";
|
|
317
321
|
import external_UsersIcon_js_default from "./UsersIcon.js";
|
|
318
322
|
import external_VideoIcon_js_default from "./VideoIcon.js";
|
|
319
323
|
import external_Volume1Icon_js_default from "./Volume1Icon.js";
|
|
@@ -326,4 +330,4 @@ import external_WishlistIcon_js_default from "./WishlistIcon.js";
|
|
|
326
330
|
import external_WrenchIcon_js_default from "./WrenchIcon.js";
|
|
327
331
|
import external_YapsIcon_js_default from "./YapsIcon.js";
|
|
328
332
|
import external_YoutubeIcon_js_default from "./YoutubeIcon.js";
|
|
329
|
-
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_AppLockIcon_js_default as AppLockIcon, external_AppleIcon_js_default as AppleIcon, external_ArrowDownIcon_js_default as ArrowDownIcon, external_ArrowDownToLineIcon_js_default as ArrowDownToLineIcon, external_ArrowLeftIcon_js_default as ArrowLeftIcon, external_ArrowRightIcon_js_default as ArrowRightIcon, 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_AutoIcon_js_default as AutoIcon, external_AxiomIcon_js_default as AxiomIcon, external_BallIcon_js_default as BallIcon, external_BanIcon_js_default as BanIcon, external_BookmarkIcon_js_default as BookmarkIcon, external_BookmarkXFilledIcon_js_default as BookmarkXFilledIcon, external_BookmarkXIcon_js_default as BookmarkXIcon, external_Bot2Icon_js_default as Bot2Icon, 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_CaIcon_js_default as CaIcon, external_CabalIcon_js_default as CabalIcon, external_CabalLeaderIcon_js_default as CabalLeaderIcon, external_CalendarCheckIcon_js_default as CalendarCheckIcon, external_CalendarIcon_js_default as CalendarIcon, 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_ChefOffIcon_js_default as ChefOffIcon, 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_CircleCheckIcon_js_default as CircleCheckIcon, external_CircleChevronDownIcon_js_default as CircleChevronDownIcon, external_CircleChevronUpIcon_js_default as CircleChevronUpIcon, external_CircleCloseFadedIcon_js_default as CircleCloseFadedIcon, external_CircleCloseFilledIcon_js_default as CircleCloseFilledIcon, external_CircleCloseIcon_js_default as CircleCloseIcon, 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_ColorBullxIcon_js_default as ColorBullxIcon, external_ColorCoingeckoIcon_js_default as ColorCoingeckoIcon, external_ColorDiceIcon_js_default as ColorDiceIcon, external_ColorGmgnIcon_js_default as ColorGmgnIcon, 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_ColorPepeboostIcon_js_default as ColorPepeboostIcon, external_ColorPhotonIcon_js_default as ColorPhotonIcon, external_ColorPlayIcon_js_default as ColorPlayIcon, external_ColorPumpfunGreyIcon_js_default as ColorPumpfunGreyIcon, external_ColorPumpfunIcon_js_default as ColorPumpfunIcon, external_ColorTgUserIcon_js_default as ColorTgUserIcon, external_ColorTiktokIcon_js_default as ColorTiktokIcon, external_ColorTrojanIcon_js_default as ColorTrojanIcon, external_ColorTruthSocialIcon_js_default as ColorTruthSocialIcon, external_ColorTwitchAppIcon_js_default as ColorTwitchAppIcon, external_ColorYoutubeIcon_js_default as ColorYoutubeIcon, external_ConceptIcon_js_default as ConceptIcon, 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_Edit1Icon_js_default as Edit1Icon, 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_Flash1Icon_js_default as Flash1Icon, external_FlashIcon_js_default as FlashIcon, external_FolderIcon_js_default as FolderIcon, external_FullscreenIcon_js_default as FullscreenIcon, 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_KeyboardIcon_js_default as KeyboardIcon, 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_LeafIcon_js_default as LeafIcon, 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_MenuIcon_js_default as MenuIcon, 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_OrderIcon_js_default as OrderIcon, 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_Radar1Icon_js_default as Radar1Icon, 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_SearchPlusIcon_js_default as SearchPlusIcon, 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_SlackIcon_js_default as SlackIcon, external_SlidersHorizontalIcon_js_default as SlidersHorizontalIcon, external_SlidersVerticalIcon_js_default as SlidersVerticalIcon, external_SlippageIcon_js_default as SlippageIcon, external_SmartphoneIcon_js_default as SmartphoneIcon, 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_SpaceIcon_js_default as SpaceIcon, 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_TestnetsIcon_js_default as TestnetsIcon, external_TgChatGroupIcon_js_default as TgChatGroupIcon, 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_TrashAllIcon_js_default as TrashAllIcon, 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_VideoIcon_js_default as VideoIcon, external_Volume1Icon_js_default as Volume1Icon, 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 };
|
|
333
|
+
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_AppLockIcon_js_default as AppLockIcon, external_AppleIcon_js_default as AppleIcon, external_ArrowDownIcon_js_default as ArrowDownIcon, external_ArrowDownToLineIcon_js_default as ArrowDownToLineIcon, external_ArrowLeftIcon_js_default as ArrowLeftIcon, external_ArrowRightIcon_js_default as ArrowRightIcon, 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_AxiomIcon_js_default as AxiomIcon, external_BallIcon_js_default as BallIcon, external_BanIcon_js_default as BanIcon, external_BookmarkIcon_js_default as BookmarkIcon, external_BookmarkXFilledIcon_js_default as BookmarkXFilledIcon, external_BookmarkXIcon_js_default as BookmarkXIcon, external_Bot2Icon_js_default as Bot2Icon, 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_Bubble1FilledIcon_js_default as Bubble1FilledIcon, external_Bubble1Icon_js_default as Bubble1Icon, external_BubbleIcon_js_default as BubbleIcon, external_BullBearIcon_js_default as BullBearIcon, external_BurgerIcon_js_default as BurgerIcon, external_CaIcon_js_default as CaIcon, external_CabalIcon_js_default as CabalIcon, external_CabalLeaderIcon_js_default as CabalLeaderIcon, external_CalendarCheckIcon_js_default as CalendarCheckIcon, external_CalendarIcon_js_default as CalendarIcon, 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_ChefOffIcon_js_default as ChefOffIcon, 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_CircleCheckIcon_js_default as CircleCheckIcon, external_CircleChevronDownIcon_js_default as CircleChevronDownIcon, external_CircleChevronUpIcon_js_default as CircleChevronUpIcon, external_CircleCloseFadedIcon_js_default as CircleCloseFadedIcon, external_CircleCloseFilledIcon_js_default as CircleCloseFilledIcon, external_CircleCloseIcon_js_default as CircleCloseIcon, 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_ColorBullxIcon_js_default as ColorBullxIcon, external_ColorCoingeckoIcon_js_default as ColorCoingeckoIcon, external_ColorDiceIcon_js_default as ColorDiceIcon, external_ColorGmgnIcon_js_default as ColorGmgnIcon, 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_ColorPepeboostIcon_js_default as ColorPepeboostIcon, external_ColorPhotonIcon_js_default as ColorPhotonIcon, external_ColorPlayIcon_js_default as ColorPlayIcon, external_ColorPumpfunGreyIcon_js_default as ColorPumpfunGreyIcon, external_ColorPumpfunIcon_js_default as ColorPumpfunIcon, external_ColorTgUserIcon_js_default as ColorTgUserIcon, external_ColorTiktokIcon_js_default as ColorTiktokIcon, external_ColorTrojanIcon_js_default as ColorTrojanIcon, external_ColorTruthSocialIcon_js_default as ColorTruthSocialIcon, external_ColorTwitchAppIcon_js_default as ColorTwitchAppIcon, external_ColorYoutubeIcon_js_default as ColorYoutubeIcon, external_ConceptIcon_js_default as ConceptIcon, 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_Edit1Icon_js_default as Edit1Icon, 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_Flash1Icon_js_default as Flash1Icon, external_FlashIcon_js_default as FlashIcon, external_FolderIcon_js_default as FolderIcon, external_FullscreenIcon_js_default as FullscreenIcon, 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_KeyboardIcon_js_default as KeyboardIcon, 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_LayoutSplitIcon_js_default as LayoutSplitIcon, external_LeaderboardIcon_js_default as LeaderboardIcon, external_LeafIcon_js_default as LeafIcon, 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_MenuIcon_js_default as MenuIcon, 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_OrderIcon_js_default as OrderIcon, 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_Radar1Icon_js_default as Radar1Icon, 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_SearchPlusIcon_js_default as SearchPlusIcon, 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_SlackIcon_js_default as SlackIcon, external_SlidersHorizontalIcon_js_default as SlidersHorizontalIcon, external_SlidersVerticalIcon_js_default as SlidersVerticalIcon, external_SlippageIcon_js_default as SlippageIcon, external_SmartphoneIcon_js_default as SmartphoneIcon, 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_SpaceIcon_js_default as SpaceIcon, 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_TestnetsIcon_js_default as TestnetsIcon, external_TgChatGroupIcon_js_default as TgChatGroupIcon, 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_TranslateIcon_js_default as TranslateIcon, external_TrashAllIcon_js_default as TrashAllIcon, 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_Users1Icon_js_default as Users1Icon, external_UsersIcon_js_default as UsersIcon, external_VideoIcon_js_default as VideoIcon, external_Volume1Icon_js_default as Volume1Icon, external_VolumeIcon_js_default as VolumeIcon, external_WalletBackupIcon_js_default as WalletBackupIcon, external_WalletCreateIcon_js_default as WalletCreateIcon, external_WalletIcon_js_default as WalletIcon, external_WalletPasswordIcon_js_default as WalletPasswordIcon, external_WishlistIcon_js_default as WishlistIcon, external_WrenchIcon_js_default as WrenchIcon, external_YapsIcon_js_default as YapsIcon, external_YoutubeIcon_js_default as YoutubeIcon };
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@particle-network/icons",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.4.0-beta.
|
|
4
|
+
"version": "0.4.0-beta.11",
|
|
5
5
|
"description": "Icon library for Particle Network design system",
|
|
6
6
|
"exports": {
|
|
7
7
|
"./core": "./dist/core/index.js",
|
|
@@ -33,7 +33,8 @@
|
|
|
33
33
|
],
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"react-native-size-matters": "^0.4.2",
|
|
36
|
-
"
|
|
36
|
+
"tailwind-merge": "2.6.0",
|
|
37
|
+
"@particle-network/ui-shared": "0.3.0-beta.4"
|
|
37
38
|
},
|
|
38
39
|
"devDependencies": {
|
|
39
40
|
"@rsbuild/plugin-react": "^1.3.1",
|
|
@@ -44,13 +45,12 @@
|
|
|
44
45
|
"@svgr/plugin-svgo": "^8.1.0",
|
|
45
46
|
"p-limit": "^7.1.1",
|
|
46
47
|
"react-native-svg": "15.11.2",
|
|
47
|
-
"typescript": "^5.8.3",
|
|
48
48
|
"@particle-network/eslint-config": "0.3.0"
|
|
49
49
|
},
|
|
50
50
|
"scripts": {
|
|
51
51
|
"build": "pnpm generate-icons && rslib build",
|
|
52
52
|
"build:fast": "rslib build",
|
|
53
|
-
"type-check": "npx
|
|
53
|
+
"type-check": "npx tsgo --noEmit -p ./tsconfig.json",
|
|
54
54
|
"lint": "eslint . --no-error-on-unmatched-pattern --quiet",
|
|
55
55
|
"lint:fix": "eslint . --fix --no-error-on-unmatched-pattern --quiet",
|
|
56
56
|
"clean": "rm -rf .turbo node_modules dist",
|
package/dist/native/AutoIcon.js
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
import { ms } from "react-native-size-matters";
|
|
4
|
-
import external_react_native_svg_default, { Path } from "react-native-svg";
|
|
5
|
-
import { isThemeColor, useIconsContext } from "../core/index.js";
|
|
6
|
-
const AutoIcon = ({ size = ms(16), width = ms(size), height = ms(size), color = 'default', ...props })=>{
|
|
7
|
-
const { getColor } = useIconsContext();
|
|
8
|
-
const _color = isThemeColor(color) ? getColor(color) : color;
|
|
9
|
-
const fill = props.fill || _color;
|
|
10
|
-
return /*#__PURE__*/ jsxs(external_react_native_svg_default, {
|
|
11
|
-
width: width,
|
|
12
|
-
height: height,
|
|
13
|
-
viewBox: "0 0 24 24",
|
|
14
|
-
fill: "none",
|
|
15
|
-
...props,
|
|
16
|
-
children: [
|
|
17
|
-
/*#__PURE__*/ jsx(Path, {
|
|
18
|
-
d: "M20.7687 13.1133C20.8859 13.133 20.9963 13.184 21.087 13.2607C21.1778 13.3375 21.2463 13.4375 21.2853 13.5498C21.3242 13.6621 21.3324 13.783 21.3087 13.8994C20.8702 16.0451 19.7035 17.9735 18.007 19.3584C16.3105 20.7431 14.188 21.4999 11.9982 21.5C9.80814 21.5 7.68495 20.7433 5.9884 19.3584C4.29191 17.9735 3.12612 16.045 2.68762 13.8994C2.65414 13.7278 2.68925 13.5497 2.78625 13.4043C2.88343 13.2588 3.03474 13.1578 3.20618 13.123C3.3776 13.0883 3.5561 13.1227 3.70227 13.2188C3.84825 13.3148 3.95041 13.4647 3.98645 13.6357C4.3381 15.3583 5.23584 16.9214 6.54602 18.0938C7.85618 19.2661 9.50901 19.9857 11.2599 20.1445C13.0109 20.3033 14.767 19.8932 16.2667 18.9756C17.7664 18.058 18.9304 16.6811 19.5861 15.0498L19.6583 14.8623L18.5988 15.2695C18.4482 15.3275 18.2813 15.3285 18.13 15.2725C17.9788 15.2164 17.8529 15.1068 17.7765 14.9648L17.7423 14.8896C17.6844 14.739 17.6832 14.5722 17.7394 14.4209C17.7956 14.2697 17.9049 14.1437 18.047 14.0674L18.1232 14.0322L20.421 13.1484C20.5317 13.1059 20.6518 13.0937 20.7687 13.1133ZM12.1281 7.80371C12.2486 7.79514 12.3691 7.8201 12.4767 7.875C12.5842 7.92984 12.6746 8.01282 12.7384 8.11523L12.7823 8.19922L15.8751 15.2695C15.9425 15.4239 15.9482 15.5981 15.8917 15.7568C15.8352 15.9156 15.7203 16.0469 15.5704 16.124C15.4206 16.201 15.2471 16.2182 15.0851 16.1719C14.9232 16.1255 14.7848 16.0195 14.6984 15.875L14.6603 15.8008L13.8673 13.9883H10.4816L9.6886 15.8008C9.62104 15.955 9.49771 16.0782 9.3429 16.1445C9.1879 16.2109 9.01303 16.2159 8.85461 16.1582C8.69638 16.1005 8.56633 15.9843 8.49036 15.834C8.41441 15.6835 8.39872 15.5094 8.44641 15.3477L8.47375 15.2695L11.5675 8.19922C11.6161 8.08864 11.6944 7.99342 11.7931 7.92383C11.8918 7.85424 12.0076 7.81229 12.1281 7.80371ZM11.0616 12.6621H13.2882L12.1749 10.1182L11.0616 12.6621ZM11.9982 2.49902C14.188 2.49929 16.3106 3.25666 18.007 4.6416C19.7033 6.02659 20.8694 7.95499 21.3077 10.1006C21.3284 10.187 21.3312 10.2766 21.3165 10.3643C21.3018 10.452 21.2697 10.5363 21.2218 10.6113C21.174 10.6862 21.1114 10.7505 21.0382 10.8008C20.9649 10.8511 20.8822 10.8866 20.795 10.9043C20.7079 10.922 20.6176 10.9221 20.5304 10.9043C20.4433 10.8865 20.3605 10.8511 20.2872 10.8008C20.214 10.7504 20.1514 10.6853 20.1036 10.6104C20.056 10.5355 20.0236 10.4518 20.0089 10.3643C19.6536 8.62433 18.7422 7.04674 17.4113 5.87109C16.0803 4.69549 14.4024 3.98547 12.632 3.84766C10.8614 3.70989 9.09365 4.15179 7.5968 5.10742C6.09996 6.06305 4.95528 7.48046 4.33508 9.14453L4.31262 9.20898L5.77844 8.71973C5.93156 8.66857 6.09852 8.67538 6.24719 8.73828C6.39572 8.80115 6.51615 8.91618 6.58606 9.06152L6.61633 9.13867C6.66755 9.2917 6.66151 9.45876 6.59875 9.60742C6.53599 9.75603 6.42085 9.87627 6.27551 9.94629L6.19739 9.97656L3.54602 10.8613C3.4359 10.8979 3.31792 10.9051 3.20422 10.8818C3.0904 10.8586 2.98458 10.8055 2.89758 10.7285C2.81056 10.6515 2.74503 10.5526 2.70813 10.4424C2.67129 10.3323 2.66458 10.2144 2.68762 10.1006C3.12597 7.95493 4.292 6.0266 5.9884 4.6416C7.68479 3.25663 9.80724 2.49922 11.9972 2.49902H11.9982Z",
|
|
19
|
-
fill: fill
|
|
20
|
-
}),
|
|
21
|
-
/*#__PURE__*/ jsx(Path, {
|
|
22
|
-
d: "M20.7687 13.1133L20.7853 13.0147L20.7852 13.0147L20.7687 13.1133ZM21.087 13.2607L21.1516 13.1844L21.1516 13.1844L21.087 13.2607ZM21.2853 13.5498L21.3798 13.517L21.3798 13.517L21.2853 13.5498ZM21.3087 13.8994L21.4067 13.9194L21.4067 13.9194L21.3087 13.8994ZM18.007 19.3584L18.0702 19.4359L18.0702 19.4359L18.007 19.3584ZM11.9982 21.5V21.6H11.9982L11.9982 21.5ZM5.9884 19.3584L5.92517 19.4359H5.92517L5.9884 19.3584ZM2.68762 13.8994L2.58947 13.9186L2.58965 13.9194L2.68762 13.8994ZM2.78625 13.4043L2.7031 13.3487L2.70307 13.3488L2.78625 13.4043ZM3.20618 13.123L3.1863 13.025L3.18629 13.025L3.20618 13.123ZM3.70227 13.2188L3.75725 13.1352L3.7572 13.1352L3.70227 13.2188ZM3.98645 13.6357L4.08443 13.6157L4.0843 13.6151L3.98645 13.6357ZM6.54602 18.0938L6.47934 18.1683L6.47934 18.1683L6.54602 18.0938ZM11.2599 20.1445L11.2509 20.2441L11.2509 20.2441L11.2599 20.1445ZM16.2667 18.9756L16.3189 19.0609L16.3189 19.0609L16.2667 18.9756ZM19.5861 15.0498L19.6789 15.0871L19.6794 15.0858L19.5861 15.0498ZM19.6583 14.8623L19.7516 14.8983L19.8326 14.6882L19.6224 14.769L19.6583 14.8623ZM18.5988 15.2695L18.5629 15.1762L18.5628 15.1762L18.5988 15.2695ZM18.13 15.2725L18.0952 15.3662L18.0953 15.3662L18.13 15.2725ZM17.7765 14.9648L17.6852 15.0063L17.6884 15.0122L17.7765 14.9648ZM17.7423 14.8896L17.6488 14.9256L17.6513 14.931L17.7423 14.8896ZM17.7394 14.4209L17.6456 14.3861L17.6456 14.3861L17.7394 14.4209ZM18.047 14.0674L18.005 13.9764L17.9997 13.9793L18.047 14.0674ZM18.1232 14.0322L18.0872 13.9387L18.0813 13.9414L18.1232 14.0322ZM20.421 13.1484L20.3851 13.0551L20.3851 13.0551L20.421 13.1484ZM12.1281 7.80371L12.121 7.70396L12.1209 7.70396L12.1281 7.80371ZM12.4767 7.875L12.5221 7.78593L12.5221 7.78592L12.4767 7.875ZM12.7384 8.11523L12.8273 8.06874L12.8233 8.06238L12.7384 8.11523ZM12.7823 8.19922L12.8742 8.15904L12.871 8.15286L12.7823 8.19922ZM15.8751 15.2695L15.9668 15.2295L15.9667 15.2295L15.8751 15.2695ZM15.8917 15.7568L15.9859 15.7904L15.9859 15.7903L15.8917 15.7568ZM15.5704 16.124L15.6162 16.213L15.6162 16.2129L15.5704 16.124ZM15.0851 16.1719L15.0576 16.268L15.0576 16.268L15.0851 16.1719ZM14.6984 15.875L14.6092 15.9208L14.6125 15.9263L14.6984 15.875ZM14.6603 15.8008L14.5685 15.8409L14.5713 15.8464L14.6603 15.8008ZM13.8673 13.9883L13.9589 13.9482L13.9327 13.8883H13.8673V13.9883ZM10.4816 13.9883V13.8883H10.4162L10.39 13.9482L10.4816 13.9883ZM9.6886 15.8008L9.7802 15.8409L9.78021 15.8409L9.6886 15.8008ZM9.3429 16.1445L9.38226 16.2365L9.38228 16.2365L9.3429 16.1445ZM8.85461 16.1582L8.82037 16.2522L8.82038 16.2522L8.85461 16.1582ZM8.49036 15.834L8.40108 15.879L8.40111 15.8791L8.49036 15.834ZM8.44641 15.3477L8.35191 15.3146L8.35049 15.3194L8.44641 15.3477ZM8.47375 15.2695L8.38188 15.2293L8.37937 15.2365L8.47375 15.2695ZM11.5675 8.19922L11.476 8.15899L11.4759 8.15913L11.5675 8.19922ZM11.7931 7.92383L11.7355 7.84209L11.7355 7.8421L11.7931 7.92383ZM11.0616 12.6621L10.97 12.622L10.9087 12.7621H11.0616V12.6621ZM13.2882 12.6621V12.7621H13.4411L13.3798 12.622L13.2882 12.6621ZM12.1749 10.1182L12.2665 10.0781L12.1749 9.86873L12.0833 10.0781L12.1749 10.1182ZM11.9982 2.49902L11.9982 2.39902H11.9982V2.49902ZM18.007 4.6416L18.0702 4.56414L18.0702 4.56414L18.007 4.6416ZM21.3077 10.1006L21.2097 10.1206L21.2105 10.1238L21.3077 10.1006ZM21.3165 10.3643L21.4151 10.3808L21.4151 10.3808L21.3165 10.3643ZM21.2218 10.6113L21.3061 10.6652L21.3061 10.6651L21.2218 10.6113ZM21.0382 10.8008L21.0948 10.8832L21.0948 10.8832L21.0382 10.8008ZM20.795 10.9043L20.8149 11.0023L20.815 11.0023L20.795 10.9043ZM20.5304 10.9043L20.5104 11.0023L20.5104 11.0023L20.5304 10.9043ZM20.2872 10.8008L20.2306 10.8832L20.2306 10.8832L20.2872 10.8008ZM20.1036 10.6104L20.0193 10.664L20.0193 10.6641L20.1036 10.6104ZM20.0089 10.3643L20.1076 10.3477L20.1069 10.3442L20.0089 10.3643ZM17.4113 5.87109L17.4775 5.79615L17.4775 5.79614L17.4113 5.87109ZM12.632 3.84766L12.6397 3.74796L12.6397 3.74796L12.632 3.84766ZM7.5968 5.10742L7.54299 5.02313L7.54299 5.02313L7.5968 5.10742ZM4.33508 9.14453L4.24136 9.1096L4.24065 9.11162L4.33508 9.14453ZM4.31262 9.20898L4.21819 9.17608L4.15121 9.36828L4.34428 9.30384L4.31262 9.20898ZM5.77844 8.71973L5.8101 8.81458L5.81013 8.81457L5.77844 8.71973ZM6.24719 8.73828L6.28617 8.64619L6.28616 8.64618L6.24719 8.73828ZM6.58606 9.06152L6.67941 9.02489L6.67618 9.01817L6.58606 9.06152ZM6.61633 9.13867L6.71129 9.10689L6.70942 9.10214L6.61633 9.13867ZM6.59875 9.60742L6.69088 9.64633L6.69088 9.64631L6.59875 9.60742ZM6.27551 9.94629L6.31176 10.0398L6.31891 10.0364L6.27551 9.94629ZM6.19739 9.97656L6.22908 10.0715L6.23352 10.0698L6.19739 9.97656ZM3.54602 10.8613L3.57755 10.9562L3.57767 10.9562L3.54602 10.8613ZM3.20422 10.8818L3.1842 10.9798L3.18421 10.9798L3.20422 10.8818ZM2.89758 10.7285L2.83129 10.8034L2.83131 10.8034L2.89758 10.7285ZM2.70813 10.4424L2.6133 10.4741L2.6133 10.4741L2.70813 10.4424ZM2.68762 10.1006L2.58965 10.0806L2.58961 10.0807L2.68762 10.1006ZM5.9884 4.6416L5.92516 4.56414L5.92516 4.56414L5.9884 4.6416ZM11.9972 2.49902V2.39902H11.9972L11.9972 2.49902ZM20.7687 13.1133L20.752 13.2119C20.8517 13.2287 20.9455 13.272 21.0225 13.3371L21.087 13.2607L21.1516 13.1844C21.047 13.096 20.9201 13.0374 20.7853 13.0147L20.7687 13.1133ZM21.087 13.2607L21.0225 13.3371C21.0995 13.4022 21.1577 13.4872 21.1908 13.5826L21.2853 13.5498L21.3798 13.517C21.3349 13.3878 21.2561 13.2728 21.1516 13.1844L21.087 13.2607ZM21.2853 13.5498L21.1908 13.5826C21.2239 13.678 21.2308 13.7807 21.2107 13.8795L21.3087 13.8994L21.4067 13.9194C21.434 13.7853 21.4246 13.6462 21.3798 13.517L21.2853 13.5498ZM21.3087 13.8994L21.2107 13.8794C20.7769 16.0025 19.6224 17.9106 17.9437 19.2809L18.007 19.3584L18.0702 19.4359C19.7846 18.0364 20.9636 16.0877 21.4067 13.9194L21.3087 13.8994ZM18.007 19.3584L17.9437 19.2809C16.2651 20.6511 14.1649 21.3999 11.9982 21.4L11.9982 21.5L11.9982 21.6C14.2111 21.5999 16.3559 20.8352 18.0702 19.4359L18.007 19.3584ZM11.9982 21.5V21.4C9.83119 21.4 7.73033 20.6513 6.05164 19.2809L5.9884 19.3584L5.92517 19.4359C7.63956 20.8353 9.78509 21.6 11.9982 21.6V21.5ZM5.9884 19.3584L6.05164 19.2809C4.37301 17.9106 3.21948 16.0024 2.7856 13.8794L2.68762 13.8994L2.58965 13.9194C3.03276 16.0876 4.21081 18.0364 5.92517 19.4359L5.9884 19.3584ZM2.68762 13.8994L2.78577 13.8803C2.75729 13.7343 2.78721 13.5831 2.86944 13.4598L2.78625 13.4043L2.70307 13.3488C2.59129 13.5163 2.55099 13.7214 2.58947 13.9186L2.68762 13.8994ZM2.78625 13.4043L2.86941 13.4598C2.95182 13.3365 3.08031 13.2506 3.22606 13.221L3.20618 13.123L3.18629 13.025C2.98917 13.065 2.81504 13.1812 2.7031 13.3487L2.78625 13.4043ZM3.20618 13.123L3.22606 13.2211C3.37164 13.1915 3.52324 13.2207 3.64735 13.3023L3.70227 13.2188L3.7572 13.1352C3.58895 13.0246 3.38357 12.985 3.1863 13.025L3.20618 13.123ZM3.70227 13.2188L3.64729 13.3023C3.77125 13.3839 3.858 13.5111 3.8886 13.6564L3.98645 13.6357L4.0843 13.6151C4.04283 13.4183 3.92525 13.2458 3.75725 13.1352L3.70227 13.2188ZM3.98645 13.6357L3.88847 13.6557C4.24443 15.3994 5.15315 16.9816 6.47934 18.1683L6.54602 18.0938L6.6127 18.0192C5.31853 16.8612 4.43178 15.3172 4.08443 13.6157L3.98645 13.6357ZM6.54602 18.0938L6.47934 18.1683C7.80549 19.3549 9.47853 20.0834 11.2509 20.2441L11.2599 20.1445L11.2689 20.0449C9.53949 19.8881 7.90686 19.1772 6.6127 18.0192L6.54602 18.0938ZM11.2599 20.1445L11.2509 20.2441C13.0233 20.4048 14.8009 19.9897 16.3189 19.0609L16.2667 18.9756L16.2145 18.8903C14.7332 19.7967 12.9985 20.2017 11.2689 20.0449L11.2599 20.1445ZM16.2667 18.9756L16.3189 19.0609C17.8369 18.1321 19.0151 16.7383 19.6788 15.0871L19.5861 15.0498L19.4933 15.0125C18.8456 16.6238 17.6958 17.9839 16.2145 18.8903L16.2667 18.9756ZM19.5861 15.0498L19.6794 15.0858L19.7516 14.8983L19.6583 14.8623L19.565 14.8263L19.4928 15.0138L19.5861 15.0498ZM19.6583 14.8623L19.6224 14.769L18.5629 15.1762L18.5988 15.2695L18.6346 15.3629L19.6942 14.9556L19.6583 14.8623ZM18.5988 15.2695L18.5628 15.1762C18.435 15.2254 18.2932 15.2263 18.1647 15.1787L18.13 15.2725L18.0953 15.3662C18.2694 15.4307 18.4614 15.4296 18.6347 15.3629L18.5988 15.2695ZM18.13 15.2725L18.1648 15.1787C18.0364 15.1311 17.9294 15.038 17.8646 14.9175L17.7765 14.9648L17.6884 15.0122C17.7764 15.1757 17.9213 15.3017 18.0952 15.3662L18.13 15.2725ZM17.7765 14.9648L17.8675 14.9235L17.8333 14.8483L17.7423 14.8896L17.6513 14.931L17.6855 15.0062L17.7765 14.9648ZM17.7423 14.8896L17.8356 14.8538C17.7865 14.7258 17.7855 14.5841 17.8331 14.4557L17.7394 14.4209L17.6456 14.3861C17.581 14.5603 17.5824 14.7523 17.649 14.9255L17.7423 14.8896ZM17.7394 14.4209L17.8331 14.4557C17.8809 14.3272 17.9738 14.2202 18.0943 14.1555L18.047 14.0674L17.9997 13.9793C17.836 14.0672 17.7102 14.2122 17.6456 14.3861L17.7394 14.4209ZM18.047 14.0674L18.0889 14.1582L18.1651 14.123L18.1232 14.0322L18.0813 13.9414L18.0051 13.9766L18.047 14.0674ZM18.1232 14.0322L18.1591 14.1256L20.4569 13.2418L20.421 13.1484L20.3851 13.0551L18.0873 13.9389L18.1232 14.0322ZM20.421 13.1484L20.4569 13.2418C20.551 13.2056 20.6529 13.1952 20.7521 13.2119L20.7687 13.1133L20.7852 13.0147C20.6506 12.9921 20.5124 13.0062 20.3851 13.0551L20.421 13.1484ZM12.1281 7.80371L12.1351 7.90346C12.2372 7.8962 12.3396 7.91732 12.4312 7.96408L12.4767 7.875L12.5221 7.78592C12.3985 7.72287 12.2599 7.69408 12.121 7.70396L12.1281 7.80371ZM12.4767 7.875L12.4312 7.96407C12.5226 8.01067 12.5994 8.08115 12.6535 8.16809L12.7384 8.11523L12.8233 8.06238C12.7499 7.94449 12.6458 7.849 12.5221 7.78593L12.4767 7.875ZM12.7384 8.11523L12.6498 8.1616L12.6937 8.24558L12.7823 8.19922L12.871 8.15286L12.827 8.06887L12.7384 8.11523ZM12.7823 8.19922L12.6907 8.2393L15.7835 15.3096L15.8751 15.2695L15.9667 15.2295L12.874 8.15914L12.7823 8.19922ZM15.8751 15.2695L15.7835 15.3095C15.8406 15.4405 15.8455 15.5884 15.7975 15.7233L15.8917 15.7568L15.9859 15.7903C16.0508 15.6079 16.0444 15.4074 15.9668 15.2295L15.8751 15.2695ZM15.8917 15.7568L15.7975 15.7233C15.7495 15.8581 15.6519 15.9696 15.5247 16.0351L15.5704 16.124L15.6162 16.2129C15.7886 16.1242 15.9209 15.9731 15.9859 15.7904L15.8917 15.7568ZM15.5704 16.124L15.5247 16.0351C15.3975 16.1005 15.2501 16.1151 15.1126 16.0757L15.0851 16.1719L15.0576 16.268C15.244 16.3213 15.4438 16.3016 15.6162 16.213L15.5704 16.124ZM15.0851 16.1719L15.1126 16.0757C14.975 16.0363 14.8575 15.9463 14.7842 15.8237L14.6984 15.875L14.6125 15.9263C14.712 16.0928 14.8714 16.2147 15.0576 16.268L15.0851 16.1719ZM14.6984 15.875L14.7873 15.8293L14.7492 15.7551L14.6603 15.8008L14.5713 15.8464L14.6094 15.9207L14.6984 15.875ZM14.6603 15.8008L14.7519 15.7607L13.9589 13.9482L13.8673 13.9883L13.7757 14.0284L14.5687 15.8409L14.6603 15.8008ZM13.8673 13.9883V13.8883H10.4816V13.9883V14.0883H13.8673V13.9883ZM10.4816 13.9883L10.39 13.9482L9.59698 15.7607L9.6886 15.8008L9.78021 15.8409L10.5732 14.0284L10.4816 13.9883ZM9.6886 15.8008L9.597 15.7607C9.53953 15.8919 9.43474 15.9964 9.30351 16.0526L9.3429 16.1445L9.38228 16.2365C9.56067 16.16 9.70255 16.0182 9.7802 15.8409L9.6886 15.8008ZM9.3429 16.1445L9.30353 16.0526C9.17184 16.109 9.02328 16.1132 8.88885 16.0642L8.85461 16.1582L8.82038 16.2522C9.00277 16.3186 9.20397 16.3128 9.38226 16.2365L9.3429 16.1445ZM8.85461 16.1582L8.88886 16.0642C8.75473 16.0154 8.64423 15.9167 8.5796 15.7889L8.49036 15.834L8.40111 15.8791C8.48844 16.0518 8.63803 16.1857 8.82037 16.2522L8.85461 16.1582ZM8.49036 15.834L8.57964 15.7889C8.51516 15.6611 8.50182 15.5133 8.54233 15.3759L8.44641 15.3477L8.35049 15.3194C8.29562 15.5055 8.31366 15.7058 8.40108 15.879L8.49036 15.834ZM8.44641 15.3477L8.5408 15.3807L8.56814 15.3026L8.47375 15.2695L8.37937 15.2365L8.35203 15.3146L8.44641 15.3477ZM8.47375 15.2695L8.56537 15.3096L11.6591 8.23931L11.5675 8.19922L11.4759 8.15913L8.38214 15.2294L8.47375 15.2695ZM11.5675 8.19922L11.6591 8.23945C11.7002 8.14571 11.7667 8.06478 11.8507 8.00556L11.7931 7.92383L11.7355 7.8421C11.622 7.92207 11.5319 8.03157 11.476 8.15899L11.5675 8.19922ZM11.7931 7.92383L11.8507 8.00557C11.9349 7.94625 12.0332 7.91072 12.1352 7.90346L12.1281 7.80371L12.1209 7.70396C11.9819 7.71387 11.8488 7.76223 11.7355 7.84209L11.7931 7.92383ZM11.0616 12.6621V12.7621H13.2882V12.6621V12.5621H11.0616V12.6621ZM13.2882 12.6621L13.3798 12.622L12.2665 10.0781L12.1749 10.1182L12.0833 10.1583L13.1966 12.7022L13.2882 12.6621ZM12.1749 10.1182L12.0833 10.0781L10.97 12.622L11.0616 12.6621L11.1533 12.7022L12.2665 10.1583L12.1749 10.1182ZM11.9982 2.49902L11.9982 2.59902C14.165 2.59929 16.2652 3.34868 17.9437 4.71906L18.007 4.6416L18.0702 4.56414C16.356 3.16464 14.2111 2.39929 11.9982 2.39902L11.9982 2.49902ZM18.007 4.6416L17.9437 4.71906C19.6222 6.08948 20.776 7.99759 21.2098 10.1206L21.3077 10.1006L21.4057 10.0806C20.9628 7.91239 19.7844 5.9637 18.0702 4.56414L18.007 4.6416ZM21.3077 10.1006L21.2105 10.1238C21.228 10.1971 21.2304 10.2732 21.2179 10.3477L21.3165 10.3643L21.4151 10.3808C21.4321 10.2801 21.4288 10.1769 21.405 10.0774L21.3077 10.1006ZM21.3165 10.3643L21.2179 10.3477C21.2053 10.4224 21.178 10.4941 21.1375 10.5575L21.2218 10.6113L21.3061 10.6651C21.3613 10.5786 21.3982 10.4816 21.4151 10.3808L21.3165 10.3643ZM21.2218 10.6113L21.1375 10.5575C21.097 10.6209 21.0439 10.6755 20.9816 10.7183L21.0382 10.8008L21.0948 10.8832C21.1789 10.8255 21.251 10.7515 21.3061 10.6652L21.2218 10.6113ZM21.0382 10.8008L20.9816 10.7183C20.9191 10.7612 20.8488 10.7913 20.7751 10.8063L20.795 10.9043L20.815 11.0023C20.9155 10.9819 21.0107 10.941 21.0948 10.8832L21.0382 10.8008ZM20.795 10.9043L20.7751 10.8063C20.7011 10.8213 20.6243 10.8214 20.5504 10.8063L20.5304 10.9043L20.5104 11.0023C20.6108 11.0227 20.7147 11.0227 20.8149 11.0023L20.795 10.9043ZM20.5304 10.9043L20.5504 10.8063C20.4766 10.7913 20.4062 10.7612 20.3439 10.7184L20.2872 10.8008L20.2306 10.8832C20.3148 10.9411 20.41 10.9818 20.5104 11.0023L20.5304 10.9043ZM20.2872 10.8008L20.3439 10.7184C20.2818 10.6757 20.2286 10.6204 20.188 10.5566L20.1036 10.6104L20.0193 10.6641C20.0742 10.7503 20.1462 10.8251 20.2306 10.8832L20.2872 10.8008ZM20.1036 10.6104L20.188 10.5567C20.1475 10.4929 20.12 10.4218 20.1075 10.3477L20.0089 10.3643L19.9103 10.3808C19.9272 10.4817 19.9645 10.578 20.0193 10.664L20.1036 10.6104ZM20.0089 10.3643L20.1069 10.3442C19.7472 8.58308 18.8247 6.9862 17.4775 5.79615L17.4113 5.87109L17.3451 5.94604C18.6597 7.10729 19.5599 8.66558 19.9109 10.3843L20.0089 10.3643ZM17.4113 5.87109L17.4775 5.79614C16.1302 4.60616 14.4318 3.88746 12.6397 3.74796L12.632 3.84766L12.6242 3.94735C14.373 4.08349 16.0304 4.78483 17.3451 5.94604L17.4113 5.87109ZM12.632 3.84766L12.6397 3.74796C10.8475 3.60851 9.05817 4.05581 7.54299 5.02313L7.5968 5.10742L7.65061 5.19171C9.12914 4.24778 10.8753 3.81128 12.6242 3.94735L12.632 3.84766ZM7.5968 5.10742L7.54299 5.02313C6.02782 5.99046 4.86915 7.42521 4.24138 9.10961L4.33508 9.14453L4.42879 9.17945C5.04141 7.53572 6.1721 6.13564 7.65061 5.19171L7.5968 5.10742ZM4.33508 9.14453L4.24065 9.11162L4.21819 9.17608L4.31262 9.20898L4.40705 9.24189L4.42951 9.17744L4.33508 9.14453ZM4.31262 9.20898L4.34428 9.30384L5.8101 8.81458L5.77844 8.71973L5.74678 8.62487L4.28096 9.11413L4.31262 9.20898ZM5.77844 8.71973L5.81013 8.81457C5.94001 8.77118 6.08185 8.77691 6.20823 8.83038L6.24719 8.73828L6.28616 8.64618C6.11518 8.57385 5.9231 8.56596 5.74675 8.62488L5.77844 8.71973ZM6.24719 8.73828L6.20821 8.83037C6.33426 8.88372 6.43654 8.98138 6.49594 9.10487L6.58606 9.06152L6.67618 9.01817C6.59575 8.85098 6.45719 8.71857 6.28617 8.64619L6.24719 8.73828ZM6.58606 9.06152L6.49297 9.09805L6.52324 9.1752L6.61633 9.13867L6.70942 9.10214L6.67915 9.02499L6.58606 9.06152ZM6.61633 9.13867L6.5215 9.17041C6.56504 9.3005 6.55985 9.44244 6.50663 9.56853L6.59875 9.60742L6.69088 9.64631C6.76317 9.47507 6.77005 9.28289 6.71116 9.10693L6.61633 9.13867ZM6.59875 9.60742L6.50663 9.56851C6.45342 9.6945 6.35572 9.79665 6.23211 9.8562L6.27551 9.94629L6.31891 10.0364C6.48598 9.9559 6.61855 9.81756 6.69088 9.64633L6.59875 9.60742ZM6.27551 9.94629L6.23938 9.85304L6.16126 9.88332L6.19739 9.97656L6.23352 10.0698L6.31164 10.0395L6.27551 9.94629ZM6.19739 9.97656L6.16573 9.8817L3.51437 10.7665L3.54602 10.8613L3.57767 10.9562L6.22904 10.0714L6.19739 9.97656ZM3.54602 10.8613L3.51449 10.7664C3.42093 10.7975 3.32072 10.8036 3.22423 10.7839L3.20422 10.8818L3.18421 10.9798C3.31512 11.0065 3.45087 10.9983 3.57755 10.9562L3.54602 10.8613ZM3.20422 10.8818L3.22425 10.7839C3.12773 10.7641 3.03782 10.7191 2.96385 10.6536L2.89758 10.7285L2.83131 10.8034C2.93134 10.8919 3.05308 10.953 3.1842 10.9798L3.20422 10.8818ZM2.89758 10.7285L2.96387 10.6536C2.88994 10.5882 2.83427 10.5042 2.80296 10.4106L2.70813 10.4424L2.6133 10.4741C2.65579 10.601 2.73118 10.7148 2.83129 10.8034L2.89758 10.7285ZM2.70813 10.4424L2.80296 10.4107C2.77179 10.3175 2.76601 10.2174 2.78563 10.1204L2.68762 10.1006L2.58961 10.0807C2.56316 10.2114 2.5708 10.3471 2.6133 10.4741L2.70813 10.4424ZM2.68762 10.1006L2.7856 10.1206C3.21933 7.99753 4.3731 6.08949 6.05165 4.71906L5.9884 4.6416L5.92516 4.56414C4.21091 5.96371 3.0326 7.91233 2.58965 10.0806L2.68762 10.1006ZM5.9884 4.6416L6.05165 4.71906C7.73021 3.34865 9.83033 2.59922 11.9972 2.59902L11.9972 2.49902L11.9972 2.39902C9.78416 2.39922 7.63938 3.16461 5.92516 4.56414L5.9884 4.6416ZM11.9972 2.49902V2.59902H11.9982V2.49902V2.39902H11.9972V2.49902Z",
|
|
23
|
-
fill: fill
|
|
24
|
-
})
|
|
25
|
-
]
|
|
26
|
-
});
|
|
27
|
-
};
|
|
28
|
-
AutoIcon.displayName = 'AutoIcon|auto';
|
|
29
|
-
const native_AutoIcon = AutoIcon;
|
|
30
|
-
export { native_AutoIcon as default };
|
package/dist/web/AutoIcon.js
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const AutoIcon = ({ size = 16, width = size, height = size, color = 'currentColor', ...props })=>{
|
|
4
|
-
const clsx = 'currentColor' === color ? '' : `text-${color}`;
|
|
5
|
-
return /*#__PURE__*/ jsxs("svg", {
|
|
6
|
-
width: width,
|
|
7
|
-
height: height,
|
|
8
|
-
className: clsx,
|
|
9
|
-
viewBox: "0 0 24 24",
|
|
10
|
-
fill: "none",
|
|
11
|
-
...props,
|
|
12
|
-
children: [
|
|
13
|
-
/*#__PURE__*/ jsx("path", {
|
|
14
|
-
d: "M20.7687 13.1133C20.8859 13.133 20.9963 13.184 21.087 13.2607C21.1778 13.3375 21.2463 13.4375 21.2853 13.5498C21.3242 13.6621 21.3324 13.783 21.3087 13.8994C20.8702 16.0451 19.7035 17.9735 18.007 19.3584C16.3105 20.7431 14.188 21.4999 11.9982 21.5C9.80814 21.5 7.68495 20.7433 5.9884 19.3584C4.29191 17.9735 3.12612 16.045 2.68762 13.8994C2.65414 13.7278 2.68925 13.5497 2.78625 13.4043C2.88343 13.2588 3.03474 13.1578 3.20618 13.123C3.3776 13.0883 3.5561 13.1227 3.70227 13.2188C3.84825 13.3148 3.95041 13.4647 3.98645 13.6357C4.3381 15.3583 5.23584 16.9214 6.54602 18.0938C7.85618 19.2661 9.50901 19.9857 11.2599 20.1445C13.0109 20.3033 14.767 19.8932 16.2667 18.9756C17.7664 18.058 18.9304 16.6811 19.5861 15.0498L19.6583 14.8623L18.5988 15.2695C18.4482 15.3275 18.2813 15.3285 18.13 15.2725C17.9788 15.2164 17.8529 15.1068 17.7765 14.9648L17.7423 14.8896C17.6844 14.739 17.6832 14.5722 17.7394 14.4209C17.7956 14.2697 17.9049 14.1437 18.047 14.0674L18.1232 14.0322L20.421 13.1484C20.5317 13.1059 20.6518 13.0937 20.7687 13.1133ZM12.1281 7.80371C12.2486 7.79514 12.3691 7.8201 12.4767 7.875C12.5842 7.92984 12.6746 8.01282 12.7384 8.11523L12.7823 8.19922L15.8751 15.2695C15.9425 15.4239 15.9482 15.5981 15.8917 15.7568C15.8352 15.9156 15.7203 16.0469 15.5704 16.124C15.4206 16.201 15.2471 16.2182 15.0851 16.1719C14.9232 16.1255 14.7848 16.0195 14.6984 15.875L14.6603 15.8008L13.8673 13.9883H10.4816L9.6886 15.8008C9.62104 15.955 9.49771 16.0782 9.3429 16.1445C9.1879 16.2109 9.01303 16.2159 8.85461 16.1582C8.69638 16.1005 8.56633 15.9843 8.49036 15.834C8.41441 15.6835 8.39872 15.5094 8.44641 15.3477L8.47375 15.2695L11.5675 8.19922C11.6161 8.08864 11.6944 7.99342 11.7931 7.92383C11.8918 7.85424 12.0076 7.81229 12.1281 7.80371ZM11.0616 12.6621H13.2882L12.1749 10.1182L11.0616 12.6621ZM11.9982 2.49902C14.188 2.49929 16.3106 3.25666 18.007 4.6416C19.7033 6.02659 20.8694 7.95499 21.3077 10.1006C21.3284 10.187 21.3312 10.2766 21.3165 10.3643C21.3018 10.452 21.2697 10.5363 21.2218 10.6113C21.174 10.6862 21.1114 10.7505 21.0382 10.8008C20.9649 10.8511 20.8822 10.8866 20.795 10.9043C20.7079 10.922 20.6176 10.9221 20.5304 10.9043C20.4433 10.8865 20.3605 10.8511 20.2872 10.8008C20.214 10.7504 20.1514 10.6853 20.1036 10.6104C20.056 10.5355 20.0236 10.4518 20.0089 10.3643C19.6536 8.62433 18.7422 7.04674 17.4113 5.87109C16.0803 4.69549 14.4024 3.98547 12.632 3.84766C10.8614 3.70989 9.09365 4.15179 7.5968 5.10742C6.09996 6.06305 4.95528 7.48046 4.33508 9.14453L4.31262 9.20898L5.77844 8.71973C5.93156 8.66857 6.09852 8.67538 6.24719 8.73828C6.39572 8.80115 6.51615 8.91618 6.58606 9.06152L6.61633 9.13867C6.66755 9.2917 6.66151 9.45876 6.59875 9.60742C6.53599 9.75603 6.42085 9.87627 6.27551 9.94629L6.19739 9.97656L3.54602 10.8613C3.4359 10.8979 3.31792 10.9051 3.20422 10.8818C3.0904 10.8586 2.98458 10.8055 2.89758 10.7285C2.81056 10.6515 2.74503 10.5526 2.70813 10.4424C2.67129 10.3323 2.66458 10.2144 2.68762 10.1006C3.12597 7.95493 4.292 6.0266 5.9884 4.6416C7.68479 3.25663 9.80724 2.49922 11.9972 2.49902H11.9982Z",
|
|
15
|
-
fill: "currentColor"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("path", {
|
|
18
|
-
d: "M20.7687 13.1133L20.7853 13.0147L20.7852 13.0147L20.7687 13.1133ZM21.087 13.2607L21.1516 13.1844L21.1516 13.1844L21.087 13.2607ZM21.2853 13.5498L21.3798 13.517L21.3798 13.517L21.2853 13.5498ZM21.3087 13.8994L21.4067 13.9194L21.4067 13.9194L21.3087 13.8994ZM18.007 19.3584L18.0702 19.4359L18.0702 19.4359L18.007 19.3584ZM11.9982 21.5V21.6H11.9982L11.9982 21.5ZM5.9884 19.3584L5.92517 19.4359H5.92517L5.9884 19.3584ZM2.68762 13.8994L2.58947 13.9186L2.58965 13.9194L2.68762 13.8994ZM2.78625 13.4043L2.7031 13.3487L2.70307 13.3488L2.78625 13.4043ZM3.20618 13.123L3.1863 13.025L3.18629 13.025L3.20618 13.123ZM3.70227 13.2188L3.75725 13.1352L3.7572 13.1352L3.70227 13.2188ZM3.98645 13.6357L4.08443 13.6157L4.0843 13.6151L3.98645 13.6357ZM6.54602 18.0938L6.47934 18.1683L6.47934 18.1683L6.54602 18.0938ZM11.2599 20.1445L11.2509 20.2441L11.2509 20.2441L11.2599 20.1445ZM16.2667 18.9756L16.3189 19.0609L16.3189 19.0609L16.2667 18.9756ZM19.5861 15.0498L19.6789 15.0871L19.6794 15.0858L19.5861 15.0498ZM19.6583 14.8623L19.7516 14.8983L19.8326 14.6882L19.6224 14.769L19.6583 14.8623ZM18.5988 15.2695L18.5629 15.1762L18.5628 15.1762L18.5988 15.2695ZM18.13 15.2725L18.0952 15.3662L18.0953 15.3662L18.13 15.2725ZM17.7765 14.9648L17.6852 15.0063L17.6884 15.0122L17.7765 14.9648ZM17.7423 14.8896L17.6488 14.9256L17.6513 14.931L17.7423 14.8896ZM17.7394 14.4209L17.6456 14.3861L17.6456 14.3861L17.7394 14.4209ZM18.047 14.0674L18.005 13.9764L17.9997 13.9793L18.047 14.0674ZM18.1232 14.0322L18.0872 13.9387L18.0813 13.9414L18.1232 14.0322ZM20.421 13.1484L20.3851 13.0551L20.3851 13.0551L20.421 13.1484ZM12.1281 7.80371L12.121 7.70396L12.1209 7.70396L12.1281 7.80371ZM12.4767 7.875L12.5221 7.78593L12.5221 7.78592L12.4767 7.875ZM12.7384 8.11523L12.8273 8.06874L12.8233 8.06238L12.7384 8.11523ZM12.7823 8.19922L12.8742 8.15904L12.871 8.15286L12.7823 8.19922ZM15.8751 15.2695L15.9668 15.2295L15.9667 15.2295L15.8751 15.2695ZM15.8917 15.7568L15.9859 15.7904L15.9859 15.7903L15.8917 15.7568ZM15.5704 16.124L15.6162 16.213L15.6162 16.2129L15.5704 16.124ZM15.0851 16.1719L15.0576 16.268L15.0576 16.268L15.0851 16.1719ZM14.6984 15.875L14.6092 15.9208L14.6125 15.9263L14.6984 15.875ZM14.6603 15.8008L14.5685 15.8409L14.5713 15.8464L14.6603 15.8008ZM13.8673 13.9883L13.9589 13.9482L13.9327 13.8883H13.8673V13.9883ZM10.4816 13.9883V13.8883H10.4162L10.39 13.9482L10.4816 13.9883ZM9.6886 15.8008L9.7802 15.8409L9.78021 15.8409L9.6886 15.8008ZM9.3429 16.1445L9.38226 16.2365L9.38228 16.2365L9.3429 16.1445ZM8.85461 16.1582L8.82037 16.2522L8.82038 16.2522L8.85461 16.1582ZM8.49036 15.834L8.40108 15.879L8.40111 15.8791L8.49036 15.834ZM8.44641 15.3477L8.35191 15.3146L8.35049 15.3194L8.44641 15.3477ZM8.47375 15.2695L8.38188 15.2293L8.37937 15.2365L8.47375 15.2695ZM11.5675 8.19922L11.476 8.15899L11.4759 8.15913L11.5675 8.19922ZM11.7931 7.92383L11.7355 7.84209L11.7355 7.8421L11.7931 7.92383ZM11.0616 12.6621L10.97 12.622L10.9087 12.7621H11.0616V12.6621ZM13.2882 12.6621V12.7621H13.4411L13.3798 12.622L13.2882 12.6621ZM12.1749 10.1182L12.2665 10.0781L12.1749 9.86873L12.0833 10.0781L12.1749 10.1182ZM11.9982 2.49902L11.9982 2.39902H11.9982V2.49902ZM18.007 4.6416L18.0702 4.56414L18.0702 4.56414L18.007 4.6416ZM21.3077 10.1006L21.2097 10.1206L21.2105 10.1238L21.3077 10.1006ZM21.3165 10.3643L21.4151 10.3808L21.4151 10.3808L21.3165 10.3643ZM21.2218 10.6113L21.3061 10.6652L21.3061 10.6651L21.2218 10.6113ZM21.0382 10.8008L21.0948 10.8832L21.0948 10.8832L21.0382 10.8008ZM20.795 10.9043L20.8149 11.0023L20.815 11.0023L20.795 10.9043ZM20.5304 10.9043L20.5104 11.0023L20.5104 11.0023L20.5304 10.9043ZM20.2872 10.8008L20.2306 10.8832L20.2306 10.8832L20.2872 10.8008ZM20.1036 10.6104L20.0193 10.664L20.0193 10.6641L20.1036 10.6104ZM20.0089 10.3643L20.1076 10.3477L20.1069 10.3442L20.0089 10.3643ZM17.4113 5.87109L17.4775 5.79615L17.4775 5.79614L17.4113 5.87109ZM12.632 3.84766L12.6397 3.74796L12.6397 3.74796L12.632 3.84766ZM7.5968 5.10742L7.54299 5.02313L7.54299 5.02313L7.5968 5.10742ZM4.33508 9.14453L4.24136 9.1096L4.24065 9.11162L4.33508 9.14453ZM4.31262 9.20898L4.21819 9.17608L4.15121 9.36828L4.34428 9.30384L4.31262 9.20898ZM5.77844 8.71973L5.8101 8.81458L5.81013 8.81457L5.77844 8.71973ZM6.24719 8.73828L6.28617 8.64619L6.28616 8.64618L6.24719 8.73828ZM6.58606 9.06152L6.67941 9.02489L6.67618 9.01817L6.58606 9.06152ZM6.61633 9.13867L6.71129 9.10689L6.70942 9.10214L6.61633 9.13867ZM6.59875 9.60742L6.69088 9.64633L6.69088 9.64631L6.59875 9.60742ZM6.27551 9.94629L6.31176 10.0398L6.31891 10.0364L6.27551 9.94629ZM6.19739 9.97656L6.22908 10.0715L6.23352 10.0698L6.19739 9.97656ZM3.54602 10.8613L3.57755 10.9562L3.57767 10.9562L3.54602 10.8613ZM3.20422 10.8818L3.1842 10.9798L3.18421 10.9798L3.20422 10.8818ZM2.89758 10.7285L2.83129 10.8034L2.83131 10.8034L2.89758 10.7285ZM2.70813 10.4424L2.6133 10.4741L2.6133 10.4741L2.70813 10.4424ZM2.68762 10.1006L2.58965 10.0806L2.58961 10.0807L2.68762 10.1006ZM5.9884 4.6416L5.92516 4.56414L5.92516 4.56414L5.9884 4.6416ZM11.9972 2.49902V2.39902H11.9972L11.9972 2.49902ZM20.7687 13.1133L20.752 13.2119C20.8517 13.2287 20.9455 13.272 21.0225 13.3371L21.087 13.2607L21.1516 13.1844C21.047 13.096 20.9201 13.0374 20.7853 13.0147L20.7687 13.1133ZM21.087 13.2607L21.0225 13.3371C21.0995 13.4022 21.1577 13.4872 21.1908 13.5826L21.2853 13.5498L21.3798 13.517C21.3349 13.3878 21.2561 13.2728 21.1516 13.1844L21.087 13.2607ZM21.2853 13.5498L21.1908 13.5826C21.2239 13.678 21.2308 13.7807 21.2107 13.8795L21.3087 13.8994L21.4067 13.9194C21.434 13.7853 21.4246 13.6462 21.3798 13.517L21.2853 13.5498ZM21.3087 13.8994L21.2107 13.8794C20.7769 16.0025 19.6224 17.9106 17.9437 19.2809L18.007 19.3584L18.0702 19.4359C19.7846 18.0364 20.9636 16.0877 21.4067 13.9194L21.3087 13.8994ZM18.007 19.3584L17.9437 19.2809C16.2651 20.6511 14.1649 21.3999 11.9982 21.4L11.9982 21.5L11.9982 21.6C14.2111 21.5999 16.3559 20.8352 18.0702 19.4359L18.007 19.3584ZM11.9982 21.5V21.4C9.83119 21.4 7.73033 20.6513 6.05164 19.2809L5.9884 19.3584L5.92517 19.4359C7.63956 20.8353 9.78509 21.6 11.9982 21.6V21.5ZM5.9884 19.3584L6.05164 19.2809C4.37301 17.9106 3.21948 16.0024 2.7856 13.8794L2.68762 13.8994L2.58965 13.9194C3.03276 16.0876 4.21081 18.0364 5.92517 19.4359L5.9884 19.3584ZM2.68762 13.8994L2.78577 13.8803C2.75729 13.7343 2.78721 13.5831 2.86944 13.4598L2.78625 13.4043L2.70307 13.3488C2.59129 13.5163 2.55099 13.7214 2.58947 13.9186L2.68762 13.8994ZM2.78625 13.4043L2.86941 13.4598C2.95182 13.3365 3.08031 13.2506 3.22606 13.221L3.20618 13.123L3.18629 13.025C2.98917 13.065 2.81504 13.1812 2.7031 13.3487L2.78625 13.4043ZM3.20618 13.123L3.22606 13.2211C3.37164 13.1915 3.52324 13.2207 3.64735 13.3023L3.70227 13.2188L3.7572 13.1352C3.58895 13.0246 3.38357 12.985 3.1863 13.025L3.20618 13.123ZM3.70227 13.2188L3.64729 13.3023C3.77125 13.3839 3.858 13.5111 3.8886 13.6564L3.98645 13.6357L4.0843 13.6151C4.04283 13.4183 3.92525 13.2458 3.75725 13.1352L3.70227 13.2188ZM3.98645 13.6357L3.88847 13.6557C4.24443 15.3994 5.15315 16.9816 6.47934 18.1683L6.54602 18.0938L6.6127 18.0192C5.31853 16.8612 4.43178 15.3172 4.08443 13.6157L3.98645 13.6357ZM6.54602 18.0938L6.47934 18.1683C7.80549 19.3549 9.47853 20.0834 11.2509 20.2441L11.2599 20.1445L11.2689 20.0449C9.53949 19.8881 7.90686 19.1772 6.6127 18.0192L6.54602 18.0938ZM11.2599 20.1445L11.2509 20.2441C13.0233 20.4048 14.8009 19.9897 16.3189 19.0609L16.2667 18.9756L16.2145 18.8903C14.7332 19.7967 12.9985 20.2017 11.2689 20.0449L11.2599 20.1445ZM16.2667 18.9756L16.3189 19.0609C17.8369 18.1321 19.0151 16.7383 19.6788 15.0871L19.5861 15.0498L19.4933 15.0125C18.8456 16.6238 17.6958 17.9839 16.2145 18.8903L16.2667 18.9756ZM19.5861 15.0498L19.6794 15.0858L19.7516 14.8983L19.6583 14.8623L19.565 14.8263L19.4928 15.0138L19.5861 15.0498ZM19.6583 14.8623L19.6224 14.769L18.5629 15.1762L18.5988 15.2695L18.6346 15.3629L19.6942 14.9556L19.6583 14.8623ZM18.5988 15.2695L18.5628 15.1762C18.435 15.2254 18.2932 15.2263 18.1647 15.1787L18.13 15.2725L18.0953 15.3662C18.2694 15.4307 18.4614 15.4296 18.6347 15.3629L18.5988 15.2695ZM18.13 15.2725L18.1648 15.1787C18.0364 15.1311 17.9294 15.038 17.8646 14.9175L17.7765 14.9648L17.6884 15.0122C17.7764 15.1757 17.9213 15.3017 18.0952 15.3662L18.13 15.2725ZM17.7765 14.9648L17.8675 14.9235L17.8333 14.8483L17.7423 14.8896L17.6513 14.931L17.6855 15.0062L17.7765 14.9648ZM17.7423 14.8896L17.8356 14.8538C17.7865 14.7258 17.7855 14.5841 17.8331 14.4557L17.7394 14.4209L17.6456 14.3861C17.581 14.5603 17.5824 14.7523 17.649 14.9255L17.7423 14.8896ZM17.7394 14.4209L17.8331 14.4557C17.8809 14.3272 17.9738 14.2202 18.0943 14.1555L18.047 14.0674L17.9997 13.9793C17.836 14.0672 17.7102 14.2122 17.6456 14.3861L17.7394 14.4209ZM18.047 14.0674L18.0889 14.1582L18.1651 14.123L18.1232 14.0322L18.0813 13.9414L18.0051 13.9766L18.047 14.0674ZM18.1232 14.0322L18.1591 14.1256L20.4569 13.2418L20.421 13.1484L20.3851 13.0551L18.0873 13.9389L18.1232 14.0322ZM20.421 13.1484L20.4569 13.2418C20.551 13.2056 20.6529 13.1952 20.7521 13.2119L20.7687 13.1133L20.7852 13.0147C20.6506 12.9921 20.5124 13.0062 20.3851 13.0551L20.421 13.1484ZM12.1281 7.80371L12.1351 7.90346C12.2372 7.8962 12.3396 7.91732 12.4312 7.96408L12.4767 7.875L12.5221 7.78592C12.3985 7.72287 12.2599 7.69408 12.121 7.70396L12.1281 7.80371ZM12.4767 7.875L12.4312 7.96407C12.5226 8.01067 12.5994 8.08115 12.6535 8.16809L12.7384 8.11523L12.8233 8.06238C12.7499 7.94449 12.6458 7.849 12.5221 7.78593L12.4767 7.875ZM12.7384 8.11523L12.6498 8.1616L12.6937 8.24558L12.7823 8.19922L12.871 8.15286L12.827 8.06887L12.7384 8.11523ZM12.7823 8.19922L12.6907 8.2393L15.7835 15.3096L15.8751 15.2695L15.9667 15.2295L12.874 8.15914L12.7823 8.19922ZM15.8751 15.2695L15.7835 15.3095C15.8406 15.4405 15.8455 15.5884 15.7975 15.7233L15.8917 15.7568L15.9859 15.7903C16.0508 15.6079 16.0444 15.4074 15.9668 15.2295L15.8751 15.2695ZM15.8917 15.7568L15.7975 15.7233C15.7495 15.8581 15.6519 15.9696 15.5247 16.0351L15.5704 16.124L15.6162 16.2129C15.7886 16.1242 15.9209 15.9731 15.9859 15.7904L15.8917 15.7568ZM15.5704 16.124L15.5247 16.0351C15.3975 16.1005 15.2501 16.1151 15.1126 16.0757L15.0851 16.1719L15.0576 16.268C15.244 16.3213 15.4438 16.3016 15.6162 16.213L15.5704 16.124ZM15.0851 16.1719L15.1126 16.0757C14.975 16.0363 14.8575 15.9463 14.7842 15.8237L14.6984 15.875L14.6125 15.9263C14.712 16.0928 14.8714 16.2147 15.0576 16.268L15.0851 16.1719ZM14.6984 15.875L14.7873 15.8293L14.7492 15.7551L14.6603 15.8008L14.5713 15.8464L14.6094 15.9207L14.6984 15.875ZM14.6603 15.8008L14.7519 15.7607L13.9589 13.9482L13.8673 13.9883L13.7757 14.0284L14.5687 15.8409L14.6603 15.8008ZM13.8673 13.9883V13.8883H10.4816V13.9883V14.0883H13.8673V13.9883ZM10.4816 13.9883L10.39 13.9482L9.59698 15.7607L9.6886 15.8008L9.78021 15.8409L10.5732 14.0284L10.4816 13.9883ZM9.6886 15.8008L9.597 15.7607C9.53953 15.8919 9.43474 15.9964 9.30351 16.0526L9.3429 16.1445L9.38228 16.2365C9.56067 16.16 9.70255 16.0182 9.7802 15.8409L9.6886 15.8008ZM9.3429 16.1445L9.30353 16.0526C9.17184 16.109 9.02328 16.1132 8.88885 16.0642L8.85461 16.1582L8.82038 16.2522C9.00277 16.3186 9.20397 16.3128 9.38226 16.2365L9.3429 16.1445ZM8.85461 16.1582L8.88886 16.0642C8.75473 16.0154 8.64423 15.9167 8.5796 15.7889L8.49036 15.834L8.40111 15.8791C8.48844 16.0518 8.63803 16.1857 8.82037 16.2522L8.85461 16.1582ZM8.49036 15.834L8.57964 15.7889C8.51516 15.6611 8.50182 15.5133 8.54233 15.3759L8.44641 15.3477L8.35049 15.3194C8.29562 15.5055 8.31366 15.7058 8.40108 15.879L8.49036 15.834ZM8.44641 15.3477L8.5408 15.3807L8.56814 15.3026L8.47375 15.2695L8.37937 15.2365L8.35203 15.3146L8.44641 15.3477ZM8.47375 15.2695L8.56537 15.3096L11.6591 8.23931L11.5675 8.19922L11.4759 8.15913L8.38214 15.2294L8.47375 15.2695ZM11.5675 8.19922L11.6591 8.23945C11.7002 8.14571 11.7667 8.06478 11.8507 8.00556L11.7931 7.92383L11.7355 7.8421C11.622 7.92207 11.5319 8.03157 11.476 8.15899L11.5675 8.19922ZM11.7931 7.92383L11.8507 8.00557C11.9349 7.94625 12.0332 7.91072 12.1352 7.90346L12.1281 7.80371L12.1209 7.70396C11.9819 7.71387 11.8488 7.76223 11.7355 7.84209L11.7931 7.92383ZM11.0616 12.6621V12.7621H13.2882V12.6621V12.5621H11.0616V12.6621ZM13.2882 12.6621L13.3798 12.622L12.2665 10.0781L12.1749 10.1182L12.0833 10.1583L13.1966 12.7022L13.2882 12.6621ZM12.1749 10.1182L12.0833 10.0781L10.97 12.622L11.0616 12.6621L11.1533 12.7022L12.2665 10.1583L12.1749 10.1182ZM11.9982 2.49902L11.9982 2.59902C14.165 2.59929 16.2652 3.34868 17.9437 4.71906L18.007 4.6416L18.0702 4.56414C16.356 3.16464 14.2111 2.39929 11.9982 2.39902L11.9982 2.49902ZM18.007 4.6416L17.9437 4.71906C19.6222 6.08948 20.776 7.99759 21.2098 10.1206L21.3077 10.1006L21.4057 10.0806C20.9628 7.91239 19.7844 5.9637 18.0702 4.56414L18.007 4.6416ZM21.3077 10.1006L21.2105 10.1238C21.228 10.1971 21.2304 10.2732 21.2179 10.3477L21.3165 10.3643L21.4151 10.3808C21.4321 10.2801 21.4288 10.1769 21.405 10.0774L21.3077 10.1006ZM21.3165 10.3643L21.2179 10.3477C21.2053 10.4224 21.178 10.4941 21.1375 10.5575L21.2218 10.6113L21.3061 10.6651C21.3613 10.5786 21.3982 10.4816 21.4151 10.3808L21.3165 10.3643ZM21.2218 10.6113L21.1375 10.5575C21.097 10.6209 21.0439 10.6755 20.9816 10.7183L21.0382 10.8008L21.0948 10.8832C21.1789 10.8255 21.251 10.7515 21.3061 10.6652L21.2218 10.6113ZM21.0382 10.8008L20.9816 10.7183C20.9191 10.7612 20.8488 10.7913 20.7751 10.8063L20.795 10.9043L20.815 11.0023C20.9155 10.9819 21.0107 10.941 21.0948 10.8832L21.0382 10.8008ZM20.795 10.9043L20.7751 10.8063C20.7011 10.8213 20.6243 10.8214 20.5504 10.8063L20.5304 10.9043L20.5104 11.0023C20.6108 11.0227 20.7147 11.0227 20.8149 11.0023L20.795 10.9043ZM20.5304 10.9043L20.5504 10.8063C20.4766 10.7913 20.4062 10.7612 20.3439 10.7184L20.2872 10.8008L20.2306 10.8832C20.3148 10.9411 20.41 10.9818 20.5104 11.0023L20.5304 10.9043ZM20.2872 10.8008L20.3439 10.7184C20.2818 10.6757 20.2286 10.6204 20.188 10.5566L20.1036 10.6104L20.0193 10.6641C20.0742 10.7503 20.1462 10.8251 20.2306 10.8832L20.2872 10.8008ZM20.1036 10.6104L20.188 10.5567C20.1475 10.4929 20.12 10.4218 20.1075 10.3477L20.0089 10.3643L19.9103 10.3808C19.9272 10.4817 19.9645 10.578 20.0193 10.664L20.1036 10.6104ZM20.0089 10.3643L20.1069 10.3442C19.7472 8.58308 18.8247 6.9862 17.4775 5.79615L17.4113 5.87109L17.3451 5.94604C18.6597 7.10729 19.5599 8.66558 19.9109 10.3843L20.0089 10.3643ZM17.4113 5.87109L17.4775 5.79614C16.1302 4.60616 14.4318 3.88746 12.6397 3.74796L12.632 3.84766L12.6242 3.94735C14.373 4.08349 16.0304 4.78483 17.3451 5.94604L17.4113 5.87109ZM12.632 3.84766L12.6397 3.74796C10.8475 3.60851 9.05817 4.05581 7.54299 5.02313L7.5968 5.10742L7.65061 5.19171C9.12914 4.24778 10.8753 3.81128 12.6242 3.94735L12.632 3.84766ZM7.5968 5.10742L7.54299 5.02313C6.02782 5.99046 4.86915 7.42521 4.24138 9.10961L4.33508 9.14453L4.42879 9.17945C5.04141 7.53572 6.1721 6.13564 7.65061 5.19171L7.5968 5.10742ZM4.33508 9.14453L4.24065 9.11162L4.21819 9.17608L4.31262 9.20898L4.40705 9.24189L4.42951 9.17744L4.33508 9.14453ZM4.31262 9.20898L4.34428 9.30384L5.8101 8.81458L5.77844 8.71973L5.74678 8.62487L4.28096 9.11413L4.31262 9.20898ZM5.77844 8.71973L5.81013 8.81457C5.94001 8.77118 6.08185 8.77691 6.20823 8.83038L6.24719 8.73828L6.28616 8.64618C6.11518 8.57385 5.9231 8.56596 5.74675 8.62488L5.77844 8.71973ZM6.24719 8.73828L6.20821 8.83037C6.33426 8.88372 6.43654 8.98138 6.49594 9.10487L6.58606 9.06152L6.67618 9.01817C6.59575 8.85098 6.45719 8.71857 6.28617 8.64619L6.24719 8.73828ZM6.58606 9.06152L6.49297 9.09805L6.52324 9.1752L6.61633 9.13867L6.70942 9.10214L6.67915 9.02499L6.58606 9.06152ZM6.61633 9.13867L6.5215 9.17041C6.56504 9.3005 6.55985 9.44244 6.50663 9.56853L6.59875 9.60742L6.69088 9.64631C6.76317 9.47507 6.77005 9.28289 6.71116 9.10693L6.61633 9.13867ZM6.59875 9.60742L6.50663 9.56851C6.45342 9.6945 6.35572 9.79665 6.23211 9.8562L6.27551 9.94629L6.31891 10.0364C6.48598 9.9559 6.61855 9.81756 6.69088 9.64633L6.59875 9.60742ZM6.27551 9.94629L6.23938 9.85304L6.16126 9.88332L6.19739 9.97656L6.23352 10.0698L6.31164 10.0395L6.27551 9.94629ZM6.19739 9.97656L6.16573 9.8817L3.51437 10.7665L3.54602 10.8613L3.57767 10.9562L6.22904 10.0714L6.19739 9.97656ZM3.54602 10.8613L3.51449 10.7664C3.42093 10.7975 3.32072 10.8036 3.22423 10.7839L3.20422 10.8818L3.18421 10.9798C3.31512 11.0065 3.45087 10.9983 3.57755 10.9562L3.54602 10.8613ZM3.20422 10.8818L3.22425 10.7839C3.12773 10.7641 3.03782 10.7191 2.96385 10.6536L2.89758 10.7285L2.83131 10.8034C2.93134 10.8919 3.05308 10.953 3.1842 10.9798L3.20422 10.8818ZM2.89758 10.7285L2.96387 10.6536C2.88994 10.5882 2.83427 10.5042 2.80296 10.4106L2.70813 10.4424L2.6133 10.4741C2.65579 10.601 2.73118 10.7148 2.83129 10.8034L2.89758 10.7285ZM2.70813 10.4424L2.80296 10.4107C2.77179 10.3175 2.76601 10.2174 2.78563 10.1204L2.68762 10.1006L2.58961 10.0807C2.56316 10.2114 2.5708 10.3471 2.6133 10.4741L2.70813 10.4424ZM2.68762 10.1006L2.7856 10.1206C3.21933 7.99753 4.3731 6.08949 6.05165 4.71906L5.9884 4.6416L5.92516 4.56414C4.21091 5.96371 3.0326 7.91233 2.58965 10.0806L2.68762 10.1006ZM5.9884 4.6416L6.05165 4.71906C7.73021 3.34865 9.83033 2.59922 11.9972 2.59902L11.9972 2.49902L11.9972 2.39902C9.78416 2.39922 7.63938 3.16461 5.92516 4.56414L5.9884 4.6416ZM11.9972 2.49902V2.59902H11.9982V2.49902V2.39902H11.9972V2.49902Z",
|
|
19
|
-
fill: "currentColor"
|
|
20
|
-
})
|
|
21
|
-
]
|
|
22
|
-
});
|
|
23
|
-
};
|
|
24
|
-
AutoIcon.displayName = 'AutoIcon|auto';
|
|
25
|
-
const web_AutoIcon = AutoIcon;
|
|
26
|
-
export { web_AutoIcon as default };
|