diff --git a/assets/images/logo/inventree.png b/assets/images/logo/inventree.png
index e4626e0abe..18a3ba7788 100644
Binary files a/assets/images/logo/inventree.png and b/assets/images/logo/inventree.png differ
diff --git a/assets/images/logo/inventree.svg b/assets/images/logo/inventree.svg
index e81868ef4a..4a830c45b8 100644
--- a/assets/images/logo/inventree.svg
+++ b/assets/images/logo/inventree.svg
@@ -10,8 +10,8 @@
height="500"
width="500"
inkscape:export-filename="C:\inventree\images\logo\inventree.png"
- inkscape:export-xdpi="499.92001"
- inkscape:export-ydpi="499.92001"
+ inkscape:export-xdpi="192"
+ inkscape:export-ydpi="192"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
diff --git a/src/backend/InvenTree/InvenTree/static/img/inventree.png b/src/backend/InvenTree/InvenTree/static/img/inventree.png
index e4626e0abe..18a3ba7788 100644
Binary files a/src/backend/InvenTree/InvenTree/static/img/inventree.png and b/src/backend/InvenTree/InvenTree/static/img/inventree.png differ
diff --git a/src/frontend/src/assets/inventree.svg b/src/frontend/src/assets/inventree.svg
index 1404d2cdaa..e81868ef4a 100644
--- a/src/frontend/src/assets/inventree.svg
+++ b/src/frontend/src/assets/inventree.svg
@@ -1 +1,143 @@
-
+
+
+
+
diff --git a/src/frontend/src/components/items/InvenTreeLogo.tsx b/src/frontend/src/components/items/InvenTreeLogo.tsx
index b03f321980..8e128f353a 100644
--- a/src/frontend/src/components/items/InvenTreeLogo.tsx
+++ b/src/frontend/src/components/items/InvenTreeLogo.tsx
@@ -4,8 +4,8 @@ import { type ReactNode, forwardRef } from 'react';
import { NavLink } from 'react-router-dom';
import { useShallow } from 'zustand/react/shallow';
+import InvenTreeIcon from '../../assets/inventree.svg';
import { useServerApiState } from '../../states/ServerApiState';
-import InvenTreeIcon from './inventree.svg';
export const InvenTreeLogoHomeButton = forwardRef(
(props, ref) => {
diff --git a/src/frontend/src/components/items/inventree.svg b/src/frontend/src/components/items/inventree.svg
deleted file mode 100644
index 1404d2cdaa..0000000000
--- a/src/frontend/src/components/items/inventree.svg
+++ /dev/null
@@ -1 +0,0 @@
-