Add icons to this collection by clicking the heart icon.
Money icon - also known as dollar, currency, money, finance, coin, cash, and business and finance. Created in a clean outline color style with a white, silver, and gray finish, 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"
>
    <rect width="28" height="20" x="2" y="6" fill="#91e085" rx="2" />
    <path
        fill="#6d6daa"
        d="M28 27H4a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h24a3 3 0 0 1 3 3v16a3 3 0 0 1-3 3zM4 7a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h24a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1z"
    />
    <circle cx="16" cy="16" r="5" fill="#eef5fd" />
    <path
        fill="#6d6daa"
        d="M16 22a6 6 0 1 1 6-6 6 6 0 0 1-6 6zm0-10a4 4 0 1 0 4 4 4 4 0 0 0-4-4z"
    />
</svg>
More icons in the same style and category