Currency Euro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Currency Euro 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/324187.svg" alt="Currency Euro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324187.svg" alt="Currency Euro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324187.svg" alt="Currency Euro icon" :width="24" :height="24" />
CSS background
.icon-currency-euro {
background-image: url('https://proicons.com/icon/324187.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><path class="d" d="m28.5249,30.6946c-1.0823,1.2855-2.7035,2.1024-4.5155,2.1024h0c-3.2585,0-5.9001-2.6416-5.9001-5.9001v-5.7938c0-3.2585,2.6416-5.9001,5.9001-5.9001h0c1.8228,0,3.4525.8266,4.5348,2.1254"/><line class="d" x1="15.91" y1="21.8621" x2="22.5077" y2="21.8621"/><line class="d" x1="15.91" y1="26.1798" x2="22.5077" y2="26.1798"/></g><circle id="c" class="d" cx="24" cy="24" r="21.5"/></svg>
Currency Euro in other icon packs
Copied!