Add icons to this collection by clicking the heart icon.
Dollar icon - also known as business, dollar, hand, money, finance, coin, payment, cash, 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="M22 .5h-2a1.5 1.5 0 0 0-1.497 1.469l-7.109 2.37a2.56 2.56 0 0 0-1.155.809l-2.7 3.375a7.495 7.495 0 1 0 7.895 8.319l3.096-1.548A1.502 1.502 0 0 0 20 16.5h2a1.502 1.502 0 0 0 1.5-1.5V2A1.502 1.502 0 0 0 22 .5zM11.02 5.772a1.534 1.534 0 0 1 .698-.488l6.782-2.26V14.19l-5.144 2.572a1.507 1.507 0 0 1-2.176-1.353 1.486 1.486 0 0 1 .562-1.17l3.57-2.85a.5.5 0 0 0-.624-.78l-.864.69a7.465 7.465 0 0 0-5.025-2.751zM8 22.5a6.5 6.5 0 1 1 5.044-10.578l-1.925 1.537a2.506 2.506 0 0 0 2.685 4.198l.53-.265A6.5 6.5 0 0 1 8 22.5zM22.5 15a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5V2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5zM6.985 15a.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-3V13a.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