Add icons to this collection by clicking the heart icon.
Balloon icon - also known as balloon, transport, travel, flight, transportation, trip, hot air balloon, and explore. Created in a clean lineal 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="640"
    height="640"
    viewBox="-80 0 480 480"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#2193b0" />
        <stop offset="1" stop-color="#6dd5ed" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="0"
        x2="320"
        y1="240"
        y2="240"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="160"
        x2="208"
        y1="240"
        y2="240"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M271.535 290.625A218.425 218.425 0 0 0 320 160C320 71.633 248.367 0 160 0S0 71.633 0 160a218.425 218.425 0 0 0 48.465 130.625c.11.59 0 1.168.144 1.758L80 402.258V464c0 8.836 7.164 16 16 16h128c8.836 0 16-7.164 16-16v-61.742l31.39-109.875c.16-.59.036-1.184.145-1.758zM288 160c0 72-59.055 160-128 160-38.398 0-73.727-27.344-97.504-64H112c8.836 0 16-7.164 16-16s-7.164-16-16-16H48c-.691.09-1.375.227-2.047.414A179.8 179.8 0 0 1 33.008 176H240c8.836 0 16-7.164 16-16s-7.164-16-16-16H33.105a127.18 127.18 0 0 1 16.208-48H160c8.836 0 16-7.164 16-16s-7.164-16-16-16H75.617c37.692-33.29 91.403-41.375 137.227-20.664C258.668 64.05 288.086 109.71 288 160zM108.078 384l-15.101-52.8A129.688 129.688 0 0 0 144 350.831V384zM208 448h-96v-32h48c8.836 0 16-7.164 16-16v-49.168a129.688 129.688 0 0 0 51.023-19.633l-18.414 64.45a14.33 14.33 0 0 0-.175 2.238A16.218 16.218 0 0 0 208 400zm0 0"
    />
    <path
        fill="url(#c)"
        d="M192 224h-16c-8.836 0-16 7.164-16 16s7.164 16 16 16h16c8.836 0 16-7.164 16-16s-7.164-16-16-16zm0 0"
    />
</svg>
More icons in the same style and category