diff options
Diffstat (limited to 'icons/planet.svg')
-rw-r--r-- | icons/planet.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/planet.svg b/icons/planet.svg index 2c45cae7..df3e3b67 100644 --- a/icons/planet.svg +++ b/icons/planet.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-planet" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M18.816 13.58c2.292 2.138 3.546 4 3.092 4.9-.745 1.46-5.783-.259-11.255-3.838-5.47-3.579-9.304-7.664-8.56-9.123.464-.91 2.926-.444 5.803.805" /> + <path d="M18.816 13.58c2.292 2.138 3.546 4 3.092 4.9c-.745 1.46 -5.783 -.259 -11.255 -3.838c-5.47 -3.579 -9.304 -7.664 -8.56 -9.123c.464 -.91 2.926 -.444 5.803 .805" /> <circle cx="12" cy="12" r="7" /> </svg> |