diff --git a/internal/frontend/bridge-gui/bridge-gui/Resources.qrc b/internal/frontend/bridge-gui/bridge-gui/Resources.qrc
index 8e724afb..640fbbb7 100644
--- a/internal/frontend/bridge-gui/bridge-gui/Resources.qrc
+++ b/internal/frontend/bridge-gui/bridge-gui/Resources.qrc
@@ -42,9 +42,7 @@
qml/icons/ic-other-mail-clients.svg
qml/icons/ic-plus.svg
qml/icons/ic-question-circle.svg
- qml/icons/ic-splash-card.svg
- qml/icons/ic-splash-drive.svg
- qml/icons/ic-splash-view.svg
+ qml/icons/ic-splash-check.svg
qml/icons/ic-success.svg
qml/icons/ic-three-dots-vertical.svg
qml/icons/ic-trash.svg
diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SplashScreen.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SplashScreen.qml
index edda0549..0bc42155 100644
--- a/internal/frontend/bridge-gui/bridge-gui/qml/SplashScreen.qml
+++ b/internal/frontend/bridge-gui/bridge-gui/qml/SplashScreen.qml
@@ -67,14 +67,14 @@ Dialog {
Item {
Layout.fillHeight: true
width: 24
- Layout.leftMargin: 24
- Layout.rightMargin: 24
+ Layout.leftMargin: 32
+ Layout.rightMargin: 16
Image {
anchors.horizontalCenter: parent.horizontalCenter
anchors.verticalCenter: parent.verticalCenter
sourceSize.width: 24
sourceSize.height: 24
- source: "./icons/ic-splash-view.svg"
+ source: "./icons/ic-splash-check.svg"
}
}
@@ -101,14 +101,14 @@ Dialog {
Item {
Layout.fillHeight: true
width: 24
- Layout.leftMargin: 24
- Layout.rightMargin: 24
+ Layout.leftMargin: 32
+ Layout.rightMargin: 16
Image {
anchors.horizontalCenter: parent.horizontalCenter
anchors.verticalCenter: parent.verticalCenter
sourceSize.width: 24
sourceSize.height: 24
- source: "./icons/ic-splash-card.svg"
+ source: "./icons/ic-splash-check.svg"
}
}
@@ -135,14 +135,14 @@ Dialog {
Item {
Layout.fillHeight: true
width: 24
- Layout.leftMargin: 24
- Layout.rightMargin: 24
+ Layout.leftMargin: 32
+ Layout.rightMargin: 16
Image {
anchors.horizontalCenter: parent.horizontalCenter
anchors.verticalCenter: parent.verticalCenter
sourceSize.width: 24
sourceSize.height: 24
- source: "./icons/ic-splash-drive.svg"
+ source: "./icons/ic-splash-check.svg"
}
}
diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-card.svg b/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-card.svg
deleted file mode 100644
index 649c1718..00000000
--- a/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-card.svg
+++ /dev/null
@@ -1,6 +0,0 @@
-
diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-check.svg b/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-check.svg
new file mode 100644
index 00000000..337f65c1
--- /dev/null
+++ b/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-check.svg
@@ -0,0 +1,7 @@
+
+
+
diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-drive.svg b/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-drive.svg
deleted file mode 100644
index de355dc2..00000000
--- a/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-drive.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-
diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-view.svg b/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-view.svg
deleted file mode 100644
index 05121fcf..00000000
--- a/internal/frontend/bridge-gui/bridge-gui/qml/icons/ic-splash-view.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-