diff --git a/app/src/main/java/com/kunzisoft/keepass/services/DatabaseTaskNotificationService.kt b/app/src/main/java/com/kunzisoft/keepass/services/DatabaseTaskNotificationService.kt
index d27ea743c..f7f56ed9d 100644
--- a/app/src/main/java/com/kunzisoft/keepass/services/DatabaseTaskNotificationService.kt
+++ b/app/src/main/java/com/kunzisoft/keepass/services/DatabaseTaskNotificationService.kt
@@ -421,7 +421,7 @@ open class DatabaseTaskNotificationService : LockNotificationService(), Progress
// Unfortunately swipe is disabled in lollipop+
setDeleteIntent(pendingDeleteIntent)
addAction(
- R.drawable.ic_lock_white_24dp, getString(R.string.lock),
+ R.drawable.ic_lock_database_white_24dp, getString(R.string.lock),
pendingDeleteIntent
)
setStyle(NotificationCompat.MediaStyle()
diff --git a/app/src/main/res/drawable/ic_lock_database_white_24dp.xml b/app/src/main/res/drawable/ic_lock_database_white_24dp.xml
new file mode 100644
index 000000000..c685fcc8d
--- /dev/null
+++ b/app/src/main/res/drawable/ic_lock_database_white_24dp.xml
@@ -0,0 +1,10 @@
+
+
+
+
\ No newline at end of file
diff --git a/art/lock_database.svg b/art/lock_database.svg
new file mode 100644
index 000000000..a56ac68e1
--- /dev/null
+++ b/art/lock_database.svg
@@ -0,0 +1,59 @@
+
+