Flutter Pause Circle Icon

Pause Circle 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 Pause Circle Icon ?

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

Pause Circle

pause_circle


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

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

thumb_up

Pause Circle

pause_circle

Use in Flutter

Icon( Icons.pause_circle_outlined, ),

Flutter ID

pause_circle_outlined

Pause Circle

pause_circle

Use in Flutter

Icon( Icons.pause_circle, ),

Flutter ID

pause_circle

Pause Circle

pause_circle

Use in Flutter

Icon( Icons.pause_circle_round, ),

Flutter ID

pause_circle_round

Pause Circle

pause_circle

Use in Flutter

Icon( Icons.pause_circle_sharp, ),

Flutter ID

pause_circle_sharp

Pause Circle

pause_circle

Use in Flutter

Icon( Icons.pause_circle_two_tone, ),

Flutter ID

pause_circle_two_tone

For Customizations you can follow instructions here - Flutter Classes


Advertisements



Related Icons


Looking For More Icons?