Add icons to this collection by clicking the heart icon.
Credit Card icon - also known as online, bank, payment, payment method, shopping, commerce and shopping, credit card, online shopping, atm 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#01f1fe" />
        <stop offset="1" stop-color="#4fadfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M376.313 141.757H135.688c-16.094 0-29.188 13.093-29.188 29.188v170.112c0 16.094 13.094 29.188 29.188 29.188h240.625c16.094 0 29.188-13.094 29.188-29.188V170.944c-.001-16.094-13.095-29.187-29.188-29.187zm-240.625 24h240.625a5.194 5.194 0 0 1 5.188 5.188v30.16h-251v-30.16a5.192 5.192 0 0 1 5.187-5.188zm240.625 180.487H135.688a5.194 5.194 0 0 1-5.188-5.188V225.104h251v115.952a5.193 5.193 0 0 1-5.187 5.188zm-162.5-97.888h-48.062c-6.628 0-12 5.373-12 12v50.636c0 6.627 5.372 12 12 12h48.062c6.627 0 12-5.373 12-12v-50.636c0-6.627-5.373-12-12-12zm-12 50.636h-24.062v-26.636h24.062zM256 0C114.842 0 .001 114.842.001 256 .001 397.159 114.842 512 256 512s255.999-114.841 255.999-256C511.999 114.842 397.158 0 256 0zm0 488C128.075 488 24.001 383.925 24.001 256S128.075 24 256 24s231.999 104.075 231.999 232S383.925 488 256 488z"
    />
</svg>
More icons in the same style and category