Flutter Pin End Icon

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

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

Pin End

pin_end


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

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

thumb_up

Pin End

pin_end

Use in Flutter

Icon( Icons.pin_end_outlined, ),

Flutter ID

pin_end_outlined

Pin End

pin_end

Use in Flutter

Icon( Icons.pin_end, ),

Flutter ID

pin_end

Pin End

pin_end

Use in Flutter

Icon( Icons.pin_end_round, ),

Flutter ID

pin_end_round

Pin End

pin_end

Use in Flutter

Icon( Icons.pin_end_sharp, ),

Flutter ID

pin_end_sharp

Pin End

pin_end

Use in Flutter

Icon( Icons.pin_end_two_tone, ),

Flutter ID

pin_end_two_tone

For Customizations you can follow instructions here - Flutter Classes


Advertisements



Related Icons


Looking For More Icons?