@deriv/quill-icons 1.0.6 → 1.0.7-beta.2
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/Currencies/index.d.ts +106 -0
- package/dist/Currencies/index.js +540 -0
- package/dist/Flags/index.d.ts +176 -0
- package/dist/Flags/index.js +700 -0
- package/dist/Illustrative/index.d.ts +240 -0
- package/dist/Illustrative/index.js +752 -0
- package/dist/LabelPaired/index.d.ts +1008 -0
- package/dist/LabelPaired/index.js +4019 -0
- package/dist/Logo/index.d.ts +1243 -0
- package/dist/Logo/index.js +5441 -0
- package/dist/Markets/index.d.ts +224 -0
- package/dist/Markets/index.js +1481 -0
- package/dist/Social/index.d.ts +34 -0
- package/dist/Social/index.js +155 -0
- package/dist/Standalone/index.d.ts +1008 -0
- package/dist/Standalone/index.js +2023 -0
- package/dist/types.d.ts +15 -0
- package/package.json +49 -13
- package/CHANGELOG.md +0 -55
- package/declarations.d.ts +0 -4
- package/dist/cjs/index.js +0 -2
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/types/index.d.ts +0 -12
- package/dist/cjs/types/react/Currencies/CurrencyAdaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyAlgoIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyAudIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyAvaxIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyBatIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyBchIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyBnbIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyBtcIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyBusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyDaiIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyDashIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyDemoIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyDogeIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyDotIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyEosIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyEtcIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyEthIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyEurIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyEursIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyFilIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyGbpIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyIdkIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyIotaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyLinkIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyLtcIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyMaticIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyMkrIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyMultiCollateralDaiIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyNeoIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyNoneIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyOmgIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyPaxIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyPlaceholderIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencySingleCollateralDaiIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencySolIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyTerraIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyTrxIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyTusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyUniIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyUsdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyUsdcIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyUsdkIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyUsdtIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyXlmIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyXmrIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyXrpIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyXtzIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/CurrencyZecIcon.d.ts +0 -6
- package/dist/cjs/types/react/Currencies/index.d.ts +0 -48
- package/dist/cjs/types/react/Flags/FlagAfghanistanIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagAlbaniaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagAndorraIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagAngolaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagAntiguaAndBarbudaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagArgentinaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagArmeniaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagArubaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagAustraliaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagAustriaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagAzerbaijanIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBahamasIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBahrainIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBangladeshIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBarbadosIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBelarusIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBelgiumIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBelizeIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBeninIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBhutanIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBoliviaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBosniaAndHerzegovinaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBotswanaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBouvetIslandIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBrazilIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBruneiIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBulgariaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagBurkinaFasoIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagCanadaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagCentralAfricanRepublicIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagChinaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagChinaSimplifiedIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagChinaTraditionalIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagCyprusIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagCzechRepublicIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagDemocraticRepublicOfTheCongoIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagDenmarkIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagEstoniaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagEuroIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagFinlandIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagFranceIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagGermanyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagGreeceIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagHongKongIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagHungaryIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagIndiaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagIndonesiaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagIrelandIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagIsraelIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagItalyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagJapanIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagJordanIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagLatviaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagLithuaniaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagLuxembourgIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagMalaysiaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagMaltaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagMexicoIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagNetherlandIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagNetherlandsAntillesIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagNewZealandIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagNigeriaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagNorwayIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagParaguayIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagPlaceholderIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagPolandIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagPortugalIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagRomaniaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagRussiaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagRwandaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagSingaporeIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagSlovakiaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagSloveniaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagSouthAfricaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagSpainIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagSwedenIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagSwitzerlandIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagThailandIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagTurkeyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagUnitedArabEmiratesIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagUnitedKingdomIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagUsaIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/FlagVietnamIcon.d.ts +0 -6
- package/dist/cjs/types/react/Flags/index.d.ts +0 -83
- package/dist/cjs/types/react/Illustrative/IllustrativeAdvertiseIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeAntivirusAndFirewallsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeBasketIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCapitalIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCertificationIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCfdsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeChartsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeChatIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCloseAccountIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCommissionIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCommoditiesIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCommunityIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCommunityManagersIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCompetenceIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeComputerIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCrashBoomIndicesIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCreativeMaterialsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCriticalIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCryptoPairsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCryptocurrenciesIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCustomerFirstTradingIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeCustomerFocusIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeDefinePositionIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeDemoAccountIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeDepositAndWithdrawalIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeDerivedIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeDropEmailIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeEarnIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeEasyAccessIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeEasyToStartIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeEtfIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeExclusiveAccessIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeExecutionSpeedIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeExtendedTimeIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeFairIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeFastAndSecureIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeFastExecutionIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeFastTransactionIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeFilterIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeFindOrCreateAnAdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeForexIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeGetQuoteIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeHandsOnExperienceIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeHighIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeInstantAccessIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeIntegrityIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeKnockOutIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeLeverageIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeLicensedAndRegulatedIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeLimitLossesIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeLimitedInfluenceIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeLiquidityIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeLiquidityRisksIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeListIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeLongOrShortIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeLowIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeMarketExposureIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeMarketingIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeMarketsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeMediumIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeMetalAndOilIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeMinimalCapitalIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeMobileIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeMoneyProtectionIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeMultipleAssetsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeMultipleMarketsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeMultipliersIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeNetworkIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeNoCommissionIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeOptionalIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeOptionsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativePaidProgrammeIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativePartnershipIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativePartnershipShieldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativePayoutIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativePlatformsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeProfessionalGuidanceIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeProfitPotentialIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativePromisingIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeProtectedAndSecureIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativePurchaseIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeRealWorldExposureIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeRecordIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeRegisterIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeReliableIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeReplyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeResponsibleIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeResponsiveIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeResumeIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeRiskManagementIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeSafetyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeSecurePlatformIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeSignUpIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeSoftwareDevelopersIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeSpreadsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeStocksAndIndicesIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeStraightforwardTradingIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeStrongPasswordsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeStudentIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeSupport247Icon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeSupportIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeTeamworkIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeTopPerformersIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeTradeAnytimeIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeTradeWiselyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeTradeartlySmIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeTrading247Icon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeTradingExpertsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeTransparentIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeTwoFactorAuthenticationIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeUnderageGamblingIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeUnderstandTheRisksIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeUserFriendlyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeWeAreHereToHelpIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/IllustrativeWebBrowserIcon.d.ts +0 -6
- package/dist/cjs/types/react/Illustrative/index.d.ts +0 -115
- package/dist/cjs/types/react/LabelPaired/LabelPairedAndroidIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedAppStoreIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedAppStoreIosIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedAppleIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedApplePayIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownAZBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownAZRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownOneNineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownOneNineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownToBracketBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownToBracketRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownToLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowDownToLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowLeftToLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowLeftToLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowRightArrowLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowRightArrowLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowRightToLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowRightToLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpAZBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpAZRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpArrowDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpArrowDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpFromBracketBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpFromBracketRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpFromSquareBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpFromSquareRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpOneNineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpOneNineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpRightFromSquareBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpRightFromSquareRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpToLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowUpToLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowsRotateBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedArrowsRotateRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedAtBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedAtRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBackwardBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBackwardFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBackwardRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBackwardStepBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBackwardStepFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBackwardStepRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBadgeCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBadgeCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBarcodeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBarcodeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBarsBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBarsFilterBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBarsFilterRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBarsRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBellBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBellOnBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBellOnRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBellRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBellSlashBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBellSlashRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBookmarkBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBookmarkRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBoxArchiveCircleArrowDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBoxArchiveCircleArrowDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBoxArchiveCircleArrowUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBoxArchiveCircleArrowUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBullhornBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedBullhornRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCalendarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCalendarRangeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCalendarRangeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCalendarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCameraBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCameraRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCaretDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCaretDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCaretUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCaretUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCashRegisterBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCashRegisterRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartAreaBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartAreaRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartCandlestickBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartCandlestickRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartLineUpDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartLineUpDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartMixedBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartMixedRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartOhlcBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartOhlcRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartTrendDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartTrendDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartTrendSidewayBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartTrendSidewayRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartTrendUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChartTrendUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronsDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronsDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronsLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronsLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronsRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronsRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronsUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedChevronsUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowDownLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowDownLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowDownRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowDownRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowUpLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowUpLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowUpRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleArrowUpRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleBookmarkBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleBookmarkRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleCalendarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleCalendarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleCaretDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleCaretDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleCaretUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleCaretUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleChevronDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleChevronDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleChevronLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleChevronLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleChevronRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleChevronRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleChevronUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleChevronUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleDollarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleDollarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleDotBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleDotFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleDotRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleEightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleEightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleEllipsisBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleEllipsisRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleEnvelopeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleEnvelopeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleEuroBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleEuroRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleExclamationBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleExclamationRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleFiveBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleFiveRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleFourBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleFourRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleInfoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleInfoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleMinusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleMinusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleNineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleNineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleOneBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleOneRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCirclePlusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCirclePlusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSevenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSevenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSixBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSixRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSortBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSortDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSortDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSortRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSortUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSortUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleStarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleStarFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleStarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSterlingBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleSterlingRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleThreeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleThreeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleTrashBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleTrashRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleTwoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleTwoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleUserBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleUserRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleXmarkBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleXmarkRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleZeroBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCircleZeroRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedClockThreeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedClockThreeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCloneBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCloneRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCompressBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCompressRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedComputerBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedComputerMouseScrollwheelBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedComputerMouseScrollwheelRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedComputerRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCopyBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedCopyRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedDealCancellationBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedDealCancellationRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedDealProtectionBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedDealProtectionRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedDerivIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedDerivP2pBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedDerivP2pRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedDollarSignBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedDollarSignRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEllipsisBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEllipsisRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEllipsisVerticalBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEllipsisVerticalRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEnvelopeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEnvelopeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEuroSignBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEuroSignRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedExclamationBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedExclamationRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedExpandBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedExpandRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEyeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEyeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEyeSlashBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedEyeSlashRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFacebookIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFiatOfframpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFiatOfframpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFiatOnrampBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFiatOnrampRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileCertificateBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileCertificateRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileChartColumnBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileChartColumnRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileCircleCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileCircleCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileCircleInfoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileCircleInfoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileInvoiceDollarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileInvoiceDollarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileShieldBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFileShieldRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFiveBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFiveRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFlagCheckeredBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFlagCheckeredRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFloppyDiskBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFloppyDiskPenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFloppyDiskPenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFloppyDiskRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedForwardBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedForwardFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedForwardRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedForwardStepBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedForwardStepFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedForwardStepRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFourBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedFourRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGaugeMaxBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGaugeMaxRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGaugeMinBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGaugeMinRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGearBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGearRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGlobeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGlobeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGoogleIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGooglePlayIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGridBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGridRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGripDotsVerticalBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedGripDotsVerticalRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedHandsHoldingDiamondBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedHandsHoldingDiamondRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedHarmonyOsIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedHorizontalRuleBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedHorizontalRuleDashedBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedHorizontalRuleDashedRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedHorizontalRuleRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedHouseBlankBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedHouseBlankRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedHuaweiAppGalleryIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedHuaweiIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedImageBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedImagePolaroidUserBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedImagePolaroidUserRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedImageRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedInfoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedInfoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedInstagramIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedIosIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedIpadosIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedKeyboardBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedKeyboardRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLanguageBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLanguageRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLaptopBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLaptopMobileBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLaptopMobileRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLaptopRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLifeRingBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLifeRingRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLightChartLineUpDownClockBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLightChartLineUpDownClockRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLightUserTieCircleDollarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLightUserTieCircleDollarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLinkSimpleBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLinkSimpleRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLinkedinIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLinuxIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLocationCrosshairsBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLocationCrosshairsRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLocationCrosshairsSlashBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLocationCrosshairsSlashRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLocationDotBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLocationDotRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLockBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedLockRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMacosIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMemoCircleCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMemoCircleCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMessagesQuestionBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMessagesQuestionRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMicrophoneBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMicrophoneRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMicrosoftIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMicrosoftStoreIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMinusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMinusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMobileNotchBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMobileNotchRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMobileScreenButtonBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMobileScreenButtonRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMoneyBillBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMoneyBillRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMoonBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedMoonRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedNineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedNineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedOneBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedOneRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPasteBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPasteRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPauseBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPauseFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPauseRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPenCircleBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPenCircleRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPenLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPenLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPercentBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPercentRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPersonChalkboardBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPersonChalkboardRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPhoneBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPhoneRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPlaceholderBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPlaceholderRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPlayBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPlayFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPlayRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPlusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPlusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPresentationScreenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedPresentationScreenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedQrcodeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedQrcodeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedRectangleAdBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedRectangleAdRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedRectangleBarcodeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedRectangleBarcodeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedRedditIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedRightFromBracketBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedRightFromBracketRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedRightToBracketBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedRightToBracketRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedScissorsBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedScissorsRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSearchBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSearchRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSevenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSevenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedShieldCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedShieldCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSignalBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSignalRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSixBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSixRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSortBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSortDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSortDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSortRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSortUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSortUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSquareBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSquareCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSquareCheckFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSquareCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSquareFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSquareMinusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSquareMinusFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSquareMinusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSquareRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedStarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedStarFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedStarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSterlingSignBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSterlingSignRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedStopLossBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedStopLossRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedStopwatchBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedStopwatchRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSunBrightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedSunBrightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTableLayoutBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTableLayoutRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTabletBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTabletRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTabletScreenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTabletScreenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTakeProfitBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTakeProfitRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTelegramIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedThreeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedThreeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTiktokIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTrashBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTrashRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTriangleExclamationBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTriangleExclamationRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTwoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedTwoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedUbuntuIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedUnlockBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedUnlockRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedUserBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedUserRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedUsersBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedUsersRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedVideoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedVideoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWalletBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWalletCircleMinusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWalletCircleMinusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWalletCirclePlusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWalletCirclePlusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWalletRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWhatsappIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWifiBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWifiRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWindowMaximizeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWindowMaximizeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWindowMinimizeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWindowMinimizeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedWindowsIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedXTwitterIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedXmarkBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedXmarkRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedYoutubeIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedZeroBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/LabelPairedZeroRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/LabelPaired/index.d.ts +0 -499
- package/dist/cjs/types/react/Logo/BrandDerivLogoCoralIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/BrandDerivLogoSlateIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/BrandDerivLogoWhiteCoralIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/BrandDerivLogoWhiteSlateIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/BrandDerivWordmarkCoralIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/BrandDerivWordmarkSlateIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/BrandDerivWordmarkWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivBotWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivEzWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoUltimateWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivGoWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivNakalaWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivP2pWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivTraderWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXBlackLogoIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXBlackLogoWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXBlackWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXBrandDarkLogoIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXBrandDarkLogoWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXBrandDarkWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXBrandLightLogoIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXBrandLightLogoWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXBrandLightWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXWhiteLogoIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXWhiteLogoWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/DerivProductDerivXWhiteWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductBinaryBotWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivCtraderWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5BrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5WhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5WhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5WhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5WhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductDerivMt5WhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderBlackLogoIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderBlackLogoWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderBlackWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderBrandDarkLogoIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderBrandDarkLogoWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderBrandDarkWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderBrandLightLogoIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderBrandLightLogoWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderBrandLightWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderWhiteLogoIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderWhiteLogoWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PartnersProductSmarttraderWhiteWordmarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethod1foryouBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethod1foryouBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethod1foryouBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethod1foryouWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAdvcashBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAdvcashBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAdvcashBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAdvcashWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAirtelMtnBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAirtelMtnBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAirtelMtnBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAirtelMtnWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAirtmBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAirtmBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAirtmBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAirtmWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAlipayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAlipayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAlipayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAlipayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodApplePayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodApplePayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodApplePayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodApplePayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAstropayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAstropayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAstropayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodAstropayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankCentralAsiaBcaBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankCentralAsiaBcaBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankCentralAsiaBcaBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankCentralAsiaBcaWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankNegaraIndonesiaBniBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankNegaraIndonesiaBniBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankNegaraIndonesiaBniBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankNegaraIndonesiaBniWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankRakyatIndonesiaBriBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankRakyatIndonesiaBriBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankRakyatIndonesiaBriBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBankRakyatIndonesiaBriWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBanxaBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBanxaBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBanxaBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBanxaWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBeyonicBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBeyonicBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBeyonicBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBeyonicWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBitcoinBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBitcoinBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBitcoinBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBitcoinCashBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBitcoinCashBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBitcoinCashBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBitcoinCashWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBitcoinWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBoletoBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBoletoBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBoletoBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodBoletoWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodChangellyBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodChangellyBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodChangellyBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodChangellyWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodChequeBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodChequeBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodChequeBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodChequeWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCimbniagaBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCimbniagaBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCimbniagaBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCimbniagaWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCreditDebitBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCreditDebitBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCreditDebitBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCreditDebitWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCryptosBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCryptosBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCryptosBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodCryptosWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDaiBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDaiBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDaiBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDaiWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDerivDemoBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDerivDemoBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDerivDemoBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDerivDemoWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDerivP2pBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDerivP2pBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDerivP2pBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDerivP2pWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDiamondBankBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDiamondBankBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDiamondBankBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDiamondBankWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDinersClubInternationalBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDinersClubInternationalBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDinersClubInternationalBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDinersClubInternationalWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDirecta24BlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDirecta24BrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDirecta24BrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDirecta24WhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDragonPhoenixBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDragonPhoenixBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDragonPhoenixBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDragonPhoenixWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDragonpayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDragonpayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDragonpayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodDragonpayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEWalletBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEWalletBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEWalletBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEWalletWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEpsBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEpsBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEpsBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEpsWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEthereumBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEthereumBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEthereumBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodEthereumWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFasapayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFasapayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFasapayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFasapayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFirstBankBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFirstBankBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFirstBankBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFirstBankWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFpsBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFpsBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFpsBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodFpsWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodGiropayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodGiropayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodGiropayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodGiropayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodGuaranteeTrustBankGtcoBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodGuaranteeTrustBankGtcoBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodGuaranteeTrustBankGtcoBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodGuaranteeTrustBankGtcoWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodHelp2payBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodHelp2payBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodHelp2payBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodHelp2payWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodIcbcBankBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodIcbcBankBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodIcbcBankBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodIcbcBankWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodInstantBankTransferBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodInstantBankTransferBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodInstantBankTransferBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodInstantBankTransferWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodInternetBankTransferBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodInternetBankTransferBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodInternetBankTransferBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodInternetBankTransferWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodIwalletBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodIwalletBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodIwalletBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodIwalletWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJcbBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJcbBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJcbBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJcbWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJeniusBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJeniusBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJeniusBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJeniusWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJetonBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJetonBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJetonBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodJetonWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLibertyReserveBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLibertyReserveBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLibertyReserveBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLibertyReserveWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLitecoinBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLitecoinBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLitecoinBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLitecoinWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLocalPaymentMethodsBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLocalPaymentMethodsBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLocalPaymentMethodsBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodLocalPaymentMethodsWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMaestroBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMaestroBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMaestroBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMaestroWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMandiriBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMandiriBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMandiriBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMandiriSyariahBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMandiriSyariahBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMandiriSyariahBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMandiriSyariahWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMandiriWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMastercardBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMastercardBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMastercardBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMastercardWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMoneygramBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMoneygramBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMoneygramBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodMoneygramWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNetellerBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNetellerBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNetellerBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNetellerWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNganluongBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNganluongBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNganluongBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNganluongWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNordeaBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNordeaBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNordeaBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodNordeaWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodOnlinenairaBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodOnlinenairaBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodOnlinenairaBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodOnlinenairaWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodOxxoBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodOxxoBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodOxxoBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodOxxoWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPayLivreBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPayLivreBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPayLivreBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPayLivreWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaymentAgentBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaymentAgentBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaymentAgentBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaymentAgentWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaymeroBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaymeroBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaymeroBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaymeroWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaypalBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaypalBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaypalBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaypalWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPayretailersBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPayretailersBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPayretailersBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPayretailersWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaysafecardBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaysafecardBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaysafecardBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaysafecardWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaytrust88BlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaytrust88BrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaytrust88BrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPaytrust88WhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPerfectMoneyBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPerfectMoneyBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPerfectMoneyBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPerfectMoneyWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPermataBankBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPermataBankBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPermataBankBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPermataBankWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPlaceholderIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPostepayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPostepayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPostepayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPostepayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPrzelewy24BlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPrzelewy24BrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPrzelewy24BrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodPrzelewy24WhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodQiwiBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodQiwiBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodQiwiBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodQiwiWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodRapidTransferBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodRapidTransferBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodRapidTransferBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodRapidTransferWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSkrillBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSkrillBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSkrillBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSkrillWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSpeiBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSpeiBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSpeiBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSpeiWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSticpayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSticpayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSticpayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodSticpayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodTetherUsdtBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodTetherUsdtBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodTetherUsdtBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodTetherUsdtWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodTrustyBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodTrustyBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodTrustyBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodTrustyWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodUnionpayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodUnionpayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodUnionpayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodUnionpayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodUsdCoinBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodUsdCoinBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodUsdCoinBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodUsdCoinWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVerveBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVerveBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVerveBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVerveWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVisaBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVisaBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVisaBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVisaElectronBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVisaElectronBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVisaElectronBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVisaElectronWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodVisaWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWebmoneyBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWebmoneyBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWebmoneyBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWebmoneyWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWechatPayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWechatPayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWechatPayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWechatPayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWireTransferBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWireTransferBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWireTransferBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWireTransferWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWyreBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWyreBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWyreBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodWyreWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodXanpoolBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodXanpoolBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodXanpoolBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodXanpoolWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodXpayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodXpayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodXpayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodXpayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodZenithBankBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodZenithBankBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodZenithBankBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodZenithBankWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodZingpayBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodZingpayBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodZingpayBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/PaymentMethodZingpayWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivAcademyBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivAcademyBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivAcademyBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivAcademyWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivApiBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivApiBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivApiBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivApiWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivCareersBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivCareersBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivCareersBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivCareersWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivDemoBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivDemoBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivDemoBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivDemoWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivLifeBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivLifeBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivLifeBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivLifeWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivPartnersBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivPartnersBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivPartnersBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivPartnersWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivPrimeBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivPrimeBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivPrimeBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivPrimeWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivSecurityBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivSecurityBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivSecurityBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivSecurityWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivTechBlackIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivTechBrandDarkIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivTechBrandLightIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/SubBrandDerivTechWhiteIcon.d.ts +0 -3
- package/dist/cjs/types/react/Logo/index.d.ts +0 -620
- package/dist/cjs/types/react/Markets/EnergyBrentCrudeOilukIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/EnergyWtiOilusIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCommodityAluminiumusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCommodityCopperusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCommodityGoldeurIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCommodityGoldusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCommodityLeadusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCommodityNickelusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCommodityPalladiumusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCommodityPlatinumusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCommoditySilvereurIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCommoditySilverusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCommodityZincusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyAdausdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyAlgusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyAvausdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyBatusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyBchusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyBnbusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyBtcethIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyBtcltcIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyBtcusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyDogusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyDotusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyDshusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyEosusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyEtcusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyEthusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyFilusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyIotusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyLnkusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyLtcusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyMkrusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyMtcusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyNeousdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyOmgusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencySolusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyTrxusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyUniusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyXlmusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyXmrusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyXrpusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyXtzusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketCryptocurrencyZecusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexAudcadIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexAudchfIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexAudjpyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexAudnzdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexAudsgdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexAudusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexCadchfIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexCadjpyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexChfjpyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEuraudIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurcadIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurchfIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurgbpIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurhkdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurilsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurjpyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurmxnIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurnokIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurnzdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurplnIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEursekIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEursgdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexEurzarIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexGbpaudIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexGbpcadIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexGbpchfIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexGbpjpyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexGbpnokIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexGbpnzdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexGbpsekIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexGbpsgdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexGbpusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexHkdjpyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexNzdcadIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexNzdchfIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexNzdjpnIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexNzdsgdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexNzdusdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexSgdjpyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdcadIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdchfIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdcnhIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdhkdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdilsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdjpyIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdmxnIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdnokIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdplnIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdrubIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdsekIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdsgdIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdthbIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketForexUsdzarIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketMetalAluminiumIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketMetalCopperIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketMetalGoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketMetalLeadIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketMetalNickelIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketMetalPalladiumIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketMetalPlatinumIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketMetalSilverIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/MarketMetalZincIcon.d.ts +0 -6
- package/dist/cjs/types/react/Markets/index.d.ts +0 -107
- package/dist/cjs/types/react/Social/SocialAppleIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/SocialFacebookIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/SocialGoogleIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/SocialInstagramIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/SocialLinkedinIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/SocialRedditIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/SocialTelegramIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/SocialTiktokBlackIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/SocialTiktokBrandIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/SocialWhatsappIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/SocialXTwitterIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/SocialYoutubeIcon.d.ts +0 -6
- package/dist/cjs/types/react/Social/index.d.ts +0 -12
- package/dist/cjs/types/react/Standalone/StandaloneAndroidIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneAppStoreIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneAppStoreIosIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneAppleIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneApplePayIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownAZBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownAZRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownOneNineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownOneNineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownToBracketBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownToBracketRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownToLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowDownToLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowLeftToLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowLeftToLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowRightArrowLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowRightArrowLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowRightToLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowRightToLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpAZBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpAZRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpArrowDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpArrowDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpFromBracketBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpFromBracketRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpFromSquareBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpFromSquareRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpOneNineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpOneNineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpRightFromSquareBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpRightFromSquareRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpToLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowUpToLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowsRotateBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneArrowsRotateRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneAtBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneAtRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBackwardBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBackwardFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBackwardRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBackwardStepBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBackwardStepFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBackwardStepRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBadgeCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBadgeCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBarcodeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBarcodeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBarsBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBarsFilterBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBarsFilterRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBarsRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBellBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBellOnBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBellOnRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBellRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBellSlashBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBellSlashRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBookmarkBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBookmarkRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBoxArchiveCircleArrowDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBoxArchiveCircleArrowDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBoxArchiveCircleArrowUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBoxArchiveCircleArrowUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBullhornBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneBullhornRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCalendarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCalendarRangeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCalendarRangeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCalendarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCameraBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCameraRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCaretDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCaretDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCaretUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCaretUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCashRegisterBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCashRegisterRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartAreaBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartAreaRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartCandlestickBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartCandlestickRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartLineUpDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartLineUpDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartMixedBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartMixedRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartOhlcBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartOhlcRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartTrendDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartTrendDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartTrendSidewayBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartTrendSidewayRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartTrendUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChartTrendUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronsDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronsDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronsLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronsLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronsRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronsRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronsUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneChevronsUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowDownLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowDownLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowDownRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowDownRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowUpLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowUpLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowUpRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleArrowUpRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleBookmarkBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleBookmarkRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleCalendarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleCalendarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleCaretDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleCaretDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleCaretUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleCaretUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleChevronDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleChevronDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleChevronLeftBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleChevronLeftRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleChevronRightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleChevronRightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleChevronUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleChevronUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleDollarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleDollarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleDotBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleDotFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleDotRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleEightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleEightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleEllipsisBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleEllipsisRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleEnvelopeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleEnvelopeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleEuroBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleEuroRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleExclamationBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleExclamationRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleFiveBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleFiveRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleFourBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleFourRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleInfoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleInfoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleMinusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleMinusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleNineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleNineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleOneBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleOneRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCirclePlusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCirclePlusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSevenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSevenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSixBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSixRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSortBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSortDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSortDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSortRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSortUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSortUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleStarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleStarFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleStarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSterlingBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleSterlingRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleThreeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleThreeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleTrashBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleTrashRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleTwoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleTwoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleUserBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleUserRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleXmarkBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleXmarkRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleZeroBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCircleZeroRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneClockThreeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneClockThreeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCloneBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCloneRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCompressBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCompressRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneComputerBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneComputerMouseScrollwheelBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneComputerMouseScrollwheelRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneComputerRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCopyBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneCopyRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneDealCancellationBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneDealCancellationRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneDealProtectionBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneDealProtectionRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneDerivIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneDerivP2pBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneDerivP2pRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneDollarSignBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneDollarSignRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEllipsisBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEllipsisRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEllipsisVerticalBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEllipsisVerticalRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEnvelopeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEnvelopeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEuroSignBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEuroSignRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneExclamationBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneExclamationRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneExpandBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneExpandRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEyeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEyeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEyeSlashBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneEyeSlashRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFacebookIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFiatOfframpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFiatOfframpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFiatOnrampBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFiatOnrampRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileCertificateBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileCertificateRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileChartColumnBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileChartColumnRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileCircleCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileCircleCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileCircleInfoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileCircleInfoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileInvoiceDollarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileInvoiceDollarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileShieldBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFileShieldRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFiveBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFiveRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFlagCheckeredBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFlagCheckeredRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFloppyDiskBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFloppyDiskPenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFloppyDiskPenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFloppyDiskRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneForwardBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneForwardFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneForwardRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneForwardStepBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneForwardStepFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneForwardStepRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFourBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneFourRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGaugeMaxBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGaugeMaxRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGaugeMinBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGaugeMinRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGearBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGearRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGlobeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGlobeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGoogleIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGooglePlayIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGridBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGridRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGripDotsVerticalBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneGripDotsVerticalRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneHandsHoldingDiamondBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneHandsHoldingDiamondRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneHarmonyOsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneHorizontalRuleBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneHorizontalRuleDashedBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneHorizontalRuleDashedRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneHorizontalRuleRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneHouseBlankBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneHouseBlankRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneHuaweiAppGalleryIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneHuaweiIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneImageBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneImagePolaroidUserBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneImagePolaroidUserRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneImageRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneInfoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneInfoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneInstagramIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneIosIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneIpadosIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneKeyboardBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneKeyboardRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLanguageBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLanguageRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLaptopBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLaptopMobileBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLaptopMobileRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLaptopRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLifeRingBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLifeRingRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLightChartLineUpDownClockBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLightChartLineUpDownClockRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLightUserTieCircleDollarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLightUserTieCircleDollarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLinkSimpleBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLinkSimpleRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLinkedinIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLinuxIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLocationCrosshairsBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLocationCrosshairsRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLocationCrosshairsSlashBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLocationCrosshairsSlashRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLocationDotBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLocationDotRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLockBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneLockRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMacosIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMemoCircleCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMemoCircleCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMessagesQuestionBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMessagesQuestionRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMicrophoneBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMicrophoneRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMicrosoftIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMicrosoftStoreIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMinusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMinusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMobileNotchBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMobileNotchRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMobileScreenButtonBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMobileScreenButtonRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMoneyBillBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMoneyBillRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMoonBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneMoonRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneNineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneNineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneOneBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneOneRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePasteBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePasteRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePauseBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePauseFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePauseRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePenCircleBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePenCircleRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePenLineBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePenLineRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePercentBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePercentRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePersonChalkboardBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePersonChalkboardRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePhoneBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePhoneRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePlaceholderBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePlaceholderRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePlayBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePlayFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePlayRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePlusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePlusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePresentationScreenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandalonePresentationScreenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneQrcodeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneQrcodeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneRectangleAdBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneRectangleAdRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneRectangleBarcodeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneRectangleBarcodeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneRedditIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneRightFromBracketBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneRightFromBracketRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneRightToBracketBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneRightToBracketRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneScissorsBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneScissorsRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSearchBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSearchRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSevenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSevenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneShieldCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneShieldCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSignalBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSignalRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSixBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSixRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSortBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSortDownBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSortDownRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSortRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSortUpBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSortUpRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSquareBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSquareCheckBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSquareCheckFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSquareCheckRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSquareFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSquareMinusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSquareMinusFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSquareMinusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSquareRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneStarBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneStarFillIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneStarRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSterlingSignBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSterlingSignRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneStopLossBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneStopLossRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneStopwatchBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneStopwatchRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSunBrightBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneSunBrightRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTableLayoutBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTableLayoutRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTabletBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTabletRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTabletScreenBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTabletScreenRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTakeProfitBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTakeProfitRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTelegramIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneThreeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneThreeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTiktokIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTrashBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTrashRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTriangleExclamationBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTriangleExclamationRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTwoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneTwoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneUbuntuIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneUnlockBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneUnlockRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneUserBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneUserRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneUsersBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneUsersRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneVideoBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneVideoRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWalletBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWalletCircleMinusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWalletCircleMinusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWalletCirclePlusBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWalletCirclePlusRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWalletRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWhatsappIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWifiBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWifiRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWindowMaximizeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWindowMaximizeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWindowMinimizeBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWindowMinimizeRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneWindowsIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneXTwitterIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneXmarkBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneXmarkRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneYoutubeIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneZeroBoldIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/StandaloneZeroRegularIcon.d.ts +0 -6
- package/dist/cjs/types/react/Standalone/index.d.ts +0 -499
- package/dist/cjs/types/types/index.d.ts +0 -12
- package/dist/esm/index.js +0 -2
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/types/index.d.ts +0 -12
- package/dist/esm/types/react/Currencies/CurrencyAdaIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyAlgoIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyAudIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyAvaxIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyBatIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyBchIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyBnbIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyBtcIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyBusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyDaiIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyDashIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyDemoIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyDogeIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyDotIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyEosIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyEtcIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyEthIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyEurIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyEursIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyFilIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyGbpIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyIdkIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyIotaIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyLinkIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyLtcIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyMaticIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyMkrIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyMultiCollateralDaiIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyNeoIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyNoneIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyOmgIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyPaxIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyPlaceholderIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencySingleCollateralDaiIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencySolIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyTerraIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyTrxIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyTusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyUniIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyUsdIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyUsdcIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyUsdkIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyUsdtIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyXlmIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyXmrIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyXrpIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyXtzIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/CurrencyZecIcon.d.ts +0 -6
- package/dist/esm/types/react/Currencies/index.d.ts +0 -48
- package/dist/esm/types/react/Flags/FlagAfghanistanIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagAlbaniaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagAndorraIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagAngolaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagAntiguaAndBarbudaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagArgentinaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagArmeniaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagArubaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagAustraliaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagAustriaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagAzerbaijanIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBahamasIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBahrainIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBangladeshIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBarbadosIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBelarusIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBelgiumIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBelizeIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBeninIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBhutanIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBoliviaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBosniaAndHerzegovinaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBotswanaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBouvetIslandIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBrazilIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBruneiIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBulgariaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagBurkinaFasoIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagCanadaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagCentralAfricanRepublicIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagChinaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagChinaSimplifiedIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagChinaTraditionalIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagCyprusIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagCzechRepublicIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagDemocraticRepublicOfTheCongoIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagDenmarkIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagEstoniaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagEuroIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagFinlandIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagFranceIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagGermanyIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagGreeceIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagHongKongIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagHungaryIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagIndiaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagIndonesiaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagIrelandIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagIsraelIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagItalyIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagJapanIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagJordanIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagLatviaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagLithuaniaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagLuxembourgIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagMalaysiaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagMaltaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagMexicoIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagNetherlandIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagNetherlandsAntillesIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagNewZealandIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagNigeriaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagNorwayIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagParaguayIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagPlaceholderIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagPolandIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagPortugalIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagRomaniaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagRussiaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagRwandaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagSingaporeIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagSlovakiaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagSloveniaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagSouthAfricaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagSpainIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagSwedenIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagSwitzerlandIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagThailandIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagTurkeyIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagUnitedArabEmiratesIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagUnitedKingdomIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagUsaIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/FlagVietnamIcon.d.ts +0 -6
- package/dist/esm/types/react/Flags/index.d.ts +0 -83
- package/dist/esm/types/react/Illustrative/IllustrativeAdvertiseIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeAntivirusAndFirewallsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeBasketIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCapitalIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCertificationIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCfdsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeChartsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeChatIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCloseAccountIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCommissionIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCommoditiesIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCommunityIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCommunityManagersIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCompetenceIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeComputerIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCrashBoomIndicesIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCreativeMaterialsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCriticalIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCryptoPairsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCryptocurrenciesIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCustomerFirstTradingIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeCustomerFocusIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeDefinePositionIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeDemoAccountIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeDepositAndWithdrawalIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeDerivedIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeDropEmailIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeEarnIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeEasyAccessIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeEasyToStartIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeEtfIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeExclusiveAccessIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeExecutionSpeedIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeExtendedTimeIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeFairIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeFastAndSecureIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeFastExecutionIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeFastTransactionIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeFilterIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeFindOrCreateAnAdIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeForexIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeGetQuoteIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeHandsOnExperienceIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeHighIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeInstantAccessIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeIntegrityIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeKnockOutIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeLeverageIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeLicensedAndRegulatedIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeLimitLossesIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeLimitedInfluenceIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeLiquidityIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeLiquidityRisksIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeListIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeLongOrShortIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeLowIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeMarketExposureIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeMarketingIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeMarketsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeMediumIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeMetalAndOilIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeMinimalCapitalIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeMobileIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeMoneyProtectionIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeMultipleAssetsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeMultipleMarketsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeMultipliersIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeNetworkIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeNoCommissionIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeOptionalIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeOptionsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativePaidProgrammeIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativePartnershipIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativePartnershipShieldIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativePayoutIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativePlatformsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeProfessionalGuidanceIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeProfitPotentialIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativePromisingIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeProtectedAndSecureIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativePurchaseIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeRealWorldExposureIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeRecordIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeRegisterIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeReliableIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeReplyIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeResponsibleIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeResponsiveIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeResumeIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeRiskManagementIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeSafetyIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeSecurePlatformIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeSignUpIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeSoftwareDevelopersIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeSpreadsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeStocksAndIndicesIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeStraightforwardTradingIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeStrongPasswordsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeStudentIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeSupport247Icon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeSupportIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeTeamworkIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeTopPerformersIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeTradeAnytimeIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeTradeWiselyIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeTradeartlySmIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeTrading247Icon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeTradingExpertsIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeTransparentIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeTwoFactorAuthenticationIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeUnderageGamblingIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeUnderstandTheRisksIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeUserFriendlyIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeWeAreHereToHelpIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/IllustrativeWebBrowserIcon.d.ts +0 -6
- package/dist/esm/types/react/Illustrative/index.d.ts +0 -115
- package/dist/esm/types/react/LabelPaired/LabelPairedAndroidIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedAppStoreIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedAppStoreIosIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedAppleIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedApplePayIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownAZBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownAZRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownOneNineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownOneNineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownToBracketBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownToBracketRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownToLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowDownToLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowLeftToLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowLeftToLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowRightArrowLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowRightArrowLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowRightToLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowRightToLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpAZBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpAZRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpArrowDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpArrowDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpFromBracketBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpFromBracketRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpFromSquareBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpFromSquareRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpOneNineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpOneNineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpRightFromSquareBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpRightFromSquareRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpToLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowUpToLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowsRotateBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedArrowsRotateRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedAtBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedAtRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBackwardBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBackwardFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBackwardRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBackwardStepBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBackwardStepFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBackwardStepRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBadgeCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBadgeCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBarcodeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBarcodeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBarsBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBarsFilterBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBarsFilterRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBarsRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBellBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBellOnBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBellOnRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBellRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBellSlashBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBellSlashRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBookmarkBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBookmarkRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBoxArchiveCircleArrowDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBoxArchiveCircleArrowDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBoxArchiveCircleArrowUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBoxArchiveCircleArrowUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBullhornBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedBullhornRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCalendarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCalendarRangeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCalendarRangeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCalendarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCameraBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCameraRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCaretDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCaretDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCaretUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCaretUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCashRegisterBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCashRegisterRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartAreaBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartAreaRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartCandlestickBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartCandlestickRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartLineUpDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartLineUpDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartMixedBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartMixedRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartOhlcBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartOhlcRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartTrendDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartTrendDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartTrendSidewayBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartTrendSidewayRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartTrendUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChartTrendUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronsDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronsDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronsLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronsLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronsRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronsRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronsUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedChevronsUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowDownLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowDownLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowDownRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowDownRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowUpLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowUpLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowUpRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleArrowUpRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleBookmarkBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleBookmarkRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleCalendarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleCalendarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleCaretDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleCaretDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleCaretUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleCaretUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleChevronDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleChevronDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleChevronLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleChevronLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleChevronRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleChevronRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleChevronUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleChevronUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleDollarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleDollarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleDotBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleDotFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleDotRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleEightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleEightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleEllipsisBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleEllipsisRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleEnvelopeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleEnvelopeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleEuroBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleEuroRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleExclamationBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleExclamationRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleFiveBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleFiveRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleFourBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleFourRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleInfoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleInfoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleMinusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleMinusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleNineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleNineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleOneBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleOneRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCirclePlusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCirclePlusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSevenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSevenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSixBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSixRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSortBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSortDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSortDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSortRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSortUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSortUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleStarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleStarFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleStarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSterlingBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleSterlingRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleThreeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleThreeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleTrashBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleTrashRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleTwoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleTwoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleUserBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleUserRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleXmarkBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleXmarkRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleZeroBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCircleZeroRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedClockThreeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedClockThreeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCloneBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCloneRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCompressBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCompressRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedComputerBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedComputerMouseScrollwheelBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedComputerMouseScrollwheelRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedComputerRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCopyBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedCopyRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedDealCancellationBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedDealCancellationRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedDealProtectionBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedDealProtectionRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedDerivIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedDerivP2pBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedDerivP2pRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedDollarSignBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedDollarSignRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEllipsisBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEllipsisRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEllipsisVerticalBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEllipsisVerticalRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEnvelopeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEnvelopeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEuroSignBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEuroSignRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedExclamationBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedExclamationRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedExpandBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedExpandRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEyeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEyeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEyeSlashBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedEyeSlashRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFacebookIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFiatOfframpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFiatOfframpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFiatOnrampBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFiatOnrampRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileCertificateBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileCertificateRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileChartColumnBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileChartColumnRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileCircleCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileCircleCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileCircleInfoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileCircleInfoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileInvoiceDollarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileInvoiceDollarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileShieldBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFileShieldRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFiveBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFiveRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFlagCheckeredBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFlagCheckeredRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFloppyDiskBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFloppyDiskPenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFloppyDiskPenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFloppyDiskRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedForwardBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedForwardFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedForwardRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedForwardStepBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedForwardStepFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedForwardStepRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFourBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedFourRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGaugeMaxBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGaugeMaxRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGaugeMinBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGaugeMinRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGearBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGearRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGlobeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGlobeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGoogleIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGooglePlayIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGridBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGridRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGripDotsVerticalBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedGripDotsVerticalRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedHandsHoldingDiamondBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedHandsHoldingDiamondRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedHarmonyOsIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedHorizontalRuleBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedHorizontalRuleDashedBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedHorizontalRuleDashedRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedHorizontalRuleRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedHouseBlankBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedHouseBlankRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedHuaweiAppGalleryIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedHuaweiIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedImageBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedImagePolaroidUserBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedImagePolaroidUserRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedImageRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedInfoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedInfoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedInstagramIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedIosIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedIpadosIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedKeyboardBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedKeyboardRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLanguageBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLanguageRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLaptopBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLaptopMobileBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLaptopMobileRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLaptopRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLifeRingBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLifeRingRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLightChartLineUpDownClockBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLightChartLineUpDownClockRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLightUserTieCircleDollarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLightUserTieCircleDollarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLinkSimpleBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLinkSimpleRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLinkedinIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLinuxIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLocationCrosshairsBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLocationCrosshairsRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLocationCrosshairsSlashBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLocationCrosshairsSlashRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLocationDotBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLocationDotRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLockBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedLockRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMacosIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMemoCircleCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMemoCircleCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMessagesQuestionBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMessagesQuestionRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMicrophoneBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMicrophoneRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMicrosoftIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMicrosoftStoreIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMinusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMinusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMobileNotchBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMobileNotchRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMobileScreenButtonBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMobileScreenButtonRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMoneyBillBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMoneyBillRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMoonBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedMoonRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedNineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedNineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedOneBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedOneRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPasteBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPasteRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPauseBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPauseFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPauseRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPenCircleBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPenCircleRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPenLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPenLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPercentBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPercentRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPersonChalkboardBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPersonChalkboardRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPhoneBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPhoneRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPlaceholderBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPlaceholderRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPlayBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPlayFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPlayRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPlusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPlusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPresentationScreenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedPresentationScreenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedQrcodeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedQrcodeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedRectangleAdBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedRectangleAdRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedRectangleBarcodeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedRectangleBarcodeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedRedditIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedRightFromBracketBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedRightFromBracketRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedRightToBracketBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedRightToBracketRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedScissorsBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedScissorsRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSearchBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSearchRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSevenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSevenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedShieldCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedShieldCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSignalBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSignalRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSixBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSixRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSortBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSortDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSortDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSortRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSortUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSortUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSquareBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSquareCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSquareCheckFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSquareCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSquareFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSquareMinusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSquareMinusFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSquareMinusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSquareRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedStarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedStarFillIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedStarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSterlingSignBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSterlingSignRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedStopLossBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedStopLossRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedStopwatchBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedStopwatchRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSunBrightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedSunBrightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTableLayoutBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTableLayoutRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTabletBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTabletRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTabletScreenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTabletScreenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTakeProfitBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTakeProfitRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTelegramIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedThreeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedThreeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTiktokIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTrashBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTrashRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTriangleExclamationBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTriangleExclamationRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTwoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedTwoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedUbuntuIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedUnlockBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedUnlockRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedUserBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedUserRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedUsersBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedUsersRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedVideoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedVideoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWalletBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWalletCircleMinusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWalletCircleMinusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWalletCirclePlusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWalletCirclePlusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWalletRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWhatsappIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWifiBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWifiRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWindowMaximizeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWindowMaximizeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWindowMinimizeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWindowMinimizeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedWindowsIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedXTwitterIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedXmarkBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedXmarkRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedYoutubeIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedZeroBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/LabelPairedZeroRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/LabelPaired/index.d.ts +0 -499
- package/dist/esm/types/react/Logo/BrandDerivLogoCoralIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/BrandDerivLogoSlateIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/BrandDerivLogoWhiteCoralIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/BrandDerivLogoWhiteSlateIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/BrandDerivWordmarkCoralIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/BrandDerivWordmarkSlateIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/BrandDerivWordmarkWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivBotWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivEzWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoUltimateWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivGoWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivNakalaWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivP2pWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivTraderWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXBlackLogoIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXBlackLogoWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXBlackWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXBrandDarkLogoIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXBrandDarkLogoWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXBrandDarkWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXBrandLightLogoIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXBrandLightLogoWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXBrandLightWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXWhiteLogoIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXWhiteLogoWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/DerivProductDerivXWhiteWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductBinaryBotWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderBrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderWhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderWhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderWhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderWhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivCtraderWhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BlackLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BlackLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BlackLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BlackWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BlackWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BrandDarkLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BrandDarkLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BrandDarkLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BrandDarkWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BrandDarkWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BrandLightLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BrandLightLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BrandLightLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BrandLightWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5BrandLightWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5WhiteLogoHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5WhiteLogoWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5WhiteLogoWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5WhiteWordmarkHorizontalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductDerivMt5WhiteWordmarkVerticalIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderBlackLogoIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderBlackLogoWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderBlackWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderBrandDarkLogoIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderBrandDarkLogoWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderBrandDarkWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderBrandLightLogoIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderBrandLightLogoWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderBrandLightWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderWhiteLogoIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderWhiteLogoWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PartnersProductSmarttraderWhiteWordmarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethod1foryouBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethod1foryouBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethod1foryouBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethod1foryouWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAdvcashBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAdvcashBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAdvcashBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAdvcashWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAirtelMtnBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAirtelMtnBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAirtelMtnBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAirtelMtnWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAirtmBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAirtmBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAirtmBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAirtmWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAlipayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAlipayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAlipayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAlipayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodApplePayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodApplePayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodApplePayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodApplePayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAstropayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAstropayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAstropayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodAstropayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankCentralAsiaBcaBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankCentralAsiaBcaBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankCentralAsiaBcaBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankCentralAsiaBcaWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankNegaraIndonesiaBniBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankNegaraIndonesiaBniBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankNegaraIndonesiaBniBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankNegaraIndonesiaBniWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankRakyatIndonesiaBriBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankRakyatIndonesiaBriBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankRakyatIndonesiaBriBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBankRakyatIndonesiaBriWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBanxaBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBanxaBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBanxaBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBanxaWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBeyonicBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBeyonicBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBeyonicBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBeyonicWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBitcoinBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBitcoinBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBitcoinBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBitcoinCashBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBitcoinCashBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBitcoinCashBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBitcoinCashWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBitcoinWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBoletoBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBoletoBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBoletoBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodBoletoWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodChangellyBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodChangellyBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodChangellyBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodChangellyWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodChequeBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodChequeBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodChequeBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodChequeWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCimbniagaBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCimbniagaBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCimbniagaBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCimbniagaWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCreditDebitBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCreditDebitBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCreditDebitBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCreditDebitWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCryptosBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCryptosBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCryptosBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodCryptosWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDaiBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDaiBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDaiBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDaiWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDerivDemoBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDerivDemoBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDerivDemoBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDerivDemoWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDerivP2pBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDerivP2pBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDerivP2pBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDerivP2pWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDiamondBankBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDiamondBankBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDiamondBankBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDiamondBankWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDinersClubInternationalBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDinersClubInternationalBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDinersClubInternationalBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDinersClubInternationalWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDirecta24BlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDirecta24BrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDirecta24BrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDirecta24WhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDragonPhoenixBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDragonPhoenixBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDragonPhoenixBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDragonPhoenixWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDragonpayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDragonpayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDragonpayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodDragonpayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEWalletBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEWalletBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEWalletBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEWalletWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEpsBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEpsBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEpsBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEpsWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEthereumBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEthereumBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEthereumBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodEthereumWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFasapayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFasapayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFasapayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFasapayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFirstBankBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFirstBankBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFirstBankBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFirstBankWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFpsBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFpsBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFpsBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodFpsWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodGiropayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodGiropayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodGiropayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodGiropayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodGuaranteeTrustBankGtcoBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodGuaranteeTrustBankGtcoBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodGuaranteeTrustBankGtcoBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodGuaranteeTrustBankGtcoWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodHelp2payBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodHelp2payBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodHelp2payBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodHelp2payWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodIcbcBankBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodIcbcBankBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodIcbcBankBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodIcbcBankWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodInstantBankTransferBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodInstantBankTransferBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodInstantBankTransferBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodInstantBankTransferWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodInternetBankTransferBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodInternetBankTransferBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodInternetBankTransferBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodInternetBankTransferWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodIwalletBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodIwalletBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodIwalletBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodIwalletWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJcbBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJcbBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJcbBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJcbWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJeniusBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJeniusBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJeniusBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJeniusWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJetonBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJetonBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJetonBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodJetonWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLibertyReserveBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLibertyReserveBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLibertyReserveBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLibertyReserveWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLitecoinBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLitecoinBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLitecoinBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLitecoinWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLocalPaymentMethodsBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLocalPaymentMethodsBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLocalPaymentMethodsBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodLocalPaymentMethodsWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMaestroBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMaestroBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMaestroBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMaestroWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMandiriBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMandiriBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMandiriBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMandiriSyariahBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMandiriSyariahBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMandiriSyariahBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMandiriSyariahWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMandiriWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMastercardBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMastercardBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMastercardBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMastercardWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMoneygramBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMoneygramBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMoneygramBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodMoneygramWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNetellerBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNetellerBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNetellerBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNetellerWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNganluongBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNganluongBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNganluongBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNganluongWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNordeaBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNordeaBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNordeaBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodNordeaWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodOnlinenairaBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodOnlinenairaBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodOnlinenairaBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodOnlinenairaWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodOxxoBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodOxxoBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodOxxoBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodOxxoWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPayLivreBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPayLivreBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPayLivreBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPayLivreWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaymentAgentBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaymentAgentBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaymentAgentBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaymentAgentWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaymeroBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaymeroBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaymeroBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaymeroWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaypalBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaypalBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaypalBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaypalWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPayretailersBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPayretailersBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPayretailersBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPayretailersWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaysafecardBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaysafecardBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaysafecardBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaysafecardWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaytrust88BlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaytrust88BrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaytrust88BrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPaytrust88WhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPerfectMoneyBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPerfectMoneyBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPerfectMoneyBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPerfectMoneyWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPermataBankBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPermataBankBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPermataBankBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPermataBankWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPlaceholderIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPostepayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPostepayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPostepayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPostepayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPrzelewy24BlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPrzelewy24BrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPrzelewy24BrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodPrzelewy24WhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodQiwiBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodQiwiBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodQiwiBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodQiwiWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodRapidTransferBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodRapidTransferBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodRapidTransferBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodRapidTransferWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSkrillBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSkrillBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSkrillBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSkrillWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSpeiBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSpeiBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSpeiBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSpeiWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSticpayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSticpayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSticpayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodSticpayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodTetherUsdtBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodTetherUsdtBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodTetherUsdtBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodTetherUsdtWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodTrustyBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodTrustyBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodTrustyBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodTrustyWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodUnionpayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodUnionpayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodUnionpayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodUnionpayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodUsdCoinBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodUsdCoinBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodUsdCoinBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodUsdCoinWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVerveBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVerveBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVerveBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVerveWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVisaBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVisaBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVisaBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVisaElectronBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVisaElectronBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVisaElectronBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVisaElectronWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodVisaWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWebmoneyBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWebmoneyBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWebmoneyBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWebmoneyWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWechatPayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWechatPayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWechatPayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWechatPayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWireTransferBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWireTransferBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWireTransferBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWireTransferWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWyreBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWyreBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWyreBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodWyreWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodXanpoolBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodXanpoolBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodXanpoolBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodXanpoolWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodXpayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodXpayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodXpayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodXpayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodZenithBankBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodZenithBankBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodZenithBankBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodZenithBankWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodZingpayBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodZingpayBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodZingpayBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/PaymentMethodZingpayWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivAcademyBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivAcademyBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivAcademyBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivAcademyWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivApiBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivApiBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivApiBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivApiWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivCareersBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivCareersBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivCareersBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivCareersWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivDemoBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivDemoBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivDemoBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivDemoWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivLifeBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivLifeBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivLifeBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivLifeWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivPartnersBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivPartnersBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivPartnersBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivPartnersWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivPrimeBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivPrimeBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivPrimeBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivPrimeWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivSecurityBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivSecurityBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivSecurityBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivSecurityWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivTechBlackIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivTechBrandDarkIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivTechBrandLightIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/SubBrandDerivTechWhiteIcon.d.ts +0 -3
- package/dist/esm/types/react/Logo/index.d.ts +0 -620
- package/dist/esm/types/react/Markets/EnergyBrentCrudeOilukIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/EnergyWtiOilusIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCommodityAluminiumusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCommodityCopperusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCommodityGoldeurIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCommodityGoldusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCommodityLeadusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCommodityNickelusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCommodityPalladiumusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCommodityPlatinumusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCommoditySilvereurIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCommoditySilverusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCommodityZincusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyAdausdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyAlgusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyAvausdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyBatusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyBchusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyBnbusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyBtcethIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyBtcltcIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyBtcusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyDogusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyDotusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyDshusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyEosusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyEtcusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyEthusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyFilusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyIotusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyLnkusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyLtcusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyMkrusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyMtcusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyNeousdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyOmgusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencySolusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyTrxusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyUniusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyXlmusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyXmrusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyXrpusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyXtzusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketCryptocurrencyZecusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexAudcadIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexAudchfIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexAudjpyIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexAudnzdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexAudsgdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexAudusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexCadchfIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexCadjpyIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexChfjpyIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEuraudIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurcadIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurchfIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurgbpIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurhkdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurilsIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurjpyIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurmxnIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurnokIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurnzdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurplnIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEursekIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEursgdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexEurzarIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexGbpaudIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexGbpcadIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexGbpchfIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexGbpjpyIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexGbpnokIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexGbpnzdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexGbpsekIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexGbpsgdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexGbpusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexHkdjpyIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexNzdcadIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexNzdchfIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexNzdjpnIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexNzdsgdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexNzdusdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexSgdjpyIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdcadIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdchfIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdcnhIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdhkdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdilsIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdjpyIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdmxnIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdnokIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdplnIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdrubIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdsekIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdsgdIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdthbIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketForexUsdzarIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketMetalAluminiumIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketMetalCopperIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketMetalGoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketMetalLeadIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketMetalNickelIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketMetalPalladiumIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketMetalPlatinumIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketMetalSilverIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/MarketMetalZincIcon.d.ts +0 -6
- package/dist/esm/types/react/Markets/index.d.ts +0 -107
- package/dist/esm/types/react/Social/SocialAppleIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/SocialFacebookIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/SocialGoogleIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/SocialInstagramIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/SocialLinkedinIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/SocialRedditIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/SocialTelegramIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/SocialTiktokBlackIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/SocialTiktokBrandIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/SocialWhatsappIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/SocialXTwitterIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/SocialYoutubeIcon.d.ts +0 -6
- package/dist/esm/types/react/Social/index.d.ts +0 -12
- package/dist/esm/types/react/Standalone/StandaloneAndroidIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneAppStoreIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneAppStoreIosIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneAppleIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneApplePayIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownAZBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownAZRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownOneNineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownOneNineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownToBracketBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownToBracketRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownToLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowDownToLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowLeftToLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowLeftToLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowRightArrowLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowRightArrowLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowRightToLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowRightToLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpAZBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpAZRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpArrowDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpArrowDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpFromBracketBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpFromBracketRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpFromSquareBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpFromSquareRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpOneNineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpOneNineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpRightFromSquareBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpRightFromSquareRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpToLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowUpToLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowsRotateBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneArrowsRotateRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneAtBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneAtRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBackwardBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBackwardFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBackwardRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBackwardStepBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBackwardStepFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBackwardStepRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBadgeCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBadgeCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBarcodeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBarcodeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBarsBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBarsFilterBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBarsFilterRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBarsRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBellBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBellOnBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBellOnRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBellRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBellSlashBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBellSlashRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBookmarkBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBookmarkRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBoxArchiveCircleArrowDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBoxArchiveCircleArrowDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBoxArchiveCircleArrowUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBoxArchiveCircleArrowUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBullhornBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneBullhornRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCalendarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCalendarRangeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCalendarRangeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCalendarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCameraBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCameraRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCaretDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCaretDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCaretUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCaretUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCashRegisterBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCashRegisterRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartAreaBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartAreaRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartCandlestickBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartCandlestickRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartLineUpDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartLineUpDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartMixedBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartMixedRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartOhlcBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartOhlcRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartTrendDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartTrendDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartTrendSidewayBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartTrendSidewayRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartTrendUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChartTrendUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronsDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronsDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronsLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronsLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronsRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronsRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronsUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneChevronsUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowDownLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowDownLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowDownRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowDownRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowUpLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowUpLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowUpRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleArrowUpRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleBookmarkBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleBookmarkRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleCalendarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleCalendarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleCaretDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleCaretDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleCaretUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleCaretUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleChevronDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleChevronDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleChevronLeftBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleChevronLeftRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleChevronRightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleChevronRightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleChevronUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleChevronUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleDollarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleDollarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleDotBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleDotFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleDotRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleEightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleEightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleEllipsisBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleEllipsisRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleEnvelopeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleEnvelopeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleEuroBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleEuroRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleExclamationBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleExclamationRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleFiveBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleFiveRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleFourBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleFourRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleInfoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleInfoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleMinusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleMinusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleNineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleNineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleOneBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleOneRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCirclePlusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCirclePlusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSevenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSevenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSixBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSixRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSortBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSortDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSortDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSortRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSortUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSortUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleStarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleStarFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleStarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSterlingBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleSterlingRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleThreeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleThreeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleTrashBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleTrashRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleTwoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleTwoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleUserBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleUserRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleXmarkBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleXmarkRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleZeroBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCircleZeroRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneClockThreeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneClockThreeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCloneBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCloneRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCompressBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCompressRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneComputerBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneComputerMouseScrollwheelBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneComputerMouseScrollwheelRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneComputerRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCopyBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneCopyRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneDealCancellationBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneDealCancellationRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneDealProtectionBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneDealProtectionRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneDerivIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneDerivP2pBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneDerivP2pRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneDollarSignBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneDollarSignRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEllipsisBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEllipsisRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEllipsisVerticalBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEllipsisVerticalRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEnvelopeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEnvelopeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEuroSignBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEuroSignRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneExclamationBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneExclamationRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneExpandBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneExpandRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEyeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEyeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEyeSlashBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneEyeSlashRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFacebookIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFiatOfframpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFiatOfframpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFiatOnrampBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFiatOnrampRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileCertificateBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileCertificateRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileChartColumnBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileChartColumnRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileCircleCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileCircleCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileCircleInfoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileCircleInfoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileInvoiceDollarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileInvoiceDollarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileShieldBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFileShieldRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFiveBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFiveRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFlagCheckeredBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFlagCheckeredRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFloppyDiskBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFloppyDiskPenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFloppyDiskPenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFloppyDiskRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneForwardBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneForwardFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneForwardRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneForwardStepBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneForwardStepFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneForwardStepRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFourBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneFourRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGaugeMaxBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGaugeMaxRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGaugeMinBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGaugeMinRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGearBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGearRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGlobeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGlobeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGoogleIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGooglePlayIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGridBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGridRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGripDotsVerticalBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneGripDotsVerticalRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneHandsHoldingDiamondBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneHandsHoldingDiamondRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneHarmonyOsIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneHorizontalRuleBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneHorizontalRuleDashedBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneHorizontalRuleDashedRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneHorizontalRuleRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneHouseBlankBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneHouseBlankRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneHuaweiAppGalleryIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneHuaweiIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneImageBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneImagePolaroidUserBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneImagePolaroidUserRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneImageRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneInfoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneInfoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneInstagramIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneIosIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneIpadosIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneKeyboardBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneKeyboardRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLanguageBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLanguageRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLaptopBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLaptopMobileBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLaptopMobileRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLaptopRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLifeRingBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLifeRingRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLightChartLineUpDownClockBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLightChartLineUpDownClockRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLightUserTieCircleDollarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLightUserTieCircleDollarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLinkSimpleBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLinkSimpleRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLinkedinIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLinuxIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLocationCrosshairsBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLocationCrosshairsRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLocationCrosshairsSlashBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLocationCrosshairsSlashRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLocationDotBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLocationDotRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLockBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneLockRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMacosIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMemoCircleCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMemoCircleCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMessagesQuestionBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMessagesQuestionRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMicrophoneBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMicrophoneRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMicrosoftIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMicrosoftStoreIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMinusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMinusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMobileNotchBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMobileNotchRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMobileScreenButtonBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMobileScreenButtonRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMoneyBillBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMoneyBillRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMoonBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneMoonRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneNineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneNineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneOneBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneOneRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePasteBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePasteRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePauseBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePauseFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePauseRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePenCircleBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePenCircleRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePenLineBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePenLineRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePercentBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePercentRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePersonChalkboardBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePersonChalkboardRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePhoneBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePhoneRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePlaceholderBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePlaceholderRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePlayBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePlayFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePlayRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePlusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePlusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePresentationScreenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandalonePresentationScreenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneQrcodeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneQrcodeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneRectangleAdBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneRectangleAdRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneRectangleBarcodeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneRectangleBarcodeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneRedditIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneRightFromBracketBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneRightFromBracketRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneRightToBracketBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneRightToBracketRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneScissorsBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneScissorsRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSearchBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSearchRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSevenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSevenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneShieldCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneShieldCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSignalBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSignalRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSixBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSixRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSortBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSortDownBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSortDownRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSortRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSortUpBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSortUpRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSquareBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSquareCheckBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSquareCheckFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSquareCheckRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSquareFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSquareMinusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSquareMinusFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSquareMinusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSquareRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneStarBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneStarFillIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneStarRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSterlingSignBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSterlingSignRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneStopLossBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneStopLossRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneStopwatchBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneStopwatchRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSunBrightBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneSunBrightRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTableLayoutBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTableLayoutRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTabletBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTabletRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTabletScreenBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTabletScreenRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTakeProfitBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTakeProfitRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTelegramIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneThreeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneThreeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTiktokIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTrashBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTrashRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTriangleExclamationBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTriangleExclamationRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTwoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneTwoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneUbuntuIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneUnlockBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneUnlockRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneUserBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneUserRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneUsersBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneUsersRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneVideoBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneVideoRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWalletBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWalletCircleMinusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWalletCircleMinusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWalletCirclePlusBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWalletCirclePlusRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWalletRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWhatsappIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWifiBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWifiRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWindowMaximizeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWindowMaximizeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWindowMinimizeBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWindowMinimizeRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneWindowsIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneXTwitterIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneXmarkBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneXmarkRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneYoutubeIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneZeroBoldIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/StandaloneZeroRegularIcon.d.ts +0 -6
- package/dist/esm/types/react/Standalone/index.d.ts +0 -499
- package/dist/esm/types/types/index.d.ts +0 -12
- package/dist/index.d.ts +0 -3988
|
@@ -1,620 +0,0 @@
|
|
|
1
|
-
export { default as BrandDerivWordmarkCoralIcon } from './BrandDerivWordmarkCoralIcon';
|
|
2
|
-
export { default as BrandDerivWordmarkSlateIcon } from './BrandDerivWordmarkSlateIcon';
|
|
3
|
-
export { default as BrandDerivWordmarkWhiteIcon } from './BrandDerivWordmarkWhiteIcon';
|
|
4
|
-
export { default as BrandDerivLogoCoralIcon } from './BrandDerivLogoCoralIcon';
|
|
5
|
-
export { default as BrandDerivLogoSlateIcon } from './BrandDerivLogoSlateIcon';
|
|
6
|
-
export { default as BrandDerivLogoWhiteCoralIcon } from './BrandDerivLogoWhiteCoralIcon';
|
|
7
|
-
export { default as BrandDerivLogoWhiteSlateIcon } from './BrandDerivLogoWhiteSlateIcon';
|
|
8
|
-
export { default as SubBrandDerivAcademyBrandLightIcon } from './SubBrandDerivAcademyBrandLightIcon';
|
|
9
|
-
export { default as SubBrandDerivAcademyBrandDarkIcon } from './SubBrandDerivAcademyBrandDarkIcon';
|
|
10
|
-
export { default as SubBrandDerivAcademyBlackIcon } from './SubBrandDerivAcademyBlackIcon';
|
|
11
|
-
export { default as SubBrandDerivAcademyWhiteIcon } from './SubBrandDerivAcademyWhiteIcon';
|
|
12
|
-
export { default as SubBrandDerivApiBrandLightIcon } from './SubBrandDerivApiBrandLightIcon';
|
|
13
|
-
export { default as SubBrandDerivApiBrandDarkIcon } from './SubBrandDerivApiBrandDarkIcon';
|
|
14
|
-
export { default as SubBrandDerivApiBlackIcon } from './SubBrandDerivApiBlackIcon';
|
|
15
|
-
export { default as SubBrandDerivApiWhiteIcon } from './SubBrandDerivApiWhiteIcon';
|
|
16
|
-
export { default as SubBrandDerivCareersBrandLightIcon } from './SubBrandDerivCareersBrandLightIcon';
|
|
17
|
-
export { default as SubBrandDerivCareersBrandDarkIcon } from './SubBrandDerivCareersBrandDarkIcon';
|
|
18
|
-
export { default as SubBrandDerivCareersBlackIcon } from './SubBrandDerivCareersBlackIcon';
|
|
19
|
-
export { default as SubBrandDerivCareersWhiteIcon } from './SubBrandDerivCareersWhiteIcon';
|
|
20
|
-
export { default as SubBrandDerivPartnersBrandLightIcon } from './SubBrandDerivPartnersBrandLightIcon';
|
|
21
|
-
export { default as SubBrandDerivPartnersBrandDarkIcon } from './SubBrandDerivPartnersBrandDarkIcon';
|
|
22
|
-
export { default as SubBrandDerivPartnersBlackIcon } from './SubBrandDerivPartnersBlackIcon';
|
|
23
|
-
export { default as SubBrandDerivPartnersWhiteIcon } from './SubBrandDerivPartnersWhiteIcon';
|
|
24
|
-
export { default as SubBrandDerivPrimeBrandLightIcon } from './SubBrandDerivPrimeBrandLightIcon';
|
|
25
|
-
export { default as SubBrandDerivPrimeBrandDarkIcon } from './SubBrandDerivPrimeBrandDarkIcon';
|
|
26
|
-
export { default as SubBrandDerivPrimeBlackIcon } from './SubBrandDerivPrimeBlackIcon';
|
|
27
|
-
export { default as SubBrandDerivPrimeWhiteIcon } from './SubBrandDerivPrimeWhiteIcon';
|
|
28
|
-
export { default as SubBrandDerivSecurityBrandLightIcon } from './SubBrandDerivSecurityBrandLightIcon';
|
|
29
|
-
export { default as SubBrandDerivSecurityBrandDarkIcon } from './SubBrandDerivSecurityBrandDarkIcon';
|
|
30
|
-
export { default as SubBrandDerivSecurityBlackIcon } from './SubBrandDerivSecurityBlackIcon';
|
|
31
|
-
export { default as SubBrandDerivSecurityWhiteIcon } from './SubBrandDerivSecurityWhiteIcon';
|
|
32
|
-
export { default as SubBrandDerivTechBrandLightIcon } from './SubBrandDerivTechBrandLightIcon';
|
|
33
|
-
export { default as SubBrandDerivTechBrandDarkIcon } from './SubBrandDerivTechBrandDarkIcon';
|
|
34
|
-
export { default as SubBrandDerivTechBlackIcon } from './SubBrandDerivTechBlackIcon';
|
|
35
|
-
export { default as SubBrandDerivTechWhiteIcon } from './SubBrandDerivTechWhiteIcon';
|
|
36
|
-
export { default as SubBrandDerivLifeBrandLightIcon } from './SubBrandDerivLifeBrandLightIcon';
|
|
37
|
-
export { default as SubBrandDerivLifeBrandDarkIcon } from './SubBrandDerivLifeBrandDarkIcon';
|
|
38
|
-
export { default as SubBrandDerivLifeBlackIcon } from './SubBrandDerivLifeBlackIcon';
|
|
39
|
-
export { default as SubBrandDerivLifeWhiteIcon } from './SubBrandDerivLifeWhiteIcon';
|
|
40
|
-
export { default as SubBrandDerivDemoBrandLightIcon } from './SubBrandDerivDemoBrandLightIcon';
|
|
41
|
-
export { default as SubBrandDerivDemoBrandDarkIcon } from './SubBrandDerivDemoBrandDarkIcon';
|
|
42
|
-
export { default as SubBrandDerivDemoBlackIcon } from './SubBrandDerivDemoBlackIcon';
|
|
43
|
-
export { default as SubBrandDerivDemoWhiteIcon } from './SubBrandDerivDemoWhiteIcon';
|
|
44
|
-
export { default as DerivProductDerivGoBrandLightLogoWordmarkHorizontalIcon } from './DerivProductDerivGoBrandLightLogoWordmarkHorizontalIcon';
|
|
45
|
-
export { default as DerivProductDerivGoBrandDarkLogoWordmarkHorizontalIcon } from './DerivProductDerivGoBrandDarkLogoWordmarkHorizontalIcon';
|
|
46
|
-
export { default as DerivProductDerivGoBlackLogoWordmarkHorizontalIcon } from './DerivProductDerivGoBlackLogoWordmarkHorizontalIcon';
|
|
47
|
-
export { default as DerivProductDerivGoWhiteLogoWordmarkHorizontalIcon } from './DerivProductDerivGoWhiteLogoWordmarkHorizontalIcon';
|
|
48
|
-
export { default as DerivProductDerivGoBrandLightLogoWordmarkVerticalIcon } from './DerivProductDerivGoBrandLightLogoWordmarkVerticalIcon';
|
|
49
|
-
export { default as DerivProductDerivGoBrandDarkLogoWordmarkVerticalIcon } from './DerivProductDerivGoBrandDarkLogoWordmarkVerticalIcon';
|
|
50
|
-
export { default as DerivProductDerivGoBlackLogoWordmarkVerticalIcon } from './DerivProductDerivGoBlackLogoWordmarkVerticalIcon';
|
|
51
|
-
export { default as DerivProductDerivGoWhiteLogoWordmarkVerticalIcon } from './DerivProductDerivGoWhiteLogoWordmarkVerticalIcon';
|
|
52
|
-
export { default as DerivProductDerivGoBrandLightLogoHorizontalIcon } from './DerivProductDerivGoBrandLightLogoHorizontalIcon';
|
|
53
|
-
export { default as DerivProductDerivGoBrandDarkLogoHorizontalIcon } from './DerivProductDerivGoBrandDarkLogoHorizontalIcon';
|
|
54
|
-
export { default as DerivProductDerivGoBlackLogoHorizontalIcon } from './DerivProductDerivGoBlackLogoHorizontalIcon';
|
|
55
|
-
export { default as DerivProductDerivGoWhiteLogoHorizontalIcon } from './DerivProductDerivGoWhiteLogoHorizontalIcon';
|
|
56
|
-
export { default as DerivProductDerivGoBrandLightWordmarkHorizontalIcon } from './DerivProductDerivGoBrandLightWordmarkHorizontalIcon';
|
|
57
|
-
export { default as DerivProductDerivGoBrandDarkWordmarkHorizontalIcon } from './DerivProductDerivGoBrandDarkWordmarkHorizontalIcon';
|
|
58
|
-
export { default as DerivProductDerivGoBlackWordmarkHorizontalIcon } from './DerivProductDerivGoBlackWordmarkHorizontalIcon';
|
|
59
|
-
export { default as DerivProductDerivGoWhiteWordmarkHorizontalIcon } from './DerivProductDerivGoWhiteWordmarkHorizontalIcon';
|
|
60
|
-
export { default as DerivProductDerivGoBrandLightWordmarkVerticalIcon } from './DerivProductDerivGoBrandLightWordmarkVerticalIcon';
|
|
61
|
-
export { default as DerivProductDerivGoBrandDarkWordmarkVerticalIcon } from './DerivProductDerivGoBrandDarkWordmarkVerticalIcon';
|
|
62
|
-
export { default as DerivProductDerivGoBlackWordmarkVerticalIcon } from './DerivProductDerivGoBlackWordmarkVerticalIcon';
|
|
63
|
-
export { default as DerivProductDerivGoWhiteWordmarkVerticalIcon } from './DerivProductDerivGoWhiteWordmarkVerticalIcon';
|
|
64
|
-
export { default as DerivProductDerivGoUltimateBrandLightLogoWordmarkHorizontalIcon } from './DerivProductDerivGoUltimateBrandLightLogoWordmarkHorizontalIcon';
|
|
65
|
-
export { default as DerivProductDerivGoUltimateBrandDarkLogoWordmarkHorizontalIcon } from './DerivProductDerivGoUltimateBrandDarkLogoWordmarkHorizontalIcon';
|
|
66
|
-
export { default as DerivProductDerivGoUltimateBlackLogoWordmarkHorizontalIcon } from './DerivProductDerivGoUltimateBlackLogoWordmarkHorizontalIcon';
|
|
67
|
-
export { default as DerivProductDerivGoUltimateWhiteLogoWordmarkHorizontalIcon } from './DerivProductDerivGoUltimateWhiteLogoWordmarkHorizontalIcon';
|
|
68
|
-
export { default as DerivProductDerivGoUltimateBrandLightLogoWordmarkVerticalIcon } from './DerivProductDerivGoUltimateBrandLightLogoWordmarkVerticalIcon';
|
|
69
|
-
export { default as DerivProductDerivGoUltimateBrandDarkLogoWordmarkVerticalIcon } from './DerivProductDerivGoUltimateBrandDarkLogoWordmarkVerticalIcon';
|
|
70
|
-
export { default as DerivProductDerivGoUltimateBlackLogoWordmarkVerticalIcon } from './DerivProductDerivGoUltimateBlackLogoWordmarkVerticalIcon';
|
|
71
|
-
export { default as DerivProductDerivGoUltimateWhiteLogoWordmarkVerticalIcon } from './DerivProductDerivGoUltimateWhiteLogoWordmarkVerticalIcon';
|
|
72
|
-
export { default as DerivProductDerivGoUltimateBrandLightLogoHorizontalIcon } from './DerivProductDerivGoUltimateBrandLightLogoHorizontalIcon';
|
|
73
|
-
export { default as DerivProductDerivGoUltimateBrandDarkLogoHorizontalIcon } from './DerivProductDerivGoUltimateBrandDarkLogoHorizontalIcon';
|
|
74
|
-
export { default as DerivProductDerivGoUltimateBlackLogoHorizontalIcon } from './DerivProductDerivGoUltimateBlackLogoHorizontalIcon';
|
|
75
|
-
export { default as DerivProductDerivGoUltimateWhiteLogoHorizontalIcon } from './DerivProductDerivGoUltimateWhiteLogoHorizontalIcon';
|
|
76
|
-
export { default as DerivProductDerivGoUltimateBrandLightWordmarkHorizontalIcon } from './DerivProductDerivGoUltimateBrandLightWordmarkHorizontalIcon';
|
|
77
|
-
export { default as DerivProductDerivGoUltimateBrandDarkWordmarkHorizontalIcon } from './DerivProductDerivGoUltimateBrandDarkWordmarkHorizontalIcon';
|
|
78
|
-
export { default as DerivProductDerivGoUltimateBlackWordmarkHorizontalIcon } from './DerivProductDerivGoUltimateBlackWordmarkHorizontalIcon';
|
|
79
|
-
export { default as DerivProductDerivGoUltimateWhiteWordmarkHorizontalIcon } from './DerivProductDerivGoUltimateWhiteWordmarkHorizontalIcon';
|
|
80
|
-
export { default as DerivProductDerivGoUltimateBrandLightWordmarkVerticalIcon } from './DerivProductDerivGoUltimateBrandLightWordmarkVerticalIcon';
|
|
81
|
-
export { default as DerivProductDerivGoUltimateBrandDarkWordmarkVerticalIcon } from './DerivProductDerivGoUltimateBrandDarkWordmarkVerticalIcon';
|
|
82
|
-
export { default as DerivProductDerivGoUltimateBlackWordmarkVerticalIcon } from './DerivProductDerivGoUltimateBlackWordmarkVerticalIcon';
|
|
83
|
-
export { default as DerivProductDerivGoUltimateWhiteWordmarkVerticalIcon } from './DerivProductDerivGoUltimateWhiteWordmarkVerticalIcon';
|
|
84
|
-
export { default as DerivProductDerivXBrandLightLogoWordmarkIcon } from './DerivProductDerivXBrandLightLogoWordmarkIcon';
|
|
85
|
-
export { default as DerivProductDerivXBrandDarkLogoWordmarkIcon } from './DerivProductDerivXBrandDarkLogoWordmarkIcon';
|
|
86
|
-
export { default as DerivProductDerivXBlackLogoWordmarkIcon } from './DerivProductDerivXBlackLogoWordmarkIcon';
|
|
87
|
-
export { default as DerivProductDerivXWhiteLogoWordmarkIcon } from './DerivProductDerivXWhiteLogoWordmarkIcon';
|
|
88
|
-
export { default as DerivProductDerivXBrandLightLogoIcon } from './DerivProductDerivXBrandLightLogoIcon';
|
|
89
|
-
export { default as DerivProductDerivXBrandDarkLogoIcon } from './DerivProductDerivXBrandDarkLogoIcon';
|
|
90
|
-
export { default as DerivProductDerivXBlackLogoIcon } from './DerivProductDerivXBlackLogoIcon';
|
|
91
|
-
export { default as DerivProductDerivXWhiteLogoIcon } from './DerivProductDerivXWhiteLogoIcon';
|
|
92
|
-
export { default as DerivProductDerivXBrandLightWordmarkIcon } from './DerivProductDerivXBrandLightWordmarkIcon';
|
|
93
|
-
export { default as DerivProductDerivXBrandDarkWordmarkIcon } from './DerivProductDerivXBrandDarkWordmarkIcon';
|
|
94
|
-
export { default as DerivProductDerivXBlackWordmarkIcon } from './DerivProductDerivXBlackWordmarkIcon';
|
|
95
|
-
export { default as DerivProductDerivXWhiteWordmarkIcon } from './DerivProductDerivXWhiteWordmarkIcon';
|
|
96
|
-
export { default as DerivProductDerivP2pBrandLightLogoWordmarkHorizontalIcon } from './DerivProductDerivP2pBrandLightLogoWordmarkHorizontalIcon';
|
|
97
|
-
export { default as DerivProductDerivP2pBrandDarkLogoWordmarkHorizontalIcon } from './DerivProductDerivP2pBrandDarkLogoWordmarkHorizontalIcon';
|
|
98
|
-
export { default as DerivProductDerivP2pBlackLogoWordmarkHorizontalIcon } from './DerivProductDerivP2pBlackLogoWordmarkHorizontalIcon';
|
|
99
|
-
export { default as DerivProductDerivP2pWhiteLogoWordmarkHorizontalIcon } from './DerivProductDerivP2pWhiteLogoWordmarkHorizontalIcon';
|
|
100
|
-
export { default as DerivProductDerivP2pBrandLightLogoWordmarkVerticalIcon } from './DerivProductDerivP2pBrandLightLogoWordmarkVerticalIcon';
|
|
101
|
-
export { default as DerivProductDerivP2pBrandDarkLogoWordmarkVerticalIcon } from './DerivProductDerivP2pBrandDarkLogoWordmarkVerticalIcon';
|
|
102
|
-
export { default as DerivProductDerivP2pBlackLogoWordmarkVerticalIcon } from './DerivProductDerivP2pBlackLogoWordmarkVerticalIcon';
|
|
103
|
-
export { default as DerivProductDerivP2pWhiteLogoWordmarkVerticalIcon } from './DerivProductDerivP2pWhiteLogoWordmarkVerticalIcon';
|
|
104
|
-
export { default as DerivProductDerivP2pBrandLightLogoHorizontalIcon } from './DerivProductDerivP2pBrandLightLogoHorizontalIcon';
|
|
105
|
-
export { default as DerivProductDerivP2pBrandDarkLogoHorizontalIcon } from './DerivProductDerivP2pBrandDarkLogoHorizontalIcon';
|
|
106
|
-
export { default as DerivProductDerivP2pBlackLogoHorizontalIcon } from './DerivProductDerivP2pBlackLogoHorizontalIcon';
|
|
107
|
-
export { default as DerivProductDerivP2pWhiteLogoHorizontalIcon } from './DerivProductDerivP2pWhiteLogoHorizontalIcon';
|
|
108
|
-
export { default as DerivProductDerivP2pBrandLightWordmarkHorizontalIcon } from './DerivProductDerivP2pBrandLightWordmarkHorizontalIcon';
|
|
109
|
-
export { default as DerivProductDerivP2pBrandDarkWordmarkHorizontalIcon } from './DerivProductDerivP2pBrandDarkWordmarkHorizontalIcon';
|
|
110
|
-
export { default as DerivProductDerivP2pBlackWordmarkHorizontalIcon } from './DerivProductDerivP2pBlackWordmarkHorizontalIcon';
|
|
111
|
-
export { default as DerivProductDerivP2pWhiteWordmarkHorizontalIcon } from './DerivProductDerivP2pWhiteWordmarkHorizontalIcon';
|
|
112
|
-
export { default as DerivProductDerivP2pBrandLightWordmarkVerticalIcon } from './DerivProductDerivP2pBrandLightWordmarkVerticalIcon';
|
|
113
|
-
export { default as DerivProductDerivP2pBrandDarkWordmarkVerticalIcon } from './DerivProductDerivP2pBrandDarkWordmarkVerticalIcon';
|
|
114
|
-
export { default as DerivProductDerivP2pBlackWordmarkVerticalIcon } from './DerivProductDerivP2pBlackWordmarkVerticalIcon';
|
|
115
|
-
export { default as DerivProductDerivP2pWhiteWordmarkVerticalIcon } from './DerivProductDerivP2pWhiteWordmarkVerticalIcon';
|
|
116
|
-
export { default as DerivProductDerivEzBrandLightLogoWordmarkHorizontalIcon } from './DerivProductDerivEzBrandLightLogoWordmarkHorizontalIcon';
|
|
117
|
-
export { default as DerivProductDerivEzBrandDarkLogoWordmarkHorizontalIcon } from './DerivProductDerivEzBrandDarkLogoWordmarkHorizontalIcon';
|
|
118
|
-
export { default as DerivProductDerivEzBlackLogoWordmarkHorizontalIcon } from './DerivProductDerivEzBlackLogoWordmarkHorizontalIcon';
|
|
119
|
-
export { default as DerivProductDerivEzWhiteLogoWordmarkHorizontalIcon } from './DerivProductDerivEzWhiteLogoWordmarkHorizontalIcon';
|
|
120
|
-
export { default as DerivProductDerivEzBrandLightLogoWordmarkVerticalIcon } from './DerivProductDerivEzBrandLightLogoWordmarkVerticalIcon';
|
|
121
|
-
export { default as DerivProductDerivEzBrandDarkLogoWordmarkVerticalIcon } from './DerivProductDerivEzBrandDarkLogoWordmarkVerticalIcon';
|
|
122
|
-
export { default as DerivProductDerivEzBlackLogoWordmarkVerticalIcon } from './DerivProductDerivEzBlackLogoWordmarkVerticalIcon';
|
|
123
|
-
export { default as DerivProductDerivEzWhiteLogoWordmarkVerticalIcon } from './DerivProductDerivEzWhiteLogoWordmarkVerticalIcon';
|
|
124
|
-
export { default as DerivProductDerivEzBrandLightLogoHorizontalIcon } from './DerivProductDerivEzBrandLightLogoHorizontalIcon';
|
|
125
|
-
export { default as DerivProductDerivEzBrandDarkLogoHorizontalIcon } from './DerivProductDerivEzBrandDarkLogoHorizontalIcon';
|
|
126
|
-
export { default as DerivProductDerivEzBlackLogoHorizontalIcon } from './DerivProductDerivEzBlackLogoHorizontalIcon';
|
|
127
|
-
export { default as DerivProductDerivEzWhiteLogoHorizontalIcon } from './DerivProductDerivEzWhiteLogoHorizontalIcon';
|
|
128
|
-
export { default as DerivProductDerivEzBrandLightWordmarkHorizontalIcon } from './DerivProductDerivEzBrandLightWordmarkHorizontalIcon';
|
|
129
|
-
export { default as DerivProductDerivEzBrandDarkWordmarkHorizontalIcon } from './DerivProductDerivEzBrandDarkWordmarkHorizontalIcon';
|
|
130
|
-
export { default as DerivProductDerivEzBlackWordmarkHorizontalIcon } from './DerivProductDerivEzBlackWordmarkHorizontalIcon';
|
|
131
|
-
export { default as DerivProductDerivEzWhiteWordmarkHorizontalIcon } from './DerivProductDerivEzWhiteWordmarkHorizontalIcon';
|
|
132
|
-
export { default as DerivProductDerivEzBrandLightWordmarkVerticalIcon } from './DerivProductDerivEzBrandLightWordmarkVerticalIcon';
|
|
133
|
-
export { default as DerivProductDerivEzBrandDarkWordmarkVerticalIcon } from './DerivProductDerivEzBrandDarkWordmarkVerticalIcon';
|
|
134
|
-
export { default as DerivProductDerivEzBlackWordmarkVerticalIcon } from './DerivProductDerivEzBlackWordmarkVerticalIcon';
|
|
135
|
-
export { default as DerivProductDerivEzWhiteWordmarkVerticalIcon } from './DerivProductDerivEzWhiteWordmarkVerticalIcon';
|
|
136
|
-
export { default as DerivProductDerivTraderBrandLightLogoWordmarkHorizontalIcon } from './DerivProductDerivTraderBrandLightLogoWordmarkHorizontalIcon';
|
|
137
|
-
export { default as DerivProductDerivTraderBrandDarkLogoWordmarkHorizontalIcon } from './DerivProductDerivTraderBrandDarkLogoWordmarkHorizontalIcon';
|
|
138
|
-
export { default as DerivProductDerivTraderBlackLogoWordmarkHorizontalIcon } from './DerivProductDerivTraderBlackLogoWordmarkHorizontalIcon';
|
|
139
|
-
export { default as DerivProductDerivTraderWhiteLogoWordmarkHorizontalIcon } from './DerivProductDerivTraderWhiteLogoWordmarkHorizontalIcon';
|
|
140
|
-
export { default as DerivProductDerivTraderBrandLightLogoWordmarkVerticalIcon } from './DerivProductDerivTraderBrandLightLogoWordmarkVerticalIcon';
|
|
141
|
-
export { default as DerivProductDerivTraderBrandDarkLogoWordmarkVerticalIcon } from './DerivProductDerivTraderBrandDarkLogoWordmarkVerticalIcon';
|
|
142
|
-
export { default as DerivProductDerivTraderBlackLogoWordmarkVerticalIcon } from './DerivProductDerivTraderBlackLogoWordmarkVerticalIcon';
|
|
143
|
-
export { default as DerivProductDerivTraderWhiteLogoWordmarkVerticalIcon } from './DerivProductDerivTraderWhiteLogoWordmarkVerticalIcon';
|
|
144
|
-
export { default as DerivProductDerivTraderBrandLightLogoHorizontalIcon } from './DerivProductDerivTraderBrandLightLogoHorizontalIcon';
|
|
145
|
-
export { default as DerivProductDerivTraderBrandDarkLogoHorizontalIcon } from './DerivProductDerivTraderBrandDarkLogoHorizontalIcon';
|
|
146
|
-
export { default as DerivProductDerivTraderBlackLogoHorizontalIcon } from './DerivProductDerivTraderBlackLogoHorizontalIcon';
|
|
147
|
-
export { default as DerivProductDerivTraderWhiteLogoHorizontalIcon } from './DerivProductDerivTraderWhiteLogoHorizontalIcon';
|
|
148
|
-
export { default as DerivProductDerivTraderBrandLightWordmarkHorizontalIcon } from './DerivProductDerivTraderBrandLightWordmarkHorizontalIcon';
|
|
149
|
-
export { default as DerivProductDerivTraderBrandDarkWordmarkHorizontalIcon } from './DerivProductDerivTraderBrandDarkWordmarkHorizontalIcon';
|
|
150
|
-
export { default as DerivProductDerivTraderBlackWordmarkHorizontalIcon } from './DerivProductDerivTraderBlackWordmarkHorizontalIcon';
|
|
151
|
-
export { default as DerivProductDerivTraderWhiteWordmarkHorizontalIcon } from './DerivProductDerivTraderWhiteWordmarkHorizontalIcon';
|
|
152
|
-
export { default as DerivProductDerivTraderBrandLightWordmarkVerticalIcon } from './DerivProductDerivTraderBrandLightWordmarkVerticalIcon';
|
|
153
|
-
export { default as DerivProductDerivTraderBrandDarkWordmarkVerticalIcon } from './DerivProductDerivTraderBrandDarkWordmarkVerticalIcon';
|
|
154
|
-
export { default as DerivProductDerivTraderBlackWordmarkVerticalIcon } from './DerivProductDerivTraderBlackWordmarkVerticalIcon';
|
|
155
|
-
export { default as DerivProductDerivTraderWhiteWordmarkVerticalIcon } from './DerivProductDerivTraderWhiteWordmarkVerticalIcon';
|
|
156
|
-
export { default as DerivProductDerivBotBrandLightLogoWordmarkHorizontalIcon } from './DerivProductDerivBotBrandLightLogoWordmarkHorizontalIcon';
|
|
157
|
-
export { default as DerivProductDerivBotBrandDarkLogoWordmarkHorizontalIcon } from './DerivProductDerivBotBrandDarkLogoWordmarkHorizontalIcon';
|
|
158
|
-
export { default as DerivProductDerivBotBlackLogoWordmarkHorizontalIcon } from './DerivProductDerivBotBlackLogoWordmarkHorizontalIcon';
|
|
159
|
-
export { default as DerivProductDerivBotWhiteLogoWordmarkHorizontalIcon } from './DerivProductDerivBotWhiteLogoWordmarkHorizontalIcon';
|
|
160
|
-
export { default as DerivProductDerivBotBrandLightLogoWordmarkVerticalIcon } from './DerivProductDerivBotBrandLightLogoWordmarkVerticalIcon';
|
|
161
|
-
export { default as DerivProductDerivBotBrandDarkLogoWordmarkVerticalIcon } from './DerivProductDerivBotBrandDarkLogoWordmarkVerticalIcon';
|
|
162
|
-
export { default as DerivProductDerivBotBlackLogoWordmarkVerticalIcon } from './DerivProductDerivBotBlackLogoWordmarkVerticalIcon';
|
|
163
|
-
export { default as DerivProductDerivBotWhiteLogoWordmarkVerticalIcon } from './DerivProductDerivBotWhiteLogoWordmarkVerticalIcon';
|
|
164
|
-
export { default as DerivProductDerivBotBrandLightLogoHorizontalIcon } from './DerivProductDerivBotBrandLightLogoHorizontalIcon';
|
|
165
|
-
export { default as DerivProductDerivBotBrandDarkLogoHorizontalIcon } from './DerivProductDerivBotBrandDarkLogoHorizontalIcon';
|
|
166
|
-
export { default as DerivProductDerivBotBlackLogoHorizontalIcon } from './DerivProductDerivBotBlackLogoHorizontalIcon';
|
|
167
|
-
export { default as DerivProductDerivBotWhiteLogoHorizontalIcon } from './DerivProductDerivBotWhiteLogoHorizontalIcon';
|
|
168
|
-
export { default as DerivProductDerivBotBrandLightWordmarkHorizontalIcon } from './DerivProductDerivBotBrandLightWordmarkHorizontalIcon';
|
|
169
|
-
export { default as DerivProductDerivBotBrandDarkWordmarkHorizontalIcon } from './DerivProductDerivBotBrandDarkWordmarkHorizontalIcon';
|
|
170
|
-
export { default as DerivProductDerivBotBlackWordmarkHorizontalIcon } from './DerivProductDerivBotBlackWordmarkHorizontalIcon';
|
|
171
|
-
export { default as DerivProductDerivBotWhiteWordmarkHorizontalIcon } from './DerivProductDerivBotWhiteWordmarkHorizontalIcon';
|
|
172
|
-
export { default as DerivProductDerivBotBrandLightWordmarkVerticalIcon } from './DerivProductDerivBotBrandLightWordmarkVerticalIcon';
|
|
173
|
-
export { default as DerivProductDerivBotBrandDarkWordmarkVerticalIcon } from './DerivProductDerivBotBrandDarkWordmarkVerticalIcon';
|
|
174
|
-
export { default as DerivProductDerivBotBlackWordmarkVerticalIcon } from './DerivProductDerivBotBlackWordmarkVerticalIcon';
|
|
175
|
-
export { default as DerivProductDerivBotWhiteWordmarkVerticalIcon } from './DerivProductDerivBotWhiteWordmarkVerticalIcon';
|
|
176
|
-
export { default as DerivProductDerivNakalaBrandLightLogoWordmarkHorizontalIcon } from './DerivProductDerivNakalaBrandLightLogoWordmarkHorizontalIcon';
|
|
177
|
-
export { default as DerivProductDerivNakalaBrandDarkLogoWordmarkHorizontalIcon } from './DerivProductDerivNakalaBrandDarkLogoWordmarkHorizontalIcon';
|
|
178
|
-
export { default as DerivProductDerivNakalaBlackLogoWordmarkHorizontalIcon } from './DerivProductDerivNakalaBlackLogoWordmarkHorizontalIcon';
|
|
179
|
-
export { default as DerivProductDerivNakalaWhiteLogoWordmarkHorizontalIcon } from './DerivProductDerivNakalaWhiteLogoWordmarkHorizontalIcon';
|
|
180
|
-
export { default as DerivProductDerivNakalaBrandLightLogoWordmarkVerticalIcon } from './DerivProductDerivNakalaBrandLightLogoWordmarkVerticalIcon';
|
|
181
|
-
export { default as DerivProductDerivNakalaBrandDarkLogoWordmarkVerticalIcon } from './DerivProductDerivNakalaBrandDarkLogoWordmarkVerticalIcon';
|
|
182
|
-
export { default as DerivProductDerivNakalaBlackLogoWordmarkVerticalIcon } from './DerivProductDerivNakalaBlackLogoWordmarkVerticalIcon';
|
|
183
|
-
export { default as DerivProductDerivNakalaWhiteLogoWordmarkVerticalIcon } from './DerivProductDerivNakalaWhiteLogoWordmarkVerticalIcon';
|
|
184
|
-
export { default as DerivProductDerivNakalaBrandLightLogoHorizontalIcon } from './DerivProductDerivNakalaBrandLightLogoHorizontalIcon';
|
|
185
|
-
export { default as DerivProductDerivNakalaBrandDarkLogoHorizontalIcon } from './DerivProductDerivNakalaBrandDarkLogoHorizontalIcon';
|
|
186
|
-
export { default as DerivProductDerivNakalaBlackLogoHorizontalIcon } from './DerivProductDerivNakalaBlackLogoHorizontalIcon';
|
|
187
|
-
export { default as DerivProductDerivNakalaWhiteLogoHorizontalIcon } from './DerivProductDerivNakalaWhiteLogoHorizontalIcon';
|
|
188
|
-
export { default as DerivProductDerivNakalaBrandLightWordmarkHorizontalIcon } from './DerivProductDerivNakalaBrandLightWordmarkHorizontalIcon';
|
|
189
|
-
export { default as DerivProductDerivNakalaBrandDarkWordmarkHorizontalIcon } from './DerivProductDerivNakalaBrandDarkWordmarkHorizontalIcon';
|
|
190
|
-
export { default as DerivProductDerivNakalaBlackWordmarkHorizontalIcon } from './DerivProductDerivNakalaBlackWordmarkHorizontalIcon';
|
|
191
|
-
export { default as DerivProductDerivNakalaWhiteWordmarkHorizontalIcon } from './DerivProductDerivNakalaWhiteWordmarkHorizontalIcon';
|
|
192
|
-
export { default as DerivProductDerivNakalaBrandLightWordmarkVerticalIcon } from './DerivProductDerivNakalaBrandLightWordmarkVerticalIcon';
|
|
193
|
-
export { default as DerivProductDerivNakalaBrandDarkWordmarkVerticalIcon } from './DerivProductDerivNakalaBrandDarkWordmarkVerticalIcon';
|
|
194
|
-
export { default as DerivProductDerivNakalaBlackWordmarkVerticalIcon } from './DerivProductDerivNakalaBlackWordmarkVerticalIcon';
|
|
195
|
-
export { default as DerivProductDerivNakalaWhiteWordmarkVerticalIcon } from './DerivProductDerivNakalaWhiteWordmarkVerticalIcon';
|
|
196
|
-
export { default as PartnersProductDerivMt5BrandLightLogoWordmarkHorizontalIcon } from './PartnersProductDerivMt5BrandLightLogoWordmarkHorizontalIcon';
|
|
197
|
-
export { default as PartnersProductDerivMt5BrandDarkLogoWordmarkHorizontalIcon } from './PartnersProductDerivMt5BrandDarkLogoWordmarkHorizontalIcon';
|
|
198
|
-
export { default as PartnersProductDerivMt5BlackLogoWordmarkHorizontalIcon } from './PartnersProductDerivMt5BlackLogoWordmarkHorizontalIcon';
|
|
199
|
-
export { default as PartnersProductDerivMt5WhiteLogoWordmarkHorizontalIcon } from './PartnersProductDerivMt5WhiteLogoWordmarkHorizontalIcon';
|
|
200
|
-
export { default as PartnersProductDerivMt5BrandLightLogoWordmarkVerticalIcon } from './PartnersProductDerivMt5BrandLightLogoWordmarkVerticalIcon';
|
|
201
|
-
export { default as PartnersProductDerivMt5BrandDarkLogoWordmarkVerticalIcon } from './PartnersProductDerivMt5BrandDarkLogoWordmarkVerticalIcon';
|
|
202
|
-
export { default as PartnersProductDerivMt5BlackLogoWordmarkVerticalIcon } from './PartnersProductDerivMt5BlackLogoWordmarkVerticalIcon';
|
|
203
|
-
export { default as PartnersProductDerivMt5WhiteLogoWordmarkVerticalIcon } from './PartnersProductDerivMt5WhiteLogoWordmarkVerticalIcon';
|
|
204
|
-
export { default as PartnersProductDerivMt5BrandLightLogoHorizontalIcon } from './PartnersProductDerivMt5BrandLightLogoHorizontalIcon';
|
|
205
|
-
export { default as PartnersProductDerivMt5BrandDarkLogoHorizontalIcon } from './PartnersProductDerivMt5BrandDarkLogoHorizontalIcon';
|
|
206
|
-
export { default as PartnersProductDerivMt5BlackLogoHorizontalIcon } from './PartnersProductDerivMt5BlackLogoHorizontalIcon';
|
|
207
|
-
export { default as PartnersProductDerivMt5WhiteLogoHorizontalIcon } from './PartnersProductDerivMt5WhiteLogoHorizontalIcon';
|
|
208
|
-
export { default as PartnersProductDerivMt5BrandLightWordmarkHorizontalIcon } from './PartnersProductDerivMt5BrandLightWordmarkHorizontalIcon';
|
|
209
|
-
export { default as PartnersProductDerivMt5BrandDarkWordmarkHorizontalIcon } from './PartnersProductDerivMt5BrandDarkWordmarkHorizontalIcon';
|
|
210
|
-
export { default as PartnersProductDerivMt5BlackWordmarkHorizontalIcon } from './PartnersProductDerivMt5BlackWordmarkHorizontalIcon';
|
|
211
|
-
export { default as PartnersProductDerivMt5WhiteWordmarkHorizontalIcon } from './PartnersProductDerivMt5WhiteWordmarkHorizontalIcon';
|
|
212
|
-
export { default as PartnersProductDerivMt5BrandLightWordmarkVerticalIcon } from './PartnersProductDerivMt5BrandLightWordmarkVerticalIcon';
|
|
213
|
-
export { default as PartnersProductDerivMt5BrandDarkWordmarkVerticalIcon } from './PartnersProductDerivMt5BrandDarkWordmarkVerticalIcon';
|
|
214
|
-
export { default as PartnersProductDerivMt5BlackWordmarkVerticalIcon } from './PartnersProductDerivMt5BlackWordmarkVerticalIcon';
|
|
215
|
-
export { default as PartnersProductDerivMt5WhiteWordmarkVerticalIcon } from './PartnersProductDerivMt5WhiteWordmarkVerticalIcon';
|
|
216
|
-
export { default as PartnersProductDerivCtraderBrandLightLogoWordmarkHorizontalIcon } from './PartnersProductDerivCtraderBrandLightLogoWordmarkHorizontalIcon';
|
|
217
|
-
export { default as PartnersProductDerivCtraderBrandDarkLogoWordmarkHorizontalIcon } from './PartnersProductDerivCtraderBrandDarkLogoWordmarkHorizontalIcon';
|
|
218
|
-
export { default as PartnersProductDerivCtraderBlackLogoWordmarkHorizontalIcon } from './PartnersProductDerivCtraderBlackLogoWordmarkHorizontalIcon';
|
|
219
|
-
export { default as PartnersProductDerivCtraderWhiteLogoWordmarkHorizontalIcon } from './PartnersProductDerivCtraderWhiteLogoWordmarkHorizontalIcon';
|
|
220
|
-
export { default as PartnersProductDerivCtraderBrandLightLogoWordmarkVerticalIcon } from './PartnersProductDerivCtraderBrandLightLogoWordmarkVerticalIcon';
|
|
221
|
-
export { default as PartnersProductDerivCtraderBrandDarkLogoWordmarkVerticalIcon } from './PartnersProductDerivCtraderBrandDarkLogoWordmarkVerticalIcon';
|
|
222
|
-
export { default as PartnersProductDerivCtraderBlackLogoWordmarkVerticalIcon } from './PartnersProductDerivCtraderBlackLogoWordmarkVerticalIcon';
|
|
223
|
-
export { default as PartnersProductDerivCtraderWhiteLogoWordmarkVerticalIcon } from './PartnersProductDerivCtraderWhiteLogoWordmarkVerticalIcon';
|
|
224
|
-
export { default as PartnersProductDerivCtraderBrandLightLogoHorizontalIcon } from './PartnersProductDerivCtraderBrandLightLogoHorizontalIcon';
|
|
225
|
-
export { default as PartnersProductDerivCtraderBrandDarkLogoHorizontalIcon } from './PartnersProductDerivCtraderBrandDarkLogoHorizontalIcon';
|
|
226
|
-
export { default as PartnersProductDerivCtraderBlackLogoHorizontalIcon } from './PartnersProductDerivCtraderBlackLogoHorizontalIcon';
|
|
227
|
-
export { default as PartnersProductDerivCtraderWhiteLogoHorizontalIcon } from './PartnersProductDerivCtraderWhiteLogoHorizontalIcon';
|
|
228
|
-
export { default as PartnersProductDerivCtraderBrandLightWordmarkHorizontalIcon } from './PartnersProductDerivCtraderBrandLightWordmarkHorizontalIcon';
|
|
229
|
-
export { default as PartnersProductDerivCtraderBrandDarkWordmarkHorizontalIcon } from './PartnersProductDerivCtraderBrandDarkWordmarkHorizontalIcon';
|
|
230
|
-
export { default as PartnersProductDerivCtraderBlackWordmarkHorizontalIcon } from './PartnersProductDerivCtraderBlackWordmarkHorizontalIcon';
|
|
231
|
-
export { default as PartnersProductDerivCtraderWhiteWordmarkHorizontalIcon } from './PartnersProductDerivCtraderWhiteWordmarkHorizontalIcon';
|
|
232
|
-
export { default as PartnersProductDerivCtraderBrandLightWordmarkVerticalIcon } from './PartnersProductDerivCtraderBrandLightWordmarkVerticalIcon';
|
|
233
|
-
export { default as PartnersProductDerivCtraderBrandDarkWordmarkVerticalIcon } from './PartnersProductDerivCtraderBrandDarkWordmarkVerticalIcon';
|
|
234
|
-
export { default as PartnersProductDerivCtraderBlackWordmarkVerticalIcon } from './PartnersProductDerivCtraderBlackWordmarkVerticalIcon';
|
|
235
|
-
export { default as PartnersProductDerivCtraderWhiteWordmarkVerticalIcon } from './PartnersProductDerivCtraderWhiteWordmarkVerticalIcon';
|
|
236
|
-
export { default as PartnersProductBinaryBotBrandLightLogoWordmarkHorizontalIcon } from './PartnersProductBinaryBotBrandLightLogoWordmarkHorizontalIcon';
|
|
237
|
-
export { default as PartnersProductBinaryBotBrandDarkLogoWordmarkHorizontalIcon } from './PartnersProductBinaryBotBrandDarkLogoWordmarkHorizontalIcon';
|
|
238
|
-
export { default as PartnersProductBinaryBotBlackLogoWordmarkHorizontalIcon } from './PartnersProductBinaryBotBlackLogoWordmarkHorizontalIcon';
|
|
239
|
-
export { default as PartnersProductBinaryBotWhiteLogoWordmarkHorizontalIcon } from './PartnersProductBinaryBotWhiteLogoWordmarkHorizontalIcon';
|
|
240
|
-
export { default as PartnersProductBinaryBotBrandLightLogoHorizontalIcon } from './PartnersProductBinaryBotBrandLightLogoHorizontalIcon';
|
|
241
|
-
export { default as PartnersProductBinaryBotBrandDarkLogoHorizontalIcon } from './PartnersProductBinaryBotBrandDarkLogoHorizontalIcon';
|
|
242
|
-
export { default as PartnersProductBinaryBotBlackLogoHorizontalIcon } from './PartnersProductBinaryBotBlackLogoHorizontalIcon';
|
|
243
|
-
export { default as PartnersProductBinaryBotWhiteLogoHorizontalIcon } from './PartnersProductBinaryBotWhiteLogoHorizontalIcon';
|
|
244
|
-
export { default as PartnersProductBinaryBotBrandLightLogoWordmarkVerticalIcon } from './PartnersProductBinaryBotBrandLightLogoWordmarkVerticalIcon';
|
|
245
|
-
export { default as PartnersProductBinaryBotBrandDarkLogoWordmarkVerticalIcon } from './PartnersProductBinaryBotBrandDarkLogoWordmarkVerticalIcon';
|
|
246
|
-
export { default as PartnersProductBinaryBotBlackLogoWordmarkVerticalIcon } from './PartnersProductBinaryBotBlackLogoWordmarkVerticalIcon';
|
|
247
|
-
export { default as PartnersProductBinaryBotWhiteLogoWordmarkVerticalIcon } from './PartnersProductBinaryBotWhiteLogoWordmarkVerticalIcon';
|
|
248
|
-
export { default as PartnersProductBinaryBotBrandLightWordmarkHorizontalIcon } from './PartnersProductBinaryBotBrandLightWordmarkHorizontalIcon';
|
|
249
|
-
export { default as PartnersProductBinaryBotBrandDarkWordmarkHorizontalIcon } from './PartnersProductBinaryBotBrandDarkWordmarkHorizontalIcon';
|
|
250
|
-
export { default as PartnersProductBinaryBotBlackWordmarkHorizontalIcon } from './PartnersProductBinaryBotBlackWordmarkHorizontalIcon';
|
|
251
|
-
export { default as PartnersProductBinaryBotWhiteWordmarkHorizontalIcon } from './PartnersProductBinaryBotWhiteWordmarkHorizontalIcon';
|
|
252
|
-
export { default as PartnersProductBinaryBotBrandLightWordmarkVerticalIcon } from './PartnersProductBinaryBotBrandLightWordmarkVerticalIcon';
|
|
253
|
-
export { default as PartnersProductBinaryBotBrandDarkWordmarkVerticalIcon } from './PartnersProductBinaryBotBrandDarkWordmarkVerticalIcon';
|
|
254
|
-
export { default as PartnersProductBinaryBotBlackWordmarkVerticalIcon } from './PartnersProductBinaryBotBlackWordmarkVerticalIcon';
|
|
255
|
-
export { default as PartnersProductBinaryBotWhiteWordmarkVerticalIcon } from './PartnersProductBinaryBotWhiteWordmarkVerticalIcon';
|
|
256
|
-
export { default as PartnersProductSmarttraderBrandLightLogoWordmarkIcon } from './PartnersProductSmarttraderBrandLightLogoWordmarkIcon';
|
|
257
|
-
export { default as PartnersProductSmarttraderBrandDarkLogoWordmarkIcon } from './PartnersProductSmarttraderBrandDarkLogoWordmarkIcon';
|
|
258
|
-
export { default as PartnersProductSmarttraderBlackLogoWordmarkIcon } from './PartnersProductSmarttraderBlackLogoWordmarkIcon';
|
|
259
|
-
export { default as PartnersProductSmarttraderWhiteLogoWordmarkIcon } from './PartnersProductSmarttraderWhiteLogoWordmarkIcon';
|
|
260
|
-
export { default as PartnersProductSmarttraderBrandLightLogoIcon } from './PartnersProductSmarttraderBrandLightLogoIcon';
|
|
261
|
-
export { default as PartnersProductSmarttraderBrandDarkLogoIcon } from './PartnersProductSmarttraderBrandDarkLogoIcon';
|
|
262
|
-
export { default as PartnersProductSmarttraderBlackLogoIcon } from './PartnersProductSmarttraderBlackLogoIcon';
|
|
263
|
-
export { default as PartnersProductSmarttraderWhiteLogoIcon } from './PartnersProductSmarttraderWhiteLogoIcon';
|
|
264
|
-
export { default as PartnersProductSmarttraderBrandLightWordmarkIcon } from './PartnersProductSmarttraderBrandLightWordmarkIcon';
|
|
265
|
-
export { default as PartnersProductSmarttraderBrandDarkWordmarkIcon } from './PartnersProductSmarttraderBrandDarkWordmarkIcon';
|
|
266
|
-
export { default as PartnersProductSmarttraderBlackWordmarkIcon } from './PartnersProductSmarttraderBlackWordmarkIcon';
|
|
267
|
-
export { default as PartnersProductSmarttraderWhiteWordmarkIcon } from './PartnersProductSmarttraderWhiteWordmarkIcon';
|
|
268
|
-
export { default as PaymentMethodPlaceholderIcon } from './PaymentMethodPlaceholderIcon';
|
|
269
|
-
export { default as PaymentMethodVisaBrandLightIcon } from './PaymentMethodVisaBrandLightIcon';
|
|
270
|
-
export { default as PaymentMethodVisaBlackIcon } from './PaymentMethodVisaBlackIcon';
|
|
271
|
-
export { default as PaymentMethodVisaBrandDarkIcon } from './PaymentMethodVisaBrandDarkIcon';
|
|
272
|
-
export { default as PaymentMethodVisaWhiteIcon } from './PaymentMethodVisaWhiteIcon';
|
|
273
|
-
export { default as PaymentMethodVisaElectronBrandLightIcon } from './PaymentMethodVisaElectronBrandLightIcon';
|
|
274
|
-
export { default as PaymentMethodVisaElectronBlackIcon } from './PaymentMethodVisaElectronBlackIcon';
|
|
275
|
-
export { default as PaymentMethodVisaElectronBrandDarkIcon } from './PaymentMethodVisaElectronBrandDarkIcon';
|
|
276
|
-
export { default as PaymentMethodVisaElectronWhiteIcon } from './PaymentMethodVisaElectronWhiteIcon';
|
|
277
|
-
export { default as PaymentMethodMastercardBrandLightIcon } from './PaymentMethodMastercardBrandLightIcon';
|
|
278
|
-
export { default as PaymentMethodMastercardBlackIcon } from './PaymentMethodMastercardBlackIcon';
|
|
279
|
-
export { default as PaymentMethodMastercardBrandDarkIcon } from './PaymentMethodMastercardBrandDarkIcon';
|
|
280
|
-
export { default as PaymentMethodMastercardWhiteIcon } from './PaymentMethodMastercardWhiteIcon';
|
|
281
|
-
export { default as PaymentMethodCimbniagaBrandLightIcon } from './PaymentMethodCimbniagaBrandLightIcon';
|
|
282
|
-
export { default as PaymentMethodCimbniagaBlackIcon } from './PaymentMethodCimbniagaBlackIcon';
|
|
283
|
-
export { default as PaymentMethodCimbniagaBrandDarkIcon } from './PaymentMethodCimbniagaBrandDarkIcon';
|
|
284
|
-
export { default as PaymentMethodCimbniagaWhiteIcon } from './PaymentMethodCimbniagaWhiteIcon';
|
|
285
|
-
export { default as PaymentMethodMaestroBrandLightIcon } from './PaymentMethodMaestroBrandLightIcon';
|
|
286
|
-
export { default as PaymentMethodMaestroBlackIcon } from './PaymentMethodMaestroBlackIcon';
|
|
287
|
-
export { default as PaymentMethodMaestroBrandDarkIcon } from './PaymentMethodMaestroBrandDarkIcon';
|
|
288
|
-
export { default as PaymentMethodMaestroWhiteIcon } from './PaymentMethodMaestroWhiteIcon';
|
|
289
|
-
export { default as PaymentMethodDinersClubInternationalBrandLightIcon } from './PaymentMethodDinersClubInternationalBrandLightIcon';
|
|
290
|
-
export { default as PaymentMethodDinersClubInternationalBlackIcon } from './PaymentMethodDinersClubInternationalBlackIcon';
|
|
291
|
-
export { default as PaymentMethodDinersClubInternationalBrandDarkIcon } from './PaymentMethodDinersClubInternationalBrandDarkIcon';
|
|
292
|
-
export { default as PaymentMethodDinersClubInternationalWhiteIcon } from './PaymentMethodDinersClubInternationalWhiteIcon';
|
|
293
|
-
export { default as PaymentMethodBitcoinBrandLightIcon } from './PaymentMethodBitcoinBrandLightIcon';
|
|
294
|
-
export { default as PaymentMethodBitcoinBlackIcon } from './PaymentMethodBitcoinBlackIcon';
|
|
295
|
-
export { default as PaymentMethodBitcoinBrandDarkIcon } from './PaymentMethodBitcoinBrandDarkIcon';
|
|
296
|
-
export { default as PaymentMethodBitcoinWhiteIcon } from './PaymentMethodBitcoinWhiteIcon';
|
|
297
|
-
export { default as PaymentMethodEthereumBrandLightIcon } from './PaymentMethodEthereumBrandLightIcon';
|
|
298
|
-
export { default as PaymentMethodEthereumBlackIcon } from './PaymentMethodEthereumBlackIcon';
|
|
299
|
-
export { default as PaymentMethodEthereumBrandDarkIcon } from './PaymentMethodEthereumBrandDarkIcon';
|
|
300
|
-
export { default as PaymentMethodEthereumWhiteIcon } from './PaymentMethodEthereumWhiteIcon';
|
|
301
|
-
export { default as PaymentMethodAirtmBrandLightIcon } from './PaymentMethodAirtmBrandLightIcon';
|
|
302
|
-
export { default as PaymentMethodAirtmBlackIcon } from './PaymentMethodAirtmBlackIcon';
|
|
303
|
-
export { default as PaymentMethodAirtmBrandDarkIcon } from './PaymentMethodAirtmBrandDarkIcon';
|
|
304
|
-
export { default as PaymentMethodAirtmWhiteIcon } from './PaymentMethodAirtmWhiteIcon';
|
|
305
|
-
export { default as PaymentMethodLitecoinBrandLightIcon } from './PaymentMethodLitecoinBrandLightIcon';
|
|
306
|
-
export { default as PaymentMethodLitecoinBlackIcon } from './PaymentMethodLitecoinBlackIcon';
|
|
307
|
-
export { default as PaymentMethodLitecoinBrandDarkIcon } from './PaymentMethodLitecoinBrandDarkIcon';
|
|
308
|
-
export { default as PaymentMethodLitecoinWhiteIcon } from './PaymentMethodLitecoinWhiteIcon';
|
|
309
|
-
export { default as PaymentMethodUsdCoinBrandLightIcon } from './PaymentMethodUsdCoinBrandLightIcon';
|
|
310
|
-
export { default as PaymentMethodUsdCoinBlackIcon } from './PaymentMethodUsdCoinBlackIcon';
|
|
311
|
-
export { default as PaymentMethodUsdCoinBrandDarkIcon } from './PaymentMethodUsdCoinBrandDarkIcon';
|
|
312
|
-
export { default as PaymentMethodUsdCoinWhiteIcon } from './PaymentMethodUsdCoinWhiteIcon';
|
|
313
|
-
export { default as PaymentMethodFasapayBrandLightIcon } from './PaymentMethodFasapayBrandLightIcon';
|
|
314
|
-
export { default as PaymentMethodFasapayBlackIcon } from './PaymentMethodFasapayBlackIcon';
|
|
315
|
-
export { default as PaymentMethodFasapayBrandDarkIcon } from './PaymentMethodFasapayBrandDarkIcon';
|
|
316
|
-
export { default as PaymentMethodFasapayWhiteIcon } from './PaymentMethodFasapayWhiteIcon';
|
|
317
|
-
export { default as PaymentMethodPerfectMoneyBrandLightIcon } from './PaymentMethodPerfectMoneyBrandLightIcon';
|
|
318
|
-
export { default as PaymentMethodPerfectMoneyBlackIcon } from './PaymentMethodPerfectMoneyBlackIcon';
|
|
319
|
-
export { default as PaymentMethodPerfectMoneyBrandDarkIcon } from './PaymentMethodPerfectMoneyBrandDarkIcon';
|
|
320
|
-
export { default as PaymentMethodPerfectMoneyWhiteIcon } from './PaymentMethodPerfectMoneyWhiteIcon';
|
|
321
|
-
export { default as PaymentMethodInternetBankTransferBrandLightIcon } from './PaymentMethodInternetBankTransferBrandLightIcon';
|
|
322
|
-
export { default as PaymentMethodInternetBankTransferBlackIcon } from './PaymentMethodInternetBankTransferBlackIcon';
|
|
323
|
-
export { default as PaymentMethodInternetBankTransferBrandDarkIcon } from './PaymentMethodInternetBankTransferBrandDarkIcon';
|
|
324
|
-
export { default as PaymentMethodInternetBankTransferWhiteIcon } from './PaymentMethodInternetBankTransferWhiteIcon';
|
|
325
|
-
export { default as PaymentMethodSkrillBrandLightIcon } from './PaymentMethodSkrillBrandLightIcon';
|
|
326
|
-
export { default as PaymentMethodSkrillBlackIcon } from './PaymentMethodSkrillBlackIcon';
|
|
327
|
-
export { default as PaymentMethodSkrillBrandDarkIcon } from './PaymentMethodSkrillBrandDarkIcon';
|
|
328
|
-
export { default as PaymentMethodSkrillWhiteIcon } from './PaymentMethodSkrillWhiteIcon';
|
|
329
|
-
export { default as PaymentMethodNetellerBrandLightIcon } from './PaymentMethodNetellerBrandLightIcon';
|
|
330
|
-
export { default as PaymentMethodNetellerBlackIcon } from './PaymentMethodNetellerBlackIcon';
|
|
331
|
-
export { default as PaymentMethodNetellerBrandDarkIcon } from './PaymentMethodNetellerBrandDarkIcon';
|
|
332
|
-
export { default as PaymentMethodNetellerWhiteIcon } from './PaymentMethodNetellerWhiteIcon';
|
|
333
|
-
export { default as PaymentMethodSticpayBrandLightIcon } from './PaymentMethodSticpayBrandLightIcon';
|
|
334
|
-
export { default as PaymentMethodSticpayBlackIcon } from './PaymentMethodSticpayBlackIcon';
|
|
335
|
-
export { default as PaymentMethodSticpayBrandDarkIcon } from './PaymentMethodSticpayBrandDarkIcon';
|
|
336
|
-
export { default as PaymentMethodSticpayWhiteIcon } from './PaymentMethodSticpayWhiteIcon';
|
|
337
|
-
export { default as PaymentMethodMandiriSyariahBrandLightIcon } from './PaymentMethodMandiriSyariahBrandLightIcon';
|
|
338
|
-
export { default as PaymentMethodMandiriSyariahBlackIcon } from './PaymentMethodMandiriSyariahBlackIcon';
|
|
339
|
-
export { default as PaymentMethodMandiriSyariahBrandDarkIcon } from './PaymentMethodMandiriSyariahBrandDarkIcon';
|
|
340
|
-
export { default as PaymentMethodMandiriSyariahWhiteIcon } from './PaymentMethodMandiriSyariahWhiteIcon';
|
|
341
|
-
export { default as PaymentMethodPaymentAgentBrandLightIcon } from './PaymentMethodPaymentAgentBrandLightIcon';
|
|
342
|
-
export { default as PaymentMethodPaymentAgentBlackIcon } from './PaymentMethodPaymentAgentBlackIcon';
|
|
343
|
-
export { default as PaymentMethodPaymentAgentBrandDarkIcon } from './PaymentMethodPaymentAgentBrandDarkIcon';
|
|
344
|
-
export { default as PaymentMethodPaymentAgentWhiteIcon } from './PaymentMethodPaymentAgentWhiteIcon';
|
|
345
|
-
export { default as PaymentMethodHelp2payBrandLightIcon } from './PaymentMethodHelp2payBrandLightIcon';
|
|
346
|
-
export { default as PaymentMethodHelp2payBlackIcon } from './PaymentMethodHelp2payBlackIcon';
|
|
347
|
-
export { default as PaymentMethodHelp2payBrandDarkIcon } from './PaymentMethodHelp2payBrandDarkIcon';
|
|
348
|
-
export { default as PaymentMethodHelp2payWhiteIcon } from './PaymentMethodHelp2payWhiteIcon';
|
|
349
|
-
export { default as PaymentMethodWechatPayBrandLightIcon } from './PaymentMethodWechatPayBrandLightIcon';
|
|
350
|
-
export { default as PaymentMethodWechatPayBlackIcon } from './PaymentMethodWechatPayBlackIcon';
|
|
351
|
-
export { default as PaymentMethodWechatPayBrandDarkIcon } from './PaymentMethodWechatPayBrandDarkIcon';
|
|
352
|
-
export { default as PaymentMethodWechatPayWhiteIcon } from './PaymentMethodWechatPayWhiteIcon';
|
|
353
|
-
export { default as PaymentMethodPaytrust88BrandLightIcon } from './PaymentMethodPaytrust88BrandLightIcon';
|
|
354
|
-
export { default as PaymentMethodPaytrust88BlackIcon } from './PaymentMethodPaytrust88BlackIcon';
|
|
355
|
-
export { default as PaymentMethodPaytrust88BrandDarkIcon } from './PaymentMethodPaytrust88BrandDarkIcon';
|
|
356
|
-
export { default as PaymentMethodPaytrust88WhiteIcon } from './PaymentMethodPaytrust88WhiteIcon';
|
|
357
|
-
export { default as PaymentMethodDragonpayBrandLightIcon } from './PaymentMethodDragonpayBrandLightIcon';
|
|
358
|
-
export { default as PaymentMethodDragonpayBlackIcon } from './PaymentMethodDragonpayBlackIcon';
|
|
359
|
-
export { default as PaymentMethodDragonpayBrandDarkIcon } from './PaymentMethodDragonpayBrandDarkIcon';
|
|
360
|
-
export { default as PaymentMethodDragonpayWhiteIcon } from './PaymentMethodDragonpayWhiteIcon';
|
|
361
|
-
export { default as PaymentMethodMandiriBrandLightIcon } from './PaymentMethodMandiriBrandLightIcon';
|
|
362
|
-
export { default as PaymentMethodMandiriBlackIcon } from './PaymentMethodMandiriBlackIcon';
|
|
363
|
-
export { default as PaymentMethodMandiriBrandDarkIcon } from './PaymentMethodMandiriBrandDarkIcon';
|
|
364
|
-
export { default as PaymentMethodMandiriWhiteIcon } from './PaymentMethodMandiriWhiteIcon';
|
|
365
|
-
export { default as PaymentMethodDerivDemoBrandLightIcon } from './PaymentMethodDerivDemoBrandLightIcon';
|
|
366
|
-
export { default as PaymentMethodDerivDemoBlackIcon } from './PaymentMethodDerivDemoBlackIcon';
|
|
367
|
-
export { default as PaymentMethodDerivDemoBrandDarkIcon } from './PaymentMethodDerivDemoBrandDarkIcon';
|
|
368
|
-
export { default as PaymentMethodDerivDemoWhiteIcon } from './PaymentMethodDerivDemoWhiteIcon';
|
|
369
|
-
export { default as PaymentMethodBankCentralAsiaBcaBrandLightIcon } from './PaymentMethodBankCentralAsiaBcaBrandLightIcon';
|
|
370
|
-
export { default as PaymentMethodBankCentralAsiaBcaBlackIcon } from './PaymentMethodBankCentralAsiaBcaBlackIcon';
|
|
371
|
-
export { default as PaymentMethodBankCentralAsiaBcaBrandDarkIcon } from './PaymentMethodBankCentralAsiaBcaBrandDarkIcon';
|
|
372
|
-
export { default as PaymentMethodBankCentralAsiaBcaWhiteIcon } from './PaymentMethodBankCentralAsiaBcaWhiteIcon';
|
|
373
|
-
export { default as PaymentMethodTetherUsdtBrandLightIcon } from './PaymentMethodTetherUsdtBrandLightIcon';
|
|
374
|
-
export { default as PaymentMethodTetherUsdtBlackIcon } from './PaymentMethodTetherUsdtBlackIcon';
|
|
375
|
-
export { default as PaymentMethodTetherUsdtBrandDarkIcon } from './PaymentMethodTetherUsdtBrandDarkIcon';
|
|
376
|
-
export { default as PaymentMethodTetherUsdtWhiteIcon } from './PaymentMethodTetherUsdtWhiteIcon';
|
|
377
|
-
export { default as PaymentMethodUnionpayBrandLightIcon } from './PaymentMethodUnionpayBrandLightIcon';
|
|
378
|
-
export { default as PaymentMethodUnionpayBlackIcon } from './PaymentMethodUnionpayBlackIcon';
|
|
379
|
-
export { default as PaymentMethodUnionpayBrandDarkIcon } from './PaymentMethodUnionpayBrandDarkIcon';
|
|
380
|
-
export { default as PaymentMethodUnionpayWhiteIcon } from './PaymentMethodUnionpayWhiteIcon';
|
|
381
|
-
export { default as PaymentMethodApplePayBrandLightIcon } from './PaymentMethodApplePayBrandLightIcon';
|
|
382
|
-
export { default as PaymentMethodApplePayBlackIcon } from './PaymentMethodApplePayBlackIcon';
|
|
383
|
-
export { default as PaymentMethodApplePayBrandDarkIcon } from './PaymentMethodApplePayBrandDarkIcon';
|
|
384
|
-
export { default as PaymentMethodApplePayWhiteIcon } from './PaymentMethodApplePayWhiteIcon';
|
|
385
|
-
export { default as PaymentMethodPaysafecardBrandLightIcon } from './PaymentMethodPaysafecardBrandLightIcon';
|
|
386
|
-
export { default as PaymentMethodPaysafecardBlackIcon } from './PaymentMethodPaysafecardBlackIcon';
|
|
387
|
-
export { default as PaymentMethodPaysafecardBrandDarkIcon } from './PaymentMethodPaysafecardBrandDarkIcon';
|
|
388
|
-
export { default as PaymentMethodPaysafecardWhiteIcon } from './PaymentMethodPaysafecardWhiteIcon';
|
|
389
|
-
export { default as PaymentMethodJetonBrandLightIcon } from './PaymentMethodJetonBrandLightIcon';
|
|
390
|
-
export { default as PaymentMethodJetonBlackIcon } from './PaymentMethodJetonBlackIcon';
|
|
391
|
-
export { default as PaymentMethodJetonBrandDarkIcon } from './PaymentMethodJetonBrandDarkIcon';
|
|
392
|
-
export { default as PaymentMethodJetonWhiteIcon } from './PaymentMethodJetonWhiteIcon';
|
|
393
|
-
export { default as PaymentMethodWebmoneyBrandLightIcon } from './PaymentMethodWebmoneyBrandLightIcon';
|
|
394
|
-
export { default as PaymentMethodWebmoneyBlackIcon } from './PaymentMethodWebmoneyBlackIcon';
|
|
395
|
-
export { default as PaymentMethodWebmoneyBrandDarkIcon } from './PaymentMethodWebmoneyBrandDarkIcon';
|
|
396
|
-
export { default as PaymentMethodWebmoneyWhiteIcon } from './PaymentMethodWebmoneyWhiteIcon';
|
|
397
|
-
export { default as PaymentMethodNganluongBrandLightIcon } from './PaymentMethodNganluongBrandLightIcon';
|
|
398
|
-
export { default as PaymentMethodNganluongBlackIcon } from './PaymentMethodNganluongBlackIcon';
|
|
399
|
-
export { default as PaymentMethodNganluongBrandDarkIcon } from './PaymentMethodNganluongBrandDarkIcon';
|
|
400
|
-
export { default as PaymentMethodNganluongWhiteIcon } from './PaymentMethodNganluongWhiteIcon';
|
|
401
|
-
export { default as PaymentMethodQiwiBrandLightIcon } from './PaymentMethodQiwiBrandLightIcon';
|
|
402
|
-
export { default as PaymentMethodQiwiBlackIcon } from './PaymentMethodQiwiBlackIcon';
|
|
403
|
-
export { default as PaymentMethodQiwiBrandDarkIcon } from './PaymentMethodQiwiBrandDarkIcon';
|
|
404
|
-
export { default as PaymentMethodQiwiWhiteIcon } from './PaymentMethodQiwiWhiteIcon';
|
|
405
|
-
export { default as PaymentMethodOxxoBrandLightIcon } from './PaymentMethodOxxoBrandLightIcon';
|
|
406
|
-
export { default as PaymentMethodOxxoBlackIcon } from './PaymentMethodOxxoBlackIcon';
|
|
407
|
-
export { default as PaymentMethodOxxoBrandDarkIcon } from './PaymentMethodOxxoBrandDarkIcon';
|
|
408
|
-
export { default as PaymentMethodOxxoWhiteIcon } from './PaymentMethodOxxoWhiteIcon';
|
|
409
|
-
export { default as PaymentMethodPayLivreBrandLightIcon } from './PaymentMethodPayLivreBrandLightIcon';
|
|
410
|
-
export { default as PaymentMethodPayLivreBlackIcon } from './PaymentMethodPayLivreBlackIcon';
|
|
411
|
-
export { default as PaymentMethodPayLivreBrandDarkIcon } from './PaymentMethodPayLivreBrandDarkIcon';
|
|
412
|
-
export { default as PaymentMethodPayLivreWhiteIcon } from './PaymentMethodPayLivreWhiteIcon';
|
|
413
|
-
export { default as PaymentMethodZingpayBrandLightIcon } from './PaymentMethodZingpayBrandLightIcon';
|
|
414
|
-
export { default as PaymentMethodZingpayBlackIcon } from './PaymentMethodZingpayBlackIcon';
|
|
415
|
-
export { default as PaymentMethodZingpayBrandDarkIcon } from './PaymentMethodZingpayBrandDarkIcon';
|
|
416
|
-
export { default as PaymentMethodZingpayWhiteIcon } from './PaymentMethodZingpayWhiteIcon';
|
|
417
|
-
export { default as PaymentMethodCryptosBrandLightIcon } from './PaymentMethodCryptosBrandLightIcon';
|
|
418
|
-
export { default as PaymentMethodCryptosBlackIcon } from './PaymentMethodCryptosBlackIcon';
|
|
419
|
-
export { default as PaymentMethodCryptosBrandDarkIcon } from './PaymentMethodCryptosBrandDarkIcon';
|
|
420
|
-
export { default as PaymentMethodCryptosWhiteIcon } from './PaymentMethodCryptosWhiteIcon';
|
|
421
|
-
export { default as PaymentMethodDragonPhoenixBrandLightIcon } from './PaymentMethodDragonPhoenixBrandLightIcon';
|
|
422
|
-
export { default as PaymentMethodDragonPhoenixBlackIcon } from './PaymentMethodDragonPhoenixBlackIcon';
|
|
423
|
-
export { default as PaymentMethodDragonPhoenixBrandDarkIcon } from './PaymentMethodDragonPhoenixBrandDarkIcon';
|
|
424
|
-
export { default as PaymentMethodDragonPhoenixWhiteIcon } from './PaymentMethodDragonPhoenixWhiteIcon';
|
|
425
|
-
export { default as PaymentMethodBanxaBrandLightIcon } from './PaymentMethodBanxaBrandLightIcon';
|
|
426
|
-
export { default as PaymentMethodBanxaBlackIcon } from './PaymentMethodBanxaBlackIcon';
|
|
427
|
-
export { default as PaymentMethodBanxaBrandDarkIcon } from './PaymentMethodBanxaBrandDarkIcon';
|
|
428
|
-
export { default as PaymentMethodBanxaWhiteIcon } from './PaymentMethodBanxaWhiteIcon';
|
|
429
|
-
export { default as PaymentMethodWyreBrandLightIcon } from './PaymentMethodWyreBrandLightIcon';
|
|
430
|
-
export { default as PaymentMethodWyreBlackIcon } from './PaymentMethodWyreBlackIcon';
|
|
431
|
-
export { default as PaymentMethodWyreBrandDarkIcon } from './PaymentMethodWyreBrandDarkIcon';
|
|
432
|
-
export { default as PaymentMethodWyreWhiteIcon } from './PaymentMethodWyreWhiteIcon';
|
|
433
|
-
export { default as PaymentMethodBankNegaraIndonesiaBniBrandLightIcon } from './PaymentMethodBankNegaraIndonesiaBniBrandLightIcon';
|
|
434
|
-
export { default as PaymentMethodBankNegaraIndonesiaBniBlackIcon } from './PaymentMethodBankNegaraIndonesiaBniBlackIcon';
|
|
435
|
-
export { default as PaymentMethodBankNegaraIndonesiaBniBrandDarkIcon } from './PaymentMethodBankNegaraIndonesiaBniBrandDarkIcon';
|
|
436
|
-
export { default as PaymentMethodBankNegaraIndonesiaBniWhiteIcon } from './PaymentMethodBankNegaraIndonesiaBniWhiteIcon';
|
|
437
|
-
export { default as PaymentMethodChangellyBrandLightIcon } from './PaymentMethodChangellyBrandLightIcon';
|
|
438
|
-
export { default as PaymentMethodChangellyBlackIcon } from './PaymentMethodChangellyBlackIcon';
|
|
439
|
-
export { default as PaymentMethodChangellyBrandDarkIcon } from './PaymentMethodChangellyBrandDarkIcon';
|
|
440
|
-
export { default as PaymentMethodChangellyWhiteIcon } from './PaymentMethodChangellyWhiteIcon';
|
|
441
|
-
export { default as PaymentMethodXpayBrandLightIcon } from './PaymentMethodXpayBrandLightIcon';
|
|
442
|
-
export { default as PaymentMethodXpayBlackIcon } from './PaymentMethodXpayBlackIcon';
|
|
443
|
-
export { default as PaymentMethodXpayBrandDarkIcon } from './PaymentMethodXpayBrandDarkIcon';
|
|
444
|
-
export { default as PaymentMethodXpayWhiteIcon } from './PaymentMethodXpayWhiteIcon';
|
|
445
|
-
export { default as PaymentMethodPayretailersBrandLightIcon } from './PaymentMethodPayretailersBrandLightIcon';
|
|
446
|
-
export { default as PaymentMethodPayretailersBlackIcon } from './PaymentMethodPayretailersBlackIcon';
|
|
447
|
-
export { default as PaymentMethodPayretailersBrandDarkIcon } from './PaymentMethodPayretailersBrandDarkIcon';
|
|
448
|
-
export { default as PaymentMethodPayretailersWhiteIcon } from './PaymentMethodPayretailersWhiteIcon';
|
|
449
|
-
export { default as PaymentMethodInstantBankTransferBrandLightIcon } from './PaymentMethodInstantBankTransferBrandLightIcon';
|
|
450
|
-
export { default as PaymentMethodInstantBankTransferBlackIcon } from './PaymentMethodInstantBankTransferBlackIcon';
|
|
451
|
-
export { default as PaymentMethodInstantBankTransferBrandDarkIcon } from './PaymentMethodInstantBankTransferBrandDarkIcon';
|
|
452
|
-
export { default as PaymentMethodInstantBankTransferWhiteIcon } from './PaymentMethodInstantBankTransferWhiteIcon';
|
|
453
|
-
export { default as PaymentMethodXanpoolBrandLightIcon } from './PaymentMethodXanpoolBrandLightIcon';
|
|
454
|
-
export { default as PaymentMethodXanpoolBlackIcon } from './PaymentMethodXanpoolBlackIcon';
|
|
455
|
-
export { default as PaymentMethodXanpoolBrandDarkIcon } from './PaymentMethodXanpoolBrandDarkIcon';
|
|
456
|
-
export { default as PaymentMethodXanpoolWhiteIcon } from './PaymentMethodXanpoolWhiteIcon';
|
|
457
|
-
export { default as PaymentMethodDerivP2pBrandLightIcon } from './PaymentMethodDerivP2pBrandLightIcon';
|
|
458
|
-
export { default as PaymentMethodDerivP2pBlackIcon } from './PaymentMethodDerivP2pBlackIcon';
|
|
459
|
-
export { default as PaymentMethodDerivP2pBrandDarkIcon } from './PaymentMethodDerivP2pBrandDarkIcon';
|
|
460
|
-
export { default as PaymentMethodDerivP2pWhiteIcon } from './PaymentMethodDerivP2pWhiteIcon';
|
|
461
|
-
export { default as PaymentMethodIwalletBrandLightIcon } from './PaymentMethodIwalletBrandLightIcon';
|
|
462
|
-
export { default as PaymentMethodIwalletBlackIcon } from './PaymentMethodIwalletBlackIcon';
|
|
463
|
-
export { default as PaymentMethodIwalletBrandDarkIcon } from './PaymentMethodIwalletBrandDarkIcon';
|
|
464
|
-
export { default as PaymentMethodIwalletWhiteIcon } from './PaymentMethodIwalletWhiteIcon';
|
|
465
|
-
export { default as PaymentMethodCreditDebitBrandLightIcon } from './PaymentMethodCreditDebitBrandLightIcon';
|
|
466
|
-
export { default as PaymentMethodCreditDebitBlackIcon } from './PaymentMethodCreditDebitBlackIcon';
|
|
467
|
-
export { default as PaymentMethodCreditDebitBrandDarkIcon } from './PaymentMethodCreditDebitBrandDarkIcon';
|
|
468
|
-
export { default as PaymentMethodCreditDebitWhiteIcon } from './PaymentMethodCreditDebitWhiteIcon';
|
|
469
|
-
export { default as PaymentMethodBankRakyatIndonesiaBriBrandLightIcon } from './PaymentMethodBankRakyatIndonesiaBriBrandLightIcon';
|
|
470
|
-
export { default as PaymentMethodBankRakyatIndonesiaBriBlackIcon } from './PaymentMethodBankRakyatIndonesiaBriBlackIcon';
|
|
471
|
-
export { default as PaymentMethodBankRakyatIndonesiaBriBrandDarkIcon } from './PaymentMethodBankRakyatIndonesiaBriBrandDarkIcon';
|
|
472
|
-
export { default as PaymentMethodBankRakyatIndonesiaBriWhiteIcon } from './PaymentMethodBankRakyatIndonesiaBriWhiteIcon';
|
|
473
|
-
export { default as PaymentMethodJeniusBrandLightIcon } from './PaymentMethodJeniusBrandLightIcon';
|
|
474
|
-
export { default as PaymentMethodJeniusBlackIcon } from './PaymentMethodJeniusBlackIcon';
|
|
475
|
-
export { default as PaymentMethodJeniusBrandDarkIcon } from './PaymentMethodJeniusBrandDarkIcon';
|
|
476
|
-
export { default as PaymentMethodJeniusWhiteIcon } from './PaymentMethodJeniusWhiteIcon';
|
|
477
|
-
export { default as PaymentMethodOnlinenairaBrandLightIcon } from './PaymentMethodOnlinenairaBrandLightIcon';
|
|
478
|
-
export { default as PaymentMethodOnlinenairaBlackIcon } from './PaymentMethodOnlinenairaBlackIcon';
|
|
479
|
-
export { default as PaymentMethodOnlinenairaBrandDarkIcon } from './PaymentMethodOnlinenairaBrandDarkIcon';
|
|
480
|
-
export { default as PaymentMethodOnlinenairaWhiteIcon } from './PaymentMethodOnlinenairaWhiteIcon';
|
|
481
|
-
export { default as PaymentMethodDirecta24BrandLightIcon } from './PaymentMethodDirecta24BrandLightIcon';
|
|
482
|
-
export { default as PaymentMethodDirecta24BlackIcon } from './PaymentMethodDirecta24BlackIcon';
|
|
483
|
-
export { default as PaymentMethodDirecta24BrandDarkIcon } from './PaymentMethodDirecta24BrandDarkIcon';
|
|
484
|
-
export { default as PaymentMethodDirecta24WhiteIcon } from './PaymentMethodDirecta24WhiteIcon';
|
|
485
|
-
export { default as PaymentMethodPaymeroBrandLightIcon } from './PaymentMethodPaymeroBrandLightIcon';
|
|
486
|
-
export { default as PaymentMethodPaymeroBlackIcon } from './PaymentMethodPaymeroBlackIcon';
|
|
487
|
-
export { default as PaymentMethodPaymeroBrandDarkIcon } from './PaymentMethodPaymeroBrandDarkIcon';
|
|
488
|
-
export { default as PaymentMethodPaymeroWhiteIcon } from './PaymentMethodPaymeroWhiteIcon';
|
|
489
|
-
export { default as PaymentMethodEWalletBrandLightIcon } from './PaymentMethodEWalletBrandLightIcon';
|
|
490
|
-
export { default as PaymentMethodEWalletBlackIcon } from './PaymentMethodEWalletBlackIcon';
|
|
491
|
-
export { default as PaymentMethodEWalletBrandDarkIcon } from './PaymentMethodEWalletBrandDarkIcon';
|
|
492
|
-
export { default as PaymentMethodEWalletWhiteIcon } from './PaymentMethodEWalletWhiteIcon';
|
|
493
|
-
export { default as PaymentMethodLocalPaymentMethodsBrandLightIcon } from './PaymentMethodLocalPaymentMethodsBrandLightIcon';
|
|
494
|
-
export { default as PaymentMethodLocalPaymentMethodsBlackIcon } from './PaymentMethodLocalPaymentMethodsBlackIcon';
|
|
495
|
-
export { default as PaymentMethodLocalPaymentMethodsBrandDarkIcon } from './PaymentMethodLocalPaymentMethodsBrandDarkIcon';
|
|
496
|
-
export { default as PaymentMethodLocalPaymentMethodsWhiteIcon } from './PaymentMethodLocalPaymentMethodsWhiteIcon';
|
|
497
|
-
export { default as PaymentMethodJcbBrandLightIcon } from './PaymentMethodJcbBrandLightIcon';
|
|
498
|
-
export { default as PaymentMethodJcbBlackIcon } from './PaymentMethodJcbBlackIcon';
|
|
499
|
-
export { default as PaymentMethodJcbBrandDarkIcon } from './PaymentMethodJcbBrandDarkIcon';
|
|
500
|
-
export { default as PaymentMethodJcbWhiteIcon } from './PaymentMethodJcbWhiteIcon';
|
|
501
|
-
export { default as PaymentMethodTrustyBrandLightIcon } from './PaymentMethodTrustyBrandLightIcon';
|
|
502
|
-
export { default as PaymentMethodTrustyBlackIcon } from './PaymentMethodTrustyBlackIcon';
|
|
503
|
-
export { default as PaymentMethodTrustyBrandDarkIcon } from './PaymentMethodTrustyBrandDarkIcon';
|
|
504
|
-
export { default as PaymentMethodTrustyWhiteIcon } from './PaymentMethodTrustyWhiteIcon';
|
|
505
|
-
export { default as PaymentMethodBoletoBrandLightIcon } from './PaymentMethodBoletoBrandLightIcon';
|
|
506
|
-
export { default as PaymentMethodBoletoBlackIcon } from './PaymentMethodBoletoBlackIcon';
|
|
507
|
-
export { default as PaymentMethodBoletoBrandDarkIcon } from './PaymentMethodBoletoBrandDarkIcon';
|
|
508
|
-
export { default as PaymentMethodBoletoWhiteIcon } from './PaymentMethodBoletoWhiteIcon';
|
|
509
|
-
export { default as PaymentMethodBeyonicBrandLightIcon } from './PaymentMethodBeyonicBrandLightIcon';
|
|
510
|
-
export { default as PaymentMethodBeyonicBlackIcon } from './PaymentMethodBeyonicBlackIcon';
|
|
511
|
-
export { default as PaymentMethodBeyonicBrandDarkIcon } from './PaymentMethodBeyonicBrandDarkIcon';
|
|
512
|
-
export { default as PaymentMethodBeyonicWhiteIcon } from './PaymentMethodBeyonicWhiteIcon';
|
|
513
|
-
export { default as PaymentMethodAstropayBrandLightIcon } from './PaymentMethodAstropayBrandLightIcon';
|
|
514
|
-
export { default as PaymentMethodAstropayBlackIcon } from './PaymentMethodAstropayBlackIcon';
|
|
515
|
-
export { default as PaymentMethodAstropayBrandDarkIcon } from './PaymentMethodAstropayBrandDarkIcon';
|
|
516
|
-
export { default as PaymentMethodAstropayWhiteIcon } from './PaymentMethodAstropayWhiteIcon';
|
|
517
|
-
export { default as PaymentMethod1foryouBrandLightIcon } from './PaymentMethod1foryouBrandLightIcon';
|
|
518
|
-
export { default as PaymentMethod1foryouBlackIcon } from './PaymentMethod1foryouBlackIcon';
|
|
519
|
-
export { default as PaymentMethod1foryouBrandDarkIcon } from './PaymentMethod1foryouBrandDarkIcon';
|
|
520
|
-
export { default as PaymentMethod1foryouWhiteIcon } from './PaymentMethod1foryouWhiteIcon';
|
|
521
|
-
export { default as PaymentMethodAdvcashBrandLightIcon } from './PaymentMethodAdvcashBrandLightIcon';
|
|
522
|
-
export { default as PaymentMethodAdvcashBlackIcon } from './PaymentMethodAdvcashBlackIcon';
|
|
523
|
-
export { default as PaymentMethodAdvcashBrandDarkIcon } from './PaymentMethodAdvcashBrandDarkIcon';
|
|
524
|
-
export { default as PaymentMethodAdvcashWhiteIcon } from './PaymentMethodAdvcashWhiteIcon';
|
|
525
|
-
export { default as PaymentMethodSpeiBrandLightIcon } from './PaymentMethodSpeiBrandLightIcon';
|
|
526
|
-
export { default as PaymentMethodSpeiBlackIcon } from './PaymentMethodSpeiBlackIcon';
|
|
527
|
-
export { default as PaymentMethodSpeiBrandDarkIcon } from './PaymentMethodSpeiBrandDarkIcon';
|
|
528
|
-
export { default as PaymentMethodSpeiWhiteIcon } from './PaymentMethodSpeiWhiteIcon';
|
|
529
|
-
export { default as PaymentMethodAlipayBrandLightIcon } from './PaymentMethodAlipayBrandLightIcon';
|
|
530
|
-
export { default as PaymentMethodAlipayBlackIcon } from './PaymentMethodAlipayBlackIcon';
|
|
531
|
-
export { default as PaymentMethodAlipayBrandDarkIcon } from './PaymentMethodAlipayBrandDarkIcon';
|
|
532
|
-
export { default as PaymentMethodAlipayWhiteIcon } from './PaymentMethodAlipayWhiteIcon';
|
|
533
|
-
export { default as PaymentMethodBitcoinCashBrandLightIcon } from './PaymentMethodBitcoinCashBrandLightIcon';
|
|
534
|
-
export { default as PaymentMethodBitcoinCashBlackIcon } from './PaymentMethodBitcoinCashBlackIcon';
|
|
535
|
-
export { default as PaymentMethodBitcoinCashBrandDarkIcon } from './PaymentMethodBitcoinCashBrandDarkIcon';
|
|
536
|
-
export { default as PaymentMethodBitcoinCashWhiteIcon } from './PaymentMethodBitcoinCashWhiteIcon';
|
|
537
|
-
export { default as PaymentMethodDaiBrandLightIcon } from './PaymentMethodDaiBrandLightIcon';
|
|
538
|
-
export { default as PaymentMethodDaiBlackIcon } from './PaymentMethodDaiBlackIcon';
|
|
539
|
-
export { default as PaymentMethodDaiBrandDarkIcon } from './PaymentMethodDaiBrandDarkIcon';
|
|
540
|
-
export { default as PaymentMethodDaiWhiteIcon } from './PaymentMethodDaiWhiteIcon';
|
|
541
|
-
export { default as PaymentMethodDiamondBankBrandLightIcon } from './PaymentMethodDiamondBankBrandLightIcon';
|
|
542
|
-
export { default as PaymentMethodDiamondBankBlackIcon } from './PaymentMethodDiamondBankBlackIcon';
|
|
543
|
-
export { default as PaymentMethodDiamondBankBrandDarkIcon } from './PaymentMethodDiamondBankBrandDarkIcon';
|
|
544
|
-
export { default as PaymentMethodDiamondBankWhiteIcon } from './PaymentMethodDiamondBankWhiteIcon';
|
|
545
|
-
export { default as PaymentMethodFirstBankBrandLightIcon } from './PaymentMethodFirstBankBrandLightIcon';
|
|
546
|
-
export { default as PaymentMethodFirstBankBlackIcon } from './PaymentMethodFirstBankBlackIcon';
|
|
547
|
-
export { default as PaymentMethodFirstBankBrandDarkIcon } from './PaymentMethodFirstBankBrandDarkIcon';
|
|
548
|
-
export { default as PaymentMethodFirstBankWhiteIcon } from './PaymentMethodFirstBankWhiteIcon';
|
|
549
|
-
export { default as PaymentMethodGuaranteeTrustBankGtcoBrandLightIcon } from './PaymentMethodGuaranteeTrustBankGtcoBrandLightIcon';
|
|
550
|
-
export { default as PaymentMethodGuaranteeTrustBankGtcoBlackIcon } from './PaymentMethodGuaranteeTrustBankGtcoBlackIcon';
|
|
551
|
-
export { default as PaymentMethodGuaranteeTrustBankGtcoBrandDarkIcon } from './PaymentMethodGuaranteeTrustBankGtcoBrandDarkIcon';
|
|
552
|
-
export { default as PaymentMethodGuaranteeTrustBankGtcoWhiteIcon } from './PaymentMethodGuaranteeTrustBankGtcoWhiteIcon';
|
|
553
|
-
export { default as PaymentMethodIcbcBankBrandLightIcon } from './PaymentMethodIcbcBankBrandLightIcon';
|
|
554
|
-
export { default as PaymentMethodIcbcBankBlackIcon } from './PaymentMethodIcbcBankBlackIcon';
|
|
555
|
-
export { default as PaymentMethodIcbcBankBrandDarkIcon } from './PaymentMethodIcbcBankBrandDarkIcon';
|
|
556
|
-
export { default as PaymentMethodIcbcBankWhiteIcon } from './PaymentMethodIcbcBankWhiteIcon';
|
|
557
|
-
export { default as PaymentMethodLibertyReserveBrandLightIcon } from './PaymentMethodLibertyReserveBrandLightIcon';
|
|
558
|
-
export { default as PaymentMethodLibertyReserveBlackIcon } from './PaymentMethodLibertyReserveBlackIcon';
|
|
559
|
-
export { default as PaymentMethodLibertyReserveBrandDarkIcon } from './PaymentMethodLibertyReserveBrandDarkIcon';
|
|
560
|
-
export { default as PaymentMethodLibertyReserveWhiteIcon } from './PaymentMethodLibertyReserveWhiteIcon';
|
|
561
|
-
export { default as PaymentMethodMoneygramBrandLightIcon } from './PaymentMethodMoneygramBrandLightIcon';
|
|
562
|
-
export { default as PaymentMethodMoneygramBlackIcon } from './PaymentMethodMoneygramBlackIcon';
|
|
563
|
-
export { default as PaymentMethodMoneygramBrandDarkIcon } from './PaymentMethodMoneygramBrandDarkIcon';
|
|
564
|
-
export { default as PaymentMethodMoneygramWhiteIcon } from './PaymentMethodMoneygramWhiteIcon';
|
|
565
|
-
export { default as PaymentMethodPermataBankBrandLightIcon } from './PaymentMethodPermataBankBrandLightIcon';
|
|
566
|
-
export { default as PaymentMethodPermataBankBlackIcon } from './PaymentMethodPermataBankBlackIcon';
|
|
567
|
-
export { default as PaymentMethodPermataBankBrandDarkIcon } from './PaymentMethodPermataBankBrandDarkIcon';
|
|
568
|
-
export { default as PaymentMethodPermataBankWhiteIcon } from './PaymentMethodPermataBankWhiteIcon';
|
|
569
|
-
export { default as PaymentMethodPaypalBrandLightIcon } from './PaymentMethodPaypalBrandLightIcon';
|
|
570
|
-
export { default as PaymentMethodPaypalBlackIcon } from './PaymentMethodPaypalBlackIcon';
|
|
571
|
-
export { default as PaymentMethodPaypalBrandDarkIcon } from './PaymentMethodPaypalBrandDarkIcon';
|
|
572
|
-
export { default as PaymentMethodPaypalWhiteIcon } from './PaymentMethodPaypalWhiteIcon';
|
|
573
|
-
export { default as PaymentMethodVerveBrandLightIcon } from './PaymentMethodVerveBrandLightIcon';
|
|
574
|
-
export { default as PaymentMethodVerveBlackIcon } from './PaymentMethodVerveBlackIcon';
|
|
575
|
-
export { default as PaymentMethodVerveBrandDarkIcon } from './PaymentMethodVerveBrandDarkIcon';
|
|
576
|
-
export { default as PaymentMethodVerveWhiteIcon } from './PaymentMethodVerveWhiteIcon';
|
|
577
|
-
export { default as PaymentMethodZenithBankBrandLightIcon } from './PaymentMethodZenithBankBrandLightIcon';
|
|
578
|
-
export { default as PaymentMethodZenithBankBlackIcon } from './PaymentMethodZenithBankBlackIcon';
|
|
579
|
-
export { default as PaymentMethodZenithBankBrandDarkIcon } from './PaymentMethodZenithBankBrandDarkIcon';
|
|
580
|
-
export { default as PaymentMethodZenithBankWhiteIcon } from './PaymentMethodZenithBankWhiteIcon';
|
|
581
|
-
export { default as PaymentMethodGiropayBrandLightIcon } from './PaymentMethodGiropayBrandLightIcon';
|
|
582
|
-
export { default as PaymentMethodGiropayBlackIcon } from './PaymentMethodGiropayBlackIcon';
|
|
583
|
-
export { default as PaymentMethodGiropayBrandDarkIcon } from './PaymentMethodGiropayBrandDarkIcon';
|
|
584
|
-
export { default as PaymentMethodGiropayWhiteIcon } from './PaymentMethodGiropayWhiteIcon';
|
|
585
|
-
export { default as PaymentMethodEpsBrandLightIcon } from './PaymentMethodEpsBrandLightIcon';
|
|
586
|
-
export { default as PaymentMethodEpsBlackIcon } from './PaymentMethodEpsBlackIcon';
|
|
587
|
-
export { default as PaymentMethodEpsBrandDarkIcon } from './PaymentMethodEpsBrandDarkIcon';
|
|
588
|
-
export { default as PaymentMethodEpsWhiteIcon } from './PaymentMethodEpsWhiteIcon';
|
|
589
|
-
export { default as PaymentMethodPrzelewy24BrandLightIcon } from './PaymentMethodPrzelewy24BrandLightIcon';
|
|
590
|
-
export { default as PaymentMethodPrzelewy24BlackIcon } from './PaymentMethodPrzelewy24BlackIcon';
|
|
591
|
-
export { default as PaymentMethodPrzelewy24BrandDarkIcon } from './PaymentMethodPrzelewy24BrandDarkIcon';
|
|
592
|
-
export { default as PaymentMethodPrzelewy24WhiteIcon } from './PaymentMethodPrzelewy24WhiteIcon';
|
|
593
|
-
export { default as PaymentMethodNordeaBrandLightIcon } from './PaymentMethodNordeaBrandLightIcon';
|
|
594
|
-
export { default as PaymentMethodNordeaBlackIcon } from './PaymentMethodNordeaBlackIcon';
|
|
595
|
-
export { default as PaymentMethodNordeaBrandDarkIcon } from './PaymentMethodNordeaBrandDarkIcon';
|
|
596
|
-
export { default as PaymentMethodNordeaWhiteIcon } from './PaymentMethodNordeaWhiteIcon';
|
|
597
|
-
export { default as PaymentMethodRapidTransferBrandLightIcon } from './PaymentMethodRapidTransferBrandLightIcon';
|
|
598
|
-
export { default as PaymentMethodRapidTransferBlackIcon } from './PaymentMethodRapidTransferBlackIcon';
|
|
599
|
-
export { default as PaymentMethodRapidTransferBrandDarkIcon } from './PaymentMethodRapidTransferBrandDarkIcon';
|
|
600
|
-
export { default as PaymentMethodRapidTransferWhiteIcon } from './PaymentMethodRapidTransferWhiteIcon';
|
|
601
|
-
export { default as PaymentMethodPostepayBrandLightIcon } from './PaymentMethodPostepayBrandLightIcon';
|
|
602
|
-
export { default as PaymentMethodPostepayBlackIcon } from './PaymentMethodPostepayBlackIcon';
|
|
603
|
-
export { default as PaymentMethodPostepayBrandDarkIcon } from './PaymentMethodPostepayBrandDarkIcon';
|
|
604
|
-
export { default as PaymentMethodPostepayWhiteIcon } from './PaymentMethodPostepayWhiteIcon';
|
|
605
|
-
export { default as PaymentMethodAirtelMtnBrandLightIcon } from './PaymentMethodAirtelMtnBrandLightIcon';
|
|
606
|
-
export { default as PaymentMethodAirtelMtnBlackIcon } from './PaymentMethodAirtelMtnBlackIcon';
|
|
607
|
-
export { default as PaymentMethodAirtelMtnBrandDarkIcon } from './PaymentMethodAirtelMtnBrandDarkIcon';
|
|
608
|
-
export { default as PaymentMethodAirtelMtnWhiteIcon } from './PaymentMethodAirtelMtnWhiteIcon';
|
|
609
|
-
export { default as PaymentMethodChequeBrandLightIcon } from './PaymentMethodChequeBrandLightIcon';
|
|
610
|
-
export { default as PaymentMethodChequeBlackIcon } from './PaymentMethodChequeBlackIcon';
|
|
611
|
-
export { default as PaymentMethodChequeBrandDarkIcon } from './PaymentMethodChequeBrandDarkIcon';
|
|
612
|
-
export { default as PaymentMethodChequeWhiteIcon } from './PaymentMethodChequeWhiteIcon';
|
|
613
|
-
export { default as PaymentMethodFpsBrandLightIcon } from './PaymentMethodFpsBrandLightIcon';
|
|
614
|
-
export { default as PaymentMethodFpsBlackIcon } from './PaymentMethodFpsBlackIcon';
|
|
615
|
-
export { default as PaymentMethodFpsBrandDarkIcon } from './PaymentMethodFpsBrandDarkIcon';
|
|
616
|
-
export { default as PaymentMethodFpsWhiteIcon } from './PaymentMethodFpsWhiteIcon';
|
|
617
|
-
export { default as PaymentMethodWireTransferBrandLightIcon } from './PaymentMethodWireTransferBrandLightIcon';
|
|
618
|
-
export { default as PaymentMethodWireTransferBlackIcon } from './PaymentMethodWireTransferBlackIcon';
|
|
619
|
-
export { default as PaymentMethodWireTransferBrandDarkIcon } from './PaymentMethodWireTransferBrandDarkIcon';
|
|
620
|
-
export { default as PaymentMethodWireTransferWhiteIcon } from './PaymentMethodWireTransferWhiteIcon';
|