aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-22 00:35:29 +0200
committercodecalm <codecalm@gmail.com>2020-09-22 00:35:29 +0200
commit79f423753ff8f021a3376acc13fce660cd9e6d56 (patch)
treeb631d72232e920753971acc24e4459101888e846
parenticons optimize (diff)
downloadtabler-icons-79f423753ff8f021a3376acc13fce660cd9e6d56.tar.xz
`folder-off` icon
-rw-r--r--src/_icons/folder-off.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/folder-off.svg b/src/_icons/folder-off.svg
new file mode 100644
index 0000000..fbac09c
--- /dev/null
+++ b/src/_icons/folder-off.svg
@@ -0,0 +1,7 @@
+---
+tags: [cancel, "no", directory, dir]
+---
+<svg>
+ <line x1="3" y1="3" x2="21" y2="21" />
+ <path d="M19 19h-14a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 1.172 -1.821m3.828 -.179h1l3 3h7a2 2 0 0 1 2 2v8" />
+</svg>