Add icons to this collection by clicking the heart icon.
Wallet icon - also known as fashion, money, pay, purse, wallet, commerce and shopping, and cash. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1=".956"
            x2="55.906"
            y1="58.654"
            y2="7.867"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#fff33b" />
            <stop offset=".04" stop-color="#fee72e" />
            <stop offset=".117" stop-color="#fed51b" />
            <stop offset=".196" stop-color="#fdca10" />
            <stop offset=".281" stop-color="#fdc70c" />
            <stop offset=".669" stop-color="#f3903f" />
            <stop offset=".888" stop-color="#ed683c" />
            <stop offset="1" stop-color="#e93e3a" />
        </linearGradient>
        <linearGradient
            id="b"
            x1="11.873"
            x2="66.823"
            y1="70.465"
            y2="19.679"
            href="#a"
        />
    </defs>
    <g>
        <path
            d="M59.33 30.33H57v-3.66A7.679 7.679 0 0 0 49.33 19H49v-4.327A7.682 7.682 0 0 0 41.327 7H10a7.009 7.009 0 0 0-7 6.819c0 .061.005.121.005.181H3v35.33A7.679 7.679 0 0 0 10.67 57h38.66A7.679 7.679 0 0 0 57 49.33v-3.66h2.33A1.672 1.672 0 0 0 61 44V32a1.672 1.672 0 0 0-1.67-1.67ZM6.47 10.464A4.93 4.93 0 0 1 10 9h31.327A5.68 5.68 0 0 1 47 14.673V19H10.252a5.39 5.39 0 0 1-3.835-1.631 4.924 4.924 0 0 1-1.33-2.508c-.02-.114-.023-.234-.035-.351A4.552 4.552 0 0 1 5 13.87a4.947 4.947 0 0 1 1.47-3.406ZM55 49.33A5.676 5.676 0 0 1 49.33 55H10.67A5.676 5.676 0 0 1 5 49.33V18.9a6.98 6.98 0 0 0 5 2.1h39.33A5.676 5.676 0 0 1 55 26.67v3.66h-8.33c-.255 0-.509.013-.759.037a7.661 7.661 0 0 0-4.665 2.2 7.675 7.675 0 0 0 5.427 13.1H55Zm4-5.66H46.67A5.676 5.676 0 0 1 41 38a5.748 5.748 0 0 1 .109-1.117 5.615 5.615 0 0 1 1.547-2.894 5.717 5.717 0 0 1 1.844-1.231c.133-.055.276-.08.413-.124a5.537 5.537 0 0 1 .643-.2 5.715 5.715 0 0 1 1.113-.109H59Z"
            fill="url(#a)"
        />
        <path
            d="M47 34a4 4 0 1 0 4 4 4 4 0 0 0-4-4Zm0 6a2 2 0 1 1 2-2 2 2 0 0 1-2 2Z"
            fill="url(#b)"
        />
    </g>
</svg>
More icons in the same style and category