diff --git a/ui/components/PeerComponent.tsx b/ui/components/PeerComponent.tsx index 6527a20247..bedbf41531 100644 --- a/ui/components/PeerComponent.tsx +++ b/ui/components/PeerComponent.tsx @@ -37,7 +37,7 @@ export const DBTypeToImageMapping = (peerType: DBType | string) => { return '/svgs/ms.svg'; case DBType.KAFKA: case 'KAFKA': - return '/svgs/kafka.svg'; + return '/svgs/redpanda.svg'; case DBType.PUBSUB: case 'PUBSUB': return '/svgs/pubsub.svg'; diff --git a/ui/public/svgs/redpanda.svg b/ui/public/svgs/redpanda.svg new file mode 100644 index 0000000000..ba9d666066 --- /dev/null +++ b/ui/public/svgs/redpanda.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +