Add icons to this collection by clicking the heart icon.
Currency icon - also known as business, dollar, currency, money, coin, 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.125"
        x2="60.562"
        y1="60.875"
        y2="3.438"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".014" stop-color="#4279bd" />
        <stop offset=".184" stop-color="#3f83ba" />
        <stop offset=".476" stop-color="#389fb0" />
        <stop offset=".852" stop-color="#2ccba2" />
        <stop offset=".913" stop-color="#2ad39f" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="-2.375"
        x2="55.062"
        y1="55.375"
        y2="-2.062"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="8.625"
        x2="66.062"
        y1="66.375"
        y2="8.938"
        href="#a"
    />
    <g fill="url(#a)">
        <path
            d="M32 58a26 26 0 1 1 26-26 26.029 26.029 0 0 1-26 26zm0-50a24 24 0 1 0 24 24A24.027 24.027 0 0 0 32 8z"
        />
        <path
            d="M32 52a20 20 0 1 1 20-20 20.022 20.022 0 0 1-20 20zm0-38a18 18 0 1 0 18 18 18.02 18.02 0 0 0-18-18z"
        />
        <path
            d="M32 43a6.007 6.007 0 0 1-6-6 1 1 0 0 1 2 0 4 4 0 0 0 8 0v-1a3.003 3.003 0 0 0-3-3h-2a5.006 5.006 0 0 1-5-5v-1a6 6 0 0 1 12 0 1 1 0 0 1-2 0 4 4 0 0 0-8 0v1a3.003 3.003 0 0 0 3 3h2a5.006 5.006 0 0 1 5 5v1a6.007 6.007 0 0 1-6 6z"
        />
    </g>
    <path
        fill="url(#b)"
        d="M32 23a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1z"
    />
    <path
        fill="url(#c)"
        d="M32 45a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1z"
    />
</svg>
More icons in the same style and category