diff options
Diffstat (limited to 'src/_icons/file-shredder.svg')
-rw-r--r-- | src/_icons/file-shredder.svg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/_icons/file-shredder.svg b/src/_icons/file-shredder.svg index e8d6f83d..4d97277a 100644 --- a/src/_icons/file-shredder.svg +++ b/src/_icons/file-shredder.svg @@ -2,8 +2,7 @@ tags: [shred, destroy, cut] --- <svg> - <path d="M14 3v4a1 1 0 00 1 1h4"></path> - + <path d="M14 3v4a1 1 0 0 0 1 1h4" /> <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" /> <line x1="3" y1="12" x2="21" y2="12" /> <line x1="6" y1="16" x2="6" y2="18" /> |