euro symbol icon
euro-symbol-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- euro-symbol-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- euro-symbol-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More business icons from Material Symbols Light
Use the euro symbol icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.27 20.308q-2.605 0-4.79-1.493q-2.184-1.492-3.134-4.315H4.27q-.213 0-.356-.143T3.769 14t.144-.357t.356-.143h2.82q-.07-.294-.098-.73q-.03-.437-.03-.77t.03-.74t.098-.76h-2.82q-.213 0-.356-.143T3.769 10t.144-.357t.356-.143h3.077q.854-2.611 3.02-4.21t4.903-1.598q1.272 0 2.339.326t2.148.994q.194.12.216.342q.022.221-.135.379q-.177.176-.414.191t-.456-.107q-.898-.52-1.831-.765q-.934-.244-1.867-.244q-2.432 0-4.22 1.366T8.558 9.5h5.711q.214 0 .357.143t.143.357t-.143.357t-.357.143H8.254q-.108.352-.142.76q-.035.407-.035.74t.054.779t.123.721h6.015q.214 0 .357.143t.143.357t-.143.357t-.357.143H8.54q.857 2.344 2.731 3.518t4 1.174q.913 0 1.885-.25q.972-.251 1.812-.754q.22-.14.456-.128q.237.011.414.188q.157.177.135.398t-.216.343q-1.1.686-2.168 1.002q-1.067.317-2.319.317"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEuroSymbolRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.27 20.308q-2.605 0-4.79-1.493q-2.184-1.492-3.134-4.315H4.27q-.213 0-.356-.143T3.769 14t.144-.357t.356-.143h2.82q-.07-.294-.098-.73q-.03-.437-.03-.77t.03-.74t.098-.76h-2.82q-.213 0-.356-.143T3.769 10t.144-.357t.356-.143h3.077q.854-2.611 3.02-4.21t4.903-1.598q1.272 0 2.339.326t2.148.994q.194.12.216.342q.022.221-.135.379q-.177.176-.414.191t-.456-.107q-.898-.52-1.831-.765q-.934-.244-1.867-.244q-2.432 0-4.22 1.366T8.558 9.5h5.711q.214 0 .357.143t.143.357t-.143.357t-.357.143H8.254q-.108.352-.142.76q-.035.407-.035.74t.054.779t.123.721h6.015q.214 0 .357.143t.143.357t-.143.357t-.357.143H8.54q.857 2.344 2.731 3.518t4 1.174q.913 0 1.885-.25q.972-.251 1.812-.754q.22-.14.456-.128q.237.011.414.188q.157.177.135.398t-.216.343q-1.1.686-2.168 1.002q-1.067.317-2.319.317"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.27 20.308q-2.605 0-4.79-1.493q-2.184-1.492-3.134-4.315H4.27q-.213 0-.356-.143T3.769 14t.144-.357t.356-.143h2.82q-.07-.294-.098-.73q-.03-.437-.03-.77t.03-.74t.098-.76h-2.82q-.213 0-.356-.143T3.769 10t.144-.357t.356-.143h3.077q.854-2.611 3.02-4.21t4.903-1.598q1.272 0 2.339.326t2.148.994q.194.12.216.342q.022.221-.135.379q-.177.176-.414.191t-.456-.107q-.898-.52-1.831-.765q-.934-.244-1.867-.244q-2.432 0-4.22 1.366T8.558 9.5h5.711q.214 0 .357.143t.143.357t-.143.357t-.357.143H8.254q-.108.352-.142.76q-.035.407-.035.74t.054.779t.123.721h6.015q.214 0 .357.143t.143.357t-.143.357t-.357.143H8.54q.857 2.344 2.731 3.518t4 1.174q.913 0 1.885-.25q.972-.251 1.812-.754q.22-.14.456-.128q.237.011.414.188q.157.177.135.398t-.216.343q-1.1.686-2.168 1.002q-1.067.317-2.319.317"/></svg> </template>
CSS
.icon-euro-symbol-rounded {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.27%2020.308q-2.605%200-4.79-1.493q-2.184-1.492-3.134-4.315H4.27q-.213%200-.356-.143T3.769%2014t.144-.357t.356-.143h2.82q-.07-.294-.098-.73q-.03-.437-.03-.77t.03-.74t.098-.76h-2.82q-.213%200-.356-.143T3.769%2010t.144-.357t.356-.143h3.077q.854-2.611%203.02-4.21t4.903-1.598q1.272%200%202.339.326t2.148.994q.194.12.216.342q.022.221-.135.379q-.177.176-.414.191t-.456-.107q-.898-.52-1.831-.765q-.934-.244-1.867-.244q-2.432%200-4.22%201.366T8.558%209.5h5.711q.214%200%20.357.143t.143.357t-.143.357t-.357.143H8.254q-.108.352-.142.76q-.035.407-.035.74t.054.779t.123.721h6.015q.214%200%20.357.143t.143.357t-.143.357t-.357.143H8.54q.857%202.344%202.731%203.518t4%201.174q.913%200%201.885-.25q.972-.251%201.812-.754q.22-.14.456-.128q.237.011.414.188q.157.177.135.398t-.216.343q-1.1.686-2.168%201.002q-1.067.317-2.319.317%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.27%2020.308q-2.605%200-4.79-1.493q-2.184-1.492-3.134-4.315H4.27q-.213%200-.356-.143T3.769%2014t.144-.357t.356-.143h2.82q-.07-.294-.098-.73q-.03-.437-.03-.77t.03-.74t.098-.76h-2.82q-.213%200-.356-.143T3.769%2010t.144-.357t.356-.143h3.077q.854-2.611%203.02-4.21t4.903-1.598q1.272%200%202.339.326t2.148.994q.194.12.216.342q.022.221-.135.379q-.177.176-.414.191t-.456-.107q-.898-.52-1.831-.765q-.934-.244-1.867-.244q-2.432%200-4.22%201.366T8.558%209.5h5.711q.214%200%20.357.143t.143.357t-.143.357t-.357.143H8.254q-.108.352-.142.76q-.035.407-.035.74t.054.779t.123.721h6.015q.214%200%20.357.143t.143.357t-.143.357t-.357.143H8.54q.857%202.344%202.731%203.518t4%201.174q.913%200%201.885-.25q.972-.251%201.812-.754q.22-.14.456-.128q.237.011.414.188q.157.177.135.398t-.216.343q-1.1.686-2.168%201.002q-1.067.317-2.319.317%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/euro-symbol-rounded.svg?color=%231a73e8&size=48