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 outline color style with a gray, black, and orange 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"
>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="#ffb74d"
            d="M29 9a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2z"
        />
        <path
            fill="#757575"
            d="M27 7a2 2 0 0 1 2 2v4c-3.311 0-6-2.689-6-6zM5 7a2 2 0 0 0-2 2v4c3.311 0 6-2.689 6-6zM5 25a2 2 0 0 1-2-2v-4c3.311 0 6 2.689 6 6zM27 25a2 2 0 0 0 2-2v-4c-3.311 0-6 2.689-6 6z"
        />
        <g fill="#222">
            <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>
    </g>
</svg>
More icons in the same style and category