Add icons to this collection by clicking the heart icon.
Exchange icon - also known as business, dollar, yen, currency, money, finance, coin, exchange, cash, 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 24 24"
>
    <linearGradient
        id="a"
        x1=".5"
        x2="23.5"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M16 8.5c-.18 0-.35.03-.527.043.012-.18.027-.36.027-.543A7.5 7.5 0 1 0 8 15.5c.183 0 .363-.015.543-.028-.012.177-.043.348-.043.528A7.5 7.5 0 1 0 16 8.5zm-4.223 5.97a7.545 7.545 0 0 0 2.692-2.693A4.605 4.605 0 0 1 16 11.5a4.5 4.5 0 1 1-4.5 4.5 4.605 4.605 0 0 1 .277-1.53zM1.5 8A6.5 6.5 0 1 1 8 14.5 6.508 6.508 0 0 1 1.5 8zM16 22.5A6.508 6.508 0 0 1 9.5 16a5.958 5.958 0 0 1 .055-.664 7.422 7.422 0 0 0 1.036-.307 5.529 5.529 0 1 0 4.438-4.438 7.422 7.422 0 0 0 .307-1.036A5.958 5.958 0 0 1 16 9.5a6.5 6.5 0 0 1 0 13zm-8-20A5.5 5.5 0 1 0 13.5 8 5.507 5.507 0 0 0 8 2.5zm0 10A4.5 4.5 0 1 1 12.5 8 4.505 4.505 0 0 1 8 12.5zm9 4.5a.501.501 0 0 0-.5-.5h-1a1.5 1.5 0 0 1 0-3V13a.5.5 0 0 1 1 0v.5h1a.5.5 0 0 1 0 1h-2a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3v.5a.5.5 0 0 1-1 0v-.5h-1a.5.5 0 0 1 0-1h2a.501.501 0 0 0 .5-.5zM8.5 7.283V7.5h1.25a.5.5 0 0 1 0 1H8.5v.833h1.25a.5.5 0 0 1 0 1H8.5v.417a.5.5 0 0 1-1 0v-.417H6.25a.5.5 0 1 1 0-1H7.5V8.5H6.25a.5.5 0 0 1 0-1H7.5v-.217L5.889 5.596a.5.5 0 0 1 .722-.692L8 6.36l1.389-1.455a.5.5 0 0 1 .722.692z"
    />
</svg>
More icons in the same style and category