diff --git a/templates/layout.html.twig b/templates/layout.html.twig
index 2cdad58..f073a82 100644
--- a/templates/layout.html.twig
+++ b/templates/layout.html.twig
@@ -14,9 +14,6 @@
alt="{{ app.user.teamer.firstName }}">
{% endif %}
-
- {{ icon('logout', 'w-8 h-8 text-gray-700') }}
-