Euro Symbol Icon is given below. You can use this icon on the same way in your project. First make sure you have added Material Icon library.
You can also customize icon color and size in flutter using properties. You can get different-different varients like outline, filled, sharp, rounded and two-tone.
Material Design Flutter Icon euro_symbol Icon can be added to any web page simply as below.
You can integrate Euro Symbol flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.euro_symbol_outlined, ),
euro_symbol_outlined
Icon( Icons.euro_symbol, ),
euro_symbol
Icon( Icons.euro_symbol_round, ),
euro_symbol_round
Icon( Icons.euro_symbol_sharp, ),
euro_symbol_sharp
Icon( Icons.euro_symbol_two_tone, ),
euro_symbol_two_tone
For Customizations you can follow instructions here - Flutter Classes
bill, card, cash, coin, commerce, cost, credit, currency, dollars, euro, finance, money, online, pay, payment, symbol,Vuetify Euro Symbol Icon (Vue Js), Material Ui Euro Symbol Icon (React Js), Mat Icon Euro Symbol (Angular Material)
Advertisements
Icon Code is - euro_symbol.
⭐ What is Flutter ID for Euro Symbol Icon?Flutter id for Euro Symbol Icon code is: euro_symbol
⭐ Can we change icon color in flutter?Yes you can change color using color props.
⭐ Can we change icon size in flutter?Yes you can use icon size in flutter.