Add icons to this collection by clicking the heart icon.
Dollar icon - also known as business, pin, dollar, money, finance, bank, placeholder, and maps and location. 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="2"
        x2="22"
        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="m8.77 19.962 2.04 2.896a1.425 1.425 0 0 0 2.38.001l2.04-2.897a10 10 0 1 0-6.46 0zM12 1.5a8.999 8.999 0 0 1 2.763 17.564.504.504 0 0 0-.256.188l-2.135 3.033a.436.436 0 0 1-.744-.002l-2.135-3.032a.504.504 0 0 0-.256-.188A8.999 8.999 0 0 1 12 1.5zm0 15a6 6 0 1 0-6-6 6.007 6.007 0 0 0 6 6zm0-11a5 5 0 1 1-5 5 5.006 5.006 0 0 1 5-5zm1 6a.5.5 0 0 0-.5-.5h-1a1.5 1.5 0 0 1 0-3v-.5a.5.5 0 0 1 1 0V8h1a.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 0V13h-1a.5.5 0 0 1 0-1h2a.5.5 0 0 0 .5-.5z"
    />
</svg>
More icons in the same style and category