Euro Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The 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/305599.svg" alt="Euro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305599.svg" alt="Euro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305599.svg" alt="Euro icon" :width="24" :height="24" />
CSS background
.icon-euro {
background-image: url('https://proicons.com/icon/305599.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M855 831c-7-23-15-46-25-68-28 10-53 16-75 20s-47 6-76 6c-130 0-208-61-234-184h236l42-88H435v-15c0-12 0-22 1-33h287l45-88H449c10-39 25-72 47-98 40-49 98-74 173-74 29 0 54 2 76 6 21 4 45 11 73 20 9-22 18-45 25-67s13-46 15-69c-37-15-72-25-103-30-32-4-67-7-105-7-63 0-120 11-170 33s-92 53-126 92-60 86-78 140c-6 17-10 35-14 54h-86l-44 88h118c0 11-1 22-1 33v15h-78l-41 88h128c4 24 9 48 17 71 17 53 43 100 77 138 34 39 76 70 127 91 50 22 108 32 175 32 38 0 73-2 105-7 33-4 70-14 111-29-4-23-8-47-15-70z"/></svg>
Euro in other icon packs
Copied!