Flutter Photo Filter Icon

Photo Filter 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 Photo Filter Icon ?

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

Photo Filter

photo_filter


Flutter Icon Photo Filter | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Photo Filter

photo_filter

Use in Flutter

Icon( Icons.photo_filter_outlined, ),

Flutter ID

photo_filter_outlined

Photo Filter

photo_filter

Use in Flutter

Icon( Icons.photo_filter, ),

Flutter ID

photo_filter

Photo Filter

photo_filter

Use in Flutter

Icon( Icons.photo_filter_round, ),

Flutter ID

photo_filter_round

Photo Filter

photo_filter

Use in Flutter

Icon( Icons.photo_filter_sharp, ),

Flutter ID

photo_filter_sharp

Photo Filter

photo_filter

Use in Flutter

Icon( Icons.photo_filter_two_tone, ),

Flutter ID

photo_filter_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

filter, filters, image, photo, photography, picture, star, stars


Advertisements



Related Icons

photo_filter- Faq(s)?

⭐What is the Flutter Photo Filter Icon code?

Icon Code is - photo_filter.

⭐ What is Flutter ID for Photo Filter Icon?

Flutter id for Photo Filter Icon code is: photo_filter

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