Skip to content

Commit 2d9ebcf

Browse files
fix: Add small az icon (#715)
1 parent 5cca7ed commit 2d9ebcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/icons.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ export { default as ShipIcon } from './components/icons/ShipIcon'
197197
export { default as ShrinkIcon } from './components/icons/ShrinkIcon'
198198
export { default as SirenIcon } from './components/icons/SirenIcon'
199199
export { default as SlackLogoIcon } from './components/icons/SlackLogoIcon'
200+
export { default as SmallAZIcon } from './components/icons/SmallAZIcon'
200201
export { default as SmallNamespaceIcon } from './components/icons/SmallNamespaceIcon'
201202
export { default as SmallNodeIcon } from './components/icons/SmallNodeIcon'
202203
export { default as SmallPodIcon } from './components/icons/SmallPodIcon'

0 commit comments

Comments
 (0)