diff --git a/icons/add_user.svg b/icons/add_user.svg
new file mode 100644
index 0000000..3904edf
--- /dev/null
+++ b/icons/add_user.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/backup.svg b/icons/backup.svg
new file mode 100644
index 0000000..f65b40b
--- /dev/null
+++ b/icons/backup.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/book.svg b/icons/book.svg
new file mode 100644
index 0000000..237f73c
--- /dev/null
+++ b/icons/book.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/db_backup.svg b/icons/db_backup.svg
new file mode 100644
index 0000000..93d9936
--- /dev/null
+++ b/icons/db_backup.svg
@@ -0,0 +1,4 @@
+
+
diff --git a/icons/group.svg b/icons/group.svg
new file mode 100644
index 0000000..6eae0ab
--- /dev/null
+++ b/icons/group.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/icons.yaml b/icons/icons.yaml
index 1494936..68e6968 100644
--- a/icons/icons.yaml
+++ b/icons/icons.yaml
@@ -3,4 +3,11 @@ icons:
newentry: library_add.svg
main: library.svg
warning: warning.svg
- settings: settings.svg
\ No newline at end of file
+ settings: settings.svg
+ user: user.svg
+ multiuser: multiple_user.svg
+ add_user: add_user.svg
+ borrow: book.svg
+ backup: db_backup.svg
+ addBook: add_book.svg
+ report: report.svg
\ No newline at end of file
diff --git a/icons/multiple_user.svg b/icons/multiple_user.svg
new file mode 100644
index 0000000..aef3514
--- /dev/null
+++ b/icons/multiple_user.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/report.svg b/icons/report.svg
new file mode 100644
index 0000000..e29e721
--- /dev/null
+++ b/icons/report.svg
@@ -0,0 +1 @@
+
\ No newline at end of file