diff options
author | codecalm <codecalm@gmail.com> | 2020-09-22 13:24:42 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-22 13:24:42 +0200 |
commit | 4307e4ccda1a7b797740db03580e6c1977372cc4 (patch) | |
tree | 35fd0549ff901c31f5c32e2af439dc4566adf23d /src/_icons/cloud-upload.svg | |
parent | `headphones-off`, `lock-off` icons (diff) | |
download | tabler-icons-4307e4ccda1a7b797740db03580e6c1977372cc4.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/cloud-upload.svg')
-rw-r--r-- | src/_icons/cloud-upload.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/cloud-upload.svg b/src/_icons/cloud-upload.svg index 56cd4259..cd251184 100644 --- a/src/_icons/cloud-upload.svg +++ b/src/_icons/cloud-upload.svg @@ -2,7 +2,7 @@ tags: [files] --- <svg> - <path d="M7 18a4.6 4.4 0 0 1 0 -9h0a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-1" /> + <path d="M7 18a4.6 4.4 0 0 1 0 -9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-1" /> <polyline points="9 15 12 12 15 15" /> <line x1="12" y1="12" x2="12" y2="21" /> </svg> |