Flutter Map Icon

Map 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 Map Icon ?

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

Map

map


Flutter Icon Map | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Map

map

Use in Flutter

Icon( Icons.map_outlined, ),

Flutter ID

map_outlined

Map

map

Use in Flutter

Icon( Icons.map, ),

Flutter ID

map

Map

map

Use in Flutter

Icon( Icons.map_round, ),

Flutter ID

map_round

Map

map

Use in Flutter

Icon( Icons.map_sharp, ),

Flutter ID

map_sharp

Map

map

Use in Flutter

Icon( Icons.map_two_tone, ),

Flutter ID

map_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

destination, direction, location, map, maps, pin, place, route, stop, travel,Vuetify Map Icon (Vue Js), Material Ui Map Icon (React Js), Mat Icon Map (Angular Material)


Advertisements



Related Icons

map- Faq(s)?

⭐What is the Flutter Map Icon code?

Icon Code is - map.

⭐ What is Flutter ID for Map Icon?

Flutter id for Map Icon code is: map

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