Add icons to this collection by clicking the heart icon.
Luggage icon - also known as transport, travel, suitcase, trolley, and luggage. Created in a clean flat style with a silver and gray 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"
>
    <g>
        <path
            fill="#7ab6e2"
            d="M19 37h26a2 2 0 0 1 2 2v18H17V39a2 2 0 0 1 2-2z"
        />
        <path
            fill="#61a5ce"
            d="M23 41h18a2 2 0 0 1 2 2v14H21V43a2 2 0 0 1 2-2z"
        />
        <path
            fill="#c7ced1"
            d="M19 57h4v2a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-2zM43 61a2 2 0 0 1-2-2v-2h4v2a2 2 0 0 1-2 2z"
        />
        <path
            fill="#61a5ce"
            d="M13 43h4v12h-2a2 2 0 0 1-2-2V43zM49 55h-2V43h4v10a2 2 0 0 1-2 2z"
        />
        <rect width="22" height="4" x="21" y="3" fill="#7ab6e2" rx="2" />
        <g fill="#c7ced1">
            <path
                d="M23 7h4v30h-4zM37 7h4v30h-4zM27 52h4v2h-4zM33 52h4v2h-4zM29 41h2v3h-2zM33 41h2v3h-2z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category