Add icons to this collection by clicking the heart icon.
Wallet icon - also known as business, economy, money, finance, coin, wallet, cash, 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="60"
        x2="60"
        y1="10"
        y2="110"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3cc9c0" />
        <stop offset="1" stop-color="#4282ff" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            fill-rule="evenodd"
            d="M46.329 17c4.09-4.316 9.824-7 16.171-7s12.08 2.683 16.171 7H96.5c6.15 0 13.5 5.292 13.5 12v71c0 5.523-4.477 10-10 10H20c-5.523 0-10-4.477-10-10V44.545c0-4.477 2.943-8.268 7-9.542V27c0-5.523 4.477-10 10-10zM48 32.973C48 24.546 54.648 18 62.5 18S77 24.546 77 32.973c0 1.03-.1 2.046-.288 3.027H48.288A16.085 16.085 0 0 1 48 32.973zM18 66v14h25a7 7 0 1 0 0-14zm0 22h25c8.284 0 15-6.716 15-15s-6.716-15-15-15H18V46a2 2 0 0 1 2-2h76.5c1.959 0 3.82-.417 5.5-1.167V100a2 2 0 0 1-2 2H20a2 2 0 0 1-2-2zm22.191-52A24.074 24.074 0 0 1 40 32.973c0-2.803.492-5.49 1.392-7.973H27a2 2 0 0 0-2 2v9zm44.618 0H96.5a5.5 5.5 0 1 0 0-11H83.608c.9 2.484 1.392 5.17 1.392 7.973 0 1.02-.065 2.032-.191 3.027z"
            clip-rule="evenodd"
        />
    </g>
</svg>
More icons in the same style and category