Add icons to this collection by clicking the heart icon.
Flight icon - also known as travel, flight, airplane, ui, offline, and plane mode. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 24 24"
>
<linearGradient id="a">
<stop offset="0" stop-color="#4dbfff" />
<stop offset="1" stop-color="#008ddb" />
</linearGradient>
<linearGradient
id="b"
x1="4.1"
x2="20.1"
y1="20.5"
y2="20.5"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="2.8"
x2="21.088"
y1="9.472"
y2="9.472"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path fill="url(#b)" d="M4.1 19.5h16v2h-16z" />
<path
fill="url(#c)"
d="m20 13.5-5.3-1.4-2.8-9-1.9-.6.4 8.4-5.1-1.3-.9-3.4-1.5-.4-.1 5.4c0 .5.3.9.7 1l.7.2 15 4c.8.2 1.6-.3 1.8-1.1.3-.8-.2-1.6-1-1.8z"
/>
</svg>
More icons in the same style and category