Add icons to this collection by clicking the heart icon.
Airplane icon - also known as transport, play, game, toy, airplane, kid and baby, and radio controlled. Created in a clean 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="346"
        y2="136"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="466"
        y2="46"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M450 256v-15c0-24.9-20.098-45-45-45h-75v-15c0-8.401-6.599-15-15-15s-15 6.599-15 15v30c0 8.399-6.599 15-15 15h-15l-15-30-15 30h-15c-8.401 0-15-6.601-15-15 0-8.401-6.599-15-15-15h-60c-8.401 0-15-6.601-15-15 0-24.9-20.1-45-45-45H45c-8.401 0-15 6.599-15 15v90c0 57.9 47.1 105 105 105h42.001c5.399 0 10.199-2.701 12.899-7.2l13.5-22.8h75.298l-4.198 4.499c-4.501 4.2-5.7 10.501-3.302 16.201 2.4 5.7 7.8 9.3 13.801 9.3h120c24.902 0 45-20.102 45-45v-15l32-15z"
    />
    <path
        fill="url(#b)"
        d="M497 196c-8.401 0-15 6.599-15 15v45h-32v30h32v45c0 8.399 6.599 15 15 15s15-6.601 15-15V211c0-8.401-6.599-15-15-15zm-257-62.701V226h30v-92.701c17.4-6.299 30-22.8 30-42.299 0-24.9-20.1-45-45-45s-45 20.1-45 45c0 19.499 12.6 36 30 42.299zM315 286H195a14.986 14.986 0 0 0-12.861 7.28l-90 150c-2.783 4.629-2.842 10.4-.205 15.103A15.018 15.018 0 0 0 105 466h60c3.984 0 7.793-1.582 10.605-4.395l150-150c4.277-4.292 5.566-10.737 3.252-16.348S321.064 286 315 286zM75 226H15c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category