Add icons to this collection by clicking the heart icon.
Euro icon - also known as currency, money, coin, bank, payment, cash, euro, 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="Euro">
        <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.035 31.035 0 0 0 -31-31zm0 60a29 29 0 1 1 29-29 29.033 29.033 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="m34.462 21a11.594 11.594 0 0 1 5.1 1.166 1 1 0 0 0 .874-1.8 13.64 13.64 0 0 0 -18.777 7.634h-3.659a1 1 0 0 0 0 2h3.176a11.452 11.452 0 0 0 0 4h-3.176a1 1 0 0 0 0 2h3.659a13.64 13.64 0 0 0 18.778 7.633 1 1 0 0 0 -.874-1.8 11.594 11.594 0 0 1 -5.101 1.167 11.471 11.471 0 0 1 -10.662-7h8.2a1 1 0 0 0 0-2h-8.8a10.15 10.15 0 0 1 0-4h8.8a1 1 0 0 0 0-2h-8.2a11.471 11.471 0 0 1 10.662-7z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category