diff --git a/public/svg-icons/Logo.svg b/public/svg-icons/Logo.svg
deleted file mode 100644
index 342459b7f..000000000
--- a/public/svg-icons/Logo.svg
+++ /dev/null
@@ -1,12 +0,0 @@
-
diff --git a/src/components/Icons/Logo.tsx b/src/modules/mindset/components/header/Icon/Logo.tsx
similarity index 91%
rename from src/components/Icons/Logo.tsx
rename to src/modules/mindset/components/header/Icon/Logo.tsx
index 2cbae33ad..70b13f9be 100644
--- a/src/components/Icons/Logo.tsx
+++ b/src/modules/mindset/components/header/Icon/Logo.tsx
@@ -1,14 +1,8 @@
/* eslint-disable */
-import React from 'react';
+import React from 'react'
-const Logo: React.FC> = (props) => (
-