diff options
Diffstat (limited to 'src/_icons/receipt-off.svg')
-rw-r--r-- | src/_icons/receipt-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/receipt-off.svg b/src/_icons/receipt-off.svg new file mode 100644 index 00000000..a4ea7ec5 --- /dev/null +++ b/src/_icons/receipt-off.svg @@ -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> |