Add icons to this collection by clicking the heart icon.
Credit Card icon - also known as money, banking, debit card, payment method, credit card, and business and finance. 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 40 40"
>
    <linearGradient
        id="a"
        x1="2.424"
        x2="34.764"
        y1="37.295"
        y2="5.472"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#54bf9a" />
        <stop offset="1" stop-color="#00add7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="1.964"
        x2="34.304"
        y1="36.828"
        y2="5.005"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M30 12H10a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13a1 1 0 0 0-1-1zm-1 2v2H11v-2zM11 26v-8h18v8z"
    />
    <path fill="url(#b)" d="M17 23h-4a1 1 0 0 0 0 2h4a1 1 0 0 0 0-2z" />
    <path
        fill="url(#a)"
        d="M20 2a18 18 0 1 0 18 18A18.021 18.021 0 0 0 20 2zm0 34a16 16 0 1 1 16-16 16.019 16.019 0 0 1-16 16z"
    />
</svg>
More icons in the same style and category