diff --git a/src/Artemis.UI/Artemis.UI.csproj b/src/Artemis.UI/Artemis.UI.csproj
index 4b9a7ab44..fedabecf9 100644
--- a/src/Artemis.UI/Artemis.UI.csproj
+++ b/src/Artemis.UI/Artemis.UI.csproj
@@ -20,7 +20,7 @@
- Resources\Images\Logo\logo-512.ico
+ Resources\Images\Logo\bow.ico
@@ -84,9 +84,10 @@
+
+
+
-
-
@@ -310,8 +311,10 @@
+
+
+
-
diff --git a/src/Artemis.UI/Resources/Images/Logo/bow-white.ico b/src/Artemis.UI/Resources/Images/Logo/bow-white.ico
new file mode 100644
index 000000000..ab10952b9
Binary files /dev/null and b/src/Artemis.UI/Resources/Images/Logo/bow-white.ico differ
diff --git a/src/Artemis.UI/Resources/Images/Logo/bow-white.svg b/src/Artemis.UI/Resources/Images/Logo/bow-white.svg
new file mode 100644
index 000000000..8d2160536
--- /dev/null
+++ b/src/Artemis.UI/Resources/Images/Logo/bow-white.svg
@@ -0,0 +1,12 @@
+
\ No newline at end of file
diff --git a/src/Artemis.UI/Resources/Images/Logo/bow.ico b/src/Artemis.UI/Resources/Images/Logo/bow.ico
new file mode 100644
index 000000000..d3b788ab7
Binary files /dev/null and b/src/Artemis.UI/Resources/Images/Logo/bow.ico differ
diff --git a/src/Artemis.UI/Resources/Images/Logo/bow.svg b/src/Artemis.UI/Resources/Images/Logo/bow.svg
index 66817473d..20c9e4c42 100644
--- a/src/Artemis.UI/Resources/Images/Logo/bow.svg
+++ b/src/Artemis.UI/Resources/Images/Logo/bow.svg
@@ -1,44 +1,27 @@
-
-
-
+
\ No newline at end of file
diff --git a/src/Artemis.UI/Resources/Images/Logo/logo-512.ico b/src/Artemis.UI/Resources/Images/Logo/logo-512.ico
deleted file mode 100644
index 015d1ffa8..000000000
Binary files a/src/Artemis.UI/Resources/Images/Logo/logo-512.ico and /dev/null differ
diff --git a/src/Artemis.UI/Resources/Images/Logo/logo-512.png b/src/Artemis.UI/Resources/Images/Logo/logo-512.png
deleted file mode 100644
index d1cd8ebe7..000000000
Binary files a/src/Artemis.UI/Resources/Images/Logo/logo-512.png and /dev/null differ
diff --git a/src/Artemis.UI/Screens/Home/HomeView.xaml b/src/Artemis.UI/Screens/Home/HomeView.xaml
index 78db3be5c..0842eb9dc 100644
--- a/src/Artemis.UI/Screens/Home/HomeView.xaml
+++ b/src/Artemis.UI/Screens/Home/HomeView.xaml
@@ -7,6 +7,7 @@
xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes"
xmlns:home="clr-namespace:Artemis.UI.Screens.Home"
xmlns:shared="clr-namespace:Artemis.UI.Shared;assembly=Artemis.UI.Shared"
+ xmlns:svgc="http://sharpvectors.codeplex.com/svgc/"
mc:Ignorable="d"
d:DesignHeight="574.026"
d:DesignWidth="1029.87"
@@ -37,7 +38,7 @@
-
+
Welcome to Artemis, RGB on steroids.