Add icons to this collection by clicking the heart icon.
Coin icon - also known as dollar, currency, money, coin, bank, payment, cash, and business and finance. Created in a clean outline 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 64 64"
>
    <g id="Dollar">
        <circle cx="32" cy="32" fill="#fcd354" r="30" />
        <circle cx="32" cy="32" fill="#ffb125" r="26" />
        <g fill="#37303a">
            <path
                d="m32 1a31 31 0 1 0 31 31 31.036 31.036 0 0 0 -31-31zm0 60a29 29 0 1 1 29-29 29.032 29.032 0 0 1 -29 29z"
            />
            <path
                d="m32 5a27 27 0 1 0 27 27 27.03 27.03 0 0 0 -27-27zm0 52a25 25 0 1 1 25-25 25.028 25.028 0 0 1 -25 25z"
            />
            <path
                d="m36 31h-3v-10h6a1 1 0 0 0 0-2h-6v-2a1 1 0 0 0 -2 0v2h-3a7 7 0 0 0 0 14h3v10h-6a1 1 0 0 0 0 2h6v2a1 1 0 0 0 2 0v-2h3a7 7 0 0 0 0-14zm-8 0a5 5 0 0 1 0-10h3v10zm8 12h-3v-10h3a5 5 0 0 1 0 10z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category