Add icons to this collection by clicking the heart icon.
Coin icon - also known as coins, money, bottle, jar, coin, donation, charity, donate, fund, 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="a"
        x1="256"
        x2="256"
        y1="512"
        y2="45"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M331 243.199V212h15c8.291 0 15-6.709 15-15s-6.709-15-15-15H166c-8.291 0-15 6.709-15 15s6.709 15 15 15h15v31.199c-22.2 3.001-42.9 13.2-59.099 29.702C101.8 292.7 91 319.1 91 347v120c0 24.901 20.099 45 45 45h45l74.899-30L331 512h45c24.901 0 45-20.099 45-45V347c0-52.8-39.3-96.599-90-103.801zM256 105c16.553 0 30-13.462 30-30s-13.447-30-30-30-30 13.462-30 30 13.447 30 30 30z"
    />
    <path
        fill="url(#b)"
        d="M181 437v75h150v-75c0-8.401-6.599-15-15-15H196c-8.401 0-15 6.599-15 15zm75-287c41.353 0 75-33.647 75-75S297.353 0 256 0s-75 33.647-75 75 33.647 75 75 75zm0-90c8.284 0 15 6.716 15 15s-6.716 15-15 15-15-6.716-15-15 6.716-15 15-15zm75 287c0-41.353-33.647-75-75-75s-75 33.647-75 75 33.647 75 75 75 75-33.647 75-75zm-75 15c-8.284 0-15-6.716-15-15s6.716-15 15-15 15 6.716 15 15-6.716 15-15 15z"
    />
</svg>
More icons in the same style and category