Flutter Recent Actors Icon

Recent Actors 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 Recent Actors Icon ?

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

Recent Actors

recent_actors


Flutter Icon Recent Actors | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Recent Actors

recent_actors

Use in Flutter

Icon( Icons.recent_actors_outlined, ),

Flutter ID

recent_actors_outlined

Recent Actors

recent_actors

Use in Flutter

Icon( Icons.recent_actors, ),

Flutter ID

recent_actors

Recent Actors

recent_actors

Use in Flutter

Icon( Icons.recent_actors_round, ),

Flutter ID

recent_actors_round

Recent Actors

recent_actors

Use in Flutter

Icon( Icons.recent_actors_sharp, ),

Flutter ID

recent_actors_sharp

Recent Actors

recent_actors

Use in Flutter

Icon( Icons.recent_actors_two_tone, ),

Flutter ID

recent_actors_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

account, actors, avatar, card, cards, carousel, face, human, layers, list, people, person, profile, recent, thumbnail, user


Advertisements



Related Icons

recent_actors- Faq(s)?

⭐What is the Flutter Recent Actors Icon code?

Icon Code is - recent_actors.

⭐ What is Flutter ID for Recent Actors Icon?

Flutter id for Recent Actors Icon code is: recent_actors

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