Add icons to this collection by clicking the heart icon.
Coin icon - also known as money, coin, ui, cash, business and finance, and user interface. 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 24 24"
>
    <linearGradient
        id="a"
        x2="24"
        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 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0zm0 19.5a7.5 7.5 0 1 1 7.5-7.5 7.508 7.508 0 0 1-7.5 7.5zm0-14a6.5 6.5 0 1 0 6.5 6.5A6.508 6.508 0 0 0 12 5.5zm4.19 6.962a6.903 6.903 0 0 0-2.237 1.492 6.823 6.823 0 0 0-1.49 2.236.5.5 0 0 1-.925 0 6.903 6.903 0 0 0-1.492-2.237 6.812 6.812 0 0 0-2.236-1.49.5.5 0 0 1 0-.925 6.903 6.903 0 0 0 2.237-1.492 6.823 6.823 0 0 0 1.49-2.236.5.5 0 0 1 .925 0 6.903 6.903 0 0 0 1.492 2.237 6.812 6.812 0 0 0 2.236 1.49.5.5 0 0 1 0 .925zm-2.944-1.709A7.81 7.81 0 0 0 14.87 12 7.878 7.878 0 0 0 12 14.87 7.878 7.878 0 0 0 9.131 12 7.878 7.878 0 0 0 12 9.13a7.777 7.777 0 0 0 1.247 1.623z"
    />
</svg>
More icons in the same style and category