diff options
Diffstat (limited to 'icons/shredder.svg')
-rw-r--r-- | icons/shredder.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/shredder.svg b/icons/shredder.svg new file mode 100644 index 00000000..32c00026 --- /dev/null +++ b/icons/shredder.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shredder" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <rect x="4" y="10" width="16" height="5" rx="1" /> + <path d="M17 10v-4a2 2 0 0 0 -2 -2h-6a2 2 0 0 0 -2 2v4m5 5v5m4 -5v2m-8 -2v3" /> +</svg> + + |