diff --git a/data/conf/sogo/custom-fulllogo.png b/data/conf/sogo/custom-fulllogo.png
new file mode 100644
index 000000000..f5d3a7556
Binary files /dev/null and b/data/conf/sogo/custom-fulllogo.png differ
diff --git a/data/conf/sogo/custom-fulllogo.svg b/data/conf/sogo/custom-fulllogo.svg
new file mode 100644
index 000000000..98ff2fc3b
--- /dev/null
+++ b/data/conf/sogo/custom-fulllogo.svg
@@ -0,0 +1,44 @@
+
+
+
+]>
+
diff --git a/data/conf/sogo/custom-shortlogo.svg b/data/conf/sogo/custom-shortlogo.svg
new file mode 100644
index 000000000..b5adf534c
--- /dev/null
+++ b/data/conf/sogo/custom-shortlogo.svg
@@ -0,0 +1,16 @@
+
+
+
+]>
+
diff --git a/docker-compose.yml b/docker-compose.yml
index f43edc0cf..f5f27ff86 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -207,6 +207,9 @@ services:
- ./data/conf/sogo/:/etc/sogo/:z
- ./data/web/inc/init_db.inc.php:/init_db.inc.php:z
- ./data/conf/sogo/custom-favicon.ico:/usr/lib/GNUstep/SOGo/WebServerResources/img/sogo.ico:z
+ - ./data/conf/sogo/custom-shortlogo.svg:/usr/lib/GNUstep/SOGo/WebServerResources/img/sogo-compact.svg:z
+ - ./data/conf/sogo/custom-fulllogo.svg:/usr/lib/GNUstep/SOGo/WebServerResources/img/sogo-full.svg:z
+ - ./data/conf/sogo/custom-fulllogo.png:/usr/lib/GNUstep/SOGo/WebServerResources/img/sogo-logo.png:z
- ./data/conf/sogo/custom-theme.js:/usr/lib/GNUstep/SOGo/WebServerResources/js/theme.js:z
- ./data/conf/sogo/custom-sogo.js:/usr/lib/GNUstep/SOGo/WebServerResources/js/custom-sogo.js:z
- mysql-socket-vol-1:/var/run/mysqld/