Add icons to this collection by clicking the heart icon.
Luggage Cart icon - also known as travel, suitcase, holidays, baggage, luggage cart, trolley cart, and hotel cart. Created in a clean flat style with a gray and orange 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"
>
    <path
        fill="#ffb300"
        d="M16 7a1 1 0 0 1-1-1V2a1 1 0 1 1 2 0v4a1 1 0 0 1-1 1z"
    />
    <path
        fill="#ffca28"
        d="M18 14a1 1 0 0 1-1-1v-1.5c0-.271-.229-.5-.5-.5h-1c-.271 0-.5.229-.5.5V13a1 1 0 1 1-2 0v-1.5c0-1.378 1.121-2.5 2.5-2.5h1c1.379 0 2.5 1.122 2.5 2.5V13a1 1 0 0 1-1 1z"
    />
    <circle cx="8" cy="29" r="2" fill="#546e7a" />
    <circle cx="24" cy="29" r="2" fill="#546e7a" />
    <path
        fill="#ffca28"
        d="M27 27a1 1 0 0 1-1-1V12c0-3.86-3.14-7-7-7h-6c-3.86 0-7 3.14-7 7v14a1 1 0 1 1-2 0V12c0-4.962 4.037-9 9-9h6c4.963 0 9 4.038 9 9v14a1 1 0 0 1-1 1z"
    />
    <path
        fill="#ef5350"
        d="M20 12h-8c-1.654 0-3 1.346-3 3v5c0 1.654 1.346 3 3 3h8c1.654 0 3-1.346 3-3v-5c0-1.654-1.346-3-3-3z"
    />
    <path fill="#8d6e63" d="M30 27H2a1 1 0 1 1 0-2h28a1 1 0 1 1 0 2z" />
    <g opacity=".1">
        <circle cx="24" cy="29" r="2" />
        <path
            d="M20 12h-1v-.5c0-1.38-1.12-2.5-2.5-2.5H16v2h.5c.27 0 .5.23.5.5v.5h-1v11h4c1.65 0 3-1.35 3-3v-5c0-1.65-1.35-3-3-3z"
        />
        <path
            d="M30 25h-2V12c0-4.96-4.04-9-9-9h-2V2c0-.55-.45-1-1-1v6c.55 0 1-.45 1-1V5h2c3.86 0 7 3.14 7 7v13H16v2h14c.55 0 1-.45 1-1s-.45-1-1-1z"
        />
    </g>
</svg>
More icons in the same style and category