Add icons to this collection by clicking the heart icon.
Online Payment icon - also known as business, smartphone, economy, finance, payment method, online payment, bank card, 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 120 120"
>
    <linearGradient
        id="a"
        x1="61.5"
        x2="61.5"
        y1="10"
        y2="110"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3cc9c0" />
        <stop offset="1" stop-color="#4282ff" />
    </linearGradient>
    <g fill="none">
        <g fill="url(#a)">
            <path
                d="M31 95a4 4 0 0 1 4-4h28a4 4 0 0 1 0 8H35a4 4 0 0 1-4-4zM60 50a4 4 0 0 0 0 8h4.5a4 4 0 0 0 0-8z"
            />
            <path
                fill-rule="evenodd"
                d="M97 79H78v21c0 5.523-4.477 10-10 10H30c-5.523 0-10-4.477-10-10V20c0-5.523 4.477-10 10-10h38c5.523 0 10 4.477 10 10v19h19a6 6 0 0 1 6 6v28a6 6 0 0 1-6 6zM33 18h-3a2 2 0 0 0-2 2v80a2 2 0 0 0 2 2h38a2 2 0 0 0 2-2V79H53v2a4 4 0 0 1-8 0V38a4 4 0 1 1 8 0v1h17V20a2 2 0 0 0-2-2h-3c0 5.523-4.477 10-10 10H43c-5.523 0-10-4.477-10-10zm8 0a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm12 53V47h42v24z"
                clip-rule="evenodd"
            />
        </g>
    </g>
</svg>
More icons in the same style and category