@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
|
@@ -0,0 +1,1008 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
type IconSize = 'sm' | 'md' | 'lg' | 'xl' | '2xl';
|
|
5
|
+
|
|
6
|
+
interface QuillSvgProps extends SVGProps<SVGSVGElement> {
|
|
7
|
+
iconSize?: IconSize;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
declare const ForwardRef$7O: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
|
+
|
|
12
|
+
declare const ForwardRef$7N: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
13
|
+
|
|
14
|
+
declare const ForwardRef$7M: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
15
|
+
|
|
16
|
+
declare const ForwardRef$7L: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
17
|
+
|
|
18
|
+
declare const ForwardRef$7K: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
19
|
+
|
|
20
|
+
declare const ForwardRef$7J: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
21
|
+
|
|
22
|
+
declare const ForwardRef$7I: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
23
|
+
|
|
24
|
+
declare const ForwardRef$7H: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
25
|
+
|
|
26
|
+
declare const ForwardRef$7G: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
27
|
+
|
|
28
|
+
declare const ForwardRef$7F: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
29
|
+
|
|
30
|
+
declare const ForwardRef$7E: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
31
|
+
|
|
32
|
+
declare const ForwardRef$7D: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
33
|
+
|
|
34
|
+
declare const ForwardRef$7C: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
35
|
+
|
|
36
|
+
declare const ForwardRef$7B: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
37
|
+
|
|
38
|
+
declare const ForwardRef$7A: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
39
|
+
|
|
40
|
+
declare const ForwardRef$7z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
41
|
+
|
|
42
|
+
declare const ForwardRef$7y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
43
|
+
|
|
44
|
+
declare const ForwardRef$7x: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
45
|
+
|
|
46
|
+
declare const ForwardRef$7w: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
47
|
+
|
|
48
|
+
declare const ForwardRef$7v: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
49
|
+
|
|
50
|
+
declare const ForwardRef$7u: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
51
|
+
|
|
52
|
+
declare const ForwardRef$7t: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
53
|
+
|
|
54
|
+
declare const ForwardRef$7s: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
55
|
+
|
|
56
|
+
declare const ForwardRef$7r: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
57
|
+
|
|
58
|
+
declare const ForwardRef$7q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
59
|
+
|
|
60
|
+
declare const ForwardRef$7p: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
61
|
+
|
|
62
|
+
declare const ForwardRef$7o: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
63
|
+
|
|
64
|
+
declare const ForwardRef$7n: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
65
|
+
|
|
66
|
+
declare const ForwardRef$7m: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
67
|
+
|
|
68
|
+
declare const ForwardRef$7l: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
69
|
+
|
|
70
|
+
declare const ForwardRef$7k: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
71
|
+
|
|
72
|
+
declare const ForwardRef$7j: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
73
|
+
|
|
74
|
+
declare const ForwardRef$7i: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
75
|
+
|
|
76
|
+
declare const ForwardRef$7h: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
77
|
+
|
|
78
|
+
declare const ForwardRef$7g: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
79
|
+
|
|
80
|
+
declare const ForwardRef$7f: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
81
|
+
|
|
82
|
+
declare const ForwardRef$7e: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
83
|
+
|
|
84
|
+
declare const ForwardRef$7d: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
85
|
+
|
|
86
|
+
declare const ForwardRef$7c: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
87
|
+
|
|
88
|
+
declare const ForwardRef$7b: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
89
|
+
|
|
90
|
+
declare const ForwardRef$7a: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
91
|
+
|
|
92
|
+
declare const ForwardRef$79: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
93
|
+
|
|
94
|
+
declare const ForwardRef$78: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
95
|
+
|
|
96
|
+
declare const ForwardRef$77: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
97
|
+
|
|
98
|
+
declare const ForwardRef$76: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
99
|
+
|
|
100
|
+
declare const ForwardRef$75: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
101
|
+
|
|
102
|
+
declare const ForwardRef$74: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
103
|
+
|
|
104
|
+
declare const ForwardRef$73: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
105
|
+
|
|
106
|
+
declare const ForwardRef$72: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
107
|
+
|
|
108
|
+
declare const ForwardRef$71: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
109
|
+
|
|
110
|
+
declare const ForwardRef$70: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
111
|
+
|
|
112
|
+
declare const ForwardRef$6$: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
113
|
+
|
|
114
|
+
declare const ForwardRef$6_: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
115
|
+
|
|
116
|
+
declare const ForwardRef$6Z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
117
|
+
|
|
118
|
+
declare const ForwardRef$6Y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
119
|
+
|
|
120
|
+
declare const ForwardRef$6X: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
121
|
+
|
|
122
|
+
declare const ForwardRef$6W: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
123
|
+
|
|
124
|
+
declare const ForwardRef$6V: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
125
|
+
|
|
126
|
+
declare const ForwardRef$6U: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
127
|
+
|
|
128
|
+
declare const ForwardRef$6T: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
129
|
+
|
|
130
|
+
declare const ForwardRef$6S: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
131
|
+
|
|
132
|
+
declare const ForwardRef$6R: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
133
|
+
|
|
134
|
+
declare const ForwardRef$6Q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
135
|
+
|
|
136
|
+
declare const ForwardRef$6P: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
137
|
+
|
|
138
|
+
declare const ForwardRef$6O: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
139
|
+
|
|
140
|
+
declare const ForwardRef$6N: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
141
|
+
|
|
142
|
+
declare const ForwardRef$6M: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
143
|
+
|
|
144
|
+
declare const ForwardRef$6L: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
145
|
+
|
|
146
|
+
declare const ForwardRef$6K: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
147
|
+
|
|
148
|
+
declare const ForwardRef$6J: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
149
|
+
|
|
150
|
+
declare const ForwardRef$6I: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
151
|
+
|
|
152
|
+
declare const ForwardRef$6H: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
153
|
+
|
|
154
|
+
declare const ForwardRef$6G: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
155
|
+
|
|
156
|
+
declare const ForwardRef$6F: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
157
|
+
|
|
158
|
+
declare const ForwardRef$6E: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
159
|
+
|
|
160
|
+
declare const ForwardRef$6D: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
161
|
+
|
|
162
|
+
declare const ForwardRef$6C: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
163
|
+
|
|
164
|
+
declare const ForwardRef$6B: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
165
|
+
|
|
166
|
+
declare const ForwardRef$6A: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
167
|
+
|
|
168
|
+
declare const ForwardRef$6z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
169
|
+
|
|
170
|
+
declare const ForwardRef$6y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
171
|
+
|
|
172
|
+
declare const ForwardRef$6x: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
173
|
+
|
|
174
|
+
declare const ForwardRef$6w: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
175
|
+
|
|
176
|
+
declare const ForwardRef$6v: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
177
|
+
|
|
178
|
+
declare const ForwardRef$6u: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
179
|
+
|
|
180
|
+
declare const ForwardRef$6t: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
181
|
+
|
|
182
|
+
declare const ForwardRef$6s: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
183
|
+
|
|
184
|
+
declare const ForwardRef$6r: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
185
|
+
|
|
186
|
+
declare const ForwardRef$6q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
187
|
+
|
|
188
|
+
declare const ForwardRef$6p: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
189
|
+
|
|
190
|
+
declare const ForwardRef$6o: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
191
|
+
|
|
192
|
+
declare const ForwardRef$6n: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
193
|
+
|
|
194
|
+
declare const ForwardRef$6m: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
195
|
+
|
|
196
|
+
declare const ForwardRef$6l: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
197
|
+
|
|
198
|
+
declare const ForwardRef$6k: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
199
|
+
|
|
200
|
+
declare const ForwardRef$6j: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
201
|
+
|
|
202
|
+
declare const ForwardRef$6i: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
203
|
+
|
|
204
|
+
declare const ForwardRef$6h: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
205
|
+
|
|
206
|
+
declare const ForwardRef$6g: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
207
|
+
|
|
208
|
+
declare const ForwardRef$6f: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
209
|
+
|
|
210
|
+
declare const ForwardRef$6e: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
211
|
+
|
|
212
|
+
declare const ForwardRef$6d: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
213
|
+
|
|
214
|
+
declare const ForwardRef$6c: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
215
|
+
|
|
216
|
+
declare const ForwardRef$6b: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
217
|
+
|
|
218
|
+
declare const ForwardRef$6a: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
219
|
+
|
|
220
|
+
declare const ForwardRef$69: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
221
|
+
|
|
222
|
+
declare const ForwardRef$68: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
223
|
+
|
|
224
|
+
declare const ForwardRef$67: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
225
|
+
|
|
226
|
+
declare const ForwardRef$66: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
227
|
+
|
|
228
|
+
declare const ForwardRef$65: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
229
|
+
|
|
230
|
+
declare const ForwardRef$64: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
231
|
+
|
|
232
|
+
declare const ForwardRef$63: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
233
|
+
|
|
234
|
+
declare const ForwardRef$62: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
235
|
+
|
|
236
|
+
declare const ForwardRef$61: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
237
|
+
|
|
238
|
+
declare const ForwardRef$60: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
239
|
+
|
|
240
|
+
declare const ForwardRef$5$: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
241
|
+
|
|
242
|
+
declare const ForwardRef$5_: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
243
|
+
|
|
244
|
+
declare const ForwardRef$5Z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
245
|
+
|
|
246
|
+
declare const ForwardRef$5Y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
247
|
+
|
|
248
|
+
declare const ForwardRef$5X: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
249
|
+
|
|
250
|
+
declare const ForwardRef$5W: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
251
|
+
|
|
252
|
+
declare const ForwardRef$5V: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
253
|
+
|
|
254
|
+
declare const ForwardRef$5U: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
255
|
+
|
|
256
|
+
declare const ForwardRef$5T: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
257
|
+
|
|
258
|
+
declare const ForwardRef$5S: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
259
|
+
|
|
260
|
+
declare const ForwardRef$5R: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
261
|
+
|
|
262
|
+
declare const ForwardRef$5Q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
263
|
+
|
|
264
|
+
declare const ForwardRef$5P: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
265
|
+
|
|
266
|
+
declare const ForwardRef$5O: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
267
|
+
|
|
268
|
+
declare const ForwardRef$5N: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
269
|
+
|
|
270
|
+
declare const ForwardRef$5M: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
271
|
+
|
|
272
|
+
declare const ForwardRef$5L: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
273
|
+
|
|
274
|
+
declare const ForwardRef$5K: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
275
|
+
|
|
276
|
+
declare const ForwardRef$5J: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
277
|
+
|
|
278
|
+
declare const ForwardRef$5I: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
279
|
+
|
|
280
|
+
declare const ForwardRef$5H: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
281
|
+
|
|
282
|
+
declare const ForwardRef$5G: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
283
|
+
|
|
284
|
+
declare const ForwardRef$5F: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
285
|
+
|
|
286
|
+
declare const ForwardRef$5E: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
287
|
+
|
|
288
|
+
declare const ForwardRef$5D: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
289
|
+
|
|
290
|
+
declare const ForwardRef$5C: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
291
|
+
|
|
292
|
+
declare const ForwardRef$5B: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
293
|
+
|
|
294
|
+
declare const ForwardRef$5A: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
295
|
+
|
|
296
|
+
declare const ForwardRef$5z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
297
|
+
|
|
298
|
+
declare const ForwardRef$5y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
299
|
+
|
|
300
|
+
declare const ForwardRef$5x: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
301
|
+
|
|
302
|
+
declare const ForwardRef$5w: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
303
|
+
|
|
304
|
+
declare const ForwardRef$5v: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
305
|
+
|
|
306
|
+
declare const ForwardRef$5u: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
307
|
+
|
|
308
|
+
declare const ForwardRef$5t: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
309
|
+
|
|
310
|
+
declare const ForwardRef$5s: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
311
|
+
|
|
312
|
+
declare const ForwardRef$5r: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
313
|
+
|
|
314
|
+
declare const ForwardRef$5q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
315
|
+
|
|
316
|
+
declare const ForwardRef$5p: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
317
|
+
|
|
318
|
+
declare const ForwardRef$5o: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
319
|
+
|
|
320
|
+
declare const ForwardRef$5n: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
321
|
+
|
|
322
|
+
declare const ForwardRef$5m: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
323
|
+
|
|
324
|
+
declare const ForwardRef$5l: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
325
|
+
|
|
326
|
+
declare const ForwardRef$5k: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
327
|
+
|
|
328
|
+
declare const ForwardRef$5j: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
329
|
+
|
|
330
|
+
declare const ForwardRef$5i: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
331
|
+
|
|
332
|
+
declare const ForwardRef$5h: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
333
|
+
|
|
334
|
+
declare const ForwardRef$5g: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
335
|
+
|
|
336
|
+
declare const ForwardRef$5f: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
337
|
+
|
|
338
|
+
declare const ForwardRef$5e: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
339
|
+
|
|
340
|
+
declare const ForwardRef$5d: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
341
|
+
|
|
342
|
+
declare const ForwardRef$5c: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
343
|
+
|
|
344
|
+
declare const ForwardRef$5b: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
345
|
+
|
|
346
|
+
declare const ForwardRef$5a: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
347
|
+
|
|
348
|
+
declare const ForwardRef$59: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
349
|
+
|
|
350
|
+
declare const ForwardRef$58: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
351
|
+
|
|
352
|
+
declare const ForwardRef$57: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
353
|
+
|
|
354
|
+
declare const ForwardRef$56: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
355
|
+
|
|
356
|
+
declare const ForwardRef$55: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
357
|
+
|
|
358
|
+
declare const ForwardRef$54: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
359
|
+
|
|
360
|
+
declare const ForwardRef$53: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
361
|
+
|
|
362
|
+
declare const ForwardRef$52: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
363
|
+
|
|
364
|
+
declare const ForwardRef$51: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
365
|
+
|
|
366
|
+
declare const ForwardRef$50: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
367
|
+
|
|
368
|
+
declare const ForwardRef$4$: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
369
|
+
|
|
370
|
+
declare const ForwardRef$4_: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
371
|
+
|
|
372
|
+
declare const ForwardRef$4Z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
373
|
+
|
|
374
|
+
declare const ForwardRef$4Y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
375
|
+
|
|
376
|
+
declare const ForwardRef$4X: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
377
|
+
|
|
378
|
+
declare const ForwardRef$4W: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
379
|
+
|
|
380
|
+
declare const ForwardRef$4V: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
381
|
+
|
|
382
|
+
declare const ForwardRef$4U: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
383
|
+
|
|
384
|
+
declare const ForwardRef$4T: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
385
|
+
|
|
386
|
+
declare const ForwardRef$4S: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
387
|
+
|
|
388
|
+
declare const ForwardRef$4R: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
389
|
+
|
|
390
|
+
declare const ForwardRef$4Q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
391
|
+
|
|
392
|
+
declare const ForwardRef$4P: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
393
|
+
|
|
394
|
+
declare const ForwardRef$4O: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
395
|
+
|
|
396
|
+
declare const ForwardRef$4N: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
397
|
+
|
|
398
|
+
declare const ForwardRef$4M: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
399
|
+
|
|
400
|
+
declare const ForwardRef$4L: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
401
|
+
|
|
402
|
+
declare const ForwardRef$4K: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
403
|
+
|
|
404
|
+
declare const ForwardRef$4J: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
405
|
+
|
|
406
|
+
declare const ForwardRef$4I: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
407
|
+
|
|
408
|
+
declare const ForwardRef$4H: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
409
|
+
|
|
410
|
+
declare const ForwardRef$4G: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
411
|
+
|
|
412
|
+
declare const ForwardRef$4F: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
413
|
+
|
|
414
|
+
declare const ForwardRef$4E: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
415
|
+
|
|
416
|
+
declare const ForwardRef$4D: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
417
|
+
|
|
418
|
+
declare const ForwardRef$4C: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
419
|
+
|
|
420
|
+
declare const ForwardRef$4B: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
421
|
+
|
|
422
|
+
declare const ForwardRef$4A: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
423
|
+
|
|
424
|
+
declare const ForwardRef$4z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
425
|
+
|
|
426
|
+
declare const ForwardRef$4y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
427
|
+
|
|
428
|
+
declare const ForwardRef$4x: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
429
|
+
|
|
430
|
+
declare const ForwardRef$4w: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
431
|
+
|
|
432
|
+
declare const ForwardRef$4v: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
433
|
+
|
|
434
|
+
declare const ForwardRef$4u: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
435
|
+
|
|
436
|
+
declare const ForwardRef$4t: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
437
|
+
|
|
438
|
+
declare const ForwardRef$4s: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
439
|
+
|
|
440
|
+
declare const ForwardRef$4r: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
441
|
+
|
|
442
|
+
declare const ForwardRef$4q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
443
|
+
|
|
444
|
+
declare const ForwardRef$4p: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
445
|
+
|
|
446
|
+
declare const ForwardRef$4o: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
447
|
+
|
|
448
|
+
declare const ForwardRef$4n: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
449
|
+
|
|
450
|
+
declare const ForwardRef$4m: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
451
|
+
|
|
452
|
+
declare const ForwardRef$4l: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
453
|
+
|
|
454
|
+
declare const ForwardRef$4k: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
455
|
+
|
|
456
|
+
declare const ForwardRef$4j: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
457
|
+
|
|
458
|
+
declare const ForwardRef$4i: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
459
|
+
|
|
460
|
+
declare const ForwardRef$4h: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
461
|
+
|
|
462
|
+
declare const ForwardRef$4g: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
463
|
+
|
|
464
|
+
declare const ForwardRef$4f: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
465
|
+
|
|
466
|
+
declare const ForwardRef$4e: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
467
|
+
|
|
468
|
+
declare const ForwardRef$4d: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
469
|
+
|
|
470
|
+
declare const ForwardRef$4c: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
471
|
+
|
|
472
|
+
declare const ForwardRef$4b: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
473
|
+
|
|
474
|
+
declare const ForwardRef$4a: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
475
|
+
|
|
476
|
+
declare const ForwardRef$49: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
477
|
+
|
|
478
|
+
declare const ForwardRef$48: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
479
|
+
|
|
480
|
+
declare const ForwardRef$47: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
481
|
+
|
|
482
|
+
declare const ForwardRef$46: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
483
|
+
|
|
484
|
+
declare const ForwardRef$45: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
485
|
+
|
|
486
|
+
declare const ForwardRef$44: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
487
|
+
|
|
488
|
+
declare const ForwardRef$43: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
489
|
+
|
|
490
|
+
declare const ForwardRef$42: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
491
|
+
|
|
492
|
+
declare const ForwardRef$41: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
493
|
+
|
|
494
|
+
declare const ForwardRef$40: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
495
|
+
|
|
496
|
+
declare const ForwardRef$3$: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
497
|
+
|
|
498
|
+
declare const ForwardRef$3_: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
499
|
+
|
|
500
|
+
declare const ForwardRef$3Z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
501
|
+
|
|
502
|
+
declare const ForwardRef$3Y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
503
|
+
|
|
504
|
+
declare const ForwardRef$3X: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
505
|
+
|
|
506
|
+
declare const ForwardRef$3W: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
507
|
+
|
|
508
|
+
declare const ForwardRef$3V: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
509
|
+
|
|
510
|
+
declare const ForwardRef$3U: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
511
|
+
|
|
512
|
+
declare const ForwardRef$3T: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
513
|
+
|
|
514
|
+
declare const ForwardRef$3S: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
515
|
+
|
|
516
|
+
declare const ForwardRef$3R: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
517
|
+
|
|
518
|
+
declare const ForwardRef$3Q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
519
|
+
|
|
520
|
+
declare const ForwardRef$3P: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
521
|
+
|
|
522
|
+
declare const ForwardRef$3O: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
523
|
+
|
|
524
|
+
declare const ForwardRef$3N: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
525
|
+
|
|
526
|
+
declare const ForwardRef$3M: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
527
|
+
|
|
528
|
+
declare const ForwardRef$3L: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
529
|
+
|
|
530
|
+
declare const ForwardRef$3K: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
531
|
+
|
|
532
|
+
declare const ForwardRef$3J: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
533
|
+
|
|
534
|
+
declare const ForwardRef$3I: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
535
|
+
|
|
536
|
+
declare const ForwardRef$3H: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
537
|
+
|
|
538
|
+
declare const ForwardRef$3G: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
539
|
+
|
|
540
|
+
declare const ForwardRef$3F: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
541
|
+
|
|
542
|
+
declare const ForwardRef$3E: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
543
|
+
|
|
544
|
+
declare const ForwardRef$3D: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
545
|
+
|
|
546
|
+
declare const ForwardRef$3C: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
547
|
+
|
|
548
|
+
declare const ForwardRef$3B: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
549
|
+
|
|
550
|
+
declare const ForwardRef$3A: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
551
|
+
|
|
552
|
+
declare const ForwardRef$3z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
553
|
+
|
|
554
|
+
declare const ForwardRef$3y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
555
|
+
|
|
556
|
+
declare const ForwardRef$3x: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
557
|
+
|
|
558
|
+
declare const ForwardRef$3w: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
559
|
+
|
|
560
|
+
declare const ForwardRef$3v: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
561
|
+
|
|
562
|
+
declare const ForwardRef$3u: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
563
|
+
|
|
564
|
+
declare const ForwardRef$3t: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
565
|
+
|
|
566
|
+
declare const ForwardRef$3s: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
567
|
+
|
|
568
|
+
declare const ForwardRef$3r: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
569
|
+
|
|
570
|
+
declare const ForwardRef$3q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
571
|
+
|
|
572
|
+
declare const ForwardRef$3p: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
573
|
+
|
|
574
|
+
declare const ForwardRef$3o: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
575
|
+
|
|
576
|
+
declare const ForwardRef$3n: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
577
|
+
|
|
578
|
+
declare const ForwardRef$3m: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
579
|
+
|
|
580
|
+
declare const ForwardRef$3l: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
581
|
+
|
|
582
|
+
declare const ForwardRef$3k: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
583
|
+
|
|
584
|
+
declare const ForwardRef$3j: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
585
|
+
|
|
586
|
+
declare const ForwardRef$3i: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
587
|
+
|
|
588
|
+
declare const ForwardRef$3h: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
589
|
+
|
|
590
|
+
declare const ForwardRef$3g: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
591
|
+
|
|
592
|
+
declare const ForwardRef$3f: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
593
|
+
|
|
594
|
+
declare const ForwardRef$3e: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
595
|
+
|
|
596
|
+
declare const ForwardRef$3d: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
597
|
+
|
|
598
|
+
declare const ForwardRef$3c: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
599
|
+
|
|
600
|
+
declare const ForwardRef$3b: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
601
|
+
|
|
602
|
+
declare const ForwardRef$3a: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
603
|
+
|
|
604
|
+
declare const ForwardRef$39: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
605
|
+
|
|
606
|
+
declare const ForwardRef$38: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
607
|
+
|
|
608
|
+
declare const ForwardRef$37: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
609
|
+
|
|
610
|
+
declare const ForwardRef$36: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
611
|
+
|
|
612
|
+
declare const ForwardRef$35: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
613
|
+
|
|
614
|
+
declare const ForwardRef$34: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
615
|
+
|
|
616
|
+
declare const ForwardRef$33: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
617
|
+
|
|
618
|
+
declare const ForwardRef$32: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
619
|
+
|
|
620
|
+
declare const ForwardRef$31: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
621
|
+
|
|
622
|
+
declare const ForwardRef$30: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
623
|
+
|
|
624
|
+
declare const ForwardRef$2$: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
625
|
+
|
|
626
|
+
declare const ForwardRef$2_: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
627
|
+
|
|
628
|
+
declare const ForwardRef$2Z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
629
|
+
|
|
630
|
+
declare const ForwardRef$2Y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
631
|
+
|
|
632
|
+
declare const ForwardRef$2X: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
633
|
+
|
|
634
|
+
declare const ForwardRef$2W: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
635
|
+
|
|
636
|
+
declare const ForwardRef$2V: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
637
|
+
|
|
638
|
+
declare const ForwardRef$2U: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
639
|
+
|
|
640
|
+
declare const ForwardRef$2T: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
641
|
+
|
|
642
|
+
declare const ForwardRef$2S: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
643
|
+
|
|
644
|
+
declare const ForwardRef$2R: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
645
|
+
|
|
646
|
+
declare const ForwardRef$2Q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
647
|
+
|
|
648
|
+
declare const ForwardRef$2P: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
649
|
+
|
|
650
|
+
declare const ForwardRef$2O: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
651
|
+
|
|
652
|
+
declare const ForwardRef$2N: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
653
|
+
|
|
654
|
+
declare const ForwardRef$2M: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
655
|
+
|
|
656
|
+
declare const ForwardRef$2L: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
657
|
+
|
|
658
|
+
declare const ForwardRef$2K: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
659
|
+
|
|
660
|
+
declare const ForwardRef$2J: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
661
|
+
|
|
662
|
+
declare const ForwardRef$2I: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
663
|
+
|
|
664
|
+
declare const ForwardRef$2H: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
665
|
+
|
|
666
|
+
declare const ForwardRef$2G: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
667
|
+
|
|
668
|
+
declare const ForwardRef$2F: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
669
|
+
|
|
670
|
+
declare const ForwardRef$2E: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
671
|
+
|
|
672
|
+
declare const ForwardRef$2D: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
673
|
+
|
|
674
|
+
declare const ForwardRef$2C: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
675
|
+
|
|
676
|
+
declare const ForwardRef$2B: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
677
|
+
|
|
678
|
+
declare const ForwardRef$2A: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
679
|
+
|
|
680
|
+
declare const ForwardRef$2z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
681
|
+
|
|
682
|
+
declare const ForwardRef$2y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
683
|
+
|
|
684
|
+
declare const ForwardRef$2x: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
685
|
+
|
|
686
|
+
declare const ForwardRef$2w: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
687
|
+
|
|
688
|
+
declare const ForwardRef$2v: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
689
|
+
|
|
690
|
+
declare const ForwardRef$2u: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
691
|
+
|
|
692
|
+
declare const ForwardRef$2t: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
693
|
+
|
|
694
|
+
declare const ForwardRef$2s: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
695
|
+
|
|
696
|
+
declare const ForwardRef$2r: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
697
|
+
|
|
698
|
+
declare const ForwardRef$2q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
699
|
+
|
|
700
|
+
declare const ForwardRef$2p: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
701
|
+
|
|
702
|
+
declare const ForwardRef$2o: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
703
|
+
|
|
704
|
+
declare const ForwardRef$2n: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
705
|
+
|
|
706
|
+
declare const ForwardRef$2m: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
707
|
+
|
|
708
|
+
declare const ForwardRef$2l: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
709
|
+
|
|
710
|
+
declare const ForwardRef$2k: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
711
|
+
|
|
712
|
+
declare const ForwardRef$2j: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
713
|
+
|
|
714
|
+
declare const ForwardRef$2i: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
715
|
+
|
|
716
|
+
declare const ForwardRef$2h: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
717
|
+
|
|
718
|
+
declare const ForwardRef$2g: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
719
|
+
|
|
720
|
+
declare const ForwardRef$2f: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
721
|
+
|
|
722
|
+
declare const ForwardRef$2e: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
723
|
+
|
|
724
|
+
declare const ForwardRef$2d: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
725
|
+
|
|
726
|
+
declare const ForwardRef$2c: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
727
|
+
|
|
728
|
+
declare const ForwardRef$2b: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
729
|
+
|
|
730
|
+
declare const ForwardRef$2a: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
731
|
+
|
|
732
|
+
declare const ForwardRef$29: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
733
|
+
|
|
734
|
+
declare const ForwardRef$28: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
735
|
+
|
|
736
|
+
declare const ForwardRef$27: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
737
|
+
|
|
738
|
+
declare const ForwardRef$26: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
739
|
+
|
|
740
|
+
declare const ForwardRef$25: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
741
|
+
|
|
742
|
+
declare const ForwardRef$24: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
743
|
+
|
|
744
|
+
declare const ForwardRef$23: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
745
|
+
|
|
746
|
+
declare const ForwardRef$22: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
747
|
+
|
|
748
|
+
declare const ForwardRef$21: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
749
|
+
|
|
750
|
+
declare const ForwardRef$20: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
751
|
+
|
|
752
|
+
declare const ForwardRef$1$: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
753
|
+
|
|
754
|
+
declare const ForwardRef$1_: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
755
|
+
|
|
756
|
+
declare const ForwardRef$1Z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
757
|
+
|
|
758
|
+
declare const ForwardRef$1Y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
759
|
+
|
|
760
|
+
declare const ForwardRef$1X: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
761
|
+
|
|
762
|
+
declare const ForwardRef$1W: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
763
|
+
|
|
764
|
+
declare const ForwardRef$1V: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
765
|
+
|
|
766
|
+
declare const ForwardRef$1U: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
767
|
+
|
|
768
|
+
declare const ForwardRef$1T: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
769
|
+
|
|
770
|
+
declare const ForwardRef$1S: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
771
|
+
|
|
772
|
+
declare const ForwardRef$1R: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
773
|
+
|
|
774
|
+
declare const ForwardRef$1Q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
775
|
+
|
|
776
|
+
declare const ForwardRef$1P: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
777
|
+
|
|
778
|
+
declare const ForwardRef$1O: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
779
|
+
|
|
780
|
+
declare const ForwardRef$1N: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
781
|
+
|
|
782
|
+
declare const ForwardRef$1M: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
783
|
+
|
|
784
|
+
declare const ForwardRef$1L: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
785
|
+
|
|
786
|
+
declare const ForwardRef$1K: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
787
|
+
|
|
788
|
+
declare const ForwardRef$1J: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
789
|
+
|
|
790
|
+
declare const ForwardRef$1I: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
791
|
+
|
|
792
|
+
declare const ForwardRef$1H: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
793
|
+
|
|
794
|
+
declare const ForwardRef$1G: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
795
|
+
|
|
796
|
+
declare const ForwardRef$1F: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
797
|
+
|
|
798
|
+
declare const ForwardRef$1E: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
799
|
+
|
|
800
|
+
declare const ForwardRef$1D: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
801
|
+
|
|
802
|
+
declare const ForwardRef$1C: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
803
|
+
|
|
804
|
+
declare const ForwardRef$1B: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
805
|
+
|
|
806
|
+
declare const ForwardRef$1A: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
807
|
+
|
|
808
|
+
declare const ForwardRef$1z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
809
|
+
|
|
810
|
+
declare const ForwardRef$1y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
811
|
+
|
|
812
|
+
declare const ForwardRef$1x: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
813
|
+
|
|
814
|
+
declare const ForwardRef$1w: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
815
|
+
|
|
816
|
+
declare const ForwardRef$1v: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
817
|
+
|
|
818
|
+
declare const ForwardRef$1u: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
819
|
+
|
|
820
|
+
declare const ForwardRef$1t: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
821
|
+
|
|
822
|
+
declare const ForwardRef$1s: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
823
|
+
|
|
824
|
+
declare const ForwardRef$1r: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
825
|
+
|
|
826
|
+
declare const ForwardRef$1q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
827
|
+
|
|
828
|
+
declare const ForwardRef$1p: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
829
|
+
|
|
830
|
+
declare const ForwardRef$1o: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
831
|
+
|
|
832
|
+
declare const ForwardRef$1n: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
833
|
+
|
|
834
|
+
declare const ForwardRef$1m: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
835
|
+
|
|
836
|
+
declare const ForwardRef$1l: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
837
|
+
|
|
838
|
+
declare const ForwardRef$1k: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
839
|
+
|
|
840
|
+
declare const ForwardRef$1j: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
841
|
+
|
|
842
|
+
declare const ForwardRef$1i: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
843
|
+
|
|
844
|
+
declare const ForwardRef$1h: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
845
|
+
|
|
846
|
+
declare const ForwardRef$1g: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
847
|
+
|
|
848
|
+
declare const ForwardRef$1f: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
849
|
+
|
|
850
|
+
declare const ForwardRef$1e: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
851
|
+
|
|
852
|
+
declare const ForwardRef$1d: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
853
|
+
|
|
854
|
+
declare const ForwardRef$1c: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
855
|
+
|
|
856
|
+
declare const ForwardRef$1b: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
857
|
+
|
|
858
|
+
declare const ForwardRef$1a: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
859
|
+
|
|
860
|
+
declare const ForwardRef$19: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
861
|
+
|
|
862
|
+
declare const ForwardRef$18: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
863
|
+
|
|
864
|
+
declare const ForwardRef$17: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
865
|
+
|
|
866
|
+
declare const ForwardRef$16: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
867
|
+
|
|
868
|
+
declare const ForwardRef$15: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
869
|
+
|
|
870
|
+
declare const ForwardRef$14: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
871
|
+
|
|
872
|
+
declare const ForwardRef$13: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
873
|
+
|
|
874
|
+
declare const ForwardRef$12: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
875
|
+
|
|
876
|
+
declare const ForwardRef$11: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
877
|
+
|
|
878
|
+
declare const ForwardRef$10: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
879
|
+
|
|
880
|
+
declare const ForwardRef$$: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
881
|
+
|
|
882
|
+
declare const ForwardRef$_: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
883
|
+
|
|
884
|
+
declare const ForwardRef$Z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
885
|
+
|
|
886
|
+
declare const ForwardRef$Y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
887
|
+
|
|
888
|
+
declare const ForwardRef$X: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
889
|
+
|
|
890
|
+
declare const ForwardRef$W: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
891
|
+
|
|
892
|
+
declare const ForwardRef$V: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
893
|
+
|
|
894
|
+
declare const ForwardRef$U: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
895
|
+
|
|
896
|
+
declare const ForwardRef$T: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
897
|
+
|
|
898
|
+
declare const ForwardRef$S: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
899
|
+
|
|
900
|
+
declare const ForwardRef$R: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
901
|
+
|
|
902
|
+
declare const ForwardRef$Q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
903
|
+
|
|
904
|
+
declare const ForwardRef$P: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
905
|
+
|
|
906
|
+
declare const ForwardRef$O: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
907
|
+
|
|
908
|
+
declare const ForwardRef$N: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
909
|
+
|
|
910
|
+
declare const ForwardRef$M: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
911
|
+
|
|
912
|
+
declare const ForwardRef$L: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
913
|
+
|
|
914
|
+
declare const ForwardRef$K: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
915
|
+
|
|
916
|
+
declare const ForwardRef$J: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
917
|
+
|
|
918
|
+
declare const ForwardRef$I: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
919
|
+
|
|
920
|
+
declare const ForwardRef$H: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
921
|
+
|
|
922
|
+
declare const ForwardRef$G: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
923
|
+
|
|
924
|
+
declare const ForwardRef$F: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
925
|
+
|
|
926
|
+
declare const ForwardRef$E: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
927
|
+
|
|
928
|
+
declare const ForwardRef$D: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
929
|
+
|
|
930
|
+
declare const ForwardRef$C: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
931
|
+
|
|
932
|
+
declare const ForwardRef$B: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
933
|
+
|
|
934
|
+
declare const ForwardRef$A: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
935
|
+
|
|
936
|
+
declare const ForwardRef$z: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
937
|
+
|
|
938
|
+
declare const ForwardRef$y: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
939
|
+
|
|
940
|
+
declare const ForwardRef$x: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
941
|
+
|
|
942
|
+
declare const ForwardRef$w: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
943
|
+
|
|
944
|
+
declare const ForwardRef$v: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
945
|
+
|
|
946
|
+
declare const ForwardRef$u: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
947
|
+
|
|
948
|
+
declare const ForwardRef$t: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
949
|
+
|
|
950
|
+
declare const ForwardRef$s: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
951
|
+
|
|
952
|
+
declare const ForwardRef$r: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
953
|
+
|
|
954
|
+
declare const ForwardRef$q: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
955
|
+
|
|
956
|
+
declare const ForwardRef$p: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
957
|
+
|
|
958
|
+
declare const ForwardRef$o: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
959
|
+
|
|
960
|
+
declare const ForwardRef$n: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
961
|
+
|
|
962
|
+
declare const ForwardRef$m: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
963
|
+
|
|
964
|
+
declare const ForwardRef$l: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
965
|
+
|
|
966
|
+
declare const ForwardRef$k: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
967
|
+
|
|
968
|
+
declare const ForwardRef$j: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
969
|
+
|
|
970
|
+
declare const ForwardRef$i: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
971
|
+
|
|
972
|
+
declare const ForwardRef$h: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
973
|
+
|
|
974
|
+
declare const ForwardRef$g: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
975
|
+
|
|
976
|
+
declare const ForwardRef$f: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
977
|
+
|
|
978
|
+
declare const ForwardRef$e: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
979
|
+
|
|
980
|
+
declare const ForwardRef$d: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
981
|
+
|
|
982
|
+
declare const ForwardRef$c: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
983
|
+
|
|
984
|
+
declare const ForwardRef$b: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
985
|
+
|
|
986
|
+
declare const ForwardRef$a: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
987
|
+
|
|
988
|
+
declare const ForwardRef$9: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
989
|
+
|
|
990
|
+
declare const ForwardRef$8: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
991
|
+
|
|
992
|
+
declare const ForwardRef$7: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
993
|
+
|
|
994
|
+
declare const ForwardRef$6: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
995
|
+
|
|
996
|
+
declare const ForwardRef$5: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
997
|
+
|
|
998
|
+
declare const ForwardRef$4: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
999
|
+
|
|
1000
|
+
declare const ForwardRef$3: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1001
|
+
|
|
1002
|
+
declare const ForwardRef$2: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1003
|
+
|
|
1004
|
+
declare const ForwardRef$1: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1005
|
+
|
|
1006
|
+
declare const ForwardRef: React.ForwardRefExoticComponent<Omit<QuillSvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1007
|
+
|
|
1008
|
+
export { ForwardRef$7E as LabelPairedAndroidIcon, ForwardRef$7x as LabelPairedAppStoreIcon, ForwardRef$7A as LabelPairedAppStoreIosIcon, ForwardRef$7G as LabelPairedAppleIcon, ForwardRef$7z as LabelPairedApplePayIcon, ForwardRef$3A as LabelPairedArrowDownAZBoldIcon, ForwardRef$3B as LabelPairedArrowDownAZRegularIcon, ForwardRef$5o as LabelPairedArrowDownBoldIcon, ForwardRef$5g as LabelPairedArrowDownLeftBoldIcon, ForwardRef$5h as LabelPairedArrowDownLeftRegularIcon, ForwardRef$3w as LabelPairedArrowDownOneNineBoldIcon, ForwardRef$3x as LabelPairedArrowDownOneNineRegularIcon, ForwardRef$5p as LabelPairedArrowDownRegularIcon, ForwardRef$5i as LabelPairedArrowDownRightBoldIcon, ForwardRef$5j as LabelPairedArrowDownRightRegularIcon, ForwardRef$6H as LabelPairedArrowDownToBracketBoldIcon, ForwardRef$6I as LabelPairedArrowDownToBracketRegularIcon, ForwardRef$4U as LabelPairedArrowDownToLineBoldIcon, ForwardRef$4V as LabelPairedArrowDownToLineRegularIcon, ForwardRef$5m as LabelPairedArrowLeftBoldIcon, ForwardRef$5n as LabelPairedArrowLeftRegularIcon, ForwardRef$4S as LabelPairedArrowLeftToLineBoldIcon, ForwardRef$4T as LabelPairedArrowLeftToLineRegularIcon, ForwardRef$4s as LabelPairedArrowRightArrowLeftBoldIcon, ForwardRef$4t as LabelPairedArrowRightArrowLeftRegularIcon, ForwardRef$5q as LabelPairedArrowRightBoldIcon, ForwardRef$5r as LabelPairedArrowRightRegularIcon, ForwardRef$4W as LabelPairedArrowRightToLineBoldIcon, ForwardRef$4X as LabelPairedArrowRightToLineRegularIcon, ForwardRef$3y as LabelPairedArrowUpAZBoldIcon, ForwardRef$3z as LabelPairedArrowUpAZRegularIcon, ForwardRef$3C as LabelPairedArrowUpArrowDownBoldIcon, ForwardRef$3D as LabelPairedArrowUpArrowDownRegularIcon, ForwardRef$5s as LabelPairedArrowUpBoldIcon, ForwardRef$6F as LabelPairedArrowUpFromBracketBoldIcon, ForwardRef$6G as LabelPairedArrowUpFromBracketRegularIcon, ForwardRef$6x as LabelPairedArrowUpFromSquareBoldIcon, ForwardRef$6y as LabelPairedArrowUpFromSquareRegularIcon, ForwardRef$5e as LabelPairedArrowUpLeftBoldIcon, ForwardRef$5f as LabelPairedArrowUpLeftRegularIcon, ForwardRef$3u as LabelPairedArrowUpOneNineBoldIcon, ForwardRef$3v as LabelPairedArrowUpOneNineRegularIcon, ForwardRef$5t as LabelPairedArrowUpRegularIcon, ForwardRef$5k as LabelPairedArrowUpRightBoldIcon, ForwardRef$6v as LabelPairedArrowUpRightFromSquareBoldIcon, ForwardRef$6w as LabelPairedArrowUpRightFromSquareRegularIcon, ForwardRef$5l as LabelPairedArrowUpRightRegularIcon, ForwardRef$4Y as LabelPairedArrowUpToLineBoldIcon, ForwardRef$4Z as LabelPairedArrowUpToLineRegularIcon, ForwardRef$6t as LabelPairedArrowsRotateBoldIcon, ForwardRef$6u as LabelPairedArrowsRotateRegularIcon, ForwardRef$2I as LabelPairedAtBoldIcon, ForwardRef$2J as LabelPairedAtRegularIcon, ForwardRef$1z as LabelPairedBackwardBoldIcon, ForwardRef$1y as LabelPairedBackwardFillIcon, ForwardRef$1A as LabelPairedBackwardRegularIcon, ForwardRef$1t as LabelPairedBackwardStepBoldIcon, ForwardRef$1s as LabelPairedBackwardStepFillIcon, ForwardRef$1u as LabelPairedBackwardStepRegularIcon, ForwardRef$1c as LabelPairedBadgeCheckBoldIcon, ForwardRef$1d as LabelPairedBadgeCheckRegularIcon, ForwardRef$o as LabelPairedBarcodeBoldIcon, ForwardRef$p as LabelPairedBarcodeRegularIcon, ForwardRef$6B as LabelPairedBarsBoldIcon, ForwardRef$3s as LabelPairedBarsFilterBoldIcon, ForwardRef$3t as LabelPairedBarsFilterRegularIcon, ForwardRef$6C as LabelPairedBarsRegularIcon, ForwardRef$3a as LabelPairedBellBoldIcon, ForwardRef$36 as LabelPairedBellOnBoldIcon, ForwardRef$37 as LabelPairedBellOnRegularIcon, ForwardRef$3b as LabelPairedBellRegularIcon, ForwardRef$38 as LabelPairedBellSlashBoldIcon, ForwardRef$39 as LabelPairedBellSlashRegularIcon, ForwardRef$6R as LabelPairedBookmarkBoldIcon, ForwardRef$6S as LabelPairedBookmarkRegularIcon, ForwardRef$6d as LabelPairedBoxArchiveCircleArrowDownBoldIcon, ForwardRef$6e as LabelPairedBoxArchiveCircleArrowDownRegularIcon, ForwardRef$6b as LabelPairedBoxArchiveCircleArrowUpBoldIcon, ForwardRef$6c as LabelPairedBoxArchiveCircleArrowUpRegularIcon, ForwardRef$18 as LabelPairedBullhornBoldIcon, ForwardRef$19 as LabelPairedBullhornRegularIcon, ForwardRef$6X as LabelPairedCalendarBoldIcon, ForwardRef$6V as LabelPairedCalendarRangeBoldIcon, ForwardRef$6W as LabelPairedCalendarRangeRegularIcon, ForwardRef$6Y as LabelPairedCalendarRegularIcon, ForwardRef$8 as LabelPairedCameraBoldIcon, ForwardRef$9 as LabelPairedCameraRegularIcon, ForwardRef$U as LabelPairedCaretDownBoldIcon, ForwardRef$V as LabelPairedCaretDownRegularIcon, ForwardRef$Y as LabelPairedCaretUpBoldIcon, ForwardRef$Z as LabelPairedCaretUpRegularIcon, ForwardRef$s as LabelPairedCashRegisterBoldIcon, ForwardRef$t as LabelPairedCashRegisterRegularIcon, ForwardRef$3m as LabelPairedChartAreaBoldIcon, ForwardRef$3n as LabelPairedChartAreaRegularIcon, ForwardRef$3k as LabelPairedChartCandlestickBoldIcon, ForwardRef$3l as LabelPairedChartCandlestickRegularIcon, ForwardRef$3o as LabelPairedChartLineBoldIcon, ForwardRef$3p as LabelPairedChartLineRegularIcon, ForwardRef$3g as LabelPairedChartLineUpDownBoldIcon, ForwardRef$3h as LabelPairedChartLineUpDownRegularIcon, ForwardRef$3q as LabelPairedChartMixedBoldIcon, ForwardRef$3r as LabelPairedChartMixedRegularIcon, ForwardRef$3c as LabelPairedChartOhlcBoldIcon, ForwardRef$3d as LabelPairedChartOhlcRegularIcon, ForwardRef$2 as LabelPairedChartTrendDownBoldIcon, ForwardRef$3 as LabelPairedChartTrendDownRegularIcon, ForwardRef as LabelPairedChartTrendSidewayBoldIcon, ForwardRef$1 as LabelPairedChartTrendSidewayRegularIcon, ForwardRef$4 as LabelPairedChartTrendUpBoldIcon, ForwardRef$5 as LabelPairedChartTrendUpRegularIcon, ForwardRef$69 as LabelPairedCheckBoldIcon, ForwardRef$6a as LabelPairedCheckRegularIcon, ForwardRef$58 as LabelPairedChevronDownBoldIcon, ForwardRef$59 as LabelPairedChevronDownRegularIcon, ForwardRef$56 as LabelPairedChevronLeftBoldIcon, ForwardRef$57 as LabelPairedChevronLeftRegularIcon, ForwardRef$5a as LabelPairedChevronRightBoldIcon, ForwardRef$5b as LabelPairedChevronRightRegularIcon, ForwardRef$5c as LabelPairedChevronUpBoldIcon, ForwardRef$5d as LabelPairedChevronUpRegularIcon, ForwardRef$50 as LabelPairedChevronsDownBoldIcon, ForwardRef$51 as LabelPairedChevronsDownRegularIcon, ForwardRef$4_ as LabelPairedChevronsLeftBoldIcon, ForwardRef$4$ as LabelPairedChevronsLeftRegularIcon, ForwardRef$52 as LabelPairedChevronsRightBoldIcon, ForwardRef$53 as LabelPairedChevronsRightRegularIcon, ForwardRef$54 as LabelPairedChevronsUpBoldIcon, ForwardRef$55 as LabelPairedChevronsUpRegularIcon, ForwardRef$4M as LabelPairedCircleArrowDownBoldIcon, ForwardRef$4E as LabelPairedCircleArrowDownLeftBoldIcon, ForwardRef$4F as LabelPairedCircleArrowDownLeftRegularIcon, ForwardRef$4N as LabelPairedCircleArrowDownRegularIcon, ForwardRef$4G as LabelPairedCircleArrowDownRightBoldIcon, ForwardRef$4H as LabelPairedCircleArrowDownRightRegularIcon, ForwardRef$4K as LabelPairedCircleArrowLeftBoldIcon, ForwardRef$4L as LabelPairedCircleArrowLeftRegularIcon, ForwardRef$4O as LabelPairedCircleArrowRightBoldIcon, ForwardRef$4P as LabelPairedCircleArrowRightRegularIcon, ForwardRef$4Q as LabelPairedCircleArrowUpBoldIcon, ForwardRef$4C as LabelPairedCircleArrowUpLeftBoldIcon, ForwardRef$4D as LabelPairedCircleArrowUpLeftRegularIcon, ForwardRef$4R as LabelPairedCircleArrowUpRegularIcon, ForwardRef$4I as LabelPairedCircleArrowUpRightBoldIcon, ForwardRef$4J as LabelPairedCircleArrowUpRightRegularIcon, ForwardRef$5B as LabelPairedCircleBoldIcon, ForwardRef$6P as LabelPairedCircleBookmarkBoldIcon, ForwardRef$6Q as LabelPairedCircleBookmarkRegularIcon, ForwardRef$6T as LabelPairedCircleCalendarBoldIcon, ForwardRef$6U as LabelPairedCircleCalendarRegularIcon, ForwardRef$S as LabelPairedCircleCaretDownBoldIcon, ForwardRef$T as LabelPairedCircleCaretDownRegularIcon, ForwardRef$W as LabelPairedCircleCaretUpBoldIcon, ForwardRef$X as LabelPairedCircleCaretUpRegularIcon, ForwardRef$67 as LabelPairedCircleCheckBoldIcon, ForwardRef$68 as LabelPairedCircleCheckRegularIcon, ForwardRef$4w as LabelPairedCircleChevronDownBoldIcon, ForwardRef$4x as LabelPairedCircleChevronDownRegularIcon, ForwardRef$4u as LabelPairedCircleChevronLeftBoldIcon, ForwardRef$4v as LabelPairedCircleChevronLeftRegularIcon, ForwardRef$4y as LabelPairedCircleChevronRightBoldIcon, ForwardRef$4z as LabelPairedCircleChevronRightRegularIcon, ForwardRef$4A as LabelPairedCircleChevronUpBoldIcon, ForwardRef$4B as LabelPairedCircleChevronUpRegularIcon, ForwardRef$C as LabelPairedCircleDollarBoldIcon, ForwardRef$D as LabelPairedCircleDollarRegularIcon, ForwardRef$5E as LabelPairedCircleDotBoldIcon, ForwardRef$5D as LabelPairedCircleDotFillIcon, ForwardRef$5F as LabelPairedCircleDotRegularIcon, ForwardRef$3U as LabelPairedCircleEightBoldIcon, ForwardRef$3V as LabelPairedCircleEightRegularIcon, ForwardRef$6j as LabelPairedCircleEllipsisBoldIcon, ForwardRef$6k as LabelPairedCircleEllipsisRegularIcon, ForwardRef$32 as LabelPairedCircleEnvelopeBoldIcon, ForwardRef$33 as LabelPairedCircleEnvelopeRegularIcon, ForwardRef$y as LabelPairedCircleEuroBoldIcon, ForwardRef$z as LabelPairedCircleEuroRegularIcon, ForwardRef$12 as LabelPairedCircleExclamationBoldIcon, ForwardRef$13 as LabelPairedCircleExclamationRegularIcon, ForwardRef$5A as LabelPairedCircleFillIcon, ForwardRef$3_ as LabelPairedCircleFiveBoldIcon, ForwardRef$3$ as LabelPairedCircleFiveRegularIcon, ForwardRef$40 as LabelPairedCircleFourBoldIcon, ForwardRef$41 as LabelPairedCircleFourRegularIcon, ForwardRef$_ as LabelPairedCircleInfoBoldIcon, ForwardRef$$ as LabelPairedCircleInfoRegularIcon, ForwardRef$7b as LabelPairedCircleMinusBoldIcon, ForwardRef$7c as LabelPairedCircleMinusRegularIcon, ForwardRef$3S as LabelPairedCircleNineBoldIcon, ForwardRef$3T as LabelPairedCircleNineRegularIcon, ForwardRef$46 as LabelPairedCircleOneBoldIcon, ForwardRef$47 as LabelPairedCircleOneRegularIcon, ForwardRef$77 as LabelPairedCirclePlusBoldIcon, ForwardRef$78 as LabelPairedCirclePlusRegularIcon, ForwardRef$5C as LabelPairedCircleRegularIcon, ForwardRef$3W as LabelPairedCircleSevenBoldIcon, ForwardRef$3X as LabelPairedCircleSevenRegularIcon, ForwardRef$3Y as LabelPairedCircleSixBoldIcon, ForwardRef$3Z as LabelPairedCircleSixRegularIcon, ForwardRef$3I as LabelPairedCircleSortBoldIcon, ForwardRef$3E as LabelPairedCircleSortDownBoldIcon, ForwardRef$3F as LabelPairedCircleSortDownRegularIcon, ForwardRef$3J as LabelPairedCircleSortRegularIcon, ForwardRef$3G as LabelPairedCircleSortUpBoldIcon, ForwardRef$3H as LabelPairedCircleSortUpRegularIcon, ForwardRef$5v as LabelPairedCircleStarBoldIcon, ForwardRef$5u as LabelPairedCircleStarFillIcon, ForwardRef$5w as LabelPairedCircleStarRegularIcon, ForwardRef$u as LabelPairedCircleSterlingBoldIcon, ForwardRef$v as LabelPairedCircleSterlingRegularIcon, ForwardRef$42 as LabelPairedCircleThreeBoldIcon, ForwardRef$43 as LabelPairedCircleThreeRegularIcon, ForwardRef$73 as LabelPairedCircleTrashBoldIcon, ForwardRef$74 as LabelPairedCircleTrashRegularIcon, ForwardRef$44 as LabelPairedCircleTwoBoldIcon, ForwardRef$45 as LabelPairedCircleTwoRegularIcon, ForwardRef$i as LabelPairedCircleUserBoldIcon, ForwardRef$j as LabelPairedCircleUserRegularIcon, ForwardRef$7f as LabelPairedCircleXmarkBoldIcon, ForwardRef$7g as LabelPairedCircleXmarkRegularIcon, ForwardRef$3Q as LabelPairedCircleZeroBoldIcon, ForwardRef$3R as LabelPairedCircleZeroRegularIcon, ForwardRef$6f as LabelPairedClockThreeBoldIcon, ForwardRef$6g as LabelPairedClockThreeRegularIcon, ForwardRef$2a as LabelPairedCloneBoldIcon, ForwardRef$2b as LabelPairedCloneRegularIcon, ForwardRef$6$ as LabelPairedCompressBoldIcon, ForwardRef$70 as LabelPairedCompressRegularIcon, ForwardRef$2u as LabelPairedComputerBoldIcon, ForwardRef$2s as LabelPairedComputerMouseScrollwheelBoldIcon, ForwardRef$2t as LabelPairedComputerMouseScrollwheelRegularIcon, ForwardRef$2v as LabelPairedComputerRegularIcon, ForwardRef$2e as LabelPairedCopyBoldIcon, ForwardRef$2f as LabelPairedCopyRegularIcon, ForwardRef$5T as LabelPairedDealCancellationBoldIcon, ForwardRef$5U as LabelPairedDealCancellationRegularIcon, ForwardRef$5V as LabelPairedDealProtectionBoldIcon, ForwardRef$5W as LabelPairedDealProtectionRegularIcon, ForwardRef$7F as LabelPairedDerivIcon, ForwardRef$G as LabelPairedDerivP2pBoldIcon, ForwardRef$H as LabelPairedDerivP2pRegularIcon, ForwardRef$E as LabelPairedDollarSignBoldIcon, ForwardRef$F as LabelPairedDollarSignRegularIcon, ForwardRef$4c as LabelPairedEightBoldIcon, ForwardRef$4d as LabelPairedEightRegularIcon, ForwardRef$65 as LabelPairedEllipsisBoldIcon, ForwardRef$66 as LabelPairedEllipsisRegularIcon, ForwardRef$6z as LabelPairedEllipsisVerticalBoldIcon, ForwardRef$6A as LabelPairedEllipsisVerticalRegularIcon, ForwardRef$34 as LabelPairedEnvelopeBoldIcon, ForwardRef$35 as LabelPairedEnvelopeRegularIcon, ForwardRef$A as LabelPairedEuroSignBoldIcon, ForwardRef$B as LabelPairedEuroSignRegularIcon, ForwardRef$16 as LabelPairedExclamationBoldIcon, ForwardRef$17 as LabelPairedExclamationRegularIcon, ForwardRef$71 as LabelPairedExpandBoldIcon, ForwardRef$72 as LabelPairedExpandRegularIcon, ForwardRef$6L as LabelPairedEyeBoldIcon, ForwardRef$6M as LabelPairedEyeRegularIcon, ForwardRef$6J as LabelPairedEyeSlashBoldIcon, ForwardRef$6K as LabelPairedEyeSlashRegularIcon, ForwardRef$7N as LabelPairedFacebookIcon, ForwardRef$I as LabelPairedFiatOfframpBoldIcon, ForwardRef$J as LabelPairedFiatOfframpRegularIcon, ForwardRef$K as LabelPairedFiatOnrampBoldIcon, ForwardRef$L as LabelPairedFiatOnrampRegularIcon, ForwardRef$1i as LabelPairedFileCertificateBoldIcon, ForwardRef$1j as LabelPairedFileCertificateRegularIcon, ForwardRef$3i as LabelPairedFileChartColumnBoldIcon, ForwardRef$3j as LabelPairedFileChartColumnRegularIcon, ForwardRef$1O as LabelPairedFileCircleCheckBoldIcon, ForwardRef$1P as LabelPairedFileCircleCheckRegularIcon, ForwardRef$1U as LabelPairedFileCircleInfoBoldIcon, ForwardRef$1V as LabelPairedFileCircleInfoRegularIcon, ForwardRef$1K as LabelPairedFileInvoiceDollarBoldIcon, ForwardRef$1L as LabelPairedFileInvoiceDollarRegularIcon, ForwardRef$1g as LabelPairedFileShieldBoldIcon, ForwardRef$1h as LabelPairedFileShieldRegularIcon, ForwardRef$4i as LabelPairedFiveBoldIcon, ForwardRef$4j as LabelPairedFiveRegularIcon, ForwardRef$2i as LabelPairedFlagCheckeredBoldIcon, ForwardRef$2j as LabelPairedFlagCheckeredRegularIcon, ForwardRef$26 as LabelPairedFloppyDiskBoldIcon, ForwardRef$24 as LabelPairedFloppyDiskPenBoldIcon, ForwardRef$25 as LabelPairedFloppyDiskPenRegularIcon, ForwardRef$27 as LabelPairedFloppyDiskRegularIcon, ForwardRef$1C as LabelPairedForwardBoldIcon, ForwardRef$1B as LabelPairedForwardFillIcon, ForwardRef$1D as LabelPairedForwardRegularIcon, ForwardRef$1w as LabelPairedForwardStepBoldIcon, ForwardRef$1v as LabelPairedForwardStepFillIcon, ForwardRef$1x as LabelPairedForwardStepRegularIcon, ForwardRef$4k as LabelPairedFourBoldIcon, ForwardRef$4l as LabelPairedFourRegularIcon, ForwardRef$5$ as LabelPairedGaugeMaxBoldIcon, ForwardRef$60 as LabelPairedGaugeMaxRegularIcon, ForwardRef$5Z as LabelPairedGaugeMinBoldIcon, ForwardRef$5_ as LabelPairedGaugeMinRegularIcon, ForwardRef$6Z as LabelPairedGearBoldIcon, ForwardRef$6_ as LabelPairedGearRegularIcon, ForwardRef$2_ as LabelPairedGlobeBoldIcon, ForwardRef$2$ as LabelPairedGlobeRegularIcon, ForwardRef$7O as LabelPairedGoogleIcon, ForwardRef$7B as LabelPairedGooglePlayIcon, ForwardRef$6D as LabelPairedGridBoldIcon, ForwardRef$6E as LabelPairedGridRegularIcon, ForwardRef$7j as LabelPairedGripDotsVerticalBoldIcon, ForwardRef$7k as LabelPairedGripDotsVerticalRegularIcon, ForwardRef$1a as LabelPairedHandsHoldingDiamondBoldIcon, ForwardRef$1b as LabelPairedHandsHoldingDiamondRegularIcon, ForwardRef$7q as LabelPairedHarmonyOsIcon, ForwardRef$1S as LabelPairedHorizontalRuleBoldIcon, ForwardRef$1Q as LabelPairedHorizontalRuleDashedBoldIcon, ForwardRef$1R as LabelPairedHorizontalRuleDashedRegularIcon, ForwardRef$1T as LabelPairedHorizontalRuleRegularIcon, ForwardRef$2g as LabelPairedHouseBlankBoldIcon, ForwardRef$2h as LabelPairedHouseBlankRegularIcon, ForwardRef$7r as LabelPairedHuaweiAppGalleryIcon, ForwardRef$7p as LabelPairedHuaweiIcon, ForwardRef$a as LabelPairedImageBoldIcon, ForwardRef$6 as LabelPairedImagePolaroidUserBoldIcon, ForwardRef$7 as LabelPairedImagePolaroidUserRegularIcon, ForwardRef$b as LabelPairedImageRegularIcon, ForwardRef$10 as LabelPairedInfoBoldIcon, ForwardRef$11 as LabelPairedInfoRegularIcon, ForwardRef$7H as LabelPairedInstagramIcon, ForwardRef$7u as LabelPairedIosIcon, ForwardRef$7t as LabelPairedIpadosIcon, ForwardRef$2q as LabelPairedKeyboardBoldIcon, ForwardRef$2r as LabelPairedKeyboardRegularIcon, ForwardRef$2S as LabelPairedLanguageBoldIcon, ForwardRef$2T as LabelPairedLanguageRegularIcon, ForwardRef$2y as LabelPairedLaptopBoldIcon, ForwardRef$2w as LabelPairedLaptopMobileBoldIcon, ForwardRef$2x as LabelPairedLaptopMobileRegularIcon, ForwardRef$2z as LabelPairedLaptopRegularIcon, ForwardRef$5X as LabelPairedLifeRingBoldIcon, ForwardRef$5Y as LabelPairedLifeRingRegularIcon, ForwardRef$3e as LabelPairedLightChartLineUpDownClockBoldIcon, ForwardRef$3f as LabelPairedLightChartLineUpDownClockRegularIcon, ForwardRef$c as LabelPairedLightUserTieCircleDollarBoldIcon, ForwardRef$d as LabelPairedLightUserTieCircleDollarRegularIcon, ForwardRef$2Y as LabelPairedLinkSimpleBoldIcon, ForwardRef$2Z as LabelPairedLinkSimpleRegularIcon, ForwardRef$7K as LabelPairedLinkedinIcon, ForwardRef$7C as LabelPairedLinuxIcon, ForwardRef$2m as LabelPairedLocationCrosshairsBoldIcon, ForwardRef$2n as LabelPairedLocationCrosshairsRegularIcon, ForwardRef$2k as LabelPairedLocationCrosshairsSlashBoldIcon, ForwardRef$2l as LabelPairedLocationCrosshairsSlashRegularIcon, ForwardRef$2o as LabelPairedLocationDotBoldIcon, ForwardRef$2p as LabelPairedLocationDotRegularIcon, ForwardRef$1m as LabelPairedLockBoldIcon, ForwardRef$1n as LabelPairedLockRegularIcon, ForwardRef$7v as LabelPairedMacosIcon, ForwardRef$1M as LabelPairedMemoCircleCheckBoldIcon, ForwardRef$1N as LabelPairedMemoCircleCheckRegularIcon, ForwardRef$2Q as LabelPairedMessagesQuestionBoldIcon, ForwardRef$2R as LabelPairedMessagesQuestionRegularIcon, ForwardRef$1o as LabelPairedMicrophoneBoldIcon, ForwardRef$1p as LabelPairedMicrophoneRegularIcon, ForwardRef$7y as LabelPairedMicrosoftIcon, ForwardRef$7s as LabelPairedMicrosoftStoreIcon, ForwardRef$7d as LabelPairedMinusBoldIcon, ForwardRef$7e as LabelPairedMinusRegularIcon, ForwardRef$2G as LabelPairedMobileNotchBoldIcon, ForwardRef$2H as LabelPairedMobileNotchRegularIcon, ForwardRef$2E as LabelPairedMobileScreenButtonBoldIcon, ForwardRef$2F as LabelPairedMobileScreenButtonRegularIcon, ForwardRef$q as LabelPairedMoneyBillBoldIcon, ForwardRef$r as LabelPairedMoneyBillRegularIcon, ForwardRef$61 as LabelPairedMoonBoldIcon, ForwardRef$62 as LabelPairedMoonRegularIcon, ForwardRef$4a as LabelPairedNineBoldIcon, ForwardRef$4b as LabelPairedNineRegularIcon, ForwardRef$4q as LabelPairedOneBoldIcon, ForwardRef$4r as LabelPairedOneRegularIcon, ForwardRef$2c as LabelPairedPasteBoldIcon, ForwardRef$2d as LabelPairedPasteRegularIcon, ForwardRef$1F as LabelPairedPauseBoldIcon, ForwardRef$1E as LabelPairedPauseFillIcon, ForwardRef$1G as LabelPairedPauseRegularIcon, ForwardRef$22 as LabelPairedPenBoldIcon, ForwardRef$20 as LabelPairedPenCircleBoldIcon, ForwardRef$21 as LabelPairedPenCircleRegularIcon, ForwardRef$1_ as LabelPairedPenLineBoldIcon, ForwardRef$1$ as LabelPairedPenLineRegularIcon, ForwardRef$23 as LabelPairedPenRegularIcon, ForwardRef$1Y as LabelPairedPercentBoldIcon, ForwardRef$1Z as LabelPairedPercentRegularIcon, ForwardRef$2W as LabelPairedPersonChalkboardBoldIcon, ForwardRef$2X as LabelPairedPersonChalkboardRegularIcon, ForwardRef$30 as LabelPairedPhoneBoldIcon, ForwardRef$31 as LabelPairedPhoneRegularIcon, ForwardRef$7l as LabelPairedPlaceholderBoldIcon, ForwardRef$7m as LabelPairedPlaceholderRegularIcon, ForwardRef$1I as LabelPairedPlayBoldIcon, ForwardRef$1H as LabelPairedPlayFillIcon, ForwardRef$1J as LabelPairedPlayRegularIcon, ForwardRef$79 as LabelPairedPlusBoldIcon, ForwardRef$7a as LabelPairedPlusRegularIcon, ForwardRef$2U as LabelPairedPresentationScreenBoldIcon, ForwardRef$2V as LabelPairedPresentationScreenRegularIcon, ForwardRef$k as LabelPairedQrcodeBoldIcon, ForwardRef$l as LabelPairedQrcodeRegularIcon, ForwardRef$2O as LabelPairedRectangleAdBoldIcon, ForwardRef$2P as LabelPairedRectangleAdRegularIcon, ForwardRef$m as LabelPairedRectangleBarcodeBoldIcon, ForwardRef$n as LabelPairedRectangleBarcodeRegularIcon, ForwardRef$7I as LabelPairedRedditIcon, ForwardRef$6r as LabelPairedRightFromBracketBoldIcon, ForwardRef$6s as LabelPairedRightFromBracketRegularIcon, ForwardRef$6p as LabelPairedRightToBracketBoldIcon, ForwardRef$6q as LabelPairedRightToBracketRegularIcon, ForwardRef$28 as LabelPairedScissorsBoldIcon, ForwardRef$29 as LabelPairedScissorsRegularIcon, ForwardRef$6N as LabelPairedSearchBoldIcon, ForwardRef$6O as LabelPairedSearchRegularIcon, ForwardRef$4e as LabelPairedSevenBoldIcon, ForwardRef$4f as LabelPairedSevenRegularIcon, ForwardRef$1e as LabelPairedShieldCheckBoldIcon, ForwardRef$1f as LabelPairedShieldCheckRegularIcon, ForwardRef$2K as LabelPairedSignalBoldIcon, ForwardRef$2L as LabelPairedSignalRegularIcon, ForwardRef$4g as LabelPairedSixBoldIcon, ForwardRef$4h as LabelPairedSixRegularIcon, ForwardRef$3O as LabelPairedSortBoldIcon, ForwardRef$3K as LabelPairedSortDownBoldIcon, ForwardRef$3L as LabelPairedSortDownRegularIcon, ForwardRef$3P as LabelPairedSortRegularIcon, ForwardRef$3M as LabelPairedSortUpBoldIcon, ForwardRef$3N as LabelPairedSortUpRegularIcon, ForwardRef$5N as LabelPairedSquareBoldIcon, ForwardRef$5K as LabelPairedSquareCheckBoldIcon, ForwardRef$5J as LabelPairedSquareCheckFillIcon, ForwardRef$5L as LabelPairedSquareCheckRegularIcon, ForwardRef$5M as LabelPairedSquareFillIcon, ForwardRef$5H as LabelPairedSquareMinusBoldIcon, ForwardRef$5G as LabelPairedSquareMinusFillIcon, ForwardRef$5I as LabelPairedSquareMinusRegularIcon, ForwardRef$5O as LabelPairedSquareRegularIcon, ForwardRef$5y as LabelPairedStarBoldIcon, ForwardRef$5x as LabelPairedStarFillIcon, ForwardRef$5z as LabelPairedStarRegularIcon, ForwardRef$w as LabelPairedSterlingSignBoldIcon, ForwardRef$x as LabelPairedSterlingSignRegularIcon, ForwardRef$5R as LabelPairedStopLossBoldIcon, ForwardRef$5S as LabelPairedStopLossRegularIcon, ForwardRef$6h as LabelPairedStopwatchBoldIcon, ForwardRef$6i as LabelPairedStopwatchRegularIcon, ForwardRef$63 as LabelPairedSunBrightBoldIcon, ForwardRef$64 as LabelPairedSunBrightRegularIcon, ForwardRef$1W as LabelPairedTableLayoutBoldIcon, ForwardRef$1X as LabelPairedTableLayoutRegularIcon, ForwardRef$2C as LabelPairedTabletBoldIcon, ForwardRef$2D as LabelPairedTabletRegularIcon, ForwardRef$2A as LabelPairedTabletScreenBoldIcon, ForwardRef$2B as LabelPairedTabletScreenRegularIcon, ForwardRef$5P as LabelPairedTakeProfitBoldIcon, ForwardRef$5Q as LabelPairedTakeProfitRegularIcon, ForwardRef$7J as LabelPairedTelegramIcon, ForwardRef$4m as LabelPairedThreeBoldIcon, ForwardRef$4n as LabelPairedThreeRegularIcon, ForwardRef$7n as LabelPairedTiktokIcon, ForwardRef$75 as LabelPairedTrashBoldIcon, ForwardRef$76 as LabelPairedTrashRegularIcon, ForwardRef$14 as LabelPairedTriangleExclamationBoldIcon, ForwardRef$15 as LabelPairedTriangleExclamationRegularIcon, ForwardRef$4o as LabelPairedTwoBoldIcon, ForwardRef$4p as LabelPairedTwoRegularIcon, ForwardRef$7w as LabelPairedUbuntuIcon, ForwardRef$1k as LabelPairedUnlockBoldIcon, ForwardRef$1l as LabelPairedUnlockRegularIcon, ForwardRef$g as LabelPairedUserBoldIcon, ForwardRef$h as LabelPairedUserRegularIcon, ForwardRef$e as LabelPairedUsersBoldIcon, ForwardRef$f as LabelPairedUsersRegularIcon, ForwardRef$1q as LabelPairedVideoBoldIcon, ForwardRef$1r as LabelPairedVideoRegularIcon, ForwardRef$Q as LabelPairedWalletBoldIcon, ForwardRef$M as LabelPairedWalletCircleMinusBoldIcon, ForwardRef$N as LabelPairedWalletCircleMinusRegularIcon, ForwardRef$O as LabelPairedWalletCirclePlusBoldIcon, ForwardRef$P as LabelPairedWalletCirclePlusRegularIcon, ForwardRef$R as LabelPairedWalletRegularIcon, ForwardRef$7L as LabelPairedWhatsappIcon, ForwardRef$2M as LabelPairedWifiBoldIcon, ForwardRef$2N as LabelPairedWifiRegularIcon, ForwardRef$6l as LabelPairedWindowMaximizeBoldIcon, ForwardRef$6m as LabelPairedWindowMaximizeRegularIcon, ForwardRef$6n as LabelPairedWindowMinimizeBoldIcon, ForwardRef$6o as LabelPairedWindowMinimizeRegularIcon, ForwardRef$7D as LabelPairedWindowsIcon, ForwardRef$7M as LabelPairedXTwitterIcon, ForwardRef$7h as LabelPairedXmarkBoldIcon, ForwardRef$7i as LabelPairedXmarkRegularIcon, ForwardRef$7o as LabelPairedYoutubeIcon, ForwardRef$48 as LabelPairedZeroBoldIcon, ForwardRef$49 as LabelPairedZeroRegularIcon };
|