Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md euro symbol
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdEuroSymbolIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M15 18.5c-2.51 0-4.68-1.42-5.76-3.5H15v-2H8.58c-.05-.33-.08-.66-.08-1s.03-.67.08-1H15V9H9.24C10.32 6.92 12.5 5.5 15 5.5c1.61 0 3.09.59 4.23 1.57L21 5.3C19.41 3.87 17.3 3 15 3c-3.92 0-7.24 2.51-8.48 6H3v2h3.06c-.04.33-.06.66-.06 1s.02.67.06 1H3v2h3.52c1.24 3.49 4.56 6 8.48 6 2.31 0 4.41-.87 6-2.3l-1.78-1.77c-1.13.98-2.6 1.57-4.22 1.57z"/>
</svg>
);SVG Optimizer
Before
0.56 KB
↓
After
0.56 KB
Tags
bankingbillbusinessbuycardcashcoincommercecostcreditcurrencydollarseconomyeuroeuropeanexchangefinancefinancialinternationalmonetarymoneyonlinepaypaymentpricesellsymboltransactionvaluewealth
Compare Alternatives
See how other libraries approach this concept.