Add icons to this collection by clicking the heart icon.
Coin icon - also known as business, currency, money, finance, coin, 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="M12 3.5a8.5 8.5 0 1 0 8.5 8.5A8.51 8.51 0 0 0 12 3.5zm0 16a7.5 7.5 0 1 1 7.5-7.5 7.508 7.508 0 0 1-7.5 7.5zm0-19A11.5 11.5 0 1 0 23.5 12 11.513 11.513 0 0 0 12 .5zm0 22A10.5 10.5 0 1 1 22.5 12 10.511 10.511 0 0 1 12 22.5zM12.5 6a.5.5 0 0 0-1 0A5.507 5.507 0 0 1 6 11.5a.5.5 0 0 0 0 1 5.507 5.507 0 0 1 5.5 5.5.5.5 0 0 0 1 0 5.507 5.507 0 0 1 5.5-5.5.5.5 0 0 0 0-1A5.507 5.507 0 0 1 12.5 6zm-.5 9.5A6.535 6.535 0 0 0 8.5 12 6.535 6.535 0 0 0 12 8.5a6.535 6.535 0 0 0 3.5 3.5 6.535 6.535 0 0 0-3.5 3.5z"
    />
</svg>
More icons in the same style and category