@blockchain-com/icons
Advanced tools
Comparing version 0.0.1 to 0.0.2
import { SVGProps } from 'react'; | ||
interface SVGRProps$2g { | ||
title?: string; | ||
titleId?: string; | ||
} | ||
declare const SvgActivity: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2g) => JSX.Element; | ||
//# sourceMappingURL=Activity.d.ts.map | ||
interface SVGRProps$2f { | ||
@@ -14,4 +7,4 @@ title?: string; | ||
} | ||
declare const SvgAirdrop: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2f) => JSX.Element; | ||
//# sourceMappingURL=Airdrop.d.ts.map | ||
declare const SvgIconActivity: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2f) => JSX.Element; | ||
//# sourceMappingURL=IconActivity.d.ts.map | ||
@@ -22,4 +15,4 @@ interface SVGRProps$2e { | ||
} | ||
declare const SvgAlert: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2e) => JSX.Element; | ||
//# sourceMappingURL=Alert.d.ts.map | ||
declare const SvgIconAirdrop: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2e) => JSX.Element; | ||
//# sourceMappingURL=IconAirdrop.d.ts.map | ||
@@ -30,4 +23,4 @@ interface SVGRProps$2d { | ||
} | ||
declare const SvgAndroid: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2d) => JSX.Element; | ||
//# sourceMappingURL=Android.d.ts.map | ||
declare const SvgIconAlert: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2d) => JSX.Element; | ||
//# sourceMappingURL=IconAlert.d.ts.map | ||
@@ -38,4 +31,4 @@ interface SVGRProps$2c { | ||
} | ||
declare const SvgApple: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2c) => JSX.Element; | ||
//# sourceMappingURL=Apple.d.ts.map | ||
declare const SvgIconAndroid: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2c) => JSX.Element; | ||
//# sourceMappingURL=IconAndroid.d.ts.map | ||
@@ -46,4 +39,4 @@ interface SVGRProps$2b { | ||
} | ||
declare const SvgArrowDown: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2b) => JSX.Element; | ||
//# sourceMappingURL=ArrowDown.d.ts.map | ||
declare const SvgIconApple: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2b) => JSX.Element; | ||
//# sourceMappingURL=IconApple.d.ts.map | ||
@@ -54,4 +47,4 @@ interface SVGRProps$2a { | ||
} | ||
declare const SvgArrowLeft: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2a) => JSX.Element; | ||
//# sourceMappingURL=ArrowLeft.d.ts.map | ||
declare const SvgIconArrowDown: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2a) => JSX.Element; | ||
//# sourceMappingURL=IconArrowDown.d.ts.map | ||
@@ -62,4 +55,4 @@ interface SVGRProps$29 { | ||
} | ||
declare const SvgArrowRight: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$29) => JSX.Element; | ||
//# sourceMappingURL=ArrowRight.d.ts.map | ||
declare const SvgIconArrowLeft: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$29) => JSX.Element; | ||
//# sourceMappingURL=IconArrowLeft.d.ts.map | ||
@@ -70,4 +63,4 @@ interface SVGRProps$28 { | ||
} | ||
declare const SvgArrowUp: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$28) => JSX.Element; | ||
//# sourceMappingURL=ArrowUp.d.ts.map | ||
declare const SvgIconArrowRight: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$28) => JSX.Element; | ||
//# sourceMappingURL=IconArrowRight.d.ts.map | ||
@@ -78,4 +71,4 @@ interface SVGRProps$27 { | ||
} | ||
declare const SvgBackspaceAndroid: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$27) => JSX.Element; | ||
//# sourceMappingURL=BackspaceAndroid.d.ts.map | ||
declare const SvgIconArrowUp: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$27) => JSX.Element; | ||
//# sourceMappingURL=IconArrowUp.d.ts.map | ||
@@ -86,4 +79,4 @@ interface SVGRProps$26 { | ||
} | ||
declare const SvgBackup: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$26) => JSX.Element; | ||
//# sourceMappingURL=Backup.d.ts.map | ||
declare const SvgIconBackspaceAndroid: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$26) => JSX.Element; | ||
//# sourceMappingURL=IconBackspaceAndroid.d.ts.map | ||
@@ -94,4 +87,4 @@ interface SVGRProps$25 { | ||
} | ||
declare const SvgBank: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$25) => JSX.Element; | ||
//# sourceMappingURL=Bank.d.ts.map | ||
declare const SvgIconBackup: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$25) => JSX.Element; | ||
//# sourceMappingURL=IconBackup.d.ts.map | ||
@@ -102,4 +95,4 @@ interface SVGRProps$24 { | ||
} | ||
declare const SvgBlockchain: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$24) => JSX.Element; | ||
//# sourceMappingURL=Blockchain.d.ts.map | ||
declare const SvgIconBank: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$24) => JSX.Element; | ||
//# sourceMappingURL=IconBank.d.ts.map | ||
@@ -110,4 +103,4 @@ interface SVGRProps$23 { | ||
} | ||
declare const SvgBlockchainCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$23) => JSX.Element; | ||
//# sourceMappingURL=BlockchainCircle.d.ts.map | ||
declare const SvgIconBlockchainCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$23) => JSX.Element; | ||
//# sourceMappingURL=IconBlockchainCircle.d.ts.map | ||
@@ -118,4 +111,4 @@ interface SVGRProps$22 { | ||
} | ||
declare const SvgCalendar: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$22) => JSX.Element; | ||
//# sourceMappingURL=Calendar.d.ts.map | ||
declare const SvgIconBlockchain: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$22) => JSX.Element; | ||
//# sourceMappingURL=IconBlockchain.d.ts.map | ||
@@ -126,4 +119,4 @@ interface SVGRProps$21 { | ||
} | ||
declare const SvgCall: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$21) => JSX.Element; | ||
//# sourceMappingURL=Call.d.ts.map | ||
declare const SvgIconCalendar: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$21) => JSX.Element; | ||
//# sourceMappingURL=IconCalendar.d.ts.map | ||
@@ -134,4 +127,4 @@ interface SVGRProps$20 { | ||
} | ||
declare const SvgCamera: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$20) => JSX.Element; | ||
//# sourceMappingURL=Camera.d.ts.map | ||
declare const SvgIconCall: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$20) => JSX.Element; | ||
//# sourceMappingURL=IconCall.d.ts.map | ||
@@ -142,4 +135,4 @@ interface SVGRProps$1$ { | ||
} | ||
declare const SvgCart: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1$) => JSX.Element; | ||
//# sourceMappingURL=Cart.d.ts.map | ||
declare const SvgIconCamera: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1$) => JSX.Element; | ||
//# sourceMappingURL=IconCamera.d.ts.map | ||
@@ -150,4 +143,4 @@ interface SVGRProps$1_ { | ||
} | ||
declare const SvgChartBar: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1_) => JSX.Element; | ||
//# sourceMappingURL=ChartBar.d.ts.map | ||
declare const SvgIconCart: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1_) => JSX.Element; | ||
//# sourceMappingURL=IconCart.d.ts.map | ||
@@ -158,4 +151,4 @@ interface SVGRProps$1Z { | ||
} | ||
declare const SvgChartBubble: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Z) => JSX.Element; | ||
//# sourceMappingURL=ChartBubble.d.ts.map | ||
declare const SvgIconChartBar: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Z) => JSX.Element; | ||
//# sourceMappingURL=IconChartBar.d.ts.map | ||
@@ -166,4 +159,4 @@ interface SVGRProps$1Y { | ||
} | ||
declare const SvgChartPie: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Y) => JSX.Element; | ||
//# sourceMappingURL=ChartPie.d.ts.map | ||
declare const SvgIconChartBubble: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Y) => JSX.Element; | ||
//# sourceMappingURL=IconChartBubble.d.ts.map | ||
@@ -174,4 +167,4 @@ interface SVGRProps$1X { | ||
} | ||
declare const SvgChat: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1X) => JSX.Element; | ||
//# sourceMappingURL=Chat.d.ts.map | ||
declare const SvgIconChartPie: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1X) => JSX.Element; | ||
//# sourceMappingURL=IconChartPie.d.ts.map | ||
@@ -182,4 +175,4 @@ interface SVGRProps$1W { | ||
} | ||
declare const SvgCheck: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1W) => JSX.Element; | ||
//# sourceMappingURL=Check.d.ts.map | ||
declare const SvgIconChat: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1W) => JSX.Element; | ||
//# sourceMappingURL=IconChat.d.ts.map | ||
@@ -190,4 +183,4 @@ interface SVGRProps$1V { | ||
} | ||
declare const SvgCheckCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1V) => JSX.Element; | ||
//# sourceMappingURL=CheckCircle.d.ts.map | ||
declare const SvgIconCheckCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1V) => JSX.Element; | ||
//# sourceMappingURL=IconCheckCircle.d.ts.map | ||
@@ -198,4 +191,4 @@ interface SVGRProps$1U { | ||
} | ||
declare const SvgChevronDown: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1U) => JSX.Element; | ||
//# sourceMappingURL=ChevronDown.d.ts.map | ||
declare const SvgIconCheck: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1U) => JSX.Element; | ||
//# sourceMappingURL=IconCheck.d.ts.map | ||
@@ -206,4 +199,4 @@ interface SVGRProps$1T { | ||
} | ||
declare const SvgChevronDownV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1T) => JSX.Element; | ||
//# sourceMappingURL=ChevronDownV2.d.ts.map | ||
declare const SvgIconChevronDownV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1T) => JSX.Element; | ||
//# sourceMappingURL=IconChevronDownV2.d.ts.map | ||
@@ -214,4 +207,4 @@ interface SVGRProps$1S { | ||
} | ||
declare const SvgChevronLeft: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1S) => JSX.Element; | ||
//# sourceMappingURL=ChevronLeft.d.ts.map | ||
declare const SvgIconChevronDown: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1S) => JSX.Element; | ||
//# sourceMappingURL=IconChevronDown.d.ts.map | ||
@@ -222,4 +215,4 @@ interface SVGRProps$1R { | ||
} | ||
declare const SvgChevronLeftV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1R) => JSX.Element; | ||
//# sourceMappingURL=ChevronLeftV2.d.ts.map | ||
declare const SvgIconChevronLeftV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1R) => JSX.Element; | ||
//# sourceMappingURL=IconChevronLeftV2.d.ts.map | ||
@@ -230,4 +223,4 @@ interface SVGRProps$1Q { | ||
} | ||
declare const SvgChevronRight: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Q) => JSX.Element; | ||
//# sourceMappingURL=ChevronRight.d.ts.map | ||
declare const SvgIconChevronLeft: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1Q) => JSX.Element; | ||
//# sourceMappingURL=IconChevronLeft.d.ts.map | ||
@@ -238,4 +231,4 @@ interface SVGRProps$1P { | ||
} | ||
declare const SvgChevronRightV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1P) => JSX.Element; | ||
//# sourceMappingURL=ChevronRightV2.d.ts.map | ||
declare const SvgIconChevronRightV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1P) => JSX.Element; | ||
//# sourceMappingURL=IconChevronRightV2.d.ts.map | ||
@@ -246,4 +239,4 @@ interface SVGRProps$1O { | ||
} | ||
declare const SvgChevronUp: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1O) => JSX.Element; | ||
//# sourceMappingURL=ChevronUp.d.ts.map | ||
declare const SvgIconChevronRight: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1O) => JSX.Element; | ||
//# sourceMappingURL=IconChevronRight.d.ts.map | ||
@@ -254,4 +247,4 @@ interface SVGRProps$1N { | ||
} | ||
declare const SvgChevronUpV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1N) => JSX.Element; | ||
//# sourceMappingURL=ChevronUpV2.d.ts.map | ||
declare const SvgIconChevronUpV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1N) => JSX.Element; | ||
//# sourceMappingURL=IconChevronUpV2.d.ts.map | ||
@@ -262,4 +255,4 @@ interface SVGRProps$1M { | ||
} | ||
declare const SvgClipboard: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1M) => JSX.Element; | ||
//# sourceMappingURL=Clipboard.d.ts.map | ||
declare const SvgIconChevronUp: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1M) => JSX.Element; | ||
//# sourceMappingURL=IconChevronUp.d.ts.map | ||
@@ -270,4 +263,4 @@ interface SVGRProps$1L { | ||
} | ||
declare const SvgClose: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1L) => JSX.Element; | ||
//# sourceMappingURL=Close.d.ts.map | ||
declare const SvgIconClipboard: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1L) => JSX.Element; | ||
//# sourceMappingURL=IconClipboard.d.ts.map | ||
@@ -278,4 +271,4 @@ interface SVGRProps$1K { | ||
} | ||
declare const SvgCloseCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1K) => JSX.Element; | ||
//# sourceMappingURL=CloseCircle.d.ts.map | ||
declare const SvgIconCloseCircleV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1K) => JSX.Element; | ||
//# sourceMappingURL=IconCloseCircleV2.d.ts.map | ||
@@ -286,4 +279,4 @@ interface SVGRProps$1J { | ||
} | ||
declare const SvgCloseCircleV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1J) => JSX.Element; | ||
//# sourceMappingURL=CloseCircleV2.d.ts.map | ||
declare const SvgIconCloseCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1J) => JSX.Element; | ||
//# sourceMappingURL=IconCloseCircle.d.ts.map | ||
@@ -294,4 +287,4 @@ interface SVGRProps$1I { | ||
} | ||
declare const SvgCloseV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1I) => JSX.Element; | ||
//# sourceMappingURL=CloseV2.d.ts.map | ||
declare const SvgIconCloseV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1I) => JSX.Element; | ||
//# sourceMappingURL=IconCloseV2.d.ts.map | ||
@@ -302,4 +295,4 @@ interface SVGRProps$1H { | ||
} | ||
declare const SvgCloud: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1H) => JSX.Element; | ||
//# sourceMappingURL=Cloud.d.ts.map | ||
declare const SvgIconClose: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1H) => JSX.Element; | ||
//# sourceMappingURL=IconClose.d.ts.map | ||
@@ -310,4 +303,4 @@ interface SVGRProps$1G { | ||
} | ||
declare const SvgCloudDone: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1G) => JSX.Element; | ||
//# sourceMappingURL=CloudDone.d.ts.map | ||
declare const SvgIconCloudDone: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1G) => JSX.Element; | ||
//# sourceMappingURL=IconCloudDone.d.ts.map | ||
@@ -318,4 +311,4 @@ interface SVGRProps$1F { | ||
} | ||
declare const SvgCloudDownload: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1F) => JSX.Element; | ||
//# sourceMappingURL=CloudDownload.d.ts.map | ||
declare const SvgIconCloudDownload: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1F) => JSX.Element; | ||
//# sourceMappingURL=IconCloudDownload.d.ts.map | ||
@@ -326,4 +319,4 @@ interface SVGRProps$1E { | ||
} | ||
declare const SvgCloudUpload: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1E) => JSX.Element; | ||
//# sourceMappingURL=CloudUpload.d.ts.map | ||
declare const SvgIconCloudUpload: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1E) => JSX.Element; | ||
//# sourceMappingURL=IconCloudUpload.d.ts.map | ||
@@ -334,4 +327,4 @@ interface SVGRProps$1D { | ||
} | ||
declare const SvgColorPicker: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1D) => JSX.Element; | ||
//# sourceMappingURL=ColorPicker.d.ts.map | ||
declare const SvgIconCloud: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1D) => JSX.Element; | ||
//# sourceMappingURL=IconCloud.d.ts.map | ||
@@ -342,4 +335,4 @@ interface SVGRProps$1C { | ||
} | ||
declare const SvgComponents: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1C) => JSX.Element; | ||
//# sourceMappingURL=Components.d.ts.map | ||
declare const SvgIconColorPicker: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1C) => JSX.Element; | ||
//# sourceMappingURL=IconColorPicker.d.ts.map | ||
@@ -350,4 +343,4 @@ interface SVGRProps$1B { | ||
} | ||
declare const SvgComputer: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1B) => JSX.Element; | ||
//# sourceMappingURL=Computer.d.ts.map | ||
declare const SvgIconComponents: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1B) => JSX.Element; | ||
//# sourceMappingURL=IconComponents.d.ts.map | ||
@@ -358,4 +351,4 @@ interface SVGRProps$1A { | ||
} | ||
declare const SvgCopy: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1A) => JSX.Element; | ||
//# sourceMappingURL=Copy.d.ts.map | ||
declare const SvgIconComputer: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1A) => JSX.Element; | ||
//# sourceMappingURL=IconComputer.d.ts.map | ||
@@ -366,4 +359,4 @@ interface SVGRProps$1z { | ||
} | ||
declare const SvgCreditCard: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1z) => JSX.Element; | ||
//# sourceMappingURL=CreditCard.d.ts.map | ||
declare const SvgIconCopy: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1z) => JSX.Element; | ||
//# sourceMappingURL=IconCopy.d.ts.map | ||
@@ -374,4 +367,4 @@ interface SVGRProps$1y { | ||
} | ||
declare const SvgDelete: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1y) => JSX.Element; | ||
//# sourceMappingURL=Delete.d.ts.map | ||
declare const SvgIconCreditCard: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1y) => JSX.Element; | ||
//# sourceMappingURL=IconCreditCard.d.ts.map | ||
@@ -382,4 +375,4 @@ interface SVGRProps$1x { | ||
} | ||
declare const SvgDeposit: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1x) => JSX.Element; | ||
//# sourceMappingURL=Deposit.d.ts.map | ||
declare const SvgIconDelete: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1x) => JSX.Element; | ||
//# sourceMappingURL=IconDelete.d.ts.map | ||
@@ -390,4 +383,4 @@ interface SVGRProps$1w { | ||
} | ||
declare const SvgDownload: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1w) => JSX.Element; | ||
//# sourceMappingURL=Download.d.ts.map | ||
declare const SvgIconDeposit: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1w) => JSX.Element; | ||
//# sourceMappingURL=IconDeposit.d.ts.map | ||
@@ -398,4 +391,4 @@ interface SVGRProps$1v { | ||
} | ||
declare const SvgEdit: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1v) => JSX.Element; | ||
//# sourceMappingURL=Edit.d.ts.map | ||
declare const SvgIconDownload: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1v) => JSX.Element; | ||
//# sourceMappingURL=IconDownload.d.ts.map | ||
@@ -406,4 +399,4 @@ interface SVGRProps$1u { | ||
} | ||
declare const SvgEducation: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1u) => JSX.Element; | ||
//# sourceMappingURL=Education.d.ts.map | ||
declare const SvgIconEdit: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1u) => JSX.Element; | ||
//# sourceMappingURL=IconEdit.d.ts.map | ||
@@ -414,4 +407,4 @@ interface SVGRProps$1t { | ||
} | ||
declare const SvgEmail: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1t) => JSX.Element; | ||
//# sourceMappingURL=Email.d.ts.map | ||
declare const SvgIconEducation: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1t) => JSX.Element; | ||
//# sourceMappingURL=IconEducation.d.ts.map | ||
@@ -422,4 +415,4 @@ interface SVGRProps$1s { | ||
} | ||
declare const SvgError: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1s) => JSX.Element; | ||
//# sourceMappingURL=Error.d.ts.map | ||
declare const SvgIconEmail: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1s) => JSX.Element; | ||
//# sourceMappingURL=IconEmail.d.ts.map | ||
@@ -430,4 +423,4 @@ interface SVGRProps$1r { | ||
} | ||
declare const SvgExchange: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1r) => JSX.Element; | ||
//# sourceMappingURL=Exchange.d.ts.map | ||
declare const SvgIconError: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1r) => JSX.Element; | ||
//# sourceMappingURL=IconError.d.ts.map | ||
@@ -438,4 +431,4 @@ interface SVGRProps$1q { | ||
} | ||
declare const SvgExpandLess: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1q) => JSX.Element; | ||
//# sourceMappingURL=ExpandLess.d.ts.map | ||
declare const SvgIconExchange: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1q) => JSX.Element; | ||
//# sourceMappingURL=IconExchange.d.ts.map | ||
@@ -446,4 +439,4 @@ interface SVGRProps$1p { | ||
} | ||
declare const SvgExpandMore: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1p) => JSX.Element; | ||
//# sourceMappingURL=ExpandMore.d.ts.map | ||
declare const SvgIconExpandLess: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1p) => JSX.Element; | ||
//# sourceMappingURL=IconExpandLess.d.ts.map | ||
@@ -454,4 +447,4 @@ interface SVGRProps$1o { | ||
} | ||
declare const SvgExplore: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1o) => JSX.Element; | ||
//# sourceMappingURL=Explore.d.ts.map | ||
declare const SvgIconExpandMore: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1o) => JSX.Element; | ||
//# sourceMappingURL=IconExpandMore.d.ts.map | ||
@@ -462,4 +455,4 @@ interface SVGRProps$1n { | ||
} | ||
declare const SvgFaceId: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1n) => JSX.Element; | ||
//# sourceMappingURL=FaceId.d.ts.map | ||
declare const SvgIconExplore: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1n) => JSX.Element; | ||
//# sourceMappingURL=IconExplore.d.ts.map | ||
@@ -470,4 +463,4 @@ interface SVGRProps$1m { | ||
} | ||
declare const SvgFavoriteFilled: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1m) => JSX.Element; | ||
//# sourceMappingURL=FavoriteFilled.d.ts.map | ||
declare const SvgIconFaceId: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1m) => JSX.Element; | ||
//# sourceMappingURL=IconFaceId.d.ts.map | ||
@@ -478,4 +471,4 @@ interface SVGRProps$1l { | ||
} | ||
declare const SvgFavoriteOutline: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1l) => JSX.Element; | ||
//# sourceMappingURL=FavoriteOutline.d.ts.map | ||
declare const SvgIconFavoriteFilled: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1l) => JSX.Element; | ||
//# sourceMappingURL=IconFavoriteFilled.d.ts.map | ||
@@ -486,4 +479,4 @@ interface SVGRProps$1k { | ||
} | ||
declare const SvgFilter: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1k) => JSX.Element; | ||
//# sourceMappingURL=Filter.d.ts.map | ||
declare const SvgIconFilter: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1k) => JSX.Element; | ||
//# sourceMappingURL=IconFilter.d.ts.map | ||
@@ -494,4 +487,4 @@ interface SVGRProps$1j { | ||
} | ||
declare const SvgFingerprint: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1j) => JSX.Element; | ||
//# sourceMappingURL=Fingerprint.d.ts.map | ||
declare const SvgIconFingerprint: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1j) => JSX.Element; | ||
//# sourceMappingURL=IconFingerprint.d.ts.map | ||
@@ -502,4 +495,4 @@ interface SVGRProps$1i { | ||
} | ||
declare const SvgFlag: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1i) => JSX.Element; | ||
//# sourceMappingURL=Flag.d.ts.map | ||
declare const SvgIconFlag: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1i) => JSX.Element; | ||
//# sourceMappingURL=IconFlag.d.ts.map | ||
@@ -510,4 +503,4 @@ interface SVGRProps$1h { | ||
} | ||
declare const SvgFlashOff: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1h) => JSX.Element; | ||
//# sourceMappingURL=FlashOff.d.ts.map | ||
declare const SvgIconFlashOff: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1h) => JSX.Element; | ||
//# sourceMappingURL=IconFlashOff.d.ts.map | ||
@@ -518,4 +511,4 @@ interface SVGRProps$1g { | ||
} | ||
declare const SvgFlashOn: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1g) => JSX.Element; | ||
//# sourceMappingURL=FlashOn.d.ts.map | ||
declare const SvgIconFlashOn: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1g) => JSX.Element; | ||
//# sourceMappingURL=IconFlashOn.d.ts.map | ||
@@ -526,4 +519,4 @@ interface SVGRProps$1f { | ||
} | ||
declare const SvgFullscreen: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1f) => JSX.Element; | ||
//# sourceMappingURL=Fullscreen.d.ts.map | ||
declare const SvgIconFullscreenExit: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1f) => JSX.Element; | ||
//# sourceMappingURL=IconFullscreenExit.d.ts.map | ||
@@ -534,4 +527,4 @@ interface SVGRProps$1e { | ||
} | ||
declare const SvgFullscreenExit: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1e) => JSX.Element; | ||
//# sourceMappingURL=FullscreenExit.d.ts.map | ||
declare const SvgIconFullscreen: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1e) => JSX.Element; | ||
//# sourceMappingURL=IconFullscreen.d.ts.map | ||
@@ -542,4 +535,4 @@ interface SVGRProps$1d { | ||
} | ||
declare const SvgGlobe: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1d) => JSX.Element; | ||
//# sourceMappingURL=Globe.d.ts.map | ||
declare const SvgIconGlobe: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1d) => JSX.Element; | ||
//# sourceMappingURL=IconGlobe.d.ts.map | ||
@@ -550,4 +543,4 @@ interface SVGRProps$1c { | ||
} | ||
declare const SvgGoogleTranslate: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1c) => JSX.Element; | ||
//# sourceMappingURL=GoogleTranslate.d.ts.map | ||
declare const SvgIconGoogleTranslate: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1c) => JSX.Element; | ||
//# sourceMappingURL=IconGoogleTranslate.d.ts.map | ||
@@ -558,4 +551,4 @@ interface SVGRProps$1b { | ||
} | ||
declare const SvgHardware: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1b) => JSX.Element; | ||
//# sourceMappingURL=Hardware.d.ts.map | ||
declare const SvgIconHardware: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1b) => JSX.Element; | ||
//# sourceMappingURL=IconHardware.d.ts.map | ||
@@ -566,4 +559,4 @@ interface SVGRProps$1a { | ||
} | ||
declare const SvgHistory: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1a) => JSX.Element; | ||
//# sourceMappingURL=History.d.ts.map | ||
declare const SvgIconHistory: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1a) => JSX.Element; | ||
//# sourceMappingURL=IconHistory.d.ts.map | ||
@@ -574,4 +567,4 @@ interface SVGRProps$19 { | ||
} | ||
declare const SvgHome: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$19) => JSX.Element; | ||
//# sourceMappingURL=Home.d.ts.map | ||
declare const SvgIconHome: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$19) => JSX.Element; | ||
//# sourceMappingURL=IconHome.d.ts.map | ||
@@ -582,4 +575,4 @@ interface SVGRProps$18 { | ||
} | ||
declare const SvgIdentification: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$18) => JSX.Element; | ||
//# sourceMappingURL=Identification.d.ts.map | ||
declare const SvgIconIdentification: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$18) => JSX.Element; | ||
//# sourceMappingURL=IconIdentification.d.ts.map | ||
@@ -590,4 +583,4 @@ interface SVGRProps$17 { | ||
} | ||
declare const SvgImage: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$17) => JSX.Element; | ||
//# sourceMappingURL=Image.d.ts.map | ||
declare const SvgIconImage: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$17) => JSX.Element; | ||
//# sourceMappingURL=IconImage.d.ts.map | ||
@@ -598,4 +591,4 @@ interface SVGRProps$16 { | ||
} | ||
declare const SvgInformation: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$16) => JSX.Element; | ||
//# sourceMappingURL=Information.d.ts.map | ||
declare const SvgIconInformation: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$16) => JSX.Element; | ||
//# sourceMappingURL=IconInformation.d.ts.map | ||
@@ -606,4 +599,4 @@ interface SVGRProps$15 { | ||
} | ||
declare const SvgKey: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$15) => JSX.Element; | ||
//# sourceMappingURL=Key.d.ts.map | ||
declare const SvgIconKey: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$15) => JSX.Element; | ||
//# sourceMappingURL=IconKey.d.ts.map | ||
@@ -614,4 +607,4 @@ interface SVGRProps$14 { | ||
} | ||
declare const SvgKeyboard: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$14) => JSX.Element; | ||
//# sourceMappingURL=Keyboard.d.ts.map | ||
declare const SvgIconKeyboard: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$14) => JSX.Element; | ||
//# sourceMappingURL=IconKeyboard.d.ts.map | ||
@@ -622,4 +615,4 @@ interface SVGRProps$13 { | ||
} | ||
declare const SvgLaptop: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$13) => JSX.Element; | ||
//# sourceMappingURL=Laptop.d.ts.map | ||
declare const SvgIconLaptop: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$13) => JSX.Element; | ||
//# sourceMappingURL=IconLaptop.d.ts.map | ||
@@ -630,4 +623,4 @@ interface SVGRProps$12 { | ||
} | ||
declare const SvgLegal: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$12) => JSX.Element; | ||
//# sourceMappingURL=Legal.d.ts.map | ||
declare const SvgIconLegal: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$12) => JSX.Element; | ||
//# sourceMappingURL=IconLegal.d.ts.map | ||
@@ -638,4 +631,4 @@ interface SVGRProps$11 { | ||
} | ||
declare const SvgLineChartUp: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$11) => JSX.Element; | ||
//# sourceMappingURL=LineChartUp.d.ts.map | ||
declare const SvgIconLineChartUp: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$11) => JSX.Element; | ||
//# sourceMappingURL=IconLineChartUp.d.ts.map | ||
@@ -646,4 +639,4 @@ interface SVGRProps$10 { | ||
} | ||
declare const SvgLink: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$10) => JSX.Element; | ||
//# sourceMappingURL=Link.d.ts.map | ||
declare const SvgIconLink: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$10) => JSX.Element; | ||
//# sourceMappingURL=IconLink.d.ts.map | ||
@@ -654,4 +647,4 @@ interface SVGRProps$$ { | ||
} | ||
declare const SvgListBullets: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$$) => JSX.Element; | ||
//# sourceMappingURL=ListBullets.d.ts.map | ||
declare const SvgIconListBullets: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$$) => JSX.Element; | ||
//# sourceMappingURL=IconListBullets.d.ts.map | ||
@@ -662,4 +655,4 @@ interface SVGRProps$_ { | ||
} | ||
declare const SvgLockClosed: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$_) => JSX.Element; | ||
//# sourceMappingURL=LockClosed.d.ts.map | ||
declare const SvgIconLockClosed: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$_) => JSX.Element; | ||
//# sourceMappingURL=IconLockClosed.d.ts.map | ||
@@ -670,4 +663,4 @@ interface SVGRProps$Z { | ||
} | ||
declare const SvgLockOpen: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Z) => JSX.Element; | ||
//# sourceMappingURL=LockOpen.d.ts.map | ||
declare const SvgIconLockOpen: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Z) => JSX.Element; | ||
//# sourceMappingURL=IconLockOpen.d.ts.map | ||
@@ -678,4 +671,4 @@ interface SVGRProps$Y { | ||
} | ||
declare const SvgLogout: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Y) => JSX.Element; | ||
//# sourceMappingURL=Logout.d.ts.map | ||
declare const SvgIconLogout: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Y) => JSX.Element; | ||
//# sourceMappingURL=IconLogout.d.ts.map | ||
@@ -686,4 +679,4 @@ interface SVGRProps$X { | ||
} | ||
declare const SvgMarketUp: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$X) => JSX.Element; | ||
//# sourceMappingURL=MarketUp.d.ts.map | ||
declare const SvgIconMarketUp: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$X) => JSX.Element; | ||
//# sourceMappingURL=IconMarketUp.d.ts.map | ||
@@ -694,4 +687,4 @@ interface SVGRProps$W { | ||
} | ||
declare const SvgMenu: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$W) => JSX.Element; | ||
//# sourceMappingURL=Menu.d.ts.map | ||
declare const SvgIconMenu: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$W) => JSX.Element; | ||
//# sourceMappingURL=IconMenu.d.ts.map | ||
@@ -702,4 +695,4 @@ interface SVGRProps$V { | ||
} | ||
declare const SvgMicrophone: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$V) => JSX.Element; | ||
//# sourceMappingURL=Microphone.d.ts.map | ||
declare const SvgIconMicrophone: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$V) => JSX.Element; | ||
//# sourceMappingURL=IconMicrophone.d.ts.map | ||
@@ -710,4 +703,4 @@ interface SVGRProps$U { | ||
} | ||
declare const SvgMinusCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$U) => JSX.Element; | ||
//# sourceMappingURL=MinusCircle.d.ts.map | ||
declare const SvgIconMinusCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$U) => JSX.Element; | ||
//# sourceMappingURL=IconMinusCircle.d.ts.map | ||
@@ -718,4 +711,4 @@ interface SVGRProps$T { | ||
} | ||
declare const SvgMoneyUsd: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$T) => JSX.Element; | ||
//# sourceMappingURL=MoneyUsd.d.ts.map | ||
declare const SvgIconMoneyUsd: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$T) => JSX.Element; | ||
//# sourceMappingURL=IconMoneyUsd.d.ts.map | ||
@@ -726,4 +719,4 @@ interface SVGRProps$S { | ||
} | ||
declare const SvgMoreHorizontal: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$S) => JSX.Element; | ||
//# sourceMappingURL=MoreHorizontal.d.ts.map | ||
declare const SvgIconMoreHorizontal: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$S) => JSX.Element; | ||
//# sourceMappingURL=IconMoreHorizontal.d.ts.map | ||
@@ -734,4 +727,4 @@ interface SVGRProps$R { | ||
} | ||
declare const SvgMoreVertical: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$R) => JSX.Element; | ||
//# sourceMappingURL=MoreVertical.d.ts.map | ||
declare const SvgIconMoreVertical: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$R) => JSX.Element; | ||
//# sourceMappingURL=IconMoreVertical.d.ts.map | ||
@@ -742,4 +735,4 @@ interface SVGRProps$Q { | ||
} | ||
declare const SvgNewWindow: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Q) => JSX.Element; | ||
//# sourceMappingURL=NewWindow.d.ts.map | ||
declare const SvgIconNewWindow: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$Q) => JSX.Element; | ||
//# sourceMappingURL=IconNewWindow.d.ts.map | ||
@@ -750,4 +743,4 @@ interface SVGRProps$P { | ||
} | ||
declare const SvgNft: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$P) => JSX.Element; | ||
//# sourceMappingURL=Nft.d.ts.map | ||
declare const SvgIconNft: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$P) => JSX.Element; | ||
//# sourceMappingURL=IconNft.d.ts.map | ||
@@ -758,4 +751,4 @@ interface SVGRProps$O { | ||
} | ||
declare const SvgNotificationOff: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$O) => JSX.Element; | ||
//# sourceMappingURL=NotificationOff.d.ts.map | ||
declare const SvgIconNotificationOff: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$O) => JSX.Element; | ||
//# sourceMappingURL=IconNotificationOff.d.ts.map | ||
@@ -766,4 +759,4 @@ interface SVGRProps$N { | ||
} | ||
declare const SvgNotificationOn: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$N) => JSX.Element; | ||
//# sourceMappingURL=NotificationOn.d.ts.map | ||
declare const SvgIconNotificationOn: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$N) => JSX.Element; | ||
//# sourceMappingURL=IconNotificationOn.d.ts.map | ||
@@ -774,4 +767,4 @@ interface SVGRProps$M { | ||
} | ||
declare const SvgPending: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$M) => JSX.Element; | ||
//# sourceMappingURL=Pending.d.ts.map | ||
declare const SvgIconPending: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$M) => JSX.Element; | ||
//# sourceMappingURL=IconPending.d.ts.map | ||
@@ -782,4 +775,4 @@ interface SVGRProps$L { | ||
} | ||
declare const SvgPeople: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$L) => JSX.Element; | ||
//# sourceMappingURL=People.d.ts.map | ||
declare const SvgIconPeople: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$L) => JSX.Element; | ||
//# sourceMappingURL=IconPeople.d.ts.map | ||
@@ -790,4 +783,4 @@ interface SVGRProps$K { | ||
} | ||
declare const SvgPhone: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$K) => JSX.Element; | ||
//# sourceMappingURL=Phone.d.ts.map | ||
declare const SvgIconPhone: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$K) => JSX.Element; | ||
//# sourceMappingURL=IconPhone.d.ts.map | ||
@@ -798,4 +791,4 @@ interface SVGRProps$J { | ||
} | ||
declare const SvgPin: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$J) => JSX.Element; | ||
//# sourceMappingURL=Pin.d.ts.map | ||
declare const SvgIconPin: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$J) => JSX.Element; | ||
//# sourceMappingURL=IconPin.d.ts.map | ||
@@ -806,4 +799,4 @@ interface SVGRProps$I { | ||
} | ||
declare const SvgPlaceholder: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$I) => JSX.Element; | ||
//# sourceMappingURL=Placeholder.d.ts.map | ||
declare const SvgIconPlaceholder: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$I) => JSX.Element; | ||
//# sourceMappingURL=IconPlaceholder.d.ts.map | ||
@@ -814,4 +807,4 @@ interface SVGRProps$H { | ||
} | ||
declare const SvgPlayCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$H) => JSX.Element; | ||
//# sourceMappingURL=PlayCircle.d.ts.map | ||
declare const SvgIconPlayCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$H) => JSX.Element; | ||
//# sourceMappingURL=IconPlayCircle.d.ts.map | ||
@@ -822,4 +815,4 @@ interface SVGRProps$G { | ||
} | ||
declare const SvgPlus: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$G) => JSX.Element; | ||
//# sourceMappingURL=Plus.d.ts.map | ||
declare const SvgIconPlusCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$G) => JSX.Element; | ||
//# sourceMappingURL=IconPlusCircle.d.ts.map | ||
@@ -830,4 +823,4 @@ interface SVGRProps$F { | ||
} | ||
declare const SvgPlusCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$F) => JSX.Element; | ||
//# sourceMappingURL=PlusCircle.d.ts.map | ||
declare const SvgIconPlus: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$F) => JSX.Element; | ||
//# sourceMappingURL=IconPlus.d.ts.map | ||
@@ -838,4 +831,4 @@ interface SVGRProps$E { | ||
} | ||
declare const SvgPortfolio: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$E) => JSX.Element; | ||
//# sourceMappingURL=Portfolio.d.ts.map | ||
declare const SvgIconPortfolio: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$E) => JSX.Element; | ||
//# sourceMappingURL=IconPortfolio.d.ts.map | ||
@@ -846,4 +839,4 @@ interface SVGRProps$D { | ||
} | ||
declare const SvgPresent: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$D) => JSX.Element; | ||
//# sourceMappingURL=Present.d.ts.map | ||
declare const SvgIconPresent: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$D) => JSX.Element; | ||
//# sourceMappingURL=IconPresent.d.ts.map | ||
@@ -854,4 +847,4 @@ interface SVGRProps$C { | ||
} | ||
declare const SvgPrint: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$C) => JSX.Element; | ||
//# sourceMappingURL=Print.d.ts.map | ||
declare const SvgIconPrint: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$C) => JSX.Element; | ||
//# sourceMappingURL=IconPrint.d.ts.map | ||
@@ -862,4 +855,4 @@ interface SVGRProps$B { | ||
} | ||
declare const SvgPrivate: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$B) => JSX.Element; | ||
//# sourceMappingURL=Private.d.ts.map | ||
declare const SvgIconPrivate: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$B) => JSX.Element; | ||
//# sourceMappingURL=IconPrivate.d.ts.map | ||
@@ -870,4 +863,4 @@ interface SVGRProps$A { | ||
} | ||
declare const SvgQrCode: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$A) => JSX.Element; | ||
//# sourceMappingURL=QrCode.d.ts.map | ||
declare const SvgIconQrCode: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$A) => JSX.Element; | ||
//# sourceMappingURL=IconQrCode.d.ts.map | ||
@@ -878,4 +871,4 @@ interface SVGRProps$z { | ||
} | ||
declare const SvgQuestion: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$z) => JSX.Element; | ||
//# sourceMappingURL=Question.d.ts.map | ||
declare const SvgIconQuestionCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$z) => JSX.Element; | ||
//# sourceMappingURL=IconQuestionCircle.d.ts.map | ||
@@ -886,4 +879,4 @@ interface SVGRProps$y { | ||
} | ||
declare const SvgQuestionCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$y) => JSX.Element; | ||
//# sourceMappingURL=QuestionCircle.d.ts.map | ||
declare const SvgIconQuestion: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$y) => JSX.Element; | ||
//# sourceMappingURL=IconQuestion.d.ts.map | ||
@@ -894,4 +887,4 @@ interface SVGRProps$x { | ||
} | ||
declare const SvgReceive: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$x) => JSX.Element; | ||
//# sourceMappingURL=Receive.d.ts.map | ||
declare const SvgIconReceiveV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$x) => JSX.Element; | ||
//# sourceMappingURL=IconReceiveV2.d.ts.map | ||
@@ -902,4 +895,4 @@ interface SVGRProps$w { | ||
} | ||
declare const SvgReceiveV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$w) => JSX.Element; | ||
//# sourceMappingURL=ReceiveV2.d.ts.map | ||
declare const SvgIconReceive: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$w) => JSX.Element; | ||
//# sourceMappingURL=IconReceive.d.ts.map | ||
@@ -910,4 +903,4 @@ interface SVGRProps$v { | ||
} | ||
declare const SvgRefresh: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$v) => JSX.Element; | ||
//# sourceMappingURL=Refresh.d.ts.map | ||
declare const SvgIconRefresh: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$v) => JSX.Element; | ||
//# sourceMappingURL=IconRefresh.d.ts.map | ||
@@ -918,4 +911,4 @@ interface SVGRProps$u { | ||
} | ||
declare const SvgRepeat: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$u) => JSX.Element; | ||
//# sourceMappingURL=Repeat.d.ts.map | ||
declare const SvgIconRepeat: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$u) => JSX.Element; | ||
//# sourceMappingURL=IconRepeat.d.ts.map | ||
@@ -926,4 +919,4 @@ interface SVGRProps$t { | ||
} | ||
declare const SvgRewards: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$t) => JSX.Element; | ||
//# sourceMappingURL=Rewards.d.ts.map | ||
declare const SvgIconRewardsCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$t) => JSX.Element; | ||
//# sourceMappingURL=IconRewardsCircle.d.ts.map | ||
@@ -934,4 +927,4 @@ interface SVGRProps$s { | ||
} | ||
declare const SvgRewardsCircle: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$s) => JSX.Element; | ||
//# sourceMappingURL=RewardsCircle.d.ts.map | ||
declare const SvgIconRewards: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$s) => JSX.Element; | ||
//# sourceMappingURL=IconRewards.d.ts.map | ||
@@ -942,4 +935,4 @@ interface SVGRProps$r { | ||
} | ||
declare const SvgSearch: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$r) => JSX.Element; | ||
//# sourceMappingURL=Search.d.ts.map | ||
declare const SvgIconSearch: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$r) => JSX.Element; | ||
//# sourceMappingURL=IconSearch.d.ts.map | ||
@@ -950,4 +943,4 @@ interface SVGRProps$q { | ||
} | ||
declare const SvgSell: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$q) => JSX.Element; | ||
//# sourceMappingURL=Sell.d.ts.map | ||
declare const SvgIconSell: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$q) => JSX.Element; | ||
//# sourceMappingURL=IconSell.d.ts.map | ||
@@ -958,4 +951,4 @@ interface SVGRProps$p { | ||
} | ||
declare const SvgSend: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$p) => JSX.Element; | ||
//# sourceMappingURL=Send.d.ts.map | ||
declare const SvgIconSendV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$p) => JSX.Element; | ||
//# sourceMappingURL=IconSendV2.d.ts.map | ||
@@ -966,4 +959,4 @@ interface SVGRProps$o { | ||
} | ||
declare const SvgSendV2: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$o) => JSX.Element; | ||
//# sourceMappingURL=SendV2.d.ts.map | ||
declare const SvgIconSend: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$o) => JSX.Element; | ||
//# sourceMappingURL=IconSend.d.ts.map | ||
@@ -974,4 +967,4 @@ interface SVGRProps$n { | ||
} | ||
declare const SvgSettings: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$n) => JSX.Element; | ||
//# sourceMappingURL=Settings.d.ts.map | ||
declare const SvgIconSettings: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$n) => JSX.Element; | ||
//# sourceMappingURL=IconSettings.d.ts.map | ||
@@ -982,4 +975,4 @@ interface SVGRProps$m { | ||
} | ||
declare const SvgShareAndroid: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$m) => JSX.Element; | ||
//# sourceMappingURL=ShareAndroid.d.ts.map | ||
declare const SvgIconShareAndroid: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$m) => JSX.Element; | ||
//# sourceMappingURL=IconShareAndroid.d.ts.map | ||
@@ -990,4 +983,4 @@ interface SVGRProps$l { | ||
} | ||
declare const SvgShareIos: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$l) => JSX.Element; | ||
//# sourceMappingURL=ShareIos.d.ts.map | ||
declare const SvgIconShareIos: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$l) => JSX.Element; | ||
//# sourceMappingURL=IconShareIos.d.ts.map | ||
@@ -998,4 +991,4 @@ interface SVGRProps$k { | ||
} | ||
declare const SvgShield: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$k) => JSX.Element; | ||
//# sourceMappingURL=Shield.d.ts.map | ||
declare const SvgIconShield: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$k) => JSX.Element; | ||
//# sourceMappingURL=IconShield.d.ts.map | ||
@@ -1006,4 +999,4 @@ interface SVGRProps$j { | ||
} | ||
declare const SvgSignout: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$j) => JSX.Element; | ||
//# sourceMappingURL=Signout.d.ts.map | ||
declare const SvgIconSignout: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$j) => JSX.Element; | ||
//# sourceMappingURL=IconSignout.d.ts.map | ||
@@ -1014,4 +1007,4 @@ interface SVGRProps$i { | ||
} | ||
declare const SvgSubdirectory: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$i) => JSX.Element; | ||
//# sourceMappingURL=Subdirectory.d.ts.map | ||
declare const SvgIconSubdirectory: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$i) => JSX.Element; | ||
//# sourceMappingURL=IconSubdirectory.d.ts.map | ||
@@ -1022,4 +1015,4 @@ interface SVGRProps$h { | ||
} | ||
declare const SvgSupport: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$h) => JSX.Element; | ||
//# sourceMappingURL=Support.d.ts.map | ||
declare const SvgIconSupport: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$h) => JSX.Element; | ||
//# sourceMappingURL=IconSupport.d.ts.map | ||
@@ -1030,4 +1023,4 @@ interface SVGRProps$g { | ||
} | ||
declare const SvgSwap: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$g) => JSX.Element; | ||
//# sourceMappingURL=Swap.d.ts.map | ||
declare const SvgIconSwap: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$g) => JSX.Element; | ||
//# sourceMappingURL=IconSwap.d.ts.map | ||
@@ -1038,4 +1031,4 @@ interface SVGRProps$f { | ||
} | ||
declare const SvgSync: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$f) => JSX.Element; | ||
//# sourceMappingURL=Sync.d.ts.map | ||
declare const SvgIconSync: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$f) => JSX.Element; | ||
//# sourceMappingURL=IconSync.d.ts.map | ||
@@ -1046,4 +1039,4 @@ interface SVGRProps$e { | ||
} | ||
declare const SvgTag: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$e) => JSX.Element; | ||
//# sourceMappingURL=Tag.d.ts.map | ||
declare const SvgIconTag: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$e) => JSX.Element; | ||
//# sourceMappingURL=IconTag.d.ts.map | ||
@@ -1054,4 +1047,4 @@ interface SVGRProps$d { | ||
} | ||
declare const SvgTimeout: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$d) => JSX.Element; | ||
//# sourceMappingURL=Timeout.d.ts.map | ||
declare const SvgIconTimeout: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$d) => JSX.Element; | ||
//# sourceMappingURL=IconTimeout.d.ts.map | ||
@@ -1062,4 +1055,4 @@ interface SVGRProps$c { | ||
} | ||
declare const SvgTor: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$c) => JSX.Element; | ||
//# sourceMappingURL=Tor.d.ts.map | ||
declare const SvgIconTor: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$c) => JSX.Element; | ||
//# sourceMappingURL=IconTor.d.ts.map | ||
@@ -1070,4 +1063,4 @@ interface SVGRProps$b { | ||
} | ||
declare const SvgTrade: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$b) => JSX.Element; | ||
//# sourceMappingURL=Trade.d.ts.map | ||
declare const SvgIconTrade: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$b) => JSX.Element; | ||
//# sourceMappingURL=IconTrade.d.ts.map | ||
@@ -1078,4 +1071,4 @@ interface SVGRProps$a { | ||
} | ||
declare const SvgTriangleDown: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$a) => JSX.Element; | ||
//# sourceMappingURL=TriangleDown.d.ts.map | ||
declare const SvgIconTriangleDown: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$a) => JSX.Element; | ||
//# sourceMappingURL=IconTriangleDown.d.ts.map | ||
@@ -1086,4 +1079,4 @@ interface SVGRProps$9 { | ||
} | ||
declare const SvgTriangleUp: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$9) => JSX.Element; | ||
//# sourceMappingURL=TriangleUp.d.ts.map | ||
declare const SvgIconTriangleUp: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$9) => JSX.Element; | ||
//# sourceMappingURL=IconTriangleUp.d.ts.map | ||
@@ -1094,4 +1087,4 @@ interface SVGRProps$8 { | ||
} | ||
declare const SvgUnfoldLess: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$8) => JSX.Element; | ||
//# sourceMappingURL=UnfoldLess.d.ts.map | ||
declare const SvgIconUnfoldLess: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$8) => JSX.Element; | ||
//# sourceMappingURL=IconUnfoldLess.d.ts.map | ||
@@ -1102,4 +1095,4 @@ interface SVGRProps$7 { | ||
} | ||
declare const SvgUnfoldMore: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$7) => JSX.Element; | ||
//# sourceMappingURL=UnfoldMore.d.ts.map | ||
declare const SvgIconUnfoldMore: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$7) => JSX.Element; | ||
//# sourceMappingURL=IconUnfoldMore.d.ts.map | ||
@@ -1110,4 +1103,4 @@ interface SVGRProps$6 { | ||
} | ||
declare const SvgUser: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$6) => JSX.Element; | ||
//# sourceMappingURL=User.d.ts.map | ||
declare const SvgIconUserAdd: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$6) => JSX.Element; | ||
//# sourceMappingURL=IconUserAdd.d.ts.map | ||
@@ -1118,4 +1111,4 @@ interface SVGRProps$5 { | ||
} | ||
declare const SvgUserAdd: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$5) => JSX.Element; | ||
//# sourceMappingURL=UserAdd.d.ts.map | ||
declare const SvgIconUser: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$5) => JSX.Element; | ||
//# sourceMappingURL=IconUser.d.ts.map | ||
@@ -1126,4 +1119,4 @@ interface SVGRProps$4 { | ||
} | ||
declare const SvgVerified: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$4) => JSX.Element; | ||
//# sourceMappingURL=Verified.d.ts.map | ||
declare const SvgIconVerified: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$4) => JSX.Element; | ||
//# sourceMappingURL=IconVerified.d.ts.map | ||
@@ -1134,4 +1127,4 @@ interface SVGRProps$3 { | ||
} | ||
declare const SvgVisibilityOff: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$3) => JSX.Element; | ||
//# sourceMappingURL=VisibilityOff.d.ts.map | ||
declare const SvgIconVisibilityOff: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$3) => JSX.Element; | ||
//# sourceMappingURL=IconVisibilityOff.d.ts.map | ||
@@ -1142,4 +1135,4 @@ interface SVGRProps$2 { | ||
} | ||
declare const SvgVisibilityOn: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2) => JSX.Element; | ||
//# sourceMappingURL=VisibilityOn.d.ts.map | ||
declare const SvgIconVisibilityOn: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$2) => JSX.Element; | ||
//# sourceMappingURL=IconVisibilityOn.d.ts.map | ||
@@ -1150,4 +1143,4 @@ interface SVGRProps$1 { | ||
} | ||
declare const SvgWallet: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1) => JSX.Element; | ||
//# sourceMappingURL=Wallet.d.ts.map | ||
declare const SvgIconWallet: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps$1) => JSX.Element; | ||
//# sourceMappingURL=IconWallet.d.ts.map | ||
@@ -1158,5 +1151,5 @@ interface SVGRProps { | ||
} | ||
declare const SvgWithdraw: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => JSX.Element; | ||
//# sourceMappingURL=Withdraw.d.ts.map | ||
declare const SvgIconWithdraw: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => JSX.Element; | ||
//# sourceMappingURL=IconWithdraw.d.ts.map | ||
export { SvgActivity as Activity, SvgAirdrop as Airdrop, SvgAlert as Alert, SvgAndroid as Android, SvgApple as Apple, SvgArrowDown as ArrowDown, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgBackspaceAndroid as BackspaceAndroid, SvgBackup as Backup, SvgBank as Bank, SvgBlockchain as Blockchain, SvgBlockchainCircle as BlockchainCircle, SvgCalendar as Calendar, SvgCall as Call, SvgCamera as Camera, SvgCart as Cart, SvgChartBar as ChartBar, SvgChartBubble as ChartBubble, SvgChartPie as ChartPie, SvgChat as Chat, SvgCheck as Check, SvgCheckCircle as CheckCircle, SvgChevronDown as ChevronDown, SvgChevronDownV2 as ChevronDownV2, SvgChevronLeft as ChevronLeft, SvgChevronLeftV2 as ChevronLeftV2, SvgChevronRight as ChevronRight, SvgChevronRightV2 as ChevronRightV2, SvgChevronUp as ChevronUp, SvgChevronUpV2 as ChevronUpV2, SvgClipboard as Clipboard, SvgClose as Close, SvgCloseCircle as CloseCircle, SvgCloseCircleV2 as CloseCircleV2, SvgCloseV2 as CloseV2, SvgCloud as Cloud, SvgCloudDone as CloudDone, SvgCloudDownload as CloudDownload, SvgCloudUpload as CloudUpload, SvgColorPicker as ColorPicker, SvgComponents as Components, SvgComputer as Computer, SvgCopy as Copy, SvgCreditCard as CreditCard, SvgDelete as Delete, SvgDeposit as Deposit, SvgDownload as Download, SvgEdit as Edit, SvgEducation as Education, SvgEmail as Email, SvgError as Error, SvgExchange as Exchange, SvgExpandLess as ExpandLess, SvgExpandMore as ExpandMore, SvgExplore as Explore, SvgFaceId as FaceId, SvgFavoriteFilled as FavoriteFilled, SvgFavoriteOutline as FavoriteOutline, SvgFilter as Filter, SvgFingerprint as Fingerprint, SvgFlag as Flag, SvgFlashOff as FlashOff, SvgFlashOn as FlashOn, SvgFullscreen as Fullscreen, SvgFullscreenExit as FullscreenExit, SvgGlobe as Globe, SvgGoogleTranslate as GoogleTranslate, SvgHardware as Hardware, SvgHistory as History, SvgHome as Home, SvgIdentification as Identification, SvgImage as Image, SvgInformation as Information, SvgKey as Key, SvgKeyboard as Keyboard, SvgLaptop as Laptop, SvgLegal as Legal, SvgLineChartUp as LineChartUp, SvgLink as Link, SvgListBullets as ListBullets, SvgLockClosed as LockClosed, SvgLockOpen as LockOpen, SvgLogout as Logout, SvgMarketUp as MarketUp, SvgMenu as Menu, SvgMicrophone as Microphone, SvgMinusCircle as MinusCircle, SvgMoneyUsd as MoneyUsd, SvgMoreHorizontal as MoreHorizontal, SvgMoreVertical as MoreVertical, SvgNewWindow as NewWindow, SvgNft as Nft, SvgNotificationOff as NotificationOff, SvgNotificationOn as NotificationOn, SvgPending as Pending, SvgPeople as People, SvgPhone as Phone, SvgPin as Pin, SvgPlaceholder as Placeholder, SvgPlayCircle as PlayCircle, SvgPlus as Plus, SvgPlusCircle as PlusCircle, SvgPortfolio as Portfolio, SvgPresent as Present, SvgPrint as Print, SvgPrivate as Private, SvgQrCode as QrCode, SvgQuestion as Question, SvgQuestionCircle as QuestionCircle, SvgReceive as Receive, SvgReceiveV2 as ReceiveV2, SvgRefresh as Refresh, SvgRepeat as Repeat, SvgRewards as Rewards, SvgRewardsCircle as RewardsCircle, SvgSearch as Search, SvgSell as Sell, SvgSend as Send, SvgSendV2 as SendV2, SvgSettings as Settings, SvgShareAndroid as ShareAndroid, SvgShareIos as ShareIos, SvgShield as Shield, SvgSignout as Signout, SvgSubdirectory as Subdirectory, SvgSupport as Support, SvgSwap as Swap, SvgSync as Sync, SvgTag as Tag, SvgTimeout as Timeout, SvgTor as Tor, SvgTrade as Trade, SvgTriangleDown as TriangleDown, SvgTriangleUp as TriangleUp, SvgUnfoldLess as UnfoldLess, SvgUnfoldMore as UnfoldMore, SvgUser as User, SvgUserAdd as UserAdd, SvgVerified as Verified, SvgVisibilityOff as VisibilityOff, SvgVisibilityOn as VisibilityOn, SvgWallet as Wallet, SvgWithdraw as Withdraw }; | ||
export { SvgIconActivity as IconActivity, SvgIconAirdrop as IconAirdrop, SvgIconAlert as IconAlert, SvgIconAndroid as IconAndroid, SvgIconApple as IconApple, SvgIconArrowDown as IconArrowDown, SvgIconArrowLeft as IconArrowLeft, SvgIconArrowRight as IconArrowRight, SvgIconArrowUp as IconArrowUp, SvgIconBackspaceAndroid as IconBackspaceAndroid, SvgIconBackup as IconBackup, SvgIconBank as IconBank, SvgIconBlockchain as IconBlockchain, SvgIconBlockchainCircle as IconBlockchainCircle, SvgIconCalendar as IconCalendar, SvgIconCall as IconCall, SvgIconCamera as IconCamera, SvgIconCart as IconCart, SvgIconChartBar as IconChartBar, SvgIconChartBubble as IconChartBubble, SvgIconChartPie as IconChartPie, SvgIconChat as IconChat, SvgIconCheck as IconCheck, SvgIconCheckCircle as IconCheckCircle, SvgIconChevronDown as IconChevronDown, SvgIconChevronDownV2 as IconChevronDownV2, SvgIconChevronLeft as IconChevronLeft, SvgIconChevronLeftV2 as IconChevronLeftV2, SvgIconChevronRight as IconChevronRight, SvgIconChevronRightV2 as IconChevronRightV2, SvgIconChevronUp as IconChevronUp, SvgIconChevronUpV2 as IconChevronUpV2, SvgIconClipboard as IconClipboard, SvgIconClose as IconClose, SvgIconCloseCircle as IconCloseCircle, SvgIconCloseCircleV2 as IconCloseCircleV2, SvgIconCloseV2 as IconCloseV2, SvgIconCloud as IconCloud, SvgIconCloudDone as IconCloudDone, SvgIconCloudDownload as IconCloudDownload, SvgIconCloudUpload as IconCloudUpload, SvgIconColorPicker as IconColorPicker, SvgIconComponents as IconComponents, SvgIconComputer as IconComputer, SvgIconCopy as IconCopy, SvgIconCreditCard as IconCreditCard, SvgIconDelete as IconDelete, SvgIconDeposit as IconDeposit, SvgIconDownload as IconDownload, SvgIconEdit as IconEdit, SvgIconEducation as IconEducation, SvgIconEmail as IconEmail, SvgIconError as IconError, SvgIconExchange as IconExchange, SvgIconExpandLess as IconExpandLess, SvgIconExpandMore as IconExpandMore, SvgIconExplore as IconExplore, SvgIconFaceId as IconFaceId, SvgIconFavoriteFilled as IconFavoriteFilled, SvgIconFilter as IconFilter, SvgIconFingerprint as IconFingerprint, SvgIconFlag as IconFlag, SvgIconFlashOff as IconFlashOff, SvgIconFlashOn as IconFlashOn, SvgIconFullscreen as IconFullscreen, SvgIconFullscreenExit as IconFullscreenExit, SvgIconGlobe as IconGlobe, SvgIconGoogleTranslate as IconGoogleTranslate, SvgIconHardware as IconHardware, SvgIconHistory as IconHistory, SvgIconHome as IconHome, SvgIconIdentification as IconIdentification, SvgIconImage as IconImage, SvgIconInformation as IconInformation, SvgIconKey as IconKey, SvgIconKeyboard as IconKeyboard, SvgIconLaptop as IconLaptop, SvgIconLegal as IconLegal, SvgIconLineChartUp as IconLineChartUp, SvgIconLink as IconLink, SvgIconListBullets as IconListBullets, SvgIconLockClosed as IconLockClosed, SvgIconLockOpen as IconLockOpen, SvgIconLogout as IconLogout, SvgIconMarketUp as IconMarketUp, SvgIconMenu as IconMenu, SvgIconMicrophone as IconMicrophone, SvgIconMinusCircle as IconMinusCircle, SvgIconMoneyUsd as IconMoneyUsd, SvgIconMoreHorizontal as IconMoreHorizontal, SvgIconMoreVertical as IconMoreVertical, SvgIconNewWindow as IconNewWindow, SvgIconNft as IconNft, SvgIconNotificationOff as IconNotificationOff, SvgIconNotificationOn as IconNotificationOn, SvgIconPending as IconPending, SvgIconPeople as IconPeople, SvgIconPhone as IconPhone, SvgIconPin as IconPin, SvgIconPlaceholder as IconPlaceholder, SvgIconPlayCircle as IconPlayCircle, SvgIconPlus as IconPlus, SvgIconPlusCircle as IconPlusCircle, SvgIconPortfolio as IconPortfolio, SvgIconPresent as IconPresent, SvgIconPrint as IconPrint, SvgIconPrivate as IconPrivate, SvgIconQrCode as IconQrCode, SvgIconQuestion as IconQuestion, SvgIconQuestionCircle as IconQuestionCircle, SvgIconReceive as IconReceive, SvgIconReceiveV2 as IconReceiveV2, SvgIconRefresh as IconRefresh, SvgIconRepeat as IconRepeat, SvgIconRewards as IconRewards, SvgIconRewardsCircle as IconRewardsCircle, SvgIconSearch as IconSearch, SvgIconSell as IconSell, SvgIconSend as IconSend, SvgIconSendV2 as IconSendV2, SvgIconSettings as IconSettings, SvgIconShareAndroid as IconShareAndroid, SvgIconShareIos as IconShareIos, SvgIconShield as IconShield, SvgIconSignout as IconSignout, SvgIconSubdirectory as IconSubdirectory, SvgIconSupport as IconSupport, SvgIconSwap as IconSwap, SvgIconSync as IconSync, SvgIconTag as IconTag, SvgIconTimeout as IconTimeout, SvgIconTor as IconTor, SvgIconTrade as IconTrade, SvgIconTriangleDown as IconTriangleDown, SvgIconTriangleUp as IconTriangleUp, SvgIconUnfoldLess as IconUnfoldLess, SvgIconUnfoldMore as IconUnfoldMore, SvgIconUser as IconUser, SvgIconUserAdd as IconUserAdd, SvgIconVerified as IconVerified, SvgIconVisibilityOff as IconVisibilityOff, SvgIconVisibilityOn as IconVisibilityOn, SvgIconWallet as IconWallet, SvgIconWithdraw as IconWithdraw }; |
@@ -1,146 +0,145 @@ | ||
export { default as Activity } from "./Activity"; | ||
export { default as Airdrop } from "./Airdrop"; | ||
export { default as Alert } from "./Alert"; | ||
export { default as Android } from "./Android"; | ||
export { default as Apple } from "./Apple"; | ||
export { default as ArrowDown } from "./ArrowDown"; | ||
export { default as ArrowLeft } from "./ArrowLeft"; | ||
export { default as ArrowRight } from "./ArrowRight"; | ||
export { default as ArrowUp } from "./ArrowUp"; | ||
export { default as BackspaceAndroid } from "./BackspaceAndroid"; | ||
export { default as Backup } from "./Backup"; | ||
export { default as Bank } from "./Bank"; | ||
export { default as Blockchain } from "./Blockchain"; | ||
export { default as BlockchainCircle } from "./BlockchainCircle"; | ||
export { default as Calendar } from "./Calendar"; | ||
export { default as Call } from "./Call"; | ||
export { default as Camera } from "./Camera"; | ||
export { default as Cart } from "./Cart"; | ||
export { default as ChartBar } from "./ChartBar"; | ||
export { default as ChartBubble } from "./ChartBubble"; | ||
export { default as ChartPie } from "./ChartPie"; | ||
export { default as Chat } from "./Chat"; | ||
export { default as Check } from "./Check"; | ||
export { default as CheckCircle } from "./CheckCircle"; | ||
export { default as ChevronDown } from "./ChevronDown"; | ||
export { default as ChevronDownV2 } from "./ChevronDownV2"; | ||
export { default as ChevronLeft } from "./ChevronLeft"; | ||
export { default as ChevronLeftV2 } from "./ChevronLeftV2"; | ||
export { default as ChevronRight } from "./ChevronRight"; | ||
export { default as ChevronRightV2 } from "./ChevronRightV2"; | ||
export { default as ChevronUp } from "./ChevronUp"; | ||
export { default as ChevronUpV2 } from "./ChevronUpV2"; | ||
export { default as Clipboard } from "./Clipboard"; | ||
export { default as Close } from "./Close"; | ||
export { default as CloseCircle } from "./CloseCircle"; | ||
export { default as CloseCircleV2 } from "./CloseCircleV2"; | ||
export { default as CloseV2 } from "./CloseV2"; | ||
export { default as Cloud } from "./Cloud"; | ||
export { default as CloudDone } from "./CloudDone"; | ||
export { default as CloudDownload } from "./CloudDownload"; | ||
export { default as CloudUpload } from "./CloudUpload"; | ||
export { default as ColorPicker } from "./ColorPicker"; | ||
export { default as Components } from "./Components"; | ||
export { default as Computer } from "./Computer"; | ||
export { default as Copy } from "./Copy"; | ||
export { default as CreditCard } from "./CreditCard"; | ||
export { default as Delete } from "./Delete"; | ||
export { default as Deposit } from "./Deposit"; | ||
export { default as Download } from "./Download"; | ||
export { default as Edit } from "./Edit"; | ||
export { default as Education } from "./Education"; | ||
export { default as Email } from "./Email"; | ||
export { default as Error } from "./Error"; | ||
export { default as Exchange } from "./Exchange"; | ||
export { default as ExpandLess } from "./ExpandLess"; | ||
export { default as ExpandMore } from "./ExpandMore"; | ||
export { default as Explore } from "./Explore"; | ||
export { default as FaceId } from "./FaceId"; | ||
export { default as FavoriteFilled } from "./FavoriteFilled"; | ||
export { default as FavoriteOutline } from "./FavoriteOutline"; | ||
export { default as Filter } from "./Filter"; | ||
export { default as Fingerprint } from "./Fingerprint"; | ||
export { default as Flag } from "./Flag"; | ||
export { default as FlashOff } from "./FlashOff"; | ||
export { default as FlashOn } from "./FlashOn"; | ||
export { default as Fullscreen } from "./Fullscreen"; | ||
export { default as FullscreenExit } from "./FullscreenExit"; | ||
export { default as Globe } from "./Globe"; | ||
export { default as GoogleTranslate } from "./GoogleTranslate"; | ||
export { default as Hardware } from "./Hardware"; | ||
export { default as History } from "./History"; | ||
export { default as Home } from "./Home"; | ||
export { default as Identification } from "./Identification"; | ||
export { default as Image } from "./Image"; | ||
export { default as Information } from "./Information"; | ||
export { default as Key } from "./Key"; | ||
export { default as Keyboard } from "./Keyboard"; | ||
export { default as Laptop } from "./Laptop"; | ||
export { default as Legal } from "./Legal"; | ||
export { default as LineChartUp } from "./LineChartUp"; | ||
export { default as Link } from "./Link"; | ||
export { default as ListBullets } from "./ListBullets"; | ||
export { default as LockClosed } from "./LockClosed"; | ||
export { default as LockOpen } from "./LockOpen"; | ||
export { default as Logout } from "./Logout"; | ||
export { default as MarketUp } from "./MarketUp"; | ||
export { default as Menu } from "./Menu"; | ||
export { default as Microphone } from "./Microphone"; | ||
export { default as MinusCircle } from "./MinusCircle"; | ||
export { default as MoneyUsd } from "./MoneyUsd"; | ||
export { default as MoreHorizontal } from "./MoreHorizontal"; | ||
export { default as MoreVertical } from "./MoreVertical"; | ||
export { default as NewWindow } from "./NewWindow"; | ||
export { default as Nft } from "./Nft"; | ||
export { default as NotificationOff } from "./NotificationOff"; | ||
export { default as NotificationOn } from "./NotificationOn"; | ||
export { default as Pending } from "./Pending"; | ||
export { default as People } from "./People"; | ||
export { default as Phone } from "./Phone"; | ||
export { default as Pin } from "./Pin"; | ||
export { default as Placeholder } from "./Placeholder"; | ||
export { default as PlayCircle } from "./PlayCircle"; | ||
export { default as Plus } from "./Plus"; | ||
export { default as PlusCircle } from "./PlusCircle"; | ||
export { default as Portfolio } from "./Portfolio"; | ||
export { default as Present } from "./Present"; | ||
export { default as Print } from "./Print"; | ||
export { default as Private } from "./Private"; | ||
export { default as QrCode } from "./QrCode"; | ||
export { default as Question } from "./Question"; | ||
export { default as QuestionCircle } from "./QuestionCircle"; | ||
export { default as Receive } from "./Receive"; | ||
export { default as ReceiveV2 } from "./ReceiveV2"; | ||
export { default as Refresh } from "./Refresh"; | ||
export { default as Repeat } from "./Repeat"; | ||
export { default as Rewards } from "./Rewards"; | ||
export { default as RewardsCircle } from "./RewardsCircle"; | ||
export { default as Search } from "./Search"; | ||
export { default as Sell } from "./Sell"; | ||
export { default as Send } from "./Send"; | ||
export { default as SendV2 } from "./SendV2"; | ||
export { default as Settings } from "./Settings"; | ||
export { default as ShareAndroid } from "./ShareAndroid"; | ||
export { default as ShareIos } from "./ShareIos"; | ||
export { default as Shield } from "./Shield"; | ||
export { default as Signout } from "./Signout"; | ||
export { default as Subdirectory } from "./Subdirectory"; | ||
export { default as Support } from "./Support"; | ||
export { default as Swap } from "./Swap"; | ||
export { default as Sync } from "./Sync"; | ||
export { default as Tag } from "./Tag"; | ||
export { default as Timeout } from "./Timeout"; | ||
export { default as Tor } from "./Tor"; | ||
export { default as Trade } from "./Trade"; | ||
export { default as TriangleDown } from "./TriangleDown"; | ||
export { default as TriangleUp } from "./TriangleUp"; | ||
export { default as UnfoldLess } from "./UnfoldLess"; | ||
export { default as UnfoldMore } from "./UnfoldMore"; | ||
export { default as User } from "./User"; | ||
export { default as UserAdd } from "./UserAdd"; | ||
export { default as Verified } from "./Verified"; | ||
export { default as VisibilityOff } from "./VisibilityOff"; | ||
export { default as VisibilityOn } from "./VisibilityOn"; | ||
export { default as Wallet } from "./Wallet"; | ||
export { default as Withdraw } from "./Withdraw"; | ||
export { default as IconActivity } from "./IconActivity"; | ||
export { default as IconAirdrop } from "./IconAirdrop"; | ||
export { default as IconAlert } from "./IconAlert"; | ||
export { default as IconAndroid } from "./IconAndroid"; | ||
export { default as IconApple } from "./IconApple"; | ||
export { default as IconArrowDown } from "./IconArrowDown"; | ||
export { default as IconArrowLeft } from "./IconArrowLeft"; | ||
export { default as IconArrowRight } from "./IconArrowRight"; | ||
export { default as IconArrowUp } from "./IconArrowUp"; | ||
export { default as IconBackspaceAndroid } from "./IconBackspaceAndroid"; | ||
export { default as IconBackup } from "./IconBackup"; | ||
export { default as IconBank } from "./IconBank"; | ||
export { default as IconBlockchainCircle } from "./IconBlockchainCircle"; | ||
export { default as IconBlockchain } from "./IconBlockchain"; | ||
export { default as IconCalendar } from "./IconCalendar"; | ||
export { default as IconCall } from "./IconCall"; | ||
export { default as IconCamera } from "./IconCamera"; | ||
export { default as IconCart } from "./IconCart"; | ||
export { default as IconChartBar } from "./IconChartBar"; | ||
export { default as IconChartBubble } from "./IconChartBubble"; | ||
export { default as IconChartPie } from "./IconChartPie"; | ||
export { default as IconChat } from "./IconChat"; | ||
export { default as IconCheckCircle } from "./IconCheckCircle"; | ||
export { default as IconCheck } from "./IconCheck"; | ||
export { default as IconChevronDownV2 } from "./IconChevronDownV2"; | ||
export { default as IconChevronDown } from "./IconChevronDown"; | ||
export { default as IconChevronLeftV2 } from "./IconChevronLeftV2"; | ||
export { default as IconChevronLeft } from "./IconChevronLeft"; | ||
export { default as IconChevronRightV2 } from "./IconChevronRightV2"; | ||
export { default as IconChevronRight } from "./IconChevronRight"; | ||
export { default as IconChevronUpV2 } from "./IconChevronUpV2"; | ||
export { default as IconChevronUp } from "./IconChevronUp"; | ||
export { default as IconClipboard } from "./IconClipboard"; | ||
export { default as IconCloseCircleV2 } from "./IconCloseCircleV2"; | ||
export { default as IconCloseCircle } from "./IconCloseCircle"; | ||
export { default as IconCloseV2 } from "./IconCloseV2"; | ||
export { default as IconClose } from "./IconClose"; | ||
export { default as IconCloudDone } from "./IconCloudDone"; | ||
export { default as IconCloudDownload } from "./IconCloudDownload"; | ||
export { default as IconCloudUpload } from "./IconCloudUpload"; | ||
export { default as IconCloud } from "./IconCloud"; | ||
export { default as IconColorPicker } from "./IconColorPicker"; | ||
export { default as IconComponents } from "./IconComponents"; | ||
export { default as IconComputer } from "./IconComputer"; | ||
export { default as IconCopy } from "./IconCopy"; | ||
export { default as IconCreditCard } from "./IconCreditCard"; | ||
export { default as IconDelete } from "./IconDelete"; | ||
export { default as IconDeposit } from "./IconDeposit"; | ||
export { default as IconDownload } from "./IconDownload"; | ||
export { default as IconEdit } from "./IconEdit"; | ||
export { default as IconEducation } from "./IconEducation"; | ||
export { default as IconEmail } from "./IconEmail"; | ||
export { default as IconError } from "./IconError"; | ||
export { default as IconExchange } from "./IconExchange"; | ||
export { default as IconExpandLess } from "./IconExpandLess"; | ||
export { default as IconExpandMore } from "./IconExpandMore"; | ||
export { default as IconExplore } from "./IconExplore"; | ||
export { default as IconFaceId } from "./IconFaceId"; | ||
export { default as IconFavoriteFilled } from "./IconFavoriteFilled"; | ||
export { default as IconFilter } from "./IconFilter"; | ||
export { default as IconFingerprint } from "./IconFingerprint"; | ||
export { default as IconFlag } from "./IconFlag"; | ||
export { default as IconFlashOff } from "./IconFlashOff"; | ||
export { default as IconFlashOn } from "./IconFlashOn"; | ||
export { default as IconFullscreenExit } from "./IconFullscreenExit"; | ||
export { default as IconFullscreen } from "./IconFullscreen"; | ||
export { default as IconGlobe } from "./IconGlobe"; | ||
export { default as IconGoogleTranslate } from "./IconGoogleTranslate"; | ||
export { default as IconHardware } from "./IconHardware"; | ||
export { default as IconHistory } from "./IconHistory"; | ||
export { default as IconHome } from "./IconHome"; | ||
export { default as IconIdentification } from "./IconIdentification"; | ||
export { default as IconImage } from "./IconImage"; | ||
export { default as IconInformation } from "./IconInformation"; | ||
export { default as IconKey } from "./IconKey"; | ||
export { default as IconKeyboard } from "./IconKeyboard"; | ||
export { default as IconLaptop } from "./IconLaptop"; | ||
export { default as IconLegal } from "./IconLegal"; | ||
export { default as IconLineChartUp } from "./IconLineChartUp"; | ||
export { default as IconLink } from "./IconLink"; | ||
export { default as IconListBullets } from "./IconListBullets"; | ||
export { default as IconLockClosed } from "./IconLockClosed"; | ||
export { default as IconLockOpen } from "./IconLockOpen"; | ||
export { default as IconLogout } from "./IconLogout"; | ||
export { default as IconMarketUp } from "./IconMarketUp"; | ||
export { default as IconMenu } from "./IconMenu"; | ||
export { default as IconMicrophone } from "./IconMicrophone"; | ||
export { default as IconMinusCircle } from "./IconMinusCircle"; | ||
export { default as IconMoneyUsd } from "./IconMoneyUsd"; | ||
export { default as IconMoreHorizontal } from "./IconMoreHorizontal"; | ||
export { default as IconMoreVertical } from "./IconMoreVertical"; | ||
export { default as IconNewWindow } from "./IconNewWindow"; | ||
export { default as IconNft } from "./IconNft"; | ||
export { default as IconNotificationOff } from "./IconNotificationOff"; | ||
export { default as IconNotificationOn } from "./IconNotificationOn"; | ||
export { default as IconPending } from "./IconPending"; | ||
export { default as IconPeople } from "./IconPeople"; | ||
export { default as IconPhone } from "./IconPhone"; | ||
export { default as IconPin } from "./IconPin"; | ||
export { default as IconPlaceholder } from "./IconPlaceholder"; | ||
export { default as IconPlayCircle } from "./IconPlayCircle"; | ||
export { default as IconPlusCircle } from "./IconPlusCircle"; | ||
export { default as IconPlus } from "./IconPlus"; | ||
export { default as IconPortfolio } from "./IconPortfolio"; | ||
export { default as IconPresent } from "./IconPresent"; | ||
export { default as IconPrint } from "./IconPrint"; | ||
export { default as IconPrivate } from "./IconPrivate"; | ||
export { default as IconQrCode } from "./IconQrCode"; | ||
export { default as IconQuestionCircle } from "./IconQuestionCircle"; | ||
export { default as IconQuestion } from "./IconQuestion"; | ||
export { default as IconReceiveV2 } from "./IconReceiveV2"; | ||
export { default as IconReceive } from "./IconReceive"; | ||
export { default as IconRefresh } from "./IconRefresh"; | ||
export { default as IconRepeat } from "./IconRepeat"; | ||
export { default as IconRewardsCircle } from "./IconRewardsCircle"; | ||
export { default as IconRewards } from "./IconRewards"; | ||
export { default as IconSearch } from "./IconSearch"; | ||
export { default as IconSell } from "./IconSell"; | ||
export { default as IconSendV2 } from "./IconSendV2"; | ||
export { default as IconSend } from "./IconSend"; | ||
export { default as IconSettings } from "./IconSettings"; | ||
export { default as IconShareAndroid } from "./IconShareAndroid"; | ||
export { default as IconShareIos } from "./IconShareIos"; | ||
export { default as IconShield } from "./IconShield"; | ||
export { default as IconSignout } from "./IconSignout"; | ||
export { default as IconSubdirectory } from "./IconSubdirectory"; | ||
export { default as IconSupport } from "./IconSupport"; | ||
export { default as IconSwap } from "./IconSwap"; | ||
export { default as IconSync } from "./IconSync"; | ||
export { default as IconTag } from "./IconTag"; | ||
export { default as IconTimeout } from "./IconTimeout"; | ||
export { default as IconTor } from "./IconTor"; | ||
export { default as IconTrade } from "./IconTrade"; | ||
export { default as IconTriangleDown } from "./IconTriangleDown"; | ||
export { default as IconTriangleUp } from "./IconTriangleUp"; | ||
export { default as IconUnfoldLess } from "./IconUnfoldLess"; | ||
export { default as IconUnfoldMore } from "./IconUnfoldMore"; | ||
export { default as IconUserAdd } from "./IconUserAdd"; | ||
export { default as IconUser } from "./IconUser"; | ||
export { default as IconVerified } from "./IconVerified"; | ||
export { default as IconVisibilityOff } from "./IconVisibilityOff"; | ||
export { default as IconVisibilityOn } from "./IconVisibilityOn"; | ||
export { default as IconWallet } from "./IconWallet"; | ||
export { default as IconWithdraw } from "./IconWithdraw"; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@blockchain-com/icons", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"packageManager": "yarn@3.1.1", | ||
@@ -11,5 +11,7 @@ "module": "dist/index.esm.js", | ||
"scripts": { | ||
"prepublish": "yarn build", | ||
"clean": "rimraf src && rimraf dist", | ||
"build": "yarn clean && yarn build:assets && npx rollup -c", | ||
"build:assets": "svgr -d src -- assets" | ||
"build": "yarn clean && yarn optimize:assets && yarn build:assets && npx rollup -c", | ||
"build:assets": "svgr --no-svgo -d src -- assets", | ||
"optimize:assets": "svgo assets" | ||
}, | ||
@@ -29,2 +31,3 @@ "devDependencies": { | ||
"rollup-plugin-filesize": "^9.1.2", | ||
"svgo": "^2.8.0", | ||
"tslib": "^2.3.1", | ||
@@ -31,0 +34,0 @@ "typescript": "^4.6.3" |
# @blockchain-com/icons | ||
This package is responsable for providing the blockchain.com icons as an npm package | ||
This package is responsible for providing the blockchain.com icons as an npm package | ||
@@ -14,3 +14,3 @@ ## Install | ||
```ts | ||
import { Activity } from "@blockchain-com/icons"; | ||
import { IconActivity } from "@blockchain-com/icons"; | ||
@@ -20,3 +20,3 @@ export const App = () => { | ||
<div> | ||
<Activity /> | ||
<IconActivity /> | ||
</div> | ||
@@ -29,3 +29,3 @@ ); | ||
- add icon named like this `{IconName}.svg` to `/assets` folder | ||
- add icon named like this `icon-{name}.svg` to `/assets` folder | ||
- Run `yarn build` | ||
@@ -32,0 +32,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
268004
15
294
3129