aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/_icons/coin.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/coin.svg b/src/_icons/coin.svg
new file mode 100644
index 00000000..99cfe7ae
--- /dev/null
+++ b/src/_icons/coin.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9" />
+ <path d="M14.8 9a2 2 0 00-1.8 -1h-2a2 2 0 000 4h2a2 2 0 010 4h-2a2 2 0 01-1.8 -1"></path>
+ <path d="M12 6v2m0 8v2"></path>
+</svg>