summaryrefslogtreecommitdiff
path: root/checkmark.svg
diff options
context:
space:
mode:
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>