diff options
Diffstat (limited to 'icons/folders-off.svg')
-rw-r--r-- | icons/folders-off.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/folders-off.svg b/icons/folders-off.svg new file mode 100644 index 00000000..7c31ba25 --- /dev/null +++ b/icons/folders-off.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-folders-off" 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"/> + <path d="M17 17h-8a2 2 0 0 1 -2 -2v-8m1.177 -2.823c.251 -.114 .53 -.177 .823 -.177h3l2 2h5a2 2 0 0 1 2 2v7c0 .55 -.223 1.05 -.583 1.411" /> + <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h2" /> + <path d="M3 3l18 18" /> +</svg> + + |