diff options
Diffstat (limited to 'src/_icons/receipt-off.svg')
-rw-r--r-- | src/_icons/receipt-off.svg | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/_icons/receipt-off.svg b/src/_icons/receipt-off.svg index 1c1dafcb..74cd7d56 100644 --- a/src/_icons/receipt-off.svg +++ b/src/_icons/receipt-off.svg @@ -1,10 +1,10 @@ --- --- <svg> - <path d="M5 21V5m2-2h10a2 2 0 0 1 2 2v10m0 4.01V21l-3-2-2 2-2-2-2 2-2-2-3 2"/> - <path d="M11 7h4"/> - <path d="M9 11h2"/> - <path d="M13 15h2"/> - <path d="M15 11v.01"/> - <path d="M3 3l18 18"/> + <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> |