summaryrefslogtreecommitdiff
path: root/icon.svg
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-05-22 02:54:18 +0100
committerNick White <git@njw.me.uk>2011-05-22 02:54:18 +0100
commit18351dea2ee53e26b7fbdf7c037dbe715fb66ceb (patch)
tree44fed576f291256da1578c74bd38fe64827e64b9 /icon.svg
parentf1199cdcf7ebcde4b6cc69c70319e60245344601 (diff)
Use the same icon everywhere
Diffstat (limited to 'icon.svg')
-rw-r--r--icon.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/icon.svg b/icon.svg
new file mode 100644
index 0000000..fda3979
--- /dev/null
+++ b/icon.svg
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="128" height="128">
+ <circle cx="64" cy="64" r="64" fill="white"/>
+ <text x="11" y="100" font-size="128" font-family="sans">s</text>
+ <text x="59" y="100" font-size="128" font-family="sans">r</text>
+</svg>