Flutter Swap Calls Icon

Swap Calls 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 Swap Calls Icon ?

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

Swap Calls

swap_calls


Flutter Icon Swap Calls | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Swap Calls

swap_calls

Use in Flutter

Icon( Icons.swap_calls_outlined, ),

Flutter ID

swap_calls_outlined

Swap Calls

swap_calls

Use in Flutter

Icon( Icons.swap_calls, ),

Flutter ID

swap_calls

Swap Calls

swap_calls

Use in Flutter

Icon( Icons.swap_calls_round, ),

Flutter ID

swap_calls_round

Swap Calls

swap_calls

Use in Flutter

Icon( Icons.swap_calls_sharp, ),

Flutter ID

swap_calls_sharp

Swap Calls

swap_calls

Use in Flutter

Icon( Icons.swap_calls_two_tone, ),

Flutter ID

swap_calls_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, arrows, calls, device, direction, mobile, share, swap


Advertisements



Related Icons

swap_calls- Faq(s)?

⭐What is the Flutter Swap Calls Icon code?

Icon Code is - swap_calls.

⭐ What is Flutter ID for Swap Calls Icon?

Flutter id for Swap Calls Icon code is: swap_calls

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