diff options
Diffstat (limited to 'icons/planet.svg')
-rw-r--r-- | icons/planet.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/planet.svg b/icons/planet.svg new file mode 100644 index 00000000..24157993 --- /dev/null +++ b/icons/planet.svg @@ -0,0 +1,7 @@ +<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 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> + + |