Add icons to this collection by clicking the heart icon.
Finances icon - also known as dollar, finance, finances, circular arrows, 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M264.882 194.721v18.153c3.719 1.308 7.162 3.346 10.027 6.217 3.452 3.47 3.452 9.099-.017 12.56-3.47 3.452-9.108 3.47-12.577-.017-5.083-5.135-15.145-.997-15.145 6.289 0 4.901 3.99 8.882 8.882 8.882 14.694 0 26.647 11.953 26.647 26.647 0 11.583-7.474 21.363-17.817 25.027v18.799c30.052-4.357 53.294-30.04 53.294-61.279s-23.242-56.921-53.294-61.278zM176.059 256c0-44.082 35.859-79.941 79.941-79.941H113.882a8.877 8.877 0 0 0-8.882 8.882v142.118a8.877 8.877 0 0 0 8.882 8.882H256c-44.082 0-79.941-35.859-79.941-79.941zm-26.647 8.882a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm248.706-88.823H256c44.082 0 79.941 35.859 79.941 79.941S300.082 335.941 256 335.941h142.118a8.877 8.877 0 0 0 8.882-8.882V184.941a8.877 8.877 0 0 0-8.882-8.882zm-35.53 88.823a8.882 8.882 0 1 1 0-17.764A8.882 8.882 0 0 1 371.47 256c.001 4.905-3.977 8.882-8.882 8.882zm-106.536-.312c-14.694 0-26.647-11.953-26.647-26.647 0-11.545 7.423-21.303 17.713-24.995v-18.207c-30.052 4.357-53.294 30.04-53.294 61.279s23.242 56.922 53.294 61.279V298.47c-3.68-1.31-7.083-3.341-9.923-6.186-3.452-3.47-3.452-9.099.017-12.56 3.47-3.452 9.108-3.47 12.578.017 5.083 5.126 15.145 1.006 15.145-6.289-.001-4.9-3.991-8.882-8.883-8.882zM256 158.294a8.877 8.877 0 0 0 8.882-8.882c0-4.901 3.99-8.882 8.882-8.882h85.146l-2.602 2.602a8.878 8.878 0 0 0 0 12.56 8.878 8.878 0 0 0 12.56 0l17.754-17.754c3.438-3.429 3.492-9.099 0-12.582l-17.754-17.754c-3.47-3.47-9.091-3.47-12.56 0s-3.47 9.091 0 12.56l2.602 2.602h-85.146c-14.694 0-26.647 11.953-26.647 26.647a8.878 8.878 0 0 0 8.883 8.883zm0 195.412a8.877 8.877 0 0 0-8.882 8.882c0 4.901-3.99 8.882-8.882 8.882H153.09l2.602-2.602c3.47-3.47 3.47-9.091 0-12.56s-9.091-3.47-12.56 0l-17.754 17.754c-3.477 3.467-3.455 9.136 0 12.582l17.754 17.754c3.47 3.47 9.091 3.47 12.56 0s3.47-9.091 0-12.56l-2.602-2.602h85.146c14.694 0 26.647-11.953 26.647-26.647a8.878 8.878 0 0 0-8.883-8.883z"
    />
</svg>
More icons in the same style and category