Add icons to this collection by clicking the heart icon.
Payment icon - also known as payment, payment method, card payment, pos terminal, business and finance, card machine, contactless, and payment terminal. Created in a clean flat 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="3.4"
            x2="60.6"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#5bb4f6" />
            <stop offset=".61" stop-color="#2191e5" />
            <stop offset="1" stop-color="#007edb" />
        </linearGradient>
    </defs>
    <path
        d="M32 3.4A28.59 28.59 0 0 0 3.4 32 28.59 28.59 0 0 0 32 60.6 28.59 28.59 0 0 0 60.6 32 28.59 28.59 0 0 0 32 3.4Zm20.3 21.38a3.39 3.39 0 0 1-3.39 3.39.6.6 0 0 1 0-1.2 2.19 2.19 0 0 0 2.19-2.19v-6.64A2.19 2.19 0 0 0 48.91 16h-3.44v36.7a.59.59 0 0 1-.59.6.57.57 0 0 1-.35-.12l-6.09-4.4-6.08 4.4a.57.57 0 0 1-.7 0l-6.08-4.4-6.09 4.4a.61.61 0 0 1-.95-.48V16h-3.45a2.19 2.19 0 0 0-2.19 2.19v6.64A2.19 2.19 0 0 0 15.09 27a.6.6 0 0 1 0 1.2 3.39 3.39 0 0 1-3.39-3.39v-6.67a3.39 3.39 0 0 1 3.39-3.39h33.82a3.39 3.39 0 0 1 3.39 3.39ZM32 26a9.1 9.1 0 1 0 9.1 9.1A9.11 9.11 0 0 0 32 26Zm0 17a7.9 7.9 0 1 1 7.9-7.89A7.91 7.91 0 0 1 32 43Zm3.14-6.12a2.35 2.35 0 0 1-.72 1.69 2.47 2.47 0 0 1-1.71.69h-.11v1.43a.6.6 0 0 1-1.2 0v-1.48H30A.6.6 0 1 1 30 38h2.69a1.28 1.28 0 0 0 .88-.35 1.14 1.14 0 0 0 .35-.83 1.2 1.2 0 0 0-1.23-1.17h-1.4a2.41 2.41 0 0 1-2.43-2.38 2.35 2.35 0 0 1 .72-1.69 2.47 2.47 0 0 1 1.71-.69h.11v-1.42a.6.6 0 1 1 1.2 0v1.43H34a.6.6 0 1 1 0 1.2h-2.71a1.28 1.28 0 0 0-.88.35 1.14 1.14 0 0 0-.35.83 1.21 1.21 0 0 0 1.23 1.18h1.42a2.4 2.4 0 0 1 2.43 2.37Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category