diff options
Diffstat (limited to 'src/_icons/comet.svg')
-rw-r--r-- | src/_icons/comet.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/comet.svg b/src/_icons/comet.svg index 523f2575..e395343f 100644 --- a/src/_icons/comet.svg +++ b/src/_icons/comet.svg @@ -4,7 +4,7 @@ category: Weather version: 1.13 --- <svg> - <path d="M15.5 18.5l-3 1.5l.5-3.5-2-2 3-.5 1.5-3 1.5 3 3 .5-2 2 .5 3.5z" /> + <path d="M15.5 18.5l-3 1.5l.5 -3.5l-2 -2l3 -.5l1.5 -3l1.5 3l3 .5l-2 2l.5 3.5z" /> <line x1="4" y1="4" x2="11" y2="11" /> <line x1="9" y1="4" x2="12.5" y2="7.5" /> <line x1="4" y1="9" x2="7.5" y2="12.5" /> |