Add icons to this collection by clicking the heart icon.
Payment Method icon - also known as banking, payment method, credit card, and business and finance. Created in a clean lineal color 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="471"
        y2="41"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        d="M337 366H45c-16.569 0-30-13.431-30-30V86c0-16.569 13.431-30 30-30h380c16.569 0 30 13.431 30 30v250m0-210H15v60h440v-60zM75 246h60m-60 60h60m362 90H337v60h160v-60zm0-60H337v60h160v-60z"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category