aboutsummaryrefslogtreecommitdiff
path: root/icons/world.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-04-20 06:40:49 +0200
committercodecalm <codecalm@gmail.com>2020-04-20 06:40:49 +0200
commitb9f4c23aee614587d50049f5bb0b8a608575cdd5 (patch)
tree1f64b1744b04c5ddadb6514ccfd1a7ec2ff94d51 /icons/world.svg
parent3 new icons: `emphasis`, `separator`, `text-wrap` (diff)
parentRelease 1.5.1 (diff)
downloadtabler-icons-b9f4c23aee614587d50049f5bb0b8a608575cdd5.tar.xz
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons into dev
Diffstat (limited to 'icons/world.svg')
-rw-r--r--icons/world.svg7
1 files changed, 4 insertions, 3 deletions
diff --git a/icons/world.svg b/icons/world.svg
index c3429886..4885932f 100644
--- a/icons/world.svg
+++ b/icons/world.svg
@@ -1,9 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-world" 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"/>
<circle cx="12" cy="12" r="9" />
- <line x1="3" y1="12" x2="21" y2="12" />
- <path d="M12 3a12 12 0 0 0 0 18" />
- <path d="M12 3a12 12 0 0 1 0 18" />
+ <line x1="3.6" y1="9" x2="20.4" y2="9" />
+ <line x1="3.6" y1="15" x2="20.4" y2="15" />
+ <path d="M11.5 3a17 17 0 0 0 0 18" />
+ <path d="M12.5 3a17 17 0 0 1 0 18" />
</svg>