diff --git a/resources/www/account/images/favicon.ico b/resources/www/account/images/favicon.ico
new file mode 100644
index 0000000000..9d0de806a9
Binary files /dev/null and b/resources/www/account/images/favicon.ico differ
diff --git a/templates/web/account/base.html.twig b/templates/web/account/base.html.twig
index c6f2213f57..f1574dcbdb 100644
--- a/templates/web/account/base.html.twig
+++ b/templates/web/account/base.html.twig
@@ -3,6 +3,10 @@
{% extends "common/index_bootstrap.html.twig" %}
+{% block icon %}
+
+{% endblock %}
+
{% block stylesheet %}