Add icons to this collection by clicking the heart icon.
Train icon - also known as travel, ticket, buy, sell, train, transportation, automatic, electronics, train station, and ticket machine. Created in a clean flat gradient style with a pink 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 32 32"
>
    <linearGradient
        id="b"
        x1="16"
        x2="16"
        y1="22.29"
        y2="5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fcc100" />
        <stop offset="1" stop-color="#fadf78" />
    </linearGradient>
    <linearGradient
        id="a"
        x1="12.62"
        x2="19.38"
        y1="6.87"
        y2="6.87"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff7b48" />
        <stop offset="1" stop-color="#fc6400" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="10.89"
        x2="12.99"
        y1="18.11"
        y2="18.11"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="19.01"
        x2="21.11"
        y1="18.11"
        y2="18.11"
        href="#a"
    />
    <linearGradient id="e" x1="16" x2="16" y1="27" y2="23.02" href="#a" />
    <g>
        <path
            fill="url(#b)"
            d="M21.25 22.29h-10.5a2 2 0 0 1-2-2V7.81a1.81 1.81 0 0 1 1.19-1.69 17 17 0 0 1 12.12 0 1.81 1.81 0 0 1 1.16 1.69v12.51a2 2 0 0 1-1.97 1.97z"
        />
        <rect
            width="6.76"
            height=".8"
            x="12.62"
            y="6.47"
            fill="url(#a)"
            rx=".37"
        />
        <rect
            width="10.22"
            height="5.72"
            x="10.89"
            y="9.03"
            fill="#ffe8a7"
            rx="1.19"
        />
        <circle cx="11.94" cy="18.11" r="1.05" fill="url(#c)" />
        <circle cx="20.06" cy="18.11" r="1.05" fill="url(#d)" />
        <path
            fill="url(#e)"
            d="M24 26.72c-.83-1.2-1.66-2.39-2.49-3.59a.76.76 0 0 0-.1-.11H19.3l.88 1.28h-8.37l.88-1.3H10.6L8 26.8l-.12.2h2c.06 0 .13-.07.17-.13.22-.31.43-.63.66-.94a.34.34 0 0 1 .23-.13h10.12a.34.34 0 0 1 .24.12c.22.3.44.61.64.92a.32.32 0 0 0 .31.16h1.91z"
        />
    </g>
</svg>
More icons in the same style and category