mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
4 new icons: receipt-2
, receipt-off
, receipt-refund
, receipt
Fixed icons: `receipt-tax`
This commit is contained in:
8
src/_icons/receipt-2.svg
Normal file
8
src/_icons/receipt-2.svg
Normal 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>
|
12
src/_icons/receipt-off.svg
Normal file
12
src/_icons/receipt-off.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
tags: [bill, restaurant, shop, price, pay, money, total, tax, free]
|
||||
category: Document
|
||||
---
|
||||
<svg>
|
||||
<path d="M5 21v-16m2 -2h10a2 2 0 0 1 2 2v10m0 4.01v1.99l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
|
||||
<line x1="11" y1="7" x2="15" y2="7" />
|
||||
<line x1="9" y1="11" x2="11" y2="11" />
|
||||
<line x1="13" y1="15" x2="15" y2="15" />
|
||||
<line x1="15" y1="11" x2="15" y2="11.01" />
|
||||
<line x1="3" y1="3" x2="21" y2="21" />
|
||||
</svg>
|
8
src/_icons/receipt-refund.svg
Normal file
8
src/_icons/receipt-refund.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
tags: [bill, restaurant, shop, price, pay, money, total, give, back, return]
|
||||
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="M15 14v-2a2 2 0 0 0 -2 -2h-4l2 -2m0 4l-2 -2" />
|
||||
</svg>
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: Document
|
||||
tags: [income, percentage, money, finance, charge, obligation, taxpayer, vat]
|
||||
version: 1.5
|
||||
---
|
||||
|
7
src/_icons/receipt.svg
Normal file
7
src/_icons/receipt.svg
Normal file
@@ -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>
|
Reference in New Issue
Block a user