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="M23 7.5h-7a.5.5 0 0 0-.353.854L17.293 10 12 15.293l-1.647-1.647a.5.5 0 0 0-.706 0l-9 9A.5.5 0 0 0 1 23.5h6a.5.5 0 0 0 .353-.146L10 20.707l1.647 1.647a.5.5 0 0 0 .706 0L21 13.707l1.647 1.647A.5.5 0 0 0 23.5 15V8a.5.5 0 0 0-.5-.5zm-.5 6.293-1.147-1.147a.5.5 0 0 0-.707 0L12 21.294l-1.647-1.647a.5.5 0 0 0-.706 0L6.792 22.5H2.207L10 14.707l1.647 1.647a.5.5 0 0 0 .706 0l6-6a.5.5 0 0 0 0-.707L17.207 8.5H22.5zM6.5 12.5a6 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 7 7H6a1.5 1.5 0 0 1 0-3v-.5a.5.5 0 0 1 1 0V4h1a.5.5 0 0 1 0 1H6a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3v.5a.5.5 0 0 1-1 0V9H5a.5.5 0 0 1 0-1h2a.5.5 0 0 0 .5-.5z"
    />
</svg>
More icons in the same style and category