]> git.tuebingen.mpg.de Git - gsu.git/blobdiff - gsu.svg
Redo the logo as svg.
[gsu.git] / gsu.svg
diff --git a/gsu.svg b/gsu.svg
new file mode 100644 (file)
index 0000000..6bcf20d
--- /dev/null
+++ b/gsu.svg
@@ -0,0 +1,38 @@
+<?xml version="1.0" standalone="no"?>
+<svg
+       height="100" width="100"
+       xmlns="http://www.w3.org/2000/svg"
+       xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+       <path
+               fill="white"
+               stroke="black"
+               stroke-width="7"
+               d="
+                       M 24 75
+                       h 10
+                       c 20 0 20 -30 0 -30
+                       s -15 -20 0 -20
+                       h 34
+                       c 40 0 30 45 10 60
+                       s -40 12 -59 0
+                       s -20 -40 -5 -60
+                       s 60 -15 74 -14
+                       M 62 48
+                       c 0 10 0 23 10 23
+                       s 10 -23 10 -23
+               "
+       />
+       <path
+               fill="black"
+               stroke="black"
+               stroke-width="1"
+               d="
+                       M 89,11
+                       l -3 5
+                       l 10 -5
+                       l -10 -5
+                       l 3 5
+               "
+       />
+</svg>