mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 12:48:26 +01:00
plane fix, plane-arrival, plane-departure
This commit is contained in:
parent
30f43f888c
commit
d10dac631c
5
src/_icons/plane-arrival.svg
Normal file
5
src/_icons/plane-arrival.svg
Normal file
@ -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>
|
5
src/_icons/plane-departure.svg
Normal file
5
src/_icons/plane-departure.svg
Normal file
@ -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>
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user