Add icons to this collection by clicking the heart icon.
Dollar icon - also known as dollar, currency, money, finance, banking, price, 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 32 32"
>
    <linearGradient
        id="a"
        x1="4.793"
        x2="27.207"
        y1="4.793"
        y2="27.207"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c6ff" />
        <stop offset="1" stop-color="#0072ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M23.414 1H8.586L1 8.586v14.828L8.586 31h14.828L31 23.414V8.586zM29 22.586 22.586 29H9.414L3 22.586V9.414L9.414 3h13.172L29 9.414zM17.862 10 20 11.782V13.5h-2v-.782L17.138 12h-2.276l-.862.718v1.563l.862.719h3L20 16.782v3.437L17.862 22H17v2h-2v-2h-.862L12 20.219V18.5h2v.781l.862.719h2.275l.863-.719v-1.562L17.138 17h-3L12 15.218v-3.436L14.138 10H15V8h2v2z"
    />
</svg>
More icons in the same style and category