Add icons to this collection by clicking the heart icon.
Credit Card icon - also known as business, economy, pay, commerce, payment, shopping, commerce and shopping, credit card, and trading. 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 48 48"
>
    <linearGradient
        id="a"
        x1="6.363"
        x2="41.638"
        y1="6.362"
        y2="41.638"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fc92c3" />
        <stop offset=".5" stop-color="#c2a2d5" />
        <stop offset="1" stop-color="#8e85d5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M41 25H7c-.6 0-1 .4-1 1v6c0 .6.4 1 1 1h34c.6 0 1-.4 1-1v-6c0-.6-.4-1-1-1zm-1 6H8v-4h32zm3-22H5c-1.7 0-3 1.3-3 3v24c0 1.7 1.3 3 3 3h38c1.7 0 3-1.3 3-3V12c0-1.7-1.3-3-3-3zM4 15h40v4H4zm1-4h38c.6 0 1 .4 1 1v1H4v-1c0-.6.4-1 1-1zm38 26H5c-.6 0-1-.4-1-1V21h40v15c0 .6-.4 1-1 1z"
    />
</svg>
More icons in the same style and category