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-fog.svg | |
parent | `headphones-off`, `lock-off` icons (diff) | |
download | tabler-icons-4307e4ccda1a7b797740db03580e6c1977372cc4.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/cloud-fog.svg')
-rw-r--r-- | src/_icons/cloud-fog.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/cloud-fog.svg b/src/_icons/cloud-fog.svg index b4a195ed..bf2ac7ad 100644 --- a/src/_icons/cloud-fog.svg +++ b/src/_icons/cloud-fog.svg @@ -3,6 +3,6 @@ tags: [weather, online] category: Weather --- <svg> - <path d="M7 16a4.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 16a4.6 4.4 0 0 1 0 -9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-12" /> <line x1="5" y1="20" x2="19" y2="20" /> </svg> |