Add icons to this collection by clicking the heart icon.
Dollar icon - also known as business, dollar, currency, money, finance, transfer, cash, banknote, 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 .5H2A1.502 1.502 0 0 0 .5 2v12A1.502 1.502 0 0 0 2 15.5h9.85a5.998 5.998 0 1 0 11.147-.397A1.493 1.493 0 0 0 23.5 14V2A1.502 1.502 0 0 0 22 .5zm-4.5 22a5 5 0 1 1 5-5 5.006 5.006 0 0 1-5 5zm0-11a5.998 5.998 0 0 0-5.188 3H2a.5.5 0 0 1-.5-.5V2a.5.5 0 0 1 .5-.5h20a.5.5 0 0 1 .5.5v12a.471.471 0 0 1-.04.128A5.998 5.998 0 0 0 17.5 11.5zM11 7a.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-3V5a.5.5 0 0 1 1 0v.5h1a.5.5 0 0 1 0 1h-2a.5.5 0 0 0-.5.5zm8.5 12a.5.5 0 0 1-.5.5h-2.543l.646.646a.5.5 0 1 1-.707.707l-1.499-1.499a.502.502 0 0 1 0-.708l1.5-1.5a.5.5 0 0 1 .707.707l-.647.647H19a.5.5 0 0 1 .5.5zm.712-2.81a.498.498 0 0 1-.11.164l-1.498 1.5a.5.5 0 0 1-.707-.707l.646-.647H16a.5.5 0 0 1 0-1h2.543l-.646-.646a.5.5 0 0 1 .707-.707l1.499 1.499a.502.502 0 0 1 .109.545z"
    />
</svg>
More icons in the same style and category