diff --git a/ui/app/AppLayouts/Chat/ContactsColumn/EmptyView.qml b/ui/app/AppLayouts/Chat/ContactsColumn/EmptyView.qml index a70c490280..beb3f22c85 100644 --- a/ui/app/AppLayouts/Chat/ContactsColumn/EmptyView.qml +++ b/ui/app/AppLayouts/Chat/ContactsColumn/EmptyView.qml @@ -40,7 +40,9 @@ Item { anchors.top: parent.top anchors.topMargin: -6 anchors.horizontalCenter: parent.horizontalCenter - source: "../../../img/chatEmptyHeader.png" + source: "../../../img/chatEmptyHeader.svg" + width: 66 + height: 50 } SVGImage { diff --git a/ui/app/img/chatEmptyHeader.png b/ui/app/img/chatEmptyHeader.png deleted file mode 100644 index c68dc9a66a..0000000000 Binary files a/ui/app/img/chatEmptyHeader.png and /dev/null differ diff --git a/ui/app/img/chatEmptyHeader.svg b/ui/app/img/chatEmptyHeader.svg new file mode 100644 index 0000000000..a05aafd3ac --- /dev/null +++ b/ui/app/img/chatEmptyHeader.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + +