diff options
Diffstat (limited to 'src/_icons/shredder.svg')
-rw-r--r-- | src/_icons/shredder.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/shredder.svg b/src/_icons/shredder.svg index f5b5dc8c..9a0ea81d 100644 --- a/src/_icons/shredder.svg +++ b/src/_icons/shredder.svg @@ -2,6 +2,6 @@ category: Devices --- <svg> - <rect x="4" y="10" width="16" height="5" rx="1"/> - <path d="M17 10V6a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v4m5 5v5m4-5v2m-8-2v3"/> + <rect x="4" y="10" width="16" height="5" rx="1" /> + <path d="M17 10V6a2 2 0 0 0 -2 -2H9a2 2 0 0 0 -2 2v4m5 5v5m4-5v2m-8-2v3" /> </svg> |