Emoji Banknote With Euro Sign Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Banknote With Euro Sign icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/339668.svg" alt="Emoji Banknote With Euro Sign icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339668.svg" alt="Emoji Banknote With Euro Sign icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339668.svg" alt="Emoji Banknote With Euro Sign icon" :width="24" :height="24" />
CSS background
.icon-emoji-banknote-with-euro-sign {
background-image: url('https://proicons.com/icon/339668.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path id="e" d="M7.5,35.6916c-1.1046,0-2-.8954-2-2V14.3084c0-1.1046.8954-2,2-2h33c1.1046,0,2,.8954,2,2v19.3833c0,1.1046-.8954,2-2,2H7.5Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M20.0217,26.493c-.3832.3399-.8876.5463-1.4401.5463h0c-1.0368,0-2.1709-1.004-2.1709-2.1709v-1.7367,1.7367-1.7367c0-1.199.972-2.1709,2.1709-2.1709h0c.5526,0,1.0569.2064,1.4401.5463" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M37.6943,20.6673h0c-.7928,0-1.4356-.6427-1.4356-1.4356v-2.3749c0-.7928.6427-1.4356,1.4356-1.4356h0c.7929,0,1.4356.6428,1.4356,1.4356v2.3749c0,.7928-.6427,1.4356-1.4356,1.4356" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M32.6971,20.6673h0c-.7928,0-1.4356-.6427-1.4356-1.4356v-2.3749c0-.7928.6427-1.4356,1.4356-1.4356h0c.7929,0,1.4356.6428,1.4356,1.4356v2.3749c0,.7928-.6427,1.4356-1.4356,1.4356" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="i" d="M27.6832,16.5092l1.4523-1.088v5.2461" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="j" d="M15.1168,23.146h3.2731M15.1168,24.9291h3.2731" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!