We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cca7ed commit 2d9ebcfCopy full SHA for 2d9ebcf
src/icons.ts
@@ -197,6 +197,7 @@ export { default as ShipIcon } from './components/icons/ShipIcon'
197
export { default as ShrinkIcon } from './components/icons/ShrinkIcon'
198
export { default as SirenIcon } from './components/icons/SirenIcon'
199
export { default as SlackLogoIcon } from './components/icons/SlackLogoIcon'
200
+export { default as SmallAZIcon } from './components/icons/SmallAZIcon'
201
export { default as SmallNamespaceIcon } from './components/icons/SmallNamespaceIcon'
202
export { default as SmallNodeIcon } from './components/icons/SmallNodeIcon'
203
export { default as SmallPodIcon } from './components/icons/SmallPodIcon'
0 commit comments