diff options
Diffstat (limited to '_icons/cloud-storm.svg')
-rw-r--r-- | _icons/cloud-storm.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_icons/cloud-storm.svg b/_icons/cloud-storm.svg index f43d73a..56f04a5 100644 --- a/_icons/cloud-storm.svg +++ b/_icons/cloud-storm.svg @@ -2,6 +2,6 @@ group: weather --- <svg> - <path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-1"></path> - <polyline points="13 14 11 18 14 18 12 22"/> + <path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-1" /> + <polyline points="13 14 11 18 14 18 12 22" /> </svg> |