Flutter Play Circle Filled Icon

Play Circle Filled 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 Play Circle Filled Icon ?

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

Play Circle Filled

play_circle_filled


Flutter Icon Play Circle Filled | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Play Circle Filled

play_circle_filled

Use in Flutter

Icon( Icons.play_circle_filled_outlined, ),

Flutter ID

play_circle_filled_outlined

Play Circle Filled

play_circle_filled

Use in Flutter

Icon( Icons.play_circle_filled, ),

Flutter ID

play_circle_filled

Play Circle Filled

play_circle_filled

Use in Flutter

Icon( Icons.play_circle_filled_round, ),

Flutter ID

play_circle_filled_round

Play Circle Filled

play_circle_filled

Use in Flutter

Icon( Icons.play_circle_filled_sharp, ),

Flutter ID

play_circle_filled_sharp

Play Circle Filled

play_circle_filled

Use in Flutter

Icon( Icons.play_circle_filled_two_tone, ),

Flutter ID

play_circle_filled_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, circle, control, controls, media, music, play, video


Advertisements



Related Icons


Looking For More Icons?