Flutter Tag Faces Icon

Tag Faces 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 Tag Faces Icon ?

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

Tag Faces

tag_faces


Flutter Icon Tag Faces | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Tag Faces

tag_faces

Use in Flutter

Icon( Icons.tag_faces_outlined, ),

Flutter ID

tag_faces_outlined

Tag Faces

tag_faces

Use in Flutter

Icon( Icons.tag_faces, ),

Flutter ID

tag_faces

Tag Faces

tag_faces

Use in Flutter

Icon( Icons.tag_faces_round, ),

Flutter ID

tag_faces_round

Tag Faces

tag_faces

Use in Flutter

Icon( Icons.tag_faces_sharp, ),

Flutter ID

tag_faces_sharp

Tag Faces

tag_faces

Use in Flutter

Icon( Icons.tag_faces_two_tone, ),

Flutter ID

tag_faces_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

emoji, emotion, faces, happy, satisfied, smile, tag


Advertisements



Related Icons

tag_faces- Faq(s)?

⭐What is the Flutter Tag Faces Icon code?

Icon Code is - tag_faces.

⭐ What is Flutter ID for Tag Faces Icon?

Flutter id for Tag Faces Icon code is: tag_faces

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