Add icons to this collection by clicking the heart icon.
Coin icon - also known as currency, money, coin, gold, cash, and gaming. Created in a clean circular 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="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 158.294c-53.867 0-97.706 43.831-97.706 97.706s43.839 97.706 97.706 97.706 97.706-43.831 97.706-97.706-43.839-97.706-97.706-97.706zm62.177 106.588c0 14.694-11.953 26.647-26.647 26.647h-8.882v8.882c0 14.694-11.953 26.647-26.647 26.647s-26.647-11.953-26.647-26.647v-8.882h-8.882c-14.694 0-26.647-11.953-26.647-26.647v-35.529c0-14.694 11.953-26.647 26.647-26.647h71.059c14.694 0 26.647 11.953 26.647 26.647v35.529zM256 105c-83.255 0-151 67.737-151 151s67.745 151 151 151 151-67.737 151-151-67.745-151-151-151zm0 266.471c-63.668 0-115.471-51.802-115.471-115.471S192.332 140.529 256 140.529 371.471 192.332 371.471 256 319.668 371.471 256 371.471zm35.529-151H220.47c-4.892 0-8.882 3.981-8.882 8.882v35.529c0 4.901 3.99 8.882 8.882 8.882h17.765a8.877 8.877 0 0 1 8.882 8.882v17.765c0 4.901 3.99 8.882 8.882 8.882s8.882-3.981 8.882-8.882v-17.765a8.877 8.877 0 0 1 8.882-8.882h17.765c4.892 0 8.882-3.981 8.882-8.882v-35.529c.002-4.901-3.988-8.882-8.881-8.882zM238.235 256a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm35.53 0a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765z"
    />
</svg>
More icons in the same style and category