aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/file-download.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-03-16 03:07:00 +0100
committercodecalm <codecalm@gmail.com>2022-03-16 03:07:00 +0100
commit36320066d1c7c6af8dd19106f2ea94a2e46a1bc5 (patch)
tree3a3591b9ad66f597c7934459187d7a1943056cde /src/_icons/file-download.svg
parentRelease 1.55.0 (diff)
downloadtabler-icons-36320066d1c7c6af8dd19106f2ea94a2e46a1bc5.tar.xz
18 new icons: `file-3d`, `file-arrow-left`, `file-arrow-right`, `file-barcode`, `file-chart`, `file-database`, `file-dots`, `file-pencil`, `file-power`, `file-rss`, `file-scissors`, `file-signal`, `file-spreadsheet`, `file-star`, `file-time`, `file-typography`, `file-unknown`, `file-vector`
Fixed icons: `file-download`, `file-upload`
Diffstat (limited to 'src/_icons/file-download.svg')
-rw-r--r--src/_icons/file-download.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/file-download.svg b/src/_icons/file-download.svg
index 03a6f6bb..f8d5a12b 100644
--- a/src/_icons/file-download.svg
+++ b/src/_icons/file-download.svg
@@ -4,8 +4,8 @@ category: Document
version: "1.0"
---
<svg>
- <path d="M14 3v4a1 1 0 0 0 1 1h4" />
- <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
- <line x1="12" y1="11" x2="12" y2="17" />
- <polyline points="9 14 12 17 15 14" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4"/>
+ <path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z"/>
+ <path d="M12 17v-6"/>
+ <path d="M9.5 14.5L12 17l2.5-2.5"/>
</svg>