Add icons to this collection by clicking the heart icon.
Withdraw icon - also known as dollar, currency, money, bank, atm, withdraw, banknote, business and finance, and cash withdrawal. 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 32 32"
>
    <defs>
        <linearGradient
            id="a"
            x1="2.896"
            x2="29.104"
            y1="1.689"
            y2="27.896"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#00c6ff" />
            <stop offset="1" stop-color="#0072ff" />
        </linearGradient>
    </defs>
    <path
        d="M28.414 1H3.586L1 3.586v4.828L3.586 11H6v20h20V11h2.414L31 8.414V3.586ZM24 29H8v-2h16v2Zm0-4H8v-2h16v2Zm0-4H8V7h16v14Zm5-13.414L27.586 9H26V7h1V5H5v2h1v2H4.414L3 7.586V4.414L4.414 3h23.172L29 4.414v3.172ZM21 11h1v2h-1v.414L19.414 15H18v-2h.586l.414-.414v-1.172L18.586 11h-1.172l-.414.414v2L15.414 15h-2.828L11 13.414V13h-1v-2h1v-.414L12.586 9H14v2h-.586l-.414.414v1.172l.414.414h1.172l.414-.414v-2L16.586 9h2.828L21 10.586V11Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category