Add icons to this collection by clicking the heart icon.
Trolley icon - also known as market, shop, cart, trolley, and commerce and shopping. Created in a clean outline color style with a gray, black, 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"
>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="#ef5350"
            d="M9 21h14c1.104 0 1.755-1 2-2l2-8a2 2 0 0 0-2-2H7z"
        />
        <circle cx="13" cy="27" r="2" fill="#757575" />
        <circle cx="22" cy="27" r="2" fill="#757575" />
        <g fill="#222">
            <path
                d="M13 24a3.001 3.001 0 0 0 0 6 3.001 3.001 0 0 0 0-6zm0 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM22 24a3.001 3.001 0 0 0 0 6 3.001 3.001 0 0 0 0-6zm0 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM25.995 10.898A1.002 1.002 0 0 0 25 10H7a1 1 0 0 1 0-2h18c1.656 0 3 1.344 3 3 0 .082-.01.163-.03.243l-1.999 7.995C25.619 20.673 24.583 22 23 22H9a1 1 0 0 1 0-2h14c.242 0 .427-.123.572-.287.229-.258.372-.607.457-.951z"
            />
            <path
                d="m6.997 4.147 2.987 16.677a.999.999 0 1 1-1.968.352l-3-16.75A.945.945 0 0 1 5 4.25.25.25 0 0 0 4.75 4H3a1 1 0 0 1 0-2h1.75a2.25 2.25 0 0 1 2.247 2.147zM15 28h5a1 1 0 0 0 0-2h-5a1 1 0 0 0 0 2z"
            />
            <path
                d="M8.051 20.684S7 23.923 7 25c0 1.5 1.344 3 3 3h1a1 1 0 0 0 0-2h-1c-.552 0-1-.5-1-1 0-.923.949-3.684.949-3.684a1.001 1.001 0 0 0-1.898-.632zM24 28h2a1 1 0 0 0 0-2h-2a1 1 0 0 0 0 2z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category