Add icons to this collection by clicking the heart icon.
Dollar icon - also known as business, dollar, currency, money, increase, finance, coin, growth, and business and finance. Created in a clean gradient 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 24 24"
>
    <linearGradient
        id="a"
        x1=".5"
        x2="23.5"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M12 .5a11.5 11.5 0 1 0 5.074 21.794 1.469 1.469 0 0 0 1.45 1.206h1.951a1.466 1.466 0 0 0 1.476-1.453v-6.175h.071a1.47 1.47 0 0 0 1.37-.912 1.406 1.406 0 0 0-.045-1.17A11.287 11.287 0 0 0 23.5 12 11.513 11.513 0 0 0 12 .5zm3.607 14.46a1.47 1.47 0 0 0 1.37.912h.072v.196a6.497 6.497 0 1 1 1.354-5.09l-2.465 2.41a1.416 1.416 0 0 0-.33 1.572zm6.859-.378a.462.462 0 0 1-.443.29h-.572a.5.5 0 0 0-.5.5v6.675a.465.465 0 0 1-.475.453h-1.952a.465.465 0 0 1-.475-.453v-6.675a.5.5 0 0 0-.5-.5h-.571a.462.462 0 0 1-.444-.29.423.423 0 0 1 .104-.48l2.522-2.465a.49.49 0 0 1 .68 0l2.522 2.466a.423.423 0 0 1 .104.479zm-.003-1.779-1.924-1.881a1.464 1.464 0 0 0-1.196-.39 7.516 7.516 0 1 0-2.294 6.99v3.67A10.491 10.491 0 1 1 22.5 12c0 .265-.015.533-.037.803zM11 11a.5.5 0 0 0 .5.5h1a1.5 1.5 0 0 1 0 3v.5a.5.5 0 0 1-1 0v-.5h-1a.5.5 0 0 1 0-1h2a.5.5 0 0 0 0-1h-1a1.5 1.5 0 0 1 0-3V9a.5.5 0 0 1 1 0v.5h1a.5.5 0 0 1 0 1h-2a.5.5 0 0 0-.5.5z"
    />
</svg>
More icons in the same style and category