Add icons to this collection by clicking the heart icon.
Wallet icon - also known as payment, wallet, and business and finance. Created in a clean flat 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 100 100"
>
    <linearGradient
        id="a"
        x1="50"
        x2="50"
        y1="8.688"
        y2="91.312"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#79005d" />
        <stop offset="1" stop-color="#ff9424" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M93.88 22.225H68.672V9.808a1.121 1.121 0 0 0-1.38-1.09S10.386 22.281 10.343 22.3A6.306 6.306 0 0 0 5 28.521v56.5a6.3 6.3 0 0 0 6.3 6.3h82.58A1.12 1.12 0 0 0 95 90.192V23.345a1.121 1.121 0 0 0-1.12-1.12zm-27.448-11v11H20.271zm19.325 66.413a4.343 4.343 0 0 1-4.338 4.338h-36.51a4.343 4.343 0 0 1-4.338-4.338v-4.394a4.343 4.343 0 0 1 4.338-4.338h36.51a4.343 4.343 0 0 1 4.338 4.338z"
    />
</svg>
More icons in the same style and category