Add icons to this collection by clicking the heart icon.
Coin icon - also known as dollar, currency, money, coin, payment, price, 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 512 512"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="437.02"
        x2="74.98"
        y1="74.98"
        y2="437.02"
    >
        <stop offset="0" stop-color="#e93528" />
        <stop offset="1" stop-color="#f8bc16" />
    </linearGradient>
    <path
        d="m437.02 74.98a256 256 0 0 0 -362.04 362.04 256 256 0 0 0 362.04-362.04zm-181.02 405.02c-123.514 0-224-100.486-224-224s100.486-224 224-224 224 100.486 224 224-100.486 224-224 224zm0-423c-109.729 0-199 89.271-199 199s89.271 199 199 199 199-89.271 199-199-89.271-199-199-199zm0 366c-92.084 0-167-74.916-167-167s74.916-167 167-167 167 74.916 167 167-74.916 167-167 167zm-28.691-211.691a28.724 28.724 0 0 0 28.691 28.691 60.685 60.685 0 0 1 16 119.225v29.525a16 16 0 0 1 -32 0v-27.369h-28.691a16 16 0 1 1 0-32h44.691a28.691 28.691 0 1 0 0-57.381 60.685 60.685 0 0 1 -16-119.225v-29.525a16 16 0 0 1 32 0v27.369h28.691a16 16 0 0 1 0 32h-44.691a28.723 28.723 0 0 0 -28.691 28.69z"
        fill="url(#linear-gradient)"
    />
</svg>
More icons in the same style and category