aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/coin-pound.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/coin-pound.svg')
-rw-r--r--src/_icons/coin-pound.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/coin-pound.svg b/src/_icons/coin-pound.svg
new file mode 100644
index 00000000..89cd251a
--- /dev/null
+++ b/src/_icons/coin-pound.svg
@@ -0,0 +1,9 @@
+---
+tags: [money, earn, salary, change]
+category: E-commerce
+---
+<svg>
+ <circle cx="12" cy="12" r="9" />
+ <path d="M15 9a2 2 0 1 0 -4 0v5a2 2 0 0 1 -2 2h6" />
+ <path d="M9 12h4" />
+</svg>