diff options
Diffstat (limited to 'src/_icons/receipt-2.svg')
-rw-r--r-- | src/_icons/receipt-2.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/receipt-2.svg b/src/_icons/receipt-2.svg index f704e2a2..4f88ca43 100644 --- a/src/_icons/receipt-2.svg +++ b/src/_icons/receipt-2.svg @@ -2,6 +2,6 @@ category: Document --- <svg> - <path d="M5 21V5a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3-2-2 2-2-2-2 2-2-2-3 2" /> - <path d="M14 8h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H10m2 0v1.5m0-9V8" /> + <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> |