aboutsummaryrefslogtreecommitdiff
path: root/_icons/upload.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-02 16:42:02 +0100
committercodecalm <codecalm@gmail.com>2020-03-02 16:42:02 +0100
commit605ac9c6b9ee69292080b618a2cb0e39062130de (patch)
tree5541ce4479d576de56dc2d347042a6b6c9536282 /_icons/upload.svg
parentnew icons (diff)
downloadtabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz
icons optimize
Diffstat (limited to '_icons/upload.svg')
-rw-r--r--_icons/upload.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/upload.svg b/_icons/upload.svg
index cee55d4..c38c832 100644
--- a/_icons/upload.svg
+++ b/_icons/upload.svg
@@ -2,7 +2,7 @@
group: download
---
<svg>
- <path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2"></path>
- <polyline points="7 9 12 4 17 9"/>
- <polyline points="12 4 12 16"/>
+ <path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2" />
+ <polyline points="7 9 12 4 17 9" />
+ <line x1="12" y1="4" x2="12" y2="16" />
</svg>