Flutter File Copy Icon

File Copy 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 File Copy Icon ?

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

File Copy

file_copy


Flutter Icon File Copy | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

File Copy

file_copy

Use in Flutter

Icon( Icons.file_copy_outlined, ),

Flutter ID

file_copy_outlined

File Copy

file_copy

Use in Flutter

Icon( Icons.file_copy, ),

Flutter ID

file_copy

File Copy

file_copy

Use in Flutter

Icon( Icons.file_copy_round, ),

Flutter ID

file_copy_round

File Copy

file_copy

Use in Flutter

Icon( Icons.file_copy_sharp, ),

Flutter ID

file_copy_sharp

File Copy

file_copy

Use in Flutter

Icon( Icons.file_copy_two_tone, ),

Flutter ID

file_copy_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

content, copy, cut, doc, document, duplicate, file, multiple, past,Vuetify File Copy Icon (Vue Js), Material Ui File Copy Icon (React Js), Mat Icon File Copy (Angular Material)


Advertisements



Related Icons

file_copy- Faq(s)?

⭐What is the Flutter File Copy Icon code?

Icon Code is - file_copy.

⭐ What is Flutter ID for File Copy Icon?

Flutter id for File Copy Icon code is: file_copy

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