Add icons to this collection by clicking the heart icon.
Money Withdrawal icon - also known as smartphone, mobile phone, online payment, banknote, business and finance, and money withdrawal. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        d="M301 286v181c0 16.569-13.431 30-30 30H91c-16.569 0-30-13.431-30-30V45c0-16.569 13.431-30 30-30h180c16.569 0 30 13.431 30 30v61M61 407h240M181 286h270V106H181m210 90h0m-105-30c-24.853 0-45 13.431-45 30s20.147 30 45 30 45-13.431 45-30-20.147-30-45-30zM181 76v240m0 121v-30"
        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