Flutter Lens Blur Icon

Lens Blur 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 Lens Blur Icon ?

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

Lens Blur

lens_blur


Flutter Icon Lens Blur | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Lens Blur

lens_blur

Use in Flutter

Icon( Icons.lens_blur_outlined, ),

Flutter ID

lens_blur_outlined

Lens Blur

lens_blur

Use in Flutter

Icon( Icons.lens_blur, ),

Flutter ID

lens_blur

Lens Blur

lens_blur

Use in Flutter

Icon( Icons.lens_blur_round, ),

Flutter ID

lens_blur_round

Lens Blur

lens_blur

Use in Flutter

Icon( Icons.lens_blur_sharp, ),

Flutter ID

lens_blur_sharp

Lens Blur

lens_blur

Use in Flutter

Icon( Icons.lens_blur_two_tone, ),

Flutter ID

lens_blur_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

blur, camera, dim, dot, effect, foggy, fuzzy, image, lens, photo, soften


Advertisements



Related Icons

lens_blur- Faq(s)?

⭐What is the Flutter Lens Blur Icon code?

Icon Code is - lens_blur.

⭐ What is Flutter ID for Lens Blur Icon?

Flutter id for Lens Blur Icon code is: lens_blur

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