Add icons to this collection by clicking the heart icon.
Credit Card icon - also known as banking, debit card, payment method, ui, credit card, pay card, and atm card. 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="442.008"
        y2="69.992"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#6c54a3" />
        <stop offset="1" stop-color="#00b1d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M186.587 344.485a20.968 20.968 0 0 1-21 21h-68.5a21.005 21.005 0 0 1 0-42.01h68.5a21.014 21.014 0 0 1 21 21zM449 400a21.039 21.039 0 0 0 21-21V256.75H42v122.243A21.035 21.035 0 0 0 63 400zM63 112h386a21.039 21.039 0 0 1 21 21.005v15.718H42v-15.716A21.035 21.035 0 0 1 63 112zm-21 78.735h428v24H42zM449 69.993H63a63.091 63.091 0 0 0-63 63.014v245.986a63.091 63.091 0 0 0 63 63.014h386a63.1 63.1 0 0 0 63-63.014V133.007a63.1 63.1 0 0 0-63-63.014z"
    />
</svg>
More icons in the same style and category