Add icons to this collection by clicking the heart icon.
Debit Card icon - also known as marketing, bank, debit card, payment method, credit card, money card, ecommerce, pay 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M296 356h80c33.084 0 60-26.916 60-60s-26.916-60-60-60h-80c-33.084 0-60 26.916-60 60s26.916 60 60 60zm0-80h80c11.028 0 20 8.972 20 20s-8.972 20-20 20h-80c-11.028 0-20-8.972-20-20s8.972-20 20-20zM96 356h80c11.046 0 20-8.954 20-20s-8.954-20-20-20H96c-11.046 0-20 8.954-20 20s8.954 20 20 20zm0-80h80c11.046 0 20-8.954 20-20s-8.954-20-20-20H96c-11.046 0-20 8.954-20 20s8.954 20 20 20zM492 76H20C8.954 76 0 84.954 0 96v320c0 11.046 8.954 20 20 20h472c11.046 0 20-8.954 20-20V96c0-11.046-8.954-20-20-20zm-20 320H40V196h432zm0-240H40v-40h432z"
    />
</svg>
More icons in the same style and category