Flutter My Location Icon

My Location 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 My Location Icon ?

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

My Location

my_location


Flutter Icon My Location | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

My Location

my_location

Use in Flutter

Icon( Icons.my_location_outlined, ),

Flutter ID

my_location_outlined

My Location

my_location

Use in Flutter

Icon( Icons.my_location, ),

Flutter ID

my_location

My Location

my_location

Use in Flutter

Icon( Icons.my_location_round, ),

Flutter ID

my_location_round

My Location

my_location

Use in Flutter

Icon( Icons.my_location_sharp, ),

Flutter ID

my_location_sharp

My Location

my_location

Use in Flutter

Icon( Icons.my_location_two_tone, ),

Flutter ID

my_location_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

destination, direction, location, maps, navigation, pin, place, point, stop,Vuetify My Location Icon (Vue Js), Material Ui My Location Icon (React Js), Mat Icon My Location (Angular Material)


Advertisements



Related Icons

my_location- Faq(s)?

⭐What is the Flutter My Location Icon code?

Icon Code is - my_location.

⭐ What is Flutter ID for My Location Icon?

Flutter id for My Location Icon code is: my_location

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