Add icons to this collection by clicking the heart icon.
Cash icon - also known as currency, money, stack, bill, cash, banknote, and business and finance. Created in a clean lineal color 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        d="M497 497H15v-60h482v60zm0-120H15v60h482v-60zm0-60H15v60h482v-60zm0-302H15v240h482V15zm-90 60H105l-30 30v60l30 30h302l30-30v-60l-30-30zm-151 0c-33.137 0-60 26.863-60 60s26.863 60 60 60 60-26.863 60-60-26.863-60-60-60zm121 60h0zm-242 0h0z"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category