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-arrival.svg | |
parent | dollar, euro currency (diff) | |
download | tabler-icons-d10dac631c5585369952662999fce9c279dd5a17.tar.xz |
plane fix, plane-arrival, plane-departure
Diffstat (limited to 'src/_icons/plane-arrival.svg')
-rw-r--r-- | src/_icons/plane-arrival.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/plane-arrival.svg b/src/_icons/plane-arrival.svg new file mode 100644 index 00000000..2c8a64f8 --- /dev/null +++ b/src/_icons/plane-arrival.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M15 12h5a2 2 0 0 1 0 4h-15l-3 -6h3l2 2h3l-2 -7h3z" transform="rotate(26.5 12 12)"/> +</svg> |