Add icons to this collection by clicking the heart icon.
Wallet icon - also known as money, Revenue, billfold, income, wallet, holder, and business and finance. Created in a clean circular 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="400.5"
        y2="111.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M249.98 193.999c3.254 3.263 8.667 3.382 12.04 0l33.99-33.99c3.32-3.32 3.32-8.699 0-12.02s-8.699-3.32-12.02 0l-19.49 19.49V120c0-4.698-3.802-8.5-8.5-8.5s-8.5 3.802-8.5 8.5v47.48l-19.49-19.49c-3.32-3.32-8.699-3.32-12.02 0s-3.32 8.699 0 12.02zM298.5 307c0-18.751 15.249-34 34-34h34v-8.5H341c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h25.5V239c0-14.062-11.438-25.5-25.5-25.5H154c-14.062 0-25.5 11.438-25.5 25.5v8.5H154c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5h-25.5v85H154c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5h-25.5v8.5c0 14.062 11.438 25.5 25.5 25.5h187c14.062 0 25.5-11.438 25.5-25.5v-8.5H341c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h25.5V341h-34c-18.751 0-34-15.249-34-34zm-8.5-59.5h17c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5h-17c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5zm-85 119h-17c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h17c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5zm0-102h-17c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h17c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5zm51 102h-17c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h17c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5zm0-102h-17c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h17c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5zm51 102h-17c-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5h17c4.698 0 8.5 3.802 8.5 8.5s-3.802 8.5-8.5 8.5zm68-76.5h-42.5c-9.372 0-17 7.628-17 17s7.628 17 17 17H375a8.5 8.5 0 0 0 8.5-8.5v-17a8.5 8.5 0 0 0-8.5-8.5z"
    />
</svg>
More icons in the same style and category