diff --git a/graphics/bw-logo.svg b/graphics/bw-logo.svg
new file mode 100644
index 00000000..876b2e41
--- /dev/null
+++ b/graphics/bw-logo.svg
@@ -0,0 +1,2 @@
+
+
diff --git a/graphics/logo.svg b/graphics/logo.svg
new file mode 100644
index 00000000..6237a9e4
--- /dev/null
+++ b/graphics/logo.svg
@@ -0,0 +1,2 @@
+
+
diff --git a/graphics/logo.txt b/graphics/logo.txt
new file mode 100644
index 00000000..5c806aad
--- /dev/null
+++ b/graphics/logo.txt
@@ -0,0 +1,8 @@
+This is what I did to get the final format logo:
+Opened the master one in Inkscape
+Selected all layers
+Changed Simplify setting under Edit->Preferences->Behaviour to 0.0015 from the default of 0.002 so that it does *less* simplification for better image
+Chose Paths->Simplify
+Saved as "optimized" svg with 4 digit precision and stripping out basically everything unnecessary
+
+For B&W version I used same process but used Extension->Color->Black and White tool and set the threshold to 195
\ No newline at end of file