@coinbase/cds-illustrations 4.35.0 → 4.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +20 -0
- package/dts/__generated__/heroSquare/data/descriptionMap.d.ts.map +1 -1
- package/dts/__generated__/heroSquare/data/names.d.ts.map +1 -1
- package/dts/__generated__/heroSquare/data/svgJsMap.d.ts.map +1 -1
- package/dts/__generated__/heroSquare/data/versionMap.d.ts.map +1 -1
- package/dts/__generated__/heroSquare/svgJs/dark/flipStable-0.d.ts +2 -0
- package/dts/__generated__/heroSquare/svgJs/dark/flipStable-0.d.ts.map +1 -0
- package/dts/__generated__/heroSquare/svgJs/light/flipStable-0.d.ts +2 -0
- package/dts/__generated__/heroSquare/svgJs/light/flipStable-0.d.ts.map +1 -0
- package/dts/__generated__/heroSquare/types/HeroSquareName.d.ts +1 -0
- package/dts/__generated__/heroSquare/types/HeroSquareName.d.ts.map +1 -1
- package/dts/__generated__/pictogram/data/descriptionMap.d.ts.map +1 -1
- package/dts/__generated__/pictogram/data/names.d.ts.map +1 -1
- package/dts/__generated__/pictogram/data/svgJsMap.d.ts.map +1 -1
- package/dts/__generated__/pictogram/data/versionMap.d.ts.map +1 -1
- package/dts/__generated__/pictogram/svgJs/dark/inrTrade-0.d.ts +2 -0
- package/dts/__generated__/pictogram/svgJs/dark/inrTrade-0.d.ts.map +1 -0
- package/dts/__generated__/pictogram/svgJs/light/inrTrade-0.d.ts +2 -0
- package/dts/__generated__/pictogram/svgJs/light/inrTrade-0.d.ts.map +1 -0
- package/dts/__generated__/pictogram/types/PictogramName.d.ts +1 -0
- package/dts/__generated__/pictogram/types/PictogramName.d.ts.map +1 -1
- package/dts/__generated__/spotSquare/data/descriptionMap.d.ts.map +1 -1
- package/dts/__generated__/spotSquare/data/names.d.ts.map +1 -1
- package/dts/__generated__/spotSquare/data/svgJsMap.d.ts.map +1 -1
- package/dts/__generated__/spotSquare/data/versionMap.d.ts.map +1 -1
- package/dts/__generated__/spotSquare/svgJs/dark/inrTrade-0.d.ts +2 -0
- package/dts/__generated__/spotSquare/svgJs/dark/inrTrade-0.d.ts.map +1 -0
- package/dts/__generated__/spotSquare/svgJs/light/inrTrade-0.d.ts +2 -0
- package/dts/__generated__/spotSquare/svgJs/light/inrTrade-0.d.ts.map +1 -0
- package/dts/__generated__/spotSquare/types/SpotSquareName.d.ts +1 -0
- package/dts/__generated__/spotSquare/types/SpotSquareName.d.ts.map +1 -1
- package/esm/__generated__/heroSquare/data/descriptionMap.js +112 -112
- package/esm/__generated__/heroSquare/data/names.js +1 -1
- package/esm/__generated__/heroSquare/data/svgJsMap.js +4 -0
- package/esm/__generated__/heroSquare/data/versionMap.js +2 -1
- package/esm/__generated__/heroSquare/png/dark/flipStable-0.png +0 -0
- package/esm/__generated__/heroSquare/png/light/flipStable-0.png +0 -0
- package/esm/__generated__/heroSquare/svg/dark/flipStable-0.svg +1 -0
- package/esm/__generated__/heroSquare/svg/light/flipStable-0.svg +1 -0
- package/esm/__generated__/heroSquare/svg/themeable/flipStable-0.svg +1 -0
- package/esm/__generated__/heroSquare/svgJs/dark/flipStable-0.js +3 -0
- package/esm/__generated__/heroSquare/svgJs/light/flipStable-0.js +3 -0
- package/esm/__generated__/pictogram/data/descriptionMap.js +299 -299
- package/esm/__generated__/pictogram/data/names.js +1 -1
- package/esm/__generated__/pictogram/data/svgJsMap.js +4 -0
- package/esm/__generated__/pictogram/data/versionMap.js +2 -1
- package/esm/__generated__/pictogram/png/dark/inrTrade-0.png +0 -0
- package/esm/__generated__/pictogram/png/light/inrTrade-0.png +0 -0
- package/esm/__generated__/pictogram/svg/dark/inrTrade-0.svg +1 -0
- package/esm/__generated__/pictogram/svg/light/inrTrade-0.svg +1 -0
- package/esm/__generated__/pictogram/svg/themeable/inrTrade-0.svg +1 -0
- package/esm/__generated__/pictogram/svgJs/dark/inrTrade-0.js +3 -0
- package/esm/__generated__/pictogram/svgJs/light/inrTrade-0.js +3 -0
- package/esm/__generated__/spotIcon/data/descriptionMap.js +271 -271
- package/esm/__generated__/spotRectangle/data/descriptionMap.js +78 -78
- package/esm/__generated__/spotSquare/data/descriptionMap.js +73 -67
- package/esm/__generated__/spotSquare/data/names.js +1 -1
- package/esm/__generated__/spotSquare/data/svgJsMap.js +4 -0
- package/esm/__generated__/spotSquare/data/versionMap.js +2 -1
- package/esm/__generated__/spotSquare/png/dark/inrTrade-0.png +0 -0
- package/esm/__generated__/spotSquare/png/light/inrTrade-0.png +0 -0
- package/esm/__generated__/spotSquare/svg/dark/inrTrade-0.svg +1 -0
- package/esm/__generated__/spotSquare/svg/light/inrTrade-0.svg +1 -0
- package/esm/__generated__/spotSquare/svg/themeable/inrTrade-0.svg +1 -0
- package/esm/__generated__/spotSquare/svgJs/dark/inrTrade-0.js +3 -0
- package/esm/__generated__/spotSquare/svgJs/light/inrTrade-0.js +3 -0
- package/package.json +1 -1
|
@@ -7,5 +7,5 @@
|
|
|
7
7
|
* An array of all Pictogram illustrations.
|
|
8
8
|
* This is being used to display a sheet of all Pictogram illustration on the CDS website.
|
|
9
9
|
*/
|
|
10
|
-
const names = ['2fa', 'accountsNavigation', 'accreditedInvestor', 'add', 'addCard', 'addPayment', 'addPhone', 'addToWatchlist', 'addWallet', 'addressBook', 'advancedTradingDesktop', 'advancedTradingNavigation', 'advancedTradingRebates', 'agent', 'alerts', 'alertsCoinbaseOne', 'analyticsNavigation', 'apartOfDropsNft', 'applyForHigherLimits', 'apyInterest', 'arrowsUpDown', 'assetEncryption', 'assetHubNavigation', 'assetManagement', 'assetManagementNavigation', 'assetMeasurements', 'assetMovement', 'authenticationApp', 'authenticator', 'authenticatorAlt', 'authenticatorProgress', 'avatarAa', 'avatarAb', 'avatarAc', 'avatarAd', 'avatarAe', 'avatarAf', 'avatarAg', 'avatarAh', 'avatarAi', 'avatarAj', 'avatarBa', 'avatarBb', 'avatarBc', 'avatarBd', 'avatarBe', 'avatarBf', 'avatarBg', 'avatarBh', 'avatarBi', 'avatarBj', 'avatarCa', 'avatarCb', 'avatarCc', 'avatarCd', 'avatarCe', 'avatarCf', 'avatarCg', 'avatarCh', 'avatarCi', 'avatarCj', 'avatarDa', 'avatarDb', 'avatarDc', 'avatarDd', 'avatarDe', 'avatarDf', 'avatarDg', 'avatarDh', 'avatarDi', 'avatarDj', 'avatarEa', 'avatarEb', 'avatarEc', 'avatarEd', 'avatarEe', 'avatarEf', 'avatarEg', 'avatarEh', 'avatarEi', 'avatarEj', 'avatarFa', 'avatarFb', 'avatarFc', 'avatarFd', 'avatarFe', 'avatarFf', 'avatarFg', 'avatarFh', 'avatarFi', 'avatarFj', 'avatarGa', 'avatarGb', 'avatarGc', 'avatarGd', 'avatarGe', 'avatarGf', 'avatarGg', 'avatarGh', 'avatarGi', 'avatarGj', 'avatarHa', 'avatarHb', 'avatarHc', 'avatarHd', 'avatarHe', 'avatarHf', 'avatarHg', 'avatarHh', 'avatarHi', 'avatarHj', 'avatarIa', 'avatarIb', 'avatarIc', 'avatarId', 'avatarIe', 'avatarIf', 'avatarIg', 'avatarIh', 'avatarIi', 'avatarIj', 'avatarJa', 'avatarJb', 'avatarJc', 'avatarJd', 'avatarJe', 'avatarJf', 'avatarJg', 'avatarJh', 'avatarJi', 'avatarJj', 'barChart', 'baseAscend', 'baseCertificateStar', 'baseChartSmall', 'baseChatBubbleHeart', 'baseCheckSmall', 'baseCoinCryptoSmall', 'baseCoinNetworkSmall', 'baseCoinStack', 'baseCoinStar', 'baseComet', 'baseComputer', 'baseConfetti', 'baseConnectApps', 'baseConnectSmall', 'baseCreatorCoin', 'baseDecentralizationSmall', 'baseDiamondSmall', 'baseDiamondTrophy', 'baseDoor', 'baseEarnedBadge', 'baseEmptySmall', 'baseErrorButterflySmall', 'baseErrorSmall', 'baseExchange', 'baseFire', 'baseGem', 'baseGlobe', 'baseHandStar', 'baseLayout', 'baseLightningbolt', 'baseLoadingSmall', 'baseLocationSmall', 'baseLogo', 'baseLogoNavigation', 'baseMedal', 'baseMessaging', 'baseMintNftSmall', 'baseNetworkSmall', 'baseNftSmall', 'basePaycoinSmall', 'basePeopleSmall', 'basePiechartSmall', 'basePlant', 'basePower', 'baseRibbon', 'baseRocket', 'baseRockon', 'baseSaved', 'baseSecuritySmall', 'baseSendSmall', 'baseSignin', 'baseSmile', 'baseStack', 'baseStar', 'baseTargetSmall', 'baseTile', 'bigBtcSend', 'bitcoin', 'bitcoinPizza', 'bitcoinRewards', 'bitcoinWhitePaper', 'blockchainConnection', 'bonusFivePercent', 'bonusTwoPercent', 'borrowCoins', 'borrowNavigation', 'borrowingLending', 'browser', 'browserMultiPlatform', 'browserTransaction', 'btcOneHundred', 'bundle', 'businessProduct', 'calculator', 'calendar', 'calendarCaution', 'calendarHighlight', 'candleSticksGraph', 'cardBlocked', 'cardDeclined', 'cardNavigation', 'cardSuccess', 'cb1BankTransfers', 'chart', 'chat', 'checkmark', 'clock', 'cloudNavigation', 'coinFocus', 'coinShare', 'coinbaseLogoAdvancedBrand', 'coinbaseLogoNavigation', 'coinbaseOneAuthenticator', 'coinbaseOneChat', 'coinbaseOneEarn', 'coinbaseOneEarnCoins', 'coinbaseOneEarnCoinsLogo', 'coinbaseOneFiat', 'coinbaseOneLogo', 'coinbaseOneProductIcon', 'coinbaseOneProductInvestWeekly', 'coinbaseOneRefreshed', 'coinbaseOneShield', 'coinbaseOneTrade', 'coinbaseOneTrusted', 'coinbaseOneUnlimitedRewards', 'coinbaseUnlockOffers', 'coinbaseWalletApp', 'coldStorageCheck', 'collectionOfAssets', 'commerceCheckout', 'commerceInvoice', 'commerceNavigation', 'commodities', 'completeQuiz', 'complianceNavigation', 'congratulations', 'connectNavigation', 'contactInfo', 'controlWalletStorage', 'creative', 'creditCard', 'crypto101', 'cryptoCard', 'cryptoCoins', 'cryptoFolder', 'crystalBallInsight', 'custodialJourney', 'custodyNavigation', 'dataMarketplaceNavigation', 'decentralizationEverything', 'decentralizedExchange', 'decentralizedIdentity', 'decentralizedWeb3', 'defiEarnMoment', 'delegate', 'delegateNavigation', 'derivativesNavigation', 'derivativesProduct', 'developerPlatformNavigation', 'developerSDKNavigation', 'directDepositNavigation', 'dollarShowcase', 'done', 'download', 'driversLicense', 'driversLicenseWheel', 'earnCoins', 'earnGraph', 'earnNavigation', 'easyToUse', 'economyGlobal', 'email', 'emailAndMessages', 'enableVoting', 'envelope', 'error', 'ethRewards', 'ethStaking', 'ethStakingChart', 'ethStakingRewards', 'ethToken', 'ethereumFocus', 'exchangeNavigation', 'explore', 'fast', 'faucetNavigation', 'feesRestriction', 'fiat', 'finance', 'findYourSelection', 'formDownload', 'futures', 'futuresCoinbaseOne', 'gasFees', 'gem', 'genericCountryIDCard', 'getStarted', 'giftbox', 'globalConnections', 'globalPayments', 'globalTransactions', 'googleAuthenticator', 'governance', 'hardwareWallet', 'helpCenterNavigation', 'higherLimits', 'holdingCoin', 'idBlock', 'idError', 'idVerification', 'identityCard', 'increaseLimits', 'instantUnstakingClock', 'institutionalNavigation', 'institutions', 'instoAccount', 'instoAddressBook', 'instoAdvancedTradingRebates', 'instoApyInterest', 'instoAuthenticatorProgress', 'instoBorrowCoins', 'instoBorrowingLending', 'instoCoinFocus', 'instoCoinbaseOneShield', 'instoCrypto101', 'instoDecentralizationEverything', 'instoDecentralizedExchange', 'instoDecentralizedWeb3', 'instoDelegate', 'instoEarnCoins', 'instoEarnGraph', 'instoEasyToUse', 'instoEth', 'instoEthRewards', 'instoEthStakingChart', 'instoFiat', 'instoGem', 'instoGlobalConnections', 'instoKey', 'instoMonitoringPerformance', 'instoNftLibrary', 'instoPasswordWalletLocked', 'instoRestaking', 'instoRiskStaking', 'instoSecuredAssets', 'instoSelfCustodyWallet', 'instoStakingGraph', 'instoTrading', 'instoWalletWarning', 'instoprimeMobileApp', 'internationalExchangeNavigation', 'internet', 'investGraph', 'key', 'laptop', 'laptopCharts', 'laptopVideo', 'layerNetworks', 'leadGraph', 'learn', 'learningRewardsNavigation', 'learningRewardsProduct', 'lightbulbLearn', 'lightningNetworkSend', 'linkYourAccount', 'listingFees', 'locationUsa', 'lock', 'loop', 'lowFees', 'manageWeb3SignersAcct', 'miningCoins', 'mintedNft', 'mobileCharts', 'mobileError', 'mobileNotifcation', 'mobileSuccess', 'mobileWarning', 'moneyCrypto', 'moneyEarn', 'moneySwift', 'monitoringPerformance', 'moreThanBitcoin', 'multiAccountsAndCards', 'multiPlatform', 'multipleAssets', 'musicAndSounds', 'myNumberCard', 'newUserChecklistBuyCrypto', 'newUserChecklistCompleteAccount', 'newUserChecklistVerifyId', 'nftAvatar', 'nftLibrary', 'nftNavigation', 'noAnnualFee', 'noNftFound', 'noVisibility', 'noWiFi', 'notificationHubAnalysis', 'notificationHubNews', 'notificationHubPortfolio', 'notificationHubSocial', 'notifications', 'orders', 'outage', 'partialCoins', 'participateNavigation', 'passport', 'passwordWalletLocked', 'payNavigation', 'paypal', 'peerToPeer', 'phone', 'pieChart', 'pieChartData', 'pieChartWithArrow', 'pieChartWithArrowBlue', 'pizza', 'planet', 'pluginBrowser', 'podium', 'positiveReviews', 'predictionMarkets', 'premiumInvestor', 'priceTracking', 'primeMobileApp', 'primeNavigation', 'privateClientNavigation', 'proNavigation', 'protectionPlan', 'queryTransactNavigation', 'receipt', 'recurringPurchases', 'restaking', 'reviewAndAdd', 'rewardsNavigation', 'riskStaking', 'robot', 'rosettaNavigation', 'safe', 'securedAssets', 'security', 'securityCoinShield', 'securityKey', 'seedPhrase', 'selectAddNft', 'selfCustodyWallet', 'selfServe', 'sellSendAnytime', 'sendPaymentToOthers', 'settings', 'settled', 'shield', 'sideChainSide', 'signInNavigation', 'smsAuthenticate', 'sparkleCoinbaseOne', 'ssnCard', 'stableCoinMetaphor', 'stacking', 'stakingGraph', 'standWithCryptoLogoNavigation', 'startToday', 'strongInfo', 'strongWarning', 'successPhone', 'support', 'supportChat', 'takeQuiz', 'target', 'taxBeta', 'taxCenterNavigation', 'taxSeason', 'taxes', 'taxesArrangement', 'timingCheck', 'tokenBaskets', 'tokenSales', 'trading', 'transferSend', 'transistor', 'trendingAssets', 'trusted', 'tryAgainLater', 'twoBonus', 'typeScript', 'ubiKey', 'usaProduct', 'usdcEarn', 'usdcInterest', 'usdcLoan', 'usdcLogo', 'usdcRewards', 'usdcRewardsRibbon', 'usdcToken', 'venturesNavigation', 'verifiedPools', 'videoCalendar', 'videoContent', 'waiting', 'waitingForConsensus', 'wallet', 'walletAsServiceNavigation', 'walletDeposit', 'walletError', 'walletExchange', 'walletLinkNavigation', 'walletLogoNavigation', 'walletNavigation', 'walletPassword', 'walletSuccess', 'walletWarning', 'warning', 'winBTC', 'worldwide', 'wrapEth'];
|
|
10
|
+
const names = ['2fa', 'accountsNavigation', 'accreditedInvestor', 'add', 'addCard', 'addPayment', 'addPhone', 'addToWatchlist', 'addWallet', 'addressBook', 'advancedTradingDesktop', 'advancedTradingNavigation', 'advancedTradingRebates', 'agent', 'alerts', 'alertsCoinbaseOne', 'analyticsNavigation', 'apartOfDropsNft', 'applyForHigherLimits', 'apyInterest', 'arrowsUpDown', 'assetEncryption', 'assetHubNavigation', 'assetManagement', 'assetManagementNavigation', 'assetMeasurements', 'assetMovement', 'authenticationApp', 'authenticator', 'authenticatorAlt', 'authenticatorProgress', 'avatarAa', 'avatarAb', 'avatarAc', 'avatarAd', 'avatarAe', 'avatarAf', 'avatarAg', 'avatarAh', 'avatarAi', 'avatarAj', 'avatarBa', 'avatarBb', 'avatarBc', 'avatarBd', 'avatarBe', 'avatarBf', 'avatarBg', 'avatarBh', 'avatarBi', 'avatarBj', 'avatarCa', 'avatarCb', 'avatarCc', 'avatarCd', 'avatarCe', 'avatarCf', 'avatarCg', 'avatarCh', 'avatarCi', 'avatarCj', 'avatarDa', 'avatarDb', 'avatarDc', 'avatarDd', 'avatarDe', 'avatarDf', 'avatarDg', 'avatarDh', 'avatarDi', 'avatarDj', 'avatarEa', 'avatarEb', 'avatarEc', 'avatarEd', 'avatarEe', 'avatarEf', 'avatarEg', 'avatarEh', 'avatarEi', 'avatarEj', 'avatarFa', 'avatarFb', 'avatarFc', 'avatarFd', 'avatarFe', 'avatarFf', 'avatarFg', 'avatarFh', 'avatarFi', 'avatarFj', 'avatarGa', 'avatarGb', 'avatarGc', 'avatarGd', 'avatarGe', 'avatarGf', 'avatarGg', 'avatarGh', 'avatarGi', 'avatarGj', 'avatarHa', 'avatarHb', 'avatarHc', 'avatarHd', 'avatarHe', 'avatarHf', 'avatarHg', 'avatarHh', 'avatarHi', 'avatarHj', 'avatarIa', 'avatarIb', 'avatarIc', 'avatarId', 'avatarIe', 'avatarIf', 'avatarIg', 'avatarIh', 'avatarIi', 'avatarIj', 'avatarJa', 'avatarJb', 'avatarJc', 'avatarJd', 'avatarJe', 'avatarJf', 'avatarJg', 'avatarJh', 'avatarJi', 'avatarJj', 'barChart', 'baseAscend', 'baseCertificateStar', 'baseChartSmall', 'baseChatBubbleHeart', 'baseCheckSmall', 'baseCoinCryptoSmall', 'baseCoinNetworkSmall', 'baseCoinStack', 'baseCoinStar', 'baseComet', 'baseComputer', 'baseConfetti', 'baseConnectApps', 'baseConnectSmall', 'baseCreatorCoin', 'baseDecentralizationSmall', 'baseDiamondSmall', 'baseDiamondTrophy', 'baseDoor', 'baseEarnedBadge', 'baseEmptySmall', 'baseErrorButterflySmall', 'baseErrorSmall', 'baseExchange', 'baseFire', 'baseGem', 'baseGlobe', 'baseHandStar', 'baseLayout', 'baseLightningbolt', 'baseLoadingSmall', 'baseLocationSmall', 'baseLogo', 'baseLogoNavigation', 'baseMedal', 'baseMessaging', 'baseMintNftSmall', 'baseNetworkSmall', 'baseNftSmall', 'basePaycoinSmall', 'basePeopleSmall', 'basePiechartSmall', 'basePlant', 'basePower', 'baseRibbon', 'baseRocket', 'baseRockon', 'baseSaved', 'baseSecuritySmall', 'baseSendSmall', 'baseSignin', 'baseSmile', 'baseStack', 'baseStar', 'baseTargetSmall', 'baseTile', 'bigBtcSend', 'bitcoin', 'bitcoinPizza', 'bitcoinRewards', 'bitcoinWhitePaper', 'blockchainConnection', 'bonusFivePercent', 'bonusTwoPercent', 'borrowCoins', 'borrowNavigation', 'borrowingLending', 'browser', 'browserMultiPlatform', 'browserTransaction', 'btcOneHundred', 'bundle', 'businessProduct', 'calculator', 'calendar', 'calendarCaution', 'calendarHighlight', 'candleSticksGraph', 'cardBlocked', 'cardDeclined', 'cardNavigation', 'cardSuccess', 'cb1BankTransfers', 'chart', 'chat', 'checkmark', 'clock', 'cloudNavigation', 'coinFocus', 'coinShare', 'coinbaseLogoAdvancedBrand', 'coinbaseLogoNavigation', 'coinbaseOneAuthenticator', 'coinbaseOneChat', 'coinbaseOneEarn', 'coinbaseOneEarnCoins', 'coinbaseOneEarnCoinsLogo', 'coinbaseOneFiat', 'coinbaseOneLogo', 'coinbaseOneProductIcon', 'coinbaseOneProductInvestWeekly', 'coinbaseOneRefreshed', 'coinbaseOneShield', 'coinbaseOneTrade', 'coinbaseOneTrusted', 'coinbaseOneUnlimitedRewards', 'coinbaseUnlockOffers', 'coinbaseWalletApp', 'coldStorageCheck', 'collectionOfAssets', 'commerceCheckout', 'commerceInvoice', 'commerceNavigation', 'commodities', 'completeQuiz', 'complianceNavigation', 'congratulations', 'connectNavigation', 'contactInfo', 'controlWalletStorage', 'creative', 'creditCard', 'crypto101', 'cryptoCard', 'cryptoCoins', 'cryptoFolder', 'crystalBallInsight', 'custodialJourney', 'custodyNavigation', 'dataMarketplaceNavigation', 'decentralizationEverything', 'decentralizedExchange', 'decentralizedIdentity', 'decentralizedWeb3', 'defiEarnMoment', 'delegate', 'delegateNavigation', 'derivativesNavigation', 'derivativesProduct', 'developerPlatformNavigation', 'developerSDKNavigation', 'directDepositNavigation', 'dollarShowcase', 'done', 'download', 'driversLicense', 'driversLicenseWheel', 'earnCoins', 'earnGraph', 'earnNavigation', 'easyToUse', 'economyGlobal', 'email', 'emailAndMessages', 'enableVoting', 'envelope', 'error', 'ethRewards', 'ethStaking', 'ethStakingChart', 'ethStakingRewards', 'ethToken', 'ethereumFocus', 'exchangeNavigation', 'explore', 'fast', 'faucetNavigation', 'feesRestriction', 'fiat', 'finance', 'findYourSelection', 'formDownload', 'futures', 'futuresCoinbaseOne', 'gasFees', 'gem', 'genericCountryIDCard', 'getStarted', 'giftbox', 'globalConnections', 'globalPayments', 'globalTransactions', 'googleAuthenticator', 'governance', 'hardwareWallet', 'helpCenterNavigation', 'higherLimits', 'holdingCoin', 'idBlock', 'idError', 'idVerification', 'identityCard', 'increaseLimits', 'inrTrade', 'instantUnstakingClock', 'institutionalNavigation', 'institutions', 'instoAccount', 'instoAddressBook', 'instoAdvancedTradingRebates', 'instoApyInterest', 'instoAuthenticatorProgress', 'instoBorrowCoins', 'instoBorrowingLending', 'instoCoinFocus', 'instoCoinbaseOneShield', 'instoCrypto101', 'instoDecentralizationEverything', 'instoDecentralizedExchange', 'instoDecentralizedWeb3', 'instoDelegate', 'instoEarnCoins', 'instoEarnGraph', 'instoEasyToUse', 'instoEth', 'instoEthRewards', 'instoEthStakingChart', 'instoFiat', 'instoGem', 'instoGlobalConnections', 'instoKey', 'instoMonitoringPerformance', 'instoNftLibrary', 'instoPasswordWalletLocked', 'instoRestaking', 'instoRiskStaking', 'instoSecuredAssets', 'instoSelfCustodyWallet', 'instoStakingGraph', 'instoTrading', 'instoWalletWarning', 'instoprimeMobileApp', 'internationalExchangeNavigation', 'internet', 'investGraph', 'key', 'laptop', 'laptopCharts', 'laptopVideo', 'layerNetworks', 'leadGraph', 'learn', 'learningRewardsNavigation', 'learningRewardsProduct', 'lightbulbLearn', 'lightningNetworkSend', 'linkYourAccount', 'listingFees', 'locationUsa', 'lock', 'loop', 'lowFees', 'manageWeb3SignersAcct', 'miningCoins', 'mintedNft', 'mobileCharts', 'mobileError', 'mobileNotifcation', 'mobileSuccess', 'mobileWarning', 'moneyCrypto', 'moneyEarn', 'moneySwift', 'monitoringPerformance', 'moreThanBitcoin', 'multiAccountsAndCards', 'multiPlatform', 'multipleAssets', 'musicAndSounds', 'myNumberCard', 'newUserChecklistBuyCrypto', 'newUserChecklistCompleteAccount', 'newUserChecklistVerifyId', 'nftAvatar', 'nftLibrary', 'nftNavigation', 'noAnnualFee', 'noNftFound', 'noVisibility', 'noWiFi', 'notificationHubAnalysis', 'notificationHubNews', 'notificationHubPortfolio', 'notificationHubSocial', 'notifications', 'orders', 'outage', 'partialCoins', 'participateNavigation', 'passport', 'passwordWalletLocked', 'payNavigation', 'paypal', 'peerToPeer', 'phone', 'pieChart', 'pieChartData', 'pieChartWithArrow', 'pieChartWithArrowBlue', 'pizza', 'planet', 'pluginBrowser', 'podium', 'positiveReviews', 'predictionMarkets', 'premiumInvestor', 'priceTracking', 'primeMobileApp', 'primeNavigation', 'privateClientNavigation', 'proNavigation', 'protectionPlan', 'queryTransactNavigation', 'receipt', 'recurringPurchases', 'restaking', 'reviewAndAdd', 'rewardsNavigation', 'riskStaking', 'robot', 'rosettaNavigation', 'safe', 'securedAssets', 'security', 'securityCoinShield', 'securityKey', 'seedPhrase', 'selectAddNft', 'selfCustodyWallet', 'selfServe', 'sellSendAnytime', 'sendPaymentToOthers', 'settings', 'settled', 'shield', 'sideChainSide', 'signInNavigation', 'smsAuthenticate', 'sparkleCoinbaseOne', 'ssnCard', 'stableCoinMetaphor', 'stacking', 'stakingGraph', 'standWithCryptoLogoNavigation', 'startToday', 'strongInfo', 'strongWarning', 'successPhone', 'support', 'supportChat', 'takeQuiz', 'target', 'taxBeta', 'taxCenterNavigation', 'taxSeason', 'taxes', 'taxesArrangement', 'timingCheck', 'tokenBaskets', 'tokenSales', 'trading', 'transferSend', 'transistor', 'trendingAssets', 'trusted', 'tryAgainLater', 'twoBonus', 'typeScript', 'ubiKey', 'usaProduct', 'usdcEarn', 'usdcInterest', 'usdcLoan', 'usdcLogo', 'usdcRewards', 'usdcRewardsRibbon', 'usdcToken', 'venturesNavigation', 'verifiedPools', 'videoCalendar', 'videoContent', 'waiting', 'waitingForConsensus', 'wallet', 'walletAsServiceNavigation', 'walletDeposit', 'walletError', 'walletExchange', 'walletLinkNavigation', 'walletLogoNavigation', 'walletNavigation', 'walletPassword', 'walletSuccess', 'walletWarning', 'warning', 'winBTC', 'worldwide', 'wrapEth'];
|
|
11
11
|
export default names;
|
|
@@ -1304,6 +1304,10 @@ const svgJsMap = {
|
|
|
1304
1304
|
light: () => require('../svgJs/light/increaseLimits-3.js').content,
|
|
1305
1305
|
dark: () => require('../svgJs/dark/increaseLimits-3.js').content
|
|
1306
1306
|
},
|
|
1307
|
+
inrTrade: {
|
|
1308
|
+
light: () => require('../svgJs/light/inrTrade-0.js').content,
|
|
1309
|
+
dark: () => require('../svgJs/dark/inrTrade-0.js').content
|
|
1310
|
+
},
|
|
1307
1311
|
instantUnstakingClock: {
|
|
1308
1312
|
light: () => require('../svgJs/light/instantUnstakingClock-1.js').content,
|
|
1309
1313
|
dark: () => require('../svgJs/dark/instantUnstakingClock-1.js').content
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48"><path fill="#464B55" d="M39 18a9 9 0 1 0 0-18 9 9 0 0 0 0 18"/><path fill="#ECD069" d="M9 48a9 9 0 1 0 0-18 9 9 0 0 0 0 18"/><path fill="#578BFA" fill-rule="evenodd" d="M36.728 36.728a18 18 0 1 1-25.456-25.456 18 18 0 0 1 25.456 25.456" clip-rule="evenodd"/><path fill="#FFFFFF" d="M18.172 26.094V24.11h4.013c1.533 0 2.502-.699 2.818-1.893h-6.831V20.21h6.808c-.293-1.217-1.262-1.87-2.795-1.87h-4.013v-2.21H30.3v1.961h-3.99a3.9 3.9 0 0 1 1.488 2.12H30.3v2.006h-2.412c-.36 2.276-2.232 3.877-5.455 3.877h-.451L28.654 32h-3.9z"/><path fill="#0A0B0D" d="M17.8 40.898A18 18 0 0 1 7.101 30.201 9 9 0 0 1 17.8 40.899M40.898 17.8A9 9 0 0 1 30.2 7.101a18 18 0 0 1 10.698 10.697"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48"><path fill="#CED2DB" d="M39 18a9 9 0 1 0 0-18 9 9 0 0 0 0 18"/><path fill="#FFD200" d="M9 48a9 9 0 1 0 0-18 9 9 0 0 0 0 18"/><path fill="#0052FF" fill-rule="evenodd" d="M36.728 36.728a18 18 0 1 1-25.456-25.456 18 18 0 0 1 25.456 25.456" clip-rule="evenodd"/><path fill="#FFFFFF" d="M18.172 26.094V24.11h4.013c1.533 0 2.502-.699 2.818-1.893h-6.831V20.21h6.808c-.293-1.217-1.262-1.87-2.795-1.87h-4.013v-2.21H30.3v1.961h-3.99a3.9 3.9 0 0 1 1.488 2.12H30.3v2.006h-2.412c-.36 2.276-2.232 3.877-5.455 3.877h-.451L28.654 32h-3.9z"/><path fill="#0A0B0D" d="M17.8 40.898A18 18 0 0 1 7.101 30.201 9 9 0 0 1 17.8 40.899M40.898 17.8A9 9 0 0 1 30.2 7.101a18 18 0 0 1 10.698 10.697"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48"><path fill="var(--illustration-gray)" d="M39 18a9 9 0 1 0 0-18 9 9 0 0 0 0 18"/><path fill="var(--illustration-accent-1)" d="M9 48a9 9 0 1 0 0-18 9 9 0 0 0 0 18"/><path fill="var(--illustration-primary)" fill-rule="evenodd" d="M36.728 36.728a18 18 0 1 1-25.456-25.456 18 18 0 0 1 25.456 25.456" clip-rule="evenodd"/><path fill="var(--illustration-white)" d="M18.172 26.094V24.11h4.013c1.533 0 2.502-.699 2.818-1.893h-6.831V20.21h6.808c-.293-1.217-1.262-1.87-2.795-1.87h-4.013v-2.21H30.3v1.961h-3.99a3.9 3.9 0 0 1 1.488 2.12H30.3v2.006h-2.412c-.36 2.276-2.232 3.877-5.455 3.877h-.451L28.654 32h-3.9z"/><path fill="var(--illustration-black)" d="M17.8 40.898A18 18 0 0 1 7.101 30.201 9 9 0 0 1 17.8 40.899M40.898 17.8A9 9 0 0 1 30.2 7.101a18 18 0 0 1 10.698 10.697"/></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 48 48\"><path fill=\"#464B55\" d=\"M39 18a9 9 0 1 0 0-18 9 9 0 0 0 0 18\"/><path fill=\"#ECD069\" d=\"M9 48a9 9 0 1 0 0-18 9 9 0 0 0 0 18\"/><path fill=\"#578BFA\" fill-rule=\"evenodd\" d=\"M36.728 36.728a18 18 0 1 1-25.456-25.456 18 18 0 0 1 25.456 25.456\" clip-rule=\"evenodd\"/><path fill=\"#FFFFFF\" d=\"M18.172 26.094V24.11h4.013c1.533 0 2.502-.699 2.818-1.893h-6.831V20.21h6.808c-.293-1.217-1.262-1.87-2.795-1.87h-4.013v-2.21H30.3v1.961h-3.99a3.9 3.9 0 0 1 1.488 2.12H30.3v2.006h-2.412c-.36 2.276-2.232 3.877-5.455 3.877h-.451L28.654 32h-3.9z\"/><path fill=\"#0A0B0D\" d=\"M17.8 40.898A18 18 0 0 1 7.101 30.201 9 9 0 0 1 17.8 40.899M40.898 17.8A9 9 0 0 1 30.2 7.101a18 18 0 0 1 10.698 10.697\"/></svg>"
|
|
3
|
+
};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 48 48\"><path fill=\"#CED2DB\" d=\"M39 18a9 9 0 1 0 0-18 9 9 0 0 0 0 18\"/><path fill=\"#FFD200\" d=\"M9 48a9 9 0 1 0 0-18 9 9 0 0 0 0 18\"/><path fill=\"#0052FF\" fill-rule=\"evenodd\" d=\"M36.728 36.728a18 18 0 1 1-25.456-25.456 18 18 0 0 1 25.456 25.456\" clip-rule=\"evenodd\"/><path fill=\"#FFFFFF\" d=\"M18.172 26.094V24.11h4.013c1.533 0 2.502-.699 2.818-1.893h-6.831V20.21h6.808c-.293-1.217-1.262-1.87-2.795-1.87h-4.013v-2.21H30.3v1.961h-3.99a3.9 3.9 0 0 1 1.488 2.12H30.3v2.006h-2.412c-.36 2.276-2.232 3.877-5.455 3.877h-.451L28.654 32h-3.9z\"/><path fill=\"#0A0B0D\" d=\"M17.8 40.898A18 18 0 0 1 7.101 30.201 9 9 0 0 1 17.8 40.899M40.898 17.8A9 9 0 0 1 30.2 7.101a18 18 0 0 1 10.698 10.697\"/></svg>"
|
|
3
|
+
};
|