diff --git a/client/src/App.js b/client/src/App.js
index 6f30f0e..78c9e98 100644
--- a/client/src/App.js
+++ b/client/src/App.js
@@ -5,6 +5,7 @@ import lists from "./modules/Generic/BilletBank";
import ErrorMessage from "./errorMessage";
import Statistics from "./modules/Generic/Statistics";
import CombinedFunction from "./modules/Generic/CombinedFunction";
+import Logo from "./style/themes/7cav/logo";
const CLIENT_TOKEN = process.env.REACT_APP_CLIENT_TOKEN;
const combatApiUrl = process.env.REACT_APP_COMBAT_API_URL;
@@ -91,14 +92,12 @@ function MilpacRequest() {
{/* Data Age Warning */}
diff --git a/client/src/style/themes/7cav/logo.js b/client/src/style/themes/7cav/logo.js
new file mode 100644
index 0000000..1ff1ec3
--- /dev/null
+++ b/client/src/style/themes/7cav/logo.js
@@ -0,0 +1,98 @@
+import * as React from "react";
+const Logo = (props) => (
+
+);
+export default Logo;
diff --git a/client/src/style/themes/7cav/logo.svg b/client/src/style/themes/7cav/logo.svg
deleted file mode 100644
index 7e0d3bf..0000000
--- a/client/src/style/themes/7cav/logo.svg
+++ /dev/null
@@ -1,219 +0,0 @@
-
-