summaryrefslogtreecommitdiff
path: root/checkmark.svg
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2011-08-23 16:02:34 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2011-08-23 16:06:05 +0200
commitf9c9aef63c24188c87dbe4a351b2834e2fc0d282 (patch)
tree2557ec019bb4f2833b86481ccb36ede366946086 /checkmark.svg
downloadmutti-web-f9c9aef63c24188c87dbe4a351b2834e2fc0d282.tar.gz
mutti-web-f9c9aef63c24188c87dbe4a351b2834e2fc0d282.tar.bz2
mutti-web-f9c9aef63c24188c87dbe4a351b2834e2fc0d282.zip
Add initial layout + pages
Diffstat (limited to 'checkmark.svg')
-rw-r--r--checkmark.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/checkmark.svg b/checkmark.svg
new file mode 100644
index 0000000..249a00b
--- /dev/null
+++ b/checkmark.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="55" height="55">
+ <path style="fill: #983d3a; stroke: #d45951; stroke-width: 0.2"
+ d="M 21,55
+ S 11,44 0,38
+ L 7,27
+ S 16,34 20,42
+ C 33,15 35,12 45, 0
+ L 55,10
+ C 39,25 35,30 21,55
+ Z"
+ />
+</svg>