Add icons to this collection by clicking the heart icon.
Coin icon - also known as business, arrows, economy, money, commerce, coin, shopping, commerce and shopping, trading, and cashback. 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 48 48"
>
    <linearGradient
        id="a"
        x1="9.15"
        x2="38.85"
        y1="9.15"
        y2="38.85"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fc92c3" />
        <stop offset=".5" stop-color="#c2a2d5" />
        <stop offset="1" stop-color="#8e85d5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M24 10c-7.7 0-14 6.3-14 14s6.3 14 14 14 14-6.3 14-14-6.3-14-14-14zm0 26c-6.6 0-12-5.4-12-12s5.4-12 12-12 12 5.4 12 12-5.4 12-12 12zm3-16c0 .6.4 1 1 1s1-.4 1-1c0-2.4-1.7-4.4-4-4.9V14c0-.6-.4-1-1-1s-1 .4-1 1v1.1c-2.3.5-4 2.5-4 4.9s1.7 4.4 4 4.9v5.9c-1.2-.4-2-1.5-2-2.8 0-.6-.4-1-1-1s-1 .4-1 1c0 2.4 1.7 4.4 4 4.9V34c0 .6.4 1 1 1s1-.4 1-1v-1.1c2.3-.5 4-2.5 4-4.9s-1.7-4.4-4-4.9v-5.9c1.2.4 2 1.5 2 2.8zm-6 0c0-1.3.8-2.4 2-2.8v5.6c-1.2-.4-2-1.5-2-2.8zm6 8c0 1.3-.8 2.4-2 2.8v-5.6c1.2.4 2 1.5 2 2.8zm18-4.6v.6c0 11.6-9.4 21-21 21-8.6 0-16.2-5.1-19.4-13.1-.2-.5 0-1.1.6-1.3.5-.2 1.1 0 1.3.6C9.3 38.3 16.2 43 24 43c10.5 0 19-8.5 19-19v-.6l-1.3 1.3c-.4.4-1 .4-1.4 0s-.4-1 0-1.4l3-3c.4-.4 1-.4 1.4 0l3 3c.4.4.4 1 0 1.4s-1 .4-1.4 0L45 23.4zM3 24.6V24C3 12.4 12.4 3 24 3c8.6 0 16.2 5.1 19.4 13.1.2.5 0 1.1-.6 1.3-.5.2-1.1 0-1.3-.6C38.7 9.7 31.8 5 24 5 13.5 5 5 13.5 5 24v.6l1.3-1.3c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3 3c-.4.4-1 .4-1.4 0l-3-3c-.4-.4-.4-1 0-1.4s1-.4 1.4 0L3 24.6z"
    />
</svg>
More icons in the same style and category