aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/receipt.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-12-11 12:57:15 +0100
committercodecalm <codecalm@gmail.com>2020-12-11 12:57:15 +0100
commitfc0ee8fdac7f57c120eecf29133eec7dc6b0061d (patch)
tree125db628e8137d040cf9c93e4ee2e37b1ccf8523 /src/_icons/receipt.svg
parent14 new icons: `file-info`, `file-report`, `files-off`, `files`, `number-0`, `... (diff)
downloadtabler-icons-fc0ee8fdac7f57c120eecf29133eec7dc6b0061d.tar.xz
4 new icons: `receipt-2`, `receipt-off`, `receipt-refund`, `receipt`
Fixed icons: `receipt-tax`
Diffstat (limited to 'src/_icons/receipt.svg')
-rw-r--r--src/_icons/receipt.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/receipt.svg b/src/_icons/receipt.svg
new file mode 100644
index 00000000..889bb973
--- /dev/null
+++ b/src/_icons/receipt.svg
@@ -0,0 +1,7 @@
+---
+tags: [bill, restaurant, shop, price, pay, money, total, tax]
+category: Document
+---
+<svg>
+ <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2m4 -14h6m-6 4h6m-2 4h2" />
+</svg>