diff --git a/ui-common/src/components/TrafficViewer/EntryListItem/EntryListItem.tsx b/ui-common/src/components/TrafficViewer/EntryListItem/EntryListItem.tsx index 37985e936..e55b90fe0 100644 --- a/ui-common/src/components/TrafficViewer/EntryListItem/EntryListItem.tsx +++ b/ui-common/src/components/TrafficViewer/EntryListItem/EntryListItem.tsx @@ -4,7 +4,7 @@ import SwapHorizIcon from '@material-ui/icons/SwapHoriz'; import styles from './EntryListItem.module.sass'; import StatusCode, {getClassification, StatusCodeClassification} from "../../UI/StatusCode"; import Protocol, {ProtocolInterface} from "../../UI/Protocol" -import eBPFLogo from 'assets/ebpf.png'; +import eBPFLogo from 'assets/lock.svg'; import {Summary} from "../../UI/Summary"; import Queryable from "../../UI/Queryable"; import ingoingIconSuccess from "assets/ingoing-traffic-success.svg" diff --git a/ui-common/src/components/TrafficViewer/assets/ebpf.png b/ui-common/src/components/TrafficViewer/assets/ebpf.png deleted file mode 100644 index 53424467e..000000000 Binary files a/ui-common/src/components/TrafficViewer/assets/ebpf.png and /dev/null differ diff --git a/ui-common/src/components/TrafficViewer/assets/lock.svg b/ui-common/src/components/TrafficViewer/assets/lock.svg new file mode 100644 index 000000000..df41292c3 --- /dev/null +++ b/ui-common/src/components/TrafficViewer/assets/lock.svg @@ -0,0 +1,3 @@ + + +