Add icons to this collection by clicking the heart icon.
Boat icon - also known as transport, boat, ship, transportation, cruise, yacht, boating, ferry boat, and ships. Created in a clean flat gradient style with a red finish, 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 64 64"
>
    <linearGradient
        id="a"
        x1="4.56"
        x2="61.67"
        y1="48.5"
        y2="48.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f44336" />
        <stop offset="1" stop-color="#eeff41" />
    </linearGradient>
    <linearGradient id="b" x1="36" x2="53.94" y1="22.25" y2="22.25" href="#a" />
    <linearGradient id="c" x1="1" x2="19" y1="57" y2="57" href="#a" />
    <linearGradient id="d" x1="23" x2="27" y1="57" y2="57" href="#a" />
    <linearGradient id="e" x1="20" x2="28" y1="34" y2="34" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="M58.28 55h-43.4a2 2 0 0 1-1.47-.64l-8.31-9A2 2 0 0 1 6.57 42h53.1a2 2 0 0 1 2 2.3l-1.39 9a2 2 0 0 1-2 1.7z"
        />
        <path
            fill="#e7280c"
            d="M18 36h36a3 3 0 0 1 3 3v5H15v-5a3 3 0 0 1 3-3z"
        />
        <path
            fill="url(#b)"
            d="M36 38c3.78-6.81 12.15-7.9 16-8a2 2 0 0 0 1.94-2.11C53.1 12.79 43.33 8 38.57 6.58A2 2 0 0 0 36 8.5z"
        />
        <path fill="url(#c)" d="M17 59H3a2 2 0 0 1 0-4h14a2 2 0 0 1 0 4z" />
        <path
            fill="url(#d)"
            d="M23 57a2 2 0 0 1 2-2 2 2 0 0 1 2 2 2 2 0 0 1-2 2 2 2 0 0 1-2-2z"
        />
        <path
            fill="url(#e)"
            d="M22 30h4a2 2 0 0 1 2 2v6h-8v-6a2 2 0 0 1 2-2z"
        />
        <path
            fill="#e7280c"
            d="M24 33a2 2 0 0 1-2-2v-6a2 2 0 0 1 4 0v6a2 2 0 0 1-2 2z"
        />
    </g>
</svg>
More icons in the same style and category