Add icons to this collection by clicking the heart icon.
Money icon - also known as dollar, money, finance, coin, investment, profit, cash, invest, business and finance, and profitable. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="3.4"
            x2="60.6"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#ec2385" />
            <stop offset="1" stop-color="#4e479c" />
        </linearGradient>
    </defs>
    <path
        d="M32 3.4A28.6 28.6 0 1 0 60.6 32 28.63 28.63 0 0 0 32 3.4Zm0 56A27.4 27.4 0 1 1 59.4 32 27.43 27.43 0 0 1 32 59.4Zm9.18-40.6C44.74 15.24 45 9.87 45 9.65a.6.6 0 0 0-.58-.65c-.23 0-5.6.3-9.16 3.86S31.41 21.81 31.4 22v2.6a12.39 12.39 0 0 0-2.66-4.12c-3.56-3.56-8.93-3.85-9.16-3.86a.6.6 0 0 0-.62.63c0 .22.3 5.59 3.86 9.15a15 15 0 0 0 8.58 3.81v1.43a13 13 0 1 0 1.2 0v-9a14.92 14.92 0 0 0 8.58-3.84Zm-5.07-5.07a13.8 13.8 0 0 1 7.66-3.44A13.8 13.8 0 0 1 40.33 18a13.8 13.8 0 0 1-7.66 3.44 13.8 13.8 0 0 1 3.44-7.71ZM23.67 25.55a13.8 13.8 0 0 1-3.44-7.66 13.8 13.8 0 0 1 7.66 3.44A13.8 13.8 0 0 1 31.33 29a13.8 13.8 0 0 1-7.66-3.45Zm20.09 19A11.76 11.76 0 1 1 32 32.81a11.77 11.77 0 0 1 11.76 11.76ZM32 35.85a.6.6 0 0 1 .6.6v2.35h2.28a.6.6 0 1 1 0 1.2H31a2.13 2.13 0 0 0-1.47.59 1.91 1.91 0 0 0-.6 1.4A2 2 0 0 0 31 44h2a3.23 3.23 0 0 1 3.27 3.18 3.13 3.13 0 0 1-1 2.26 3.26 3.26 0 0 1-2.3.93h-.37v2.35a.6.6 0 0 1-1.2 0v-2.38h-2.28a.6.6 0 0 1 0-1.2H33a2.13 2.13 0 0 0 1.47-.59 1.91 1.91 0 0 0 .6-1.4 2 2 0 0 0-2.07-2h-2A3.23 3.23 0 0 1 27.7 42a3.16 3.16 0 0 1 1-2.26 3.3 3.3 0 0 1 2.3-.94h.43v-2.35a.6.6 0 0 1 .57-.6Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category