diff --git a/allianceauth/framework/templates/framework/svg/sprite.svg b/allianceauth/framework/templates/framework/svg/sprite.svg
new file mode 100644
index 00000000..f9ab2f65
--- /dev/null
+++ b/allianceauth/framework/templates/framework/svg/sprite.svg
@@ -0,0 +1,23 @@
+
diff --git a/allianceauth/static/allianceauth/images/auth-logo.png b/allianceauth/static/allianceauth/images/auth-logo.png
deleted file mode 100644
index b45de9c8..00000000
Binary files a/allianceauth/static/allianceauth/images/auth-logo.png and /dev/null differ
diff --git a/allianceauth/static/allianceauth/images/auth-logo.svg b/allianceauth/static/allianceauth/images/auth-logo.svg
deleted file mode 100644
index 9d0c92e2..00000000
--- a/allianceauth/static/allianceauth/images/auth-logo.svg
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
-
-
diff --git a/allianceauth/templates/allianceauth/base-bs5.html b/allianceauth/templates/allianceauth/base-bs5.html
index d96049f1..6066ce5e 100644
--- a/allianceauth/templates/allianceauth/base-bs5.html
+++ b/allianceauth/templates/allianceauth/base-bs5.html
@@ -159,5 +159,7 @@
{% block extra_script %}
{% endblock extra_script %}
+
+ {% include "framework/svg/sprite.svg" %}