Add icons to this collection by clicking the heart icon.
Dollar icon - also known as computer, business, dollar, money, finance, coin, online payment, business and finance, and online banking. 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="M21 2.5h-4.54a5.972 5.972 0 0 0-8.919 0H3A2.502 2.502 0 0 0 .5 5v11A2.502 2.502 0 0 0 3 18.5h6.5v2.05a2.503 2.503 0 0 0-2 2.45.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5 2.503 2.503 0 0 0-2-2.45V18.5H21a2.502 2.502 0 0 0 2.5-2.5V5A2.502 2.502 0 0 0 21 2.5zm-9-1a5 5 0 1 1-5 5 5.006 5.006 0 0 1 5-5zm-9 2h3.812a6 6 0 1 0 10.376 0H21A1.502 1.502 0 0 1 22.5 5v9.5h-21V5A1.502 1.502 0 0 1 3 3.5zm12.414 19H8.586a1.502 1.502 0 0 1 1.414-1h4a1.502 1.502 0 0 1 1.414 1zm-1.914-2h-3v-2h3zm7.5-3H3A1.502 1.502 0 0 1 1.5 16v-.5h21v.5a1.502 1.502 0 0 1-1.5 1.5zm-8-10a.501.501 0 0 0-.5-.5h-1a1.5 1.5 0 0 1 0-3v-.5a.5.5 0 0 1 1 0V4h1a.5.5 0 0 1 0 1h-2a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3v.5a.5.5 0 0 1-1 0V9h-1a.5.5 0 0 1 0-1h2a.501.501 0 0 0 .5-.5z"
    />
</svg>
More icons in the same style and category