diff options
author | codecalm <codecalm@gmail.com> | 2020-03-03 17:13:05 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-03 17:13:05 +0100 |
commit | f289dcaf534f37e158654870f7406f8d22f63d90 (patch) | |
tree | 3af65d885d855ea20db4db798c5efbc8e3f84cdf /_icons/external-link.svg | |
parent | ban icon (diff) | |
download | tabler-icons-f289dcaf534f37e158654870f7406f8d22f63d90.tar.xz |
corners, cut, copy, dots, etc
Diffstat (limited to '_icons/external-link.svg')
-rw-r--r-- | _icons/external-link.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_icons/external-link.svg b/_icons/external-link.svg index add9dde3..a0b56a46 100644 --- a/_icons/external-link.svg +++ b/_icons/external-link.svg @@ -3,5 +3,5 @@ <svg> <path d="M11 7h-5a2 2 0 00-2 2v9a2 2 0 00 2 2h9a2 2 0 00 2 -2v-5" /> <line x1="10" y1="14" x2="20" y2="4" /> - <polyline points="14 4 20 4 20 10" /> + <polyline points="15 4 20 4 20 9" /> </svg> |