Flutter Phone Paused Icon

Phone Paused 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 Phone Paused Icon ?

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

Phone Paused

phone_paused


Flutter Icon Phone Paused | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Phone Paused

phone_paused

Use in Flutter

Icon( Icons.phone_paused_outlined, ),

Flutter ID

phone_paused_outlined

Phone Paused

phone_paused

Use in Flutter

Icon( Icons.phone_paused, ),

Flutter ID

phone_paused

Phone Paused

phone_paused

Use in Flutter

Icon( Icons.phone_paused_round, ),

Flutter ID

phone_paused_round

Phone Paused

phone_paused

Use in Flutter

Icon( Icons.phone_paused_sharp, ),

Flutter ID

phone_paused_sharp

Phone Paused

phone_paused

Use in Flutter

Icon( Icons.phone_paused_two_tone, ),

Flutter ID

phone_paused_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

call, cell, contact, device, hardware, mobile, pause, paused, phone, telephone


Advertisements



Related Icons


Looking For More Icons?