Add icons to this collection by clicking the heart icon.
Cash icon - also known as business, notes, currency, money, finance, finances, ui, cash, and fund. 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="0"
        x2="24"
        y1="0"
        y2="24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff9d6c" />
        <stop offset=".958" stop-color="#bb4e75" />
    </linearGradient>
    <g fill="none">
        <g fill="url(#a)" fill-rule="evenodd" clip-rule="evenodd">
            <path
                d="M0 12c0 9.882 2.118 12 12 12s12-2.118 12-12S21.882 0 12 0 0 2.118 0 12zm2 0c0 2.425.133 4.237.438 5.61.3 1.35.74 2.15 1.27 2.681.531.531 1.331.971 2.682 1.271C7.763 21.867 9.575 22 12 22c2.425 0 4.237-.133 5.61-.438 1.35-.3 2.15-.74 2.681-1.27.531-.531.971-1.332 1.271-2.682.305-1.373.438-3.185.438-5.61 0-2.425-.133-4.237-.438-5.61-.3-1.35-.74-2.15-1.27-2.682-.531-.53-1.332-.97-2.682-1.27C16.237 2.133 14.425 2 12 2c-2.425 0-4.237.133-5.61.438-1.35.3-2.15.74-2.682 1.27s-.97 1.331-1.27 2.682C2.133 7.763 2 9.575 2 12z"
            />
            <path
                d="M6 5a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v.015a1.001 1.001 0 0 0 .985.985H19a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-.015a1.001 1.001 0 0 0-.985.985V19a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-.015A1 1 0 0 0 5.015 18H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1.015-1A1 1 0 0 0 6 5.015zm0 2.828v8.344A2.999 2.999 0 0 1 7.828 18h8.344A3 3 0 0 1 18 16.172V7.828A3 3 0 0 1 16.172 6H7.828A3.001 3.001 0 0 1 6 7.828z"
            />
            <path
                d="M8 12a4 4 0 1 0 8 0 4 4 0 0 0-8 0zm2 0a2 2 0 1 0 4 0 2 2 0 0 0-4 0z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category