aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/file-horizontal.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-04-07 19:42:29 +0200
committercodecalm <codecalm@gmail.com>2020-04-07 19:42:29 +0200
commitd8ae6cc7a6342b6f45fc3aa1a7ab22bf286fc55c (patch)
treecf87d58308693dc3329724e52d67e63178d7fa49 /src/_icons/file-horizontal.svg
parentnew icons: accessible, float, disabled-2 (diff)
downloadtabler-icons-d8ae6cc7a6342b6f45fc3aa1a7ab22bf286fc55c.tar.xz
file horizontal icon, file icons fixes
Diffstat (limited to 'src/_icons/file-horizontal.svg')
-rw-r--r--src/_icons/file-horizontal.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/file-horizontal.svg b/src/_icons/file-horizontal.svg
new file mode 100644
index 00000000..86d5ecd4
--- /dev/null
+++ b/src/_icons/file-horizontal.svg
@@ -0,0 +1,7 @@
+---
+tags: [paper, new]
+---
+<svg>
+ <polyline points="16 5 16 10 21 10" />
+ <path d="M3 7v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2v-7l-5 -5h-11a2 2 0 0 0 -2 2z" />
+</svg>