@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 HeroSquare illustrations.
|
|
8
8
|
* This is being used to display a sheet of all HeroSquare illustration on the CDS website.
|
|
9
9
|
*/
|
|
10
|
-
const names = ['accessToAdvancedCharts', 'accountUnderReview', 'add2Fa', 'addBankAccount', 'addCreditCard', 'addMoreCrypto', 'addPhoneNumber', 'advancedTrading', 'advancedTradingChartsIndicatorsCandles', 'advancedTradingUi', 'airdrop', 'alienDonutSystemError', 'anonymous', 'appTrackingTransparency', 'artFrameEmptyState', 'automaticPayments', 'backedByUsDollar', 'baseChartLarge', 'baseCheck', 'baseCoinCryptoLarge', 'baseCoinNetworkLarge', 'baseConnectLarge', 'baseCreatorCoin', 'baseCreatorCoinEmpty', 'baseDecentralizationLarge', 'baseEmptyLarge', 'baseErrorButterfly', 'baseErrorLarge', 'baseLoadingLarge', 'baseLocationLarge', 'baseMintNftLarge', 'baseNetworkLarge', 'baseNftLarge', 'basePaycoinLarge', 'basePeopleLarge', 'basePiechartLarge', 'baseRewardsCalmLarge', 'baseSecurityLarge', 'baseSendLarge', 'baseSocial', 'baseTargetLarge', 'basedInUsa', 'bigBtc', 'bigError', 'bigWarning', 'bitcoinAndOtherCrypto', 'bitcoinGlobe', 'blockchain', 'borrow', 'borrowCoins', 'borrowCoinsBtc', 'borrowWallet', 'brdGift', 'bridge', 'browseDecentralizedApps', 'browserExtension', 'buy', 'buyFirstCrypto', 'camera', 'cardAndPhone', 'cardBoosted', 'cardError', 'cardErrorCB1', 'cardReloadFunds', 'cashExcitement', 'catHoldingWalletEmptyState', 'catLostSystemError', 'cbada', 'cbbtc', 'cbdoge', 'cbltc', 'cbxrp', 'chickenFishSystemError', 'claimCryptoUsername', 'cloud', 'cloudBacking', 'coinCheckmark', 'coinFifty', 'coinbaseCard', 'coinbaseCardIssue', 'coinbaseCardLock', 'coinbaseCardPocket', 'coinbaseCardSpend', 'coinbaseCardSpendCrypto', 'coinbaseFees', 'coinbaseIsDown', 'coinbaseIsDownMobile', 'coinbaseOneAirdrop', 'coinbaseOneCardWarning', 'coinbaseOneDiscountedAmount', 'coinbaseOneDocWarning', 'coinbaseOneEarn', 'coinbaseOneInsufficientWallet', 'coinbaseOneLogo', 'coinbaseOnePercentOff', 'coinbaseOnePhoneLightning', 'coinbaseOneProtectedCrypto', 'coinbaseOneRewards', 'coinbaseOneSavingFunds', 'coinbaseOneTokenRewards', 'coinbaseOneUSDCBig', 'coinbaseOneUSDCIncentives', 'coinbaseOneWaitlist', 'coinbaseOneWalletWarning', 'coinbaseOneWelcome', 'coinbaseOneZeroPortal', 'coinbaseOneZeroPromotion', 'coinbaseRedesigned', 'coinbaseWalletToTrade', 'coinsInWallet', 'collectableNfts', 'collectingNfts', 'commerceAccounting', 'commerceInvoices', 'communication', 'completeAQuiz', 'congratulationsOnEarningCrypto', 'connectPeople', 'contactsListWarning', 'crossBorderPayments', 'cryptoAndMore', 'cryptoApps', 'cryptoAppsWallet', 'cryptoAssets', 'cryptoEconomy', 'cryptoForBeginners', 'cryptoPortfolio', 'cryptoPortfolioUsdc', 'cryptoWallet', 'currencyPairs', 'dappsArts', 'dappsFinance', 'dappsGaming', 'dappsGeneral', 'dappsL2Support', 'dappsMusic', 'decentralization', 'decentralizedWebWeb3', 'defiDecentralizedBorrowingLending', 'defiDecentralizedTradingExchange', 'defiEarn', 'defiEnrollBoost', 'defiHow', 'defiRisk', 'desktopAuthorized', 'desktopUnknown', 'developer', 'diamondHands', 'didDecentralizedIdentity', 'digitalCollectibles', 'digitalGold', 'directDepositPhone', 'discardAssets', 'docError', 'documentCertified', 'documentSuccess', 'downloadCoinbaseWallet', 'earn', 'earnCryptoCard', 'earnCryptoInterest', 'earnGlobe', 'earnGrowth', 'earnIdVerification', 'earnInterest', 'earnMore', 'earnNuxHome', 'earnSuccess', 'earnToLearn', 'emailNotification', 'emptyCollection', 'emptyStateCheckBackLater', 'emptyStateNft404Page', 'emptyStateNftSoldOut', 'enableBiometrics', 'encryptedEverything', 'engagement', 'ensProfilePic', 'error400', 'errorApp500', 'errorMoblie', 'errorRefresh', 'errorRefreshWeb', 'errorWeb', 'errorWeb400', 'errorWeb404', 'errorWeb404Mobile', 'errorWeb500', 'estimatedAmount', 'ethStakingRewards', 'ethStakingUpsell', 'ethereumToWallet', 'exchange', 'exchangeEmptyState', 'exploreDecentralizedApps', 'faceMatchReal', 'feeScale', 'fiat', 'fileYourCryptoTaxes', 'fileYourCryptoTaxesCheck', 'focusLimitOrders', 'freeBtc', 'futures', 'futuresAndPerps', 'futuresExpire', 'futuresVsPerps', 'gainsAndLosses', 'gamer', 'gasFeesNetworkFees', 'generative', 'getStartedInMinutes', 'globalTransactions', 'governance', 'governanceMallet', 'graphChartTrading', 'hardwareWallets', 'hiddenCollection', 'holdCrypto', 'holdingCrypto', 'iceCreamMeltingSystemError', 'idAngles', 'idBack', 'idCard', 'idFront', 'idIssue', 'idVerificationSecure', 'indexer', 'innovation', 'instantUnstakingClock', 'instoAdd2Fa', 'instoAddBankAccount', 'instoCoinbaseOneProtectedCrypto', 'instoDocumentSuccess', 'instoEarnGlobe', 'instoEnableBiometrics', 'instoEthStakingRewards', 'instoEthStakingUpsell', 'instoGovernance', 'instoKeyGenerationComplete', 'instoKeyGenerationPending', 'instoOnChain', 'instoOpenEmail', 'instoPhoneUnknown', 'instoPrimeStaking', 'instoPrivateKey', 'instoRequestSent', 'instoSecurityKeyAuth', 'instoStaking', 'instoStakingMissedReturns', 'instoWallet', 'instoWalletSecurity', 'instoWeb3MobileSetupStart', 'insufficientBalance', 'insuranceProtection', 'invest', 'invite', 'japanVerifyId', 'keyGeneration', 'layerOne', 'layerThree', 'layerTwo', 'layeredNetworks', 'ledgerAccess', 'ledgerPlugin', 'lend', 'leverage', 'lightningNetwork', 'lightningNetworkInvoice', 'lightningNetworkSend', 'lightningNetworkTransfer', 'limitOrders', 'linkingYourWalletToYourCoinbaseAccount', 'liquidationBufferGreen', 'liquidationBufferRed', 'liquidationBufferRedClose', 'liquidationBufferYellow', 'lowCost', 'margin', 'marginWarning', 'mic', 'mining', 'minting', 'moneyDecentralized', 'moreGains', 'multiPlatformMobileAppBrowserExtension', 'multicoinSupport', 'multipleAccountsWalletsForOneUser', 'multiplePortfolios', 'myNameIsSatoshi', 'namePortfolio', 'networkWarning', 'noFees', 'noFeesMotion', 'noLongAddresses', 'notificationsAlt', 'notificationsAndUpdates', 'offChain', 'oilAndGold', 'onChain', 'onTheList', 'openEmail', 'optInPushNotificationsEmail', 'options', 'oracle', 'orderBooks', 'outage', 'p2pGifting', 'p2pPayments', 'paperHands', 'payUpFront', 'pending', 'performance', 'phoneNumber', 'phoneUnknown', 'platform', 'polling', 'portfolioPerformance', 'powerOfCrypto', 'poweredByEthereum', 'predictionsMarkets', 'primeDeFi', 'primeEarn', 'primeStaking', 'private', 'privateKey', 'processing', 'protocol', 'public', 'quest', 'quickAndSimple', 'quickBuy', 'ratingsAndReviews', 'readyToTrade', 'realToUSDC', 'receiveGift', 'receivedCard', 'recommendInvest', 'recurringReward', 'referralsAvatars', 'referralsBitcoin', 'referralsCoinbaseOne', 'referralsGenericCoin', 'referralsWalletPhones', 'refresh', 'remittances', 'requestSent', 'restrictedCountry', 'retailUSDCRewards', 'reviewInfo', 'rocket', 'rotatingRewards', 'routingAccount', 'scalable', 'secureAndTrusted', 'secureGlobalTransactions', 'secureStorage', 'securityShield', 'selectCorrectCrypto', 'selectReward', 'selfCustody', 'selfCustodyCrypto', 'semiCustodial', 'sendCryptoFaster', 'sendToUsername', 'serverCatSystemError', 'settlement', 'shareOnSocialMedia', 'sidechain', 'slippageTolerance', 'smartContract', 'spacedOutSystemError', 'squidEmptyState', 'stableValue', 'stablecoin', 'staking', 'stakingMissedReturns', 'stakingMissedReturnsUsdc', 'startToday', 'stayInControlSelfHostedWalletsStorage', 'stopLimitOrder', 'stopLimitOrderDown', 'storage', 'stressTestedColdStorage', 'success', 'supportAndMore', 'sustainable', 'switchAdvancedToSimpleTrading', 'taxesDetails', 'test', 'tools', 'tradeGeneral', 'tradeHistory', 'tradeImmediately', 'tradingPerpetualsUsdc', 'tradingWithLeverage', 'transactionLimit', 'trendingHotAssets', 'twoIdVerify', 'unlockKey', 'usdAndUsdc', 'usdtToUSDC', 'verifyBankTransactions', 'verifyCardTransactions', 'verifyEmail', 'verifyIdDetails', 'verifyInfo', 'videoRequest', 'videoReview', 'videoUpload', 'vipBadge', 'vote', 'walletAsset', 'walletConfirmation', 'walletFlyEmptyState', 'walletLoading', 'walletNotifications', 'walletSecurity', 'walletUi', 'walletWarning', 'watchVideos', 'web3ActivityError', 'web3ActivitySigned', 'web3MobileSetupStart', 'web3MobileSetupSuccess', 'webRAT', 'whyNotBoth', 'yourContacts'];
|
|
10
|
+
const names = ['accessToAdvancedCharts', 'accountUnderReview', 'add2Fa', 'addBankAccount', 'addCreditCard', 'addMoreCrypto', 'addPhoneNumber', 'advancedTrading', 'advancedTradingChartsIndicatorsCandles', 'advancedTradingUi', 'airdrop', 'alienDonutSystemError', 'anonymous', 'appTrackingTransparency', 'artFrameEmptyState', 'automaticPayments', 'backedByUsDollar', 'baseChartLarge', 'baseCheck', 'baseCoinCryptoLarge', 'baseCoinNetworkLarge', 'baseConnectLarge', 'baseCreatorCoin', 'baseCreatorCoinEmpty', 'baseDecentralizationLarge', 'baseEmptyLarge', 'baseErrorButterfly', 'baseErrorLarge', 'baseLoadingLarge', 'baseLocationLarge', 'baseMintNftLarge', 'baseNetworkLarge', 'baseNftLarge', 'basePaycoinLarge', 'basePeopleLarge', 'basePiechartLarge', 'baseRewardsCalmLarge', 'baseSecurityLarge', 'baseSendLarge', 'baseSocial', 'baseTargetLarge', 'basedInUsa', 'bigBtc', 'bigError', 'bigWarning', 'bitcoinAndOtherCrypto', 'bitcoinGlobe', 'blockchain', 'borrow', 'borrowCoins', 'borrowCoinsBtc', 'borrowWallet', 'brdGift', 'bridge', 'browseDecentralizedApps', 'browserExtension', 'buy', 'buyFirstCrypto', 'camera', 'cardAndPhone', 'cardBoosted', 'cardError', 'cardErrorCB1', 'cardReloadFunds', 'cashExcitement', 'catHoldingWalletEmptyState', 'catLostSystemError', 'cbada', 'cbbtc', 'cbdoge', 'cbltc', 'cbxrp', 'chickenFishSystemError', 'claimCryptoUsername', 'cloud', 'cloudBacking', 'coinCheckmark', 'coinFifty', 'coinbaseCard', 'coinbaseCardIssue', 'coinbaseCardLock', 'coinbaseCardPocket', 'coinbaseCardSpend', 'coinbaseCardSpendCrypto', 'coinbaseFees', 'coinbaseIsDown', 'coinbaseIsDownMobile', 'coinbaseOneAirdrop', 'coinbaseOneCardWarning', 'coinbaseOneDiscountedAmount', 'coinbaseOneDocWarning', 'coinbaseOneEarn', 'coinbaseOneInsufficientWallet', 'coinbaseOneLogo', 'coinbaseOnePercentOff', 'coinbaseOnePhoneLightning', 'coinbaseOneProtectedCrypto', 'coinbaseOneRewards', 'coinbaseOneSavingFunds', 'coinbaseOneTokenRewards', 'coinbaseOneUSDCBig', 'coinbaseOneUSDCIncentives', 'coinbaseOneWaitlist', 'coinbaseOneWalletWarning', 'coinbaseOneWelcome', 'coinbaseOneZeroPortal', 'coinbaseOneZeroPromotion', 'coinbaseRedesigned', 'coinbaseWalletToTrade', 'coinsInWallet', 'collectableNfts', 'collectingNfts', 'commerceAccounting', 'commerceInvoices', 'communication', 'completeAQuiz', 'congratulationsOnEarningCrypto', 'connectPeople', 'contactsListWarning', 'crossBorderPayments', 'cryptoAndMore', 'cryptoApps', 'cryptoAppsWallet', 'cryptoAssets', 'cryptoEconomy', 'cryptoForBeginners', 'cryptoPortfolio', 'cryptoPortfolioUsdc', 'cryptoWallet', 'currencyPairs', 'dappsArts', 'dappsFinance', 'dappsGaming', 'dappsGeneral', 'dappsL2Support', 'dappsMusic', 'decentralization', 'decentralizedWebWeb3', 'defiDecentralizedBorrowingLending', 'defiDecentralizedTradingExchange', 'defiEarn', 'defiEnrollBoost', 'defiHow', 'defiRisk', 'desktopAuthorized', 'desktopUnknown', 'developer', 'diamondHands', 'didDecentralizedIdentity', 'digitalCollectibles', 'digitalGold', 'directDepositPhone', 'discardAssets', 'docError', 'documentCertified', 'documentSuccess', 'downloadCoinbaseWallet', 'earn', 'earnCryptoCard', 'earnCryptoInterest', 'earnGlobe', 'earnGrowth', 'earnIdVerification', 'earnInterest', 'earnMore', 'earnNuxHome', 'earnSuccess', 'earnToLearn', 'emailNotification', 'emptyCollection', 'emptyStateCheckBackLater', 'emptyStateNft404Page', 'emptyStateNftSoldOut', 'enableBiometrics', 'encryptedEverything', 'engagement', 'ensProfilePic', 'error400', 'errorApp500', 'errorMoblie', 'errorRefresh', 'errorRefreshWeb', 'errorWeb', 'errorWeb400', 'errorWeb404', 'errorWeb404Mobile', 'errorWeb500', 'estimatedAmount', 'ethStakingRewards', 'ethStakingUpsell', 'ethereumToWallet', 'exchange', 'exchangeEmptyState', 'exploreDecentralizedApps', 'faceMatchReal', 'feeScale', 'fiat', 'fileYourCryptoTaxes', 'fileYourCryptoTaxesCheck', 'flipStable', 'focusLimitOrders', 'freeBtc', 'futures', 'futuresAndPerps', 'futuresExpire', 'futuresVsPerps', 'gainsAndLosses', 'gamer', 'gasFeesNetworkFees', 'generative', 'getStartedInMinutes', 'globalTransactions', 'governance', 'governanceMallet', 'graphChartTrading', 'hardwareWallets', 'hiddenCollection', 'holdCrypto', 'holdingCrypto', 'iceCreamMeltingSystemError', 'idAngles', 'idBack', 'idCard', 'idFront', 'idIssue', 'idVerificationSecure', 'indexer', 'innovation', 'instantUnstakingClock', 'instoAdd2Fa', 'instoAddBankAccount', 'instoCoinbaseOneProtectedCrypto', 'instoDocumentSuccess', 'instoEarnGlobe', 'instoEnableBiometrics', 'instoEthStakingRewards', 'instoEthStakingUpsell', 'instoGovernance', 'instoKeyGenerationComplete', 'instoKeyGenerationPending', 'instoOnChain', 'instoOpenEmail', 'instoPhoneUnknown', 'instoPrimeStaking', 'instoPrivateKey', 'instoRequestSent', 'instoSecurityKeyAuth', 'instoStaking', 'instoStakingMissedReturns', 'instoWallet', 'instoWalletSecurity', 'instoWeb3MobileSetupStart', 'insufficientBalance', 'insuranceProtection', 'invest', 'invite', 'japanVerifyId', 'keyGeneration', 'layerOne', 'layerThree', 'layerTwo', 'layeredNetworks', 'ledgerAccess', 'ledgerPlugin', 'lend', 'leverage', 'lightningNetwork', 'lightningNetworkInvoice', 'lightningNetworkSend', 'lightningNetworkTransfer', 'limitOrders', 'linkingYourWalletToYourCoinbaseAccount', 'liquidationBufferGreen', 'liquidationBufferRed', 'liquidationBufferRedClose', 'liquidationBufferYellow', 'lowCost', 'margin', 'marginWarning', 'mic', 'mining', 'minting', 'moneyDecentralized', 'moreGains', 'multiPlatformMobileAppBrowserExtension', 'multicoinSupport', 'multipleAccountsWalletsForOneUser', 'multiplePortfolios', 'myNameIsSatoshi', 'namePortfolio', 'networkWarning', 'noFees', 'noFeesMotion', 'noLongAddresses', 'notificationsAlt', 'notificationsAndUpdates', 'offChain', 'oilAndGold', 'onChain', 'onTheList', 'openEmail', 'optInPushNotificationsEmail', 'options', 'oracle', 'orderBooks', 'outage', 'p2pGifting', 'p2pPayments', 'paperHands', 'payUpFront', 'pending', 'performance', 'phoneNumber', 'phoneUnknown', 'platform', 'polling', 'portfolioPerformance', 'powerOfCrypto', 'poweredByEthereum', 'predictionsMarkets', 'primeDeFi', 'primeEarn', 'primeStaking', 'private', 'privateKey', 'processing', 'protocol', 'public', 'quest', 'quickAndSimple', 'quickBuy', 'ratingsAndReviews', 'readyToTrade', 'realToUSDC', 'receiveGift', 'receivedCard', 'recommendInvest', 'recurringReward', 'referralsAvatars', 'referralsBitcoin', 'referralsCoinbaseOne', 'referralsGenericCoin', 'referralsWalletPhones', 'refresh', 'remittances', 'requestSent', 'restrictedCountry', 'retailUSDCRewards', 'reviewInfo', 'rocket', 'rotatingRewards', 'routingAccount', 'scalable', 'secureAndTrusted', 'secureGlobalTransactions', 'secureStorage', 'securityShield', 'selectCorrectCrypto', 'selectReward', 'selfCustody', 'selfCustodyCrypto', 'semiCustodial', 'sendCryptoFaster', 'sendToUsername', 'serverCatSystemError', 'settlement', 'shareOnSocialMedia', 'sidechain', 'slippageTolerance', 'smartContract', 'spacedOutSystemError', 'squidEmptyState', 'stableValue', 'stablecoin', 'staking', 'stakingMissedReturns', 'stakingMissedReturnsUsdc', 'startToday', 'stayInControlSelfHostedWalletsStorage', 'stopLimitOrder', 'stopLimitOrderDown', 'storage', 'stressTestedColdStorage', 'success', 'supportAndMore', 'sustainable', 'switchAdvancedToSimpleTrading', 'taxesDetails', 'test', 'tools', 'tradeGeneral', 'tradeHistory', 'tradeImmediately', 'tradingPerpetualsUsdc', 'tradingWithLeverage', 'transactionLimit', 'trendingHotAssets', 'twoIdVerify', 'unlockKey', 'usdAndUsdc', 'usdtToUSDC', 'verifyBankTransactions', 'verifyCardTransactions', 'verifyEmail', 'verifyIdDetails', 'verifyInfo', 'videoRequest', 'videoReview', 'videoUpload', 'vipBadge', 'vote', 'walletAsset', 'walletConfirmation', 'walletFlyEmptyState', 'walletLoading', 'walletNotifications', 'walletSecurity', 'walletUi', 'walletWarning', 'watchVideos', 'web3ActivityError', 'web3ActivitySigned', 'web3MobileSetupStart', 'web3MobileSetupSuccess', 'webRAT', 'whyNotBoth', 'yourContacts'];
|
|
11
11
|
export default names;
|
|
@@ -800,6 +800,10 @@ const svgJsMap = {
|
|
|
800
800
|
light: () => require('../svgJs/light/fileYourCryptoTaxesCheck-6.js').content,
|
|
801
801
|
dark: () => require('../svgJs/dark/fileYourCryptoTaxesCheck-6.js').content
|
|
802
802
|
},
|
|
803
|
+
flipStable: {
|
|
804
|
+
light: () => require('../svgJs/light/flipStable-0.js').content,
|
|
805
|
+
dark: () => require('../svgJs/dark/flipStable-0.js').content
|
|
806
|
+
},
|
|
803
807
|
focusLimitOrders: {
|
|
804
808
|
light: () => require('../svgJs/light/focusLimitOrders-4.js').content,
|
|
805
809
|
dark: () => require('../svgJs/dark/focusLimitOrders-4.js').content
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 240 240"><g clip-path="url(#a)"><path fill="#FFFFFF" fill-rule="evenodd" d="M217.039 156.062V84.104a4.002 4.002 0 0 0 0-7.728V23.14h-53.233a4.003 4.003 0 0 0-7.815 0H84.074a4.002 4.002 0 0 0-7.773 0H23.039v53.155a4.002 4.002 0 0 0 0 7.79v71.941a4.001 4.001 0 0 0 0 7.748v53.366h53.228a4.002 4.002 0 0 0 7.748 0h71.987a4.001 4.001 0 0 0 7.699 0h53.338v-53.302a4.003 4.003 0 0 0 0-7.776M158.706 27.819a4.01 4.01 0 0 1-2.643-2.68H84.048a4 4 0 0 1-3.19 2.895c-1.592 28.647-24.47 51.62-53.086 53.351a4.01 4.01 0 0 1-2.733 2.656v71.985a4 4 0 0 1 2.944 3.202c28.648 1.593 51.623 24.473 53.352 53.093a4.01 4.01 0 0 1 2.68 2.819h71.941a4 4 0 0 1 3.226-3.034c1.593-28.649 24.473-51.623 53.094-53.352a4.01 4.01 0 0 1 2.763-2.664V84.124a4 4 0 0 1-2.983-3.212c-28.647-1.594-51.621-24.473-53.35-53.093m53.471 132.945a4 4 0 0 0 2.862 3.045v51.331h-51.291a4.01 4.01 0 0 0-2.572-2.865c1.506-27.59 23.476-49.737 51.001-51.511M163.734 25.14a4.01 4.01 0 0 1-3.018 2.776c1.773 27.525 23.919 49.495 51.508 51.002a4.01 4.01 0 0 1 2.815-2.562V25.14zm-87.407 0a4.01 4.01 0 0 0 2.538 2.726C77.359 55.453 55.392 77.6 27.87 79.376a4.01 4.01 0 0 0-2.83-3.037v-51.2zm-.06 190a4.01 4.01 0 0 1 3.058-2.917c-1.773-27.525-23.92-49.495-51.51-51.001a4.01 4.01 0 0 1-2.776 2.552v51.366z" clip-rule="evenodd"/><path fill="#578BFA" d="M48 0H0v48h48zm0 96H0v48h48z"/><path fill="#45D9F5" d="M240 96h-48v48h48z"/><path fill="#ECD069" d="M240 192h-48v48h48z"/><path fill="#464B55" d="M119.999 172.741c29.128 0 52.741-23.613 52.741-52.741s-23.613-52.741-52.741-52.741S67.258 90.872 67.258 120s23.613 52.741 52.741 52.741"/><path fill="#578BFA" d="M240 0h-48v48h48z"/><path fill="#FFFFFF" d="M227.342 10.14h-22.67v27.72h22.67z"/><path fill="#0A0B0D" fill-rule="evenodd" d="M222.742 17.89h-14.07v-2h14.07zm0 7.05h-14.07v-2h14.07zm0 6.86h-14.07v-2h14.07z" clip-rule="evenodd"/><path fill="#44C28D" d="M143.758 0h-48v48h48z"/><path fill="#ECD069" d="M119.76 42.01c9.947 0 18.01-8.063 18.01-18.01 0-9.946-8.063-18.01-18.01-18.01S101.75 14.054 101.75 24s8.063 18.01 18.01 18.01"/><path fill="#0A0B0D" fill-rule="evenodd" d="M119.757 13.29c-5.915 0-10.71 4.795-10.71 10.71s4.795 10.71 10.71 10.71 10.71-4.795 10.71-10.71-4.795-10.71-10.71-10.71M107.047 24c0-7.02 5.69-12.71 12.71-12.71 7.019 0 12.71 5.69 12.71 12.71s-5.691 12.71-12.71 12.71-12.71-5.69-12.71-12.71" clip-rule="evenodd"/><path fill="#44C28D" d="M48 192H0v48h48z"/><path fill="#578BFA" d="M39.998 218.7v-5.41l-4.25-.52c-.27-.98-.66-1.91-1.16-2.8l2.59-3.33-3.82-3.82-3.33 2.59c-.89-.51-1.82-.9-2.8-1.16l-.52-4.25h-5.41l-.52 4.25c-.98.27-1.91.66-2.8 1.16l-3.33-2.59-3.82 3.82 2.59 3.33c-.51.89-.9 1.82-1.16 2.8l-4.25.52v5.41l4.25.52c.27.98.66 1.91 1.16 2.8l-2.59 3.34 3.82 3.82 3.33-2.59c.89.51 1.82.9 2.8 1.16l.52 4.25h5.41l.52-4.25c.98-.27 1.91-.66 2.8-1.16l3.33 2.59 3.82-3.82-2.59-3.34c.51-.88.9-1.82 1.16-2.8zm-16 5.07c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8"/><path fill="#0A0B0D" fill-rule="evenodd" d="M24 219.305a3.515 3.515 0 1 0 0-7.03 3.515 3.515 0 0 0 0 7.03m5.515-3.515a5.515 5.515 0 1 1-11.03 0 5.515 5.515 0 0 1 11.03 0" clip-rule="evenodd"/><path fill="#ECD069" d="M144 192H96v48h48z"/><path fill="#578BFA" d="M112.89 220.37h-7.64v12.13h7.64z"/><path fill="#45D9F5" d="M138.047 225.58h-35.985v6.92h35.985z"/><path fill="#0A0B0D" d="M112.89 225.58h-7.64v6.92h7.64z"/><path fill="#578BFA" d="M123.82 212.09h-7.64v20.41h7.64z"/><path fill="#0A0B0D" d="M123.82 225.58h-7.64v6.92h7.64z"/><path fill="#578BFA" d="M134.749 200.84h-7.64v31.66h7.64z"/><path fill="#0A0B0D" d="M134.729 225.58h-7.62v6.92h7.62z"/><path fill="#FFFFFF" d="M5.883 5.78h36.23v36.23H5.883z"/><path fill="#ECD069" d="m23.993 31.14-6.34-6.34-11.77 10.35v6.86h36.23V27.52l-7.24-7.25-10.87 10.87z"/><path fill="#44C28D" d="M12.938 42.01h29.18V27.52l-7.24-7.25z"/><path fill="#578BFA" d="m12.844 42.057 11.099-10.971 9.547 10.971z"/><path fill="#ECD069" d="M20.385 15.28c0 2.75-2.24 4.97-4.97 4.97s-4.97-2.24-4.97-4.97 2.24-4.97 4.97-4.97 4.97 2.24 4.97 4.97"/><path fill="#578BFA" d="m216.09 100.113 1.633 3.885a11 11 0 0 0 11.521 6.652l4.187-.53-2.556 3.373a11 11 0 0 0 .004 13.291l2.552 3.363-4.194-.526a11 11 0 0 0-11.511 6.653l-1.636 3.893-1.644-3.902a11 11 0 0 0-11.508-6.644l-4.188.526 2.552-3.37a11 11 0 0 0 .004-13.278l-2.556-3.379 4.181.529a11 11 0 0 0 11.519-6.642z"/><path fill="#ECD069" d="M216.09 126.785a6.645 6.645 0 1 0 0-13.29 6.645 6.645 0 0 0 0 13.29"/><path fill="#44C28D" d="M233.883 217c0 9.942-8.059 18-18 18s-18-8.058-18-18 8.058-18 18-18 18 8.058 18 18"/><path fill="#578BFA" d="M236.829 240q.054-.743.054-1.5c0-11.336-9.164-20.5-20.5-20.5s-20.5 9.164-20.5 20.5q0 .757.054 1.5z"/><path fill="#0A0B0D" d="M221.883 210c0 3.307-2.682 6-6 6s-6-2.682-6-6 2.682-6 6-6 6 2.682 6 6m-21.664 15.877A20.45 20.45 0 0 1 216.381 218a20.45 20.45 0 0 1 15.559 7.14c-2.971 5.851-9.047 9.86-16.059 9.86-6.713 0-12.568-3.675-15.662-9.123m-70.898-62.966c23.704-5.155 38.74-28.544 33.585-52.238-5.156-23.695-28.545-38.74-52.239-33.585s-38.74 28.544-33.585 52.239 28.544 38.74 52.239 33.584"/><path fill="#FFFFFF" d="M101.578 102.346a7.78 7.78 0 0 1 7.782-7.781h23.265a7.781 7.781 0 0 1 0 15.563H109.36a7.78 7.78 0 0 1-7.782-7.782m0 19.647a7.78 7.78 0 0 1 7.782-7.782h18.077a7.782 7.782 0 1 1 0 15.564H109.36a7.78 7.78 0 0 1-7.782-7.782m0 19.661a7.782 7.782 0 1 1 15.565.001 7.782 7.782 0 0 1-15.565-.001"/><path fill="#578BFA" fill-rule="evenodd" d="M128.608 160.88c22.5-4.89 36.77-27.09 31.88-49.59s-27.09-36.77-49.59-31.88-36.77 27.09-31.88 49.59 27.09 36.77 49.59 31.88m36.1-50.51c5.4 24.83-10.35 49.33-35.18 54.72-24.83 5.4-49.33-10.35-54.72-35.18s10.35-49.33 35.18-54.72 49.33 10.35 54.72 35.18" clip-rule="evenodd"/><path fill="#44C28D" d="M36.148 131.818h-24.39v4.18h24.39z"/><path fill="#ECD069" d="m23.943 106.059-12.31 15.03h24.63zl-12.31 15.03h24.63z"/><path fill="#ECD069" d="M29.513 116.999h-11.13v18.99h11.13z"/><path fill="#578BFA" d="M29.513 131.818h-11.13v6.466h11.13z"/></g><defs><clipPath id="a"><path fill="#FFFFFF" d="M0 0h240v240H0z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 240 240"><g clip-path="url(#a)"><path fill="#0A0B0E" fill-rule="evenodd" d="M217.039 156.062V84.104a4.002 4.002 0 0 0 0-7.728V23.14h-53.233a4.003 4.003 0 0 0-7.815 0H84.074a4.002 4.002 0 0 0-7.773 0H23.039v53.155a4.002 4.002 0 0 0 0 7.79v71.941a4.001 4.001 0 0 0 0 7.748v53.366h53.228a4.002 4.002 0 0 0 7.748 0h71.987a4.001 4.001 0 0 0 7.699 0h53.338v-53.302a4.003 4.003 0 0 0 0-7.776M158.706 27.819a4.01 4.01 0 0 1-2.643-2.68H84.048a4 4 0 0 1-3.19 2.895c-1.592 28.647-24.47 51.62-53.086 53.351a4.01 4.01 0 0 1-2.733 2.656v71.985a4 4 0 0 1 2.944 3.202c28.648 1.593 51.623 24.473 53.352 53.093a4.01 4.01 0 0 1 2.68 2.819h71.941a4 4 0 0 1 3.226-3.034c1.593-28.649 24.473-51.623 53.094-53.352a4.01 4.01 0 0 1 2.763-2.664V84.124a4 4 0 0 1-2.983-3.212c-28.647-1.594-51.621-24.473-53.35-53.093m53.471 132.945a4 4 0 0 0 2.862 3.045v51.331h-51.291a4.01 4.01 0 0 0-2.572-2.865c1.506-27.59 23.476-49.737 51.001-51.511M163.734 25.14a4.01 4.01 0 0 1-3.018 2.776c1.773 27.525 23.919 49.495 51.508 51.002a4.01 4.01 0 0 1 2.815-2.562V25.14zm-87.407 0a4.01 4.01 0 0 0 2.538 2.726C77.359 55.453 55.392 77.6 27.87 79.376a4.01 4.01 0 0 0-2.83-3.037v-51.2zm-.06 190a4.01 4.01 0 0 1 3.058-2.917c-1.773-27.525-23.92-49.495-51.51-51.001a4.01 4.01 0 0 1-2.776 2.552v51.366z" clip-rule="evenodd"/><path fill="#0052FF" d="M48 0H0v48h48zm0 96H0v48h48z"/><path fill="#5DE2F8" d="M240 96h-48v48h48z"/><path fill="#FFD200" d="M240 192h-48v48h48z"/><path fill="#CED2DB" d="M119.999 172.741c29.128 0 52.741-23.613 52.741-52.741s-23.613-52.741-52.741-52.741S67.258 90.872 67.258 120s23.613 52.741 52.741 52.741"/><path fill="#0052FF" d="M240 0h-48v48h48z"/><path fill="#FFFFFF" d="M227.342 10.14h-22.67v27.72h22.67z"/><path fill="#0A0B0D" fill-rule="evenodd" d="M222.742 17.89h-14.07v-2h14.07zm0 7.05h-14.07v-2h14.07zm0 6.86h-14.07v-2h14.07z" clip-rule="evenodd"/><path fill="#3CC28A" d="M143.758 0h-48v48h48z"/><path fill="#FFD200" d="M119.76 42.01c9.947 0 18.01-8.063 18.01-18.01 0-9.946-8.063-18.01-18.01-18.01S101.75 14.054 101.75 24s8.063 18.01 18.01 18.01"/><path fill="#0A0B0D" fill-rule="evenodd" d="M119.757 13.29c-5.915 0-10.71 4.795-10.71 10.71s4.795 10.71 10.71 10.71 10.71-4.795 10.71-10.71-4.795-10.71-10.71-10.71M107.047 24c0-7.02 5.69-12.71 12.71-12.71 7.019 0 12.71 5.69 12.71 12.71s-5.691 12.71-12.71 12.71-12.71-5.69-12.71-12.71" clip-rule="evenodd"/><path fill="#3CC28A" d="M48 192H0v48h48z"/><path fill="#0052FF" d="M39.998 218.7v-5.41l-4.25-.52c-.27-.98-.66-1.91-1.16-2.8l2.59-3.33-3.82-3.82-3.33 2.59c-.89-.51-1.82-.9-2.8-1.16l-.52-4.25h-5.41l-.52 4.25c-.98.27-1.91.66-2.8 1.16l-3.33-2.59-3.82 3.82 2.59 3.33c-.51.89-.9 1.82-1.16 2.8l-4.25.52v5.41l4.25.52c.27.98.66 1.91 1.16 2.8l-2.59 3.34 3.82 3.82 3.33-2.59c.89.51 1.82.9 2.8 1.16l.52 4.25h5.41l.52-4.25c.98-.27 1.91-.66 2.8-1.16l3.33 2.59 3.82-3.82-2.59-3.34c.51-.88.9-1.82 1.16-2.8zm-16 5.07c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8"/><path fill="#0A0B0D" fill-rule="evenodd" d="M24 219.305a3.515 3.515 0 1 0 0-7.03 3.515 3.515 0 0 0 0 7.03m5.515-3.515a5.515 5.515 0 1 1-11.03 0 5.515 5.515 0 0 1 11.03 0" clip-rule="evenodd"/><path fill="#FFD200" d="M144 192H96v48h48z"/><path fill="#0052FF" d="M112.89 220.37h-7.64v12.13h7.64z"/><path fill="#5DE2F8" d="M138.047 225.58h-35.985v6.92h35.985z"/><path fill="#0A0B0D" d="M112.89 225.58h-7.64v6.92h7.64z"/><path fill="#0052FF" d="M123.82 212.09h-7.64v20.41h7.64z"/><path fill="#0A0B0D" d="M123.82 225.58h-7.64v6.92h7.64z"/><path fill="#0052FF" d="M134.749 200.84h-7.64v31.66h7.64z"/><path fill="#0A0B0D" d="M134.729 225.58h-7.62v6.92h7.62z"/><path fill="#FFFFFF" d="M5.883 5.78h36.23v36.23H5.883z"/><path fill="#FFD200" d="m23.993 31.14-6.34-6.34-11.77 10.35v6.86h36.23V27.52l-7.24-7.25-10.87 10.87z"/><path fill="#3CC28A" d="M12.938 42.01h29.18V27.52l-7.24-7.25z"/><path fill="#0052FF" d="m12.844 42.057 11.099-10.971 9.547 10.971z"/><path fill="#FFD200" d="M20.385 15.28c0 2.75-2.24 4.97-4.97 4.97s-4.97-2.24-4.97-4.97 2.24-4.97 4.97-4.97 4.97 2.24 4.97 4.97"/><path fill="#0052FF" d="m216.09 100.113 1.633 3.885a11 11 0 0 0 11.521 6.652l4.187-.53-2.556 3.373a11 11 0 0 0 .004 13.291l2.552 3.363-4.194-.526a11 11 0 0 0-11.511 6.653l-1.636 3.893-1.644-3.902a11 11 0 0 0-11.508-6.644l-4.188.526 2.552-3.37a11 11 0 0 0 .004-13.278l-2.556-3.379 4.181.529a11 11 0 0 0 11.519-6.642z"/><path fill="#FFD200" d="M216.09 126.785a6.645 6.645 0 1 0 0-13.29 6.645 6.645 0 0 0 0 13.29"/><path fill="#3CC28A" d="M233.883 217c0 9.942-8.059 18-18 18s-18-8.058-18-18 8.058-18 18-18 18 8.058 18 18"/><path fill="#0052FF" d="M236.829 240q.054-.743.054-1.5c0-11.336-9.164-20.5-20.5-20.5s-20.5 9.164-20.5 20.5q0 .757.054 1.5z"/><path fill="#0A0B0D" d="M221.883 210c0 3.307-2.682 6-6 6s-6-2.682-6-6 2.682-6 6-6 6 2.682 6 6m-21.664 15.877A20.45 20.45 0 0 1 216.381 218a20.45 20.45 0 0 1 15.559 7.14c-2.971 5.851-9.047 9.86-16.059 9.86-6.713 0-12.568-3.675-15.662-9.123m-70.898-62.966c23.704-5.155 38.74-28.544 33.585-52.238-5.156-23.695-28.545-38.74-52.239-33.585s-38.74 28.544-33.585 52.239 28.544 38.74 52.239 33.584"/><path fill="#FFFFFF" d="M101.578 102.346a7.78 7.78 0 0 1 7.782-7.781h23.265a7.781 7.781 0 0 1 0 15.563H109.36a7.78 7.78 0 0 1-7.782-7.782m0 19.647a7.78 7.78 0 0 1 7.782-7.782h18.077a7.782 7.782 0 1 1 0 15.564H109.36a7.78 7.78 0 0 1-7.782-7.782m0 19.661a7.782 7.782 0 1 1 15.565.001 7.782 7.782 0 0 1-15.565-.001"/><path fill="#0052FF" fill-rule="evenodd" d="M128.608 160.88c22.5-4.89 36.77-27.09 31.88-49.59s-27.09-36.77-49.59-31.88-36.77 27.09-31.88 49.59 27.09 36.77 49.59 31.88m36.1-50.51c5.4 24.83-10.35 49.33-35.18 54.72-24.83 5.4-49.33-10.35-54.72-35.18s10.35-49.33 35.18-54.72 49.33 10.35 54.72 35.18" clip-rule="evenodd"/><path fill="#3CC28A" d="M36.148 131.818h-24.39v4.18h24.39z"/><path fill="#FFD200" d="m23.943 106.059-12.31 15.03h24.63zl-12.31 15.03h24.63z"/><path fill="#FFD200" d="M29.513 116.999h-11.13v18.99h11.13z"/><path fill="#0052FF" d="M29.513 131.818h-11.13v6.466h11.13z"/></g><defs><clipPath id="a"><path fill="#FFFFFF" d="M0 0h240v240H0z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 240 240"><g clip-path="url(#a)"><path fill="var(--illustration-invert)" fill-rule="evenodd" d="M217.039 156.062V84.104a4.002 4.002 0 0 0 0-7.728V23.14h-53.233a4.003 4.003 0 0 0-7.815 0H84.074a4.002 4.002 0 0 0-7.773 0H23.039v53.155a4.002 4.002 0 0 0 0 7.79v71.941a4.001 4.001 0 0 0 0 7.748v53.366h53.228a4.002 4.002 0 0 0 7.748 0h71.987a4.001 4.001 0 0 0 7.699 0h53.338v-53.302a4.003 4.003 0 0 0 0-7.776M158.706 27.819a4.01 4.01 0 0 1-2.643-2.68H84.048a4 4 0 0 1-3.19 2.895c-1.592 28.647-24.47 51.62-53.086 53.351a4.01 4.01 0 0 1-2.733 2.656v71.985a4 4 0 0 1 2.944 3.202c28.648 1.593 51.623 24.473 53.352 53.093a4.01 4.01 0 0 1 2.68 2.819h71.941a4 4 0 0 1 3.226-3.034c1.593-28.649 24.473-51.623 53.094-53.352a4.01 4.01 0 0 1 2.763-2.664V84.124a4 4 0 0 1-2.983-3.212c-28.647-1.594-51.621-24.473-53.35-53.093m53.471 132.945a4 4 0 0 0 2.862 3.045v51.331h-51.291a4.01 4.01 0 0 0-2.572-2.865c1.506-27.59 23.476-49.737 51.001-51.511M163.734 25.14a4.01 4.01 0 0 1-3.018 2.776c1.773 27.525 23.919 49.495 51.508 51.002a4.01 4.01 0 0 1 2.815-2.562V25.14zm-87.407 0a4.01 4.01 0 0 0 2.538 2.726C77.359 55.453 55.392 77.6 27.87 79.376a4.01 4.01 0 0 0-2.83-3.037v-51.2zm-.06 190a4.01 4.01 0 0 1 3.058-2.917c-1.773-27.525-23.92-49.495-51.51-51.001a4.01 4.01 0 0 1-2.776 2.552v51.366z" clip-rule="evenodd"/><path fill="var(--illustration-primary)" d="M48 0H0v48h48zm0 96H0v48h48z"/><path fill="var(--illustration-accent-2)" d="M240 96h-48v48h48z"/><path fill="var(--illustration-accent-1)" d="M240 192h-48v48h48z"/><path fill="var(--illustration-gray)" d="M119.999 172.741c29.128 0 52.741-23.613 52.741-52.741s-23.613-52.741-52.741-52.741S67.258 90.872 67.258 120s23.613 52.741 52.741 52.741"/><path fill="var(--illustration-primary)" d="M240 0h-48v48h48z"/><path fill="var(--illustration-white)" d="M227.342 10.14h-22.67v27.72h22.67z"/><path fill="var(--illustration-black)" fill-rule="evenodd" d="M222.742 17.89h-14.07v-2h14.07zm0 7.05h-14.07v-2h14.07zm0 6.86h-14.07v-2h14.07z" clip-rule="evenodd"/><path fill="var(--illustration-positive)" d="M143.758 0h-48v48h48z"/><path fill="var(--illustration-accent-1)" d="M119.76 42.01c9.947 0 18.01-8.063 18.01-18.01 0-9.946-8.063-18.01-18.01-18.01S101.75 14.054 101.75 24s8.063 18.01 18.01 18.01"/><path fill="var(--illustration-black)" fill-rule="evenodd" d="M119.757 13.29c-5.915 0-10.71 4.795-10.71 10.71s4.795 10.71 10.71 10.71 10.71-4.795 10.71-10.71-4.795-10.71-10.71-10.71M107.047 24c0-7.02 5.69-12.71 12.71-12.71 7.019 0 12.71 5.69 12.71 12.71s-5.691 12.71-12.71 12.71-12.71-5.69-12.71-12.71" clip-rule="evenodd"/><path fill="var(--illustration-positive)" d="M48 192H0v48h48z"/><path fill="var(--illustration-primary)" d="M39.998 218.7v-5.41l-4.25-.52c-.27-.98-.66-1.91-1.16-2.8l2.59-3.33-3.82-3.82-3.33 2.59c-.89-.51-1.82-.9-2.8-1.16l-.52-4.25h-5.41l-.52 4.25c-.98.27-1.91.66-2.8 1.16l-3.33-2.59-3.82 3.82 2.59 3.33c-.51.89-.9 1.82-1.16 2.8l-4.25.52v5.41l4.25.52c.27.98.66 1.91 1.16 2.8l-2.59 3.34 3.82 3.82 3.33-2.59c.89.51 1.82.9 2.8 1.16l.52 4.25h5.41l.52-4.25c.98-.27 1.91-.66 2.8-1.16l3.33 2.59 3.82-3.82-2.59-3.34c.51-.88.9-1.82 1.16-2.8zm-16 5.07c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8"/><path fill="var(--illustration-black)" fill-rule="evenodd" d="M24 219.305a3.515 3.515 0 1 0 0-7.03 3.515 3.515 0 0 0 0 7.03m5.515-3.515a5.515 5.515 0 1 1-11.03 0 5.515 5.515 0 0 1 11.03 0" clip-rule="evenodd"/><path fill="var(--illustration-accent-1)" d="M144 192H96v48h48z"/><path fill="var(--illustration-primary)" d="M112.89 220.37h-7.64v12.13h7.64z"/><path fill="var(--illustration-accent-2)" d="M138.047 225.58h-35.985v6.92h35.985z"/><path fill="var(--illustration-black)" d="M112.89 225.58h-7.64v6.92h7.64z"/><path fill="var(--illustration-primary)" d="M123.82 212.09h-7.64v20.41h7.64z"/><path fill="var(--illustration-black)" d="M123.82 225.58h-7.64v6.92h7.64z"/><path fill="var(--illustration-primary)" d="M134.749 200.84h-7.64v31.66h7.64z"/><path fill="var(--illustration-black)" d="M134.729 225.58h-7.62v6.92h7.62z"/><path fill="var(--illustration-white)" d="M5.883 5.78h36.23v36.23H5.883z"/><path fill="var(--illustration-accent-1)" d="m23.993 31.14-6.34-6.34-11.77 10.35v6.86h36.23V27.52l-7.24-7.25-10.87 10.87z"/><path fill="var(--illustration-positive)" d="M12.938 42.01h29.18V27.52l-7.24-7.25z"/><path fill="var(--illustration-primary)" d="m12.844 42.057 11.099-10.971 9.547 10.971z"/><path fill="var(--illustration-accent-1)" d="M20.385 15.28c0 2.75-2.24 4.97-4.97 4.97s-4.97-2.24-4.97-4.97 2.24-4.97 4.97-4.97 4.97 2.24 4.97 4.97"/><path fill="var(--illustration-primary)" d="m216.09 100.113 1.633 3.885a11 11 0 0 0 11.521 6.652l4.187-.53-2.556 3.373a11 11 0 0 0 .004 13.291l2.552 3.363-4.194-.526a11 11 0 0 0-11.511 6.653l-1.636 3.893-1.644-3.902a11 11 0 0 0-11.508-6.644l-4.188.526 2.552-3.37a11 11 0 0 0 .004-13.278l-2.556-3.379 4.181.529a11 11 0 0 0 11.519-6.642z"/><path fill="var(--illustration-accent-1)" d="M216.09 126.785a6.645 6.645 0 1 0 0-13.29 6.645 6.645 0 0 0 0 13.29"/><path fill="var(--illustration-positive)" d="M233.883 217c0 9.942-8.059 18-18 18s-18-8.058-18-18 8.058-18 18-18 18 8.058 18 18"/><path fill="var(--illustration-primary)" d="M236.829 240q.054-.743.054-1.5c0-11.336-9.164-20.5-20.5-20.5s-20.5 9.164-20.5 20.5q0 .757.054 1.5z"/><path fill="var(--illustration-black)" d="M221.883 210c0 3.307-2.682 6-6 6s-6-2.682-6-6 2.682-6 6-6 6 2.682 6 6m-21.664 15.877A20.45 20.45 0 0 1 216.381 218a20.45 20.45 0 0 1 15.559 7.14c-2.971 5.851-9.047 9.86-16.059 9.86-6.713 0-12.568-3.675-15.662-9.123m-70.898-62.966c23.704-5.155 38.74-28.544 33.585-52.238-5.156-23.695-28.545-38.74-52.239-33.585s-38.74 28.544-33.585 52.239 28.544 38.74 52.239 33.584"/><path fill="var(--illustration-white)" d="M101.578 102.346a7.78 7.78 0 0 1 7.782-7.781h23.265a7.781 7.781 0 0 1 0 15.563H109.36a7.78 7.78 0 0 1-7.782-7.782m0 19.647a7.78 7.78 0 0 1 7.782-7.782h18.077a7.782 7.782 0 1 1 0 15.564H109.36a7.78 7.78 0 0 1-7.782-7.782m0 19.661a7.782 7.782 0 1 1 15.565.001 7.782 7.782 0 0 1-15.565-.001"/><path fill="var(--illustration-primary)" fill-rule="evenodd" d="M128.608 160.88c22.5-4.89 36.77-27.09 31.88-49.59s-27.09-36.77-49.59-31.88-36.77 27.09-31.88 49.59 27.09 36.77 49.59 31.88m36.1-50.51c5.4 24.83-10.35 49.33-35.18 54.72-24.83 5.4-49.33-10.35-54.72-35.18s10.35-49.33 35.18-54.72 49.33 10.35 54.72 35.18" clip-rule="evenodd"/><path fill="var(--illustration-positive)" d="M36.148 131.818h-24.39v4.18h24.39z"/><path fill="var(--illustration-accent-1)" d="m23.943 106.059-12.31 15.03h24.63zl-12.31 15.03h24.63z"/><path fill="var(--illustration-accent-1)" d="M29.513 116.999h-11.13v18.99h11.13z"/><path fill="var(--illustration-primary)" d="M29.513 131.818h-11.13v6.466h11.13z"/></g><defs><clipPath id="a"><path fill="var(--illustration-white)" d="M0 0h240v240H0z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 240 240\"><g clip-path=\"url(#a)\"><path fill=\"#FFFFFF\" fill-rule=\"evenodd\" d=\"M217.039 156.062V84.104a4.002 4.002 0 0 0 0-7.728V23.14h-53.233a4.003 4.003 0 0 0-7.815 0H84.074a4.002 4.002 0 0 0-7.773 0H23.039v53.155a4.002 4.002 0 0 0 0 7.79v71.941a4.001 4.001 0 0 0 0 7.748v53.366h53.228a4.002 4.002 0 0 0 7.748 0h71.987a4.001 4.001 0 0 0 7.699 0h53.338v-53.302a4.003 4.003 0 0 0 0-7.776M158.706 27.819a4.01 4.01 0 0 1-2.643-2.68H84.048a4 4 0 0 1-3.19 2.895c-1.592 28.647-24.47 51.62-53.086 53.351a4.01 4.01 0 0 1-2.733 2.656v71.985a4 4 0 0 1 2.944 3.202c28.648 1.593 51.623 24.473 53.352 53.093a4.01 4.01 0 0 1 2.68 2.819h71.941a4 4 0 0 1 3.226-3.034c1.593-28.649 24.473-51.623 53.094-53.352a4.01 4.01 0 0 1 2.763-2.664V84.124a4 4 0 0 1-2.983-3.212c-28.647-1.594-51.621-24.473-53.35-53.093m53.471 132.945a4 4 0 0 0 2.862 3.045v51.331h-51.291a4.01 4.01 0 0 0-2.572-2.865c1.506-27.59 23.476-49.737 51.001-51.511M163.734 25.14a4.01 4.01 0 0 1-3.018 2.776c1.773 27.525 23.919 49.495 51.508 51.002a4.01 4.01 0 0 1 2.815-2.562V25.14zm-87.407 0a4.01 4.01 0 0 0 2.538 2.726C77.359 55.453 55.392 77.6 27.87 79.376a4.01 4.01 0 0 0-2.83-3.037v-51.2zm-.06 190a4.01 4.01 0 0 1 3.058-2.917c-1.773-27.525-23.92-49.495-51.51-51.001a4.01 4.01 0 0 1-2.776 2.552v51.366z\" clip-rule=\"evenodd\"/><path fill=\"#578BFA\" d=\"M48 0H0v48h48zm0 96H0v48h48z\"/><path fill=\"#45D9F5\" d=\"M240 96h-48v48h48z\"/><path fill=\"#ECD069\" d=\"M240 192h-48v48h48z\"/><path fill=\"#464B55\" d=\"M119.999 172.741c29.128 0 52.741-23.613 52.741-52.741s-23.613-52.741-52.741-52.741S67.258 90.872 67.258 120s23.613 52.741 52.741 52.741\"/><path fill=\"#578BFA\" d=\"M240 0h-48v48h48z\"/><path fill=\"#FFFFFF\" d=\"M227.342 10.14h-22.67v27.72h22.67z\"/><path fill=\"#0A0B0D\" fill-rule=\"evenodd\" d=\"M222.742 17.89h-14.07v-2h14.07zm0 7.05h-14.07v-2h14.07zm0 6.86h-14.07v-2h14.07z\" clip-rule=\"evenodd\"/><path fill=\"#44C28D\" d=\"M143.758 0h-48v48h48z\"/><path fill=\"#ECD069\" d=\"M119.76 42.01c9.947 0 18.01-8.063 18.01-18.01 0-9.946-8.063-18.01-18.01-18.01S101.75 14.054 101.75 24s8.063 18.01 18.01 18.01\"/><path fill=\"#0A0B0D\" fill-rule=\"evenodd\" d=\"M119.757 13.29c-5.915 0-10.71 4.795-10.71 10.71s4.795 10.71 10.71 10.71 10.71-4.795 10.71-10.71-4.795-10.71-10.71-10.71M107.047 24c0-7.02 5.69-12.71 12.71-12.71 7.019 0 12.71 5.69 12.71 12.71s-5.691 12.71-12.71 12.71-12.71-5.69-12.71-12.71\" clip-rule=\"evenodd\"/><path fill=\"#44C28D\" d=\"M48 192H0v48h48z\"/><path fill=\"#578BFA\" d=\"M39.998 218.7v-5.41l-4.25-.52c-.27-.98-.66-1.91-1.16-2.8l2.59-3.33-3.82-3.82-3.33 2.59c-.89-.51-1.82-.9-2.8-1.16l-.52-4.25h-5.41l-.52 4.25c-.98.27-1.91.66-2.8 1.16l-3.33-2.59-3.82 3.82 2.59 3.33c-.51.89-.9 1.82-1.16 2.8l-4.25.52v5.41l4.25.52c.27.98.66 1.91 1.16 2.8l-2.59 3.34 3.82 3.82 3.33-2.59c.89.51 1.82.9 2.8 1.16l.52 4.25h5.41l.52-4.25c.98-.27 1.91-.66 2.8-1.16l3.33 2.59 3.82-3.82-2.59-3.34c.51-.88.9-1.82 1.16-2.8zm-16 5.07c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8\"/><path fill=\"#0A0B0D\" fill-rule=\"evenodd\" d=\"M24 219.305a3.515 3.515 0 1 0 0-7.03 3.515 3.515 0 0 0 0 7.03m5.515-3.515a5.515 5.515 0 1 1-11.03 0 5.515 5.515 0 0 1 11.03 0\" clip-rule=\"evenodd\"/><path fill=\"#ECD069\" d=\"M144 192H96v48h48z\"/><path fill=\"#578BFA\" d=\"M112.89 220.37h-7.64v12.13h7.64z\"/><path fill=\"#45D9F5\" d=\"M138.047 225.58h-35.985v6.92h35.985z\"/><path fill=\"#0A0B0D\" d=\"M112.89 225.58h-7.64v6.92h7.64z\"/><path fill=\"#578BFA\" d=\"M123.82 212.09h-7.64v20.41h7.64z\"/><path fill=\"#0A0B0D\" d=\"M123.82 225.58h-7.64v6.92h7.64z\"/><path fill=\"#578BFA\" d=\"M134.749 200.84h-7.64v31.66h7.64z\"/><path fill=\"#0A0B0D\" d=\"M134.729 225.58h-7.62v6.92h7.62z\"/><path fill=\"#FFFFFF\" d=\"M5.883 5.78h36.23v36.23H5.883z\"/><path fill=\"#ECD069\" d=\"m23.993 31.14-6.34-6.34-11.77 10.35v6.86h36.23V27.52l-7.24-7.25-10.87 10.87z\"/><path fill=\"#44C28D\" d=\"M12.938 42.01h29.18V27.52l-7.24-7.25z\"/><path fill=\"#578BFA\" d=\"m12.844 42.057 11.099-10.971 9.547 10.971z\"/><path fill=\"#ECD069\" d=\"M20.385 15.28c0 2.75-2.24 4.97-4.97 4.97s-4.97-2.24-4.97-4.97 2.24-4.97 4.97-4.97 4.97 2.24 4.97 4.97\"/><path fill=\"#578BFA\" d=\"m216.09 100.113 1.633 3.885a11 11 0 0 0 11.521 6.652l4.187-.53-2.556 3.373a11 11 0 0 0 .004 13.291l2.552 3.363-4.194-.526a11 11 0 0 0-11.511 6.653l-1.636 3.893-1.644-3.902a11 11 0 0 0-11.508-6.644l-4.188.526 2.552-3.37a11 11 0 0 0 .004-13.278l-2.556-3.379 4.181.529a11 11 0 0 0 11.519-6.642z\"/><path fill=\"#ECD069\" d=\"M216.09 126.785a6.645 6.645 0 1 0 0-13.29 6.645 6.645 0 0 0 0 13.29\"/><path fill=\"#44C28D\" d=\"M233.883 217c0 9.942-8.059 18-18 18s-18-8.058-18-18 8.058-18 18-18 18 8.058 18 18\"/><path fill=\"#578BFA\" d=\"M236.829 240q.054-.743.054-1.5c0-11.336-9.164-20.5-20.5-20.5s-20.5 9.164-20.5 20.5q0 .757.054 1.5z\"/><path fill=\"#0A0B0D\" d=\"M221.883 210c0 3.307-2.682 6-6 6s-6-2.682-6-6 2.682-6 6-6 6 2.682 6 6m-21.664 15.877A20.45 20.45 0 0 1 216.381 218a20.45 20.45 0 0 1 15.559 7.14c-2.971 5.851-9.047 9.86-16.059 9.86-6.713 0-12.568-3.675-15.662-9.123m-70.898-62.966c23.704-5.155 38.74-28.544 33.585-52.238-5.156-23.695-28.545-38.74-52.239-33.585s-38.74 28.544-33.585 52.239 28.544 38.74 52.239 33.584\"/><path fill=\"#FFFFFF\" d=\"M101.578 102.346a7.78 7.78 0 0 1 7.782-7.781h23.265a7.781 7.781 0 0 1 0 15.563H109.36a7.78 7.78 0 0 1-7.782-7.782m0 19.647a7.78 7.78 0 0 1 7.782-7.782h18.077a7.782 7.782 0 1 1 0 15.564H109.36a7.78 7.78 0 0 1-7.782-7.782m0 19.661a7.782 7.782 0 1 1 15.565.001 7.782 7.782 0 0 1-15.565-.001\"/><path fill=\"#578BFA\" fill-rule=\"evenodd\" d=\"M128.608 160.88c22.5-4.89 36.77-27.09 31.88-49.59s-27.09-36.77-49.59-31.88-36.77 27.09-31.88 49.59 27.09 36.77 49.59 31.88m36.1-50.51c5.4 24.83-10.35 49.33-35.18 54.72-24.83 5.4-49.33-10.35-54.72-35.18s10.35-49.33 35.18-54.72 49.33 10.35 54.72 35.18\" clip-rule=\"evenodd\"/><path fill=\"#44C28D\" d=\"M36.148 131.818h-24.39v4.18h24.39z\"/><path fill=\"#ECD069\" d=\"m23.943 106.059-12.31 15.03h24.63zl-12.31 15.03h24.63z\"/><path fill=\"#ECD069\" d=\"M29.513 116.999h-11.13v18.99h11.13z\"/><path fill=\"#578BFA\" d=\"M29.513 131.818h-11.13v6.466h11.13z\"/></g><defs><clipPath id=\"a\"><path fill=\"#FFFFFF\" d=\"M0 0h240v240H0z\"/></clipPath></defs></svg>"
|
|
3
|
+
};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 240 240\"><g clip-path=\"url(#a)\"><path fill=\"#0A0B0E\" fill-rule=\"evenodd\" d=\"M217.039 156.062V84.104a4.002 4.002 0 0 0 0-7.728V23.14h-53.233a4.003 4.003 0 0 0-7.815 0H84.074a4.002 4.002 0 0 0-7.773 0H23.039v53.155a4.002 4.002 0 0 0 0 7.79v71.941a4.001 4.001 0 0 0 0 7.748v53.366h53.228a4.002 4.002 0 0 0 7.748 0h71.987a4.001 4.001 0 0 0 7.699 0h53.338v-53.302a4.003 4.003 0 0 0 0-7.776M158.706 27.819a4.01 4.01 0 0 1-2.643-2.68H84.048a4 4 0 0 1-3.19 2.895c-1.592 28.647-24.47 51.62-53.086 53.351a4.01 4.01 0 0 1-2.733 2.656v71.985a4 4 0 0 1 2.944 3.202c28.648 1.593 51.623 24.473 53.352 53.093a4.01 4.01 0 0 1 2.68 2.819h71.941a4 4 0 0 1 3.226-3.034c1.593-28.649 24.473-51.623 53.094-53.352a4.01 4.01 0 0 1 2.763-2.664V84.124a4 4 0 0 1-2.983-3.212c-28.647-1.594-51.621-24.473-53.35-53.093m53.471 132.945a4 4 0 0 0 2.862 3.045v51.331h-51.291a4.01 4.01 0 0 0-2.572-2.865c1.506-27.59 23.476-49.737 51.001-51.511M163.734 25.14a4.01 4.01 0 0 1-3.018 2.776c1.773 27.525 23.919 49.495 51.508 51.002a4.01 4.01 0 0 1 2.815-2.562V25.14zm-87.407 0a4.01 4.01 0 0 0 2.538 2.726C77.359 55.453 55.392 77.6 27.87 79.376a4.01 4.01 0 0 0-2.83-3.037v-51.2zm-.06 190a4.01 4.01 0 0 1 3.058-2.917c-1.773-27.525-23.92-49.495-51.51-51.001a4.01 4.01 0 0 1-2.776 2.552v51.366z\" clip-rule=\"evenodd\"/><path fill=\"#0052FF\" d=\"M48 0H0v48h48zm0 96H0v48h48z\"/><path fill=\"#5DE2F8\" d=\"M240 96h-48v48h48z\"/><path fill=\"#FFD200\" d=\"M240 192h-48v48h48z\"/><path fill=\"#CED2DB\" d=\"M119.999 172.741c29.128 0 52.741-23.613 52.741-52.741s-23.613-52.741-52.741-52.741S67.258 90.872 67.258 120s23.613 52.741 52.741 52.741\"/><path fill=\"#0052FF\" d=\"M240 0h-48v48h48z\"/><path fill=\"#FFFFFF\" d=\"M227.342 10.14h-22.67v27.72h22.67z\"/><path fill=\"#0A0B0D\" fill-rule=\"evenodd\" d=\"M222.742 17.89h-14.07v-2h14.07zm0 7.05h-14.07v-2h14.07zm0 6.86h-14.07v-2h14.07z\" clip-rule=\"evenodd\"/><path fill=\"#3CC28A\" d=\"M143.758 0h-48v48h48z\"/><path fill=\"#FFD200\" d=\"M119.76 42.01c9.947 0 18.01-8.063 18.01-18.01 0-9.946-8.063-18.01-18.01-18.01S101.75 14.054 101.75 24s8.063 18.01 18.01 18.01\"/><path fill=\"#0A0B0D\" fill-rule=\"evenodd\" d=\"M119.757 13.29c-5.915 0-10.71 4.795-10.71 10.71s4.795 10.71 10.71 10.71 10.71-4.795 10.71-10.71-4.795-10.71-10.71-10.71M107.047 24c0-7.02 5.69-12.71 12.71-12.71 7.019 0 12.71 5.69 12.71 12.71s-5.691 12.71-12.71 12.71-12.71-5.69-12.71-12.71\" clip-rule=\"evenodd\"/><path fill=\"#3CC28A\" d=\"M48 192H0v48h48z\"/><path fill=\"#0052FF\" d=\"M39.998 218.7v-5.41l-4.25-.52c-.27-.98-.66-1.91-1.16-2.8l2.59-3.33-3.82-3.82-3.33 2.59c-.89-.51-1.82-.9-2.8-1.16l-.52-4.25h-5.41l-.52 4.25c-.98.27-1.91.66-2.8 1.16l-3.33-2.59-3.82 3.82 2.59 3.33c-.51.89-.9 1.82-1.16 2.8l-4.25.52v5.41l4.25.52c.27.98.66 1.91 1.16 2.8l-2.59 3.34 3.82 3.82 3.33-2.59c.89.51 1.82.9 2.8 1.16l.52 4.25h5.41l.52-4.25c.98-.27 1.91-.66 2.8-1.16l3.33 2.59 3.82-3.82-2.59-3.34c.51-.88.9-1.82 1.16-2.8zm-16 5.07c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8\"/><path fill=\"#0A0B0D\" fill-rule=\"evenodd\" d=\"M24 219.305a3.515 3.515 0 1 0 0-7.03 3.515 3.515 0 0 0 0 7.03m5.515-3.515a5.515 5.515 0 1 1-11.03 0 5.515 5.515 0 0 1 11.03 0\" clip-rule=\"evenodd\"/><path fill=\"#FFD200\" d=\"M144 192H96v48h48z\"/><path fill=\"#0052FF\" d=\"M112.89 220.37h-7.64v12.13h7.64z\"/><path fill=\"#5DE2F8\" d=\"M138.047 225.58h-35.985v6.92h35.985z\"/><path fill=\"#0A0B0D\" d=\"M112.89 225.58h-7.64v6.92h7.64z\"/><path fill=\"#0052FF\" d=\"M123.82 212.09h-7.64v20.41h7.64z\"/><path fill=\"#0A0B0D\" d=\"M123.82 225.58h-7.64v6.92h7.64z\"/><path fill=\"#0052FF\" d=\"M134.749 200.84h-7.64v31.66h7.64z\"/><path fill=\"#0A0B0D\" d=\"M134.729 225.58h-7.62v6.92h7.62z\"/><path fill=\"#FFFFFF\" d=\"M5.883 5.78h36.23v36.23H5.883z\"/><path fill=\"#FFD200\" d=\"m23.993 31.14-6.34-6.34-11.77 10.35v6.86h36.23V27.52l-7.24-7.25-10.87 10.87z\"/><path fill=\"#3CC28A\" d=\"M12.938 42.01h29.18V27.52l-7.24-7.25z\"/><path fill=\"#0052FF\" d=\"m12.844 42.057 11.099-10.971 9.547 10.971z\"/><path fill=\"#FFD200\" d=\"M20.385 15.28c0 2.75-2.24 4.97-4.97 4.97s-4.97-2.24-4.97-4.97 2.24-4.97 4.97-4.97 4.97 2.24 4.97 4.97\"/><path fill=\"#0052FF\" d=\"m216.09 100.113 1.633 3.885a11 11 0 0 0 11.521 6.652l4.187-.53-2.556 3.373a11 11 0 0 0 .004 13.291l2.552 3.363-4.194-.526a11 11 0 0 0-11.511 6.653l-1.636 3.893-1.644-3.902a11 11 0 0 0-11.508-6.644l-4.188.526 2.552-3.37a11 11 0 0 0 .004-13.278l-2.556-3.379 4.181.529a11 11 0 0 0 11.519-6.642z\"/><path fill=\"#FFD200\" d=\"M216.09 126.785a6.645 6.645 0 1 0 0-13.29 6.645 6.645 0 0 0 0 13.29\"/><path fill=\"#3CC28A\" d=\"M233.883 217c0 9.942-8.059 18-18 18s-18-8.058-18-18 8.058-18 18-18 18 8.058 18 18\"/><path fill=\"#0052FF\" d=\"M236.829 240q.054-.743.054-1.5c0-11.336-9.164-20.5-20.5-20.5s-20.5 9.164-20.5 20.5q0 .757.054 1.5z\"/><path fill=\"#0A0B0D\" d=\"M221.883 210c0 3.307-2.682 6-6 6s-6-2.682-6-6 2.682-6 6-6 6 2.682 6 6m-21.664 15.877A20.45 20.45 0 0 1 216.381 218a20.45 20.45 0 0 1 15.559 7.14c-2.971 5.851-9.047 9.86-16.059 9.86-6.713 0-12.568-3.675-15.662-9.123m-70.898-62.966c23.704-5.155 38.74-28.544 33.585-52.238-5.156-23.695-28.545-38.74-52.239-33.585s-38.74 28.544-33.585 52.239 28.544 38.74 52.239 33.584\"/><path fill=\"#FFFFFF\" d=\"M101.578 102.346a7.78 7.78 0 0 1 7.782-7.781h23.265a7.781 7.781 0 0 1 0 15.563H109.36a7.78 7.78 0 0 1-7.782-7.782m0 19.647a7.78 7.78 0 0 1 7.782-7.782h18.077a7.782 7.782 0 1 1 0 15.564H109.36a7.78 7.78 0 0 1-7.782-7.782m0 19.661a7.782 7.782 0 1 1 15.565.001 7.782 7.782 0 0 1-15.565-.001\"/><path fill=\"#0052FF\" fill-rule=\"evenodd\" d=\"M128.608 160.88c22.5-4.89 36.77-27.09 31.88-49.59s-27.09-36.77-49.59-31.88-36.77 27.09-31.88 49.59 27.09 36.77 49.59 31.88m36.1-50.51c5.4 24.83-10.35 49.33-35.18 54.72-24.83 5.4-49.33-10.35-54.72-35.18s10.35-49.33 35.18-54.72 49.33 10.35 54.72 35.18\" clip-rule=\"evenodd\"/><path fill=\"#3CC28A\" d=\"M36.148 131.818h-24.39v4.18h24.39z\"/><path fill=\"#FFD200\" d=\"m23.943 106.059-12.31 15.03h24.63zl-12.31 15.03h24.63z\"/><path fill=\"#FFD200\" d=\"M29.513 116.999h-11.13v18.99h11.13z\"/><path fill=\"#0052FF\" d=\"M29.513 131.818h-11.13v6.466h11.13z\"/></g><defs><clipPath id=\"a\"><path fill=\"#FFFFFF\" d=\"M0 0h240v240H0z\"/></clipPath></defs></svg>"
|
|
3
|
+
};
|