diff --git a/CHANGELOG.md b/CHANGELOG.md
index fcbb13a64..a9d7da516 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -40,6 +40,8 @@
[#376](https://github.com/nextcloud/cookbook/pull/376) @christianlupus
- Made the layout more responsive to shift the metadata right of the image in very wide screens
[#349](https://github.com/nextcloud/cookbook/pull/349/) @christianlupus
+- Optimization for SVG to reduce the filesize
+ [#404](https://github.com/nextcloud/cookbook/pull/404) @thembeat
### Fixed
- Add a min PHP restriction in the metadata
diff --git a/img/favicon.svg b/img/favicon.svg
index d79edc403..ce789803d 100755
--- a/img/favicon.svg
+++ b/img/favicon.svg
@@ -1,66 +1,5 @@
-
-
+
+
\ No newline at end of file