diff options
Diffstat (limited to 'src/_icons/receipt-refund.svg')
-rw-r--r-- | src/_icons/receipt-refund.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/receipt-refund.svg b/src/_icons/receipt-refund.svg index 92b09833..f9dd7699 100644 --- a/src/_icons/receipt-refund.svg +++ b/src/_icons/receipt-refund.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="M15 14v-2a2 2 0 0 0 -2 -2H9l2-2m0 4l-2-2" /> + <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> |