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.
Material Design Flutter Icon person_pin Icon can be added to any web page simply as below.
You can integrate Person Pin flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.person_pin_outlined, ),
person_pin_outlined
Icon( Icons.person_pin, ),
person_pin
Icon( Icons.person_pin_round, ),
person_pin_round
Icon( Icons.person_pin_sharp, ),
person_pin_sharp
Icon( Icons.person_pin_two_tone, ),
person_pin_two_tone
For Customizations you can follow instructions here - Flutter Classes
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