diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/icons/receipt-off.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/receipt-off.svg')
-rw-r--r-- | src/icons/receipt-off.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/receipt-off.svg b/src/icons/receipt-off.svg new file mode 100644 index 00000000..4b6685cc --- /dev/null +++ b/src/icons/receipt-off.svg @@ -0,0 +1,14 @@ +--- +category: Document +tags: [bill, restaurant, shop, price, pay, money, total, tax, free] +version: "1.38" +unicode: "edfb" +--- +<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> |