Add icons to this collection by clicking the heart icon.
Money icon - also known as cloud, dollar, currency, money, coin, price, cash, 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 32 32"
>
    <linearGradient
        id="a"
        x1="9.981"
        x2="25.225"
        y1="-.185"
        y2="26.219"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#30c5d2" />
        <stop offset=".11" stop-color="#31bccd" />
        <stop offset=".292" stop-color="#34a2be" />
        <stop offset=".525" stop-color="#3a79a6" />
        <stop offset=".796" stop-color="#414085" />
        <stop offset="1" stop-color="#471069" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M16 13a1 1 0 0 1 1 1v.714h1.571a1 1 0 0 1 0 2h-3.428a1.143 1.143 0 0 0 0 2.286h1.714A3.137 3.137 0 0 1 17 25.271V26a1 1 0 0 1-2 0v-.714h-1.571a1 1 0 0 1 0-2h3.428a1.143 1.143 0 0 0 0-2.286h-1.714A3.137 3.137 0 0 1 15 14.729V14a1 1 0 0 1 1-1zm14-8a1 1 0 0 1-1 1H18.816A3 3 0 0 1 17 7.816v2.235a10 10 0 1 1-2 0V7.816A3 3 0 0 1 13.184 6H3a1 1 0 0 1 0-2h10.184a2.982 2.982 0 0 1 5.632 0H29a1 1 0 0 1 1 1zm-14 7a8 8 0 1 0 8 8 8.009 8.009 0 0 0-8-8zm1-7a1 1 0 1 0-1 1 1 1 0 0 0 1-1z"
    />
</svg>
More icons in the same style and category