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 24157993..c5a4e396 100644 --- a/icons/planet.svg +++ b/icons/planet.svg @@ -1,5 +1,5 @@ <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"/> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M17.905 13.057c2.208 1.756 3.436 3.308 3.012 4.035-.67 1.146-5.204-.204-10.129-3.016-4.924-2.812-8.374-6.022-7.705-7.168.418-.716 2.347-.458 4.936.524" /> <circle cx="12" cy="12" r="6" /> </svg> |