Add icons to this collection by clicking the heart icon.
Money Bag icon - also known as commerce, bank, money bag, 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(0 26 -26 0 16 3)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff9100" />
        <stop offset="1" stop-color="#ffc400" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <g fill="url(#a)">
            <path
                d="M13 24.409h4a3.001 3.001 0 0 0 0-6h-2a1 1 0 0 1 0-2h4a1 1 0 0 0 0-2h-4a3.001 3.001 0 0 0 0 6h2a1 1 0 0 1 0 2h-4a1 1 0 0 0 0 2z"
            />
            <path
                d="M14 8c-.846 0-2.071.682-3.257 2.119C8.479 12.862 6 18.415 6 25c0 2.485 2.24 5 5 5h10c2.76 0 5-2.515 5-5 0-6.585-2.479-12.138-4.743-14.881C20.071 8.682 18.846 8 18 8a1 1 0 0 0 0 2c.169 0 .351.12.567.273.362.255.749.636 1.147 1.118C21.782 13.898 24 18.985 24 25c0 1.491-1.344 3-3 3H11c-1.656 0-3-1.509-3-3 0-6.015 2.218-11.102 4.286-13.609.398-.482.785-.863 1.147-1.118.216-.153.398-.273.567-.273a1 1 0 0 0 0-2z"
            />
            <path
                d="M23 5c0-.607-.301-1.375-.845-1.975C21.607 2.421 20.835 2 20 2h-8c-.835 0-1.607.421-2.155 1.025C9.301 3.625 9 4.393 9 5c0 1.466.809 2.944 1.768 3.883C11.516 9.615 12.368 10 13 10h6c.632 0 1.484-.385 2.232-1.117C22.191 7.944 23 6.466 23 5zm-2 0c0 .934-.556 1.856-1.167 2.453-.299.293-.581.547-.833.547h-6c-.252 0-.534-.254-.833-.547C11.556 6.856 11 5.934 11 5c0-.201.147-.432.327-.631.176-.194.404-.369.673-.369h8c.269 0 .497.175.673.369.18.199.327.43.327.631zM17 15.409v-2a1 1 0 0 0-2 0v2a1 1 0 0 0 2 0zM17 25.409v-2a1 1 0 0 0-2 0v2a1 1 0 0 0 2 0z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category