Flutter Drive File Move Icon

Drive File Move 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 Drive File Move Icon ?

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

Drive File Move

drive_file_move


Flutter Icon Drive File Move | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Drive File Move

drive_file_move

Use in Flutter

Icon( Icons.drive_file_move_outlined, ),

Flutter ID

drive_file_move_outlined

Drive File Move

drive_file_move

Use in Flutter

Icon( Icons.drive_file_move, ),

Flutter ID

drive_file_move

Drive File Move

drive_file_move

Use in Flutter

Icon( Icons.drive_file_move_round, ),

Flutter ID

drive_file_move_round

Drive File Move

drive_file_move

Use in Flutter

Icon( Icons.drive_file_move_sharp, ),

Flutter ID

drive_file_move_sharp

Drive File Move

drive_file_move

Use in Flutter

Icon( Icons.drive_file_move_two_tone, ),

Flutter ID

drive_file_move_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, arrows, data, direction, doc, document, drive, file, folder, folders, move, right, sheet, side, slide, storage


Advertisements



Related Icons

drive_file_move- Faq(s)?

⭐What is the Flutter Drive File Move Icon code?

Icon Code is - drive_file_move.

⭐ What is Flutter ID for Drive File Move Icon?

Flutter id for Drive File Move Icon code is: drive_file_move

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