Flutter Person Pin Icon

Person Pin 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 Person Pin Icon ?

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

Person Pin

person_pin


Flutter Icon Person Pin | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Person Pin

person_pin

Use in Flutter

Icon( Icons.person_pin_outlined, ),

Flutter ID

person_pin_outlined

Person Pin

person_pin

Use in Flutter

Icon( Icons.person_pin, ),

Flutter ID

person_pin

Person Pin

person_pin

Use in Flutter

Icon( Icons.person_pin_round, ),

Flutter ID

person_pin_round

Person Pin

person_pin

Use in Flutter

Icon( Icons.person_pin_sharp, ),

Flutter ID

person_pin_sharp

Person Pin

person_pin

Use in Flutter

Icon( Icons.person_pin_two_tone, ),

Flutter ID

person_pin_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

account, avatar, destination, direction, face, human, location, maps, people, person, pin, place, profile, stop, user,Vuetify Person Pin Icon (Vue Js), Material Ui Person Pin Icon (React Js), Mat Icon Person Pin (Angular Material)


Advertisements



Related Icons

person_pin- Faq(s)?

⭐What is the Flutter Person Pin Icon code?

Icon Code is - person_pin.

⭐ What is Flutter ID for Person Pin Icon?

Flutter id for Person Pin Icon code is: person_pin

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