Add icons to this collection by clicking the heart icon.
Coin icon - also known as business, hand, money, finance, coin, payment, 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 24 24"
>
    <linearGradient
        id="a"
        x1=".5"
        x2="23.5"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M22 .5h-2a1.5 1.5 0 0 0-1.497 1.468l-7.11 2.37a2.573 2.573 0 0 0-1.154.81l-2.7 3.375a7.495 7.495 0 1 0 7.895 8.319l3.096-1.548A1.502 1.502 0 0 0 20 16.5h2a1.502 1.502 0 0 0 1.5-1.5V2A1.502 1.502 0 0 0 22 .5zM11.02 5.772a1.54 1.54 0 0 1 .698-.488l6.782-2.26v11.167l-3.685 1.842-.03.015-1.428.715a1.507 1.507 0 0 1-2.177-1.353 1.488 1.488 0 0 1 .562-1.17l3.57-2.85a.5.5 0 0 0-.624-.781l-.864.69a7.463 7.463 0 0 0-5.025-2.75zm-.416 11.036a2.459 2.459 0 0 0 .59.598A3.496 3.496 0 1 1 8 12.5a3.45 3.45 0 0 1 2.741 1.336 2.502 2.502 0 0 0-.137 2.972zM8 22.5a6.5 6.5 0 1 1 5.044-10.578l-1.556 1.242A4.445 4.445 0 0 0 8 11.5a4.5 4.5 0 1 0 4.09 6.348 2.49 2.49 0 0 0 1.714-.19l.53-.266A6.5 6.5 0 0 1 8 22.5zM22.5 15a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5V2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5z"
    />
</svg>
More icons in the same style and category