aboutsummaryrefslogtreecommitdiff
path: root/taler-big.svg
diff options
context:
space:
mode:
Diffstat (limited to 'taler-big.svg')
-rw-r--r--taler-big.svg37
1 files changed, 37 insertions, 0 deletions
diff --git a/taler-big.svg b/taler-big.svg
new file mode 100644
index 00000000..c687298d
--- /dev/null
+++ b/taler-big.svg
@@ -0,0 +1,37 @@
1<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-50 -50 100 100"
2 xmlns:xlink="http://www.w3.org/1999/xlink">
3 <circle cx="0" cy="0" r="40" stroke="black" stroke-width="7.5" fill="none" />
4 <circle cx="0" cy="0" r="45" stroke="black" stroke-width="1" fill="none" />
5 <rect x="-20" y="-17" width="40" height="4"/>
6 <rect x="-20" y="-12" width="40" height="1"/>
7 <rect x="-4" y="-17" width="8" height="54"/>
8
9
10 <text font-family="Verdana" font-weight="bold" font-size="8" color="red" x="0" y="-20" text-anchor="middle" letter-spacing="0.25em">
11 Taler
12 </text>
13
14
15 <defs>
16 <path id="MyPath1"
17 d="M -38 0 A 38 38 1 0 1 38 0" />
18 </defs>
19
20 <defs>
21 <path id="MyPath2"
22 d="M 0 42 A 42 42 1 0 0 0 -42" />
23 </defs>
24
25
26 <text font-family="Verdana" font-size="6" color="red" fill="white">
27 <textPath xlink:href="#MyPath1">
28 Taxable Anonymous Libre
29 </textPath>
30 </text>
31
32 <text font-family="Verdana" font-size="6" color="red" fill="white">
33 <textPath xlink:href="#MyPath2">
34 Electronic Cash
35 </textPath>
36 </text>
37</svg>