Add icons to this collection by clicking the heart icon.
Online Shopping icon - also known as web, website, commerce and shopping, online shopping, ecommerce, and eshop. 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M452 0H60C26.916 0 0 26.916 0 60v392c0 33.084 26.916 60 60 60h392c33.084 0 60-26.916 60-60V60c0-33.084-26.916-60-60-60zm20 452c0 11.028-8.972 20-20 20H60c-11.028 0-20-8.972-20-20V160h432zm0-332H40V60c0-11.028 8.972-20 20-20h16v40h40V40h40v40h40V40h40v40h40V40h176c11.028 0 20 8.972 20 20zM156 432h200V320h40V200H116v120h40zm0-192h80v40h40v-40h80v40h-40v112H196V280h-40z"
    />
</svg>
More icons in the same style and category