diff options
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> |