Add icons to this collection by clicking the heart icon.
Cash icon - also known as dollar, 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="16"
y2="48"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#33c481" />
<stop offset="1" stop-color="#12924f" />
</linearGradient>
<linearGradient
id="b"
x1="32"
x2="32"
y1="20"
y2="44"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fff" />
<stop offset="1" stop-color="#dee2e4" />
</linearGradient>
<path
fill="url(#a)"
d="M52 48H12a4 4 0 0 1-4-4V20a4 4 0 0 1 4-4h40a4 4 0 0 1 4 4v24a4 4 0 0 1-4 4z"
/>
<path
fill="url(#b)"
d="M44 22a6 6 0 0 0 6 6v8a6 6 0 0 0-6 6H20a6 6 0 0 0-6-6v-8a6 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 2v8a2 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-8a2 2 0 0 0-2-2 4 4 0 0 1-4-4 2 2 0 0 0-2-2zm-8.857 14.143A3.136 3.136 0 0 1 33 37.107V38a1 1 0 0 1-2 0v-.893a3.136 3.136 0 0 1-2.143-2.964 1 1 0 0 1 2 0A1.143 1.143 0 1 0 32 33a3.134 3.134 0 0 1-1-6.107V26a1 1 0 0 1 2 0v.893a3.136 3.136 0 0 1 2.143 2.964 1 1 0 0 1-2 0A1.143 1.143 0 1 0 32 31a3.147 3.147 0 0 1 3.143 3.143z"
/>
</svg>
More icons in the same style and category