Add icons to this collection by clicking the heart icon.
Cash icon - also known as currency, money, cash, banknote, and business and finance. Created in a clean flat 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 64 64"
>
<linearGradient
id="a"
x1="32"
x2="32"
y1="18"
y2="46"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#33c481" />
<stop offset="1" stop-color="#12924f" />
</linearGradient>
<linearGradient
id="b"
x1="32"
x2="32"
y1="22"
y2="42"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fff" />
<stop offset="1" stop-color="#dee2e4" />
</linearGradient>
<path
fill="url(#a)"
d="M52 46H12a4 4 0 0 1-4-4V22a4 4 0 0 1 4-4h40a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4z"
/>
<path
fill="url(#b)"
d="M44 24a6 6 0 0 0 6 6v4a6 6 0 0 0-6 6H20a6 6 0 0 0-6-6v-4a6 6 0 0 0 6-6zm0-2H20a2 2 0 0 0-2 2 4 4 0 0 1-4 4 2 2 0 0 0-2 2v4a2 2 0 0 0 2 2 4 4 0 0 1 4 4 2 2 0 0 0 2 2h24a2 2 0 0 0 2-2 4 4 0 0 1 4-4 2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2 4 4 0 0 1-4-4 2 2 0 0 0-2-2zm-12 7a3 3 0 1 1-3 3 3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5 5 5 0 0 0-5-5z"
/>
</svg>
More icons in the same style and category