Flutter Looks Icon

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

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

Looks

looks


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

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

thumb_up

Looks

looks

Use in Flutter

Icon( Icons.looks_outlined, ),

Flutter ID

looks_outlined

Looks

looks

Use in Flutter

Icon( Icons.looks, ),

Flutter ID

looks

Looks

looks

Use in Flutter

Icon( Icons.looks_round, ),

Flutter ID

looks_round

Looks

looks

Use in Flutter

Icon( Icons.looks_sharp, ),

Flutter ID

looks_sharp

Looks

looks

Use in Flutter

Icon( Icons.looks_two_tone, ),

Flutter ID

looks_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

circle, half, looks, rainbow


Advertisements



Related Icons

looks- Faq(s)?

⭐What is the Flutter Looks Icon code?

Icon Code is - looks.

⭐ What is Flutter ID for Looks Icon?

Flutter id for Looks Icon code is: looks

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