Add icons to this collection by clicking the heart icon.
Money icon - also known as business, money, cash, banknote, 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 247.118c14.694 0 26.647-11.953 26.647-26.647S270.694 193.824 256 193.824s-26.647 11.953-26.647 26.647 11.953 26.647 26.647 26.647zm-113.71 39.094a8.896 8.896 0 0 0 1.804 12.439c32.536 24.276 71.231 37.282 111.906 37.282 40.6 0 79.311-12.961 111.906-37.282a8.895 8.895 0 0 0 1.804-12.439c-2.941-3.912-8.501-4.736-12.439-1.804-6.833 5.105-14.018 9.412-21.33 13.335V113.882a8.877 8.877 0 0 0-8.882-8.882H184.941a8.877 8.877 0 0 0-8.882 8.882v183.861c-7.312-3.923-14.497-8.231-21.33-13.335-3.938-2.932-9.498-2.108-12.439 1.804zm113.71 14.2a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm0-159.883a8.883 8.883 0 0 1 0 17.765 8.883 8.883 0 0 1 0-17.765zm0 35.53c24.487 0 44.412 19.925 44.412 44.412S280.488 264.883 256 264.883s-44.412-19.925-44.412-44.412c0-24.488 19.925-44.412 44.412-44.412zm124.353 53.294h-26.647v37.039a26.498 26.498 0 0 1 8.865-1.509c8.345 0 16.325 3.981 21.339 10.652 8.804 11.832 6.384 28.555-5.361 37.342-11.624 8.666-37.047 22.084-37.047 22.084-1.781.584-35.609 18.736-85.501 18.736-48.879 0-82.26-17.516-85.189-18.467 0 0-25.372-13.41-37.342-22.345-11.762-8.796-14.182-25.52-5.43-37.282 5.066-6.74 13.046-10.721 21.391-10.721 3.062 0 6.046.512 8.865 1.509v-37.039h-26.647C116.953 229.353 105 241.306 105 256v124.353C105 395.047 116.953 407 131.647 407h248.706C395.047 407 407 395.047 407 380.353V256c0-14.694-11.953-26.647-26.647-26.647z"
    />
</svg>
More icons in the same style and category