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 circular 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M398.118 247.118h-26.647v17.765c0 9.793 7.972 17.765 17.765 17.765H407V256a8.877 8.877 0 0 0-8.882-8.882zM256 300.412c-14.694 0-26.647 11.953-26.647 26.647s11.953 26.647 26.647 26.647 26.647-11.953 26.647-26.647-11.953-26.647-26.647-26.647zm97.706-35.53v-17.765H158.294v17.765c0 19.595-15.935 35.529-35.53 35.529H105v53.294h17.765c19.595 0 35.53 15.935 35.53 35.53V407h195.412v-17.765c0-19.595 15.935-35.53 35.53-35.53H407v-53.294h-17.765c-19.595.001-35.529-15.934-35.529-35.529zm-168.765 71.059h-17.765a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882h17.765c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zM256 371.471c-24.487 0-44.412-19.925-44.412-44.412s19.925-44.412 44.412-44.412 44.412 19.925 44.412 44.412-19.925 44.412-44.412 44.412zm88.823-35.53h-17.765a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882h17.765a8.877 8.877 0 0 1 8.882 8.882 8.876 8.876 0 0 1-8.882 8.882zm-204.294-71.059v-17.765h-26.647a8.877 8.877 0 0 0-8.882 8.882v26.647h17.765c9.793.001 17.764-7.971 17.764-17.764zm230.942 124.353V407h26.647a8.877 8.877 0 0 0 8.882-8.882v-26.647h-17.765c-9.793 0-17.764 7.971-17.764 17.764zm-248.706-17.764H105v26.647a8.877 8.877 0 0 0 8.882 8.882h26.647v-17.765c0-9.793-7.971-17.764-17.764-17.764zm79.941-142.118c24.487 0 44.412-19.925 44.412-44.412s-19.925-44.412-44.412-44.412-44.412 19.925-44.412 44.412 19.925 44.412 44.412 44.412zm106.588-35.53c24.487 0 44.412-19.925 44.412-44.412S333.781 105 309.294 105s-44.412 19.925-44.412 44.412 19.925 44.411 44.412 44.411z"
    />
</svg>
More icons in the same style and category