aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/external-link.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-21 12:16:18 +0100
committercodecalm <codecalm@gmail.com>2020-03-21 12:16:18 +0100
commitd6df9fa7c4ca1b0b6599f7338b5af9afd643bfed (patch)
tree03aad476ed8fd2492aa4c25a2c8fd2ccf71fd0d1 /src/_icons/external-link.svg
parentzip task (diff)
parentnew icons png (diff)
downloadtabler-icons-d6df9fa7c4ca1b0b6599f7338b5af9afd643bfed.tar.xz
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons into dev
Diffstat (limited to 'src/_icons/external-link.svg')
-rw-r--r--src/_icons/external-link.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/external-link.svg b/src/_icons/external-link.svg
index 02c1127..693611d 100644
--- a/src/_icons/external-link.svg
+++ b/src/_icons/external-link.svg
@@ -2,7 +2,7 @@
tags: [connection, outbound]
---
<svg>
- <path d="M11 7h-5a2 2 0 00-2 2v9a2 2 0 00 2 2h9a2 2 0 00 2 -2v-5" />
+ <path d="M11 7h-5a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-5" />
<line x1="10" y1="14" x2="20" y2="4" />
<polyline points="15 4 20 4 20 9" />
</svg>