Add icons to this collection by clicking the heart icon.
Online Payment icon - also known as dollar, coin, bank, payment method, commerce and shopping, credit card, online payment, online shop, mobile payment, business and finance, and mobile pay. 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="467"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m501 216-31 106.75L341 356v51l-110 60H121L11 407V45C11 20.187 31.187 0 56 0h44.188l50.227 25h51.17l50.227-25H296c24.813 0 45 20.187 45 45v81l160 60z"
    />
    <path
        fill="url(#b)"
        d="M171 216v125c0 8.284 6.716 15 15 15h300c8.284 0 15-6.716 15-15V216zm270 95h-40c-8.284 0-15-6.716-15-15s6.716-15 15-15h40c8.284 0 15 6.716 15 15s-6.716 15-15 15zm60-125H171v-45c0-8.284 6.716-15 15-15h300c8.284 0 15 6.716 15 15zM117.211 51.069 100.188 0h151.623l-17.022 51.069A34.956 34.956 0 0 1 201.585 75h-51.17a34.956 34.956 0 0 1-33.204-23.931zM191 407v30c0 8.284-6.716 15-15 15s-15-6.716-15-15v-30H11v60c0 24.813 20.187 45 45 45h240c24.813 0 45-20.187 45-45v-60z"
    />
</svg>
More icons in the same style and category