Add icons to this collection by clicking the heart icon.
Currencies icon - also known as business, economy, commerce, currencies, shopping, trading, currency exchange, money exchange, 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 48 48"
>
    <linearGradient
        id="a"
        x1="5.525"
        x2="42.475"
        y1="5.525"
        y2="42.475"
        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="M14 26c6.6 0 12-5.4 12-12S20.6 2 14 2 2 7.4 2 14s5.4 12 12 12zm0-22c5.5 0 10 4.5 10 10s-4.5 10-10 10S4 19.5 4 14 8.5 4 14 4zm-1 1v1.1c-2.3.4-4 2.2-4 4.4s1.7 4 4 4.4v4.9c-1.2-.3-2-1.3-2-2.3 0-.6-.4-1-1-1s-1 .4-1 1c0 2.2 1.7 4 4 4.4V23c0 .6.4 1 1 1s1-.4 1-1v-1.1c2.3-.4 4-2.2 4-4.4s-1.7-4-4-4.4V8.2c1.2.3 2 1.3 2 2.3 0 .6.4 1 1 1s1-.4 1-1c0-2.2-1.7-4-4-4.4V5c0-.6-.4-1-1-1s-1 .4-1 1zm-2 5.5c0-1.1.8-2 2-2.3v4.7c-1.2-.4-2-1.3-2-2.4zm6 7c0 1.1-.8 2-2 2.3v-4.7c1.2.4 2 1.3 2 2.4zM34 22c-6.6 0-12 5.4-12 12s5.4 12 12 12 12-5.4 12-12-5.4-12-12-12zm0 22c-5.5 0-10-4.5-10-10s4.5-10 10-10 10 4.5 10 10-4.5 10-10 10zm5.6-16.8c.4.4.5 1 .1 1.4L35.3 34H38c.6 0 1 .4 1 1s-.4 1-1 1h-3v1h3c.6 0 1 .4 1 1s-.4 1-1 1h-3v3c0 .6-.4 1-1 1s-1-.4-1-1v-3h-3c-.6 0-1-.4-1-1s.4-1 1-1h3v-1h-3c-.6 0-1-.4-1-1s.4-1 1-1h2.7l-4.5-5.4c-.4-.4-.3-1.1.1-1.4.4-.4 1.1-.3 1.4.1l4.2 5.1 4.2-5.1c.5-.4 1.1-.4 1.5-.1zM10 31.4v.6c0 4.4 3.6 8 8 8 .6 0 1 .4 1 1s-.4 1-1 1c-5.5 0-10-4.5-10-10v-.6l-2.3 2.3c-.4.4-1 .4-1.4 0s-.4-1 0-1.4l4-4c.4-.4 1-.4 1.4 0l4 4c.4.4.4 1 0 1.4s-1 .4-1.4 0zm28-14.8V16c0-4.4-3.6-8-8-8-.6 0-1-.4-1-1s.4-1 1-1c5.5 0 10 4.5 10 10v.6l2.3-2.3c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-4 4c-.4.4-1 .4-1.4 0l-4-4c-.4-.4-.4-1 0-1.4s1-.4 1.4 0z"
    />
</svg>
More icons in the same style and category