1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-01 01:52:00 +02:00

4 new icons: receipt-2, receipt-off, receipt-refund, receipt

Fixed icons: `receipt-tax`
This commit is contained in:
codecalm
2020-12-11 12:57:15 +01:00
parent 144d3176c4
commit fc0ee8fdac
5 changed files with 36 additions and 0 deletions

8
src/_icons/receipt-2.svg Normal file
View File

@@ -0,0 +1,8 @@
---
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 2" />
<path d="M14 8h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5m2 0v1.5m0 -9v1.5" />
</svg>