aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-02-14 20:54:17 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-02-14 21:09:31 +0100
commit456a61874e68847d1a7099831fa6247e6cbdc276 (patch)
tree497d25a31338b5d1184517cb8329ae8051ef818b
parent4833b0762fdaf1ad450e53152403d32f32f2537a (diff)
downloadwww-456a61874e68847d1a7099831fa6247e6cbdc276.tar.gz
www-456a61874e68847d1a7099831fa6247e6cbdc276.zip
small SVG taler logo
-rw-r--r--taler-small.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/taler-small.svg b/taler-small.svg
new file mode 100644
index 00000000..093bf749
--- /dev/null
+++ b/taler-small.svg
@@ -0,0 +1,4 @@
1<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-50 -50 100 100">
2 <circle cx="0" cy="0" r="40" stroke="black" stroke-width="7" fill="none" />
3 <text x="0" y="10" text-anchor="middle" alignment-baseline="middle" font-family="sans-serif" font-size="72">T</text>
4</svg>