Add icons to this collection by clicking the heart icon.
Credit Card icon - also known as business, shopping, commerce and shopping, credit card, credit cards, ecommerce, credit card payment, and e-commerce. 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 64 64"
>
    <linearGradient
        id="a"
        x1="0"
        x2="64"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".014" stop-color="#fee72e" />
        <stop offset=".042" stop-color="#fed51b" />
        <stop offset=".07" stop-color="#fdca10" />
        <stop offset=".1" stop-color="#fdc70c" />
        <stop offset=".4" stop-color="#f3903f" />
        <stop offset=".8" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M63 49.619H1a1 1 0 0 1-1-1V15.381a1 1 0 0 1 1-1h62a1 1 0 0 1 1 1v33.238a1 1 0 0 1-1 1zm-61-2h60V27.833H2zm0-21.786h60v-4.2H2zm0-6.2h60v-3.252H2zm10.97 25.94c-3.733 0-6.77-3.037-6.77-6.77s3.037-6.77 6.77-6.77 6.77 3.037 6.77 6.77-3.037 6.77-6.77 6.77zm0-11.54c-2.63 0-4.77 2.14-4.77 4.77s2.14 4.77 4.77 4.77 4.77-2.14 4.77-4.77a4.776 4.776 0 0 0-4.77-4.77zm31.086 9.3H32a1 1 0 0 1 0-2h12.056a1 1 0 1 1 0 2zM50.6 39.2H32a1 1 0 0 1 0-2h18.6a1 1 0 1 1 0 2zm5.511-4.133H32a1 1 0 0 1 0-2h24.111a1 1 0 1 1 0 2z"
    />
</svg>
More icons in the same style and category