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.svg | |
parent | `headphones-off`, `lock-off` icons (diff) | |
download | tabler-icons-4307e4ccda1a7b797740db03580e6c1977372cc4.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/cloud.svg')
-rw-r--r-- | src/_icons/cloud.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/cloud.svg b/src/_icons/cloud.svg index d97ce699..17d53be8 100644 --- a/src/_icons/cloud.svg +++ b/src/_icons/cloud.svg @@ -3,5 +3,5 @@ tags: [weather, online] category: Weather --- <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-12" /> + <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-12" /> </svg> |