Add icons to this collection by clicking the heart icon.
Money icon - also known as dollar, currency, money, payment, bill, cash, banknote, 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="376"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="421"
        y2="151"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M436 226c0-16.816-13.184-30-30-30H106c-16.816 0-30 13.184-30 30-16.816 0-30 13.184-30 30v60c0 16.816 13.184 30 30 30 0 16.816 13.184 30 30 30h300c16.816 0 30-13.184 30-30 16.816 0 30-13.184 30-30v-60c0-16.816-13.184-30-30-30zm61-135H15c-8.291 0-15 6.709-15 15v45c0 16.569 14.431 30 31 30h451c16.569 0 30-13.431 30-30v-45c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M0 151v255c0 8.401 6.599 15 15 15h482c8.401 0 15-6.599 15-15V151zm451 165c0 8.401-6.599 15-15 15s-15 6.599-15 15-6.599 15-15 15H106c-8.401 0-15-6.599-15-15s-6.599-15-15-15-15-6.599-15-15v-60c0-8.401 6.599-15 15-15s15-6.599 15-15 6.599-15 15-15h300c8.401 0 15 6.599 15 15s6.599 15 15 15 15 6.599 15 15zm-120-30c0-41.353-33.633-75-75-75s-75 33.647-75 75 33.633 75 75 75 75-33.647 75-75zm-195-15c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm240 0c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category