Add icons to this collection by clicking the heart icon.
Money icon - also known as dollar, currency, money, up, investment, down, trading, and business and finance. Created in a clean circular 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
        clip-rule="evenodd"
    />
    <path
        fill="url(#b)"
        d="M246.513 216.166v20.955c-1.17-.721-2.257-1.456-3.217-2.209-2.314-1.815-3.313-5.626-2.544-9.708.594-3.153 2.409-6.824 5.761-9.038zm17.695 47.867v31.124c5.718-2.976 9.111-8.611 10.008-13.949.498-2.963 1.2-12.8-10.008-17.175zM256 347.426c-50.412 0-91.426-41.013-91.426-91.426s41.013-91.426 91.426-91.426 91.426 41.013 91.426 91.426-41.014 91.426-91.426 91.426zm32.224-84.914c-3.9-7.122-10.413-12.459-18.832-15.435a329.688 329.688 0 0 1-5.183-1.878v-30.84c3.321 1.095 5.03 2.764 5.246 2.985a8.848 8.848 0 0 0 13.295-11.676c-3.077-3.53-9.474-7.965-18.541-9.445v-5.105a8.848 8.848 0 0 0-17.696 0v6.095c-.67.173-1.345.358-2.029.564-10.835 3.264-18.929 12.518-21.121 24.15-2.01 10.662 1.443 20.973 9.012 26.909 3.655 2.867 8.124 5.494 14.138 8.234v39.884c-4.479-.565-7.775-1.993-12.986-5.403a8.848 8.848 0 0 0-9.688 14.808c8.865 5.8 15.08 7.777 22.673 8.385v6.139a8.848 8.848 0 0 0 17.696 0v-6.959c5.944-1.433 11.348-4.301 15.92-8.501 6.071-5.579 10.169-13.137 11.539-21.282 1.273-7.57.05-15.251-3.443-21.629zm-114.936 92.309h-8.714v-39.319c-11.184-17.125-17.695-37.566-17.695-59.502 0-36.513 18.029-68.891 45.649-88.71-39.772 9.914-69.242 45.868-69.242 88.71v98.821h-8.714c-7.658 0-11.79 8.983-6.806 14.797l29.359 34.252c3.577 4.174 10.034 4.174 13.612 0l29.359-34.252c4.982-5.815.851-14.797-6.808-14.797zm230.947-212.439-29.359-34.252c-3.577-4.174-10.034-4.174-13.612 0l-29.359 34.252c-4.984 5.815-.852 14.797 6.806 14.797h8.714v39.319c11.184 17.125 17.695 37.566 17.695 59.502 0 36.513-18.029 68.891-45.649 88.71 39.773-9.914 69.242-45.868 69.242-88.71v-98.821h8.714c7.66 0 11.792-8.982 6.808-14.797z"
    />
</svg>
More icons in the same style and category