diff options
Diffstat (limited to 'src/_icons/file-horizontal.svg')
-rw-r--r-- | src/_icons/file-horizontal.svg | 7 |
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> |