diff options
Diffstat (limited to 'icons/world-latitude.svg')
-rw-r--r-- | icons/world-latitude.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/world-latitude.svg b/icons/world-latitude.svg new file mode 100644 index 00000000..701af863 --- /dev/null +++ b/icons/world-latitude.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-world-latitude" 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"/> + <circle cx="12" cy="12" r="9" /> + <line x1="4.6" y1="7" x2="19.4" y2="7" /> + <line x1="3" y1="12" x2="21" y2="12" /> + <line x1="4.6" y1="17" x2="19.4" y2="17" /> +</svg> + + |