aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-21 23:21:39 +0200
committercodecalm <codecalm@gmail.com>2020-09-21 23:21:39 +0200
commit278f6e5fc0ae0d29975f234459d6bcea3ae9c63f (patch)
tree7f3a33c2c626513459b035c85e5c91cb4d5c781d
parent`crown` icon (diff)
downloadtabler-icons-278f6e5fc0ae0d29975f234459d6bcea3ae9c63f.tar.xz
`credit-card-off`, `hand-off` icons
-rw-r--r--src/_icons/credit-card-off.svg12
-rw-r--r--src/_icons/hand-off.svg6
2 files changed, 18 insertions, 0 deletions
diff --git a/src/_icons/credit-card-off.svg b/src/_icons/credit-card-off.svg
new file mode 100644
index 0000000..793d014
--- /dev/null
+++ b/src/_icons/credit-card-off.svg
@@ -0,0 +1,12 @@
+---
+tags: [money, purchase, payment, cc]
+---
+<svg>
+ <line x1="3" y1="3" x2="21" y2="21" />
+ <path d="M9 5h9a3 3 0 0 1 3 3v8a3 3 0 0 1 -.128.87 1" />
+ <path d="M18.87 18.872a3 3 0 0 1 -.87 .128h-12a3 3 0 0 1 -3 -3v-8c0 -1.352 .894 -2.495 2.124 -2.87" />
+ <line x1="3" y1="11" x2="11" y2="11" />
+ <line x1="15" y1="11" x2="21" y2="11" />
+ <line x1="7" y1="15" x2="7.01" y2="15" />
+ <line x1="11" y1="15" x2="13" y2="15" />
+</svg>
diff --git a/src/_icons/hand-off.svg b/src/_icons/hand-off.svg
new file mode 100644
index 0000000..ba84b4e
--- /dev/null
+++ b/src/_icons/hand-off.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <line x1="3" y1="3" x2="21" y2="21" />
+ <path d="M8 13.5v-5.5m.44 -3.562a1.5 1.5 0 0 1 2.56 1.062v1.5m0 4.008v.992m0 -6.5v-2a1.5 1.5 0 1 1 3 0v6.5m0 -4.5a1.5 1.5 0 0 1 3 0v6.5m0 -4.5a1.5 1.5 0 0 1 3 0v8.5a6 6 0 0 1 -6 6h-2c-2.114 -.292 -3.956 -1.397 -5 -3l-2.7 -5.25a1.7 1.7 0 0 1 2.75 -2l.9 1.75" />
+</svg>