Add icons to this collection by clicking the heart icon.
Trolley icon - also known as transport, travel, suitcase, hotel, trolley, holidays, luggage, baggage, room service, luggage cart, and hotel cart. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        d="M20 412h472m-396 0c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm320 0c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm40 0V220c0-88.366-71.634-160-160-160h-80c-88.366 0-160 71.634-160 160v192m120-192c-22.091 0-40 17.909-40 40v112c0 22.091 17.909 40 40 40h160c22.091 0 40-17.909 40-40V260c0-22.091-17.909-40-40-40H176zm80-200v40m60 160v-40c0-22.091-17.909-40-40-40h-40c-22.091 0-40 17.909-40 40v40m-56.475 23.558C149.581 276.243 180.016 300 216 300h80c35.984 0 66.419-23.757 76.475-56.442M255.149 301.32V332"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category