Add icons to this collection by clicking the heart icon.
Boarding Pass icon - also known as travel, airport, boarding pass, airplane, airplane ticket, and plane ticket. 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 90 90"
>
    <linearGradient
        id="a"
        x1="13"
        x2="81"
        y1="43.5"
        y2="43.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#4facfe" />
        <stop offset="1" stop-color="#00f2fe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M55 27v3.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5V27H13v33h39v-4.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V60h26V27zM44.33 47.5c-.29.42-.75.64-1.23.64-.29 0-.59-.09-.85-.27L35 42.79v8.01l3.41 2.37c.68.48.85 1.41.37 2.09-.29.42-.75.64-1.23.64-.29 0-.59-.08-.85-.26l-3.15-2.19-3.78 2.1a1.5 1.5 0 0 1-2.04-.59c-.4-.72-.14-1.63.58-2.04L32 50.87v-8.01l-7.14 5.01c-.26.18-.56.27-.86.27-.47 0-.94-.22-1.23-.64-.47-.68-.31-1.61.37-2.09L32 39.2v-6.7c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6.62l8.97 6.29c.68.48.84 1.41.36 2.09zm10.67 3c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5zm0-10c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5zM73.5 55h-11c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5h11c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5zm0-10h-11c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5h11c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5zm0-10h-11c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5h11c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z"
    />
</svg>
More icons in the same style and category