1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 17:42:15 +02:00

plane icon

This commit is contained in:
codecalm
2020-03-25 01:19:22 +01:00
parent 01de76af76
commit f7f9c119c4
2 changed files with 8 additions and 4 deletions

View File

@@ -4,8 +4,7 @@
<path d="M3.5 5.5l1.5 1.5l2.5 -2.5" />
<path d="M3.5 11.5l1.5 1.5l2.5 -2.5" />
<path d="M3.5 17.5l1.5 1.5l2.5 -2.5" />
<line x1="11" y1="6" x2="20" y2="6"></line>
<line x1="11" y1="12" x2="20" y2="12"></line>
<line x1="11" y1="18" x2="20" y2="18"></line>
<line x1="11" y1="6" x2="20" y2="6" />
<line x1="11" y1="12" x2="20" y2="12" />
<line x1="11" y1="18" x2="20" y2="18" />
</svg>

5
src/_icons/plane.svg Normal file
View File

@@ -0,0 +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" />
</svg>