Flutter Push Pin Icon

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

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

Push Pin

push_pin


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

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

thumb_up

Push Pin

push_pin

Use in Flutter

Icon( Icons.push_pin_outlined, ),

Flutter ID

push_pin_outlined

Push Pin

push_pin

Use in Flutter

Icon( Icons.push_pin, ),

Flutter ID

push_pin

Push Pin

push_pin

Use in Flutter

Icon( Icons.push_pin_round, ),

Flutter ID

push_pin_round

Push Pin

push_pin

Use in Flutter

Icon( Icons.push_pin_sharp, ),

Flutter ID

push_pin_sharp

Push Pin

push_pin

Use in Flutter

Icon( Icons.push_pin_two_tone, ),

Flutter ID

push_pin_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

location, marker, pin, place, push, remember, save,Vuetify Push Pin Icon (Vue Js), Material Ui Push Pin Icon (React Js), Mat Icon Push Pin (Angular Material)


Advertisements



Related Icons

push_pin- Faq(s)?

⭐What is the Flutter Push Pin Icon code?

Icon Code is - push_pin.

⭐ What is Flutter ID for Push Pin Icon?

Flutter id for Push Pin Icon code is: push_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?