Add icons to this collection by clicking the heart icon.
Shopping icon - also known as coins, money, pay, commerce, coin, buy, shopping, commerce and shopping, shopping bag, and buying. 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"
>
    <defs>
        <linearGradient
            id="a"
            x1="256"
            x2="256"
            y1="496"
            y2="16"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#12c2e9" />
            <stop offset=".5" stop-color="#c471ed" />
            <stop offset="1" stop-color="#f64f59" />
        </linearGradient>
    </defs>
    <path
        d="M216 368a8 8 0 0 1 8 8v9.376A24.039 24.039 0 0 1 240 408a8 8 0 0 1-16 0 8 8 0 1 0-8 8 24 24 0 0 1 8 46.624V472a8 8 0 0 1-16 0v-9.376A24.039 24.039 0 0 1 192 440a8 8 0 0 1 16 0 8 8 0 1 0 8-8 24 24 0 0 1-8-46.624V376a8 8 0 0 1 8-8Zm280 56v64a8 8 0 0 1-8 8H24a8 8 0 0 1-8-8v-96a8 8 0 0 1 8-8h8v-24a8 8 0 0 1 8-8h8v-48H24a8 8 0 0 1-8-8v-32a8 8 0 0 1 8-8h62.059l9.977-104.759A8 8 0 0 1 104 144h56V88a71.975 71.975 0 0 1 96-67.872A71.975 71.975 0 0 1 352 88v56h88a8 8 0 0 1 7.964 7.241L473.179 416H488a8 8 0 0 1 8 8Zm-87.2-264 24.381 256h23.927l-24.38-256Zm-40 0 24.381 256h23.927l-24.38-256ZM277.273 32.069A71.885 71.885 0 0 1 304 88v56h32V88a56.063 56.063 0 0 0-56-56c-.915 0-1.823.026-2.727.069ZM296 208a8 8 0 1 0 8 8 8.009 8.009 0 0 0-8-8ZM224 88v56h64V88a56.068 56.068 0 0 0-32-50.586A56.068 56.068 0 0 0 224 88Zm-48 56h32V88a71.885 71.885 0 0 1 26.727-55.931c-.9-.043-1.813-.069-2.727-.069a56.063 56.063 0 0 0-56 56Zm-16 72a8 8 0 1 0 8-8 8.009 8.009 0 0 0-8 8ZM56 288h88v-16H32v16Zm120 32v-16H64v16ZM64 336v16h112v-16Zm80 128H32v16h112Zm0-32H32v16h112Zm0-32H32v16h112Zm12.167-16a72.571 72.571 0 0 1 14.648-16H48v16Zm14.648 96A72.656 72.656 0 0 1 160 469.185V480ZM272 424a56 56 0 1 0-56 56 56.063 56.063 0 0 0 56-56Zm88-8h17.106l-24.38-256H304v33.376a24 24 0 1 1-16 0V160H176v33.376a24 24 0 1 1-16 0V160h-48.726l-9.142 96H152a8 8 0 0 1 8 8v24h24a8 8 0 0 1 8 8v60.128A71.965 71.965 0 0 1 261.185 480H352v-56a8 8 0 0 1 8-8Zm120 48H368v16h112Zm0-32H368v16h112Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category