diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 20:34:50 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 20:34:50 +0100 |
commit | 469494abaae747a17fa60e311c6d81df67986e41 (patch) | |
tree | e00abb86cbae2d2561c6640fe76f37bb69a184ff /_icons/folder-x.svg | |
parent | tag (diff) | |
download | tabler-icons-469494abaae747a17fa60e311c6d81df67986e41.tar.xz |
folders, tags, external link
Diffstat (limited to '_icons/folder-x.svg')
-rw-r--r-- | _icons/folder-x.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/folder-x.svg b/_icons/folder-x.svg new file mode 100644 index 00000000..ea2613d8 --- /dev/null +++ b/_icons/folder-x.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M5 5h5l2 2h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10a2 2 0 012 -2" /> + <path d="M10 11l4 4m0 -4l-4 4" /> +</svg> |