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 lineal color 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M226 226c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm60 0c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm30-60H196c-24.813 0-45 20.187-45 45v60c0 24.813 20.187 45 45 45h15v15c0 24.813 20.187 45 45 45s45-20.187 45-45v-15h15c24.813 0 45-20.187 45-45v-60c0-24.813-20.187-45-45-45zm15 105c0 8.271-6.729 15-15 15h-30c-8.284 0-15 6.716-15 15v30c0 8.271-6.729 15-15 15s-15-6.729-15-15v-30c0-8.284-6.716-15-15-15h-30c-8.271 0-15-6.729-15-15v-60c0-8.271 6.729-15 15-15h120c8.271 0 15 6.729 15 15zM256 0C115.041 0 0 115.049 0 256c0 140.959 115.049 256 256 256 140.959 0 256-115.049 256-256C512 115.041 396.951 0 256 0zm0 482C131.383 482 30 380.617 30 256S131.383 30 256 30s226 101.383 226 226-101.383 226-226 226zm0-421C148.477 61 61 148.477 61 256s87.477 195 195 195 195-87.477 195-195S363.523 61 256 61zm0 360c-90.981 0-165-74.019-165-165S165.019 91 256 91s165 74.019 165 165-74.019 165-165 165z"
    />
</svg>
More icons in the same style and category