Add icons to this collection by clicking the heart icon.
Money icon - also known as business, dollar, coins, currency, money, finance, cash, cash money, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="242"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path fill="url(#a)" d="M437 242H75L0 317v120l75 75h362l75-75V317z" />
    <path
        fill="url(#b)"
        d="M30 437H0v60c0 8.401 6.599 15 15 15h60v-30c0-24.9-20.1-45-45-45zm407 45v30h60c8.401 0 15-6.599 15-15v-60h-30c-24.902 0-45 20.1-45 45zm60-240h-60v30c0 24.901 20.098 45 45 45h30v-60c0-8.401-6.599-15-15-15zM0 257v60h30c24.9 0 45-20.099 45-45v-30H15c-8.401 0-15 6.599-15 15zm256 45c-41.367 0-75 33.647-75 75s33.633 75 75 75 75-33.647 75-75-33.633-75-75-75zm-120 60h-31c-8.291 0-15 6.709-15 15s6.709 15 15 15h31c8.291 0 15-6.709 15-15s-6.709-15-15-15zm271 0h-31c-8.291 0-15 6.709-15 15s6.709 15 15 15h31c8.291 0 15-6.709 15-15s-6.709-15-15-15zM241 135c0-41.353-33.633-75-75-75s-75 33.647-75 75 33.633 75 75 75 75-33.647 75-75zm180-60c0-41.353-33.633-75-75-75s-75 33.647-75 75 33.633 75 75 75 75-33.647 75-75z"
    />
</svg>
More icons in the same style and category