Add icons to this collection by clicking the heart icon.
Money icon - also known as dollar, financial, currency, money, payment, cash, and business and finance. Created in a clean basic outline 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"
>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            d="M30 9c0-1.656-1.344-3-3-3H5C3.344 6 2 7.344 2 9v14c0 1.656 1.344 3 3 3h22c1.656 0 3-1.344 3-3zm-2 0v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h22a1 1 0 0 1 1 1z"
        />
        <path
            d="M8 7c0 2.76-2.24 5-5 5a1 1 0 0 0 0 2c3.863 0 7-3.137 7-7a1 1 0 0 0-2 0zM22 7c0 3.863 3.137 7 7 7a1 1 0 0 0 0-2c-2.76 0-5-2.24-5-5a1 1 0 0 0-2 0zM10 25c0-3.863-3.137-7-7-7a1 1 0 0 0 0 2c2.76 0 5 2.24 5 5a1 1 0 0 0 2 0zM24 25c0-2.76 2.24-5 5-5a1 1 0 0 0 0-2c-3.863 0-7 3.137-7 7a1 1 0 0 0 2 0zM16 12c-2.208 0-4 1.792-4 4s1.792 4 4 4 4-1.792 4-4-1.792-4-4-4zm0 2a2 2 0 1 1-.001 4.001A2 2 0 0 1 16 14z"
        />
    </g>
</svg>
More icons in the same style and category