Skip to content

Commit

Permalink
Adding MarketplacesIcon and TransactionsIcon
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Dec 20, 2024
1 parent adebb92 commit 79405af
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
12 changes: 12 additions & 0 deletions public/static/icons/MarketplaceIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions public/static/icons/TransactionsIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export { default as IndexerIcon } from './IndexerIcon'
export { default as KeyIcon } from './KeyIcon'
export { default as LinkIcon } from './LinkIcon'
export { default as ListIcon } from './ListIcon'
export { default as MarketplaceIcon } from './MarketplaceIcon'
export { default as MarketplacesIcon } from './MarketplacesIcon'
export { default as MenuIcon } from './MenuIcon'
export { default as MinterIcon } from './MinterIcon'
Expand All @@ -66,6 +67,7 @@ export { default as SubtractIcon } from './SubtractIcon'
export { default as SunIcon } from './SunIcon'
export { default as SwapIcon } from './SwapIcon'
export { default as TransactionIcon } from './TransactionIcon'
export { default as TransactionsIcon } from './TransactionsIcon'
export { default as TrashIcon } from './TrashIcon'
export { default as TwitchIcon } from './TwitchIcon'
export { default as UploadIcon } from './UploadIcon'
Expand Down

0 comments on commit 79405af

Please sign in to comment.