Flutter North East Icon

North East 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.

How to add Flutter North East Icon ?

Material Design Flutter Icon north_east Icon can be added to any web page simply as below.

North East

north_east


Flutter Icon North East | Outline | Filled | Rounded | Sharp | Two Tone

You can integrate North East flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.

thumb_up

North East

north_east

Use in Flutter

Icon( Icons.north_east_outlined, ),

Flutter ID

north_east_outlined

North East

north_east

Use in Flutter

Icon( Icons.north_east, ),

Flutter ID

north_east

North East

north_east

Use in Flutter

Icon( Icons.north_east_round, ),

Flutter ID

north_east_round

North East

north_east

Use in Flutter

Icon( Icons.north_east_sharp, ),

Flutter ID

north_east_sharp

North East

north_east

Use in Flutter

Icon( Icons.north_east_two_tone, ),

Flutter ID

north_east_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, east, maps, navigation, noth, right, up


Advertisements



Related Icons

north_east- Faq(s)?

⭐What is the Flutter North East Icon code?

Icon Code is - north_east.

⭐ What is Flutter ID for North East Icon?

Flutter id for North East Icon code is: north_east

⭐ 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.



Looking For More Icons?