Add icons to this collection by clicking the heart icon.
Sailboat icon - also known as transport, navigation, boat, sail, sailboat, navigate, travel, toy, holidays, transportation, sailing, sailing boat, kid and baby, and toy boat. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M476 352H276v-32h200v-60c0-115.045-88.035-209.069-200-219.094V0h-40v81.117C146.126 91.099 76 167.508 76 260v60h160v32H36v20c0 21.46 4.859 41.804 13.526 60H0v80h40v-40h38.128c25.261 24.728 59.814 40 97.872 40h160c70.406 0 128.83-52.245 138.565-120H512v-40zM276 81.117C365.874 91.099 436 167.508 436 260v20H276zM116 280v-20c0-70.406 52.245-128.831 120-138.565V280zm220 192H176c-48.292 0-88.699-34.413-97.991-80H433.99c-9.291 45.587-49.698 80-97.99 80z"
    />
</svg>
More icons in the same style and category