aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/plane-departure.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-27 20:42:49 +0100
committercodecalm <codecalm@gmail.com>2020-03-27 20:42:49 +0100
commit8a59bf13ec0d820c0b7764185d9ed5131784cd7f (patch)
treeb26cc359dd11a5c4c3bc429d1599761d038a50d3 /src/_icons/plane-departure.svg
parentsubscript, superscript fix (diff)
downloadtabler-icons-8a59bf13ec0d820c0b7764185d9ed5131784cd7f.tar.xz
eraser icon, strikethrough fix, plane fix
Diffstat (limited to 'src/_icons/plane-departure.svg')
-rw-r--r--src/_icons/plane-departure.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/plane-departure.svg b/src/_icons/plane-departure.svg
index 63c62ba..0a56d52 100644
--- a/src/_icons/plane-departure.svg
+++ b/src/_icons/plane-departure.svg
@@ -2,5 +2,5 @@
---
<svg>
<path d="M15 12h5a2 2 0 0 1 0 4h-15l-3 -6h3l2 2h3l-2 -7h3z" transform="rotate(-15 12 12) translate(0 -1)" />
- <polyline points="3 21 21 21"></polyline>
+ <line x1="3" y1="21" x2="21" y2="21" />
</svg>