Flutter Swap Vert Icon

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

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

Swap Vert

swap_vert


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

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

thumb_up

Swap Vert

swap_vert

Use in Flutter

Icon( Icons.swap_vert_outlined, ),

Flutter ID

swap_vert_outlined

Swap Vert

swap_vert

Use in Flutter

Icon( Icons.swap_vert, ),

Flutter ID

swap_vert

Swap Vert

swap_vert

Use in Flutter

Icon( Icons.swap_vert_round, ),

Flutter ID

swap_vert_round

Swap Vert

swap_vert

Use in Flutter

Icon( Icons.swap_vert_sharp, ),

Flutter ID

swap_vert_sharp

Swap Vert

swap_vert

Use in Flutter

Icon( Icons.swap_vert_two_tone, ),

Flutter ID

swap_vert_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, arrows, direction, down, navigation, swap, up, vert, vertical


Advertisements



Related Icons

swap_vert- Faq(s)?

⭐What is the Flutter Swap Vert Icon code?

Icon Code is - swap_vert.

⭐ What is Flutter ID for Swap Vert Icon?

Flutter id for Swap Vert Icon code is: swap_vert

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