diff options
author | codecalm <codecalm@gmail.com> | 2020-03-25 21:19:42 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-25 21:19:42 +0100 |
commit | d10dac631c5585369952662999fce9c279dd5a17 (patch) | |
tree | fedde0794a547ec1a8cf7523850217cba0c33e1f /src/_icons/plane.svg | |
parent | dollar, euro currency (diff) | |
download | tabler-icons-d10dac631c5585369952662999fce9c279dd5a17.tar.xz |
plane fix, plane-arrival, plane-departure
Diffstat (limited to 'src/_icons/plane.svg')
-rw-r--r-- | src/_icons/plane.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/plane.svg b/src/_icons/plane.svg index f6a2306..5618c7c 100644 --- a/src/_icons/plane.svg +++ b/src/_icons/plane.svg @@ -1,5 +1,5 @@ --- --- <svg> - <path d="M16 10h4a2 2 0 0 1 0 4h-4l-4 7h-3l2 -7h-4l-2 2h-3l2-4l-2 -4h3l2 2h4l-2 -7h4z" /> + <path d="M16 10h4a2 2 0 0 1 0 4h-4l-4 7h-3l2 -7h-4l-2 2h-3l2-4l-2 -4h3l2 2h4l-2 -7h3z" /> </svg> |