Flutter Lens Icon

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

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

Lens

lens


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

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

thumb_up

Lens

lens

Use in Flutter

Icon( Icons.lens_outlined, ),

Flutter ID

lens_outlined

Lens

lens

Use in Flutter

Icon( Icons.lens, ),

Flutter ID

lens

Lens

lens

Use in Flutter

Icon( Icons.lens_round, ),

Flutter ID

lens_round

Lens

lens

Use in Flutter

Icon( Icons.lens_sharp, ),

Flutter ID

lens_sharp

Lens

lens

Use in Flutter

Icon( Icons.lens_two_tone, ),

Flutter ID

lens_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

circle, full, geometry, lens, moon,Vuetify Lens Icon (Vue Js), Material Ui Lens Icon (React Js), Mat Icon Lens (Angular Material)


Advertisements



Related Icons

lens- Faq(s)?

⭐What is the Flutter Lens Icon code?

Icon Code is - lens.

⭐ What is Flutter ID for Lens Icon?

Flutter id for Lens Icon code is: lens

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